@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 .rehg-social-hashtag-generator{
  position: relative;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  overflow: hidden;
  padding: 72px 22px;
  background:
    linear-gradient(135deg, rgba(244, 239, 255, 0.98), rgba(255, 247, 253, 0.96) 48%, rgba(238, 248, 255, 0.98)),
    repeating-linear-gradient(90deg, rgba(61, 104, 255, 0.045) 0 1px, transparent 1px 84px),
    repeating-linear-gradient(0deg, rgba(190, 105, 255, 0.045) 0 1px, transparent 1px 84px);
  color: #17172b;
}.tc-wp-tool-root .rehg-social-hashtag-generator, .tc-wp-tool-root .rehg-social-hashtag-generator *{
  box-sizing: border-box;
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-bg{
  position: absolute;
  inset: 0;
  pointer-events: none;
  overflow: hidden;
  opacity: 0.82;
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-bg span{
  position: absolute;
  display: block;
  color: rgba(72, 89, 255, 0.12);
  font-weight: 900;
  line-height: 1;
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-bg span:nth-child(1){
  top: 8%;
  left: 6%;
  font-size: 92px;
  transform: rotate(-12deg);
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-bg span:nth-child(2){
  right: 8%;
  top: 18%;
  font-size: 74px;
  color: rgba(245, 78, 164, 0.12);
  transform: rotate(9deg);
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-bg span:nth-child(3), .tc-wp-tool-root .rehg-social-hashtag-generator .rehg-bg span:nth-child(4){
  width: 190px;
  height: 120px;
  border: 1px solid rgba(76, 108, 255, 0.12);
  border-radius: 10px;
  background: linear-gradient(180deg, rgba(255,255,255,0.42), rgba(255,255,255,0.08));
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-bg span:nth-child(3){
  left: 9%;
  bottom: 10%;
  transform: rotate(8deg);
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-bg span:nth-child(4){
  right: 11%;
  bottom: 12%;
  transform: rotate(-7deg);
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-bg span:nth-child(5){
  bottom: 28%;
  left: 48%;
  font-size: 110px;
  color: rgba(113, 64, 255, 0.08);
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-container{
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  min-width: 0;
  margin: 0 auto;
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-header{
  width: 100%;
  max-width: 900px;
  margin: 0 auto 28px;
  text-align: center;
}.tc-wp-tool-root .rehg-social-hashtag-generator h1{
  margin: 0;
  font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  line-height: 1.08;
  letter-spacing: 0;
  color: #11112a;
  font-weight: 850;
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-header p{
  margin: 14px auto 0;
  max-width: 760px;
  color: #5f607c;
  font-size: 1.05rem;
  line-height: 1.6;
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-tool-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  gap: 20px;
  padding: 18px;
  border: 1px solid rgba(98, 103, 180, 0.16);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.76);
  box-shadow: 0 24px 70px rgba(71, 67, 126, 0.14);
  backdrop-filter: blur(16px);
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-panel{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(107, 112, 190, 0.16);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 14px 34px rgba(59, 64, 120, 0.08);
  padding: 22px;
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-input-panel{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-field{
  width: 100%;
  max-width: 100%;
  min-width: 0;
}.tc-wp-tool-root .rehg-social-hashtag-generator label{
  display: block;
  margin: 0 0 8px;
  color: #272848;
  font-size: 0.92rem;
  font-weight: 750;
}.tc-wp-tool-root .rehg-social-hashtag-generator textarea, .tc-wp-tool-root .rehg-social-hashtag-generator select{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(92, 98, 177, 0.22);
  border-radius: 10px;
  background: #ffffff;
  color: #191a33;
  font: inherit;
  font-size: 0.98rem;
  outline: none;
  transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}.tc-wp-tool-root .rehg-social-hashtag-generator textarea{
  min-height: 148px;
  resize: vertical;
  padding: 15px 16px;
  line-height: 1.5;
}.tc-wp-tool-root .rehg-social-hashtag-generator select{
  height: 48px;
  padding: 0 14px;
  appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, #4c63ff 50%), linear-gradient(135deg, #4c63ff 50%, transparent 50%);
  background-position: calc(100% - 18px) 20px, calc(100% - 12px) 20px;
  background-size: 6px 6px, 6px 6px;
  background-repeat: no-repeat;
}.tc-wp-tool-root .rehg-social-hashtag-generator textarea:focus, .tc-wp-tool-root .rehg-social-hashtag-generator select:focus, .tc-wp-tool-root .rehg-social-hashtag-generator button:focus-visible{
  border-color: #4c63ff;
  box-shadow: 0 0 0 4px rgba(76, 99, 255, 0.16);
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-controls{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-actions{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-btn{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 0;
  border-radius: 10px;
  padding: 13px 16px;
  font: inherit;
  font-size: 0.96rem;
  font-weight: 800;
  line-height: 1.2;
  cursor: pointer;
  transition: transform 160ms ease, box-shadow 160ms ease, background 160ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-actions .rehg-btn{
  flex: 1 1 150px;
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-btn:hover{
  transform: translateY(-1px);
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-btn-primary{
  color: #ffffff;
  background: linear-gradient(135deg, #355cff, #7e4dff 58%, #f052a7);
  box-shadow: 0 16px 28px rgba(76, 99, 255, 0.25);
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-btn-secondary{
  color: #2b2f64;
  background: #f7f8ff;
  border: 1px solid rgba(91, 99, 190, 0.18);
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-btn-copy{
  display: block;
  margin-top: 14px;
  color: #ffffff;
  background: linear-gradient(135deg, #245cff, #1aa7ff);
  box-shadow: 0 14px 26px rgba(36, 92, 255, 0.2);
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-btn[hidden]{
  display: none;
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-status{
  width: 100%;
  min-height: 24px;
  color: #4a4d73;
  font-size: 0.94rem;
  line-height: 1.45;
  overflow-wrap: anywhere;
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-status.is-error{
  color: #a42655;
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-status.is-success{
  color: #176458;
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-output-panel{
  display: flex;
  flex-direction: column;
  gap: 0;
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-output-head{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 14px;
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-output-head h2{
  margin: 0;
  color: #161735;
  font-size: 1.02rem;
  line-height: 1.25;
  font-weight: 850;
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-count{
  margin: 0;
  color: #636684;
  font-size: 0.9rem;
  line-height: 1.4;
  text-align: right;
  overflow-wrap: anywhere;
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-preview{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  max-height: 300px;
  overflow: auto;
  border: 1px solid rgba(98, 105, 190, 0.16);
  border-radius: 10px;
  background:
    linear-gradient(180deg, rgba(249, 250, 255, 0.98), rgba(255, 255, 255, 0.98)),
    repeating-linear-gradient(135deg, rgba(76, 99, 255, 0.035) 0 1px, transparent 1px 18px);
  padding: 16px;
  scrollbar-width: thin;
  scrollbar-color: #9da9ff #eef1ff;
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-preview::-webkit-scrollbar{
  width: 10px;
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-preview::-webkit-scrollbar-track{
  background: #eef1ff;
  border-radius: 10px;
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #8797ff, #f07ab8);
  border-radius: 10px;
  border: 2px solid #eef1ff;
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-skeleton{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-skeleton span, .tc-wp-tool-root .rehg-social-hashtag-generator .rehg-skeleton div{
  display: block;
  border-radius: 10px;
  background: linear-gradient(90deg, #eef1ff 0%, #fff0f8 45%, #eaf8ff 100%);
  background-size: 220% 100%;
  animation: rehgShimmer 1.8s ease-in-out infinite;
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-skeleton span{
  height: 38px;
  width: 132px;
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-skeleton span:nth-child(2){ width: 168px; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-skeleton span:nth-child(3){ width: 116px; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-skeleton span:nth-child(4){ width: 188px; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-skeleton span:nth-child(5){ width: 142px; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-skeleton span:nth-child(6){ width: 154px; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-skeleton div{
  height: 74px;
  flex: 1 1 220px;
  min-width: 0;
}@keyframes rehgShimmer {
  0% { background-position: 100% 0; }
  100% { background-position: -100% 0; }
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-tags{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-tag{
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(76, 99, 255, 0.18);
  border-radius: 10px;
  padding: 10px 12px;
  color: #20306f;
  background: linear-gradient(135deg, #ffffff, #f6f8ff 58%, #fff2f8);
  box-shadow: 0 8px 18px rgba(69, 83, 160, 0.08);
  font: inherit;
  font-size: 0.94rem;
  font-weight: 800;
  cursor: pointer;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-tag:hover{
  border-color: rgba(240, 82, 167, 0.42);
  color: #8d2360;
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-tool-root .rehg-social-hashtag-generator{ padding: 42px 10px; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-header{ margin-bottom: 18px; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-header p{ font-size: 0.9rem; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-tool-card{ grid-template-columns: 1fr; gap: 12px; padding: 10px; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-panel{ padding: 13px; }.tc-wp-tool-root .rehg-social-hashtag-generator textarea{ min-height: 126px; font-size: 0.9rem; padding: 12px; }.tc-wp-tool-root .rehg-social-hashtag-generator select{ height: 44px; font-size: 0.9rem; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-controls{ grid-template-columns: 1fr; gap: 10px; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-actions{ gap: 8px; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-btn{ padding: 11px 12px; font-size: 0.9rem; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-output-head{ display: block; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-count{ text-align: left; margin-top: 6px; font-size: 0.82rem; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-preview{ padding: 11px; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-tag{ font-size: 0.82rem; padding: 8px 9px; }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-tool-root .rehg-social-hashtag-generator{ padding: 48px 12px; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-header p{ font-size: 0.94rem; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-tool-card{ grid-template-columns: 1fr; gap: 13px; padding: 12px; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-panel{ padding: 15px; }.tc-wp-tool-root .rehg-social-hashtag-generator textarea{ min-height: 132px; font-size: 0.92rem; }.tc-wp-tool-root .rehg-social-hashtag-generator select{ height: 45px; font-size: 0.92rem; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-controls{ grid-template-columns: 1fr; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-btn{ padding: 12px 13px; font-size: 0.92rem; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-output-head{ display: block; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-count{ text-align: left; margin-top: 6px; font-size: 0.84rem; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-preview{ padding: 12px; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-tag{ font-size: 0.85rem; padding: 8px 10px; }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-tool-root .rehg-social-hashtag-generator{ padding: 54px 16px; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-header p{ font-size: 0.98rem; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-tool-card{ grid-template-columns: 1fr; gap: 15px; padding: 14px; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-panel{ padding: 17px; }.tc-wp-tool-root .rehg-social-hashtag-generator textarea{ min-height: 138px; font-size: 0.95rem; }.tc-wp-tool-root .rehg-social-hashtag-generator select{ height: 46px; font-size: 0.94rem; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-controls{ grid-template-columns: 1fr; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-btn{ font-size: 0.94rem; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-output-head{ display: block; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-count{ text-align: left; margin-top: 6px; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-preview{ padding: 14px; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-tag{ font-size: 0.88rem; }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-tool-root .rehg-social-hashtag-generator{ padding: 64px 20px; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-header p{ font-size: 1rem; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-tool-card{ grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 16px; padding: 16px; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-panel{ padding: 18px; }.tc-wp-tool-root .rehg-social-hashtag-generator textarea{ min-height: 146px; font-size: 0.96rem; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-controls{ grid-template-columns: 1fr; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-btn{ font-size: 0.94rem; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-preview{ padding: 15px; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-tag{ font-size: 0.9rem; }}@media (min-width: 1024px) and (max-width: 1199px) {.tc-wp-tool-root .rehg-social-hashtag-generator{ padding: 70px 22px; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-tool-card{ gap: 18px; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-panel{ padding: 20px; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-header p{ font-size: 1.04rem; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-tag{ font-size: 0.92rem; }}@media (min-width: 1200px) {.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-container{ max-width: 1200px; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-tool-card{ gap: 20px; }.tc-wp-tool-root .rehg-social-hashtag-generator .rehg-preview{ padding: 18px; }}.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 .rehg-copy-all {}
.tc-wp-tool-root .rehg-download {}
.tc-wp-tool-root .rehg-generate {}
.tc-wp-tool-root .rehg-platform {}
.tc-wp-tool-root .rehg-quantity {}
.tc-wp-tool-root .rehg-reset {}
.tc-wp-tool-root .rehg-topic {}