:root{--ink:#153839;--deep:#103b3b;--sea:#0c6268;--cream:#f7f5ec;--paper:#fffdf6;--line:#d8ded4;--accent:#d49a49}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:17px/1.65 system-ui,-apple-system,'Segoe UI',sans-serif}a{color:inherit}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.skip{position:absolute;top:-100px;left:1rem;background:white;padding:10px;z-index:10}.skip:focus{top:8px}.site-header{background:var(--deep);color:#fff}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:82px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:700;letter-spacing:.12em;font-size:15px;text-decoration:none;white-space:nowrap}.brand b{color:#f6cf8d}.brand-mark{display:grid;place-items:center;width:35px;height:35px;border:2px solid #f6cf8d;border-radius:50%;color:#f6cf8d;font-size:25px;line-height:1}.site-header nav{display:flex;flex-wrap:wrap;gap:4px}.site-header nav a{text-decoration:none;font-size:14px;padding:9px 12px;border-radius:22px;color:#dce9e4}.site-header nav a:hover,.site-header nav a.active{background:#2a5c5c;color:white}.intro{padding:64px 0 34px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:54px}.intro>div:first-child{padding:15px 0}.eyebrow{display:block;color:#a46523;font-size:13px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;line-height:1.13;letter-spacing:-.035em}h1{font-size:clamp(2.8rem,5vw,5.1rem);margin:0 0 23px}h2{font-size:clamp(2rem,3vw,3rem);margin:0}h3{font-size:1.6rem;margin:0 0 12px}.lead{font-size:1.17rem;line-height:1.65;margin:0;max-width:610px}.page-art{width:100%;min-height:390px;aspect-ratio:1.45;background-size:cover;background-position:center;border-radius:6px;box-shadow:16px 16px 0 #dce6dd}.section{padding:55px 0}.section-head{margin-bottom:28px}.grid{display:grid;gap:18px}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.two{grid-template-columns:repeat(2,1fr)}.card{background:var(--paper);border:1px solid var(--line);border-radius:5px;padding:28px;min-height:250px}.card p{margin:0;color:#456060}.linked{text-decoration:none;display:flex;flex-direction:column}.linked:hover{border-color:var(--sea);transform:translateY(-3px)}.more{margin-top:auto;padding-top:28px;color:var(--sea);font-weight:700}.fact-strip{background:#e7ece1;border-left:5px solid var(--accent);padding:28px 34px;margin:35px auto 85px;display:flex;align-items:center;gap:30px}.fact-strip span{white-space:nowrap;font-weight:800;color:#a46523}.fact-strip p{margin:0;flex:1}.fact-strip a{font-weight:700;color:var(--sea)}.note,.prose,.checklist,.timeline{background:var(--paper);border:1px solid var(--line);padding:30px 38px;border-radius:5px}.prose{max-width:900px}.prose p:first-child{margin-top:0}.prose p:last-child{margin-bottom:0}.timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.timeline>div{border-top:4px solid var(--accent);padding-top:18px}.timeline b{font-family:Georgia,serif;font-size:1.35rem}.timeline p{margin-bottom:0}.checklist{max-width:900px}.checklist p{display:flex;gap:20px;border-bottom:1px solid var(--line);padding:0 0 18px}.checklist p:last-child{border:0;margin-bottom:0;padding-bottom:0}.checklist b{color:#a46523}.smallprint{font-size:.9rem;color:#526766;max-width:850px}footer{margin-top:70px;background:var(--deep);color:#dce9e4;padding:45px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.5fr;gap:35px}.footer-grid strong{color:white}.footer-grid p{font-size:14px}.footer-grid a:hover{color:#f6cf8d}.fine{border-top:1px solid #43706b;margin-top:30px;padding-top:16px;font-size:12px;color:#b7ceca}@media(max-width:900px){.header-inner{align-items:flex-start;flex-direction:column;padding:18px 0}.site-header nav{margin:0 -8px}.site-header nav a{padding:7px 8px}.intro{gap:30px}.page-art{min-height:300px}.grid.three{grid-template-columns:repeat(2,1fr)}.timeline{grid-template-columns:1fr}}@media(max-width:650px){.wrap{width:min(100% - 32px,1180px)}.intro{display:flex;flex-direction:column;align-items:stretch;padding-top:35px}.intro>div:first-child{padding:0}.page-art{min-height:220px;aspect-ratio:1.5;box-shadow:8px 8px 0 #dce6dd}.grid.three,.grid.two,.footer-grid{grid-template-columns:1fr}.section{padding:37px 0}.card{min-height:0}.fact-strip{display:block;margin-bottom:45px}.fact-strip p{margin:10px 0}.site-header nav{gap:1px}.site-header nav a{font-size:13px}.lead{font-size:1.08rem}.note,.prose,.checklist,.timeline{padding:24px}}
