:root{--canvas:#f4f6f3;--surface:#fff;--navy:#0b2b45;--blue:#2b7797;--amber:#e3a72f;--ink:#17222a;--muted:#5f6d74;--line:#0b2b452e;--notice:#fff4d6;--notice-ink:#6a4810;--shell:min(92vw, 1380px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;line-height:1.65}img{max-width:100%;display:block}a{color:inherit;text-underline-offset:.2em}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.04}h1{font-size:clamp(3rem,7vw,5.7rem)}h2{font-size:clamp(2rem,4vw,3.5rem)}h3{font-size:1.4rem}:focus-visible{outline:3px solid var(--amber);outline-offset:4px}.shell{width:var(--shell);margin-inline:auto}.skip-link{z-index:100;background:var(--surface);color:var(--navy);padding:.75rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{background:var(--navy);color:#fff;border-bottom:1px solid #ffffff29}.header-inner{align-items:center;gap:2.5rem;min-height:104px;display:flex}.brand img{width:min(320px,46vw);height:auto}.archive-id,.eyebrow,.card-number,figcaption,.site-header nav a,.footer-bottom{text-transform:uppercase;letter-spacing:.08em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem}.archive-id{color:#ffffff94;border-left:1px solid #ffffff38;padding-left:2rem;line-height:1.5}.site-header nav{flex-wrap:wrap;justify-content:flex-end;gap:.55rem 1.25rem;margin-left:auto;display:flex}.site-header nav a{text-decoration:none}.site-header nav a span,.site-header nav a:hover{color:var(--amber)}.archive-strip{background:var(--notice);color:var(--notice-ink);text-align:center;border-bottom:1px solid #6a48102e;padding:.75rem 4vw}.hero,.page-hero{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:center;gap:clamp(3rem,7vw,7rem);padding-block:clamp(4rem,9vw,8rem);display:grid}.hero-copy p,.page-hero p{color:var(--muted);max-width:58ch;font-size:clamp(1.1rem,2vw,1.35rem)}.eyebrow{color:var(--blue);margin-bottom:1.25rem;display:block}.text-link,.notice-panel a,.service-grid a,.prose a{color:var(--navy);font-weight:750}.hero-media,.page-hero figure{border:1px solid var(--line);background:#fff;margin:0;padding:.35rem}.hero-media img,.page-hero img{object-fit:cover;filter:saturate(.7);width:100%;min-height:320px}figcaption{color:var(--muted);padding:.65rem .5rem .3rem}.notice-panel{background:var(--notice);border:1px solid #6a48103d;margin-bottom:clamp(4rem,8vw,7rem);padding:clamp(2rem,5vw,4rem)}.notice-panel h2{max-width:18ch}.notice-panel p{max-width:72ch}.section{border-top:1px solid var(--line);padding-block:clamp(4.5rem,9vw,8rem)}.surface{background:var(--surface)}.section-heading{justify-content:space-between;align-items:end;gap:3rem;margin-bottom:3.5rem;display:flex}.section-heading p{max-width:45ch;color:var(--muted)}.service-grid{border-left:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.service-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:380px;padding:2rem;display:flex}.service-grid article p{color:var(--muted);font-size:.95rem}.service-grid article a{margin-top:auto}.card-number{color:var(--blue);margin-bottom:3rem;display:block}.photo-grid{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.photo-grid img{aspect-ratio:1.2;object-fit:cover;filter:saturate(.75);background:#fff;width:100%}.split{grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,8rem);display:grid}.prose{max-width:68ch;font-size:1.1rem}.page-hero{border-bottom:1px solid var(--line)}.page-hero h1{max-width:12ch}.article-shell{grid-template-columns:300px 1fr;gap:clamp(3rem,8vw,8rem);padding-block:clamp(4rem,8vw,7rem);display:grid}.article-shell aside{background:var(--notice);color:var(--notice-ink);border:1px solid #6a481033;align-self:start;padding:1.5rem;font-size:.9rem;position:sticky;top:1rem}.article-shell aside p{margin:.5rem 0 0}.article-sections{max-width:760px}.article-sections section{border-bottom:1px solid var(--line);margin-bottom:3.5rem;padding-block:0 3.5rem}.article-sections section:last-child{border-bottom:0}.article-sections h2{font-size:clamp(2rem,4vw,3rem)}.article-sections p,.article-sections li{max-width:68ch}.article-sections li{margin-bottom:.45rem}.site-footer{background:var(--navy);color:#fff;padding-top:clamp(4rem,8vw,7rem)}.footer-grid{grid-template-columns:1.3fr 1fr 1fr;gap:4rem;padding-bottom:4rem;display:grid}.footer-logo{width:320px;height:auto;margin-bottom:1.5rem}.footer-grid p{color:#ffffffa6;max-width:34ch}.footer-grid h2{color:var(--amber);text-transform:uppercase;letter-spacing:.08em;font-family:ui-monospace,monospace;font-size:.75rem}.footer-grid ul{margin:0;padding:0;list-style:none}.footer-grid li{margin-bottom:.6rem}.footer-bottom{color:#ffffff85;border-top:1px solid #ffffff26;justify-content:space-between;gap:2rem;padding-block:1.5rem;display:flex}.error-page{min-height:65vh;padding-block:clamp(5rem,12vw,10rem)}.error-page h1{max-width:12ch}.error-page p{max-width:55ch;color:var(--muted)}@media (width<=1050px){.header-inner{flex-wrap:wrap;padding-block:1.5rem}.site-header nav{justify-content:flex-start;width:100%;margin:0}.service-grid{grid-template-columns:repeat(2,1fr)}.hero,.page-hero,.split{grid-template-columns:1fr}}@media (width<=700px){body{font-size:16px}.archive-id{display:none}.site-header nav{gap:.6rem 1rem}.site-header nav a{font-size:.65rem}.hero-media img,.page-hero img{min-height:220px}.section-heading{display:block}.service-grid,.photo-grid,.footer-grid{grid-template-columns:1fr}.service-grid article{min-height:auto}.article-shell{grid-template-columns:1fr}.article-shell aside{position:static}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
