:root{--primary:#087fbe;--primary-pressed:#05689d;--surface-tint:#e8f7fe;--surface-background:#f7fcff;--surface-card:#fff;--text:#0a2433;--muted:#5c7481;--line:#cceaf7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--surface-background);color:var(--text);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.site-header{justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);min-height:84px;margin:0 auto;display:flex}.brand{align-items:center;gap:12px;font-size:20px;font-weight:760;display:flex}.brand img{border-radius:13px;box-shadow:0 7px 24px #087fbe29}nav{color:var(--muted);gap:28px;font-size:15px;display:flex}nav a:hover{color:var(--primary)}.hero{grid-template-columns:minmax(0,1.05fr) minmax(380px,.75fr);align-items:center;gap:clamp(48px,8vw,112px);width:min(1180px,100% - 40px);min-height:calc(100vh - 84px);margin:0 auto;padding:70px 0 110px;display:grid}.eyebrow{color:var(--primary);letter-spacing:.12em;text-transform:uppercase;margin:0 0 18px;font-size:13px;font-weight:760}h1{letter-spacing:-.055em;max-width:740px;margin:0;font-size:clamp(48px,6vw,80px);line-height:.98}.hero-lead{max-width:630px;color:var(--muted);margin:28px 0 36px;font-size:clamp(18px,2vw,22px);line-height:1.55}.primary-button{background:var(--primary);color:#fff;border-radius:16px;align-items:center;min-height:54px;padding:0 24px;font-weight:680;display:inline-flex;box-shadow:0 14px 32px #087fbe38}.primary-button:hover{background:var(--primary-pressed);transform:translateY(-1px)}.route-card{background:var(--surface-card);border:1px solid #087fbe1f;border-radius:32px;padding:28px;position:relative;overflow:hidden;box-shadow:0 32px 80px #0f557629}.route-card:before{content:"";background:linear-gradient(90deg, var(--primary), #58c8f5);height:7px;position:absolute;inset:0 0 auto}.route-topline,.search-summary{color:var(--muted);justify-content:space-between;align-items:center;font-size:14px;display:flex}.status-pill{background:var(--surface-tint);color:var(--primary);border-radius:999px;padding:8px 10px;font-weight:650}.route-points{grid-template-columns:1fr 100px 1fr;align-items:center;margin:42px 0;display:grid}.route-points div{flex-direction:column;gap:6px;display:flex}.route-points strong{color:var(--primary);letter-spacing:-.04em;font-size:44px}.route-points span{color:var(--muted)}.route-points .route-line{background:var(--line);height:1px;display:block;position:relative}.route-line span{background:var(--surface-tint);width:36px;height:36px;color:var(--primary);border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.route-destination{text-align:right}.fake-search-button{background:var(--primary);color:#fff;text-align:center;border-radius:15px;margin-top:22px;padding:17px 20px;font-weight:680}.feature-section{background:#fff;padding:120px max(20px,50vw - 590px)}.section-heading{text-align:center;max-width:780px;margin:0 auto 60px}.section-heading h2,.showcase-copy h2,.support-cta h2,.booking-note h2{letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,56px);line-height:1.06}.section-heading>p:last-child,.showcase-copy>p,.support-cta>div>p:last-child{color:var(--muted);font-size:18px;line-height:1.65}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-card{border:1px solid var(--line);background:var(--surface-background);border-radius:24px;min-height:260px;padding:30px}.feature-card>span{background:var(--surface-tint);width:38px;height:38px;color:var(--primary);border-radius:12px;place-items:center;font-size:12px;font-weight:750;display:inline-grid}.feature-card h3{letter-spacing:-.03em;margin:54px 0 12px;font-size:24px}.feature-card p{color:var(--muted);margin:0;line-height:1.6}.app-showcase{grid-template-columns:.8fr 1fr;align-items:center;gap:clamp(52px,9vw,120px);width:min(1180px,100% - 40px);margin:0 auto;padding:130px 0;display:grid}.showcase-copy>p{max-width:540px}.detail-list{gap:13px;margin-top:34px;display:grid}.detail-list span{align-items:center;gap:12px;font-weight:620;display:flex}.detail-list span:before{content:"✓";background:var(--surface-tint);width:27px;height:27px;color:var(--primary);border-radius:50%;place-items:center;font-size:13px;display:grid}.phone-gallery{justify-content:center;align-items:center;min-height:690px;display:flex;position:relative}.phone{border:8px solid var(--surface-card);background:var(--surface-card);border-radius:42px;width:min(320px,62vw);overflow:hidden;box-shadow:0 28px 75px #0f557633}.phone img{width:100%;height:auto;display:block}.phone-back{opacity:.75;position:absolute;left:4%;transform:rotate(-6deg)scale(.88)}.phone-front{z-index:1;position:relative;transform:translate(24%)}.trust-strip{border:1px solid var(--line);background:var(--surface-card);border-radius:28px;grid-template-columns:repeat(3,1fr);width:min(1180px,100% - 40px);margin:0 auto 120px;display:grid;overflow:hidden}.trust-strip div{gap:8px;padding:30px;display:grid}.trust-strip div+div{border-left:1px solid var(--line)}.trust-strip strong{font-size:18px}.trust-strip span{color:var(--muted);line-height:1.5}.support-cta{color:#fff;background:linear-gradient(135deg,#087fbe,#0ca4db);border-radius:34px;justify-content:space-between;align-items:center;gap:40px;width:min(1180px,100% - 40px);margin:0 auto 120px;padding:clamp(34px,6vw,72px);display:flex;box-shadow:0 30px 70px #087fbe38}.support-cta .eyebrow,.support-cta>div>p:last-child{color:#d9f4ff}.secondary-button{color:#087fbe;background:#fff;border-radius:16px;flex:none;padding:17px 24px;font-weight:720}.site-footer{border-top:1px solid var(--line);width:min(1180px,100% - 40px);min-height:160px;color:var(--muted);grid-template-columns:1fr auto;align-items:center;gap:24px;margin:0 auto;display:grid}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand img{border-radius:10px}.footer-brand div{gap:2px;display:grid}.footer-brand strong{color:var(--text)}.footer-brand span{font-size:13px}.footer-links{gap:24px;display:flex}.footer-links a:hover{color:var(--primary)}.site-footer>p{grid-column:1/-1;margin:-34px 0 0;font-size:12px}.legal-page{width:min(920px,100% - 40px);margin:0 auto;padding:90px 0 130px}.legal-intro{border-bottom:1px solid var(--line);padding-bottom:55px}.legal-intro h1,.support-hero h1{letter-spacing:-.055em;max-width:780px;margin:0;font-size:clamp(50px,7vw,82px);line-height:1}.legal-intro>p:not(.eyebrow),.support-hero>div>p:last-child{max-width:720px;color:var(--muted);margin:28px 0 22px;font-size:20px;line-height:1.6}.legal-intro>span{color:var(--muted);font-size:13px}.legal-content{padding-top:40px}.legal-content section{padding:28px 0}.legal-content h2{letter-spacing:-.025em;margin:0 0 14px;font-size:24px}.legal-content p{color:var(--muted);margin:0 0 14px;font-size:17px;line-height:1.72}.contact-section{background:var(--surface-tint);border-radius:24px;margin-top:20px;padding:30px!important}.contact-link{color:var(--primary);font-size:19px;font-weight:700;display:inline-block}.contact-pending{color:#a15c00;font-weight:650;display:inline-block}.support-hero{width:min(920px,100% - 40px);margin:0 auto;padding:90px 0 110px}.contact-card{border:1px solid var(--line);background:var(--surface-card);border-radius:28px;padding:32px;box-shadow:0 24px 65px #0f557624}.contact-icon{background:var(--surface-tint);width:48px;height:48px;color:var(--primary);border-radius:15px;place-items:center;font-size:22px;display:grid}.contact-card h2{margin:26px 0 10px;font-size:27px}.contact-card p{color:var(--muted);line-height:1.6}.faq-section{background:#fff;padding:110px max(20px,50vw - 460px)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:25px 44px 25px 0;font-size:20px;font-weight:650;list-style:none;position:relative}.faq-list summary:after{content:"+";color:var(--primary);font-size:28px;font-weight:400;position:absolute;right:4px}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:750px;color:var(--muted);margin:0;padding:0 0 27px;line-height:1.65}.quiet-contact{border:1px solid var(--line);background:var(--surface-card);border-radius:24px;justify-content:space-between;align-items:center;gap:28px;width:min(920px,100% - 40px);margin:90px auto 0;padding:26px 30px;display:flex}.quiet-contact>div{align-items:center;gap:18px;display:flex}.quiet-contact h2{margin:0 0 5px;font-size:20px}.quiet-contact p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.quiet-contact .contact-link{flex:none;font-size:14px;font-weight:650}.booking-note{background:var(--surface-tint);border-radius:28px;grid-template-columns:180px 1fr;gap:28px;width:min(920px,100% - 40px);margin:110px auto;padding:38px;display:grid}.booking-note>span{color:var(--primary);letter-spacing:.1em;text-transform:uppercase;font-size:13px;font-weight:760}.booking-note h2{font-size:31px}.booking-note p{color:var(--muted);margin:14px 0 0;line-height:1.65}@media (prefers-color-scheme:dark){:root{--primary:#5bc8f5;--primary-pressed:#82d8f8;--surface-tint:#123142;--surface-background:#091116;--surface-card:#111c22;--text:#eef9fd;--muted:#9db2bc;--line:#244655}.route-card{border-color:#21404f;box-shadow:0 32px 80px #00000052}.feature-section,.faq-section{background:#0d181e}.phone{border-color:#dff5fd}}@media (max-width:800px){nav a:first-child{display:none}.hero{grid-template-columns:1fr;gap:52px;min-height:auto;padding:48px 0 80px}h1{font-size:clamp(44px,13vw,64px)}.route-card{border-radius:24px;padding:22px}.route-points{grid-template-columns:1fr 66px 1fr}.route-points strong{font-size:36px}.search-summary{flex-direction:column;align-items:flex-start;gap:10px}.feature-grid,.trust-strip{grid-template-columns:1fr}.feature-card{min-height:230px}.feature-card h3{margin-top:40px}.app-showcase{grid-template-columns:1fr;padding:100px 0}.phone-gallery{min-height:610px}.trust-strip div+div{border-left:0;border-top:1px solid var(--line)}.support-cta{flex-direction:column;align-items:flex-start}.support-hero{padding:60px 0 90px}.site-footer{grid-template-columns:1fr;padding:44px 0}.site-footer>p{margin:0}.booking-note{grid-template-columns:1fr}}@media (max-width:480px){.site-header,.hero{width:min(100% - 28px,1180px)}.site-header{min-height:72px}nav{gap:16px}.brand span{display:none}.hero{padding-top:36px}h1{font-size:44px}.route-points strong{font-size:30px}.feature-section{padding-top:90px;padding-bottom:90px}.phone-gallery{min-height:510px}.phone{border-width:6px;border-radius:32px;width:235px}.phone-front{transform:translate(18%)}.legal-page{padding-top:60px}.legal-intro h1,.support-hero h1{font-size:48px}.footer-links{gap:18px;font-size:14px}.quiet-contact{flex-direction:column;align-items:flex-start}}
