:root{--editorial-bg:#0d1014;--editorial-card:#171b20;--editorial-gold:#d9b76e;--editorial-text:#f8f5ee;--editorial-muted:#b9b5ac}body.editorial-page{margin:0;color:var(--editorial-text);background:var(--editorial-bg);font-family:Inter,Arial,sans-serif}.editorial-main{min-height:100vh;padding:120px clamp(16px,6vw,88px) calc(48px + env(safe-area-inset-bottom))}.editorial-wrap{max-width:1180px;margin:auto}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px;color:var(--editorial-muted);font-size:.84rem}.breadcrumbs a{color:var(--editorial-gold)}.editorial-hero{max-width:780px;margin-bottom:38px}.editorial-kicker{color:var(--editorial-gold);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.editorial-hero h1,.article-content h1{margin:.35em 0;font:700 clamp(2.25rem,6vw,5.4rem)/.98 Georgia,serif}.editorial-hero p,.article-lead{color:var(--editorial-muted);font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.article-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #ffffff17;border-radius:22px;color:inherit;background:var(--editorial-card);text-decoration:none}.article-card img{width:100%;height:220px;object-fit:cover}.article-card__body{display:flex;flex:1;flex-direction:column;padding:20px}.article-card__meta,.article-meta{display:flex;flex-wrap:wrap;gap:10px;color:var(--editorial-muted);font-size:.82rem}.article-card h2{margin:12px 0 8px;font:700 1.42rem/1.16 Georgia,serif}.article-card p{margin:0 0 18px;color:var(--editorial-muted);line-height:1.55}.article-card__read{margin-top:auto;color:var(--editorial-gold);font-weight:800}.article-cover{width:100%;max-height:580px;margin:28px 0;border-radius:24px;object-fit:cover}.article-content{max-width:820px;margin:auto}.article-body p{color:#ddd8cf;font:400 1.06rem/1.85 Georgia,serif}.tag-list{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.tag{padding:7px 10px;border-radius:999px;color:var(--editorial-gold);background:#d9b76e14;font-size:.78rem}.reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.review-card,.empty-state{padding:24px;border:1px solid #ffffff17;border-radius:20px;background:var(--editorial-card)}.review-card blockquote{margin:18px 0;color:#ddd8cf;line-height:1.65}.empty-state{max-width:760px;color:var(--editorial-muted);line-height:1.65}@media(max-width:900px){.article-grid,.reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.editorial-main{padding:96px 14px calc(32px + env(safe-area-inset-bottom))}.article-grid,.reviews-grid{grid-template-columns:1fr}.article-card img{height:190px}.editorial-hero{margin-bottom:26px}}
