:root{--ivory:#fffaf0;--paper:#fffdf8;--maroon:#741b2c;--maroon-dark:#4d101d;--gold:#b07a18;--ink:#211c1d;--muted:#635b5d;--border:#dcccae;--shadow:0 10px 30px rgba(77,16,29,.08);--site-width:72rem;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:system-ui,-apple-system,"Segoe UI",sans-serif;font-size:1rem;line-height:1.7;overflow-wrap:anywhere}a{color:var(--maroon);text-decoration-thickness:.1em;text-underline-offset:.18em}a:hover{color:var(--maroon-dark)}a:focus-visible,button:focus-visible{outline:3px solid #087e8b;outline-offset:3px;border-radius:.2rem}
.skip-link{position:absolute;left:1rem;top:-6rem;background:var(--paper);color:var(--maroon-dark);padding:.65rem 1rem;z-index:10;border:2px solid var(--maroon)}.skip-link:focus{top:1rem}
.site-header{background:var(--maroon-dark);color:#fff}.header-inner,.page,.footer-inner{width:min(calc(100% - 2rem),var(--site-width));margin-inline:auto}.header-inner{padding:1rem 0;text-align:center}.brand{display:inline-block;color:#fff;font-family:Georgia,serif;font-size:1.45rem;font-weight:700;text-decoration:none}.tagline{margin:.1rem 0 .75rem;color:#f6dfb2;font-size:.9rem}.site-nav{min-width:0}.nav-list,.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem 1rem;margin:0;padding:0;list-style:none}.nav-list li,.footer-links li{margin-top:0}.nav-list a{display:block;color:#fff;font-weight:650;white-space:nowrap}
.page{padding:clamp(2rem,5vw,4.5rem) 0}.prose{max-width:48rem}.eyebrow{color:var(--maroon);font-size:.78rem;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.hero h1,.prose h1{font-family:Georgia,serif;color:var(--maroon-dark);font-size:clamp(2.15rem,7vw,4.5rem);line-height:1.08;margin:.2rem 0 1rem}.prose h1{font-size:clamp(2rem,6vw,3.25rem)}h2{font-family:Georgia,serif;color:var(--maroon-dark);font-size:clamp(1.35rem,3vw,1.8rem);line-height:1.25;margin-top:2.2rem}h3{color:var(--maroon-dark);margin-top:1.5rem}.lead{font-size:clamp(1.08rem,2.5vw,1.3rem);max-width:48rem}.meta{color:var(--muted);font-size:.95rem}
.landing-page .hero{max-width:56rem;margin:0 auto clamp(3rem,7vw,5.5rem);text-align:center}.landing-page .hero .lead{margin-inline:auto}.landing-page>section>h2{text-align:center}.landing-page>section{margin-bottom:clamp(3rem,6vw,5rem)}
.grid{display:grid;grid-template-columns:minmax(0,1fr);grid-auto-rows:1fr;align-items:stretch;gap:1rem;margin:1.5rem 0 0}.card,.callout{background:var(--paper);border:1px solid var(--border);border-radius:1rem;padding:clamp(1.15rem,3vw,1.75rem);box-shadow:var(--shadow)}.card{height:100%;text-align:left}.card h2,.card h3,.callout h2{margin-top:0}.card>:last-child{margin-bottom:0}.callout{border-left:.4rem solid var(--gold);margin:2rem 0}.landing-page>.callout{max-width:56rem;margin:0 auto;text-align:center}.warning{border-left-color:var(--maroon)}
.button{display:inline-block;background:var(--maroon);color:#fff;padding:.7rem 1rem;border-radius:.55rem;font-weight:700;text-decoration:none}.button:hover{background:var(--maroon-dark);color:#fff}ul,ol{padding-left:1.4rem}li+li{margin-top:.45rem}.site-footer{border-top:1px solid var(--border);background:#f5ead8}.footer-inner{padding:2rem 0}.footer-links{justify-content:flex-start;margin-bottom:1rem}.site-footer p{margin:.35rem 0}.status-code{font-family:Georgia,serif;font-size:clamp(4rem,18vw,8rem);line-height:1;color:var(--gold);margin:0}
@media(min-width:44rem){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:52rem){.header-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand nav" "tagline nav";align-items:center;gap:0 2rem;text-align:left}.brand{grid-area:brand;justify-self:start}.tagline{grid-area:tagline;margin:0}.site-nav{grid-area:nav;justify-self:end}.nav-list{justify-content:flex-end}}
@media(min-width:64rem){.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:30rem){.header-inner,.page,.footer-inner{width:min(calc(100% - 1.25rem),var(--site-width))}.nav-list{gap:.25rem .75rem}.nav-list a{padding:.15rem 0}.landing-page .hero{margin-bottom:3rem}.footer-links{gap:.35rem .75rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
@media print{.skip-link,.site-nav{display:none}.page{width:100%;padding:1rem 0}.card,.callout{box-shadow:none}a{color:#000}}
