.dw-hashtag{display:inline;text-decoration:none;color:#ffd35a;font-weight:800;white-space:normal;transition:color .18s ease,text-shadow .18s ease}
.dw-hashtag:hover,.dw-hashtag:focus-visible{color:#fff0a8;text-shadow:0 0 18px rgba(255,211,90,.32);text-decoration:underline;text-underline-offset:.18em}
.dwhtag-page{min-height:70vh;background:radial-gradient(circle at 20% 0,rgba(255,196,70,.09),transparent 34%),linear-gradient(180deg,#0b0d12,#11151d 65%,#0b0d12);color:#f7f7f8;padding:46px 0 80px}
.dwhtag-shell{width:min(1180px,calc(100% - 34px));margin:0 auto}
.dwhtag-hero{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:28px;padding:44px;background:linear-gradient(135deg,rgba(24,28,38,.96),rgba(12,14,20,.9));box-shadow:0 22px 70px rgba(0,0,0,.28)}
.dwhtag-kicker{display:inline-flex;align-items:center;gap:8px;font-size:.8rem;letter-spacing:.16em;text-transform:uppercase;color:#d6ad49;font-weight:900}
.dwhtag-hero h1{margin:10px 0 8px;font-size:clamp(2.2rem,5vw,4.8rem);line-height:.98}
.dwhtag-hero p{max-width:760px;margin:0;color:#c5c9d1;font-size:1.03rem;line-height:1.7}
.dwhtag-summary{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 0}
.dwhtag-summary span{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.07);font-size:.9rem;color:#e7e9ed}
.dwhtag-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:28px 0 18px;flex-wrap:wrap}
.dwhtag-filters{display:flex;flex-wrap:wrap;gap:9px}
.dwhtag-filter{appearance:none;border:1px solid rgba(255,255,255,.09);background:#171b24;color:#e8ebf0;border-radius:999px;padding:10px 15px;font:inherit;font-weight:800;cursor:pointer}
.dwhtag-filter:hover,.dwhtag-filter.active{background:#f3bd3f;color:#17130a;border-color:#f3bd3f}
.dwhtag-visible{color:#9ca3af;font-size:.92rem}
.dwhtag-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.dwhtag-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(27,31,41,.98),rgba(18,21,29,.98));box-shadow:0 18px 44px rgba(0,0,0,.2)}
.dwhtag-card[hidden]{display:none!important}
.dwhtag-media{display:block;aspect-ratio:16/9;background:#0d1016;overflow:hidden}
.dwhtag-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}
.dwhtag-card:hover .dwhtag-media img{transform:scale(1.035)}
.dwhtag-body{padding:18px 18px 20px;display:flex;flex-direction:column;gap:10px;flex:1}
.dwhtag-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#9da5b2;font-size:.8rem;text-transform:uppercase;letter-spacing:.07em;font-weight:800}
.dwhtag-type{color:#f2c65e}
.dwhtag-body h2{font-size:1.24rem;line-height:1.2;margin:0}
.dwhtag-body h2 a{color:#fff;text-decoration:none}
.dwhtag-body h2 a:hover{text-decoration:underline;text-underline-offset:.18em}
.dwhtag-body p{margin:0;color:#bbc1cc;line-height:1.55;font-size:.94rem}
.dwhtag-open{margin-top:auto;display:inline-flex;align-items:center;gap:6px;color:#ffd35a;font-weight:900;text-decoration:none}
.dwhtag-open:hover{color:#fff0a8}
.dwhtag-empty{padding:34px;border:1px dashed rgba(255,255,255,.15);border-radius:22px;text-align:center;color:#b9bec7;background:rgba(255,255,255,.025)}
.dwhtag-back{display:inline-flex;margin-top:22px;color:#d9dde4;text-decoration:none;font-weight:800}
.dwhtag-back:hover{color:white}
@media(max-width:960px){.dwhtag-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dwhtag-hero{padding:34px}}
@media(max-width:640px){.dwhtag-page{padding-top:24px}.dwhtag-shell{width:min(100% - 22px,1180px)}.dwhtag-grid{grid-template-columns:1fr}.dwhtag-hero{padding:28px 22px;border-radius:22px}.dwhtag-toolbar{align-items:flex-start}.dwhtag-filters{width:100%}.dwhtag-filter{flex:1 1 auto;text-align:center}}
