:root{color-scheme:light;--navy:#1b2a4b;--gold:#c9a75b;--ivory:#f5f2ec;--sand:#e6e0d4;--text:#4a5568;--line:rgba(27,42,75,.15)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:#fff;color:var(--navy);font-family:Jost,'Helvetica Neue',Arial,sans-serif;font-weight:300;font-size:17px;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:5px}a:hover{text-decoration:underline}img{display:block;max-width:100%;height:auto}.shell{width:min(1240px,calc(100% - 112px));margin-inline:auto}.skip-link{position:fixed;left:16px;top:12px;z-index:10;transform:translateY(-160%);padding:10px 18px;background:var(--navy);color:#fff}.skip-link:focus{transform:none}:focus-visible{outline:3px solid #96732a;outline-offset:5px}
.site-header{border-bottom:1px solid var(--line);background:white}.header-inner{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:36px}.brand{display:flex;align-items:center;gap:24px;text-decoration:none}.brand img{width:210px}.brand-description{padding-left:24px;border-left:1px solid var(--line);font-size:13px;line-height:1.5}.site-header nav,.site-footer nav{display:flex;align-items:center;gap:28px}.site-header nav a,.site-footer nav a{text-decoration:none;font-size:15px}.site-header nav a:hover,.site-footer nav a:hover{text-decoration:underline}
.hero{position:relative;min-height:620px;background:var(--ivory);display:grid;align-items:center}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-scrim{position:absolute;inset:0;background:linear-gradient(100deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.9) 30%,rgba(255,255,255,.52) 48%,rgba(255,255,255,0) 70%)}.hero-inner{position:relative;padding-block:76px}.hero-copy{max-width:570px}.eyebrow{margin:0 0 24px;font-size:13px;letter-spacing:.22em;text-transform:uppercase;font-weight:400}.hero .eyebrow{font-size:12px}h1,h2{font-family:Newsreader,Georgia,serif;font-weight:300;letter-spacing:-.012em;line-height:1.12;margin:0}h1{font-size:clamp(42px,4.2vw,64px);overflow-wrap:break-word}h2{font-size:clamp(32px,3.2vw,42px)}.lead{max-width:430px;font-size:19px;line-height:1.65;color:#3f4a5a;margin:28px 0 32px}.button{display:inline-flex;gap:24px;align-items:center;justify-content:center;padding:15px 28px;background:var(--gold);color:#24200f;font-size:16px;font-weight:500;text-decoration:none}.button:hover{background:#b9994f;text-decoration:none}.button span{font-size:20px}.intro{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-block:76px;align-items:center}.intro p{color:var(--text);margin:0;max-width:470px}
.contact-section{background:var(--navy);color:var(--ivory);padding-block:76px}.contact-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:100px;align-items:center}.contact-section .eyebrow{color:var(--gold);font-size:14px}.contact-section p:not(.eyebrow){max-width:440px;color:#e2e2e5;margin:24px 0 0}.contact-section address{display:flex;flex-direction:column;align-items:flex-start;gap:7px;font-style:normal;border-left:1px solid rgba(201,167,91,.55);padding-left:44px;min-width:0}.contact-section address>a:not(.button){text-decoration:none;overflow-wrap:anywhere}.contact-section address>a:hover{text-decoration:underline}.contact-section address>span{color:#d1d4de}.contact-section .button{margin-top:18px}
.site-footer{padding-block:48px}.footer-inner{display:flex;align-items:flex-end;justify-content:space-between;gap:36px}.footer-brand{display:block;width:180px}.site-footer p{font-size:14px;line-height:1.65;color:var(--text);margin:22px 0 0}.site-footer nav{flex-shrink:0}.legal-main{padding-block:72px;min-height:65vh;background:var(--ivory)}.legal-content{max-width:840px}.legal-content h1{margin-bottom:32px}.legal-content h2{font-size:30px;margin:36px 0 18px}.legal-content a{overflow-wrap:anywhere}.warning-box{padding:24px;border-left:3px solid var(--gold);background:var(--sand);font-size:16px}.warning-box strong{font-weight:500}.warning-box p{margin:8px 0 0}.text-link{display:inline-block;margin-top:32px}.open-items{padding-left:22px}
@media(min-width:1700px){.hero{min-height:700px}.hero-image{object-position:center 45%}}
@media(max-width:1000px){.shell{width:calc(100% - 64px)}.brand-description{display:none}.site-header nav{gap:20px}.hero-copy{max-width:510px}.hero-scrim{background:linear-gradient(100deg,rgba(255,255,255,.97),rgba(255,255,255,.87) 38%,rgba(255,255,255,.2) 80%)}.contact-grid{gap:48px}.contact-section address{padding-left:28px}.intro{gap:40px}}
@media(max-width:700px){.shell{width:calc(100% - 40px)}.header-inner{min-height:0;padding-block:24px;flex-direction:column;align-items:flex-start;gap:20px}.brand img{width:190px}.site-header nav{gap:24px;flex-wrap:wrap}.site-header nav a{font-size:14px}.hero{display:flex;flex-direction:column;min-height:0;background:var(--ivory)}.hero-image{position:static;order:2;height:270px;object-position:65% center}.hero-scrim{display:none}.hero-inner{padding-block:48px}.hero-copy{max-width:100%}h1{font-size:clamp(38px,8vw,52px)}.hero .eyebrow{font-size:10px;letter-spacing:.17em}.lead{font-size:18px}.intro{grid-template-columns:1fr;gap:24px;padding-block:48px}.contact-section{padding-block:48px}.contact-grid{grid-template-columns:1fr;gap:32px}.contact-section address{border-left:0;border-top:1px solid rgba(201,167,91,.55);padding:28px 0 0;font-size:16px}.footer-inner{align-items:flex-start;flex-direction:column;gap:24px}.site-footer{padding-block:36px}.legal-main{padding-block:48px}.legal-content h1{font-size:42px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.legal-details{margin:28px 0}.legal-details dt{font-weight:500;margin-top:20px}.legal-details dd{margin:4px 0 0}.legal-review-note{font-size:14px;border-top:1px solid var(--line);padding-top:24px;margin-top:36px;color:var(--text)}
.sources-content{max-width:960px}.sources-content>p{color:var(--text);margin:0 0 40px}.sources-content section{margin-top:44px}.sources-content h2{font-size:30px;margin-bottom:20px}.sources-list,.source-notes{margin:0;padding-left:24px}.sources-list li,.source-notes li{padding-left:8px}.sources-list li+li,.source-notes li+li{margin-top:18px}.sources-content cite{font-style:italic}.sources-content a{overflow-wrap:anywhere}
@media(max-width:700px){.sources-content h1{font-size:clamp(36px,10vw,42px)}.sources-content h2{font-size:27px}.sources-content section{margin-top:36px}.sources-list,.source-notes{padding-left:20px}.sources-list li,.source-notes li{padding-left:3px}}
