/*! 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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.start{inset-inline-start:var(--spacing)}}:root{--abyss:#03111d;--navy-950:#041827;--navy-900:#06283a;--navy-800:#094156;--ocean:#006e8c;--signal:#14c7b8;--signal-light:#79eee5;--amber:#f9ab2e;--ice:#edfaff;--muted:#95b5c4;--line:#73dfe22e;--background:var(--abyss);--foreground:var(--ice);--card:var(--navy-900);--card-foreground:var(--ice);--popover:#f4fbfc;--popover-foreground:#0a2632;--primary:var(--signal);--primary-foreground:#02191c;--secondary:#0a3448;--secondary-foreground:var(--ice);--muted-foreground:var(--muted);--border:var(--line);--input:var(--line);--ring:var(--signal);--radius:1rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--abyss);color:var(--ice);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,summary,a{-webkit-tap-highlight-color:transparent}:is(a:focus-visible,summary:focus-visible){outline:3px solid var(--amber);outline-offset:4px;border-radius:8px}.content-width{width:min(1180px,100% - 48px);margin-inline:auto}.site-shell{background:var(--navy-950);min-height:100vh;overflow:hidden}.topbar{z-index:20;grid-template-columns:auto 1fr auto;align-items:center;gap:38px;height:94px;display:grid;position:relative}.brand{align-items:center;gap:12px;width:fit-content;display:inline-flex}.brand img{border-radius:14px;width:46px;height:46px;box-shadow:0 10px 30px #00000052}.brand>span{gap:1px;display:grid}.brand strong{color:#fff;letter-spacing:-.025em;font-size:16px;line-height:1.1}.brand small{color:#75a9bc;letter-spacing:.18em;text-transform:uppercase;font-size:8px;font-weight:850}.nav-links{color:#a8c3cf;justify-content:center;gap:29px;font-size:12px;font-weight:670;display:flex}.nav-links a{transition:color .2s}.nav-links a:hover{color:#fff}.nav-actions,.legal-actions{align-items:center;gap:10px;display:flex}.language-switcher{position:relative}.language-switcher summary{border:1px solid var(--line);color:#b8d8e1;cursor:pointer;background:#06283aa3;border-radius:999px;align-items:center;gap:7px;min-height:38px;padding:9px 12px;font-size:10px;font-weight:750;list-style:none;display:inline-flex}.language-switcher summary::-webkit-details-marker{display:none}.language-switcher summary svg{width:14px;height:14px;color:var(--signal)}.language-menu{z-index:30;color:#18323c;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f6fcfdf7;border:1px solid #ffffff9e;border-radius:17px;grid-template-columns:1fr 1fr;gap:2px;width:280px;padding:9px;display:grid;position:absolute;top:46px;right:0;box-shadow:0 24px 70px #0000006b}.language-menu a{border-radius:9px;padding:9px 11px;font-size:11px;font-weight:650}.language-menu a:hover,.language-menu a[aria-current=page]{color:#052b37;background:#d9f5f3}.store-cta{color:#06242a;background:var(--signal);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:46px;padding:13px 19px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 13px 34px #14c7b826}.store-cta svg{width:15px;height:15px}.store-cta.compact{min-height:38px;padding:9px 13px;font-size:10px}.store-cta.pending{color:var(--amber);box-shadow:none;background:#f9ab2e14;border-color:#f9ab2e66}.store-cta.pending.store-badge{color:#06090c;background:#fff;border:2px solid #071219;border-radius:20px;justify-content:flex-start;gap:16px;min-width:276px;min-height:92px;padding:14px 24px;box-shadow:0 18px 46px #00000040}.store-badge>svg{fill:currentColor;flex:0 0 47px;width:47px;height:47px}.store-badge>span{justify-items:start;gap:1px;display:grid}.store-badge small{color:#172129;font-size:16px;font-weight:600;line-height:1}.store-badge strong{color:#050709;letter-spacing:-.035em;font-size:32px;font-weight:680;line-height:1}.hero{grid-template-columns:.96fr 1.04fr;align-items:center;gap:60px;min-height:745px;padding:26px 0 84px;display:grid;position:relative}.hero:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#00829e45,#00546f1f 50%,#0000 71%);border-radius:50%;width:820px;height:820px;position:absolute;top:-190px;right:-250px}.hero-copy{z-index:3;position:relative}.eyebrow,.section-label{color:var(--signal);letter-spacing:.17em;text-transform:uppercase;margin:0;font-size:10px;font-weight:850}.eyebrow{align-items:center;gap:9px;margin-bottom:22px;display:flex}.eyebrow svg{width:17px}.hero h1{letter-spacing:-.062em;margin:0;font-size:clamp(54px,6.1vw,82px);font-weight:760;line-height:.95}.hero h1 span{color:#0000;background:linear-gradient(90deg, #fff, var(--signal-light) 78%);-webkit-background-clip:text;background-clip:text}.lead{color:#a8c4d1;max-width:620px;margin:29px 0 31px;font-size:18px;line-height:1.68}.hero-actions{align-items:center;gap:42px;display:flex}.hero-actions>a:not(.store-cta){color:#7de9e1;align-items:center;gap:9px;font-size:16px;font-weight:760;display:inline-flex}.hero-actions>a svg{width:19px}.hero-facts{color:#8eafbd;flex-wrap:wrap;align-items:center;gap:11px 18px;max-width:610px;margin-top:43px;font-size:13px;font-weight:690;display:flex}.hero-facts span{align-items:center;gap:5px;display:inline-flex}.hero-facts span+span:before{content:"•";color:var(--signal);margin-right:12px}.hero-facts strong{color:#b9d7e2;font-size:15px}.hero-device-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 48px;max-width:610px;margin-top:33px;display:grid}.hero-device-list>div{grid-template-columns:44px 1fr;align-items:center;gap:14px;min-width:0;display:grid}.hero-device-icon{color:#77c9dc;place-items:center;width:44px;height:54px;display:grid}.hero-device-icon svg{stroke-width:1.7px;width:37px;height:37px}.hero-device-list>div>span:last-child{gap:6px;min-width:0;display:grid}.hero-device-list strong{color:#d9edf2;font-size:15px;line-height:1.15}.hero-device-list small{color:#769cab;font-size:12px;line-height:1.3}.hero-art{z-index:2;isolation:isolate;perspective:1300px;place-items:center;min-height:620px;display:grid;position:relative}.radar-ring{z-index:-2;border:1px solid #3adcd024;border-radius:50%;position:absolute}.radar-ring:after{content:"";background:#3adcd017;height:1px;position:absolute;inset:50% 0 auto}.ring-one{width:500px;height:500px}.ring-two{width:650px;height:650px}.hero-phone{background:#061722;border:1px solid #94eaec6b;border-radius:43px;width:286px;height:600px;margin:0;overflow:hidden;transform:rotate(2.5deg);box-shadow:0 45px 110px #00000094,0 0 80px #00779133}.hero-phone img{object-fit:cover;width:100%;height:100%}.floating-note{z-index:4;color:#102b34;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7fdfdf0;border:1px solid #ffffffab;border-radius:17px;align-items:center;gap:11px;max-width:290px;padding:14px 17px;display:flex;position:absolute;bottom:74px;right:-7px;box-shadow:0 20px 45px #0000004d}.floating-note div{gap:3px;display:grid}.floating-note small{color:#66808a;letter-spacing:.1em;font-size:8px}.floating-note strong{font-size:11px;line-height:1.25}.live-dot{background:radial-gradient(circle, var(--signal) 0 19%, #073b47 21% 100%);border-radius:10px;flex:0 0 34px;width:34px;height:34px}.languages-band{border-block:1px solid var(--line);background:linear-gradient(135deg,#073147,#052638 55%,#073643);padding:88px 0}.languages-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.languages-copy .section-label{align-items:center;gap:9px;display:flex}.languages-copy .section-label svg{width:18px;height:18px}.languages-copy h2{color:#fff;letter-spacing:-.045em;max-width:560px;margin:15px 0 19px;font-size:clamp(36px,4vw,53px);line-height:1.05}.languages-copy>p:last-child{color:#a0c0cc;max-width:580px;margin:0;font-size:15px;line-height:1.75}.language-cloud{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.language-cloud span{color:#d8f1f3;background:#03162270;border:1px solid #79eee533;border-radius:999px;align-items:center;min-height:42px;padding:11px 15px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffff0a}.section{padding-top:116px;padding-bottom:122px}.section-heading{grid-template-columns:1fr .65fr;align-items:end;gap:74px;margin-bottom:56px;display:grid}.section-heading h2,.feature-copy h2,.privacy-layout h2,.download h2,.legal-content h1{color:#fff;letter-spacing:-.052em;margin:14px 0 0;font-size:clamp(41px,4.8vw,63px);font-weight:730;line-height:1.04}.section-heading>p{color:#98b6c4;margin:0 0 5px;font-size:15px;line-height:1.75}.simulator-showcase{grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;display:grid}.simulator-catalog{justify-self:center;max-width:480px}.device-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.device-card{border:1px solid var(--line);background:linear-gradient(145deg,#092f43,#052234);border-radius:23px;flex-direction:column;align-content:start;gap:20px;min-height:245px;padding:25px;display:flex;box-shadow:0 20px 55px #0003}.device-card-top{justify-content:space-between;align-items:center;gap:18px;display:flex}.device-icon{width:48px;height:48px;color:var(--signal);background:#14c7b814;border:1px solid #14c7b83d;border-radius:14px;place-items:center;display:grid}.device-icon svg{width:27px;height:27px}.device-index{min-width:54px;height:38px;color:var(--signal-light);letter-spacing:.08em;background:#14c7b81a;border:1px solid #79eee547;border-radius:999px;justify-content:center;align-items:center;font:900 18px/1 ui-monospace,monospace;display:inline-flex}.device-copy{align-self:start}.device-copy h3{color:#fff;letter-spacing:-.035em;margin:0 0 14px;font-size:25px}.device-copy p{color:#a2c0cc;margin:0;font-size:14px;line-height:1.7}.feature-band{background:#041c2d;padding:116px 0;position:relative}.feature-band:before{content:"";pointer-events:none;background:radial-gradient(circle at 80% 40%,#0088a22b,#0000 35%);position:absolute;inset:0}.feature-layout{grid-template-columns:.94fr 1.06fr;align-items:center;gap:88px;display:grid;position:relative}.feature-layout.reverse{grid-template-columns:1.06fr .94fr}.feature-copy h2{margin-bottom:24px}.feature-copy>p:not(.section-label){color:#9cb9c7;font-size:15px;line-height:1.75}.feature-copy ul{color:#d6e9ef;gap:12px;margin:27px 0 0;padding:0;font-size:12px;list-style:none;display:grid}.feature-copy li{align-items:flex-start;gap:9px;display:flex}.feature-copy li svg{width:15px;color:var(--signal);flex:0 0 15px}.app-shot{background:#05263a;border:1px solid #73dfe252;border-radius:31px;max-width:570px;margin:0;overflow:hidden;box-shadow:0 38px 90px #00000070}.app-shot img{object-fit:contain;width:100%;max-height:720px}.call-chips{flex-wrap:wrap;gap:10px;margin-top:31px;display:flex}.call-chips span{color:#d1e9ee;letter-spacing:.065em;background:#ffffff0d;border:1px solid #ffffff2b;border-radius:12px;align-items:center;min-height:48px;padding:14px 18px;font:850 13px/1 ui-monospace,monospace;display:inline-flex}.call-chips span:first-child{color:#ffafa7;background:#ff605012;border-color:#ff60503d}.progress-band{background:linear-gradient(145deg,#073548,#041e30 62%,#072839)}.privacy-note{background:#14c7b80f;border:1px solid #14c7b838;border-radius:17px;align-items:flex-start;gap:14px;margin-top:27px;padding:17px;display:flex}.privacy-note svg{width:22px;color:var(--signal);flex:0 0 22px}.privacy-note div{gap:4px;display:grid}.privacy-note strong{color:#eefbfc;font-size:12px}.privacy-note span{color:#86a8b7;font-size:10px;line-height:1.55}.privacy-band{border-block:1px solid var(--line);background:#062b3d;padding:78px 0}.privacy-layout{grid-template-columns:auto 1fr auto;align-items:center;gap:31px;display:grid}.privacy-icon{width:78px;height:78px;color:var(--signal);background:#14c7b814;border:1px solid #14c7b847;border-radius:22px;place-items:center;display:grid}.privacy-icon svg{width:31px;height:31px}.privacy-layout h2{font-size:clamp(32px,4vw,48px)}.privacy-layout p:not(.section-label){color:#9bb9c7;margin:13px 0 0;font-size:13px}.privacy-layout>a{border:1px solid var(--line);color:var(--signal-light);border-radius:999px;align-items:center;gap:10px;padding:13px 16px;font-size:12px;font-weight:750;display:inline-flex}.download{text-align:center;flex-direction:column;align-items:center;padding-top:112px;padding-bottom:112px;display:flex}.download>img{border-radius:25px;width:104px;box-shadow:0 24px 60px #0000006b}.download .section-label{align-items:center;gap:7px;margin-top:29px;display:flex}.download .section-label svg{width:14px}.download h2{max-width:790px}.download>p:not(.section-label){color:#9bb9c7;max-width:660px;margin:22px 0 29px;font-size:16px;line-height:1.7}.download>small{color:#648a9d;max-width:760px;margin-top:31px;font-size:9px;line-height:1.65}.footer{border-top:1px solid var(--line);color:#789aab;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:112px;display:grid}.footer .brand img{border-radius:11px;width:38px;height:38px}.footer .brand strong{font-size:13px}.footer>div{gap:22px;font-size:10px;display:flex}.footer>p{justify-self:end;margin:0;font-size:9px}.legal-page{color:#112d38;background:linear-gradient(#e8f7f8,#fff 510px);min-height:100vh}.legal-nav{justify-content:space-between;align-items:center;min-height:92px;display:flex}.legal-page .brand strong{color:#092b37}.legal-page .brand small{color:#478092}.legal-page .language-switcher summary{color:#1a4b59;background:#ffffffa6;border-color:#b8d8dc}.legal-page .language-menu{border-color:#bad8dc}.back-link{color:#087f91;font-size:11px;font-weight:760}.legal-content{max-width:880px;padding-top:75px;padding-bottom:120px}.legal-content h1{color:#082b39;max-width:790px}.legal-date,.legal-lead{color:#668592;margin:22px 0 40px;font-size:15px}.legal-highlight{color:#dff4f4;background:#062c3c;border-radius:18px;margin-bottom:48px;padding:23px 25px;line-height:1.65}.legal-highlight a{color:var(--signal-light);font-weight:750}.legal-content section{border-top:1px solid #d1e3e5;grid-template-columns:54px 1fr;gap:20px;padding:28px 0;display:grid}.legal-content section>span{color:#0b8d92;padding-top:5px;font:800 10px/1 ui-monospace,monospace}.legal-content section h2{color:#0b2f3b;letter-spacing:-.025em;margin:0 0 10px;font-size:20px}.legal-content section p{color:#617e89;margin:0;font-size:14px;line-height:1.75}.legal-content section a{color:#087f91;font-weight:700}.support-content{max-width:940px}.faq-list{border-bottom:1px solid #d1e3e5}@media (max-width:1020px){.nav-links{display:none}.topbar{grid-template-columns:1fr auto}.hero{text-align:center;grid-template-columns:1fr;padding-top:70px}.eyebrow,.hero-actions{justify-content:center}.lead,.hero-facts,.hero-device-list{margin-inline:auto}.hero-art{min-height:650px}.floating-note{right:12%}.section-heading{grid-template-columns:1fr;gap:24px}.simulator-showcase{grid-template-columns:1fr;gap:50px}.feature-layout,.feature-layout.reverse{grid-template-columns:1fr;gap:55px}.feature-layout.reverse .app-shot{order:2}.app-shot{margin-inline:auto}.languages-layout{grid-template-columns:1fr;gap:36px}.language-cloud{justify-content:flex-start}}@media (max-width:720px){.content-width{width:min(100% - 32px,1180px)}.topbar{height:78px}.brand strong{font-size:14px}.topbar .store-cta,.language-switcher summary span{display:none}.language-menu{right:0}.hero{gap:20px;padding-top:50px}.hero h1{font-size:50px}.lead{font-size:16px}.hero-actions{flex-direction:column}.hero-facts{justify-content:center}.hero-device-list{text-align:left;width:min(100%,560px)}.hero-art{min-height:580px;margin-inline:-16px;transform:scale(.91)}.floating-note{bottom:50px;right:1%}.section{padding-top:82px;padding-bottom:88px}.section-heading h2,.feature-copy h2,.download h2,.legal-content h1{font-size:40px}.device-card{min-height:225px}.feature-band{padding:84px 0}.privacy-layout{grid-template-columns:auto 1fr}.privacy-layout>a{grid-column:1/-1;justify-self:start}.footer{text-align:center;grid-template-columns:1fr;padding:32px 0}.footer .brand,.footer>div,.footer>p{justify-self:center}.languages-band{padding:68px 0}.legal-nav{min-height:78px}.legal-actions .back-link{display:none}.legal-content{padding-top:52px;padding-bottom:85px}}@media (max-width:490px){.hero-phone{width:264px;height:555px}.hero-actions{gap:25px}.store-cta.pending.store-badge{min-width:250px;min-height:84px;padding:13px 20px}.store-badge>svg{flex-basis:41px;width:41px;height:41px}.store-badge small{font-size:14px}.store-badge strong{font-size:28px}.hero-facts{gap:9px 14px;font-size:11px}.hero-facts span+span:before{margin-right:8px}.hero-device-list{grid-template-columns:1fr;width:min(100%,280px)}.device-grid{grid-template-columns:1fr}.device-card{min-height:0}.privacy-layout{grid-template-columns:1fr}.privacy-icon{width:64px;height:64px}.legal-content section{grid-template-columns:36px 1fr;gap:10px}.language-menu{width:min(280px,100vw - 32px)}.language-cloud span{min-height:38px;padding:9px 12px;font-size:11px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
