@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 .yt-hashtag-generator-tool, .tc-wp-tool-root .yt-hashtag-generator-tool *{
  box-sizing: border-box;
}.tc-wp-tool-root .yt-hashtag-generator-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #201434;
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 88, 178, 0.2), transparent 30%),
    radial-gradient(circle at 88% 8%, rgba(57, 116, 255, 0.22), transparent 28%),
    linear-gradient(135deg, #fff 0%, #f7f2ff 45%, #eef6ff 100%);
  padding: 64px 18px;
}.tc-wp-tool-root .yt-hgt-shell{
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  min-width: 0;
}.tc-wp-tool-root .yt-hgt-bg{
  position: absolute;
  inset: 0;
  pointer-events: none;
  overflow: hidden;
  border-radius: 10px;
}.tc-wp-tool-root .yt-hgt-bg span{
  position: absolute;
  color: rgba(92, 64, 214, 0.1);
  font-weight: 900;
  letter-spacing: 0;
  user-select: none;
}.tc-wp-tool-root .yt-hgt-bg span:nth-child(1){
  top: 16px;
  left: 4%;
  font-size: 8rem;
}.tc-wp-tool-root .yt-hgt-bg span:nth-child(2){
  top: 44%;
  right: 3%;
  font-size: 2rem;
  transform: rotate(10deg);
}.tc-wp-tool-root .yt-hgt-bg span:nth-child(3){
  bottom: 10%;
  left: 8%;
  font-size: 1.45rem;
  transform: rotate(-7deg);
}.tc-wp-tool-root .yt-hgt-bg span:nth-child(4){
  top: 12%;
  right: 22%;
  font-size: 1.25rem;
}.tc-wp-tool-root .yt-hgt-header{
  position: relative;
  text-align: center;
  margin: 0 auto 28px;
  max-width: 850px;
}.tc-wp-tool-root .yt-hgt-kicker{
  margin: 0 0 10px;
  font-size: 1rem;
  line-height: 1.55;
  font-weight: 700;
  color: #5b42d6;
}.tc-wp-tool-root .yt-hgt-header h1{
  margin: 0;
  font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  line-height: 1.08;
  letter-spacing: 0;
  color: #170f2d;
}.tc-wp-tool-root .yt-hgt-grid{
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  gap: 22px;
  width: 100%;
  min-width: 0;
}.tc-wp-tool-root .yt-hgt-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 10px;
  border: 1px solid rgba(112, 83, 210, 0.16);
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 22px 70px rgba(47, 31, 97, 0.13);
  backdrop-filter: blur(16px);
  padding: 24px;
}.tc-wp-tool-root .yt-hgt-controls{
  display: grid;
  gap: 18px;
}.tc-wp-tool-root .yt-hgt-field{
  display: grid;
  gap: 8px;
  min-width: 0;
}.tc-wp-tool-root .yt-hgt-field label{
  font-size: 0.92rem;
  font-weight: 800;
  color: #2b1c46;
}.tc-wp-tool-root .yt-hgt-field textarea, .tc-wp-tool-root .yt-hgt-field select{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(91, 66, 214, 0.22);
  border-radius: 10px;
  background: #ffffff;
  color: #1f1830;
  font: inherit;
  font-size: 1rem;
  line-height: 1.45;
  outline: none;
  transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}.tc-wp-tool-root .yt-hgt-field textarea{
  min-height: 165px;
  resize: vertical;
  padding: 15px 16px;
}.tc-wp-tool-root .yt-hgt-field select{
  min-height: 48px;
  padding: 0 14px;
  appearance: auto;
}.tc-wp-tool-root .yt-hgt-field textarea:focus, .tc-wp-tool-root .yt-hgt-field select:focus, .tc-wp-tool-root .yt-hgt-btn:focus-visible, .tc-wp-tool-root .yt-hgt-pill:focus-visible{
  border-color: #356dff;
  box-shadow: 0 0 0 4px rgba(53, 109, 255, 0.16);
}.tc-wp-tool-root .yt-hgt-row{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  min-width: 0;
}.tc-wp-tool-root .yt-hgt-actions{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  width: 100%;
  min-width: 0;
}.tc-wp-tool-root .yt-hgt-btn{
  border: 1px solid transparent;
  border-radius: 10px;
  min-height: 46px;
  padding: 12px 16px;
  font: inherit;
  font-size: 0.96rem;
  line-height: 1.2;
  font-weight: 850;
  cursor: pointer;
  transition: transform 160ms ease, box-shadow 160ms ease, border-color 160ms ease, background 160ms ease;
  max-width: 100%;
  white-space: normal;
}.tc-wp-tool-root .yt-hgt-btn:hover{
  transform: translateY(-1px);
}.tc-wp-tool-root .yt-hgt-btn-primary{
  color: #fff;
  background: linear-gradient(135deg, #6c4cff 0%, #2577ff 55%, #ff4fa3 130%);
  box-shadow: 0 14px 30px rgba(83, 76, 255, 0.28);
}.tc-wp-tool-root .yt-hgt-btn-secondary{
  color: #33234f;
  background: #fff;
  border-color: rgba(91, 66, 214, 0.2);
}.tc-wp-tool-root .yt-hgt-status{
  min-height: 24px;
  font-size: 0.92rem;
  line-height: 1.45;
  font-weight: 700;
  color: #44325f;
}.tc-wp-tool-root .yt-hgt-status.is-error{
  color: #a12652;
}.tc-wp-tool-root .yt-hgt-status.is-success{
  color: #1f6c55;
}.tc-wp-tool-root .yt-hgt-preview-card{
  display: grid;
  gap: 16px;
  align-content: start;
}.tc-wp-tool-root .yt-hgt-preview-head{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  min-width: 0;
}.tc-wp-tool-root .yt-hgt-label{
  display: inline-block;
  margin-bottom: 6px;
  color: #6a49df;
  font-size: 0.78rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0;
}.tc-wp-tool-root .yt-hgt-preview-head h2{
  margin: 0;
  color: #1d1230;
  font-size: 1.25rem;
  line-height: 1.2;
  letter-spacing: 0;
}.tc-wp-tool-root .yt-hgt-count{
  flex: 0 0 auto;
  border-radius: 999px;
  padding: 7px 10px;
  color: #33406b;
  background: #eef4ff;
  border: 1px solid rgba(53, 109, 255, 0.16);
  font-size: 0.82rem;
  font-weight: 850;
}.tc-wp-tool-root .yt-hgt-preview{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 10px;
  border: 1px solid rgba(112, 83, 210, 0.16);
  background:
    linear-gradient(135deg, rgba(248, 245, 255, 0.94), rgba(240, 248, 255, 0.92)),
    repeating-linear-gradient(90deg, rgba(106, 73, 223, 0.04) 0 1px, transparent 1px 58px);
  padding: 18px;
  scrollbar-width: thin;
  scrollbar-color: #9a84ff #f1edff;
}.tc-wp-tool-root .yt-hgt-preview::-webkit-scrollbar{
  width: 10px;
}.tc-wp-tool-root .yt-hgt-preview::-webkit-scrollbar-track{
  background: #f1edff;
  border-radius: 999px;
}.tc-wp-tool-root .yt-hgt-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #8c72ff, #ff67ad);
  border-radius: 999px;
  border: 2px solid #f1edff;
}.tc-wp-tool-root .yt-hgt-skeleton, .tc-wp-tool-root .yt-hgt-results{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  min-width: 0;
}.tc-wp-tool-root .yt-hgt-skeleton span{
  width: clamp(86px, 24%, 156px);
  max-width: 100%;
  height: 34px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(213, 204, 255, 0.7), rgba(255, 205, 230, 0.8), rgba(213, 204, 255, 0.7));
  background-size: 220% 100%;
  animation: ytHgtShimmer 1.45s ease-in-out infinite;
}.tc-wp-tool-root .yt-hgt-skeleton span:nth-child(2n){
  width: clamp(112px, 30%, 190px);
}.tc-wp-tool-root .yt-hgt-skeleton span:nth-child(3n){
  width: clamp(78px, 20%, 128px);
}@keyframes ytHgtShimmer {
  0% { background-position: 0% 50%; opacity: 0.72; }
  50% { background-position: 100% 50%; opacity: 1; }
  100% { background-position: 0% 50%; opacity: 0.72; }
}.tc-wp-tool-root .yt-hgt-pill{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(106, 73, 223, 0.18);
  border-radius: 999px;
  padding: 9px 12px;
  background: #fff;
  color: #38215e;
  font: inherit;
  font-size: 0.94rem;
  line-height: 1.15;
  font-weight: 850;
  cursor: pointer;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
  box-shadow: 0 8px 20px rgba(53, 109, 255, 0.08);
}.tc-wp-tool-root .yt-hgt-pill:hover{
  background: #f8f5ff;
  border-color: rgba(255, 79, 163, 0.35);
}.tc-wp-tool-root .yt-hgt-copy-all{
  justify-self: start;
  color: #fff;
  background: linear-gradient(135deg, #ff4fa3, #6c4cff);
  box-shadow: 0 12px 28px rgba(255, 79, 163, 0.22);
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-tool-root .yt-hashtag-generator-tool{ padding: 34px 10px; }.tc-wp-tool-root .yt-hgt-shell{ width: 100%; }.tc-wp-tool-root .yt-hgt-kicker{ font-size: 0.86rem; }.tc-wp-tool-root .yt-hgt-header h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .yt-hgt-grid{ grid-template-columns: 1fr; gap: 12px; }.tc-wp-tool-root .yt-hgt-card{ padding: 14px; }.tc-wp-tool-root .yt-hgt-field textarea{ min-height: 132px; font-size: 0.92rem; padding: 12px; }.tc-wp-tool-root .yt-hgt-field select{ font-size: 0.92rem; min-height: 44px; }.tc-wp-tool-root .yt-hgt-row{ grid-template-columns: 1fr; gap: 12px; }.tc-wp-tool-root .yt-hgt-btn{ width: 100%; font-size: 0.9rem; min-height: 43px; padding: 10px 12px; }.tc-wp-tool-root .yt-hgt-preview-card{ padding: 14px; }.tc-wp-tool-root .yt-hgt-preview-head{ display: grid; }.tc-wp-tool-root .yt-hgt-preview-head h2{ font-size: 1.02rem; }.tc-wp-tool-root .yt-hgt-preview{ padding: 12px; }.tc-wp-tool-root .yt-hgt-pill{ font-size: 0.82rem; padding: 8px 10px; }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-tool-root .yt-hashtag-generator-tool{ padding: 40px 12px; }.tc-wp-tool-root .yt-hgt-shell{ width: 100%; }.tc-wp-tool-root .yt-hgt-kicker{ font-size: 0.9rem; }.tc-wp-tool-root .yt-hgt-header h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .yt-hgt-grid{ grid-template-columns: 1fr; gap: 14px; }.tc-wp-tool-root .yt-hgt-card{ padding: 16px; }.tc-wp-tool-root .yt-hgt-field textarea{ min-height: 140px; font-size: 0.94rem; }.tc-wp-tool-root .yt-hgt-field select{ font-size: 0.94rem; }.tc-wp-tool-root .yt-hgt-row{ grid-template-columns: 1fr; }.tc-wp-tool-root .yt-hgt-btn{ flex: 1 1 100%; font-size: 0.92rem; }.tc-wp-tool-root .yt-hgt-preview-card{ padding: 16px; }.tc-wp-tool-root .yt-hgt-preview-head h2{ font-size: 1.08rem; }.tc-wp-tool-root .yt-hgt-preview{ padding: 14px; }.tc-wp-tool-root .yt-hgt-pill{ font-size: 0.86rem; padding: 8px 10px; }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-tool-root .yt-hashtag-generator-tool{ padding: 48px 14px; }.tc-wp-tool-root .yt-hgt-shell{ width: 100%; }.tc-wp-tool-root .yt-hgt-kicker{ font-size: 0.95rem; }.tc-wp-tool-root .yt-hgt-header h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .yt-hgt-grid{ grid-template-columns: 1fr; gap: 16px; }.tc-wp-tool-root .yt-hgt-card{ padding: 18px; }.tc-wp-tool-root .yt-hgt-field textarea{ min-height: 150px; font-size: 0.96rem; }.tc-wp-tool-root .yt-hgt-field select{ font-size: 0.96rem; }.tc-wp-tool-root .yt-hgt-row{ grid-template-columns: 1fr; }.tc-wp-tool-root .yt-hgt-btn{ flex: 1 1 140px; font-size: 0.94rem; }.tc-wp-tool-root .yt-hgt-preview-card{ padding: 18px; }.tc-wp-tool-root .yt-hgt-preview-head h2{ font-size: 1.12rem; }.tc-wp-tool-root .yt-hgt-preview{ padding: 15px; }.tc-wp-tool-root .yt-hgt-pill{ font-size: 0.88rem; }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-tool-root .yt-hashtag-generator-tool{ padding: 56px 18px; }.tc-wp-tool-root .yt-hgt-shell{ width: 100%; }.tc-wp-tool-root .yt-hgt-kicker{ font-size: 1rem; }.tc-wp-tool-root .yt-hgt-header h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .yt-hgt-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .yt-hgt-card{ padding: 20px; }.tc-wp-tool-root .yt-hgt-field textarea{ min-height: 160px; font-size: 0.98rem; }.tc-wp-tool-root .yt-hgt-field select{ font-size: 0.98rem; }.tc-wp-tool-root .yt-hgt-row{ grid-template-columns: 1fr; }.tc-wp-tool-root .yt-hgt-btn{ flex: 1 1 130px; font-size: 0.94rem; }.tc-wp-tool-root .yt-hgt-preview-card{ padding: 20px; }.tc-wp-tool-root .yt-hgt-preview-head h2{ font-size: 1.18rem; }.tc-wp-tool-root .yt-hgt-preview{ padding: 16px; }.tc-wp-tool-root .yt-hgt-pill{ font-size: 0.9rem; }}@media (min-width: 1024px) and (max-width: 1199px) {.tc-wp-tool-root .yt-hashtag-generator-tool{ padding: 62px 22px; }.tc-wp-tool-root .yt-hgt-shell{ width: 100%; }.tc-wp-tool-root .yt-hgt-kicker{ font-size: 1rem; }.tc-wp-tool-root .yt-hgt-header h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .yt-hgt-grid{ grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr); gap: 20px; }.tc-wp-tool-root .yt-hgt-card{ padding: 22px; }.tc-wp-tool-root .yt-hgt-field textarea{ font-size: 1rem; }.tc-wp-tool-root .yt-hgt-field select{ font-size: 1rem; }.tc-wp-tool-root .yt-hgt-btn{ font-size: 0.95rem; }.tc-wp-tool-root .yt-hgt-preview-card{ padding: 22px; }.tc-wp-tool-root .yt-hgt-preview-head h2{ font-size: 1.22rem; }.tc-wp-tool-root .yt-hgt-preview{ padding: 17px; }.tc-wp-tool-root .yt-hgt-pill{ font-size: 0.92rem; }}@media (min-width: 1200px) {.tc-wp-tool-root .yt-hashtag-generator-tool{ padding: 70px 24px; }.tc-wp-tool-root .yt-hgt-shell{ max-width: 1200px; }.tc-wp-tool-root .yt-hgt-header h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .yt-hgt-grid{ gap: 24px; }.tc-wp-tool-root .yt-hgt-card{ padding: 26px; }}.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;
}