:root{--blue:#0047ba;--blue-dark:#003a99;--teal:#12b2a6;--teal-soft:#e7f7f5;--ink:#1d2430;--ink-2:#4a4e57;--ink-3:#7d828c;--bg:#fff;--bg-soft:#f5f8fc;--line:#e2e7ee;--gold:#f5a623;--yellow:#ffc400;--yellow-dark:#f0b400}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Noto Sans,Arial,Helvetica,sans-serif;color:var(--ink);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:Poppins,Arial,Helvetica,sans-serif;font-weight:600;line-height:1.2;text-wrap:balance}img{max-width:100%}.container{max-width:1080px;margin:0 auto;padding:0 20px}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--line)}.site-header .container{justify-content:space-between;padding-top:10px;padding-bottom:10px;gap:12px}.brand,.site-header .container{display:flex;align-items:center}.brand{gap:10px;text-decoration:none}.brand img{height:44px;width:auto}.header-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.phone-link{color:var(--blue);white-space:nowrap}.btn,.phone-link{font-family:Poppins,sans-serif;font-weight:600;text-decoration:none}.btn{display:inline-block;font-size:16px;border:0;border-radius:8px;padding:13px 26px;cursor:pointer;text-align:center;transition:background .14s ease,transform .14s ease}.btn-primary{background:var(--yellow);color:var(--ink);font-weight:700}.btn-primary:hover{background:var(--yellow-dark)}.btn-teal{background:var(--teal);color:#fff}.btn-teal:hover{filter:brightness(.94)}.btn-outline{background:#fff;color:var(--blue);border:2px solid var(--blue)}.btn:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.btn-block{display:block;width:100%}.hero{background:linear-gradient(135deg,#04357f 0,var(--blue) 55%,#0b63c4 100%);color:#fff;padding:56px 0 48px}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:40px;gap:40px;align-items:center}@media (max-width:860px){.hero-grid{grid-template-columns:1fr;gap:26px}}.hero-media img{width:100%;height:100%;max-height:420px;object-fit:cover;border-radius:14px;box-shadow:0 18px 44px rgba(0,0,0,.32);border:1px solid hsla(0,0%,100%,.25)}.hero.centered{text-align:center;padding:64px 0 0}.hero.centered .eyebrow{margin-bottom:20px}.hero.centered h1{max-width:22ch;margin-left:auto;margin-right:auto;font-size:clamp(32px,5.4vw,52px)}.hero.centered p.sub{margin-left:auto;margin-right:auto;font-size:clamp(17px,2.2vw,19px)}.hero.centered .cta-row,.hero.centered .trust-row{justify-content:center}.hero.centered .trust-row{margin-top:24px}.hero.centered .cta-row .btn{font-size:17px;padding:15px 32px}.hero-photo{max-width:880px;margin:42px auto -70px;position:relative;z-index:2}.hero-spacer{height:96px;background:var(--bg)}.branded-photo{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 22px 54px rgba(2,30,70,.35);line-height:0}.branded-photo img{width:100%;height:100%;object-fit:cover;display:block}.branded-photo .bp-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,26,58,.55) 0,rgba(4,26,58,0) 34%);pointer-events:none}.branded-photo:after{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,var(--blue) 0,var(--teal) 100%)}.branded-photo .bp-plate{position:absolute;left:14px;bottom:14px;display:inline-flex;align-items:center;gap:10px;background:hsla(0,0%,100%,.96);border-radius:10px;padding:8px 14px 8px 10px;line-height:1.25;box-shadow:0 6px 18px rgba(0,0,0,.22)}.branded-photo .bp-logo{width:auto;height:26px;flex:none}.branded-photo .bp-plate span{font-family:Poppins,sans-serif;font-size:12.5px;font-weight:600;color:var(--ink);white-space:nowrap}@media (max-width:560px){.branded-photo .bp-plate span{white-space:normal;font-size:11.5px;max-width:200px}.branded-photo .bp-logo{height:22px}}.branded-photo.tall img{max-height:460px}.branded-photo.mid img{max-height:380px}.split{display:grid;grid-template-columns:1fr 1fr;grid-gap:36px;gap:36px;align-items:center}@media (max-width:860px){.split{grid-template-columns:1fr}}.split>img{width:100%;border-radius:12px;object-fit:cover}.split .branded-photo img,.split>img{max-height:360px}.hero .eyebrow{display:inline-block;background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.35);border-radius:999px;font-size:13px;font-weight:500;letter-spacing:.04em;padding:5px 14px;margin-bottom:18px}.hero h1{font-size:clamp(30px,5vw,44px);margin-bottom:14px;max-width:21ch}.hero p.sub{font-size:18px;max-width:56ch;opacity:.94;margin-bottom:26px}.hero .cta-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.hero .trust-row{display:flex;gap:22px;flex-wrap:wrap;margin-top:30px;font-size:14px}.hero .trust-row span{display:flex;align-items:center;gap:7px;opacity:.92}section.block{padding:52px 0}section.block.soft{background:var(--bg-soft)}.block h2{font-size:clamp(24px,3.6vw,32px);margin-bottom:10px}.block .lead{font-size:17px;color:var(--ink-2);max-width:65ch;margin-bottom:26px}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:16px;gap:16px}.card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:22px}.card h3{font-size:18px;margin-bottom:8px;color:var(--blue-dark)}.card p,.card ul{font-size:15px;color:var(--ink-2)}.card ul{padding-left:18px}.card li{margin:4px 0}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:16px;gap:16px;counter-reset:step}.step{background:#fff;border:1px solid var(--line);border-radius:10px;padding:22px}.step:before{counter-increment:step;content:counter(step);display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:var(--teal-soft);color:var(--teal);font-family:Poppins,sans-serif;font-weight:700;margin-bottom:12px}.step h3{font-size:17px;margin-bottom:6px}.step p{font-size:15px;color:var(--ink-2)}.badge-strip{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.badge{background:var(--teal-soft);color:#0c7d75;border-radius:999px;font-size:13.5px;font-weight:600;padding:6px 14px}.booking-panel{background:#fff;border:1px solid var(--line);border-radius:14px;padding:28px;box-shadow:0 10px 34px rgba(4,53,127,.08)}.booking-panel h2{font-size:24px;margin-bottom:4px}.booking-panel .hint{color:var(--ink-3);font-size:14px;margin-bottom:18px}.field{margin-bottom:14px}.field label{display:block;font-size:14px;font-weight:600;margin-bottom:5px}.field input,.field select{width:100%;font:inherit;padding:11px 12px;border:1.5px solid var(--line);border-radius:8px;background:#fff;color:var(--ink)}.field input:focus,.field select:focus{outline:none;border-color:var(--blue)}.grid-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}@media (max-width:560px){.grid-2{grid-template-columns:1fr}}.slots{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 4px}.slot{font:inherit;font-size:14px;font-weight:600;padding:9px 13px;border:1.5px solid var(--line);border-radius:8px;background:#fff;color:var(--blue-dark);cursor:pointer}.slot.selected,.slot:hover{border-color:var(--blue)}.slot.selected{background:var(--blue);color:#fff}.notice{font-size:14px;color:var(--ink-2);background:var(--bg-soft);border-radius:8px;padding:10px 14px;margin-top:10px}.notice.error{background:#fdeeec;color:#a3352a}.notice.success{background:var(--teal-soft);color:#0c7d75;font-weight:600}.callbar{position:fixed;left:0;right:0;bottom:0;display:none;z-index:60;background:#fff;border-top:1px solid var(--line);box-shadow:0 -6px 18px rgba(4,26,58,.14);padding:10px 14px}.callbar a{display:block;text-align:center;color:var(--blue);font-family:Poppins,sans-serif;font-weight:600;font-size:17px;text-decoration:none}@media (max-width:760px){.callbar{display:block}body{padding-bottom:74px}}.site-footer{background:#0b1526;color:#c7d0dd;padding:36px 0;font-size:14px}.site-footer a{color:#fff}.site-footer .cols{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}