.meetb-hashtags{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px;padding:0;list-style:none}.meetb-hashtag-label{display:inline-flex;align-items:center;padding:3px 10px;border-radius:14px;font-size:12px;font-weight:500;font-family:Roboto,sans-serif;color:#4361ee;background:rgba(67,97,238,.08);text-decoration:none;transition:background .15s,color .15s;cursor:pointer;line-height:1.4;white-space:nowrap}.meetb-hashtag-label:hover{background:rgba(67,97,238,.16);color:#1a6eff;text-decoration:none}.meetb-hashtag-label::before{content:'#';margin-right:1px}.meetb-hashtag-label.is-following{background:rgba(67,97,238,.14);font-weight:600}.meetb-hashtag-follow-btn{display:inline-flex;align-items:center;gap:4px;padding:5px 14px;border-radius:20px;font-size:13px;font-weight:600;font-family:Roboto,sans-serif;border:1.5px solid #4361ee;color:#4361ee;background:0 0;cursor:pointer;transition:.2s;white-space:nowrap}.meetb-hashtag-follow-btn:hover{background:#4361ee;color:#fff}.meetb-hashtag-follow-btn.is-following{background:#4361ee;color:#fff;border-color:#4361ee}.meetb-hashtag-follow-btn.is-following:hover{background:#dc2626;border-color:#dc2626;color:#fff}.meetb-hashtag-follow-btn .meetb-follow-icon{width:14px;height:14px}.meetb-trending-hashtags{margin-bottom:16px}.meetb-trending-bar{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#f9fafb;border-radius:10px;border:1px solid #e5e7eb;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.meetb-trending-bar::-webkit-scrollbar{display:none}.meetb-trending-bar__icon{display:flex;align-items:center;color:#4361ee;flex-shrink:0}.meetb-trending-bar__label{font-size:13px;font-weight:600;color:#6b7280;font-family:Roboto,sans-serif;white-space:nowrap;flex-shrink:0;margin-right:4px}.meetb-trending-bar .meetb-hashtag-label{flex-shrink:0}.meetb-trending-item__stats{font-size:11px;color:#9ca3af;font-family:Roboto,sans-serif}.meetb-trending-item__action{flex-shrink:0;margin-left:12px}.meetb-hashtag-archive-header{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding:20px 24px;background:#fff;border-radius:12px;border:1px solid #e5e7eb}.meetb-hashtag-archive-header__tag{font-size:24px;font-weight:700;color:#4361ee;font-family:Roboto,sans-serif}.meetb-hashtag-archive-header__tag::before{content:'#'}.meetb-hashtag-archive-header__count{font-size:14px;color:#6b7280;font-family:Roboto,sans-serif}.meetb-hashtag-archive-header__actions{margin-left:auto}.meetb-hashtag-follow-btn.is-loading{opacity:.6;pointer-events:none}@media (max-width:768px){.meetb-hashtags{gap:4px;margin-top:6px}.meetb-hashtag-label{font-size:11px;padding:2px 8px}.meetb-trending-hashtags{border-radius:0;border-left:none;border-right:none;margin-bottom:8px}.meetb-hashtag-archive-header{flex-direction:column;align-items:flex-start;gap:8px;padding:16px}.meetb-hashtag-archive-header__actions{margin-left:0}}