/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}}:root{--ink:#090b10;--muted:#646b78;--line:#0d1d351a;--blue:#0878ed;--blue-deep:#075ac9;--cyan:#0cd9d0;--ice:#f0f6ff;--paper:#fff;--soft:#f6f7f9;--shadow:0 28px 80px #14305824}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}img{max-width:100%;display:block}main{overflow:hidden}.site-nav{z-index:100;-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);background:#ffffffc7;border:1px solid #ffffffeb;border-radius:24px;justify-content:space-between;align-items:center;width:min(1180px,100% - 28px);height:66px;padding:0 12px 0 18px;display:flex;position:fixed;top:14px;left:50%;transform:translate(-50%);box-shadow:0 8px 35px #1c345317}.brand{letter-spacing:-.02em;align-items:center;gap:10px;font-size:17px;font-weight:720;display:inline-flex}.brand img{border-radius:11px;width:40px;height:40px;box-shadow:0 8px 20px #005cd233}.nav-links{align-items:center;gap:30px;font-size:14px;font-weight:570;display:flex}.nav-links>a:not(.nav-cta){color:#343944;transition:color .2s}.nav-links>a:not(.nav-cta):hover{color:var(--blue)}.nav-cta{color:#fff;background:var(--ink);border-radius:15px;padding:13px 19px}.mobile-menu{background:0 0;border:0;padding:10px;display:none}.mobile-menu span{background:var(--ink);width:22px;height:2px;margin:5px;display:block}.hero{background:radial-gradient(circle at 76% 43%,#1b9cff2e,#0000 32%),linear-gradient(#fff 0%,#f7fbff 72%,#fff 100%);grid-template-columns:.92fr 1.08fr;align-items:center;gap:40px;min-height:960px;padding:150px max(32px,50vw - 590px) 80px;display:grid;position:relative}.hero-copy{z-index:3;padding-bottom:48px;position:relative}.eyebrow{border:1px solid var(--line);color:#3f4753;background:#ffffffb3;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:9px 13px 9px 10px;font-size:13px;font-weight:650;display:flex;box-shadow:0 8px 24px #1e46780f}.eyebrow-dot{background:linear-gradient(145deg, var(--blue), var(--cyan));border-radius:50%;width:23px;height:23px;position:relative}.eyebrow-dot:after{content:"";border:2px solid #fff;border-radius:50%;position:absolute;inset:6px}.hero h1{letter-spacing:-.075em;margin:30px 0 24px;font-size:clamp(68px,7.1vw,108px);font-weight:760;line-height:.9}.hero h1 span{color:#0000;background:linear-gradient(100deg, var(--blue-deep), #0f9cf2 52%, #08bfb7);-webkit-background-clip:text;background-clip:text}.hero-lede{color:#4f5662;letter-spacing:-.015em;max-width:615px;margin:0;font-size:clamp(19px,1.7vw,23px);line-height:1.47}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border-radius:18px;justify-content:center;align-items:center;gap:15px;min-height:58px;padding:0 22px;font-size:15px;font-weight:680;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{color:#fff;background:linear-gradient(135deg,#087bec,#0561d0);box-shadow:0 14px 34px #0667da40}.button.primary:hover{box-shadow:0 18px 40px #0667da54}.button.secondary{border:1px solid var(--line);background:#fff;box-shadow:0 10px 28px #172d4b12}.availability{color:#707783;margin-top:19px;font-size:12px;font-weight:560}.availability span{color:#18b668;margin-right:6px}.hero-glow{filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.glow-one{background:#0cc3de17;width:520px;height:520px;top:21%;right:3%}.glow-two{background:#2a79ff14;width:280px;height:280px;bottom:8%;left:-140px}.hero-visual{justify-content:center;align-items:center;height:720px;display:flex;position:relative}.phone-frame{background:#050609;border:8px solid #090b10;border-radius:56px;position:relative;overflow:hidden;box-shadow:0 45px 95px #0b264b40,0 5px 12px #0d223c29}.phone-frame:before{content:"";z-index:2;background:#07080a;border-radius:99px;width:31%;height:24px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.phone-frame img{width:100%;height:auto}.hero-phone{z-index:2;width:335px;height:690px;transform:rotate(3.5deg)}.hero-phone img{margin-top:0}.orbit{border:1px solid #036fe229;border-radius:50%;position:absolute}.orbit-one{width:650px;height:650px}.orbit-two{border-style:dashed;width:490px;height:490px;animation:35s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.floating-card{z-index:4;-webkit-backdrop-filter:blur(20px)saturate(170%);backdrop-filter:blur(20px)saturate(170%);background:#ffffffdb;border:1px solid #fffffff2;border-radius:19px;align-items:center;gap:12px;min-width:240px;padding:14px 17px;display:flex;position:absolute;box-shadow:0 20px 50px #11345c29}.floating-card small{color:#7d8490;letter-spacing:.13em;margin-bottom:4px;font-size:9px;font-weight:760;display:block}.floating-card strong{letter-spacing:-.01em;font-size:13px}.floating-icon{color:#fff;background:linear-gradient(135deg, var(--blue), #17bcca);border-radius:12px;place-items:center;width:38px;height:38px;font-size:22px;display:grid}.route-card{animation:5.4s ease-in-out infinite float;top:22%;left:-1%}.learn-card{animation:6.2s ease-in-out infinite reverse float;bottom:23%;right:-1%}.home-card{min-width:168px;animation:5.8s ease-in-out .5s infinite float;bottom:8%;left:6%}@keyframes float{50%{transform:translateY(-10px)}}.trust-strip{color:#6f7783;border-top:1px solid var(--line);border-bottom:1px solid var(--line);letter-spacing:.14em;background:#fff;justify-content:center;align-items:center;gap:30px;min-height:76px;padding:0 28px;font-size:10px;font-weight:750;display:flex}.trust-strip i{background:var(--blue);border-radius:50%;width:4px;height:4px}.section-pad{padding:130px max(28px,50vw - 590px)}.section-kicker{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;margin:0 0 20px;font-size:12px;font-weight:760}.statement{text-align:center}.statement h2,.section-heading h2,.learning-copy h2,.privacy-card h2,.faq-heading h2,.final-cta h2{letter-spacing:-.055em;margin:0;font-size:clamp(43px,5vw,72px);line-height:1.02}.statement>p:last-child{max-width:720px;color:var(--muted);margin:28px auto 0;font-size:20px;line-height:1.55}.split-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;margin-bottom:68px;display:grid}.split-heading>p{color:var(--muted);margin:0 0 7px;font-size:18px;line-height:1.6}.route-section{background:#f5f8fc}.route-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:38px;display:grid}.route-demo{box-shadow:var(--shadow);background:#fff;border:1px solid #0d2d5417;border-radius:32px;padding:22px}.demo-toolbar{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.demo-toolbar>div{flex-direction:column;gap:4px;display:flex}.demo-toolbar strong{letter-spacing:-.025em;font-size:20px}.micro-label{color:var(--blue);letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:800}.demo-badge{color:var(--blue-deep);background:#e9f3ff;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:720}.endpoint-row{background:#f4f7fb;border-radius:17px;grid-template-columns:auto 1fr auto 1fr;align-items:center;gap:10px;margin-bottom:12px;padding:13px 15px;display:grid}.endpoint-row>div{flex-direction:column;gap:2px;display:flex}.endpoint-row small{color:#89909a;letter-spacing:.12em;font-size:8px;font-weight:800}.endpoint-row strong{font-size:12px}.endpoint-dot{background:var(--blue);border-radius:50%;width:11px;height:11px;box-shadow:0 0 0 5px #0878ed1f}.endpoint-arrow{color:#87909d}.demo-stops{gap:9px;display:grid}.demo-stop{border:1px solid var(--line);opacity:.62;cursor:grab;background:#fff;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:12px;transition:opacity .2s,border .2s,transform .2s;display:grid}.demo-stop:active{cursor:grabbing}.demo-stop.selected{opacity:1;border-color:#0878ed3b;box-shadow:0 7px 20px #113a690f}.demo-stop:hover{transform:translateY(-1px)}.demo-check{color:#636b78;cursor:pointer;background:#edf0f4;border:0;border-radius:50%;width:31px;height:31px}.selected .demo-check{color:#fff;background:var(--blue)}.demo-stop-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.demo-stop-copy strong{font-size:13px}.demo-stop-copy span{color:#7b828d;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.reorder-controls{align-items:center;gap:3px;display:flex}.reorder-controls button{width:25px;height:25px;color:var(--blue);cursor:pointer;background:#eef5ff;border:0;border-radius:8px;padding:0}.reorder-controls button:disabled{opacity:.3;cursor:default}.drag-grip{color:#9aa1aa;margin-left:3px;font-size:17px;transform:rotate(90deg)}.home-toggle{cursor:pointer;background:#f4f7fb;border-radius:16px;grid-template-columns:1fr auto;align-items:center;margin-top:12px;padding:13px 14px;display:grid;position:relative}.home-toggle>span:first-child{flex-direction:column;gap:3px;display:flex}.home-toggle strong{font-size:12px}.home-toggle small{color:#858d98;font-size:9px}.home-toggle input{opacity:0;position:absolute}.toggle-track{background:#cbd1d9;border-radius:99px;width:42px;height:25px;transition:background .2s;position:relative}.toggle-track:after{content:"";background:#fff;border-radius:50%;width:19px;height:19px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #00000026}.home-toggle input:checked+.toggle-track{background:var(--blue)}.home-toggle input:checked+.toggle-track:after{transform:translate(17px)}.route-result{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.route-result>div{text-align:center;background:linear-gradient(145deg,#eaf3ff,#f3f8ff);border-radius:14px;padding:12px 7px}.route-result span{color:var(--blue-deep);font-size:20px;font-weight:760;display:block}.route-result small{color:#7b8490;font-size:8px}.demo-note{color:#969ca5;text-align:center;margin:11px 0 0;font-size:9px}.route-story{padding:10px 0 10px 28px}.story-step{grid-template-columns:46px 1fr;gap:18px;display:grid}.story-step>span{color:#fff;background:linear-gradient(145deg, var(--blue), #13b7d4);border-radius:15px;place-items:center;width:46px;height:46px;font-size:13px;font-weight:760;display:grid;box-shadow:0 10px 26px #0878ed33}.story-step strong{letter-spacing:-.02em;margin:2px 0 6px;font-size:19px;display:block}.story-step p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.story-line{background:linear-gradient(var(--blue), #0878ed1f);width:1px;height:33px;margin:8px 0 8px 22px}.center-heading{text-align:center;max-width:820px;margin:0 auto 45px}.showcase-tabs{background:#f0f2f5;border-radius:17px;gap:4px;width:fit-content;margin:0 auto 42px;padding:6px;display:flex}.showcase-tabs button{color:#6d7480;cursor:pointer;background:0 0;border:0;border-radius:12px;padding:11px 17px;font-size:12px;font-weight:680}.showcase-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 5px 16px #10243e1a}.showcase-panel{color:#fff;background:radial-gradient(circle at 80% 20%,#149de8,#0000 40%),linear-gradient(135deg,#07152d,#0b3d7f 64%,#0b7ca9);border-radius:40px;grid-template-columns:.78fr 1.22fr;gap:40px;min-height:670px;padding:60px 50px 0 65px;display:grid;overflow:hidden;box-shadow:0 40px 90px #0d346330}.showcase-copy{align-self:center;padding-bottom:60px}.showcase-copy .micro-label{color:#85d5ff}.showcase-copy h3{letter-spacing:-.05em;margin:16px 0 20px;font-size:clamp(34px,3.7vw,55px);line-height:1.03}.showcase-copy p{color:#ffffffb8;margin:0 0 27px;font-size:17px;line-height:1.6}.showcase-copy a{color:#fff;gap:10px;font-size:14px;font-weight:700;display:inline-flex}.showcase-device{background:#080b11;border:7px solid #0c1119;place-self:end center;overflow:hidden;box-shadow:0 25px 60px #00000047}.showcase-device.phone{border-radius:48px 48px 0 0;width:330px;height:610px}.showcase-device.wide{border-radius:31px 31px 0 0;width:760px;max-width:100%;height:505px}.showcase-device img{object-fit:cover;object-position:top;width:100%;height:100%}.bento-section{padding-top:20px}.bento-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.bento-card{border:1px solid var(--line);background:#f5f7fa;border-radius:31px;min-height:390px;padding:34px;position:relative;overflow:hidden}.bento-number{color:var(--blue);letter-spacing:.12em;font-size:11px;font-weight:800}.bento-card h3{letter-spacing:-.045em;margin:25px 0 11px;font-size:31px}.bento-card p{max-width:470px;color:var(--muted);margin:0;font-size:15px;line-height:1.55}.bento-art{width:220px;height:120px;position:absolute;bottom:24px;right:28px}.bento-art span{background:linear-gradient(135deg,#0c7df0,#10c8c1);display:block;position:absolute;box-shadow:0 14px 38px #0878ed30}.art-01 span{border:8px solid #fff;border-radius:50%;width:34px;height:34px}.art-01 span:first-child{bottom:12px;left:4px}.art-01 span:nth-child(2){top:8px;left:87px}.art-01 span:nth-child(3){bottom:28px;right:0}.art-01:before{content:"";border-top:3px dashed #50a5ee;position:absolute;inset:36px 17px 29px 20px;transform:rotate(-8deg)}.art-02 span{border-radius:12px 12px 5px 5px;width:62px;bottom:0}.art-02 span:first-child{opacity:.35;height:48px;left:0}.art-02 span:nth-child(2){opacity:.68;height:84px;left:75px}.art-02 span:nth-child(3){height:116px;right:0}.art-03 span{border-radius:99px}.art-03 span:first-child{background:0 0;border:16px solid #0b82ef;width:116px;height:116px;bottom:0;right:0}.art-03 span:nth-child(2){width:70px;height:8px;top:25px;left:8px}.art-03 span:nth-child(3){opacity:.45;width:118px;height:8px;top:52px;left:8px}.art-04 span{border-radius:15px;width:90px;height:44px}.art-04 span:first-child{top:0;right:0}.art-04 span:nth-child(2){opacity:.7;top:39px;right:65px}.art-04 span:nth-child(3){opacity:.4;top:78px;right:125px}.learning-section{background:linear-gradient(#fff,#f7fbff);grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.learning-image-wrap{place-items:center;min-height:680px;display:grid;position:relative}.places-phone{width:330px;height:655px;transform:rotate(-3deg)}.time-chip{z-index:3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #fff;border-radius:16px;justify-content:space-between;gap:15px;min-width:190px;padding:14px 17px;font-size:11px;display:flex;position:absolute;box-shadow:0 18px 45px #14375d29}.time-chip strong{color:var(--blue)}.chip-one{top:25%;right:1%}.chip-two{bottom:23%;left:0}.learning-copy h2{margin-bottom:25px}.learning-copy>p:not(.section-kicker){color:var(--muted);margin:0;font-size:18px;line-height:1.65}.learning-copy ul{gap:15px;margin:30px 0 0;padding:0;list-style:none;display:grid}.learning-copy li{align-items:center;gap:12px;font-size:14px;font-weight:630;display:flex}.learning-copy li span{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:26px;height:26px;font-size:11px;display:grid}.all-features{color:#fff;background:#090c12}.all-features .split-heading>p{color:#9da5b0}.detail-grid{border-top:1px solid #ffffff21;border-left:1px solid #ffffff21;grid-template-columns:repeat(3,1fr);display:grid}.detail-card{border-bottom:1px solid #ffffff21;border-right:1px solid #ffffff21;min-height:235px;padding:27px}.detail-card>span{color:#50a9ff;letter-spacing:.14em;font-size:10px;font-weight:780}.detail-card h3{letter-spacing:-.025em;margin:40px 0 10px;font-size:19px}.detail-card p{color:#969eaa;margin:0;font-size:13px;line-height:1.55}.privacy-section{background:#090c12;padding-top:10px}.privacy-card{text-align:center;background:radial-gradient(circle at 50% 120%,#0e8fe9,#0000 55%),linear-gradient(145deg,#f8fbff,#eaf5ff);border-radius:45px;min-height:600px;padding:90px 20%;position:relative;overflow:hidden}.privacy-orb{color:#fff;background:linear-gradient(145deg, var(--blue), var(--cyan));border-radius:29px;place-items:center;width:86px;height:86px;margin:0 auto 35px;font-size:42px;display:grid;box-shadow:0 18px 45px #0878ed40}.privacy-card p:not(.section-kicker){max-width:690px;color:var(--muted);margin:27px auto;font-size:17px;line-height:1.65}.privacy-links{color:var(--blue);justify-content:center;gap:30px;font-size:13px;font-weight:680;display:flex}.faq-section{grid-template-columns:.8fr 1.2fr;gap:90px;display:grid}.faq-heading h2{font-size:clamp(40px,4.5vw,62px)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:25px 3px;font-size:16px;font-weight:650;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--blue);font-size:25px;font-weight:350;transition:transform .25s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:-5px 40px 24px 3px;font-size:14px;line-height:1.65}.final-cta{color:#fff;text-align:center;background:#06090e;flex-direction:column;justify-content:center;align-items:center;min-height:680px;display:flex;position:relative}.final-cta>:not(.final-glow){z-index:2;position:relative}.final-cta>img{border-radius:28px;width:108px;height:108px;margin-bottom:32px;box-shadow:0 28px 70px #0075ff52}.final-cta h2{font-size:clamp(58px,7vw,96px)}.final-cta>p:not(.section-kicker){color:#aab2bd;max-width:650px;margin:25px auto 0;font-size:18px;line-height:1.55}.center-actions{justify-content:center}.light-button{color:#0a0d12!important;background:#fff!important;box-shadow:0 18px 50px #007aff26!important}.ghost-button{color:#fff;border:1px solid #fff3}.final-glow{filter:blur(110px);opacity:.55;background:#0878ed;border-radius:50%;width:800px;height:520px;position:absolute;bottom:-65%;left:50%;transform:translate(-50%)}footer{color:#fff;background:#06090e;border-top:1px solid #ffffff1a;padding:72px max(28px,50vw - 590px) 28px}.footer-main{grid-template-columns:1fr 1fr 1fr;align-items:start;gap:30px;display:grid}.footer-brand img{width:43px;height:43px}.footer-main>p{color:#8d96a2;margin:0;font-size:14px;line-height:1.55}.footer-links{color:#b2bac4;grid-template-columns:repeat(2,1fr);justify-self:end;gap:12px;font-size:12px;display:grid}.footer-bottom{color:#68717d;border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:65px;padding-top:22px;font-size:10px;display:flex}.legal-page{background:#f7f9fc;min-height:100vh;padding:130px 24px 80px}.legal-shell{width:min(820px,100%);margin:auto}.legal-back{color:var(--blue);align-items:center;gap:8px;margin-bottom:38px;font-size:13px;font-weight:650;display:inline-flex}.legal-card{border:1px solid var(--line);background:#fff;border-radius:32px;padding:clamp(30px,6vw,68px);box-shadow:0 24px 75px #102a4c14}.legal-card h1{letter-spacing:-.055em;margin:15px 0 12px;font-size:clamp(42px,7vw,68px);line-height:1}.legal-date{color:#89909a;font-size:12px}.legal-card h2{letter-spacing:-.025em;margin:42px 0 10px;font-size:22px}.legal-card p,.legal-card li{color:#59616d;font-size:15px;line-height:1.72}.legal-card ul{padding-left:20px}.support-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:35px;display:grid}.support-card{background:#f6f8fb;border-radius:19px;padding:22px}.support-card strong{margin-bottom:7px;display:block}.support-card p{margin:0;font-size:13px}.support-contact{color:#fff;background:linear-gradient(135deg, var(--blue), #075bc7);border-radius:20px;margin-top:35px;padding:24px}.support-contact a{color:var(--blue-deep);background:#fff;border-radius:12px;margin-top:13px;padding:11px 15px;font-size:13px;font-weight:720;display:inline-flex}@media (width<=980px){.hero{text-align:center;grid-template-columns:1fr;min-height:auto;padding-top:140px}.hero-copy{flex-direction:column;align-items:center;display:flex}.hero-visual{width:100%;max-width:700px;height:720px;margin:auto}.hero h1{font-size:clamp(66px,12vw,100px)}.route-card{left:3%}.learn-card{right:3%}.split-heading{grid-template-columns:1fr;gap:25px}.route-grid,.learning-section{grid-template-columns:1fr}.route-story{padding:25px 10px}.showcase-panel{text-align:center;grid-template-columns:1fr;padding-top:55px}.showcase-copy{max-width:650px;margin:auto;padding-bottom:15px}.showcase-device.wide{width:90%;height:430px}.detail-grid{grid-template-columns:repeat(2,1fr)}.faq-section{grid-template-columns:1fr;gap:50px}.trust-strip{white-space:nowrap;justify-content:flex-start;overflow:auto}}@media (width<=720px){.site-nav{border-radius:19px;height:58px;top:8px}.brand img{width:36px;height:36px}.mobile-menu{display:block}.nav-links{text-align:center;border:1px solid var(--line);box-shadow:var(--shadow);background:#fffffff5;border-radius:19px;flex-direction:column;align-items:stretch;gap:0;padding:18px;display:none;position:absolute;top:65px;left:0;right:0}.nav-links.open{display:flex}.nav-links a{padding:13px}.nav-cta{margin-top:8px}.hero{padding:110px 20px 30px}.hero h1{font-size:clamp(56px,17vw,80px)}.hero-lede{font-size:17px}.hero-actions{flex-direction:column;width:100%}.button{width:100%}.hero-visual{height:570px;margin-top:5px}.hero-phone{border-width:6px;border-radius:42px;width:258px;height:535px}.hero-phone:before{height:18px}.orbit-one{width:430px;height:430px}.orbit-two{width:340px;height:340px}.floating-card{min-width:185px;padding:10px 12px}.floating-card strong{font-size:10px}.floating-icon{width:31px;height:31px;font-size:17px}.route-card{top:14%;left:-6%}.learn-card{bottom:15%;right:-6%}.home-card{display:none}.section-pad{padding:90px 20px}.statement h2,.section-heading h2,.learning-copy h2,.privacy-card h2,.faq-heading h2{font-size:41px}.statement>p:last-child{font-size:17px}.route-demo{border-radius:23px;padding:15px}.endpoint-row{grid-template-columns:auto 1fr}.endpoint-arrow{display:none}.demo-stop{grid-template-columns:auto 1fr}.reorder-controls{grid-column:2;justify-self:end}.showcase-tabs{justify-content:flex-start;width:100%;overflow-x:auto}.showcase-tabs button{white-space:nowrap}.showcase-panel{border-radius:28px;min-height:690px;padding:42px 22px 0}.showcase-device.phone{width:270px;height:500px}.showcase-device.wide{justify-self:start;width:700px;max-width:none;height:385px;transform:translate(-20%)}.bento-grid,.detail-grid{grid-template-columns:1fr}.bento-card{min-height:360px;padding:28px}.learning-section{gap:50px}.learning-image-wrap{min-height:590px}.places-phone{width:280px;height:555px}.chip-one{right:-6%}.chip-two{left:-6%}.privacy-section{padding-top:0}.privacy-card{border-radius:30px;min-height:560px;padding:65px 25px}.privacy-links{flex-direction:column;gap:14px}.final-cta{min-height:650px}.final-cta h2{font-size:59px}.footer-main{grid-template-columns:1fr}.footer-links{justify-self:start}.footer-bottom{flex-direction:column;gap:12px}.support-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
