@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 .bhg-social-hashtag-generator, .tc-wp-tool-root .bhg-social-hashtag-generator *{
  box-sizing: border-box;
}.tc-wp-tool-root .bhg-social-hashtag-generator{
  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: #211b3d;
  background:
    radial-gradient(circle at 12% 14%, rgba(255, 98, 184, 0.2), transparent 28%),
    radial-gradient(circle at 88% 10%, rgba(0, 134, 255, 0.18), transparent 30%),
    linear-gradient(135deg, #ffffff 0%, #f7f2ff 44%, #eef7ff 100%);
  padding: 56px 20px;
  isolation: isolate;
}.tc-wp-tool-root .bhg-social-hashtag-generator::before{
  content: "# # #";
  position: absolute;
  inset: 16px 0 auto auto;
  width: 320px;
  max-width: 65%;
  color: rgba(116, 67, 255, 0.08);
  font-size: 4.8rem;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 0.95;
  transform: rotate(-8deg);
  pointer-events: none;
  z-index: -1;
  overflow-wrap: anywhere;
}.tc-wp-tool-root .bhg-social-hashtag-generator::after{
  content: "";
  position: absolute;
  left: 5%;
  bottom: 30px;
  width: 220px;
  height: 120px;
  border: 1px solid rgba(107, 78, 255, 0.16);
  border-radius: 10px;
  background: linear-gradient(135deg, rgba(255,255,255,0.5), rgba(255,255,255,0.14));
  transform: rotate(7deg);
  pointer-events: none;
  z-index: -1;
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  min-width: 0;
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-hero{
  text-align: center;
  max-width: 820px;
  margin: 0 auto 28px;
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-kicker{
  margin: 0 0 10px;
  color: #6d35e8;
  font-size: 0.9rem;
  font-weight: 800;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-tool-root .bhg-social-hashtag-generator h1{
  margin: 0;
  font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  line-height: 1.08;
  letter-spacing: 0;
  color: #1d1736;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-subtitle{
  margin: 14px auto 0;
  max-width: 720px;
  color: #625b7c;
  font-size: 1.02rem;
  line-height: 1.6;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-tool-grid{
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: 20px;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
  min-width: 0;
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-control-card, .tc-wp-tool-root .bhg-social-hashtag-generator .bhg-result-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 10px;
  border: 1px solid rgba(112, 91, 226, 0.2);
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 22px 60px rgba(54, 42, 115, 0.12);
  backdrop-filter: blur(14px);
  padding: 22px;
  overflow: hidden;
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-field{
  display: grid;
  gap: 8px;
  min-width: 0;
}.tc-wp-tool-root .bhg-social-hashtag-generator label, .tc-wp-tool-root .bhg-social-hashtag-generator .bhg-button-label{
  color: #342b57;
  font-size: 0.86rem;
  font-weight: 800;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-tool-root .bhg-social-hashtag-generator textarea, .tc-wp-tool-root .bhg-social-hashtag-generator select{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(111, 92, 226, 0.22);
  border-radius: 10px;
  background: #ffffff;
  color: #241d3f;
  font: inherit;
  font-size: 0.98rem;
  line-height: 1.45;
  padding: 13px 14px;
  outline: none;
  box-shadow: 0 8px 24px rgba(86, 71, 155, 0.06);
  transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}.tc-wp-tool-root .bhg-social-hashtag-generator textarea{
  resize: vertical;
  min-height: 138px;
}.tc-wp-tool-root .bhg-social-hashtag-generator textarea::placeholder{
  color: #8a83a8;
}.tc-wp-tool-root .bhg-social-hashtag-generator textarea:focus, .tc-wp-tool-root .bhg-social-hashtag-generator select:focus, .tc-wp-tool-root .bhg-social-hashtag-generator button:focus-visible, .tc-wp-tool-root .bhg-social-hashtag-generator .bhg-preview:focus{
  border-color: #6d5cff;
  box-shadow: 0 0 0 4px rgba(109, 92, 255, 0.16);
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-row{
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 0.75fr);
  gap: 14px;
  margin-top: 14px;
  min-width: 0;
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-button-label{
  margin-top: 18px;
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-actions{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 9px;
  width: 100%;
  min-width: 0;
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-btn{
  appearance: none;
  border: 0;
  border-radius: 10px;
  cursor: pointer;
  font: inherit;
  font-size: 0.94rem;
  font-weight: 850;
  line-height: 1.2;
  padding: 12px 16px;
  min-width: 0;
  max-width: 100%;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: break-word;
  transition: transform 160ms ease, box-shadow 160ms ease, background 160ms ease;
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-btn:hover{
  transform: translateY(-1px);
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-btn-primary{
  color: #ffffff;
  background: linear-gradient(135deg, #6c4cff, #008cff 54%, #ff4eaf);
  box-shadow: 0 14px 30px rgba(73, 88, 236, 0.28);
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-btn-secondary, .tc-wp-tool-root .bhg-social-hashtag-generator .bhg-copy-all{
  color: #3a2d76;
  background: #ffffff;
  border: 1px solid rgba(111, 92, 226, 0.22);
  box-shadow: 0 10px 24px rgba(73, 58, 135, 0.08);
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-status{
  min-height: 24px;
  margin-top: 14px;
  color: #51476f;
  font-size: 0.92rem;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-status.is-error{
  color: #9b2458;
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-status.is-success{
  color: #27624d;
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-result-card{
  display: flex;
  flex-direction: column;
  gap: 14px;
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-result-head{
  display: flex;
  justify-content: space-between;
  gap: 14px;
  align-items: flex-start;
  min-width: 0;
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-result-label{
  display: inline-flex;
  color: #7451f1;
  font-size: 0.78rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}.tc-wp-tool-root .bhg-social-hashtag-generator h2{
  margin: 5px 0 0;
  color: #241d3f;
  font-size: 1.08rem;
  line-height: 1.25;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-count{
  flex: 0 1 auto;
  border-radius: 999px;
  background: #f2efff;
  color: #5d3ed8;
  font-size: 0.82rem;
  font-weight: 850;
  padding: 8px 10px;
  text-align: center;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-preview{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(111, 92, 226, 0.18);
  border-radius: 10px;
  background:
    linear-gradient(135deg, rgba(255,255,255,0.95), rgba(247,244,255,0.9)),
    radial-gradient(circle at 90% 20%, rgba(255, 78, 175, 0.12), transparent 26%);
  padding: 16px;
  scrollbar-color: #a99bff #f0ecff;
  scrollbar-width: thin;
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-preview::-webkit-scrollbar{
  width: 9px;
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-preview::-webkit-scrollbar-track{
  background: #f0ecff;
  border-radius: 999px;
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #8f79ff, #ff79bd);
  border-radius: 999px;
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-skeleton{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  min-width: 0;
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-skeleton span, .tc-wp-tool-root .bhg-social-hashtag-generator .bhg-skeleton-card{
  display: block;
  min-width: 0;
  height: 38px;
  border-radius: 10px;
  background: linear-gradient(90deg, #eee9ff 0%, #ffffff 45%, #eaf5ff 100%);
  background-size: 220% 100%;
  animation: bhgShimmer 1.5s ease-in-out infinite;
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-skeleton span:nth-child(2n){
  background: linear-gradient(90deg, #ffe9f5 0%, #ffffff 48%, #eee9ff 100%);
  background-size: 220% 100%;
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-skeleton-card{
  grid-column: 1 / -1;
  height: 70px;
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-skeleton-card.short{
  grid-column: span 2;
  height: 48px;
}@keyframes bhgShimmer {
  0% { background-position: 120% 0; }
  100% { background-position: -120% 0; }
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-tags{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  min-width: 0;
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-tag{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  max-width: 100%;
  border: 1px solid rgba(111, 92, 226, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, #ffffff, #f4f0ff);
  color: #3d2a89;
  cursor: pointer;
  font: inherit;
  font-size: 0.92rem;
  font-weight: 800;
  line-height: 1.2;
  padding: 10px 12px;
  box-shadow: 0 8px 20px rgba(72, 55, 137, 0.08);
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-tag:hover{
  background: linear-gradient(135deg, #f8f5ff, #eaf5ff);
}.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-copy-all{
  align-self: flex-start;
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-tool-root .bhg-social-hashtag-generator{ padding: 30px 10px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-shell{ max-width: 100%; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-tool-grid{ grid-template-columns: 1fr; gap: 12px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-control-card, .tc-wp-tool-root .bhg-social-hashtag-generator .bhg-result-card{ grid-column: 1 / -1; max-width: 100%; min-width: 0; padding: 13px; gap: 11px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-subtitle{ font-size: 0.9rem; }.tc-wp-tool-root .bhg-social-hashtag-generator textarea, .tc-wp-tool-root .bhg-social-hashtag-generator select{ font-size: 0.9rem; padding: 11px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-row{ grid-template-columns: 1fr; gap: 10px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-btn{ width: 100%; font-size: 0.88rem; padding: 11px 12px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-result-head{ flex-direction: column; gap: 8px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-preview{ padding: 12px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-skeleton{ grid-template-columns: 1fr; gap: 8px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-skeleton-card.short{ grid-column: 1 / -1; }.tc-wp-tool-root .bhg-social-hashtag-generator h2{ font-size: 0.98rem; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-tag{ font-size: 0.82rem; padding: 8px 10px; }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-tool-root .bhg-social-hashtag-generator{ padding: 34px 12px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-tool-grid{ grid-template-columns: 1fr; gap: 14px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-control-card, .tc-wp-tool-root .bhg-social-hashtag-generator .bhg-result-card{ grid-column: 1 / -1; max-width: 100%; min-width: 0; padding: 15px; gap: 12px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-subtitle{ font-size: 0.93rem; }.tc-wp-tool-root .bhg-social-hashtag-generator textarea, .tc-wp-tool-root .bhg-social-hashtag-generator select{ font-size: 0.92rem; padding: 12px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-row{ grid-template-columns: 1fr; gap: 11px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-btn{ width: 100%; font-size: 0.9rem; padding: 11px 13px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-result-head{ flex-direction: column; gap: 9px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-preview{ padding: 13px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-skeleton{ grid-template-columns: 1fr; gap: 9px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-skeleton-card.short{ grid-column: 1 / -1; }.tc-wp-tool-root .bhg-social-hashtag-generator h2{ font-size: 1rem; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-tag{ font-size: 0.84rem; padding: 9px 10px; }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-tool-root .bhg-social-hashtag-generator{ padding: 40px 14px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-tool-grid{ grid-template-columns: 1fr; gap: 16px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-control-card, .tc-wp-tool-root .bhg-social-hashtag-generator .bhg-result-card{ grid-column: 1 / -1; max-width: 100%; min-width: 0; padding: 17px; gap: 13px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-subtitle{ font-size: 0.96rem; }.tc-wp-tool-root .bhg-social-hashtag-generator textarea, .tc-wp-tool-root .bhg-social-hashtag-generator select{ font-size: 0.94rem; padding: 12px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-row{ grid-template-columns: 1fr; gap: 12px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-btn{ font-size: 0.91rem; padding: 11px 14px; flex: 1 1 100%; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-result-head{ flex-direction: column; gap: 10px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-preview{ padding: 14px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-skeleton{ grid-template-columns: 1fr; gap: 9px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-skeleton-card.short{ grid-column: 1 / -1; }.tc-wp-tool-root .bhg-social-hashtag-generator h2{ font-size: 1.02rem; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-tag{ font-size: 0.86rem; padding: 9px 11px; }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-tool-root .bhg-social-hashtag-generator{ padding: 48px 18px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-tool-grid{ grid-template-columns: 1fr; gap: 18px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-control-card, .tc-wp-tool-root .bhg-social-hashtag-generator .bhg-result-card{ max-width: 100%; padding: 20px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-subtitle{ font-size: 1rem; }.tc-wp-tool-root .bhg-social-hashtag-generator textarea, .tc-wp-tool-root .bhg-social-hashtag-generator select{ font-size: 0.96rem; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-btn{ font-size: 0.93rem; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-skeleton{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-skeleton-card.short{ grid-column: 1 / -1; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-preview{ padding: 15px; }.tc-wp-tool-root .bhg-social-hashtag-generator h2{ font-size: 1.06rem; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-tag{ font-size: 0.9rem; }}@media (min-width: 1024px) and (max-width: 1199px) {.tc-wp-tool-root .bhg-social-hashtag-generator{ padding: 54px 20px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-tool-grid{ gap: 18px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-control-card, .tc-wp-tool-root .bhg-social-hashtag-generator .bhg-result-card{ padding: 21px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-subtitle{ font-size: 1.01rem; }.tc-wp-tool-root .bhg-social-hashtag-generator textarea, .tc-wp-tool-root .bhg-social-hashtag-generator select{ font-size: 0.97rem; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-btn{ font-size: 0.94rem; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-preview{ padding: 16px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-skeleton{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px; }.tc-wp-tool-root .bhg-social-hashtag-generator h2{ font-size: 1.08rem; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-tag{ font-size: 0.91rem; }}@media (min-width: 1200px) {.tc-wp-tool-root .bhg-social-hashtag-generator{ padding: 64px 24px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-shell{ max-width: 1200px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-tool-grid{ gap: 22px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-control-card, .tc-wp-tool-root .bhg-social-hashtag-generator .bhg-result-card{ padding: 24px; }.tc-wp-tool-root .bhg-social-hashtag-generator .bhg-skeleton{ 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;
}