:root{
  --navy:#061826;
  --navy2:#0a2235;
  --deep:#020b12;
  --teal:#16bfd1;
  --teal2:#2dd6c4;
  --gold:#f2b84b;
  --cream:#f4f0e8;
  --white:#ffffff;
  --muted:#b8c4cc;
  --line:rgba(255,255,255,.13);
  --shadow:0 24px 70px rgba(0,0,0,.35);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:var(--deep);color:var(--cream);line-height:1.6}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
.site-header{position:fixed;top:0;left:0;right:0;z-index:20;display:flex;align-items:center;gap:24px;justify-content:space-between;padding:16px clamp(18px,4vw,54px);background:rgba(2,11,18,.76);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}
.brand{display:flex;align-items:center;gap:12px;font-weight:900;letter-spacing:.02em}.brand small{color:var(--teal);font-weight:800}.brand-mark{height:42px;width:42px;border:1px solid rgba(45,214,196,.5);display:grid;place-items:center;border-radius:12px;color:var(--teal2);background:linear-gradient(135deg,rgba(22,191,209,.2),rgba(242,184,75,.12));font-size:12px;font-weight:900}
.desktop-nav{display:flex;gap:22px;font-size:14px;color:#d9e4e9}.desktop-nav a:hover,.header-phone:hover{color:var(--teal2)}.header-phone{font-weight:800;color:#fff}.menu-button{display:none;background:none;color:#fff;border:1px solid var(--line);border-radius:10px;font-size:24px;padding:5px 12px}.mobile-nav{display:none;position:fixed;top:75px;left:14px;right:14px;z-index:19;background:#071926;border:1px solid var(--line);border-radius:18px;padding:14px;box-shadow:var(--shadow)}.mobile-nav a{display:block;padding:12px;border-bottom:1px solid rgba(255,255,255,.08)}.mobile-nav a:last-child{border-bottom:0}.mobile-nav.open{display:block}
.hero{position:relative;min-height:94vh;display:flex;align-items:end;padding:140px clamp(20px,6vw,80px) 70px;overflow:hidden}.hero-bg{position:absolute;inset:0}.hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center}.overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,11,18,.92) 0%,rgba(2,11,18,.72) 42%,rgba(2,11,18,.25) 100%),linear-gradient(0deg,rgba(2,11,18,.95),transparent 50%)}.hero-content{position:relative;max-width:850px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--teal2);font-size:12px;font-weight:900;margin:0 0 12px}.hero h1,h2{font-family:'Playfair Display',Georgia,serif;line-height:.96;letter-spacing:-.04em}.hero h1{font-size:clamp(48px,9vw,112px);margin:0 0 22px}.hero-lead{font-size:clamp(18px,2vw,24px);max-width:740px;color:#d9e4e9;margin-bottom:30px}.hero-actions,.trust-row{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 22px;font-weight:900;transition:.2s transform,.2s background}.btn:hover{transform:translateY(-2px)}.primary{background:linear-gradient(135deg,var(--teal),var(--teal2));color:#041018}.secondary{background:rgba(255,255,255,.08);border:1px solid var(--line);color:#fff}.trust-row{margin-top:30px;color:#dce8ed}.trust-row span{padding:10px 14px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.05);font-size:14px}
.section-pad{padding:clamp(70px,8vw,120px) clamp(20px,6vw,80px)}.grid-two{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(30px,6vw,80px);align-items:center}.intro h2,.section-heading h2,.plan h2,.fuel h2,.captain h2,.contact h2{font-size:clamp(38px,5vw,70px);margin:0 0 22px}.intro p,.section-heading p,.fuel p,.captain p,.contact p{font-size:18px;color:#d3dde2}.image-card{border-radius:30px;overflow:hidden;background:#0a2235;border:1px solid var(--line);box-shadow:var(--shadow)}.image-card img{width:100%;height:520px;object-fit:cover}.image-card.tall img{height:620px}.image-card figcaption{padding:16px 18px;color:var(--muted);font-size:14px}.navy-panel{background:radial-gradient(circle at top left,rgba(22,191,209,.18),transparent 42%),linear-gradient(180deg,var(--navy2),var(--deep));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.center{text-align:center;margin-left:auto;margin-right:auto}.section-heading{max-width:920px;margin-bottom:38px}.section-heading.center{max-width:840px}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.problem-grid article,.service-grid div{background:rgba(255,255,255,.055);border:1px solid var(--line);border-radius:24px;overflow:hidden}.problem-grid img{width:100%;height:220px;object-fit:cover}.problem-grid h3,.service-grid h3{font-size:23px;margin:22px 22px 8px}.problem-grid p,.service-grid p{color:#c6d3da;margin:0 22px 24px}.pricing-card{display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.04));border:1px solid var(--line);border-radius:36px;padding:clamp(26px,5vw,56px);box-shadow:var(--shadow)}.price{font-size:72px;font-weight:900;line-height:1;margin:12px 0;color:#fff}.price sup{font-size:.45em}.price span{font-size:20px;color:var(--muted)}.price-left p:not(.eyebrow):not(.price){font-size:18px;color:#d0dce2}.price-right{background:rgba(0,0,0,.18);border-radius:26px;padding:28px;border:1px solid var(--line)}.price-right h3{margin-top:0;font-size:28px}.checklist{list-style:none;margin:0;padding:0;display:grid;gap:12px}.checklist li{position:relative;padding-left:32px;color:#e8f3f6}.checklist li:before{content:'✓';position:absolute;left:0;top:0;color:var(--teal2);font-weight:900}.small-note{color:var(--muted);font-size:14px;margin:18px 0 0}.checks-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:38px;align-items:start}.checks-list{display:grid;gap:14px}.checks-list div{border:1px solid var(--line);border-radius:20px;padding:18px;background:rgba(255,255,255,.05)}.checks-list strong{display:block;color:#fff;font-size:20px}.checks-list span{color:#c4d0d7}.mosaic{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mosaic img{width:100%;height:320px;object-fit:cover;border-radius:24px;border:1px solid var(--line)}.mosaic img:first-child{grid-column:1/-1;height:430px}.fuel-grid .image-card img{height:560px}.captain-card{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center;background:#f4f0e8;color:#071724;border-radius:36px;padding:clamp(26px,5vw,52px);box-shadow:var(--shadow)}.captain-card .eyebrow{color:#0e8791}.captain-card p{color:#294352}.captain-photos{display:grid;grid-template-columns:1fr 1fr;gap:14px}.captain-photos img{height:520px;width:100%;object-fit:cover;border-radius:26px}.captain-photos img:first-child{object-position:center}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-grid div{padding:10px 0}.photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.photo-grid figure{margin:0;position:relative;overflow:hidden;border-radius:20px;background:#0a2235;border:1px solid var(--line)}.photo-grid img{width:100%;height:250px;object-fit:cover;transition:.25s transform}.photo-grid figure:hover img{transform:scale(1.04)}.photo-grid figcaption{position:absolute;left:0;right:0;bottom:0;padding:28px 14px 12px;background:linear-gradient(transparent,rgba(0,0,0,.78));font-size:14px;font-weight:800}.contact-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;align-items:start;background:linear-gradient(135deg,rgba(22,191,209,.12),rgba(242,184,75,.08));border:1px solid var(--line);border-radius:36px;padding:clamp(26px,5vw,56px)}.contact-methods{display:grid;gap:14px;margin-top:24px}.contact-methods a{font-size:22px;font-weight:900;color:#fff}.lead-form{display:grid;gap:14px;background:rgba(0,0,0,.22);border:1px solid var(--line);border-radius:28px;padding:24px}.lead-form label{display:grid;gap:7px;color:#d7e3e8;font-weight:800}.lead-form input,.lead-form textarea{width:100%;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:rgba(255,255,255,.08);padding:13px 14px;color:#fff;font:inherit}.lead-form input::placeholder,.lead-form textarea::placeholder{color:#9baab1}.lead-form button{border:0;cursor:pointer}.form-note{font-size:12px!important;color:#9faeb6!important;margin:0}.footer{display:flex;justify-content:space-between;gap:24px;padding:36px clamp(20px,6vw,80px);border-top:1px solid var(--line);background:#02080e;color:#b8c4cc}.footer strong{color:#fff}.footer div:last-child{display:grid;gap:8px;text-align:right}.footer a{color:#fff;font-weight:800}
@media (max-width:980px){.desktop-nav,.header-phone{display:none}.menu-button{display:block}.grid-two,.pricing-card,.checks-layout,.captain-card,.contact-panel{grid-template-columns:1fr}.problem-grid,.service-grid{grid-template-columns:1fr 1fr}.photo-grid{grid-template-columns:1fr 1fr}.hero{min-height:86vh}.image-card.tall img,.image-card img,.fuel-grid .image-card img{height:460px}.captain-photos img{height:420px}}
@media (max-width:620px){.hero{padding:120px 18px 50px}.hero h1{font-size:50px}.section-pad{padding:66px 18px}.problem-grid,.service-grid,.photo-grid,.captain-photos{grid-template-columns:1fr}.pricing-card,.captain-card,.contact-panel{border-radius:26px;padding:22px}.price{font-size:58px}.mosaic{grid-template-columns:1fr}.mosaic img,.mosaic img:first-child{height:300px}.photo-grid img{height:260px}.footer{display:block}.footer div:last-child{text-align:left;margin-top:18px}.contact-methods a{font-size:18px}}
