*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#08090b;color:#f4f1e9;font-family:Inter,sans-serif}header{height:82px;padding:0 6vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff12;position:sticky;top:0;z-index:10;background:#08090bea;backdrop-filter:blur(15px)}.news-brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none}.news-brand img{width:48px;height:48px;object-fit:contain}.news-brand span{display:grid}.news-brand b{font:900 18px 'Barlow Condensed';letter-spacing:1px}.news-brand small{font-size:7px;letter-spacing:2px;color:#d5a83d}nav{display:flex;gap:25px}nav a{color:#888;text-decoration:none;font-size:9px;font-weight:800;letter-spacing:1.2px}nav a:hover,nav a.active{color:#d5a83d}.news-hero{min-height:580px;padding:90px 8vw;display:flex;align-items:center;justify-content:space-between;overflow:hidden;background:radial-gradient(circle at 80% 50%,#382b0e,#090a0c 47%)}.news-hero>div{z-index:1}.news-hero small,.newsroom-head small{font-size:9px;font-weight:800;letter-spacing:2px;color:#d5a83d}.news-hero h1{font:900 clamp(80px,12vw,180px)/.72 'Barlow Condensed';margin:45px 0}.news-hero h1 em{font-style:normal;color:#d5a83d}.news-hero p{color:#999}.news-hero img{width:min(38vw,520px);filter:grayscale(1);opacity:.35;transform:rotate(7deg)}.newsroom{padding:110px 8vw}.newsroom-head{display:flex;align-items:end;justify-content:space-between;gap:30px}.newsroom-head h2{font:900 70px/.8 'Barlow Condensed';margin:20px 0 0}.news-filters{display:flex;gap:7px;flex-wrap:wrap}.news-filters button{padding:11px 16px;border:1px solid #343434;background:#0c0e11;color:#777;font:800 8px Inter;letter-spacing:1px;cursor:pointer}.news-filters button.active,.news-filters button:hover{color:#d5a83d;border-color:#d5a83d}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:45px}.article-card{min-height:430px;border:1px solid #292a2e;background:#0d0f12;display:flex;flex-direction:column;cursor:pointer;transition:.25s;overflow:hidden}.article-card:hover{transform:translateY(-5px);border-color:#d5a83d}.article-card.featured{grid-column:span 2}.card-art{height:190px;position:relative;display:grid;place-items:center;background:radial-gradient(circle,#30250e,#0a0b0d)}.featured .card-art{height:280px}.card-art img{width:120px;height:120px;object-fit:contain;filter:grayscale(1);opacity:.65}.card-art .score-art{font:900 90px 'Barlow Condensed';color:#d5a83d}.card-copy{padding:28px;display:flex;flex:1;flex-direction:column}.card-copy small{color:#d5a83d;font-size:8px;font-weight:800;letter-spacing:1.5px}.card-copy h3{font:900 34px/.92 'Barlow Condensed';margin:16px 0}.card-copy p{color:#888;font-size:12px;line-height:1.65}.card-copy span{margin-top:auto;color:#fff;font-size:8px;font-weight:800;letter-spacing:1.3px}.news-follow{padding:110px 8vw;text-align:center;background:radial-gradient(circle,#421727,#090a0c 54%)}.news-follow p{font-size:9px;font-weight:800;letter-spacing:2px;color:#d5a83d}.news-follow h2{font:900 clamp(75px,10vw,150px)/.77 'Barlow Condensed';margin:35px 0}.news-follow a{display:inline-block;padding:16px 24px;background:#d5a83d;color:#090a0c;text-decoration:none;font-size:9px;font-weight:900;letter-spacing:1.4px}dialog{width:min(920px,94vw);max-height:90vh;padding:0;border:1px solid #4c4021;background:#0b0d10;color:#f4f1e9}dialog::backdrop{background:#000d;backdrop-filter:blur(9px)}.close{position:fixed;right:max(4vw,20px);top:max(5vh,20px);z-index:2;width:45px;height:45px;background:#0a0b0dcc;border:1px solid #ffffff38;color:#fff;font-size:25px;cursor:pointer}.article-cover{height:300px;display:grid;place-items:center;background:radial-gradient(circle,#392d11,#090a0c)}.article-cover img{width:180px;height:180px;object-fit:contain;filter:grayscale(1)}dialog article{padding:55px max(28px,8%)}.article-meta{color:#d5a83d;font-size:9px;font-weight:800;letter-spacing:1.5px}.article-title{font:900 clamp(48px,8vw,85px)/.85 'Barlow Condensed';margin:28px 0}.article-body{color:#b5b5b5;line-height:1.85;font-size:14px}.article-body p:first-child{font-size:18px;color:#fff}.share{display:flex;gap:18px;align-items:center;border-top:1px solid #ffffff15;margin-top:45px;padding-top:25px}.share span{font-size:8px;color:#777;font-weight:800;letter-spacing:1.4px}.share a{color:#d5a83d;text-decoration:none;font-size:8px;font-weight:800;letter-spacing:1px}footer{padding:40px 6vw;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff12;color:#777;font-size:9px;letter-spacing:1px}footer a{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none}footer img{width:36px;height:36px;object-fit:contain}@media(max-width:800px){header nav a:not(.active){display:none}.news-hero{min-height:500px;padding:70px 6vw}.news-hero img{position:absolute;right:-15%;width:70vw}.newsroom{padding:80px 6vw}.newsroom-head{align-items:start;flex-direction:column}.article-grid{grid-template-columns:1fr}.article-card.featured{grid-column:auto}.featured .card-art{height:210px}.news-follow{padding:85px 6vw}footer{align-items:flex-start;gap:20px;flex-direction:column}}
