:root{--navy:#071a36;--navy-2:#0c2852;--yellow:#ffd62e;--paper:#f7f8f5;--ink:#102442;--muted:#62718a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.container{width:min(100% - 40px,1120px);margin:auto}.site-header{height:86px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:9px;text-decoration:none;color:var(--navy);font-weight:600;font-size:12px;letter-spacing:.02em;line-height:1.02}.brand strong{font-size:16px;letter-spacing:-.04em}.brand-mark{width:37px;height:37px;fill:var(--yellow);stroke:var(--navy);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.header-call{color:var(--navy);font-size:14px;font-weight:800;text-decoration:none;border-bottom:2px solid var(--yellow);padding-bottom:2px}.hero{isolation:isolate;position:relative;overflow:hidden;background:var(--navy);color:white;padding:65px 0 78px}.hero-content{position:relative;z-index:1}.eyebrow{display:flex;align-items:center;gap:8px;margin:0 0 18px;color:inherit;text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.13em}.eyebrow span{display:inline-block;width:22px;height:3px;background:var(--yellow)}h1,h2,p{margin-top:0}h1{font-size:clamp(45px,13vw,76px);letter-spacing:-.07em;line-height:.96;margin-bottom:25px}h1 em{color:var(--yellow);font-style:normal}.intro{max-width:430px;margin-bottom:32px;font-size:17px;line-height:1.55;color:#d7dfec}.call-card{display:flex;align-items:center;gap:13px;max-width:420px;background:var(--yellow);color:var(--navy);padding:16px 17px;border-radius:8px;text-decoration:none;box-shadow:0 16px 28px #0004;transition:transform .2s}.call-card:hover,.button-light:hover{transform:translateY(-2px)}.phone-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--navy);color:var(--yellow);font-weight:900;font-size:26px;transform:rotate(-45deg)}.call-card small{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.call-card strong{display:block;font-size:22px;letter-spacing:-.04em}.arrow{margin-left:auto;font-size:24px}.availability{margin:17px 0 0;font-size:13px;color:#c9d5e7}.availability i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#76dd90;margin-right:7px}.hero-orbit{position:absolute;border:1px solid #fff2;border-radius:50%;z-index:0}.orbit-one{width:560px;height:560px;right:-320px;bottom:-240px}.orbit-two{width:390px;height:390px;right:-235px;bottom:-155px}.benefits{padding:54px 0 68px;display:grid;gap:32px}.benefits article{border-top:1px solid #d9dee1;padding-top:15px}.benefit-icon{color:#a9b2bd;font-size:12px;font-weight:800;letter-spacing:.09em}.benefits h2{font-size:21px;letter-spacing:-.045em;margin:20px 0 9px}.benefits p{color:var(--muted);font-size:15px;line-height:1.55;margin:0}.callout{background:var(--yellow);padding:34px 28px;border-radius:4px;margin-bottom:58px}.callout .eyebrow{margin-bottom:14px}.callout h2{font-size:34px;line-height:1;letter-spacing:-.06em;margin-bottom:27px}.button-light{display:flex;justify-content:space-between;align-items:center;padding:14px 17px;background:var(--navy);color:white;text-decoration:none;border-radius:5px;font-weight:800;transition:transform .2s}.button-light span{font-size:22px}.site-footer{padding:39px 0 90px;background:#e9ece8}.footer-inner{display:flex;flex-direction:column;align-items:flex-start;gap:25px}.brand-footer{opacity:.85}.site-footer nav{display:flex;flex-wrap:wrap;gap:13px 17px}.site-footer nav a,.site-footer p{font-size:12px;color:#51627a;text-decoration:none}.site-footer nav a:hover{text-decoration:underline}.site-footer p{margin:0}.sticky-call{position:fixed;z-index:5;left:12px;right:12px;bottom:12px;display:flex;align-items:center;justify-content:center;gap:10px;padding:16px;background:var(--yellow);color:var(--navy);border-radius:7px;text-decoration:none;font-size:15px;font-weight:900;box-shadow:0 8px 30px #06162d4d}.sticky-call strong{font-size:21px}@media(min-width:720px){.site-header{height:100px}.hero{padding:100px 0}.hero-orbit{right:8%;bottom:-310px}.orbit-two{right:17%;bottom:-235px}.benefits{grid-template-columns:repeat(3,1fr);gap:48px;padding:78px 0}.callout{display:flex;align-items:center;justify-content:space-between;padding:45px 52px;margin-bottom:80px}.callout h2{margin:0;font-size:44px}.button-light{width:240px}.footer-inner{flex-direction:row;align-items:center;justify-content:space-between}.site-footer{padding:38px 0}.sticky-call{display:none}}
