@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 .iwhtag-generator-tool, .tc-wp-tool-root .iwhtag-generator-tool *{
  box-sizing: border-box;
}.tc-wp-tool-root .iwhtag-generator-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
  padding: 64px 18px;
  color: #211a3b;
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 112, 178, 0.18), transparent 30%),
    radial-gradient(circle at 84% 18%, rgba(60, 107, 255, 0.18), transparent 28%),
    radial-gradient(circle at 54% 90%, rgba(219, 169, 67, 0.16), transparent 34%),
    linear-gradient(135deg, #fff7fb 0%, #f5f1ff 42%, #eef6ff 100%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-container{
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  min-width: 0;
  margin: 0 auto;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-bg-shape{
  position: absolute;
  pointer-events: none;
  user-select: none;
  opacity: 0.45;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-bg-shape-one{
  top: 38px;
  left: 5%;
  color: rgba(129, 82, 255, 0.16);
  font-size: 9rem;
  font-weight: 900;
  transform: rotate(-15deg);
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-bg-shape-two{
  right: 5%;
  bottom: 34px;
  color: rgba(255, 88, 160, 0.15);
  font-size: 10rem;
  font-weight: 900;
  transform: rotate(12deg);
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-bg-shape-three{
  width: 220px;
  height: 220px;
  right: 18%;
  top: 118px;
  border: 1px solid rgba(174, 121, 255, 0.22);
  border-radius: 50%;
  background:
    repeating-conic-gradient(from 20deg, rgba(169, 117, 255, 0.08) 0 8deg, transparent 8deg 16deg),
    radial-gradient(circle, rgba(255, 255, 255, 0.42), transparent 64%);
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-header{
  width: 100%;
  max-width: 840px;
  min-width: 0;
  margin: 0 auto 28px;
  text-align: center;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  max-width: 100%;
  margin: 0 0 12px;
  padding: 7px 12px;
  border: 1px solid rgba(139, 92, 246, 0.22);
  border-radius: 999px;
  color: #6e42d8;
  background: rgba(255, 255, 255, 0.76);
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 0;
  box-shadow: 0 10px 28px rgba(80, 64, 150, 0.08);
}.tc-wp-tool-root .iwhtag-generator-tool h1{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  margin: 0;
  color: #24184f;
  font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  line-height: 1.1;
  letter-spacing: 0;
  font-weight: 900;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-subtitle{
  width: 100%;
  max-width: 760px;
  min-width: 0;
  margin: 14px auto 0;
  color: #635a7c;
  font-size: 1.02rem;
  line-height: 1.65;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: 22px;
  padding: 18px;
  border: 1px solid rgba(129, 82, 255, 0.16);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 24px 70px rgba(70, 56, 135, 0.14);
  backdrop-filter: blur(12px);
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-input-panel, .tc-wp-tool-root .iwhtag-generator-tool .iwhtag-output-panel{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 10px;
  background: linear-gradient(180deg, #ffffff 0%, #fbf9ff 100%);
  border: 1px solid rgba(155, 124, 230, 0.18);
  box-shadow: 0 14px 34px rgba(78, 63, 132, 0.08);
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-input-panel{
  padding: 20px;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-output-panel{
  padding: 20px;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-field{
  width: 100%;
  max-width: 100%;
  min-width: 0;
}.tc-wp-tool-root .iwhtag-generator-tool label{
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0 0 8px;
  color: #2c2452;
  font-size: 0.9rem;
  font-weight: 800;
  line-height: 1.3;
}.tc-wp-tool-root .iwhtag-generator-tool textarea, .tc-wp-tool-root .iwhtag-generator-tool select{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(118, 91, 191, 0.24);
  border-radius: 10px;
  background: #ffffff;
  color: #221a3d;
  font: inherit;
  font-size: 0.98rem;
  line-height: 1.5;
  outline: none;
  box-shadow: 0 8px 18px rgba(83, 69, 141, 0.06);
  transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}.tc-wp-tool-root .iwhtag-generator-tool textarea{
  min-height: 148px;
  resize: vertical;
  padding: 14px;
}.tc-wp-tool-root .iwhtag-generator-tool select{
  min-height: 48px;
  padding: 0 42px 0 13px;
  appearance: none;
  background-image:
    linear-gradient(45deg, transparent 50%, #7559d9 50%),
    linear-gradient(135deg, #7559d9 50%, transparent 50%);
  background-position:
    calc(100% - 18px) 21px,
    calc(100% - 12px) 21px;
  background-size: 6px 6px, 6px 6px;
  background-repeat: no-repeat;
}.tc-wp-tool-root .iwhtag-generator-tool textarea:focus, .tc-wp-tool-root .iwhtag-generator-tool select:focus, .tc-wp-tool-root .iwhtag-generator-tool button:focus-visible, .tc-wp-tool-root .iwhtag-generator-tool .iwhtag-pill:focus-visible{
  border-color: #6f7cff;
  box-shadow: 0 0 0 4px rgba(111, 124, 255, 0.18), 0 10px 22px rgba(83, 69, 141, 0.08);
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-control-grid{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 16px;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-actions{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  min-width: 0;
  min-height: 46px;
  padding: 12px 16px;
  border: 1px solid transparent;
  border-radius: 10px;
  cursor: pointer;
  font: inherit;
  font-size: 0.94rem;
  font-weight: 850;
  line-height: 1.2;
  text-align: center;
  transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease, border-color 0.18s ease;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-btn:hover{
  transform: translateY(-1px);
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-btn-primary{
  color: #ffffff;
  background: linear-gradient(135deg, #7c5cff 0%, #2869ff 48%, #ff5ea8 100%);
  box-shadow: 0 14px 28px rgba(92, 92, 255, 0.25);
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-btn-secondary{
  color: #352a66;
  background: #ffffff;
  border-color: rgba(126, 91, 214, 0.22);
  box-shadow: 0 9px 20px rgba(83, 69, 141, 0.07);
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-btn-copyall{
  width: 100%;
  margin-top: 14px;
  color: #ffffff;
  background: linear-gradient(135deg, #ff5ea8 0%, #775cff 100%);
  box-shadow: 0 14px 26px rgba(192, 80, 174, 0.22);
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-status{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 24px;
  margin-top: 14px;
  color: #5d527b;
  font-size: 0.92rem;
  font-weight: 700;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-status[data-tone="success"]{
  color: #146b4a;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-status[data-tone="error"]{
  color: #a5265f;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-output-head{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-output-head h2{
  margin: 4px 0 0;
  color: #2a2152;
  font-size: 1.22rem;
  line-height: 1.25;
  font-weight: 900;
  letter-spacing: 0;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-label{
  display: inline-flex;
  color: #7a4ee6;
  font-size: 0.78rem;
  line-height: 1.2;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-count{
  flex: 0 0 auto;
  max-width: 42%;
  padding: 7px 10px;
  border-radius: 999px;
  color: #7c4b1b;
  background: rgba(249, 205, 107, 0.22);
  border: 1px solid rgba(216, 166, 61, 0.25);
  font-size: 0.78rem;
  font-weight: 900;
  line-height: 1.2;
  text-align: center;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-preview{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  max-height: 300px;
  overflow: auto;
  padding: 14px;
  border-radius: 10px;
  border: 1px solid rgba(141, 111, 220, 0.18);
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.74), rgba(255, 255, 255, 0.94)),
    repeating-linear-gradient(135deg, rgba(126, 92, 255, 0.06) 0 1px, transparent 1px 18px);
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-preview::-webkit-scrollbar{
  width: 10px;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-preview::-webkit-scrollbar-track{
  background: #f4efff;
  border-radius: 999px;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #8c6dff, #ff6aae);
  border: 2px solid #f4efff;
  border-radius: 999px;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-results{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-pill{
  max-width: 100%;
  min-width: 0;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 9px 10px 9px 13px;
  border: 1px solid rgba(121, 88, 220, 0.18);
  border-radius: 999px;
  color: #2a2350;
  background: linear-gradient(135deg, #ffffff 0%, #f8f2ff 48%, #fff2f8 100%);
  box-shadow: 0 8px 18px rgba(69, 56, 126, 0.08);
  font-size: 0.91rem;
  font-weight: 850;
  line-height: 1.2;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-pill-text{
  min-width: 0;
  max-width: 100%;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-pill-copy{
  flex: 0 0 auto;
  width: 25px;
  height: 25px;
  min-height: 25px;
  padding: 0;
  border: 1px solid rgba(111, 92, 255, 0.18);
  border-radius: 999px;
  color: #6246c7;
  background: #ffffff;
  font-size: 0.74rem;
  font-weight: 900;
  cursor: pointer;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-skeleton{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-skeleton span, .tc-wp-tool-root .iwhtag-generator-tool .iwhtag-skeleton i{
  display: block;
  max-width: 100%;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(143, 111, 255, 0.11), rgba(255, 102, 172, 0.18), rgba(69, 126, 255, 0.11));
  background-size: 220% 100%;
  animation: iwhtagPulse 1.6s ease-in-out infinite;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-skeleton span{
  height: 38px;
  width: 148px;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-skeleton span:nth-child(2){
  width: 190px;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-skeleton span:nth-child(3){
  width: 126px;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-skeleton span:nth-child(4){
  width: 220px;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-skeleton span:nth-child(5){
  width: 158px;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-skeleton span:nth-child(6){
  width: 176px;
}.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-skeleton i{
  width: min(100%, 240px);
  height: 86px;
  border-radius: 10px;
}@keyframes iwhtagPulse {
  0% {
    background-position: 0% 50%;
    opacity: 0.62;
  }
  50% {
    background-position: 100% 50%;
    opacity: 1;
  }
  100% {
    background-position: 0% 50%;
    opacity: 0.62;
  }
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-tool-root .iwhtag-generator-tool{
    padding: 34px 10px;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-container{
    max-width: 100%;
  }.tc-wp-tool-root .iwhtag-generator-tool h1{
    font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-subtitle{
    font-size: 0.9rem;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-card{
    grid-template-columns: 1fr;
    grid-column: 1 / -1;
    gap: 12px;
    padding: 10px;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-input-panel, .tc-wp-tool-root .iwhtag-generator-tool .iwhtag-output-panel{
    padding: 12px;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-control-grid{
    grid-template-columns: 1fr;
    gap: 10px;
  }.tc-wp-tool-root .iwhtag-generator-tool textarea, .tc-wp-tool-root .iwhtag-generator-tool select{
    font-size: 0.9rem;
  }.tc-wp-tool-root .iwhtag-generator-tool textarea{
    min-height: 124px;
    padding: 11px;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-btn{
    width: 100%;
    font-size: 0.88rem;
    min-height: 43px;
    padding: 10px 12px;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-preview{
    padding: 10px;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-output-head{
    flex-direction: column;
    gap: 8px;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-count{
    max-width: 100%;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-output-head h2{
    font-size: 1.02rem;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-pill{
    font-size: 0.8rem;
    padding: 8px 9px;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-skeleton{
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-skeleton span, .tc-wp-tool-root .iwhtag-generator-tool .iwhtag-skeleton i{
    width: 100%;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-tool-root .iwhtag-generator-tool{
    padding: 38px 12px;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-container{
    max-width: 100%;
  }.tc-wp-tool-root .iwhtag-generator-tool h1{
    font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-subtitle{
    font-size: 0.93rem;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-card{
    grid-template-columns: 1fr;
    grid-column: 1 / -1;
    gap: 14px;
    padding: 12px;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-input-panel, .tc-wp-tool-root .iwhtag-generator-tool .iwhtag-output-panel{
    padding: 14px;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-control-grid{
    grid-template-columns: 1fr;
    gap: 11px;
  }.tc-wp-tool-root .iwhtag-generator-tool textarea, .tc-wp-tool-root .iwhtag-generator-tool select{
    font-size: 0.92rem;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-btn{
    width: 100%;
    font-size: 0.9rem;
    min-height: 44px;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-preview{
    padding: 11px;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-output-head h2{
    font-size: 1.06rem;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-pill{
    font-size: 0.84rem;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-skeleton{
    display: grid;
    grid-template-columns: 1fr;
    gap: 9px;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-skeleton span, .tc-wp-tool-root .iwhtag-generator-tool .iwhtag-skeleton i{
    width: 100%;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-tool-root .iwhtag-generator-tool{
    padding: 44px 14px;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-container{
    max-width: 100%;
  }.tc-wp-tool-root .iwhtag-generator-tool h1{
    font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-subtitle{
    font-size: 0.96rem;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-card{
    grid-template-columns: 1fr;
    grid-column: 1 / -1;
    gap: 16px;
    padding: 14px;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-control-grid{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .iwhtag-generator-tool textarea, .tc-wp-tool-root .iwhtag-generator-tool select{
    font-size: 0.94rem;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-btn{
    flex: 1 1 100%;
    font-size: 0.91rem;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-preview{
    padding: 12px;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-output-head h2{
    font-size: 1.1rem;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-pill{
    font-size: 0.86rem;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-skeleton{
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-skeleton span, .tc-wp-tool-root .iwhtag-generator-tool .iwhtag-skeleton i{
    width: 100%;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-tool-root .iwhtag-generator-tool{
    padding: 54px 18px;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-container{
    max-width: 940px;
  }.tc-wp-tool-root .iwhtag-generator-tool h1{
    font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-subtitle{
    font-size: 1rem;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-card{
    grid-template-columns: 1fr;
    grid-column: 1 / -1;
    gap: 18px;
    padding: 16px;
  }.tc-wp-tool-root .iwhtag-generator-tool textarea, .tc-wp-tool-root .iwhtag-generator-tool select{
    font-size: 0.96rem;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-btn{
    font-size: 0.92rem;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-preview{
    padding: 13px;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-results{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-pill{
    justify-content: space-between;
    font-size: 0.88rem;
  }}@media (min-width: 1024px) and (max-width: 1199px) {.tc-wp-tool-root .iwhtag-generator-tool{
    padding: 60px 20px;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-container{
    max-width: 1120px;
  }.tc-wp-tool-root .iwhtag-generator-tool h1{
    font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-subtitle{
    font-size: 1.01rem;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-card{
    gap: 20px;
    padding: 17px;
  }.tc-wp-tool-root .iwhtag-generator-tool textarea, .tc-wp-tool-root .iwhtag-generator-tool select{
    font-size: 0.97rem;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-btn{
    font-size: 0.93rem;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-preview{
    padding: 14px;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-pill{
    font-size: 0.9rem;
  }}@media (min-width: 1200px) {.tc-wp-tool-root .iwhtag-generator-tool{
    padding: 68px 24px;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-container{
    max-width: 1200px;
  }.tc-wp-tool-root .iwhtag-generator-tool h1{
    font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  }.tc-wp-tool-root .iwhtag-generator-tool .iwhtag-card{
    gap: 24px;
  }}.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;
}