@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700&family=IBM+Plex+Sans:wght@400;500;600;700&family=Source+Serif+4:ital,opsz,wght@0,8..60,400;0,8..60,600;1,8..60,400&display=swap');

:root{--ink:#17201e;--paper:#f5f2eb;--quiet:#46514c;--line:#b8b9b0;--accent:#a84735;--dark:#17201e;--footer-text:#e0e6e0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"IBM Plex Sans",Arial,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.wrap{max-width:1440px;margin:auto;overflow:hidden}.nav{min-height:76px;padding:0 clamp(20px,5vw,84px);display:flex;align-items:center;justify-content:space-between;gap:22px;background:#0b0c0a;color:#e8e6df;border-bottom:1px solid #34342f}.brand{display:inline-flex;gap:9px;align-items:center;white-space:nowrap}.brand::before{content:"";width:22px;height:22px;border:2px solid #d4920a;flex:0 0 auto}.wordmark{font-family:"Barlow Condensed",sans-serif;font-size:19px;font-weight:700;letter-spacing:1.14px;line-height:1}.unit{margin-left:2px;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.nav nav{display:flex;gap:24px;color:#e8e6df;font-size:11px;font-weight:600}.nav nav a{text-decoration:underline;text-decoration-color:transparent;text-underline-offset:4px}.nav nav a:hover{text-decoration-color:#d4920a}.nav-cta{font-size:12px;font-weight:700;color:#e8e6df}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:630px}.hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(62px,9vw,145px) clamp(23px,7vw,115px)}.eyebrow{margin:0 0 20px;color:var(--accent);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2{font-family:"Source Serif 4",Georgia,serif;font-weight:600;letter-spacing:-.055em}h1{max-width:690px;margin-bottom:28px;font-size:clamp(3.1rem,5.5vw,6.2rem);line-height:.95}h1 em{color:var(--accent);font-weight:400}.hero-copy>p:not(.eyebrow){max-width:500px;margin-bottom:31px;color:var(--quiet);font-size:16px;line-height:1.68}.button{display:inline-flex;align-items:center;gap:10px;padding:13px 16px;background:var(--dark);color:var(--paper);font-size:12px;font-weight:700;transition:transform .16s ease}.button:hover{transform:translateX(3px)}.hero-media{position:relative;min-height:100%;margin:0;overflow:hidden}.hero-media img{width:100%;height:100%;min-height:630px;display:block;object-fit:cover;filter:saturate(.72)}.caption{position:absolute;right:16px;bottom:16px;padding:9px 11px;background:var(--paper);color:var(--ink);font-size:8px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.section{padding:clamp(72px,10vw,150px) clamp(23px,6vw,92px);border-top:1px solid var(--line)}.section-kicker{display:flex;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid var(--line);color:var(--quiet);font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.section-kicker b{color:var(--accent)}.two-col{display:grid;grid-template-columns:1.1fr .7fr;gap:clamp(45px,12vw,190px);padding-top:clamp(48px,7vw,100px)}h2{font-size:clamp(2.5rem,4.5vw,5rem);line-height:.98}.two-col p{color:var(--quiet);font-size:16px;line-height:1.68}.cards{display:grid;grid-template-columns:repeat(3,1fr);margin-top:clamp(54px,8vw,110px);border-top:1px solid currentColor}.cards article{min-height:235px;padding:20px 27px 22px 0;border-right:1px solid var(--line)}.cards article+article{padding-left:27px}.cards article:last-child{border-right:0;padding-right:0}.cards b{display:block;margin-bottom:56px;color:var(--accent);font-size:10px;letter-spacing:.1em}.cards h3{margin-bottom:9px;font-family:"Source Serif 4",Georgia,serif;font-size:25px;letter-spacing:-.035em}.cards p{max-width:310px;margin-bottom:0;color:var(--quiet);font-size:14px;line-height:1.62}.boundary{display:grid;grid-template-columns:1fr .7fr;gap:clamp(44px,10vw,165px);padding:clamp(76px,11vw,160px) clamp(23px,11vw,188px);background:var(--dark);color:var(--paper)}.boundary h2{max-width:780px}.boundary p{align-self:end;margin:0;color:#e1e7e1;font-size:16px;line-height:1.7}.boundary .eyebrow{color:#f0bdac;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.contact{display:grid;grid-template-columns:1fr .72fr;gap:clamp(44px,10vw,160px);padding:clamp(77px,11vw,160px) clamp(23px,10vw,165px)}.contact h2{max-width:700px}.contact p{color:var(--quiet);line-height:1.67}.email{display:inline-flex;align-items:center;gap:10px;margin-top:18px;padding-bottom:8px;border-bottom:2px solid var(--accent);font-weight:700}.footer{display:grid;grid-template-columns:1fr 1fr 1fr;gap:25px;padding:35px clamp(23px,6vw,92px) 42px;background:var(--dark);color:var(--paper)}.footer p,.footer-note{margin:14px 0 0;color:var(--footer-text);font-size:11px;line-height:1.55}.footer-links{display:flex;gap:17px;padding-top:5px;font-size:11px;text-decoration:underline;text-underline-offset:4px}.footer-note{text-align:right}.source{--paper:#edf0e8;--ink:#19303d;--quiet:#415660;--accent:#466b16;--dark:#142735;--footer-text:#e1e8e4}.source h1,.review h1{font-family:"IBM Plex Sans",Arial,sans-serif;font-weight:600;letter-spacing:-.085em}.source .hero,.source .boundary{background:var(--dark);color:var(--paper)}.source .hero-copy>p:not(.eyebrow),.source .boundary p{color:#dce7e3}.source .hero .eyebrow{color:#d7ef9e}.source .hero h1 em{color:#d7ef9e}.source .button{background:#c8e67c;color:#19303d}.source .caption{background:var(--paper)}.catalog{margin-top:25px;border-top:2px solid var(--ink)}.catalog div{display:grid;grid-template-columns:120px 1fr 160px;gap:15px;padding:13px 0;border-bottom:1px solid #aab5b2;font-size:12px}.catalog b{color:#3c5f0e;font-size:9px;letter-spacing:.1em}.catalog em{color:var(--quiet);font-size:11px;text-align:right}.source .boundary{background:#dfe6de;color:var(--ink)}.source .boundary p{color:#40555d}.source .boundary .eyebrow{color:#3c5f0e}.source .footer{background:#0f202b}.record{--paper:#f4eee2;--ink:#302921;--quiet:#615746;--accent:#315c77;--dark:#315c77;--footer-text:#f2eee5}.record .hero-media img{filter:saturate(.55) sepia(.08)}.record .cards{grid-template-columns:repeat(4,1fr)}.record .cards article{min-height:220px}.record .cards article b{font-family:"Source Serif 4",Georgia,serif;font-size:25px;font-style:italic}.record .file{margin-top:60px;padding:clamp(28px,5vw,72px);background:#fbf7ef;border:1px solid #b8ab9b;box-shadow:10px 10px 0 rgba(49,92,119,.17)}.record .stripes{display:flex;gap:7px;margin-bottom:25px}.record .stripes i{display:block;width:17%;height:5px;background:#c5bbae}.record .stripes i:first-child{background:var(--accent)}.record .stripes i:last-child{width:12%;background:#8b5d53}.record .file-grid{display:grid;grid-template-columns:1fr .65fr;gap:70px}.record .file-grid h2{font-size:clamp(2.2rem,3.9vw,4.3rem)}.record .file-grid ol{margin:0;padding:0;list-style:none;border-top:1px solid #b8ab9b}.record .file-grid li{display:grid;grid-template-columns:35px 1fr;gap:8px;padding:14px 0;border-bottom:1px solid #d1c6b8;font-size:13px;font-weight:600}.record .file-grid li b{color:var(--accent);font-size:10px}.review{--paper:#eff0ea;--ink:#202523;--quiet:#46504a;--accent:#e5c94c;--dark:#202523;--footer-text:#e8ede7}.review .hero-copy{background:#e5c94c;color:#202523}.review .hero-copy .eyebrow,.review .hero-copy h1,.review .hero-copy h1 em,.review .hero-copy>p:not(.eyebrow){color:#202523}.review .button{background:#202523;color:#eff0ea}.review .section{background:#202523;color:var(--paper)}.review .section-kicker{color:#eff0ea;border-color:#75817b}.review .section-kicker b,.review .cards b{color:#f6da5b}.review .section .two-col p{color:#e0e7e1}.review .cards{border-color:#75817b}.review .cards article{border-color:#75817b}.review .cards p{color:#e0e7e1}.review .boundary{background:#234d68}.review .footer{background:#202523}.legal{min-height:100vh}.legal-main{max-width:840px;padding:clamp(72px,11vw,155px) clamp(23px,8vw,120px)}.legal-main h1{font-size:clamp(3.2rem,6vw,6rem)}.legal-intro{max-width:650px;color:var(--quiet);font-size:18px;line-height:1.68}.operator-line{margin:20px 0 0;color:var(--ink);font-size:14px;line-height:1.6}.operator-line a{font-weight:700;text-decoration:underline;text-underline-offset:4px}.legal-rule{height:3px;margin:38px 0 0;background:var(--accent)}.legal-main section{display:grid;grid-template-columns:.5fr 1fr;gap:42px;padding:31px 0;border-bottom:1px solid var(--line)}.legal-main h2{margin:0;font-family:"IBM Plex Sans",Arial,sans-serif;font-size:14px;letter-spacing:-.02em}.legal-main section p{margin:0;color:var(--quiet);font-size:15px;line-height:1.7}.back{font-size:12px;font-weight:700;text-decoration:underline;text-underline-offset:4px}.review.legal .eyebrow{color:#35500e}.review.legal .operator-line{color:#202523}@media (max-width:800px){.nav{min-height:0;flex-wrap:wrap;padding-top:17px;padding-bottom:12px;gap:13px}.nav nav{display:flex;order:3;width:100%;gap:18px;padding:1px 0 3px;font-size:11px}.nav-cta{margin-left:auto}.hero,.two-col,.boundary,.contact,.file-grid{grid-template-columns:1fr!important}.hero-media,.hero-media img{min-height:350px}.cards,.record .cards{grid-template-columns:1fr}.cards article,.cards article+article{min-height:auto;padding:20px 0 28px;border-right:0;border-bottom:1px solid var(--line)}.cards article:last-child{border-bottom:0}.cards b{margin-bottom:25px}.footer{grid-template-columns:1fr}.footer-note{text-align:left}.catalog div{grid-template-columns:1fr;gap:3px}.catalog em{text-align:left}.legal-main section{grid-template-columns:1fr;gap:12px}}