:root{--navy:#243342;--ink:#202b31;--gold:#e6a54b;--paper:#f7f4ee;--soft:#efe8db;--line:#d6d9d7;--muted:#59646a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 system-ui,-apple-system,Segoe UI,sans-serif}a{color:inherit}button,input,select,textarea{font:inherit}.wrap{width:min(1160px,calc(100% - 44px));margin:auto}.site-header{background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.header-row{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;font-size:18px;font-weight:850;line-height:1.1;letter-spacing:-.035em}.brand img{width:49px;height:49px}.brand small{display:block;margin-top:5px;color:var(--muted);font-size:10px;letter-spacing:.14em;text-transform:uppercase}.nav{display:flex;align-items:center;gap:28px}.nav a{text-decoration:none;font-weight:700;font-size:14px}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--gold);color:#172733;border:1px solid #c98c36;border-radius:7px;padding:12px 18px;text-decoration:none;font-weight:800;font-size:14px;cursor:pointer}.button:hover{background:#f0b866}.hero{background:var(--navy);color:#fff;overflow:hidden}.hero-inner{display:grid;grid-template-columns:1fr 1fr;min-height:565px;align-items:stretch}.hero-copy{padding:85px 45px 70px 0;align-self:center}.hero-copy p{max-width:590px;font-size:19px;color:#e4e8e9}.hero-note{font-size:13px!important;color:#bac6cd!important;margin-top:18px}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:60% center}.eyebrow{display:block;color:#b77726;text-transform:uppercase;font-weight:800;letter-spacing:.17em;font-size:12px;margin-bottom:16px}.hero .eyebrow,.page-hero .eyebrow{color:#f1b965}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.1;letter-spacing:-.045em}h1{font-size:clamp(46px,5.5vw,76px);margin-bottom:23px}h2{font-size:clamp(34px,4vw,52px);margin-bottom:22px}h3{font-size:22px}.section{padding:84px 0}.section.soft{background:var(--soft)}.lead{font-size:20px;color:var(--muted);max-width:780px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:35px}.card,.steps article{background:#fff;border:1px solid var(--line);border-radius:12px;padding:29px}.card p,.steps p{color:var(--muted);margin:0}.number{display:block;font-size:12px;letter-spacing:.13em;font-weight:800;color:#9d6424;margin-bottom:16px}.steps strong{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:var(--navy);color:#fff;margin-bottom:18px}.split{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.callout{padding:35px;border-radius:13px;background:var(--navy);color:#fff}.callout p{margin:0;color:#d6dfe3}.page-hero{background:var(--navy);color:#fff;padding:68px 0 58px}.page-hero h1{font-size:clamp(40px,5vw,64px);max-width:900px}.page-hero p{font-size:19px;color:#d9e1e3;max-width:760px}.page-content{padding:60px 0 88px}.content-narrow{max-width:800px}.content-narrow>p,.legal-copy p{color:var(--muted)}.form{background:#fff;border:1px solid var(--line);border-radius:13px;padding:32px;margin-top:28px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px 20px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:19px}.field.full{grid-column:1/-1}.field label{font-size:14px;font-weight:750}.field input,.field select,.field textarea{width:100%;border:1px solid #bac4c6;border-radius:6px;padding:11px 12px;background:#fff;color:var(--ink)}.field textarea{min-height:100px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{outline:3px solid rgba(230,165,75,.28);border-color:#bd7b28}.single-check{display:flex;align-items:flex-start;gap:9px}.single-check input{width:auto;margin-top:5px}.form-note{font-size:13px;color:var(--muted);margin:0 0 12px}.form .button{margin:10px 0 20px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.legal-copy h2{font-size:28px;margin:34px 0 12px}.legal-copy h2:first-child{margin-top:0}.legal-copy p{margin-bottom:14px}.footer{background:#17242e;color:#e0e5e7;padding:45px 0}.footer-row{display:flex;justify-content:space-between;gap:30px}.footer .brand{color:#fff}.footer .brand small{color:#aebdc6}.footer p{font-size:13px;color:#aebdc6;margin:16px 0 0}.footer-links{display:flex;flex-wrap:wrap;gap:20px;font-size:14px}.footer a{text-decoration:none}@media(max-width:850px){.hero-inner,.split{grid-template-columns:1fr}.hero-copy{padding:65px 0 35px}.hero-photo{height:340px}.grid{grid-template-columns:1fr}.nav{gap:14px}}@media(max-width:600px){.header-row{min-height:70px}.brand{font-size:15px}.brand img{width:42px;height:42px}.nav a:not(.button){display:none}.nav .button{font-size:12px;padding:10px}.hero-copy{padding:55px 0 27px}.hero-photo{height:250px}.section{padding:58px 0}.form-grid{grid-template-columns:1fr}.form{padding:22px}.footer-row{display:block}.footer-links{margin-top:24px}}
@media(min-width:851px){.hero-photo{width:calc(100% + max(0px,(100vw - 1160px)/2));max-width:none}}
