*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;color:#111;background:#fff}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 28px));margin:auto}.site-header{position:sticky;top:0;background:#fff;z-index:20;border-bottom:1px solid #e8e8e8}.topbar{height:70px;display:flex;align-items:center;justify-content:space-between}.brand img{height:33px;max-width:170px;object-fit:contain}.top-actions{display:flex;gap:8px;align-items:center}.icon-btn{border:1px solid #e8e8e8;background:#fff;border-radius:12px;padding:9px 12px;font-size:20px}.admin-link{font-size:14px;color:#777}.nav{display:flex;gap:20px;overflow:auto;padding-bottom:12px;white-space:nowrap;font-size:14px}.searchbar{border-top:1px solid #e8e8e8;padding:12px 0}.searchbar form{display:flex;gap:8px}.searchbar input{flex:1;padding:13px;border:1px solid #e8e8e8;border-radius:12px}.searchbar button,.primary,.btn{border:0;background:#111;color:#fff;border-radius:12px;padding:12px 16px;font-weight:700}main.wrap{padding:24px 0 44px}.section-head{display:flex;justify-content:space-between;align-items:end;margin:8px 0 18px}.section-head h1,.section-head h2{margin:0}.hero-grid{display:grid;grid-template-columns:1.45fr .8fr;gap:20px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.side-stack{display:grid;gap:14px}.card{border:1px solid #e8e8e8;border-radius:18px;overflow:hidden;background:#fff}.card img,.article-cover{width:100%;aspect-ratio:16/10;object-fit:cover;background:#f5f5f5}.card-body{padding:16px}.category{font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.card h2,.card h3{margin:7px 0 8px;line-height:1.08}.card p,.muted{color:#6b6b6b}.ad{border:1px dashed #bbb;background:#fafafa;border-radius:14px;min-height:120px;display:grid;place-items:center;color:#888;margin:26px 0}.rank{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid #e8e8e8}.rank-num{font-size:26px;font-weight:900;color:#aaa}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:34px}.article h1{font-size:clamp(34px,5vw,62px);line-height:1.02;margin:8px 0 12px}.meta{color:#777;font-size:14px;margin-bottom:18px}.article-cover{border-radius:22px;aspect-ratio:16/9}.article-body{font-size:18px;line-height:1.75}.reactions{display:flex;gap:8px;flex-wrap:wrap;margin:28px 0}.reaction,.poll-option{border:1px solid #e8e8e8;background:#fff;border-radius:12px;padding:11px 14px}.poll{border:1px solid #e8e8e8;border-radius:18px;padding:18px;margin-bottom:18px}.poll-option{width:100%;text-align:left;margin-top:8px}.content-page{max-width:780px;margin:auto}.content-page p,.content-page li{font-size:17px;line-height:1.7}.site-footer{border-top:1px solid #e8e8e8;padding:34px 0 18px;background:#fafafa}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer-grid>div{display:grid;align-content:start;gap:9px}.footer-logo{height:30px;max-width:150px;object-fit:contain}.linklike{border:0;background:none;text-align:left;padding:0}.copyright{border-top:1px solid #e8e8e8;margin-top:22px;padding-top:16px;color:#888;font-size:13px}.cookie-banner{position:fixed;left:14px;right:14px;bottom:14px;z-index:60;background:#fff;border:1px solid #e8e8e8;box-shadow:0 15px 50px #0002;border-radius:18px;padding:18px;display:flex;gap:18px;align-items:center;justify-content:space-between}.cookie-banner p{margin:4px 0;color:#666}.cookie-actions{display:flex;gap:8px}.cookie-actions button{border:1px solid #e8e8e8;background:#fff;border-radius:12px;padding:11px}@media(max-width:850px){.hero-grid,.article-layout{grid-template-columns:1fr}.grid{grid-template-columns:1fr 1fr}.article-layout aside{display:none}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.wrap{width:min(100% - 20px,1180px)}.topbar{height:62px}.brand img{height:28px}.nav{gap:17px;font-size:13px}.grid{grid-template-columns:1fr}.article h1{font-size:36px}.article-body{font-size:17px}.cookie-banner{display:block}.cookie-actions{margin-top:14px;display:grid;grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}}
.btn{display:inline-block;border:0;background:#111;color:#fff;border-radius:12px;padding:12px 16px;font-weight:700}
.share-row{margin:28px 0}.share-row button{border:1px solid var(--line);background:#fff;border-radius:12px;padding:12px 16px;font-weight:700}
.real-ad{display:block;text-align:center;padding:12px}.real-ad span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.real-ad img{max-width:100%;height:auto;border-radius:10px}
.poll-result{margin:12px 0}.poll-result>span,.poll-result>strong{display:inline-block}.poll-result>strong{float:right}.poll-bar{height:8px;background:#eee;border-radius:999px;overflow:hidden;margin-top:6px}.poll-bar i{display:block;height:100%;background:#111}.notice{padding:12px 14px;background:#f3f3f3;border-radius:12px;margin-bottom:18px}

.sponsored-label{display:inline-block;margin-bottom:10px;padding:6px 9px;border-radius:999px;background:#111;color:#fff;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}

.breaking-strip{display:flex;gap:18px;align-items:center;overflow:auto;white-space:nowrap;border-bottom:1px solid var(--line);padding:10px 0;margin-bottom:26px}.breaking-strip strong,.breaking-label{font-size:11px;letter-spacing:.08em}.mag-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin:30px 0}.mag-head h1{font-size:clamp(32px,6vw,68px);max-width:850px;margin:6px 0}.mag-head>p{max-width:330px}.pro-hero{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,.8fr);gap:28px;border-bottom:1px solid var(--line);padding-bottom:28px}.lead-story img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:14px}.lead-story h2{font-size:clamp(28px,4vw,48px);line-height:1.05;margin:10px 0}.compact-story{display:grid;grid-template-columns:120px 1fr;gap:12px;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid var(--line)}.compact-story img{width:120px;height:88px;object-fit:cover;border-radius:10px}.home-columns{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(260px,.7fr);gap:40px}.news-row{display:grid;grid-template-columns:220px 1fr;gap:18px;padding:18px 0;border-bottom:1px solid var(--line)}.news-row img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:12px}.news-row h3{font-size:24px;margin:4px 0}.sponsored{display:inline-block;font-size:10px;font-weight:800;letter-spacing:.08em;border:1px solid #bbb;border-radius:999px;padding:4px 7px;margin:4px 6px}.article-gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:30px 0}.article-gallery img{width:100%;max-height:520px;object-fit:cover;border-radius:12px}.sources{border-top:1px solid var(--line);margin-top:32px;padding-top:20px}
@media(max-width:760px){.mag-head{display:block}.pro-hero,.home-columns{grid-template-columns:1fr}.news-row{grid-template-columns:115px 1fr}.news-row h3{font-size:18px}.news-row p{display:none}.article-gallery{grid-template-columns:1fr}}
.article-deck{font-size:clamp(18px,2vw,22px);line-height:1.5;color:#555;margin:10px 0 14px}.empty-state{text-align:center;padding:60px 20px;border:1px solid var(--line);border-radius:16px;margin:24px 0}.breaking-label{display:inline-block;background:#111;color:#fff;border-radius:999px;padding:5px 8px;font-weight:800;margin:0 6px 8px 0}.sources li{margin:8px 0}.article-gallery figure{margin:0}.article-gallery figcaption{font-size:12px;color:#666;margin-top:5px}


/* RC5 FINAL polish */
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:saturate(160%) blur(12px);border-bottom:1px solid var(--line)}
.category-magazine-sections{margin:48px 0}.category-block{padding:28px 0;border-top:1px solid var(--line)}
.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-story img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:12px}.category-story h3{margin:8px 0 4px;line-height:1.2}
.site-footer{margin-top:64px;border-top:1px solid var(--line);padding:42px 0 24px}.footer-pro{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:36px}.footer-pro h3{margin-top:0}.footer-links{display:grid;gap:8px}.footer-bottom{border-top:1px solid var(--line);margin-top:30px;padding-top:18px;font-size:12px;color:#666}
.error-page{min-height:55vh;display:grid;place-items:center;text-align:center}.error-page h1{font-size:clamp(70px,16vw,150px);margin:0;line-height:.8}.error-page p{max-width:520px;margin:24px auto}
.updated-note{font-size:12px;color:#666;margin-top:6px}
@media(max-width:760px){.category-grid{grid-template-columns:1fr 1fr}.site-header{top:0}.footer-pro{grid-template-columns:1fr}.site-nav{overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}}
@media(max-width:460px){.category-grid{grid-template-columns:1fr}}
