@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Inter:wght@400;500;600;700&display=swap";:root{--navy:#0b2135;--blue:#164a7c;--ink:#17202a;--paper:#f6f2ea;--cream:#fffdf8;--orange:#ff6a28;--red:#ee315e;--line:#b8b5ad;--muted:#5c6269;font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;padding-bottom:62px;-webkit-font-smoothing:antialiased;background:var(--paper)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}.site-header{height:76px;padding:0 max(28px,calc((100vw - 1320px)/2));display:flex;align-items:center;gap:24px;justify-content:space-between;background:var(--navy);color:#fff;border-bottom:1px solid rgba(255,255,255,.18);position:relative;z-index:10}.logo{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none;white-space:nowrap}.logo strong{font-family:Barlow Condensed,sans-serif;font-size:30px;letter-spacing:-.5px}.logo-mark{color:#f08245;width:36px;height:36px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%}.logo-mark svg{width:24px;height:24px}.pilot-chip{border:1px solid rgba(255,255,255,.28);padding:9px 14px;border-radius:999px;font-size:13px;display:flex;align-items:center;gap:8px}.pilot-chip span{width:8px;height:8px;background:#f29a5e;border-radius:50%;box-shadow:0 0 0 4px #f29a5e26}.header-cta,footer button{border:0;background:transparent;color:inherit;font-weight:700;display:flex;align-items:center;gap:7px}.hero{min-height:720px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(520px,.95fr);background:var(--cream);overflow:hidden}.hero-copy{padding:80px clamp(36px,6vw,100px) 72px max(36px,calc((100vw - 1320px)/2));display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow{text-transform:uppercase;color:var(--blue);font-weight:800;letter-spacing:.11em;font-size:12px;margin:0 0 18px}h1,h2,h3,p{margin-top:0}h1{font-family:Barlow Condensed,sans-serif;text-transform:uppercase;font-size:clamp(62px,6.3vw,98px);line-height:.86;letter-spacing:-.025em;margin-bottom:25px}h1 em{color:var(--blue);font-style:normal}.orange-rule{width:64px;height:4px;background:var(--orange);margin-bottom:26px}.hero-lede{max-width:560px;line-height:1.65;font-size:18px;margin-bottom:30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;width:100%}.button{min-height:54px;padding:0 28px;border-radius:7px;border:1px solid var(--blue);font-weight:700;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:16px;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-primary{border:0;color:#fff;background:linear-gradient(100deg,var(--orange),var(--red));box-shadow:0 10px 26px #ee315e29}.button-secondary{color:var(--navy);background:transparent}.micro-proof{margin:18px 0 0;color:var(--muted);font-size:13px;display:flex;align-items:center;gap:7px}.micro-proof svg{color:var(--blue)}.hero-visual{position:relative;background:var(--navy);min-height:720px;overflow:hidden;display:grid;place-items:center}.hero-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0b213533,#0b21358c)}.hero-visual>img{position:absolute;width:100%;height:100%;object-fit:cover;opacity:.82}.call-card{position:relative;z-index:2;width:min(420px,78%);padding:28px 28px 24px;background:#fffdf7;box-shadow:0 22px 60px #00000047;transform:rotate(-.6deg)}.call-card:before,.call-card:after{content:"";position:absolute;left:0;right:0;height:8px;background:repeating-linear-gradient(135deg,transparent 0 6px,#fffdf7 6px 12px)}.call-card:before{top:-7px}.call-card:after{bottom:-7px;transform:rotate(180deg)}.call-top{display:flex;justify-content:space-between;color:var(--ink)}.call-top b{color:var(--blue)}.call-card h2{font-size:31px;margin:15px 0 9px;padding-bottom:12px;border-bottom:1px dashed #8f918f}.call-card h3{font-size:20px;margin-bottom:14px}.emergency{display:inline-block;color:#df4d34;border:2px solid currentColor;padding:4px 8px;font-family:Barlow Condensed;text-transform:uppercase;font-size:21px;font-weight:800;letter-spacing:.08em;transform:rotate(-2deg)}.call-card ul{list-style:none;padding:0;margin:20px 0 16px;border-top:1px dashed #999}.call-card li{display:grid;grid-template-columns:24px 1fr 20px;gap:9px;align-items:start;padding:10px 0;border-bottom:1px dashed #aaa;font-weight:600}.call-card li svg:last-child{color:#2572ca}.call-card small{font-weight:400}.sent{border:1px dashed #71808e;color:var(--blue);padding:13px;font-weight:700;display:flex;gap:9px;align-items:center}.section{max-width:1320px;margin:0 auto;padding:76px 32px}.section-title{display:flex;align-items:center;gap:22px;margin-bottom:38px}.section-title span{color:var(--blue);font-family:Barlow Condensed;font-size:21px;font-weight:800;text-transform:uppercase;white-space:nowrap}.section-title i{height:1px;background:#9ea4a8;flex:1}.steps{display:grid;grid-template-columns:repeat(3,1fr);position:relative;gap:48px}.steps:before{content:"";position:absolute;top:63px;left:16%;right:16%;height:1px;background:linear-gradient(90deg,var(--blue),var(--orange),var(--blue))}.step{text-align:center;position:relative;z-index:1}.step>b{display:block;font-family:Barlow Condensed;font-size:30px;color:var(--blue)}.step-icon{margin:9px auto 18px;display:grid;place-items:center;width:86px;height:86px;border:2px solid var(--blue);border-radius:50%;background:var(--paper)}.step-icon svg{width:44px;height:44px;color:var(--navy)}.step h3,.benefits h3{text-transform:uppercase;font-family:Barlow Condensed;font-size:22px;margin-bottom:8px}.step p,.benefits p{max-width:260px;line-height:1.55;margin:0 auto;color:var(--muted);font-size:14px}.benefits-section{padding-top:42px}.benefits{display:grid;grid-template-columns:repeat(4,1fr)}.benefits article{text-align:center;padding:12px 28px;border-right:1px solid #c4c3bd}.benefits article:last-child{border:0}.benefits svg{width:54px;height:54px;color:#a44527;margin-bottom:14px}.faq-section{padding-top:50px}.faqs{max-width:1050px;margin:0 auto}details{border-bottom:1px solid #aaa;padding:0 8px}summary{cursor:pointer;list-style:none;padding:18px 0;font-weight:600;display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary span{font-size:23px;color:var(--blue);transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);line-height:1.6;padding:0 35px 18px 0}.pilot-section{display:grid;grid-template-columns:minmax(260px,.65fr) minmax(600px,1.35fr);gap:60px;align-items:start;border-top:1px solid #b9b7b0}.pilot-intro h2{font-family:Barlow Condensed;text-transform:uppercase;font-size:52px;line-height:.95;margin-bottom:18px}.pilot-intro>p:last-child{line-height:1.6;color:var(--muted)}.pilot-form{border:1px solid var(--blue);border-radius:10px;padding:24px;display:grid;grid-template-columns:1fr 1fr;gap:16px 20px;background:#ffffff59}.field{display:flex;flex-direction:column;gap:7px}.field-wide{grid-column:1/-1}.field label{font-size:12px;font-weight:700}input,select,textarea{width:100%;border:1px solid #8d9499;background:#fff9;border-radius:5px;padding:11px 12px;color:var(--ink);outline:none}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #164a7c24}textarea{resize:vertical}.pilot-form .button{width:100%}.privacy-note{text-align:center;color:var(--muted);font-size:12px;margin:0}.honeypot{position:absolute;left:-9999px}.form-error{color:#aa233e;grid-column:1/-1;margin:0}.form-success{border:1px solid var(--blue);border-radius:10px;min-height:260px;padding:36px;display:flex;align-items:center;gap:20px;background:#fffdf8}.form-success>svg{width:54px;height:54px;color:#2a7c52;flex:none}.form-success h3{font-family:Barlow Condensed;text-transform:uppercase;font-size:32px;margin-bottom:8px}.form-success p{margin:0;line-height:1.6;color:var(--muted)}footer{background:var(--navy);color:#fff;padding:42px max(32px,calc((100vw - 1320px)/2));display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px}footer p{margin:0;color:#c7d2dc}footer small{grid-column:1/-1;color:#9eb0be;border-top:1px solid rgba(255,255,255,.12);padding-top:20px}.mobile-bar{position:fixed;z-index:50;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:18px;height:62px;padding:8px 24px;background:var(--navy);color:#fff;box-shadow:0 -8px 24px #00000029}.mobile-bar>svg{flex:none}.mobile-bar span{font-size:13px}.mobile-bar button{border:0;min-height:46px;min-width:280px;padding:0 22px;border-radius:6px;color:#fff;background:linear-gradient(100deg,var(--orange),var(--red));display:flex;align-items:center;justify-content:center;gap:10px;font-weight:700}@media(max-width:900px){.site-header{padding:0 20px}.header-cta{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:64px 30px 56px}.hero-visual{min-height:600px}.steps,.benefits{grid-template-columns:1fr 1fr}.steps:before{display:none}.benefits article:nth-child(2){border-right:0}.benefits article{margin-bottom:36px}.pilot-section{grid-template-columns:1fr}.pilot-intro{max-width:560px}}@media(max-width:600px){body{padding-bottom:68px}.site-header{height:66px}.logo strong{font-size:26px}.logo-mark{width:32px;height:32px}.pilot-chip{padding:7px 9px;font-size:10px}.hero{min-height:auto}.hero-copy{padding:48px 22px 44px}.eyebrow{margin-bottom:14px}h1{font-size:58px;line-height:.88}.hero-lede{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.micro-proof{align-items:flex-start}.hero-visual{min-height:530px}.call-card{width:88%;padding:22px 20px}.call-card h2{font-size:27px}.call-card h3{font-size:18px}.section{padding:58px 22px}.section-title{gap:12px;margin-bottom:30px}.section-title span{white-space:normal;font-size:19px}.steps,.benefits{grid-template-columns:1fr;gap:42px}.benefits article{border-right:0;border-bottom:1px solid #c4c3bd;padding-bottom:32px;margin:0}.benefits article:last-child{border-bottom:0}.pilot-section{gap:30px}.pilot-intro h2{font-size:43px}.pilot-form{grid-template-columns:1fr;padding:18px}.field-wide,.form-error{grid-column:auto}.form-success{padding:24px;align-items:flex-start;flex-direction:column}.form-success>svg{width:42px;height:42px}footer{grid-template-columns:1fr;text-align:center;justify-items:center;padding:38px 22px}.mobile-bar{justify-content:flex-start;gap:9px;height:68px;padding:9px 12px}.mobile-bar>svg{flex:none}.mobile-bar span{font-size:12px;flex:1}.mobile-bar button{min-width:0;padding:0 14px;gap:7px}.mobile-bar button svg{width:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.footer-links{display:flex;gap:16px;grid-column:1/-1}.footer-links a{color:#d6e0e8;font-size:13px}.legal-page{min-height:100vh;background:var(--paper)}.legal-header{min-height:76px;padding:16px max(28px,calc((100vw - 1040px)/2));display:flex;align-items:center;justify-content:space-between;gap:22px;color:#fff;background:var(--navy)}.legal-header>a:last-child{display:flex;align-items:center;gap:7px;color:#fff;text-decoration:none;font-weight:700}.legal-main{width:min(960px,calc(100% - 40px));margin:0 auto;padding:70px 0 88px}.legal-main>h1{font-size:clamp(54px,8vw,86px);margin-bottom:24px}.legal-lede{max-width:820px;font-size:18px;line-height:1.75;color:#3d4650;padding-bottom:32px;border-bottom:1px solid var(--line)}.legal-main section{max-width:820px;padding:28px 0 4px}.legal-main section h2,.legal-success h2{font-family:Barlow Condensed,sans-serif;text-transform:uppercase;font-size:29px;margin-bottom:12px}.legal-main section p,.legal-main section li{color:#3d4650;line-height:1.75}.legal-main section li+li{margin-top:8px}.legal-main a{color:var(--blue)}.legal-button{display:inline-flex;padding:12px 18px;border:1px solid var(--blue);border-radius:7px;font-weight:700;text-decoration:none}.legal-form{max-width:820px;margin-top:28px;padding:24px;display:grid;grid-template-columns:1fr 1fr;gap:18px;border:1px solid var(--blue);border-radius:10px;background:#fffdf8}.legal-form>div{display:flex;flex-direction:column;gap:7px}.legal-form label{font-size:12px;font-weight:700}.legal-form-wide{grid-column:1/-1}.legal-success{max-width:820px;margin-top:28px;padding:28px;display:flex;gap:16px;align-items:flex-start;border:1px solid #2a7c52;border-radius:10px;background:#fffdf8}.legal-success>svg{width:42px;height:42px;flex:none;color:#2a7c52}.legal-success p{margin:0;color:var(--muted)}.legal-footer{padding:38px max(28px,calc((100vw - 1040px)/2));display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:center;color:#fff;background:var(--navy)}.legal-footer nav{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:18px}.legal-footer nav a{color:#d6e0e8}.legal-footer small{grid-column:1/-1;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);color:#9eb0be}@media(max-width:600px){.legal-header{min-height:66px;padding:12px 18px}.legal-header>a:last-child{font-size:12px}.legal-main{width:min(100% - 36px,960px);padding:50px 0 65px}.legal-main>h1{font-size:52px}.legal-lede{font-size:16px}.legal-form{grid-template-columns:1fr;padding:18px}.legal-form-wide{grid-column:auto}.legal-footer{grid-template-columns:1fr;justify-items:start}.legal-footer nav{justify-content:flex-start}.footer-links{justify-content:center;flex-wrap:wrap}}
