:root{--bg: #09070b;--panel: rgba(22, 18, 27, .82);--panel-strong: rgba(30, 24, 36, .94);--line: rgba(232, 221, 205, .12);--text: #efe6d7;--muted: #baa994;--accent: #b5332d;--accent-soft: #eb8d7c;--shadow: rgba(0, 0, 0, .42)}*{box-sizing:border-box}html{background:radial-gradient(circle at top,rgba(136,23,23,.25),transparent 34%),radial-gradient(circle at 20% 20%,rgba(181,51,45,.08),transparent 20%),linear-gradient(180deg,#0f0b12,#09070b 42%,#050407);color:var(--text);scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--text);font-family:Segoe UI Variable Text,Trebuchet MS,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.shell{width:min(1160px,calc(100% - 2rem));margin:0 auto}.site-header{position:sticky;top:0;z-index:30;backdrop-filter:blur(18px);background:#09070bb8;border-bottom:1px solid var(--line)}.nav-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.brand{display:inline-flex;align-items:center;gap:.75rem;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif;font-size:1.15rem;letter-spacing:.02em}.brand-mark{width:2.25rem;height:2.25rem;border:1px solid rgba(239,230,215,.18);border-radius:999px;display:grid;place-items:center;color:var(--accent-soft);background:#ffffff08}.site-nav{display:flex;flex-wrap:wrap;gap:1rem;color:var(--muted);font-size:.95rem}.site-nav a:hover,.brand:hover{color:#fff5ea}.page{padding:2rem 0 4rem}.hero-grid,.story-grid,.meta-grid,.footer-grid,.reading-grid,.author-grid,.roundtable-intro-grid,.contact-grid,.contact-field-row{display:grid;gap:1.25rem}.hero-grid{grid-template-columns:1.4fr .9fr;align-items:stretch}.panel,.story-card,.callout,.story-hero,.story-body,.story-sidebar,.footer-panel{border:1px solid var(--line);background:var(--panel);box-shadow:0 20px 40px var(--shadow)}.story-card,.callout,.story-body,.story-sidebar,.footer-panel{border-radius:20px}.story-hero{border-radius:28px;overflow:hidden;min-height:34rem;position:relative}.story-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0805082e,#0805089e 58%,#080508f2)}.story-hero img{width:100%;height:100%;object-fit:cover}.story-hero-copy{position:absolute;inset:auto 0 0;z-index:1;padding:2rem}.eyebrow,.chip,.meta-line,.helper{text-transform:uppercase;letter-spacing:.08em;font-size:.74rem}.eyebrow,.helper{color:var(--accent-soft)}.hero-title,.page-title,.story-title,.section-title{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif;line-height:1.05;margin:0}.hero-title{font-size:clamp(2.8rem,5vw,5rem);margin-top:.8rem}.page-title{font-size:clamp(2.4rem,4vw,4rem)}.section-title{font-size:clamp(1.6rem,3vw,2.2rem)}.story-title{font-size:clamp(2rem,3.5vw,3.2rem)}.story-header{max-width:50rem;margin-bottom:1.8rem}.lede,.story-card p,.story-body p,.callout p,.footer-panel p,.meta-list{color:var(--muted)}.lede{font-size:1.06rem;max-width:60ch}.stack{display:flex;flex-wrap:wrap;gap:.65rem}.chip{display:inline-flex;align-items:center;padding:.35rem .65rem;border-radius:999px;border:1px solid rgba(235,141,124,.26);background:#b5332d24;color:#ffd8cf}.actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.4rem}.button,.button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:2.9rem;padding:.8rem 1.2rem;border-radius:999px;border:1px solid transparent;font-weight:600}.button{background:linear-gradient(135deg,#c3473c,#8f231f);color:#fff8f5}.button-secondary{border-color:var(--line);background:#ffffff08;color:var(--text)}.button:hover,.button-secondary:hover,.story-card:hover{transform:translateY(-1px)}.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.callout{padding:1.4rem}.callout strong{display:block;font-size:1.4rem;color:#fff5ea}.section-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin:3rem 0 1.25rem}.story-grid,.reading-grid,.author-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.story-card{overflow:hidden}.author-card{overflow:hidden;border-radius:20px;border:1px solid var(--line);background:var(--panel);box-shadow:0 20px 40px var(--shadow)}.author-card-portrait{width:100%;aspect-ratio:4 / 5;object-fit:cover}.author-card-copy{padding:1.2rem}.author-card h3{margin:.35rem 0 .45rem;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif;font-size:1.5rem;line-height:1.15}.author-card-origin{color:#fff0de}.author-fears li{color:var(--muted)}.story-card-image{aspect-ratio:4 / 3;overflow:hidden}.story-card-image img{width:100%;height:100%;object-fit:cover}.story-card-copy{padding:1.15rem}.author-chip{display:inline-flex;align-items:center;gap:.65rem}.author-chip img{width:2.6rem;height:2.6rem;border-radius:999px;object-fit:cover;border:1px solid rgba(239,230,215,.16)}.author-chip-inline{margin-bottom:.4rem}.author-chip-name{margin:.1rem 0 0;color:#fff5ea;font-size:.95rem;line-height:1.2}.story-card h3{margin:.4rem 0 .6rem;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif;font-size:1.45rem;line-height:1.15}.story-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,.92fr);gap:1.6rem;align-items:start}.story-body,.story-sidebar{padding:1.6rem}.story-body{background:#0f0c12e6}.story-copy,.roundtable-copy{max-width:43rem}.story-copy p,.roundtable-copy p{margin:0 0 1.1rem;font-size:1.08rem}.story-copy p{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif;font-size:1.14rem;line-height:1.82;color:#f1e8db}.story-copy p:first-child:first-letter{float:left;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif;font-size:3.6rem;line-height:.85;padding-right:.38rem;color:#fff2e3}.story-sidebar img{border-radius:14px;margin-bottom:1rem}.story-sidebar{position:sticky;top:5.75rem}.author-panel{margin-top:.2rem}.author-panel-portrait{width:100%;aspect-ratio:1 / 1;object-fit:cover}.author-panel h3{margin:.35rem 0 0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif;font-size:1.45rem;line-height:1.15}.author-panel-copy{color:var(--muted);margin-top:.55rem}.compact-fears li+li{margin-top:.55rem}.meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1rem}.meta-list{margin:0;padding:0;list-style:none}.meta-list li+li{margin-top:.55rem}.footer-grid{grid-template-columns:1.2fr .8fr;margin-top:3rem}.contact-grid{grid-template-columns:minmax(0,1.5fr) minmax(280px,.85fr);align-items:start}.contact-panel,.contact-sidebar{border-radius:20px;padding:1.6rem}.contact-sidebar{position:sticky;top:5.75rem}.contact-form{margin-top:1.4rem}.contact-field-row{grid-template-columns:repeat(2,minmax(0,1fr))}.field{display:flex;flex-direction:column;gap:.55rem}.field+.field{margin-top:1rem}.contact-field-row .field+.field{margin-top:0}.field-label{color:#fff0de;font-size:.94rem}.field-input{width:100%;min-height:3rem;padding:.85rem .95rem;border:1px solid rgba(239,230,215,.14);border-radius:14px;background:#ffffff08;color:var(--text);font:inherit}.field-input::placeholder{color:#baa994ad}.field-input:focus{outline:1px solid rgba(235,141,124,.65);border-color:#eb8d7c6b}.field-textarea{min-height:12rem;resize:vertical}.field-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.contact-actions{display:flex;align-items:center;gap:1rem;margin-top:1.25rem}.contact-actions .button:disabled{opacity:.7;cursor:wait}.contact-note,.contact-list li{color:var(--muted)}.contact-direct{margin:1.2rem 0 1rem;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif;font-size:clamp(1.35rem,2.4vw,1.7rem);color:#fff2e3}.contact-direct a{color:inherit}#contact-status[data-state=success]{color:#ffd8cf}#contact-status[data-state=error]{color:#ff9c93}.footer-panel{padding:1.4rem}.plain-list{list-style:none;padding:0;margin:0}.plain-list li+li{margin-top:.7rem}.prose-block{max-width:72ch}.prose-block p{color:var(--muted)}.story-cover-figure,.artifact-panel{margin:0 0 1.6rem}.story-cover-figure img,.artifact-panel img{width:100%;border-radius:16px;border:1px solid var(--line)}.story-cover-figure figcaption,.artifact-panel figcaption{margin-top:.65rem;color:var(--muted);font-size:.92rem}.artifact-panel{padding:1rem;border-radius:18px;border:1px solid rgba(235,141,124,.18);background:#1e1824b8}.artifact-panel-head{margin-bottom:.75rem}.artifact-panel .helper{margin:0}.participant-strip{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1rem}.participant-strip-compact{gap:.6rem}.participant-chip{display:inline-flex;align-items:center;gap:.65rem;min-height:3.2rem;padding:.55rem .7rem;border-radius:16px;border:1px solid var(--line);background:#ffffff08}.participant-chip-static{cursor:default}.participant-chip img{width:2.7rem;height:2.7rem;object-fit:cover;border-radius:999px;border:1px solid rgba(239,230,215,.16)}.participant-chip-large{margin-bottom:.35rem}.roundtable-voice-head{margin-bottom:.75rem}.roundtable-copy p{color:#eadfce}.roundtable-intro-grid{grid-template-columns:1.2fr 1fr;margin-top:1.8rem}.participant-list li+li{margin-top:1rem}.story-author-inline{margin-top:.85rem}.divider{height:1px;background:var(--line);margin:2.2rem 0}@media(max-width:920px){.hero-grid,.story-layout,.footer-grid,.reading-grid,.story-grid,.roundtable-intro-grid,.contact-grid,.contact-field-row{grid-template-columns:1fr}.story-hero{min-height:27rem}.story-sidebar,.contact-sidebar{position:static}}@media(max-width:640px){.shell{width:min(100% - 1rem,100%)}.nav-row{align-items:flex-start;flex-direction:column}.stats,.meta-grid{grid-template-columns:1fr}.story-hero-copy,.story-body,.story-sidebar,.footer-panel,.callout{padding:1.15rem}.hero-title,.page-title,.story-title{text-wrap:balance}}
