:root{--ink:#202128;--navy:#102b3a;--deep:#111b24;--cream:#f7f1e7;--gold:#ffb000;--soft:#e7eef0;--white:#fff;--muted:#66727a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--cream);line-height:1.6}a{color:inherit}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}.topbar{background:#080d12;color:#fff;font-size:14px}.topbar .wrap{display:flex;justify-content:flex-end;gap:24px;padding:8px 0}.topbar a{text-decoration:none}.nav{background:rgba(16,27,36,.97);color:#fff;position:sticky;top:0;z-index:20;box-shadow:0 8px 25px #0003}.nav .wrap{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.lockup{display:flex;align-items:center;gap:18px;text-decoration:none}.lockup strong{font-family:Georgia,serif;font-size:21px;letter-spacing:.04em}.lockup small{display:block;color:#d8dee1;letter-spacing:.14em;font-size:10px}.lockup img{width:126px;border-radius:3px}.links{display:flex;gap:20px;align-items:center}.links a{text-decoration:none;font-size:14px;font-weight:700}.btn{display:inline-block;border:0;border-radius:3px;padding:14px 20px;background:var(--gold);color:#151515;text-decoration:none;font-weight:800;cursor:pointer;box-shadow:0 8px 18px #0002}.btn-ghost{background:transparent;color:#fff;border:1px solid #fff8;box-shadow:none}.hero{min-height:690px;background-position:center;background-size:cover;position:relative;display:grid;align-items:center;color:#fff}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,13,18,.92) 0%,rgba(7,18,25,.75) 44%,rgba(7,18,25,.18) 78%)}.hero .wrap{position:relative;z-index:1}.eyebrow{color:#ffc64f;font-weight:800;letter-spacing:.16em;font-size:12px}.hero h1{font-family:Georgia,serif;font-size:clamp(48px,7vw,88px);line-height:1.02;max-width:780px;margin:12px 0 20px;font-weight:500}.hero p{max-width:690px;font-size:20px;color:#edf1f2;margin:0 0 28px}.actions{display:flex;gap:12px;flex-wrap:wrap}.trust{margin-top:36px;display:flex;gap:24px;flex-wrap:wrap;color:#e8ecee;font-size:14px}.section{padding:90px 0}.section.white{background:#fff}.section.dark{background:var(--deep);color:#fff}.head{max-width:760px;margin-bottom:42px}.head h2{font-family:Georgia,serif;font-size:clamp(36px,5vw,56px);line-height:1.08;margin:8px 0 14px;font-weight:500}.head p{font-size:18px;color:var(--muted)}.dark .head p{color:#c8d0d4}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:#fff;border:1px solid #dce2e4;padding:30px;border-radius:5px;box-shadow:0 16px 38px #102b3a12}.card .num{font-family:Georgia,serif;color:#d58f00;font-size:34px}.card h3{font-family:Georgia,serif;font-size:25px;margin:8px 0}.card p{color:var(--muted)}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 40px}.check{padding:18px 0;border-bottom:1px solid #ffffff25}.check strong{display:block;color:#ffc64f}.story{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px;align-items:center}.portrait{width:100%;max-width:310px;aspect-ratio:1/1;object-fit:cover;border-radius:6px;box-shadow:16px 16px 0 #ffb000;justify-self:center}.quote{font-family:Georgia,serif;font-size:27px;line-height:1.5}.offer{background:#fff;color:var(--ink);padding:38px;border-radius:6px;box-shadow:0 25px 60px #0005}.offer h2{font-family:Georgia,serif;font-size:38px;margin:4px 0 10px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.offer label{display:block;font-size:13px;font-weight:800;margin-bottom:5px}.offer input,.offer select,.offer textarea{width:100%;padding:13px;border:1px solid #b9c3c7;border-radius:3px;font:inherit}.offer textarea{min-height:120px;resize:vertical}.full{grid-column:1/-1}.honeypot{position:absolute;left:-9999px}.footer{background:#080d12;color:#d8dee1;padding:42px 0}.footer .wrap{display:flex;justify-content:space-between;align-items:center;gap:25px}.footer img{width:170px}.fine{font-size:12px;color:#9ba7ad;max-width:650px}@media(max-width:820px){.links{display:none}.topbar .wrap{justify-content:center;gap:12px;flex-wrap:wrap}.hero{min-height:610px}.grid3,.story,.check-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.full{grid-column:auto}.footer .wrap{flex-direction:column;align-items:flex-start}.portrait{max-width:260px}.section{padding:65px 0}}
