:root{--ink:#10221f;--forest:#0d2926;--forest2:#173b36;--gold:#d5aa63;--cream:#f4f0e8;--white:#fff;--muted:#62716d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--cream);font-size:16px}.nav{height:82px;background:rgba(8,27,25,.96);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,5vw,76px);position:absolute;z-index:5;width:100%;color:white;border-bottom:1px solid rgba(255,255,255,.14)}.brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none;letter-spacing:.17em;font-size:13px}.mark{width:38px;height:38px;border:1px solid var(--gold);display:grid;place-items:center;color:var(--gold);font-family:'Playfair Display';font-size:13px;letter-spacing:0}.nav-cta{color:white;text-decoration:none;border-bottom:1px solid var(--gold);padding:10px 0;font-weight:600;font-size:14px}.hero{min-height:810px;position:relative;display:flex;align-items:center;padding:130px clamp(22px,6vw,90px) 70px;color:white;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{background:linear-gradient(90deg,rgba(4,20,18,.95) 0%,rgba(7,30,27,.82) 42%,rgba(7,24,23,.22) 70%,rgba(7,24,23,.35) 100%)}.hero-copy{position:relative;z-index:2;width:min(690px,56%)}.eyebrow,.section-kicker{color:var(--gold);font-weight:700;letter-spacing:.18em;font-size:12px}.eyebrow{display:flex;align-items:center;gap:12px}.eyebrow span{width:36px;height:1px;background:var(--gold)}h1,h2{font-family:'Playfair Display',serif;font-weight:500;margin:18px 0;line-height:1.03}h1{font-size:clamp(46px,5.8vw,82px);letter-spacing:-.035em}h1 em{color:#e3bd79;font-weight:500}.hero-copy>p{font-size:18px;line-height:1.7;max-width:640px;color:#e9ecea}.hero-actions{display:flex;gap:12px;margin:32px 0 18px}.button{display:inline-flex;justify-content:center;align-items:center;min-height:52px;padding:0 24px;text-decoration:none;font-weight:700;border:0;cursor:pointer;font-family:inherit}.gold{background:var(--gold);color:#14251f}.ghost{border:1px solid rgba(255,255,255,.6);color:white}.micro{font-size:12px!important;color:#bac4c1!important;max-width:570px!important}.deadline-card{position:relative;z-index:3;margin-left:auto;width:360px;background:rgba(248,246,240,.97);color:var(--ink);padding:30px;box-shadow:0 24px 70px rgba(0,0,0,.28)}.card-label{color:#936d2f;font-size:11px;font-weight:700;letter-spacing:.17em}.deadline-card h2{font-family:'DM Sans';font-size:23px;margin:10px 0 23px}.deadline-card label,.lead-form label{display:grid;gap:8px;font-size:13px;font-weight:700}.deadline-card input,.lead-form input,.lead-form select,.lead-form textarea{width:100%;border:1px solid #cbd1cd;background:#fff;padding:14px;font:inherit;color:var(--ink);border-radius:0}.calc-button{width:100%;margin-top:12px;padding:15px;background:var(--forest);color:white;border:0;font-weight:700;cursor:pointer}.result{font-size:13px;line-height:1.5;margin-top:15px;padding-top:15px;border-top:1px solid #d8d9d5;color:var(--muted)}.result.urgent{color:#8c2d20;font-weight:600}.urgency-strip{display:grid;grid-template-columns:repeat(3,1fr);background:var(--gold);padding:28px clamp(22px,6vw,90px);gap:30px}.urgency-strip div{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:18px;border-right:1px solid rgba(16,34,31,.25);padding-right:24px}.urgency-strip div:last-child{border:0}.urgency-strip strong{font-family:'Playfair Display';font-size:29px}.urgency-strip span{font-size:13px;line-height:1.35}.section{padding:110px clamp(22px,7vw,110px)}.intro h2,.qualify h2{font-size:clamp(40px,5vw,64px);max-width:720px}.lead{font-size:20px;line-height:1.65;color:#52625e;max-width:850px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:60px}.steps article{background:white;padding:34px;border-top:3px solid var(--gold);box-shadow:0 10px 35px rgba(19,42,38,.06)}.steps article>span{color:#a17b3c;font-weight:700;font-size:12px;letter-spacing:.15em}.steps h3{font-family:'Playfair Display';font-size:25px;margin:30px 0 12px}.steps p{color:var(--muted);line-height:1.65;margin:0}.opportunity{background:var(--forest);color:white;padding:110px clamp(22px,7vw,110px);display:grid;grid-template-columns:1.35fr .65fr;gap:80px;align-items:center}.light{color:#dcb56f}.opportunity h2{font-size:clamp(48px,6vw,75px)}.op-copy>p{font-size:19px;line-height:1.7;color:#c9d3d0;max-width:720px}.opportunity ul{list-style:none;padding:0;margin:40px 0 0}.opportunity li{display:grid;grid-template-columns:210px 1fr;padding:20px 0;border-top:1px solid rgba(255,255,255,.15);gap:24px}.opportunity li b{color:#edcf98}.opportunity li span{color:#bdc9c6;line-height:1.55}.quote-card{background:#f5efe4;color:var(--ink);padding:42px}.quote-card>span{font-family:'Playfair Display';font-size:80px;line-height:.5;color:var(--gold)}.quote-card p{font-family:'Playfair Display';font-size:25px;line-height:1.45}.quote-card small{font-size:10px;font-weight:700;letter-spacing:.16em}.qualify{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;background:#e8e5dc}.qualify-copy>p{font-size:18px;color:var(--muted);line-height:1.7}.contact-note{margin-top:38px;border-left:3px solid var(--gold);padding-left:20px;line-height:1.6}.lead-form{background:white;padding:38px;display:grid;gap:18px;box-shadow:0 16px 45px rgba(22,44,39,.08)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.consent{display:grid!important;grid-template-columns:18px 1fr;align-items:start;font-weight:400!important;line-height:1.45}.consent input{width:17px;height:17px}.full{width:100%;font-size:15px}.form-status{margin:0;text-align:center;font-size:13px;color:var(--muted)}.disclaimer{padding:42px clamp(22px,7vw,110px);background:#d8d8d1}.disclaimer h3{font-size:14px}.disclaimer p{font-size:12px;line-height:1.6;color:#5f6865}footer{background:#081b19;color:#c8d0ce;padding:28px clamp(22px,6vw,90px);display:flex;align-items:center;justify-content:space-between;font-size:12px}.footer .brand{color:white}@media(max-width:900px){.hero{min-height:auto;display:block;padding-top:140px}.hero-copy{width:100%;max-width:700px}.deadline-card{margin:50px 0 0;width:100%;max-width:500px}.urgency-strip,.steps{grid-template-columns:1fr}.urgency-strip div{border-right:0;border-bottom:1px solid rgba(16,34,31,.25);padding-bottom:18px}.opportunity,.qualify{grid-template-columns:1fr;gap:45px}.opportunity li{grid-template-columns:1fr;gap:8px}.nav-cta{display:none}}@media(max-width:580px){.hero{padding-left:20px;padding-right:20px}.hero-actions{flex-direction:column}.section,.opportunity{padding:75px 20px}.field-row{grid-template-columns:1fr}.lead-form{padding:24px}.urgency-strip div{grid-template-columns:1fr;gap:3px}footer{align-items:flex-start;flex-direction:column;gap:18px}h1{font-size:46px}.hero-shade{background:linear-gradient(rgba(5,22,20,.88),rgba(5,22,20,.72))}}
