.hashtag-header{display:flex;padding:2em;justify-content:space-between}.hashtag-header>div{display:flex;align-items:center;justify-content:center}.hashtag-header-left{flex-direction:column;align-items:flex-start;gap:.75em}.hashtag-title{background:linear-gradient(152deg,#035299,#342f5a85);padding:12px 16px;border-radius:10px;min-width:220px;max-width:80vw;display:flex;align-items:center;gap:10px;color:#fff;box-shadow:0 12px 30px #00000040;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(4px)}.hashtag-title-text{font-family:Montserrat Bold,sans-serif;font-size:x-large;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:1;font-size:1.7rem;letter-spacing:.3px}.hashtag-meta{display:flex;flex-direction:column;align-items:flex-start;gap:.4em;color:#fff;text-align:left}.hashtag-description{margin:0;font-size:.95rem}.hashtag-badges{display:flex;flex-wrap:wrap;gap:.4em}.hashtag-pill{background:#00000040;color:#fff;padding:.25em .6em;border-radius:999px;font-size:.85rem;border:1px solid rgba(255,255,255,.2)}.hashtag-pill-warning{background:#ffa5004d;border-color:#ffa500cc}.hashtag-pill-danger{background:#ff00004d;border-color:#f00c}@media screen and (max-width:768px){.hashtag-header{flex-direction:column;align-items:stretch}.hashtag-title{width:100%;justify-content:flex-start;flex-wrap:wrap;gap:8px}.hashtag-title-text{font-size:1.35rem;white-space:normal}.hashtag-header-left{width:100%;align-items:stretch}.hashtag-meta{width:100%;align-items:center;padding:0 1em 1em}}
