@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 .hg-ai-hashtag-generator-wrap, .tc-wp-tool-root .hg-ai-hashtag-generator-wrap *{
  box-sizing: border-box;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #231942;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-section{
  position: relative;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
  padding: 76px 24px;
  background:
    radial-gradient(circle at 12% 12%, rgba(255, 126, 190, .22), transparent 30%),
    radial-gradient(circle at 88% 10%, rgba(45, 127, 255, .18), transparent 28%),
    linear-gradient(135deg, #fff 0%, #f7f1ff 42%, #eef7ff 100%);
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-bg{
  position: absolute;
  z-index: 0;
  color: rgba(111, 72, 255, .08);
  font-weight: 900;
  line-height: 1;
  pointer-events: none;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-bg-one{
  top: 38px;
  left: 7%;
  font-size: 8rem;
  transform: rotate(-12deg);
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-bg-two{
  right: 8%;
  top: 122px;
  font-size: 6rem;
  color: rgba(0, 119, 255, .08);
  transform: rotate(10deg);
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-bg-three{
  left: 44%;
  bottom: 18px;
  font-size: 7rem;
  color: rgba(255, 81, 162, .08);
  transform: rotate(8deg);
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-inner{
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  min-width: 0;
  margin: 0 auto;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-kicker{
  width: 100%;
  margin: 0 auto 12px;
  color: #6554c8;
  font-size: 1rem;
  font-weight: 800;
  text-align: center;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap h1{
  width: 100%;
  max-width: 860px;
  margin: 0 auto 34px;
  color: #171033;
  font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  line-height: 1.08;
  letter-spacing: 0;
  text-align: center;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-tool{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: grid;
  grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr);
  gap: 22px;
  align-items: stretch;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-panel{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(118, 91, 255, .18);
  border-radius: 10px;
  background: rgba(255, 255, 255, .86);
  box-shadow: 0 22px 70px rgba(55, 39, 120, .13);
  backdrop-filter: blur(16px);
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-control-panel, .tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-output-panel{
  padding: 24px;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-field{
  width: 100%;
  max-width: 100%;
  min-width: 0;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap label{
  display: block;
  margin-bottom: 9px;
  color: #2b2350;
  font-size: .94rem;
  font-weight: 800;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap textarea, .tc-wp-tool-root .hg-ai-hashtag-generator-wrap select{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(104, 85, 190, .24);
  border-radius: 10px;
  background: #fff;
  color: #241d44;
  font: inherit;
  font-size: 1rem;
  outline: none;
  box-shadow: 0 8px 22px rgba(69, 45, 145, .06);
  transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap textarea{
  min-height: 168px;
  resize: vertical;
  padding: 15px 16px;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap select{
  min-height: 48px;
  padding: 0 14px;
  appearance: auto;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap textarea:focus, .tc-wp-tool-root .hg-ai-hashtag-generator-wrap select:focus, .tc-wp-tool-root .hg-ai-hashtag-generator-wrap button:focus-visible, .tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-pill:focus-visible{
  border-color: #6b5cff;
  box-shadow: 0 0 0 4px rgba(107, 92, 255, .18);
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-grid-controls{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 14px;
  margin-top: 16px;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-actions{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 1fr) minmax(0, .8fr);
  gap: 12px;
  margin-top: 20px;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-btn{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 48px;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 12px 14px;
  cursor: pointer;
  font: inherit;
  font-size: .98rem;
  font-weight: 900;
  line-height: 1.2;
  text-align: center;
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease, background .18s ease;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-btn:hover{
  transform: translateY(-1px);
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-btn-primary{
  color: #fff;
  background: linear-gradient(135deg, #6b5cff, #1687ff 52%, #ff5fb7);
  box-shadow: 0 16px 30px rgba(87, 82, 255, .28);
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-btn-secondary{
  color: #382d74;
  background: #fff;
  border-color: rgba(104, 85, 190, .24);
  box-shadow: 0 10px 22px rgba(64, 45, 130, .08);
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-status{
  min-height: 24px;
  margin-top: 16px;
  color: #453979;
  font-size: .94rem;
  font-weight: 700;
  overflow-wrap: anywhere;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-status.hg-error{
  color: #9d174d;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-status.hg-success{
  color: #14532d;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-output-panel{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-output-head{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: space-between;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap h2{
  margin: 0;
  color: #20143f;
  font-size: 1.15rem;
  line-height: 1.2;
  letter-spacing: 0;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-count{
  color: #6554c8;
  font-size: .9rem;
  font-weight: 800;
  text-align: right;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-preview{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  max-height: 300px;
  overflow: auto;
  border: 1px solid rgba(104, 85, 190, .16);
  border-radius: 10px;
  padding: 18px;
  background:
    linear-gradient(135deg, rgba(246, 241, 255, .95), rgba(240, 249, 255, .95)),
    #fff;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-preview::-webkit-scrollbar{
  width: 10px;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-preview::-webkit-scrollbar-track{
  background: #f2ecff;
  border-radius: 999px;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #8b7cff, #3aa0ff);
  border-radius: 999px;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-skeleton, .tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-results{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-skeleton span{
  display: block;
  width: clamp(88px, 26%, 150px);
  max-width: 100%;
  height: 38px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(215, 205, 255, .6), rgba(255, 255, 255, .95), rgba(205, 232, 255, .65));
  background-size: 220% 100%;
  animation: hgPulseShimmer 1.35s ease-in-out infinite;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-pill{
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(103, 89, 255, .18);
  border-radius: 999px;
  padding: 10px 13px;
  background: linear-gradient(135deg, #fff, #fbf8ff);
  color: #342066;
  cursor: pointer;
  font: inherit;
  font-size: .95rem;
  font-weight: 850;
  line-height: 1.25;
  box-shadow: 0 9px 18px rgba(57, 39, 120, .08);
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-pill:hover{
  border-color: rgba(107, 92, 255, .45);
  background: #fff;
}.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-copy-all{
  align-self: flex-start;
  width: auto;
  min-width: 144px;
}@keyframes hgPulseShimmer {
  0% { background-position: 0% 50%; opacity: .76; }
  50% { background-position: 100% 50%; opacity: 1; }
  100% { background-position: 0% 50%; opacity: .76; }
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-section{ padding: 42px 12px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-inner{ width: 100%; max-width: 100%; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-kicker{ font-size: .88rem; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-tool{ grid-template-columns: 1fr; gap: 12px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-panel{ grid-column: 1 / -1; max-width: 100%; min-width: 0; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-control-panel, .tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-output-panel{ padding: 14px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap textarea{ min-height: 132px; font-size: .92rem; padding: 12px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap select, .tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-btn{ min-height: 44px; font-size: .9rem; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-grid-controls, .tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-actions{ grid-template-columns: 1fr; gap: 10px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-preview{ padding: 12px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-skeleton, .tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-results{ gap: 8px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-skeleton span{ width: 100%; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap h2{ font-size: 1rem; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-count{ font-size: .78rem; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-pill{ font-size: .86rem; padding: 8px 10px; }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-section{ padding: 46px 14px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-inner{ width: 100%; max-width: 100%; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-kicker{ font-size: .9rem; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-tool{ grid-template-columns: 1fr; gap: 14px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-panel{ grid-column: 1 / -1; max-width: 100%; min-width: 0; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-control-panel, .tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-output-panel{ padding: 16px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap textarea{ min-height: 140px; font-size: .94rem; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap select, .tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-btn{ min-height: 45px; font-size: .92rem; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-grid-controls, .tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-actions{ grid-template-columns: 1fr; gap: 10px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-preview{ padding: 14px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-skeleton, .tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-results{ gap: 9px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-skeleton span{ width: 100%; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap h2{ font-size: 1.02rem; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-count{ font-size: .8rem; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-pill{ font-size: .88rem; padding: 9px 11px; }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-section{ padding: 52px 16px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-inner{ width: 100%; max-width: 100%; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-kicker{ font-size: .94rem; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-tool{ grid-template-columns: 1fr; gap: 16px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-panel{ grid-column: 1 / -1; max-width: 100%; min-width: 0; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-control-panel, .tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-output-panel{ padding: 18px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap textarea{ min-height: 148px; font-size: .96rem; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap select, .tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-btn{ min-height: 46px; font-size: .94rem; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-grid-controls, .tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-actions{ grid-template-columns: 1fr; gap: 11px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-preview{ padding: 15px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-skeleton, .tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-results{ gap: 9px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-skeleton span{ width: 100%; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap h2{ font-size: 1.06rem; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-count{ font-size: .84rem; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-pill{ font-size: .9rem; padding: 9px 12px; }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-section{ padding: 62px 20px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-inner{ width: 100%; max-width: 960px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-kicker{ font-size: .98rem; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-tool{ grid-template-columns: 1fr; gap: 18px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-panel{ grid-column: 1 / -1; max-width: 100%; min-width: 0; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-control-panel, .tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-output-panel{ padding: 22px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap textarea{ min-height: 158px; font-size: .98rem; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap select, .tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-btn{ min-height: 47px; font-size: .96rem; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-preview{ padding: 17px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-skeleton, .tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-results{ gap: 10px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap h2{ font-size: 1.1rem; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-count{ font-size: .88rem; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-pill{ font-size: .93rem; padding: 10px 12px; }}@media (min-width: 1024px) and (max-width: 1199px) {.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-section{ padding: 70px 22px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-inner{ width: 100%; max-width: 1120px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-kicker{ font-size: 1rem; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-tool{ gap: 20px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-control-panel, .tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-output-panel{ padding: 23px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap textarea{ font-size: 1rem; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-btn{ font-size: .97rem; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-preview{ padding: 18px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-skeleton, .tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-results{ gap: 10px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-pill{ font-size: .94rem; }}@media (min-width: 1200px) {.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-section{ padding: 78px 24px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap .hg-inner{ max-width: 1200px; }.tc-wp-tool-root .hg-ai-hashtag-generator-wrap h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }}.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;
}

.tc-wp-tool-root .hg-download {}
.tc-wp-tool-root .hg-generate {}
.tc-wp-tool-root .hg-platform {}
.tc-wp-tool-root .hg-quantity {}
.tc-wp-tool-root .hg-reset {}
.tc-wp-tool-root .hg-topic {}