:root{--deep:#063f46;--deep-2:#0b5960;--teal:#13aeb2;--aqua:#dff7f5;--cream:#fffaf0;--paper:#f7fbfa;--ink:#092f34;--muted:#5c7477;--line:#ccdcda;--coral:#ee765d;--yellow:#f4c85f;--shadow:0 28px 80px rgba(6,63,70,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 40px));margin:18px auto 0;padding:10px 12px 10px 10px;border:1px solid rgba(204,220,218,.82);border-radius:20px;background:rgba(247,251,250,.88);box-shadow:0 10px 34px rgba(6,63,70,.08);backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:11px;text-decoration:none}.brand img,.footer-brand img{border-radius:13px}.brand strong,.brand small,.footer-brand strong,.footer-brand small{display:block}.brand strong{font-size:19px;line-height:1.1}.brand small{color:var(--muted);font-size:11px;margin-top:3px}.site-header nav{display:flex;align-items:center;gap:5px}.site-header nav a{padding:10px 12px;border-radius:12px;text-decoration:none;font-size:14px;font-weight:700;color:#355b5f}.site-header nav a:hover{background:var(--aqua);color:var(--deep)}.site-header .nav-cta{background:var(--deep);color:#fff}.hero{width:min(1180px,calc(100% - 40px));min-height:700px;margin:0 auto;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:40px;padding:58px 0 74px}.badge{display:inline-flex;align-items:center;gap:8px;margin:0 0 22px;padding:8px 12px;border-radius:999px;background:var(--aqua);color:var(--deep);font-size:12px;font-weight:850;letter-spacing:.05em}.badge span{width:8px;height:8px;border-radius:50%;background:var(--coral);box-shadow:0 0 0 5px rgba(238,118,93,.14)}h1{max-width:720px;margin:0;font-size:clamp(48px,6.5vw,86px);line-height:.98;letter-spacing:-.055em}h1 em{font-style:normal;color:var(--teal)}.hero-lead{max-width:630px;margin:28px 0 0;color:var(--muted);font-size:clamp(18px,2vw,22px);line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 20px;border-radius:15px;text-decoration:none;font-weight:820}.button.primary{background:var(--deep);color:#fff;box-shadow:0 12px 28px rgba(6,63,70,.18)}.button.secondary{border:1px solid var(--line);background:#fff;color:var(--deep)}.button.light{background:#fff;color:var(--deep)}.trust-row{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:28px;color:#46666a;font-size:13px;font-weight:700}.hero-visual{position:relative;min-height:590px;border-radius:48px;background:radial-gradient(circle at 70% 18%,rgba(244,200,95,.75),transparent 16%),linear-gradient(150deg,#beeceb 0%,#70c9cd 62%,#3aa8ae 100%);overflow:hidden;box-shadow:var(--shadow)}.hero-visual:before,.hero-visual:after{content:"";position:absolute;border:2px dashed rgba(255,255,255,.48);border-radius:50%}.hero-visual:before{width:560px;height:310px;left:-130px;bottom:-120px;transform:rotate(-12deg)}.hero-visual:after{width:470px;height:260px;right:-190px;top:85px}.sun{position:absolute;right:50px;top:48px;width:64px;height:64px;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 17px rgba(255,255,255,.17)}.route-line{position:absolute;left:60px;top:240px;width:390px;height:230px;border:4px dashed rgba(6,63,70,.28);border-width:4px 4px 0 0;border-radius:0 100% 0 0;transform:rotate(-18deg)}.phone{position:absolute;border:9px solid #f8fbfa;border-radius:36px;background:#fff;overflow:hidden;box-shadow:0 26px 55px rgba(6,63,70,.28)}.phone img{width:100%;height:100%;object-fit:cover}.phone-front{width:270px;height:548px;left:84px;top:22px;transform:rotate(-4deg)}.phone-back{width:225px;height:455px;right:34px;top:88px;transform:rotate(7deg);opacity:.92}.float-card{position:absolute;z-index:5;display:flex;flex-direction:column;padding:12px 15px;border-radius:15px;background:rgba(255,255,255,.94);box-shadow:0 13px 34px rgba(6,63,70,.18);backdrop-filter:blur(8px)}.float-card strong{font-size:20px}.float-card span{color:var(--muted);font-size:11px;font-weight:700}.float-weather{right:12px;top:35px}.float-anchor{left:19px;bottom:25px}.intro,.screens-section,.safety,.coming-soon{width:min(1180px,calc(100% - 40px));margin-left:auto;margin-right:auto}.intro{padding:80px 0 90px}.eyebrow{margin:0 0 10px;color:var(--teal);font-size:12px;font-weight:900;letter-spacing:.18em}.intro>h2,.section-heading h2,.safety h2,.coming-soon h2{margin:0;font-size:clamp(34px,4.5vw,58px);line-height:1.08;letter-spacing:-.035em}.intro>h2{max-width:800px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:42px}.feature-grid article{padding:26px 24px;border:1px solid var(--line);border-radius:24px;background:#fff}.feature-icon{display:grid;place-items:center;width:52px;height:52px;margin-bottom:34px;border-radius:16px;font-size:25px;font-weight:900}.feature-icon.route{background:#dff7f5}.feature-icon.map{background:#e6e1ff}.feature-icon.weather{background:#fff0bd}.feature-icon.anchor{background:#ffe0d9}.feature-grid h3{margin:0 0 8px;font-size:20px}.feature-grid p{margin:0;color:var(--muted);font-size:15px}.screens-section{padding:82px 0 92px;border-radius:38px;background:var(--deep);color:#fff;overflow:hidden}.section-heading{display:grid;grid-template-columns:1.25fr .75fr;align-items:end;gap:60px;padding:0 54px}.section-heading h2{max-width:710px}.section-heading>p{margin:0;color:#bad2d1;font-size:17px}.screens{display:grid;grid-template-columns:repeat(6,minmax(210px,1fr));gap:18px;margin-top:52px;padding:12px 54px 25px;overflow-x:auto;scroll-snap-type:x mandatory}.screens figure{margin:0;scroll-snap-align:start}.screens img{height:470px;width:100%;object-fit:cover;object-position:top;border:7px solid rgba(255,255,255,.92);border-radius:29px;background:#fff;box-shadow:0 22px 35px rgba(0,0,0,.22)}.screens figcaption{margin-top:12px;color:#d6e7e5;text-align:center;font-size:13px;font-weight:800}.safety{display:grid;grid-template-columns:auto 1fr;gap:28px;margin-top:88px;margin-bottom:88px;padding:38px 42px;border:1px solid #eed995;border-radius:28px;background:#fff8dc}.safety-mark{display:grid;place-items:center;width:62px;height:62px;border-radius:19px;background:var(--yellow);font-size:32px;font-weight:900}.safety h2{font-size:clamp(28px,3.4vw,44px)}.safety p:last-child{max-width:900px;margin:14px 0 0;color:#695f40;font-size:16px}.coming-soon{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;margin-bottom:80px;padding:34px 38px;border-radius:28px;background:linear-gradient(135deg,var(--deep),var(--deep-2));color:#fff;box-shadow:var(--shadow)}.coming-soon img{border-radius:23px}.coming-soon h2{font-size:clamp(28px,3.3vw,44px)}.coming-soon p{margin:7px 0 0;color:#bcd8d6}footer{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:28px;padding:34px max(24px,calc((100% - 1180px)/2));border-top:1px solid var(--line);background:#fff}.footer-brand{display:flex;align-items:center;gap:11px}.footer-brand strong,.footer-brand small{display:block}.footer-brand small,footer>p{color:var(--muted);font-size:12px}.footer-links{display:flex;flex-wrap:wrap;gap:18px}.footer-links a{color:#355b5f;font-size:13px;font-weight:750;text-decoration:none}footer>p{margin:0}
.legal-shell{width:min(800px,calc(100% - 32px));margin:0 auto;padding:34px 0 64px}.legal-nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:54px}.legal-nav>a:last-child{color:var(--muted);font-size:14px;font-weight:750}.legal-shell h1{font-size:clamp(40px,7vw,64px)}.legal-shell .lead{margin:20px 0;color:var(--muted);font-size:18px}.legal-shell section{margin-top:34px;padding-top:2px}.legal-shell h2{margin:0 0 9px;font-size:22px}.legal-shell p,.legal-shell li{color:#3f6064}.legal-shell footer{display:block;margin-top:52px;padding:22px 0 0;background:transparent}.notice{padding:16px 18px;border-radius:16px;background:var(--aqua)}.updated{color:var(--muted);font-size:14px}.legal-shell form{margin-top:24px;padding:24px;border:1px solid var(--line);border-radius:22px;background:#fff}.legal-shell label{display:block;margin:0 0 7px;font-weight:760}.legal-shell label span{color:var(--muted);font-weight:500}.legal-shell input[type=email],.legal-shell textarea{width:100%;margin-bottom:18px;padding:13px 14px;border:1px solid var(--line);border-radius:12px;color:var(--ink);font:inherit;background:#fff}.legal-shell textarea{resize:vertical}.legal-shell .check{display:flex;align-items:flex-start;gap:10px;color:var(--muted);font-size:14px;font-weight:500}.legal-shell .check input{margin-top:5px;accent-color:var(--teal)}.legal-shell button{width:100%;margin-top:18px;padding:14px 18px;border:0;border-radius:14px;color:#fff;background:var(--deep);font:inherit;font-weight:800;cursor:pointer}.legal-shell button:disabled{opacity:.62;cursor:wait}.form-message{min-height:24px;margin:14px 0 0;color:var(--muted);font-weight:600}.form-message.success{color:#176c3a}.form-message.error{color:#a22d27}
@media(max-width:960px){.site-header nav a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding-top:72px}.hero-copy{text-align:center}.hero-copy h1,.hero-lead{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{width:min(650px,100%);margin:0 auto}.feature-grid{grid-template-columns:1fr 1fr}.section-heading{grid-template-columns:1fr;gap:18px}.coming-soon{grid-template-columns:auto 1fr}.coming-soon .button{grid-column:1/-1}footer{grid-template-columns:1fr}.footer-links{order:3}}
@media(max-width:620px){.site-header{width:calc(100% - 22px);margin-top:10px}.brand small{display:none}.site-header .nav-cta{padding:9px 11px}.hero,.intro,.screens-section,.safety,.coming-soon{width:calc(100% - 24px)}.hero{min-height:auto;padding:58px 0 48px}.hero-visual{min-height:470px;border-radius:32px}.phone-front{width:220px;height:444px;left:30px;top:20px}.phone-back{width:176px;height:355px;right:18px;top:75px}.float-weather{right:8px;top:18px}.float-anchor{left:10px;bottom:14px}.feature-grid{grid-template-columns:1fr}.feature-grid article{display:grid;grid-template-columns:auto 1fr;column-gap:16px}.feature-icon{grid-row:1/3;margin:0}.feature-grid h3{align-self:end}.screens-section{border-radius:28px}.section-heading{padding:0 24px}.screens{padding-left:24px;padding-right:24px}.screens img{height:430px}.safety{grid-template-columns:1fr;padding:28px}.coming-soon{grid-template-columns:1fr;text-align:center;padding:30px 24px}.coming-soon img{margin:auto}footer{padding:28px 22px}.legal-nav{margin-bottom:38px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
