:root{--navy:#061b3d;--ink:#101b35;--gold:#e6a61a;--paper:#f4f5f1;--muted:#5e6a7d;--line:#d8dfe8;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);font-family:Arial,Helvetica,sans-serif;color:var(--ink)}a{color:inherit;text-decoration:none}.shell{width:min(1160px,calc(100% - 52px));margin:auto}.utility{height:34px;background:var(--navy);color:#c4d2e6;font-size:10px;letter-spacing:.14em;display:flex;align-items:center}.utility .shell{display:flex;justify-content:space-between}.nav{height:94px;background:#fff;display:flex;align-items:center;position:sticky;top:0;z-index:20;box-shadow:0 4px 18px #061b3d10}.nav .shell{display:flex;align-items:center;justify-content:space-between;height:100%}.brand{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:bold;letter-spacing:.14em}.brand img{width:59px;height:59px;object-fit:contain}.brand strong{color:var(--gold)}.nav-link{font-size:13px;font-weight:bold;border-bottom:1px solid var(--ink);padding:7px 0}.hero{min-height:590px;background:#061b3d;position:relative;overflow:hidden;color:#fff;display:flex;align-items:center}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#061b3df4,#061b3ddb 42%,#061b3d82 72%,#061b3d30)}.hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.96}.hero .shell{position:relative;padding:80px 0}.eyebrow{font-size:10px;letter-spacing:.16em;font-weight:bold;color:#a9c8ff}.eyebrow:before{content:"";display:inline-block;background:var(--gold);width:24px;height:2px;vertical-align:middle;margin-right:10px}h1{font-size:clamp(51px,6.6vw,91px);line-height:.91;letter-spacing:-.075em;max-width:770px;margin:22px 0}h1 em,h2 em{font:400 1em Georgia,serif;color:#f0b735}.hero p:last-of-type{max-width:610px;font-size:18px;line-height:1.65;color:#d7e1ef}.button{display:inline-flex;margin-top:28px;background:var(--gold);padding:16px 20px;font-size:13px;font-weight:bold;color:var(--ink)}.section{padding:96px 0}.intro{display:grid;grid-template-columns:1fr .8fr;gap:86px;align-items:end}.heading{font-size:clamp(39px,4.7vw,70px);line-height:.95;letter-spacing:-.065em;margin:17px 0 0}.intro p{line-height:1.7;color:var(--muted);font-size:16px}.grid{margin-top:55px;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.card{background:#fff;min-height:250px;padding:27px;border-top:3px solid transparent}.card:hover{border-color:var(--gold)}.card span{font-size:10px;color:#295bce;letter-spacing:.14em;font-weight:bold}.card h3{font-size:26px;line-height:1;letter-spacing:-.045em;margin:41px 0 10px}.card p{color:var(--muted);font-size:14px;line-height:1.6;margin:0}.why{background:#e8edf6}.why .shell{display:grid;grid-template-columns:.86fr 1.14fr;gap:75px}.why p{line-height:1.7;color:var(--muted)}.list{border-top:1px solid #b9c7da}.item{padding:22px 0;border-bottom:1px solid #b9c7da}.item b{font-size:21px;letter-spacing:-.03em}.item p{font-size:14px;margin:7px 0 0}.faq{background:#fff}.faq .shell{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq-list{border-top:1px solid var(--line)}details{padding:21px 0;border-bottom:1px solid var(--line)}summary{font-size:19px;font-weight:bold;cursor:pointer;list-style:none;position:relative;padding-right:30px}summary:after{content:"+";position:absolute;right:0;top:-5px;font-size:25px;color:var(--gold);font-weight:normal}details[open] summary:after{content:"−"}details p{font-size:14px;line-height:1.7;color:var(--muted);margin:14px 30px 2px 0}.cta{background:var(--gold);padding:74px 0}.cta .shell{display:flex;justify-content:space-between;align-items:end;gap:60px}.cta h2{font-size:clamp(42px,5vw,72px);line-height:.94;letter-spacing:-.067em;margin:0}.cta p{max-width:360px;line-height:1.65}.cta .button{background:var(--navy);color:#fff;margin:4px 0 0}.footer{padding:29px 0;background:#06142e;color:#c4d0e1;font-size:11px}.footer .shell{display:flex;justify-content:space-between;gap:20px}@media(max-width:780px){.shell{width:min(100% - 32px,1160px)}.utility .shell span:last-child{display:none}.nav{height:82px}.brand img{width:49px;height:49px}.brand{font-size:12px}.hero{min-height:570px}.hero .shell{padding:75px 0}.hero:before{background:linear-gradient(90deg,#061b3df1,#061b3da1)}.hero p:last-of-type{font-size:16px}.section{padding:68px 0}.intro,.why .shell,.faq .shell{grid-template-columns:1fr;gap:26px}.grid{grid-template-columns:1fr;margin-top:34px}.card{min-height:210px}.card h3{margin-top:28px}.cta{padding:58px 0}.cta .shell{display:block}.cta p{margin-top:22px}.footer .shell{display:block}.footer span{display:block;margin:8px 0}}
