@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");:root{--primary:#0d2f52;--secondary:#f2a900;--secondary-dark:#d99300;--background:#f7f4ee;--light-bg:#fff;--muted-bg:#eef3f7;--text:#243648;--border:rgba(13,47,82,.12);--shadow:0 16px 42px rgba(13,47,82,.08)}body,html{padding:0;margin:0;font-family:Poppins,sans-serif;color:var(--text);background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}*{box-sizing:border-box}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:1000}.topbar{background:#08233d;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.55rem 2rem;font-size:.92rem}.topbar p{margin:0}.topbar a{color:var(--secondary);font-weight:600}.navbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 2rem;background-color:rgba(13,47,82,.96);color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.12)}.nav-links{flex:1 1;display:flex;justify-content:center;flex-wrap:wrap}.nav-links a{margin:0 .75rem;font-weight:500;color:#fff;padding:.5rem 0}.footer-links a:hover,.nav-links a:hover{color:var(--secondary)}.nav-actions{display:flex;align-items:center;gap:.75rem}.nav-cta{white-space:nowrap}.language-selector select{padding:.55rem .7rem;border:1px solid hsla(0,0%,100%,.3);border-radius:999px;font-family:inherit;min-width:60px;min-height:44px;background:transparent;color:#fff}.hero{background-image:linear-gradient(90deg,rgba(7,23,39,.88),rgba(7,23,39,.58)),url(/hero.jpg);background-size:cover;background-position:50%;color:#fff;position:relative;width:100%}.hero-upgrade{padding:5rem 1rem}.hero-overlay{position:absolute;inset:0}.hero-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.3fr .9fr;grid-gap:2rem;gap:2rem;align-items:center}.eyebrow{display:inline-block;padding:.35rem .7rem;border-radius:999px;background:hsla(0,0%,100%,.14);font-size:.85rem;font-weight:600;letter-spacing:.03em;margin-bottom:1rem}.hero-content h1{font-size:clamp(2.5rem,4vw,4.4rem);line-height:1.08;margin:0 0 1rem}.hero-content p{font-size:1.15rem;max-width:720px;margin-bottom:1.5rem}.booking-card,.card,.contact-hero-card,.inline-banner{background:var(--light-bg);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:24px}.booking-card{color:var(--text);padding:1.5rem}.booking-card h2{color:var(--primary);margin-top:0}.booking-field{margin-bottom:1rem}.booking-note{margin:.75rem 0 1rem;font-size:.95rem}.button-row{display:flex;flex-wrap:wrap;gap:.85rem}.button-row.centered{justify-content:center}.button-row.compact a{flex:1 1;text-align:center}.btn-primary,.btn-secondary,.btn-tertiary,.inline-cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:999px;font-weight:600;transition:all .2s ease}.btn-primary{background-color:var(--secondary);color:#fff;border:none;padding:.85rem 1.4rem;cursor:pointer}.btn-primary:hover{background-color:var(--secondary-dark)}.btn-secondary,.btn-tertiary{padding:.85rem 1.4rem;border:1px solid hsla(0,0%,100%,.32);color:#fff}.btn-tertiary{color:var(--primary);border-color:var(--border)}.inline-cta{margin-top:.75rem;color:var(--primary)}.trust-bar{max-width:1200px;margin:-1.6rem auto 0;padding:0 1rem 1rem;position:relative;z-index:2;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.trust-pill{background:#fff;border:1px solid var(--border);border-radius:999px;text-align:center;padding:.9rem .8rem;font-weight:600;box-shadow:var(--shadow)}.section{padding:4.5rem 1rem;max-width:1200px;margin:0 auto}.section h2,.section-title-left{font-size:clamp(2rem,3vw,3rem);margin:0 0 1rem;color:var(--primary)}.section h2,.section p{text-align:center}.section p{max-width:820px;margin:0 auto 1.5rem}.section-copy-left,.section-title-left{text-align:left!important;margin-left:0!important}.section-note{font-size:.95rem;color:#4b5b68}.accent-section{background:var(--background);border-radius:36px}.split-section{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;align-items:center}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1.25rem;gap:1.25rem;margin-top:2rem}.card{padding:1.5rem}.card h3{margin-top:0;color:var(--primary)}.route-card,.service-sales-card,.testimonial-card{display:flex;flex-direction:column}.route-card{text-align:center}.route-name{margin-bottom:.25rem!important;font-weight:600}.check-list{padding:0;list-style:none;margin:0 0 1.5rem}.check-list li{padding-left:1.75rem;position:relative;margin-bottom:.75rem}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--secondary-dark);font-weight:700}.section-image{width:100%;max-height:440px;object-fit:cover;border-radius:24px}.section-image-tall{min-height:420px}.contact-hero-card,.inline-banner{padding:1.5rem;margin-top:2rem}.inline-banner{display:flex;justify-content:space-between;align-items:center;gap:1rem}.contact-hero-card p,.inline-banner p{text-align:left;margin:0}.faq-list{display:grid;grid-gap:1rem;gap:1rem;max-width:900px;margin:2rem auto 0}.faq-item{border:1px solid var(--border);border-radius:18px;padding:1rem 1.25rem;background:#fff}.faq-item summary{cursor:pointer;font-weight:600;color:var(--primary)}.testimonial-quote{font-size:1.1rem;text-align:left!important}.download-section{padding:4rem 1rem;background-color:#fcfcf9;text-align:center}.store-buttons{display:flex;justify-content:center;gap:1.5rem;margin-top:2rem;flex-wrap:wrap}.store-badge-link{display:inline-block;border-radius:12px}.store-badge{height:60px;width:auto}.contact-page{padding-top:3rem}.contact-wrapper{display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem;justify-content:space-between;align-items:flex-start}.contact-details,.contact-form{flex:1 1 340px}.contact-highlights{display:flex;flex-wrap:wrap;gap:.75rem;margin:1rem 0}.contact-highlights span{background:var(--muted-bg);color:var(--primary);padding:.55rem .8rem;border-radius:999px;font-weight:600}.contact-map iframe{width:100%;height:250px;border:0;border-radius:18px}input,textarea{width:100%;padding:.8rem 1rem;border:1px solid #cbd7e3;border-radius:14px;font-family:inherit}label{display:block;margin-bottom:.5rem;font-weight:600;color:var(--primary)}footer{padding:2rem 1rem;text-align:center;background-color:var(--primary);color:#fff}.footer-links{margin-top:.75rem}.footer-links a{color:var(--secondary);margin:0 .25rem}.contact-info p{margin:.25rem 0}.cookie-banner{bottom:0;left:0;width:100%;background:#fff;box-shadow:0 -2px 10px rgba(0,0,0,.1);padding:1rem;gap:1rem}.chat-icon,.cookie-banner{position:fixed;display:flex;justify-content:center;align-items:center;z-index:1000}.chat-icon{bottom:20px;right:20px;background-color:var(--secondary);color:#fff;width:55px;height:55px;border-radius:50%;font-size:1.5rem;box-shadow:0 2px 6px rgba(0,0,0,.3)}@media (max-width:960px){.hero-grid,.split-section,.trust-bar{grid-template-columns:1fr}.trust-bar{margin-top:0}.inline-banner{flex-direction:column;align-items:flex-start}}@media (max-width:768px){.contact-wrapper,.navbar,.topbar{flex-direction:column;align-items:stretch}.navbar{padding:1rem}.nav-links{justify-content:flex-start}.nav-actions{justify-content:space-between}.download-section,.hero-upgrade,.section{padding-top:3rem;padding-bottom:3rem}.hero-content h1{font-size:2.35rem}.contact-hero-card p,.inline-banner p,.section p{text-align:left}.button-row.centered{justify-content:flex-start}.store-buttons{flex-direction:column;align-items:center}.store-badge{height:auto;max-width:220px}.cookie-banner{flex-direction:column}}