*,*:before,*:after{box-sizing:border-box}:root{--bg: #12100d;--bg-soft: #1d1914;--panel: rgba(255, 248, 236, .06);--panel-strong: rgba(255, 248, 236, .1);--line: rgba(255, 248, 236, .14);--text: #fff4e5;--muted: rgba(255, 244, 229, .64);--accent: #d88e3d;--accent-soft: #f0b66b}html,body,#root{min-height:100%}body{margin:0;font-family:Georgia,Times New Roman,serif;color:var(--text);background:radial-gradient(circle at top left,rgba(216,142,61,.18),transparent 32%),radial-gradient(circle at bottom right,rgba(240,182,107,.14),transparent 28%),linear-gradient(180deg,#0f0d0a,#15120e 45%,#0e0d0a)}.page-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:36px 0 56px}.hero,.story-band{display:grid;gap:24px}.hero{grid-template-columns:1.2fr 1fr;align-items:stretch;min-height:68vh}.hero-copy,.hero-frame,.summary-card,.story-band,.media-placeholder{border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-copy{padding:28px;display:flex;flex-direction:column;justify-content:space-between}.hero-copy h1{margin:0;font-size:clamp(3.1rem,8vw,6.4rem);line-height:.95;letter-spacing:-.04em}.hero-line{max-width:32rem;font-size:1.05rem;line-height:1.7;color:var(--muted)}.eyebrow,.card-tag,.frame-label{margin:0;font-family:Courier New,monospace;text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;color:var(--accent-soft)}.hero-meta{display:flex;gap:10px;flex-wrap:wrap}.hero-meta span{border:1px solid var(--line);padding:8px 12px;color:var(--muted);background:var(--panel-strong)}.hero-frame{padding:18px;display:flex;flex-direction:column}.summary-grid,.media-grid{display:grid;gap:18px;margin-top:18px}.summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.summary-card{padding:22px}.summary-card h2,.story-copy h2{margin:10px 0;font-size:1.7rem}.summary-card p:last-child,.story-copy p:last-child{margin:0;line-height:1.7;color:var(--muted)}.story-band{margin-top:18px;grid-template-columns:1.1fr .9fr;padding:24px}.story-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.story-stats div{border:1px solid var(--line);background:#fff8ec0a;padding:18px 14px}.story-stats strong{display:block;font-size:2.4rem;color:var(--accent-soft)}.story-stats span{color:var(--muted);line-height:1.5}.media-grid{grid-template-columns:1.4fr 1fr 1fr}.media-placeholder{min-height:240px;padding:22px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.media-placeholder:before{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border:1px dashed rgba(255,244,229,.28)}.media-placeholder.large{min-height:100%}.placeholder-title,.placeholder-note{position:relative;z-index:1}.placeholder-title{font-size:1.1rem;margin-bottom:8px}.placeholder-note{color:var(--muted);max-width:20rem;line-height:1.6}@media(max-width:960px){.hero,.summary-grid,.story-band,.media-grid,.story-stats{grid-template-columns:1fr}}
