:root{--navy:#07131e;--blue:#0e2b40;--sky:#62c7ef;--yellow:#ffbf20;--paper:#fff;--pale:#eef5f8;--ink:#0b1924;--muted:#5f717d;--line:#d8e4e9;--radius:20px;--shadow:0 24px 70px rgba(2,19,31,.2)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.65}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}.skip{position:absolute;left:-9999px}.skip:focus{left:20px;top:20px;background:#fff;padding:10px;z-index:99}.top{height:35px;background:#030a10;color:#aebdc6;font-size:.8rem}.top .wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.top b{color:var(--yellow)}header{height:86px;background:rgba(7,19,30,.97);color:#fff;position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(15px)}.header{height:100%;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:12px;line-height:.9}.logo>span{width:44px;height:44px;border:2px solid var(--sky);border-radius:50%;display:grid;place-items:center;color:var(--yellow);font-size:1.5rem}.logo b{font-size:1.28rem;letter-spacing:.05em}.logo small{display:block;font-size:.57rem;letter-spacing:.38em;color:#8fa6b4;margin-top:7px}nav{display:flex;gap:24px;align-items:center;font-size:.84rem;font-weight:800}nav>a{padding:31px 0 26px;border-bottom:3px solid transparent}nav>a:hover,nav>a.active{color:var(--yellow);border-color:var(--yellow)}nav .quote-nav{background:var(--yellow);color:#07131e;padding:12px 19px;border:0;border-radius:8px}.menu{display:none;background:none;border:0;color:#fff}.menu i{display:block;width:26px;border-top:2px solid #fff;margin:5px}.menu em{position:absolute;left:-9999px}.hero{min-height:690px;background:radial-gradient(circle at 80% 20%,#174967,#0b2232 36%,#07131e 70%);color:#fff;position:relative;overflow:hidden}.runway{position:absolute;inset:0;background:linear-gradient(113deg,transparent 63%,rgba(98,199,239,.06) 63.2%,transparent 63.4%),linear-gradient(67deg,transparent 63%,rgba(98,199,239,.05) 63.2%,transparent 63.4%)}.hero-grid{min-height:690px;display:grid;grid-template-columns:1.03fr .97fr;gap:55px;align-items:center;position:relative}.kicker{display:block;color:var(--yellow);text-transform:uppercase;font-size:.72rem;font-weight:900;letter-spacing:.18em;margin-bottom:15px}.kicker.dark{color:#0877a6}.hero h1,.page-hero h1,.quote-hero h1{margin:0 0 25px;font-size:clamp(3.1rem,5.5vw,5.4rem);line-height:.95;letter-spacing:-.055em;text-transform:uppercase}.hero h1 em{font-style:normal;color:var(--sky)}.hero-copy>p,.page-hero p,.quote-hero p{font-size:1.16rem;color:#b5c7d1;max-width:700px}.actions{display:flex;align-items:center;gap:24px;margin-top:32px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:15px 22px;border-radius:9px;text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;font-weight:900;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn.primary{background:var(--yellow);color:#07131e;box-shadow:0 13px 28px rgba(255,191,32,.23)}.btn.white{background:#fff;color:var(--ink)}.btn.outline{border:1px solid rgba(255,255,255,.55);color:#fff}.phone-action{border-left:1px solid #496271;padding-left:22px;display:flex;flex-direction:column}.phone-action small{color:#8da3b0;text-transform:uppercase;letter-spacing:.13em;font-size:.64rem}.phone-action strong{font-size:1.3rem}.hero-stats{display:flex;gap:26px;margin-top:42px}.hero-stats span{display:flex;flex-direction:column;color:#849aa7;text-transform:uppercase;letter-spacing:.09em;font-size:.66rem}.hero-stats b{font-size:1.25rem;color:#fff;letter-spacing:0}.hero-media{position:relative}.plane-card{background:#fff;padding:18px;border-radius:22px;transform:rotate(-2deg);box-shadow:0 35px 100px #02070a}.plane-card img{display:block;width:100%;aspect-ratio:1.35;object-fit:cover;border-radius:13px}.flight-tag{position:absolute;left:-28px;bottom:-38px;background:#0b1d29;border:1px solid #294656;padding:17px 20px;border-radius:12px;box-shadow:var(--shadow);display:grid;grid-template-columns:34px 1fr;column-gap:10px}.flight-tag>span{grid-row:1/3;width:32px;height:32px;border-radius:50%;background:var(--yellow);color:#07131e;display:grid;place-items:center}.flight-tag b,.flight-tag small{display:block}.flight-tag small{color:#8ca2af;font-size:.7rem}.proof{background:var(--yellow);text-transform:uppercase;font-size:.69rem;font-weight:900;letter-spacing:.12em}.proof .wrap{height:52px;display:flex;align-items:center;justify-content:space-between}.proof i{width:4px;height:4px;border-radius:50%;background:#07131e;opacity:.35}.section{padding:100px 0}.pale,.process{background:var(--pale)}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.section h2,.dark-section h2,.cta h2{font-size:clamp(2.15rem,4vw,3.7rem);line-height:1.03;letter-spacing:-.045em;margin:0 0 20px}.large{font-size:1.13rem;color:#334a58}.text-link,.timeline a{color:#0679aa;font-weight:900}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-top:60px}.cards article{border:1px solid var(--line);border-radius:var(--radius);padding:28px 24px;background:#fff;transition:.2s}.cards article:hover{transform:translateY(-3px);border-color:#72c8e8;box-shadow:0 12px 30px rgba(4,59,85,.08)}.cards article>span{width:44px;height:44px;border-radius:12px;background:#e7f7fd;color:#0877a6;display:grid;place-items:center;font-weight:900}.cards h3{font-size:1.08rem;margin:20px 0 8px}.cards p{color:var(--muted);font-size:.88rem}.cards a{color:#0877a6;font-weight:900;font-size:.84rem}.dark-section{background:var(--navy);color:#fff;padding:110px 0}.dark-section p{color:#a9bac4}.media-split{gap:80px}.photo-stack{position:relative;padding:35px 20px 35px 0}.photo-stack:before{content:"";position:absolute;inset:0 60px 0 -80px;background:var(--yellow);border-radius:0 24px 24px 0}.photo-stack img{position:relative;display:block;border-radius:14px;width:90%;box-shadow:var(--shadow)}.photo-stack img+img{width:65%;margin:-35px 0 0 auto;border:7px solid var(--navy)}.checks{list-style:none;padding:0;margin:25px 0}.checks li{position:relative;padding:7px 0 7px 30px}.checks li:before{content:"✓";position:absolute;left:0;color:var(--yellow);font-weight:900}.checks.dark{color:#425762}.checks.dark li:before{color:#0877a6}.section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:45px}.section-head>p{max-width:430px;color:var(--muted)}.section-head.center{justify-content:center;text-align:center}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.steps article{background:#fff;padding:28px;border-radius:17px}.steps b{color:#0877a6;font-size:2rem}.steps h3{margin:10px 0}.steps p{color:var(--muted);font-size:.88rem}.cta{width:min(1160px,calc(100% - 40px));margin:90px auto;padding:52px 58px;border-radius:24px;background:linear-gradient(125deg,#0877a6,#0e9ace);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:40px;box-shadow:0 25px 60px rgba(8,119,166,.25)}.cta small{text-transform:uppercase;letter-spacing:.15em;font-weight:900;opacity:.75}.cta h2{font-size:2.55rem;margin:5px 0}.cta p{margin:0;color:#d7f4ff}.cta>div:last-child{display:flex;gap:12px;flex-shrink:0}.page-hero,.quote-hero{background:radial-gradient(circle at 85% 20%,#174967,#0b2232 48%,#07131e);color:#fff;padding:95px 0}.page-hero .wrap,.quote-hero .wrap{max-width:1000px;margin-left:max(20px,calc((100% - 1160px)/2))}.page-hero h1,.quote-hero h1{font-size:clamp(2.8rem,5vw,4.8rem)}.rounded{width:100%;min-height:340px;object-fit:cover;border-radius:20px;box-shadow:var(--shadow)}.note,.warning{margin-top:50px;background:var(--pale);border-left:5px solid #0877a6;border-radius:12px;padding:25px 30px}.warning{background:#fff7dd;border-color:var(--yellow)}.panel{background:var(--pale);padding:35px;border-radius:20px}.panel h3{font-size:1.4rem}.timeline{max-width:900px}.timeline article{display:grid;grid-template-columns:90px 1fr;gap:24px;padding:36px 0;border-bottom:1px solid var(--line)}.timeline article>b{width:66px;height:66px;border-radius:50%;background:#0877a6;color:#fff;display:grid;place-items:center;font-size:1.3rem}.timeline h2{font-size:2rem;margin:0 0 10px}.checklist{display:grid;grid-template-columns:1fr 1fr;gap:18px}.checklist article{background:var(--pale);padding:28px;border-radius:17px}.checklist span{color:#0877a6;font-weight:900}.checklist h2{font-size:1.35rem;margin:10px 0}.states{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.states span{border:1px solid var(--line);padding:14px 10px;text-align:center;border-radius:9px;font-size:.82rem;font-weight:800}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-top:60px}.stats div{background:var(--navy);color:#fff;padding:34px;border-radius:17px}.stats b,.stats span{display:block}.stats b{font-size:2.5rem;color:var(--yellow)}.contact{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact a{background:var(--navy);color:#fff;padding:45px;border-radius:20px;display:flex;flex-direction:column}.contact a+ a{background:#0877a6}.contact small,.contact span{text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;opacity:.75}.contact b{font-size:clamp(1.8rem,3vw,2.7rem);margin:17px 0}.faq{max-width:900px}.faq details{border-bottom:1px solid var(--line)}.faq summary{list-style:none;cursor:pointer;padding:25px 8px;font-weight:850;display:flex;justify-content:space-between;gap:20px}.faq summary::-webkit-details-marker{display:none}.faq summary span{color:#0877a6;font-size:1.5rem}.faq details[open] summary span{transform:rotate(45deg)}.faq p{color:var(--muted);padding:0 45px 25px 8px}.quote-hero{padding:72px 0}.quote-proof{display:flex;gap:22px;flex-wrap:wrap}.quote-section{padding:55px 0;background:#edf3f6}.quote-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px;align-items:start}.form{background:#fff;border-radius:18px;overflow:hidden;box-shadow:var(--shadow);min-height:900px}.form iframe{display:block;border:0}.quote-layout aside{position:sticky;top:105px}.side{background:#fff;padding:28px;border-radius:16px;margin-bottom:18px}.side h2{font-size:2rem;margin:0}.big-phone{display:block;color:#0877a6;font-weight:900;font-size:1.7rem;margin:15px 0}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:22px}.gallery figure{margin:0;background:var(--pale);border-radius:17px;overflow:hidden}.gallery img{width:100%;height:300px;object-fit:cover}.gallery figcaption{padding:15px 20px;font-weight:850}footer{background:#07131e;color:#91a4af;padding:72px 0 95px}.footer{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px}.footer>div{display:flex;flex-direction:column;gap:9px}.footer h3{color:#fff;margin:0 0 13px}.footer a:hover{color:var(--yellow)}.footer-phone{font-size:1.4rem;color:#fff!important;font-weight:900}.legal{border-top:1px solid #263a47;margin-top:45px;padding-top:24px;display:flex;justify-content:space-between;font-size:.75rem}.mobile-actions{display:none}
@media(max-width:980px){nav{position:absolute;left:0;right:0;top:86px;background:#07131e;display:none;flex-direction:column;align-items:stretch;gap:0;padding:12px 20px 25px}nav.open{display:flex}nav>a{padding:13px 5px}.menu{display:block}.hero-grid,.split{grid-template-columns:1fr}.hero-grid{padding:70px 0 100px}.hero-media{max-width:620px;margin:auto}.cards,.steps{grid-template-columns:1fr 1fr}.states{grid-template-columns:repeat(4,1fr)}.quote-layout{grid-template-columns:1fr}.quote-layout aside{position:static}.footer{grid-template-columns:1fr 1fr}.cta{align-items:flex-start;flex-direction:column}.checklist{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.wrap{width:calc(100% - 28px)}.top .wrap>span{display:none}.top .wrap{justify-content:center}header{height:72px}nav{top:72px}.hero-grid{min-height:auto}.hero{min-height:auto}.hero h1{font-size:2.75rem}.actions{flex-direction:column;align-items:stretch}.phone-action{border-left:0;padding-left:0}.hero-stats{display:grid;grid-template-columns:1fr 1fr}.flight-tag{left:-5px;bottom:-55px}.proof .wrap{overflow:auto;justify-content:flex-start;gap:25px}.proof span{white-space:nowrap}.section,.dark-section{padding:70px 0}.cards,.steps,.checklist,.stats,.contact,.gallery{grid-template-columns:1fr}.section-head{align-items:start;flex-direction:column}.photo-stack:before{left:-14px}.cta{width:calc(100% - 28px);margin:55px auto;padding:35px 25px}.cta>div:last-child{width:100%;flex-direction:column}.timeline article{grid-template-columns:52px 1fr}.timeline article>b{width:47px;height:47px}.states{grid-template-columns:1fr 1fr}.footer{grid-template-columns:1fr}.legal{flex-direction:column;gap:15px}.mobile-actions{display:grid;grid-template-columns:1fr 1fr;position:fixed;bottom:0;left:0;right:0;z-index:50;box-shadow:0 -5px 20px rgba(0,0,0,.22)}.mobile-actions a{background:#0e2b40;color:#fff;text-align:center;padding:13px 7px;font-size:.8rem;font-weight:900}.mobile-actions a+ a{background:var(--yellow);color:#07131e}footer{padding-bottom:120px}.page-hero,.quote-hero{padding:68px 0}.page-hero .wrap,.quote-hero .wrap{margin:auto}.page-hero h1,.quote-hero h1{font-size:2.65rem}.rounded{min-height:260px}.quote-proof{display:grid;grid-template-columns:1fr 1fr}}