@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 .ahg-social-hashtag-tool, .tc-wp-tool-root .ahg-social-hashtag-tool *{
  box-sizing: border-box;
}.tc-wp-tool-root .ahg-social-hashtag-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
  padding: 72px 20px;
  background:
    radial-gradient(circle at 14% 18%, rgba(255, 91, 166, 0.22), transparent 28%),
    radial-gradient(circle at 82% 16%, rgba(50, 118, 255, 0.22), transparent 30%),
    linear-gradient(135deg, #fff7fd 0%, #f5f2ff 42%, #eef7ff 100%);
  color: #182033;
  font-family: Arial, Helvetica, sans-serif;
}.tc-wp-tool-root .ahg-social-hashtag-tool::before{
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(112, 75, 255, 0.08) 1px, transparent 1px),
    linear-gradient(90deg, rgba(112, 75, 255, 0.08) 1px, transparent 1px);
  background-size: 34px 34px;
  mask-image: linear-gradient(to bottom, rgba(0,0,0,0.75), transparent 88%);
  pointer-events: none;
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-bg-mark{
  position: absolute;
  font-weight: 900;
  line-height: 1;
  color: rgba(111, 76, 255, 0.11);
  pointer-events: none;
  user-select: none;
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-bg-mark-one{
  top: 46px;
  left: 7%;
  font-size: 92px;
  transform: rotate(-12deg);
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-bg-mark-two{
  right: 8%;
  top: 130px;
  font-size: 118px;
  color: rgba(255, 91, 166, 0.12);
  transform: rotate(10deg);
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-bg-mark-three{
  right: 18%;
  bottom: 34px;
  font-size: 76px;
  color: rgba(22, 115, 255, 0.12);
  transform: rotate(-6deg);
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-container{
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  min-width: 0;
  margin: 0 auto;
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-header{
  text-align: center;
  margin: 0 auto 28px;
  max-width: 820px;
}.tc-wp-tool-root .ahg-social-hashtag-tool h1{
  margin: 0;
  font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  line-height: 1.08;
  letter-spacing: 0;
  color: #171b31;
  font-weight: 850;
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-header p{
  margin: 12px 0 0;
  font-size: 1.08rem;
  line-height: 1.5;
  color: #5d6478;
  font-weight: 600;
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-card, .tc-wp-tool-root .ahg-social-hashtag-tool .ahg-preview-card{
  border-radius: 10px;
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(120, 97, 255, 0.18);
  background: rgba(255, 255, 255, 0.78);
  box-shadow: 0 24px 70px rgba(64, 50, 132, 0.16);
  backdrop-filter: blur(14px);
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-grid{
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
  gap: 18px;
  width: 100%;
  max-width: 100%;
  min-width: 0;
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-controls, .tc-wp-tool-root .ahg-social-hashtag-tool .ahg-preview-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 22px;
  border: 1px solid rgba(118, 105, 255, 0.16);
  background: #ffffff;
  box-shadow: 0 14px 34px rgba(35, 38, 89, 0.08);
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-controls{
  border-radius: 10px;
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-field{
  display: flex;
  flex-direction: column;
  gap: 8px;
  min-width: 0;
}.tc-wp-tool-root .ahg-social-hashtag-tool label{
  color: #2b3150;
  font-size: 0.92rem;
  font-weight: 800;
}.tc-wp-tool-root .ahg-social-hashtag-tool textarea, .tc-wp-tool-root .ahg-social-hashtag-tool select{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid #d9dcff;
  border-radius: 10px;
  background: linear-gradient(180deg, #ffffff, #fbfbff);
  color: #1e2438;
  font: inherit;
  font-size: 1rem;
  outline: none;
  transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}.tc-wp-tool-root .ahg-social-hashtag-tool textarea{
  min-height: 164px;
  resize: vertical;
  padding: 15px 16px;
  line-height: 1.5;
}.tc-wp-tool-root .ahg-social-hashtag-tool select{
  height: 48px;
  padding: 0 14px;
  cursor: pointer;
}.tc-wp-tool-root .ahg-social-hashtag-tool textarea:focus, .tc-wp-tool-root .ahg-social-hashtag-tool select:focus, .tc-wp-tool-root .ahg-social-hashtag-tool button:focus-visible{
  border-color: #7557ff;
  box-shadow: 0 0 0 4px rgba(117, 87, 255, 0.16);
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-row{
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 150px);
  gap: 14px;
  margin-top: 14px;
  width: 100%;
  min-width: 0;
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-actions{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
  width: 100%;
  min-width: 0;
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-btn{
  appearance: none;
  border: 0;
  border-radius: 10px;
  min-width: 0;
  padding: 13px 18px;
  font: inherit;
  font-size: 0.95rem;
  font-weight: 850;
  line-height: 1.2;
  cursor: pointer;
  transition: transform 160ms ease, box-shadow 160ms ease, background 160ms ease;
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-btn:hover{
  transform: translateY(-1px);
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-btn-primary{
  color: #ffffff;
  background: linear-gradient(135deg, #7657ff 0%, #2277ff 48%, #ff5ba6 100%);
  box-shadow: 0 14px 28px rgba(82, 93, 255, 0.28);
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-btn-secondary{
  color: #342b68;
  background: #f3f0ff;
  border: 1px solid #ded8ff;
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-message{
  min-height: 24px;
  margin-top: 14px;
  color: #4b5270;
  font-size: 0.94rem;
  font-weight: 700;
  line-height: 1.35;
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-message.is-error{
  color: #9f214f;
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-message.is-success{
  color: #176251;
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-preview-card{
  display: flex;
  flex-direction: column;
  gap: 14px;
  overflow: hidden;
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-preview-head{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  width: 100%;
  min-width: 0;
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-preview-head h2{
  margin: 0;
  font-size: 1.08rem;
  line-height: 1.25;
  color: #202542;
  font-weight: 850;
  letter-spacing: 0;
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-result-note{
  display: block;
  margin-top: 4px;
  color: #686f87;
  font-size: 0.85rem;
  font-weight: 700;
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-count{
  flex: 0 0 auto;
  border-radius: 999px;
  padding: 7px 10px;
  color: #4a35a6;
  background: #f0edff;
  font-size: 0.82rem;
  font-weight: 850;
  white-space: nowrap;
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-output{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  max-height: 300px;
  overflow: auto;
  padding: 16px;
  border: 1px solid #e1e4ff;
  border-radius: 10px;
  background:
    linear-gradient(135deg, rgba(247, 245, 255, 0.88), rgba(240, 249, 255, 0.88)),
    #ffffff;
  scrollbar-width: thin;
  scrollbar-color: #9f8cff #f0edff;
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-output::-webkit-scrollbar{
  width: 10px;
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-output::-webkit-scrollbar-track{
  background: #f0edff;
  border-radius: 999px;
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-output::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #7657ff, #ff6caf);
  border-radius: 999px;
  border: 2px solid #f0edff;
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-results{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  width: 100%;
  max-width: 100%;
  min-width: 0;
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-pill{
  display: inline-flex;
  align-items: center;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(117, 87, 255, 0.2);
  border-radius: 10px;
  padding: 9px 11px;
  color: #24304a;
  background: #ffffff;
  box-shadow: 0 8px 20px rgba(68, 76, 140, 0.08);
  font-size: 0.94rem;
  font-weight: 850;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
  cursor: pointer;
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-pill:hover{
  border-color: #8a72ff;
  background: #fbfaff;
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-skeleton{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  width: 100%;
  min-width: 0;
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-skeleton span{
  display: block;
  height: 38px;
  width: clamp(92px, 28%, 168px);
  max-width: 100%;
  border-radius: 10px;
  background: linear-gradient(90deg, #ece8ff 0%, #ffffff 45%, #e7f2ff 90%);
  background-size: 220% 100%;
  animation: ahgShimmer 1.35s ease-in-out infinite;
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-skeleton span:nth-child(2n){
  width: clamp(118px, 36%, 210px);
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-skeleton span:nth-child(3n){
  width: clamp(78px, 22%, 140px);
}.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-copy-all{
  align-self: flex-start;
  color: #ffffff;
  background: linear-gradient(135deg, #ff5ba6, #7657ff);
  box-shadow: 0 12px 24px rgba(255, 91, 166, 0.22);
}@keyframes ahgShimmer {
  0% { background-position: 120% 0; }
  100% { background-position: -120% 0; }
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-tool-root .ahg-social-hashtag-tool{
    padding: 38px 10px;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-container{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .ahg-social-hashtag-tool h1{
    font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-header p{
    font-size: 0.9rem;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-card{
    padding: 10px;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-grid, .tc-wp-tool-root .ahg-social-hashtag-tool .ahg-row{
    grid-template-columns: 1fr;
    grid-column: 1 / -1;
    gap: 10px;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-controls, .tc-wp-tool-root .ahg-social-hashtag-tool .ahg-preview-card{
    padding: 14px;
  }.tc-wp-tool-root .ahg-social-hashtag-tool textarea{
    min-height: 136px;
    padding: 12px;
    font-size: 0.92rem;
  }.tc-wp-tool-root .ahg-social-hashtag-tool select{
    height: 44px;
    font-size: 0.92rem;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-btn{
    width: 100%;
    padding: 12px 13px;
    font-size: 0.9rem;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-output{
    padding: 12px;
    font-size: 0.9rem;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-pill{
    font-size: 0.84rem;
    padding: 8px 9px;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-preview-head{
    flex-direction: column;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-tool-root .ahg-social-hashtag-tool{
    padding: 42px 12px;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-container{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .ahg-social-hashtag-tool h1{
    font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-header p{
    font-size: 0.94rem;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-card{
    padding: 12px;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-grid, .tc-wp-tool-root .ahg-social-hashtag-tool .ahg-row{
    grid-template-columns: 1fr;
    grid-column: 1 / -1;
    gap: 12px;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-controls, .tc-wp-tool-root .ahg-social-hashtag-tool .ahg-preview-card{
    padding: 16px;
  }.tc-wp-tool-root .ahg-social-hashtag-tool textarea{
    min-height: 144px;
    padding: 13px;
    font-size: 0.94rem;
  }.tc-wp-tool-root .ahg-social-hashtag-tool select{
    height: 45px;
    font-size: 0.94rem;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-btn{
    width: 100%;
    padding: 12px 14px;
    font-size: 0.92rem;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-output{
    padding: 13px;
    font-size: 0.92rem;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-pill{
    font-size: 0.86rem;
    padding: 8px 10px;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-preview-head{
    flex-direction: column;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-tool-root .ahg-social-hashtag-tool{
    padding: 48px 14px;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-container{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .ahg-social-hashtag-tool h1{
    font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-header p{
    font-size: 0.98rem;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-card{
    padding: 14px;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-grid{
    grid-template-columns: 1fr;
    grid-column: 1 / -1;
    gap: 14px;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-row{
    grid-template-columns: 1fr;
    gap: 12px;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-controls, .tc-wp-tool-root .ahg-social-hashtag-tool .ahg-preview-card{
    padding: 18px;
  }.tc-wp-tool-root .ahg-social-hashtag-tool textarea{
    min-height: 150px;
    padding: 14px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .ahg-social-hashtag-tool select{
    height: 46px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-btn{
    flex: 1 1 100%;
    padding: 12px 15px;
    font-size: 0.94rem;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-output{
    padding: 14px;
    font-size: 0.94rem;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-pill{
    font-size: 0.88rem;
    padding: 8px 10px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-tool-root .ahg-social-hashtag-tool{
    padding: 60px 18px;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-container{
    width: 100%;
    max-width: 960px;
  }.tc-wp-tool-root .ahg-social-hashtag-tool h1{
    font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-header p{
    font-size: 1rem;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-row{
    grid-template-columns: minmax(0, 1fr) minmax(0, 160px);
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-controls, .tc-wp-tool-root .ahg-social-hashtag-tool .ahg-preview-card{
    padding: 20px;
  }.tc-wp-tool-root .ahg-social-hashtag-tool textarea, .tc-wp-tool-root .ahg-social-hashtag-tool select{
    font-size: 0.98rem;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-btn{
    padding: 13px 17px;
    font-size: 0.95rem;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-output{
    padding: 15px;
    font-size: 0.95rem;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-pill{
    font-size: 0.9rem;
    padding: 9px 10px;
  }}@media (min-width: 1024px) and (max-width: 1199px) {.tc-wp-tool-root .ahg-social-hashtag-tool{
    padding: 68px 20px;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-container{
    width: 100%;
    max-width: 1120px;
  }.tc-wp-tool-root .ahg-social-hashtag-tool h1{
    font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-header p{
    font-size: 1.04rem;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-grid{
    gap: 18px;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-controls, .tc-wp-tool-root .ahg-social-hashtag-tool .ahg-preview-card{
    padding: 22px;
  }.tc-wp-tool-root .ahg-social-hashtag-tool textarea, .tc-wp-tool-root .ahg-social-hashtag-tool select{
    font-size: 1rem;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-btn{
    padding: 13px 18px;
    font-size: 0.95rem;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-output{
    padding: 16px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-pill{
    font-size: 0.92rem;
    padding: 9px 11px;
  }}@media (min-width: 1200px) {.tc-wp-tool-root .ahg-social-hashtag-tool{
    padding: 76px 24px;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-container{
    max-width: 1200px;
  }.tc-wp-tool-root .ahg-social-hashtag-tool h1{
    font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-grid{
    gap: 20px;
  }.tc-wp-tool-root .ahg-social-hashtag-tool .ahg-controls, .tc-wp-tool-root .ahg-social-hashtag-tool .ahg-preview-card{
    padding: 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;
}

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