:root{--cream:#faf7f2;--cream-dark:#f0e9df;--cream-deep:#e8dfd0;--white:#fff;--ink:#2c2416;--ink-soft:#4a4033;--ink-muted:#6b5f4e;--gold:#b8860b;--gold-soft:#d4a574;--gold-light:#f5e6c8;--terracotta:#c4784a;--terracotta-dark:#a35d35;--terracotta-soft:#e8c4a8;--border:#2c24161a;--border-strong:#2c241629;--shadow:0 4px 24px #2c24160f;--shadow-hover:0 8px 32px #2c24161a;--radius:12px;--radius-lg:20px;--max-width:1120px;--header-h:104px;--font-serif:"Cormorant Garamond", "Georgia", "Times New Roman", serif;--font-sans:"Source Sans 3", "Segoe UI", system-ui, -apple-system, sans-serif;--space-xs:.5rem;--space-sm:.75rem;--space-md:1.25rem;--space-lg:2rem;--space-xl:3.5rem;--space-2xl:5.5rem}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-sans);color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;min-height:100vh;font-size:1.0625rem;line-height:1.7;display:flex}body.nav-open{overflow:hidden}main{flex:1}img{max-width:100%;height:auto;display:block}a{color:var(--terracotta-dark);text-underline-offset:3px;text-decoration-thickness:1px;transition:color .2s}a:hover{color:var(--gold)}a:focus-visible{outline:2px solid var(--gold);outline-offset:3px;border-radius:2px}h1,h2,h3,h4{font-family:var(--font-serif);color:var(--ink);letter-spacing:-.01em;font-weight:600;line-height:1.2}h1{font-size:clamp(2.25rem,5vw,3.5rem);font-weight:600}h2{font-size:clamp(1.75rem,3.5vw,2.5rem)}h3{font-size:clamp(1.25rem,2.5vw,1.5rem)}p{margin-bottom:1rem}p:last-child{margin-bottom:0}ul,ol{padding-left:1.25rem}li{margin-bottom:.4rem}.container{width:100%;max-width:var(--max-width);margin-inline:auto;padding-inline:1.25rem}.section{padding-block:var(--space-xl)}.section--tight{padding-block:var(--space-lg)}.section--cream{background:var(--cream)}.section--white{background:var(--white)}.section--deep{color:var(--cream);background:linear-gradient(160deg,#2c2416 0%,#3d3224 100%)}.section--deep h2,.section--deep h3{color:var(--white)}.section--gold{background:linear-gradient(135deg, var(--gold-light) 0%, var(--cream-dark) 100%)}.section-header{text-align:center;max-width:40rem;margin-inline:auto;margin-bottom:var(--space-lg)}.section-header p{color:var(--ink-muted);margin-top:.75rem;font-size:1.1rem}.eyebrow{font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--terracotta);margin-bottom:.75rem;font-size:.8rem;font-weight:600;display:inline-block}.btn{font-family:var(--font-sans);cursor:pointer;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.6rem;font-size:.95rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background .2s,color .2s,border-color .2s,box-shadow .2s,transform .15s;display:inline-flex}.btn:hover{text-decoration:none;transform:translateY(-1px)}.btn:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.btn--primary{background:var(--terracotta);color:var(--white);border-color:var(--terracotta)}.btn--primary:hover{background:var(--terracotta-dark);border-color:var(--terracotta-dark);color:var(--white);box-shadow:var(--shadow)}.btn--secondary{color:var(--ink);border-color:var(--border-strong);background:0 0}.btn--secondary:hover{border-color:var(--gold);color:var(--gold);background:var(--white)}.btn--light{background:var(--white);color:var(--ink);border-color:var(--white)}.btn--light:hover{background:var(--cream);color:var(--ink);box-shadow:var(--shadow)}.btn--ghost-light{color:var(--cream);background:0 0;border-color:#faf7f266}.btn--ghost-light:hover{border-color:var(--cream);color:var(--white);background:#faf7f21a}.btn-group{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:1.75rem;transition:box-shadow .25s,transform .25s}.card:hover{box-shadow:var(--shadow-hover);transform:translateY(-2px)}.card--link{color:inherit;height:100%;text-decoration:none;display:block}.card--link:hover{color:inherit}.grid-2,.grid-3{grid-template-columns:1fr;gap:1.5rem;display:grid}.grid-4,.grid-pillars{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (width>=640px){.grid-2,.grid-3,.grid-4,.grid-pillars{grid-template-columns:repeat(2,1fr)}}@media (width>=900px){.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-pillars{grid-template-columns:repeat(3,1fr)}}@media (width>=1100px){.grid-pillars{grid-template-columns:repeat(5,1fr);gap:1rem}}.prose{max-width:42rem}.prose--wide{max-width:48rem}.prose p+p{margin-top:1rem}.prose h2{margin-top:2rem;margin-bottom:.75rem}.prose h3{margin-top:1.5rem;margin-bottom:.5rem}.visual-block{border-radius:var(--radius-lg);min-height:220px;color:var(--white);background:linear-gradient(145deg,#2c24168c 0%,#c4784a59 100%),linear-gradient(160deg,#5c4a32 0%,#8b6914 40%,#c4784a 100%);align-items:flex-end;padding:1.5rem;display:flex;position:relative;overflow:hidden}.visual-block:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20% 30%,#ffffff14 0%,#0000 40%),radial-gradient(circle at 80% 70%,#d4a57433 0%,#0000 45%);position:absolute;inset:0}.visual-block__label{z-index:1;font-family:var(--font-serif);opacity:.95;font-size:1.15rem;font-style:italic;position:relative}.visual-block--tall{min-height:320px}.visual-block--hero{min-height:280px}@media (width>=768px){.visual-block--hero{min-height:100%}}.skip-link{z-index:9999;background:var(--ink);color:var(--white);padding:.75rem 1.25rem;font-weight:600;text-decoration:none;position:absolute;top:0;left:-9999px}.skip-link:focus{top:1rem;left:1rem}.form{gap:1rem;display:grid}.form-row{gap:.4rem;display:grid}.form-row label{color:var(--ink-soft);font-size:.9rem;font-weight:600}.form-row input,.form-row textarea,.form-row select{width:100%;font-family:var(--font-sans);color:var(--ink);background:var(--white);border:1px solid var(--border-strong);border-radius:8px;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.form-row input:focus,.form-row textarea:focus,.form-row select:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 3px #b8860b26}.form-row textarea{resize:vertical;min-height:140px}.form-note{color:var(--ink-muted);font-size:.85rem}.form-status{border-radius:8px;padding:.75rem 1rem;font-size:.95rem;display:none}.form-status--success{color:#2e5a32;background:#e8f5e9;border:1px solid #a5d6a7;display:block}.form-status--error{color:#8b2e24;background:#fdecea;border:1px solid #f5c6c0;display:block}.split{align-items:center;gap:2.5rem;display:grid}@media (width>=800px){.split{grid-template-columns:1fr 1fr;gap:3.5rem}.split--reverse>:first-child{order:2}}.timeline{border-left:2px solid var(--gold-soft);gap:1.5rem;padding-left:1.5rem;display:grid;position:relative}.timeline-item{padding-left:.5rem;position:relative}.timeline-item:before{content:"";background:var(--terracotta);border:2px solid var(--cream);width:12px;height:12px;box-shadow:0 0 0 2px var(--gold-soft);border-radius:50%;position:absolute;top:.45rem;left:calc(-1.5rem - 5px)}.timeline-year{font-family:var(--font-serif);color:var(--terracotta);margin-bottom:.25rem;font-size:1.35rem;font-weight:600}.list-clean{padding:0;list-style:none}.list-clean li{margin-bottom:.75rem;padding-left:1.5rem;position:relative}.list-clean li:before{content:"";background:var(--gold);border-radius:50%;width:8px;height:8px;position:absolute;top:.55rem;left:0}.stats{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (width>=640px){.stats{grid-template-columns:repeat(4,1fr)}}.stat{text-align:center;background:var(--white);border-radius:var(--radius);border:1px solid var(--border);padding:1.25rem .75rem}.stat__num{font-family:var(--font-serif);color:var(--terracotta);font-size:2rem;font-weight:600;line-height:1.1}.stat__label{color:var(--ink-muted);margin-top:.25rem;font-size:.85rem}.divider{background:linear-gradient(90deg, var(--gold), var(--terracotta));border:none;border-radius:2px;width:3rem;height:3px;margin:1.25rem 0}.divider--center{margin-inline:auto}.text-center{text-align:center}.text-muted{color:var(--ink-muted)}.mt-0{margin-top:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
