
:root{--ink:#12161c;--muted:#56606d;--line:#d9dde3;--paper:#f7f7f2;--white:#fff;--accent:#ffd02a;--accent2:#19a7ce;--deep:#0f2330;--panel:#eff5f6;--shadow:0 24px 70px rgba(18,22,28,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--paper);line-height:1.55}img{max-width:100%;display:block}a{color:inherit}.skip{position:absolute;left:-999px}.skip:focus{left:16px;top:16px;background:var(--accent);padding:10px;z-index:9}.nav-wrap{position:fixed;top:18px;left:0;right:0;z-index:20;display:flex;justify-content:center;padding:0 20px}.nav-pill{width:min(1120px,100%);height:76px;display:flex;align-items:center;gap:22px;padding:10px 12px 10px 18px;border:1px solid rgba(18,22,28,.12);border-radius:8px;background:rgba(255,255,255,.82);backdrop-filter:blur(18px);box-shadow:0 16px 50px rgba(18,22,28,.12)}.brand img{height:47px;width:auto;max-width:220px}.nav-links{display:flex;gap:18px;align-items:center;margin-left:auto}.nav-links a{text-decoration:none;font-weight:800;font-size:13px;color:#2d3541}.nav-call,.btn{border-radius:8px;text-decoration:none;font-weight:900;display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;white-space:nowrap}.nav-call,.primary{background:var(--accent);color:#111}.secondary{border:1px solid rgba(18,22,28,.22);color:var(--ink);background:#fff}.hero{min-height:92vh;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);gap:48px;align-items:center;padding:136px min(6vw,80px) 72px;background:linear-gradient(110deg,#f7f7f2 0%,#f7f7f2 52%,#e8f4f7 52%,#e8f4f7 100%)}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900;color:#266174;margin:0 0 14px}.hero h1{font-family:'Space Grotesk',Manrope,sans-serif;font-size:clamp(44px,6.2vw,88px);line-height:.94;margin:0 0 22px;max-width:920px;letter-spacing:0}.hero-intro{font-size:20px;max-width:720px;color:#38424d;margin:0 0 26px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.proof-strip{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.proof-strip span{background:#fff;border:1px solid var(--line);border-radius:8px;padding:10px 12px;font-size:13px;font-weight:900}.hero-media{position:relative;min-height:560px}.hero-picture img{height:560px;width:100%;object-fit:cover;border-radius:8px;box-shadow:var(--shadow);border:8px solid #fff}.live-card,.route-card{position:absolute;z-index:2;background:var(--ink);color:#fff;border-radius:8px;padding:18px;box-shadow:0 16px 40px rgba(18,22,28,.2);max-width:240px}.live-card{left:-28px;top:34px}.route-card{right:26px;bottom:34px}.live-card strong,.route-card strong{display:block;font-family:'Space Grotesk';font-size:22px;line-height:1.05}.live-card span,.route-card span{display:block;color:#d8dde0;font-size:13px;margin-top:6px}.section{padding:88px min(6vw,80px)}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:30px}.section-head h2,.section h2{font-family:'Space Grotesk';font-size:clamp(30px,4vw,58px);line-height:1;margin:0;letter-spacing:0}.section-head h2{max-width:760px}.services-band{background:#fff}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-card{border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 18px 48px rgba(18,22,28,.07)}.service-card a{text-decoration:none;display:grid;height:100%;grid-template-rows:220px 1fr}.service-card picture img{height:220px;width:100%;object-fit:cover}.service-card div{padding:22px}.service-card h2{font-size:24px;margin:0 0 8px}.service-card p{color:var(--muted);margin:0 0 16px}.service-card span{font-weight:900;color:#09637b}.gallery-mosaic{background:var(--deep);color:#fff}.gallery-mosaic .eyebrow{color:var(--accent)}.mosaic{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:270px 270px;gap:18px}.mosaic div:first-child{grid-row:span 2}.mosaic img{height:100%;width:100%;object-fit:cover;border-radius:8px}.split-proof{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:start;background:#fff}.split-proof p{color:var(--muted);font-size:18px}.timeline{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.timeline div,.dense-cards article,.contact-card,.faq-list details{border:1px solid var(--line);border-radius:8px;background:#fff;padding:22px}.timeline span{display:inline-flex;background:var(--accent);font-weight:900;padding:5px 9px;border-radius:6px;margin-bottom:12px}.timeline strong{display:block;font-size:22px}.reviews{background:#f1f6f8}.gr-summary{display:flex;justify-content:space-between;gap:24px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:8px;padding:24px;margin-bottom:18px}.gr-sum-left{display:flex;align-items:center;gap:18px}.gr-logo{height:54px;width:54px;border-radius:8px;display:grid;place-items:center;background:#4285f4;color:#fff;font-weight:900;font-size:30px}.gr-meta-top{font-size:13px;font-weight:900;color:#53606d}.gr-score{font-size:44px;line-height:1;font-weight:900;font-family:'Space Grotesk'}.gr-stars{color:#f5b400;letter-spacing:0;font-size:20px}.gr-sub{color:var(--muted)}.gr-cta{background:var(--ink);color:#fff;border-radius:8px;text-decoration:none;font-weight:900;padding:14px 18px}.gr-marquee{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;margin:12px 0}.gr-track{display:flex;gap:14px;padding:16px;animation:scroll 34s linear infinite;width:max-content}.reverse .gr-track{animation-direction:reverse}.gr-card{width:320px;flex:0 0 auto;background:#fff8d9;border:1px solid #ead78a;border-radius:8px;padding:18px}.gr-card strong{display:block}.gr-card p{margin:8px 0 0;color:#48515c}@keyframes scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}.area-panel{display:grid;grid-template-columns:.85fr 1.15fr;gap:32px;align-items:center;background:#fff}.area-pills{display:flex;flex-wrap:wrap;gap:10px}.area-pills span{background:var(--panel);border:1px solid #d4e2e6;border-radius:8px;padding:10px 12px;font-weight:800}.contact-band{display:flex;justify-content:space-between;gap:26px;align-items:center;background:var(--ink);color:#fff}.contact-band p{color:#d9dde3}.contact-band .eyebrow{color:var(--accent)}.contact-actions{display:flex;gap:12px;flex-wrap:wrap}.detail-intro{display:grid;grid-template-columns:.95fr 1.05fr;gap:36px;background:#fff;align-items:center}.detail-intro picture img{border-radius:8px;box-shadow:var(--shadow);height:520px;width:100%;object-fit:cover}.check-list{list-style:none;padding:0;margin:22px 0 0;display:grid;gap:10px}.check-list li{display:flex;gap:10px;align-items:flex-start;font-weight:800}.check-list span{color:#087b64}.dense-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;background:var(--panel)}.dense-cards h3{font-size:22px;margin:0 0 8px}.dense-cards p{color:var(--muted);margin:0}.about-proof picture img{border-radius:8px;height:520px;width:100%;object-fit:cover}.contact-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;background:#fff}.contact-card h2{font-size:28px;line-height:1.1}.form-panel{background:var(--panel);display:grid;grid-template-columns:.9fr 1.1fr;gap:28px}.faq-list{background:#fff;display:grid;gap:12px}.faq-list details{padding:0}.faq-list summary{cursor:pointer;font-weight:900;font-size:20px;padding:22px}.faq-list p{padding:0 22px 22px;margin:0;color:var(--muted)}.site-footer{background:#111820;color:#fff;padding:70px min(6vw,80px) 86px}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr .8fr 1fr 1.1fr;gap:28px}.footer-logo{max-width:230px;background:#fff;border-radius:8px;padding:8px;margin-bottom:14px}.site-footer p,.site-footer li{color:#c9d0d6}.site-footer h2{font-size:14px;text-transform:uppercase;letter-spacing:.12em;color:#fff;margin:0 0 12px}.site-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}.site-footer a{color:#fff;text-decoration:none}.footer-call{font-size:24px;font-weight:900}.sticky-call{display:none;position:fixed;right:16px;bottom:16px;z-index:30;background:var(--accent);color:#111;text-decoration:none;font-weight:900;border-radius:8px;padding:14px 18px;box-shadow:0 12px 34px rgba(18,22,28,.18)}
@media (max-width:1000px){.hero{grid-template-columns:1fr;padding-top:126px}.hero-media{min-height:auto}.service-grid,.dense-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-links{display:none}.detail-intro,.split-proof,.area-panel,.form-panel{grid-template-columns:1fr}.section-head{display:block}.mosaic{grid-template-columns:1fr;grid-template-rows:auto}.mosaic div:first-child{grid-row:auto}.mosaic img{height:320px}}@media (max-width:620px){.nav-wrap{top:8px;padding:0 10px}.nav-pill{height:64px;padding:8px}.brand img{height:38px;max-width:174px}.nav-call{font-size:12px;padding:0 10px;min-height:40px}.hero{min-height:auto;padding:100px 18px 46px;background:linear-gradient(#f7f7f2 0 58%,#e8f4f7 58%)}.hero h1{font-size:42px}.hero-intro{font-size:17px}.hero-picture img{height:410px;border-width:5px}.live-card{display:none}.route-card{right:10px;bottom:16px}.section{padding:58px 18px}.service-grid,.dense-cards,.contact-layout,.timeline,.footer-grid{grid-template-columns:1fr}.contact-band{display:block}.contact-actions{margin-top:20px}.gr-summary{display:block}.gr-cta{display:inline-flex;margin-top:16px}.gr-card{width:280px}.detail-intro picture img,.about-proof picture img{height:360px}.sticky-call{display:block;left:16px;right:16px;text-align:center}.site-footer{padding-bottom:90px}.proof-strip span{font-size:12px}.hero-actions .btn{width:100%}}
