:root{--ink:#171512;--paper:#f5f0e6;--cream:#fffaf0;--red:#d82c27;--red-dark:#981c19;--gold:#f2b33d;--muted:#6e675d;--line:#d9d0c1;--max:1180px;--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.65}a{color:inherit}img{max-width:100%;display:block}.skip{position:absolute;left:-999px;top:0;background:#fff;padding:12px;z-index:20}.skip:focus{left:12px}.site-header{height:86px;max-width:var(--max);margin:auto;display:flex;align-items:center;justify-content:space-between;padding:10px 24px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:800;line-height:1.05}.brand img{width:62px;height:55px;object-fit:contain}.brand small{color:var(--red);font-weight:700}.site-header nav{display:flex;gap:28px}.site-header nav a{text-decoration:none;font-weight:700;font-size:.92rem}.site-header nav a:hover,.site-header nav a:focus{color:var(--red)}.menu-toggle{display:none;border:1px solid var(--ink);background:transparent;padding:9px 13px;border-radius:999px;font-weight:800}.hero{max-width:var(--max);margin:0 auto;min-height:610px;padding:70px 24px;display:grid;grid-template-columns:1.08fr .92fr;gap:65px;align-items:center}.hero-copy h1,.page-hero h1{font-family:Georgia,serif;font-size:clamp(2.6rem,5vw,4rem);line-height:1.03;letter-spacing:-.035em;margin:.25em 0}.hero-copy p{font-size:1.2rem;max-width:650px;color:#49443d}.eyebrow,.fact-label{display:block;text-transform:uppercase;letter-spacing:.15em;font-size:.74rem;font-weight:900;color:var(--red)}.actions{display:flex;align-items:center;gap:22px;margin-top:30px}.button{display:inline-block;background:var(--red);color:#fff;text-decoration:none;border-radius:999px;padding:14px 22px;font-weight:800;box-shadow:0 9px 20px rgba(152,28,25,.18)}.button:hover,.button:focus{background:var(--red-dark)}.text-link,.section-head>a,.prose-box>a{color:var(--red-dark);font-weight:800;text-decoration-thickness:2px;text-underline-offset:4px}.hero-visual{position:relative;padding:22px;background:var(--red);border-radius:48% 48% 24px 24px;transform:rotate(1.5deg)}.hero-visual img{width:100%;height:min(490px,52vw);object-fit:cover;border-radius:46% 46% 16px 16px;background:#fff}.hero-visual span{display:block;color:#fff;text-align:center;font-size:.75rem;padding-top:10px}.status,.notice{max-width:var(--max);margin:0 auto 30px;padding:18px 24px;background:#fff2cf;border-left:5px solid var(--gold);display:flex;gap:20px;align-items:baseline}.status strong,.notice strong{white-space:nowrap}.status p,.notice p{margin:0}.split,.section,.archive-band,.page-hero,.menu-layout,.gallery,.prose-box,.facts,.article,.policy,.error{max-width:var(--max);margin-left:auto;margin-right:auto}.split{padding:100px 24px;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.split h2,.section h2,.archive-band h2,.prose-box h2,.facts h2{font-family:Georgia,serif;font-size:clamp(2rem,3vw,3rem);line-height:1.1;margin:.25em 0}.duo{display:grid;grid-template-columns:1.15fr .85fr;gap:16px;align-items:end}.duo img{width:100%;height:290px;object-fit:cover;border-radius:var(--radius);background:#fff}.duo img:last-child{height:230px}.section{padding:70px 24px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px}.section-head h2{margin-bottom:0}.cards{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;margin-top:34px}.card{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:.2s transform,.2s box-shadow}.card:hover{transform:translateY(-4px);box-shadow:0 18px 34px rgba(40,30,20,.12)}.card>a{text-decoration:none}.card img{width:100%;height:230px;object-fit:cover;background:#fff}.card> a>div{padding:24px}.card h3{font-family:Georgia,serif;font-size:1.55rem;line-height:1.16;margin:.4em 0}.card p{color:var(--muted)}.read{color:var(--red-dark);font-weight:900}.archive-band{margin-top:40px;margin-bottom:90px;padding:46px;background:var(--red);color:#fff;border-radius:var(--radius);display:flex;justify-content:space-between;align-items:center;gap:40px}.archive-band>div{max-width:720px}.archive-band .eyebrow{color:#ffd57d}.archive-band h2{margin:.25em 0}.button.light{background:#fff;color:var(--red-dark);white-space:nowrap}.page-hero{padding:90px 24px 55px}.page-hero p{font-size:1.2rem;max-width:720px;color:var(--muted)}.menu-layout{padding:30px 24px 90px;display:grid;grid-template-columns:230px 1fr;gap:60px}.menu-layout aside{position:sticky;top:30px;height:max-content;display:flex;flex-direction:column;border-top:1px solid var(--line)}.menu-layout aside a{padding:13px 0;border-bottom:1px solid var(--line);text-decoration:none}.menu-sections section{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius);padding:35px;margin-bottom:26px}.menu-sections h2{font-family:Georgia,serif;font-size:2.2rem;margin-top:0}.menu-item{display:flex;justify-content:space-between;gap:30px;border-top:1px solid var(--line);padding:20px 0}.menu-item h3,.menu-item p{margin:0}.menu-item span{font-weight:900;white-space:nowrap;color:var(--red-dark)}.gallery{padding:20px 24px 70px;display:grid;grid-template-columns:1.25fr .75fr;gap:22px}.gallery figure{margin:0;background:#fff;border-radius:var(--radius);overflow:hidden;border:1px solid var(--line)}.gallery figure.large{grid-row:span 2}.gallery img{width:100%;height:260px;object-fit:cover}.gallery .large img{height:610px}.gallery figcaption{padding:14px;font-size:.87rem;color:var(--muted)}.prose-box{margin-top:20px;margin-bottom:90px;padding:40px;background:var(--cream);border:1px solid var(--line);border-radius:var(--radius);max-width:900px}.facts{padding:30px 24px 70px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.facts article{background:#fff;padding:26px;border-radius:var(--radius);border:1px solid var(--line)}.facts h2{font-size:1.5rem}.listing{max-width:var(--max);margin:0 auto 100px;padding:0 24px}.article{padding:70px 24px 100px}.article header,.article-body{max-width:800px;margin:auto}.article h1,.policy h1,.error h1{font-family:Georgia,serif;font-size:clamp(2.45rem,5vw,3.8rem);line-height:1.05;letter-spacing:-.035em}.article .dek{font-size:1.25rem;color:var(--muted)}.byline{font-size:.88rem;border-top:1px solid var(--line);padding-top:18px;margin-top:24px}.article-image{width:100%;height:min(470px,55vw);object-fit:cover;border-radius:var(--radius);margin-top:32px;background:#fff}.article-body{font-size:1.07rem}.article-body h2{font-family:Georgia,serif;font-size:2rem;line-height:1.15;margin-top:2.1em}.article-body p,.article-body ul{max-width:72ch}.sources{margin-top:50px;padding:28px;background:#fff2cf;border-radius:var(--radius)}.sources h2{margin-top:0;font-size:1.4rem}.back{display:inline-block;margin-bottom:25px;color:var(--red-dark);font-weight:800}.policy{max-width:800px;padding:90px 24px 120px}.policy .lead{font-size:1.2rem}.policy h2{font-family:Georgia,serif;font-size:1.8rem;margin-top:2em}.updated{margin-top:45px;color:var(--muted)}.error{min-height:60vh;padding:120px 24px;text-align:center}.error p{font-size:1.15rem;margin-bottom:28px}footer{background:#171512;color:#f4ede1;padding:65px 24px 25px}.footer-grid,.footer-bottom{max-width:var(--max);margin:auto}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:55px}.footer-grid img{width:80px;height:70px;object-fit:contain}.footer-grid h2{font-size:.82rem;text-transform:uppercase;letter-spacing:.15em;color:#f2b33d}.footer-grid a{display:block;margin:8px 0;color:#fff}.footer-grid p{color:#c6beb3;max-width:430px}.footer-bottom{border-top:1px solid #444;padding-top:20px;margin-top:45px;display:flex;justify-content:space-between;font-size:.85rem;color:#c6beb3}
@media(max-width:760px){.site-header{height:74px;padding:8px 16px}.brand img{width:50px;height:46px}.brand span{font-size:.86rem}.menu-toggle{display:block}.site-header nav{display:none;position:absolute;z-index:10;top:74px;left:0;right:0;background:var(--cream);padding:20px;flex-direction:column;gap:0;border-bottom:1px solid var(--line)}.site-header nav.open{display:flex}.site-header nav a{padding:12px}.hero{min-height:auto;padding:48px 18px 30px;grid-template-columns:1fr;gap:35px}.hero-copy h1,.page-hero h1{font-size:clamp(2.25rem,10.5vw,2.75rem)}.hero-copy p{font-size:1.05rem}.hero-visual{padding:14px}.hero-visual img{height:320px}.actions{align-items:flex-start;flex-direction:column}.status,.notice{margin:16px 18px;display:block}.status strong,.notice strong{display:block;margin-bottom:5px}.split{padding:70px 18px;grid-template-columns:1fr;gap:35px}.duo img{height:210px}.duo img:last-child{height:170px}.section{padding:55px 18px}.section-head{align-items:start;flex-direction:column}.cards{grid-template-columns:1fr}.card img{height:210px}.archive-band{margin:20px 18px 70px;padding:30px;display:block}.archive-band .button{margin-top:15px}.page-hero{padding:60px 18px 35px}.menu-layout{padding:25px 18px 70px;grid-template-columns:1fr;gap:25px}.menu-layout aside{position:static}.menu-sections section{padding:25px}.gallery{padding:10px 18px 50px;grid-template-columns:1fr}.gallery figure.large{grid-row:auto}.gallery .large img,.gallery img{height:240px}.prose-box{margin:15px 18px 70px;padding:28px}.facts{padding:20px 18px 55px;grid-template-columns:1fr}.listing{padding:0 18px;margin-bottom:70px}.article{padding:50px 18px 80px}.article h1,.policy h1,.error h1{font-size:2.45rem}.article-image{height:280px}.article-body{font-size:1rem}.policy{padding:60px 18px 90px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{flex-direction:column;gap:10px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
html,body{overflow-x:hidden}.hero>*{min-width:0}
@media(max-width:760px){.hero-copy,.hero-visual{min-width:0;max-width:100%}.hero-visual{transform:none}.hero-copy p{overflow-wrap:anywhere}}
@media(max-width:760px){.hero,.page-hero{width:100vw;max-width:100vw}.hero-copy{width:calc(100vw - 36px);max-width:calc(100vw - 36px)}.page-hero>h1,.page-hero>p{max-width:calc(100vw - 36px);overflow-wrap:anywhere}.hero-visual{width:calc(100vw - 36px);max-width:calc(100vw - 36px)}}
.hero-visual.premium{padding:0;background:#181512;border-radius:26px;overflow:hidden;transform:none;box-shadow:0 24px 55px rgba(40,24,18,.2)}.hero-visual.premium picture{display:block}.hero-visual.premium img{height:490px;border-radius:0;object-position:center}.hero-visual.premium span{padding:11px 16px;text-align:left;color:#e8ded1}.image-note{font-size:.8rem;color:var(--muted);margin:.6rem 0 0;font-style:italic}.card img{object-position:center}.duo img{box-shadow:0 15px 34px rgba(40,24,18,.14)}
@media(max-width:760px){.hero-visual.premium img{height:320px}.hero-visual.premium{border-radius:20px}}
.visual-page-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:54px;align-items:center;padding-top:64px;padding-bottom:64px}.visual-page-hero h1{font-size:clamp(2.55rem,4.5vw,3.75rem)}.visual-page-hero figure{margin:0;background:#181512;border-radius:24px;overflow:hidden;box-shadow:0 22px 50px rgba(40,24,18,.18)}.visual-page-hero picture{display:block}.visual-page-hero img{width:100%;height:390px;object-fit:cover}.visual-page-hero figcaption{padding:10px 15px;color:#e8ded1;font-size:.75rem}.archive-intro{max-width:var(--max);margin:0 auto;padding:35px 24px 12px}.archive-intro h2{font-family:Georgia,serif;font-size:clamp(2rem,3vw,2.8rem);line-height:1.1;margin:.25em 0}.archive-intro p{max-width:760px;color:var(--muted)}.archive-gallery{grid-template-columns:repeat(3,1fr);padding-top:20px}.archive-gallery figure.large{grid-row:auto}.archive-gallery img,.archive-gallery .large img{height:220px}.article-image{box-shadow:0 20px 45px rgba(40,24,18,.16)}
@media(max-width:900px){.visual-page-hero{grid-template-columns:1fr;gap:30px}.visual-page-hero img{height:360px}}
@media(max-width:760px){.visual-page-hero{padding:42px 18px 38px;gap:24px}.visual-page-hero h1{font-size:clamp(2.25rem,10vw,2.75rem)}.visual-page-hero img{height:270px}.visual-page-hero figure{border-radius:18px}.archive-intro{padding:28px 18px 8px}.archive-gallery{grid-template-columns:1fr}.archive-gallery img,.archive-gallery .large img{height:210px}}
