:root{--ink:#111821;--paper:#f4f6f8;--red:#d91636;--muted:#617080;--line:#d7dde3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#111821}*{box-sizing:border-box}body{margin:0;background:var(--paper);font-size:16px;line-height:1.55}.review-banner{background:#f3aa22;color:#241700;text-align:center;font-size:.75rem;font-weight:900;letter-spacing:.12em;padding:.45rem}header{background:#101820;color:white;padding:1.1rem clamp(1rem,5vw,5rem);display:flex;align-items:center;justify-content:space-between;gap:2rem}.news-brand{color:white;text-decoration:none;display:flex;gap:.8rem;align-items:center;line-height:1.1}.news-brand img{width:48px;height:48px;border-radius:5px;object-fit:cover}.news-brand span{display:grid}.news-brand small{font-size:.7rem;color:#c4ced8;letter-spacing:.16em;margin-top:.3rem}header nav,footer nav{display:flex;gap:1.3rem;flex-wrap:wrap}header nav a,footer a{color:inherit;text-decoration:none;font-weight:700}.lead{padding:clamp(3rem,8vw,7rem) clamp(1rem,8vw,9rem);background:linear-gradient(130deg,#230914,#9e102a 55%,#e51d3f);color:white}.lead h1{font-family:Georgia,serif;font-size:clamp(2.5rem,7vw,5.5rem);line-height:.98;max-width:980px;margin:.4rem 0 1.2rem;letter-spacing:-.035em}.lead a{color:white;text-decoration:none}.lead>p:not(.label){font-size:1.2rem;max-width:720px}.label{font-size:.75rem;font-weight:900;letter-spacing:.14em;color:#e51d3f}.lead .label{color:#ffb1bf}.byline{font-size:.88rem;color:#f2cbd2}.news-layout{max-width:1280px;margin:auto;padding:3rem 1rem;display:grid;grid-template-columns:minmax(0,2fr) minmax(250px,1fr);gap:2rem}.section-title{border-bottom:3px solid var(--ink);display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.2rem}.section-title h2{font-family:Georgia,serif;font-size:1.8rem;margin:0 0 .4rem}.section-title span{color:var(--muted);font-size:.85rem;margin-bottom:.55rem}.news-card{display:grid;grid-template-columns:minmax(220px,40%) 1fr;gap:1.3rem;border-bottom:1px solid var(--line);padding-bottom:1.5rem}.news-art{aspect-ratio:16/9;background:linear-gradient(145deg,#170b10,#8e142a);color:white;display:flex;flex-direction:column;justify-content:space-between;padding:1.2rem}.news-art span{font-size:.7rem;letter-spacing:.14em}.news-art b{font-size:1.3rem;line-height:1.1}.news-card h3{font-family:Georgia,serif;font-size:1.8rem;line-height:1.1;margin:.4rem 0}.news-card a{color:inherit;text-decoration:none}.news-card p,.news-card small{color:var(--muted)}.empty-news{padding:3rem 0;color:var(--muted)}aside{display:grid;align-content:start;gap:1rem}.ad-slot,.tip{background:white;border:1px solid var(--line);padding:1.4rem}.ad-slot{min-height:230px;display:grid;align-content:center;text-align:center}.ad-slot small{color:var(--muted);letter-spacing:.12em}.tip{background:#111821;color:white}.tip a{display:inline-block;background:var(--red);color:white;text-decoration:none;font-weight:800;padding:.7rem 1rem;margin-top:.5rem}footer{background:#101820;color:white;padding:2rem clamp(1rem,5vw,5rem);display:flex;justify-content:space-between;gap:2rem}footer p{color:#b7c3ce}@media(max-width:760px){header{align-items:flex-start;flex-direction:column}header nav{overflow:auto;width:100%;flex-wrap:nowrap}.news-layout{grid-template-columns:1fr}.news-card{grid-template-columns:1fr}.section-title{align-items:start;flex-direction:column}.section-title span{margin-bottom:.5rem}footer{flex-direction:column}.lead{padding-top:4rem;padding-bottom:4rem}}
