.hashtag-header{justify-content:space-between;padding:2em;display:flex}.hashtag-header>div{justify-content:center;display:flex}.hashtag-header>div:not(.hashtag-header-left){align-items:center}.hashtag-header-left{flex-direction:column;align-items:flex-start;gap:.75em}.hashtag-title{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(152deg,#035299,#342f5a85);border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:10px;min-width:220px;max-width:80vw;padding:12px 16px;display:flex;box-shadow:0 12px 30px #00000040}.hashtag-title-text{white-space:nowrap;text-overflow:ellipsis;letter-spacing:.3px;flex-shrink:1;margin:0;font-family:Montserrat Bold,sans-serif;font-size:1.7rem;overflow:hidden}.hashtag-meta{color:#fff;text-align:left;flex-direction:column;align-items:flex-start;gap:.4em;width:90%;display:flex}.hashtag-description{text-shadow:0 2px 14px #00000059,0 1.5px 6px #14103245,0 1px 2px #00000026,0 .5px .5px #ffffff12;background:linear-gradient(152deg,#035399bb,#342f5a85);border-radius:10px;margin:0;padding:12px 16px;font-size:.95rem;font-weight:500}.hashtag-badges{flex-wrap:wrap;gap:.4em;display:flex}.hashtag-pill{color:#fff;background:#00000040;border:1px solid #fff3;border-radius:999px;padding:.25em .6em;font-size:.85rem}.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{flex-wrap:wrap;justify-content:flex-start;gap:8px;width:100%}.hashtag-title-text{white-space:normal;font-size:1.35rem}.hashtag-header-left{align-items:stretch;width:100%}.hashtag-meta{align-items:center;width:100%;padding:0 1em 1em}}
