@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css');

/* tc-scoped:tc-wp-tool-root */

.tc-wp-tool-root {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}
.tc-wp-tool-root img,
.tc-wp-tool-root video,
.tc-wp-tool-root svg,
.tc-wp-tool-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-tool-root .clan4-tag-generator-wrap, .tc-wp-tool-root .clan4-tag-generator-wrap *{
  box-sizing: border-box;
}.tc-wp-tool-root .clan4-tag-generator-wrap{
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 34px 18px;
  color: #102033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 15% 18%, rgba(43, 197, 255, 0.2), transparent 28%),
    radial-gradient(circle at 88% 12%, rgba(126, 87, 255, 0.16), transparent 25%),
    linear-gradient(135deg, #f8fbff 0%, #eef8ff 42%, #f9fffc 100%);
}.tc-wp-tool-root .clan4-tag-generator-wrap::before{
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    radial-gradient(circle, rgba(14, 70, 120, 0.12) 1px, transparent 1.5px),
    linear-gradient(90deg, rgba(45, 130, 190, 0.07) 1px, transparent 1px);
  background-size: 22px 22px, 72px 72px;
  pointer-events: none;
}.tc-wp-tool-root .clan4-bg{
  position: absolute;
  inset: 0;
  pointer-events: none;
  overflow: hidden;
}.tc-wp-tool-root .clan4-bg span{
  position: absolute;
  display: inline-flex;
  padding: 7px 10px;
  border: 1px solid rgba(35, 117, 180, 0.16);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.58);
  color: rgba(15, 42, 67, 0.28);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  box-shadow: 0 12px 30px rgba(32, 91, 140, 0.08);
}.tc-wp-tool-root .clan4-bg span:nth-child(1){ top: 86px; left: 6%; }.tc-wp-tool-root .clan4-bg span:nth-child(2){ top: 210px; right: 7%; }.tc-wp-tool-root .clan4-bg span:nth-child(3){ bottom: 118px; left: 9%; }.tc-wp-tool-root .clan4-bg span:nth-child(4){ bottom: 60px; right: 14%; }.tc-wp-tool-root .clan4-bg span:nth-child(5){ top: 48%; left: 2%; }.tc-wp-tool-root .clan4-bg span:nth-child(6){ top: 42%; right: 3%; }.tc-wp-tool-root .clan4-shell{
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-tool-root .clan4-hero{
  text-align: center;
  margin: 0 auto 22px;
  max-width: 860px;
}.tc-wp-tool-root .clan4-hero h1{
  margin: 0 0 10px;
  font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  line-height: 1.08;
  letter-spacing: 0;
  color: #0b1b2d;
}.tc-wp-tool-root .clan4-hero p{
  margin: 0 auto;
  max-width: 720px;
  color: #456176;
  font-size: 1rem;
  line-height: 1.55;
}.tc-wp-tool-root .clan4-dashboard{
  display: grid;
  grid-template-columns: minmax(0, 38%) minmax(0, 62%);
  gap: 16px;
  width: 100%;
  max-width: 100%;
  border: 1px solid rgba(140, 160, 178, 0.32);
  border-radius: 10px;
  padding: 14px;
  background: rgba(255, 255, 255, 0.72);
  box-shadow: 0 22px 70px rgba(23, 70, 117, 0.16);
  backdrop-filter: blur(14px);
}.tc-wp-tool-root .clan4-panel{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 10px;
  box-sizing: border-box;
}.tc-wp-tool-root .clan4-settings{
  padding: 18px;
  background:
    linear-gradient(180deg, rgba(228, 245, 255, 0.88), rgba(244, 249, 252, 0.94)),
    radial-gradient(circle at 15% 0%, rgba(77, 222, 184, 0.18), transparent 30%);
  border: 1px solid rgba(128, 160, 182, 0.26);
}.tc-wp-tool-root .clan4-preview{
  padding: 18px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(247, 251, 255, 0.94));
  border: 1px solid rgba(136, 159, 178, 0.24);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75);
}.tc-wp-tool-root .clan4-panel-head, .tc-wp-tool-root .clan4-preview-head{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 16px;
}.tc-wp-tool-root .clan4-kicker, .tc-wp-tool-root .clan4-action-note{
  display: inline-flex;
  align-items: center;
  color: #1682a8;
  font-size: 0.74rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}.tc-wp-tool-root .clan4-panel h2{
  margin: 4px 0 0;
  color: #102033;
  font-size: 1.05rem;
  line-height: 1.25;
}.tc-wp-tool-root .clan4-fieldset{
  min-width: 0;
  margin: 0 0 15px;
  padding: 0;
  border: 0;
}.tc-wp-tool-root .clan4-fieldset legend{
  margin-bottom: 9px;
  color: #607488;
  font-size: 0.8rem;
  font-weight: 800;
}.tc-wp-tool-root .clan4-field{
  display: grid;
  gap: 7px;
  margin-bottom: 12px;
  min-width: 0;
}.tc-wp-tool-root .clan4-field label{
  color: #24384c;
  font-size: 0.88rem;
  font-weight: 750;
}.tc-wp-tool-root .clan4-field label span{
  color: #b42318;
}.tc-wp-tool-root .clan4-field input, .tc-wp-tool-root .clan4-field select{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  height: 44px;
  border: 1px solid #cdd8e1;
  border-radius: 8px;
  padding: 0 12px;
  background: #ffffff;
  color: #17293d;
  font: inherit;
  outline: none;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}.tc-wp-tool-root .clan4-field input:focus, .tc-wp-tool-root .clan4-field select:focus, .tc-wp-tool-root .clan4-btn:focus{
  border-color: #18a9d4;
  box-shadow: 0 0 0 3px rgba(24, 169, 212, 0.2);
}.tc-wp-tool-root .clan4-message{
  min-height: 22px;
  margin: 8px 0;
  font-size: 0.88rem;
  font-weight: 700;
  line-height: 1.35;
}.tc-wp-tool-root .clan4-validation{
  color: #9d2b20;
}.tc-wp-tool-root .clan4-success{
  color: #08755f;
}.tc-wp-tool-root .clan4-actions{
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-top: 10px;
}.tc-wp-tool-root .clan4-action-note{
  flex: 0 0 100%;
  color: #577084;
}.tc-wp-tool-root .clan4-btn{
  appearance: none;
  border: 1px solid transparent;
  border-radius: 8px;
  min-height: 42px;
  padding: 10px 14px;
  font: inherit;
  font-weight: 850;
  line-height: 1;
  cursor: pointer;
  transition: transform 0.16s ease, box-shadow 0.16s ease, border-color 0.16s ease;
}.tc-wp-tool-root .clan4-btn:hover{
  transform: translateY(-1px);
}.tc-wp-tool-root .clan4-primary{
  color: #ffffff;
  background: linear-gradient(135deg, #0b74ff, #14c7d8 58%, #33c991);
  box-shadow: 0 12px 24px rgba(17, 143, 207, 0.25);
}.tc-wp-tool-root .clan4-secondary{
  color: #10324d;
  background: #ffffff;
  border-color: #c9d8e4;
}.tc-wp-tool-root .clan4-ghost{
  color: #42596c;
  background: rgba(255, 255, 255, 0.56);
  border-color: rgba(162, 178, 190, 0.58);
}.tc-wp-tool-root .clan4-count{
  flex: 0 0 auto;
  padding: 7px 10px;
  border-radius: 999px;
  background: #eaf8ff;
  border: 1px solid #bcecff;
  color: #087198;
  font-size: 0.78rem;
  font-weight: 850;
}.tc-wp-tool-root .clan4-output{
  width: 100%;
  max-width: 100%;
  min-height: 270px;
  max-height: 450px;
  overflow: auto;
  overflow-wrap: anywhere;
  word-break: break-word;
  border: 1px solid #d8e3eb;
  border-radius: 10px;
  padding: 14px;
  background:
    linear-gradient(180deg, #ffffff, #f8fcff),
    radial-gradient(circle at 100% 0%, rgba(76, 211, 255, 0.13), transparent 26%);
}.tc-wp-tool-root .clan4-output::-webkit-scrollbar{
  width: 10px;
  height: 10px;
}.tc-wp-tool-root .clan4-output::-webkit-scrollbar-track{
  background: #edf6fb;
  border-radius: 999px;
}.tc-wp-tool-root .clan4-output::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #2dbce5, #49d3aa);
  border-radius: 999px;
}.tc-wp-tool-root .clan4-skeleton, .tc-wp-tool-root .clan4-grid{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}.tc-wp-tool-root .clan4-skeleton-card, .tc-wp-tool-root .clan4-tag-card{
  min-width: 0;
  border: 1px solid #d7e5ee;
  border-radius: 8px;
  padding: 12px;
  background: linear-gradient(145deg, #ffffff, #f2fbff);
}.tc-wp-tool-root .clan4-skeleton-card{
  position: relative;
  overflow: hidden;
}.tc-wp-tool-root .clan4-skeleton-card::after{
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background: linear-gradient(90deg, transparent, rgba(45, 196, 226, 0.18), transparent);
  animation: clan4-shimmer 1.8s infinite;
}@keyframes clan4-shimmer {
  100% { transform: translateX(100%); }
}.tc-wp-tool-root .clan4-skeleton-card strong, .tc-wp-tool-root .clan4-tag-value{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 64px;
  padding: 8px 10px;
  border-radius: 8px;
  color: #0b2540;
  background: linear-gradient(135deg, #e9fbff, #ecfff7);
  border: 1px solid #bceaf2;
  font-size: 1.15rem;
  font-weight: 950;
  letter-spacing: 0.08em;
}.tc-wp-tool-root .clan4-skeleton-card span, .tc-wp-tool-root .clan4-skeleton-card small{
  display: block;
  width: 65%;
  height: 10px;
  margin-top: 11px;
  border-radius: 999px;
  color: transparent;
  background: #e6f0f6;
}.tc-wp-tool-root .clan4-skeleton-card small{
  width: 45%;
}.tc-wp-tool-root .clan4-empty{
  grid-column: 1 / -1;
  margin: 4px 0 0;
  color: #597186;
  font-weight: 700;
}.tc-wp-tool-root .clan4-tag-card{
  display: grid;
  gap: 10px;
}.tc-wp-tool-root .clan4-meta{
  display: grid;
  gap: 5px;
  color: #41586c;
  font-size: 0.86rem;
}.tc-wp-tool-root .clan4-meta b{
  color: #142a3e;
}.tc-wp-tool-root .clan4-mini-copy{
  width: 100%;
  min-height: 36px;
  padding: 8px 10px;
  font-size: 0.84rem;
}.tc-wp-tool-root .clan4-code{
  margin: 0;
  white-space: pre-wrap;
  color: #11293f;
  font-size: 0.9rem;
  line-height: 1.6;
}.tc-wp-tool-root .clan4-copy-row{
  display: flex;
  justify-content: flex-end;
  margin-top: 12px;
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-tool-root .clan4-tag-generator-wrap{ padding: 22px 10px; }.tc-wp-tool-root .clan4-hero p{ font-size: 0.88rem; }.tc-wp-tool-root .clan4-dashboard{ grid-template-columns: 1fr; padding: 9px; gap: 10px; }.tc-wp-tool-root .clan4-settings, .tc-wp-tool-root .clan4-preview{ padding: 12px; width: 100%; max-width: 100%; min-width: 0; }.tc-wp-tool-root .clan4-actions, .tc-wp-tool-root .clan4-copy-row{ display: grid; grid-template-columns: 1fr; }.tc-wp-tool-root .clan4-btn{ width: 100%; }.tc-wp-tool-root .clan4-skeleton, .tc-wp-tool-root .clan4-grid{ grid-template-columns: 1fr; gap: 9px; }.tc-wp-tool-root .clan4-output{ padding: 10px; }.tc-wp-tool-root .clan4-tag-value, .tc-wp-tool-root .clan4-skeleton-card strong{ font-size: 1rem; min-width: 56px; }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-tool-root .clan4-tag-generator-wrap{ padding: 24px 12px; }.tc-wp-tool-root .clan4-hero p{ font-size: 0.92rem; }.tc-wp-tool-root .clan4-dashboard{ grid-template-columns: 1fr; padding: 10px; gap: 11px; }.tc-wp-tool-root .clan4-settings, .tc-wp-tool-root .clan4-preview{ padding: 13px; width: 100%; max-width: 100%; min-width: 0; }.tc-wp-tool-root .clan4-actions{ display: grid; grid-template-columns: 1fr; }.tc-wp-tool-root .clan4-btn{ width: 100%; }.tc-wp-tool-root .clan4-skeleton, .tc-wp-tool-root .clan4-grid{ grid-template-columns: 1fr; }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-tool-root .clan4-tag-generator-wrap{ padding: 28px 14px; }.tc-wp-tool-root .clan4-dashboard{ grid-template-columns: 1fr; }.tc-wp-tool-root .clan4-settings, .tc-wp-tool-root .clan4-preview{ width: 100%; max-width: 100%; min-width: 0; }.tc-wp-tool-root .clan4-actions{ flex-wrap: wrap; }.tc-wp-tool-root .clan4-actions .clan4-btn{ flex: 1 1 140px; }.tc-wp-tool-root .clan4-skeleton, .tc-wp-tool-root .clan4-grid{ grid-template-columns: 1fr; }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-tool-root .clan4-dashboard{ grid-template-columns: 1fr; }.tc-wp-tool-root .clan4-settings, .tc-wp-tool-root .clan4-preview{ width: 100%; max-width: 100%; min-width: 0; }.tc-wp-tool-root .clan4-skeleton, .tc-wp-tool-root .clan4-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); }}@media (min-width: 1024px) and (max-width: 1199px) {.tc-wp-tool-root .clan4-dashboard{ grid-template-columns: minmax(0, 38%) minmax(0, 62%); }.tc-wp-tool-root .clan4-skeleton, .tc-wp-tool-root .clan4-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); }}@media (min-width: 1200px) {.tc-wp-tool-root .clan4-shell{ max-width: 1200px; }.tc-wp-tool-root .clan4-dashboard{ grid-template-columns: minmax(0, 38%) minmax(0, 62%); }.tc-wp-tool-root .clan4-skeleton, .tc-wp-tool-root .clan4-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); }}.tc-wp-tool-root{
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  margin-top: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
  z-index: 0 !important;
}