@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}.static{position:static}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy-950:#07142f;--navy-900:#0b1d43;--navy-800:#122a59;--navy-700:#1b376e;--card:#152f62;--yellow:#ffcc45;--yellow-2:#ffb72c;--green:#34c98b;--blue:#3288f3;--purple:#9b58ed;--white:#f8f9ff;--muted:#aab6d0;--line:#ffffff1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--navy-950);color:var(--white);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}.global-language-switcher{z-index:80;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer;background:#102957f0;border:1px solid #ffffff24;border-radius:12px;place-items:center;width:42px;height:42px;padding:0;transition:transform .2s,border-color .2s,background .2s;display:grid;position:fixed;top:31px;right:max(185px,50vw - 418px);overflow:hidden;box-shadow:0 12px 34px #0000003d}.global-language-switcher:hover{background:#17366d;border-color:#ffcc4561;transform:translateY(-1px)}.global-language-switcher:focus-within{outline-offset:2px;outline:3px solid #ffcc4552}.global-language-switcher select{opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;inset:0}.language-globe{color:#0000;border:1.8px solid #fff;border-radius:50%;place-items:center;width:20px;height:20px;display:grid;position:relative}.language-globe:before,.language-globe:after{content:"";position:absolute}.language-globe:before{border-left:1.5px solid #fff;border-right:1.5px solid #fff;border-radius:50%;inset:3px 6px}.language-globe:after{border-top:1.5px solid #fff;top:8px;left:2px;right:2px}.global-language-switcher i{border:2px solid #ffffff4d;border-top-color:var(--yellow);border-radius:50%;width:12px;height:12px;animation:.7s linear infinite spin}.topnav{z-index:50;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#081633c2;border:1px solid #ffffff1f;border-radius:22px;justify-content:space-between;align-items:center;width:min(1180px,100% - 36px);height:68px;padding:8px 10px 8px 18px;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 20px 70px #00000047}.brand{letter-spacing:.08em;align-items:center;gap:10px;font-weight:900;display:inline-flex}.brand img{border-radius:12px;width:42px;height:42px}.navlinks{color:#c0cae0;align-items:center;gap:30px;font-size:14px;font-weight:700;display:flex}.navlinks a{transition:color .2s}.navlinks a:hover{color:var(--white)}.language-picker{color:var(--muted);align-items:center;gap:8px;margin-left:auto;margin-right:10px;font-size:10px;font-weight:800;display:flex}.language-picker select{color:#fff;max-width:128px;height:42px;font:inherit;cursor:pointer;background:#102957;border:1px solid #ffffff24;border-radius:12px;padding:0 28px 0 12px}.nav-cta{background:var(--yellow);color:#101b35;border-radius:15px;align-items:center;gap:16px;padding:14px 18px;font-size:14px;font-weight:900;display:flex;box-shadow:0 10px 30px #ffcc4538}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:40px;width:min(1240px,100% - 48px);min-height:900px;margin:0 auto;padding:140px 0 70px;display:grid;position:relative}.hero-glow{filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.glow-one{background:#3288f321;width:500px;height:500px;top:100px;left:-360px;box-shadow:0 0 180px 100px #3288f314}.glow-two{background:#34c98b14;width:420px;height:420px;bottom:80px;right:-260px;box-shadow:0 0 160px 80px #34c98b14}.hero-copy{z-index:2;padding-left:28px;position:relative}.eyebrow,.kicker{color:var(--yellow);letter-spacing:.16em;align-items:center;gap:10px;font-size:12px;font-weight:900;display:inline-flex}.eyebrow{background:#ffcc4514;border:1px solid #ffcc453d;border-radius:99px;padding:9px 13px}.hero h1,.section-heading h2,.journey-copy h2,.final-cta h2{letter-spacing:-.055em;margin:24px 0 22px;font-size:clamp(52px,5.8vw,82px);font-weight:800;line-height:1.02}em{color:var(--yellow);font-style:normal}.hero-copy>p{max-width:620px;color:var(--muted);font-size:19px;line-height:1.7}.store-buttons{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.store-badge{color:#fff;background:0 0;border-radius:10px;justify-content:center;align-items:center;width:174px;height:54px;padding:0;transition:transform .2s,filter .2s;display:flex}.store-badge:hover{filter:brightness(1.08);transform:translateY(-3px)}.store-badge img{object-fit:contain;width:100%;height:auto;max-height:54px;display:block}.hero-proof{color:var(--muted);align-items:center;gap:14px;margin-top:32px;font-size:13px;display:flex}.avatar-stack{padding-left:10px;display:flex}.avatar-stack i{border:2px solid var(--navy-950);background:var(--card);width:34px;height:34px;color:var(--yellow);border-radius:50%;place-items:center;margin-left:-10px;font-size:11px;font-style:normal;display:grid}.hero-proof strong{color:#fff}.hero-visual{place-items:center;min-height:700px;display:grid;position:relative}.hero-real-screen{z-index:4;object-fit:contain;filter:drop-shadow(0 60px 55px #00000085);background:#05070b;border:10px solid #05070b;border-radius:48px;width:370px;max-height:740px;animation:6s ease-in-out infinite phoneFloat;position:relative}.hero-phone{z-index:4;background:linear-gradient(145deg,#39445d,#070a10 18%,#010207 80%,#4b5362);border-radius:58px;width:360px;height:720px;padding:12px;animation:6s ease-in-out infinite phoneFloat;position:relative;transform:rotate(3deg);box-shadow:0 60px 110px #0000008c,inset 0 0 0 2px #fff3}.hero-phone-notch{z-index:4;background:#010207;border-radius:0 0 18px 18px;width:138px;height:32px;position:absolute;top:11px;left:50%;transform:translate(-50%)}.hero-phone-screen{background:linear-gradient(160deg,#102555,#071735 74%);border-radius:48px;height:100%;padding:50px 18px 20px;overflow:hidden}.hero-appbar{align-items:center;gap:10px;font-size:14px;font-weight:900;display:flex}.hero-appbar img{border-radius:11px;width:38px;height:38px}.hero-appbar span{flex-direction:column;display:flex}.hero-appbar small{color:var(--muted);margin-top:2px;font-size:9px;font-weight:600}.hero-appbar b{background:#19366e;border-radius:12px;margin-left:auto;padding:9px 10px;font-size:10px}.hero-card{text-align:center;background:#173366;border:1px solid #ffffff14;border-radius:30px;flex-direction:column;align-items:center;min-height:390px;margin-top:28px;padding:24px 18px;display:flex;box-shadow:0 20px 50px #00000024}.screen-pill{color:#4aa0ff;letter-spacing:.08em;background:#3288f329;border-radius:99px;padding:7px 10px;font-size:9px;font-weight:900;display:inline-flex}.hero-card img{object-fit:cover;border-radius:50%;width:170px;height:170px;margin:12px auto 4px}.hero-card h2{letter-spacing:-.04em;margin:4px 0 8px;font-size:24px}.hero-card p{color:var(--muted);margin:0;font-size:11px}.hero-mini-stats{grid-template-columns:1fr 1fr;gap:10px;margin:14px 0;display:grid}.hero-mini-stats span{color:var(--muted);background:#173366;border-radius:14px;padding:13px 9px;font-size:9px}.hero-mini-stats b{color:#fff;font-size:13px}.hero-phone-screen>button{background:var(--yellow);color:#101a32;border:0;border-radius:15px;width:100%;height:52px;font-weight:900}.orbit{border:1px solid #468cff2e;border-radius:50%;position:absolute}.orbit-a{width:580px;height:580px;animation:30s linear infinite spin}.orbit-b{border-style:dashed;width:710px;height:710px;animation:48s linear infinite reverse spin}.floating-chip{z-index:7;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#142f62d6;border:1px solid #ffffff24;border-radius:17px;align-items:center;gap:10px;min-width:130px;padding:12px 14px;animation:5s ease-in-out infinite chipFloat;display:flex;position:absolute;box-shadow:0 18px 50px #0000004d}.floating-chip b{color:var(--yellow);font-size:18px}.floating-chip span{color:var(--muted);font-size:10px}.chip-one{top:120px;left:0}.chip-two{animation-delay:-1.8s;top:250px;right:-10px}.chip-three{animation-delay:-3.2s;bottom:100px;left:15px}.trust-strip{border-block:1px solid var(--line);color:#7887a8;letter-spacing:.13em;text-transform:uppercase;background:#ffffff04;justify-content:center;align-items:center;gap:38px;width:100%;min-height:80px;font-size:12px;font-weight:900;display:flex}.trust-strip i{color:var(--yellow);font-style:normal}.section{width:min(1180px,100% - 48px);margin:0 auto;padding:130px 0}.section-heading{grid-template-columns:1.1fr .9fr;align-items:end;column-gap:80px;display:grid}.section-heading .kicker{grid-column:1/-1}.section-heading h2,.journey-copy h2{margin:20px 0 0;font-size:clamp(44px,5vw,66px)}.section-heading>p{color:var(--muted);max-width:480px;line-height:1.75}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:60px;display:grid}.feature-card{border:1px solid var(--line);background:linear-gradient(160deg,#173164,#102751);border-radius:30px;min-height:390px;padding:28px;position:relative;overflow:hidden}.feature-card:after{content:"";opacity:.08;filter:blur(10px);background:currentColor;border-radius:50%;width:210px;height:210px;position:absolute;top:-70px;right:-80px}.feature-card>span{color:#6f80a7;font-size:12px;font-weight:900}.feature-icon{color:currentColor;background:#ffffff14;border-radius:23px;place-items:center;width:74px;height:74px;margin:72px 0 30px;font-size:28px;display:grid}.feature-card h3{margin:0 0 14px;font-size:24px}.feature-card p{color:var(--muted);font-size:14px;line-height:1.7}.feature-card.blue{color:var(--blue)}.feature-card.green{color:var(--green)}.feature-card.yellow{color:var(--yellow)}.feature-card h3,.feature-card p{color:var(--white)}.feature-card p{color:var(--muted)}.journey-section{border-block:1px solid var(--line);background:#0d2047;grid-template-columns:1fr 1fr;align-items:center;gap:90px;padding:130px max(24px,50vw - 590px);display:grid}.journey-copy>p{color:var(--muted);line-height:1.75}.journey-copy ol{margin:40px 0 0;padding:0;list-style:none}.journey-copy li{border-top:1px solid var(--line);grid-template-columns:48px 1fr;gap:18px;padding:20px 0;display:grid}.journey-copy li>span{color:var(--yellow);padding-top:6px;font-size:11px;font-weight:900}.journey-copy li h3{margin:0 0 7px;font-size:17px}.journey-copy li p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.journey-visual{place-items:center;min-height:620px;display:grid;position:relative}.streak-card{background:linear-gradient(155deg,#1b3a76,#102957);border:1px solid #ffffff24;border-radius:30px;width:min(480px,100%);padding:28px;transform:rotate(2deg);box-shadow:0 35px 80px #0000004d}.streak-top{color:var(--yellow);letter-spacing:.12em;justify-content:space-between;align-items:center;font-size:11px;font-weight:900;display:flex}.streak-top b{letter-spacing:0;font-size:22px}.week-row{grid-template-columns:repeat(7,1fr);gap:8px;margin:28px 0;display:grid}.week-row i{aspect-ratio:1;color:#7586ab;background:#102652;border-radius:50%;place-items:center;font-size:10px;font-style:normal;display:grid}.week-row i.done{background:var(--yellow);color:#122144;box-shadow:0 8px 22px #ffcc452e}.streak-chart{background:#030c2047;border-radius:22px;align-items:end;gap:12px;height:160px;padding:18px;display:flex}.streak-chart span{background:linear-gradient(var(--green),#188fc1);transform-origin:bottom;border-radius:8px 8px 3px 3px;flex:1;animation:1.4s both grow}.streak-card p{color:var(--muted);margin:22px 0 0;font-size:13px;line-height:1.6}.streak-card p b{color:#fff}.journey-mascot{object-fit:cover;filter:drop-shadow(0 25px 35px #00000059);border-radius:50%;width:170px;height:170px;animation:5s ease-in-out infinite chipFloat;position:absolute;bottom:20px;right:-30px}.screens-section{padding:130px 0;position:relative;overflow:hidden}.screens-mascot{z-index:2;object-fit:cover;filter:drop-shadow(0 18px 28px #00000059);border-radius:50%;width:112px;height:112px;animation:5s ease-in-out infinite mascotPeek;position:absolute;top:90px;right:max(24px,50vw - 590px)}.section-heading.centered{text-align:center;width:min(780px,100% - 48px);margin:0 auto;display:block}.section-heading.centered h2{margin-bottom:22px}.section-heading.centered p{margin:0 auto}.screens-marquee{scrollbar-width:none;margin-top:70px;padding:20px max(24px,50vw - 590px);overflow-x:auto}.screens-marquee::-webkit-scrollbar{display:none}.screens-track{gap:24px;width:max-content;display:flex}.phone-card{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:34px;width:280px;padding:5px;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 22px 52px #00000047,0 0 0 1px #0e25538c}.phone-card:nth-child(2n){margin-top:28px}.phone-card:hover{transform:translateY(-7px);box-shadow:0 30px 65px #00000057}.actual-screen{aspect-ratio:420/909;object-fit:contain;object-position:top center;background:#050b19;border-radius:29px;width:100%;height:auto;display:block}.screen-caption{flex-direction:column;gap:7px;padding:14px 10px 9px;display:flex}.screen-caption span{color:var(--yellow);letter-spacing:.13em;font-size:9px;font-weight:900}.screen-caption strong{letter-spacing:-.02em;font-size:15px}.phone-shell{background:linear-gradient(145deg,#3a4358,#05070b 15%,#020309 86%,#3b4353);border-radius:42px;height:570px;padding:30px 14px 18px;position:relative;overflow:hidden;box-shadow:0 30px 70px #00000061}.phone-shell:before{content:"";background:#0c1f48;border-radius:35px;position:absolute;inset:8px}.phone-notch{z-index:3;background:#03050a;border-radius:0 0 14px 14px;width:100px;height:24px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.phone-status,.phone-toolbar,.phone-progress,.phone-content,.phone-tabs{z-index:2;position:relative}.phone-status{justify-content:space-between;margin-bottom:22px;padding:0 8px;font-size:8px;font-weight:800;display:flex}.phone-toolbar{align-items:center;gap:8px;height:32px;font-size:11px;display:flex}.mini-logo img{border-radius:8px;width:25px;height:25px}.phone-count{color:var(--muted);margin-left:auto;font-size:8px}.phone-progress{background:#17376f;height:3px;margin:13px 0 18px}.phone-progress i{background:var(--yellow);height:100%;display:block}.phone-content{text-align:center;background:#162f61;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;height:390px;padding:18px;display:flex}.phone-content h3{letter-spacing:-.03em;margin:18px 0 7px;font-size:21px}.phone-content p{color:var(--muted);margin:0;font-size:9px}.screen-mascot{object-fit:cover;border-radius:50%;width:150px;height:150px;margin-bottom:12px}.screen-photo{background:linear-gradient(135deg,#173d79,#0f7a83);border-radius:17px;place-items:end center;width:100%;height:150px;padding:15px;display:grid;box-shadow:inset 0 0 0 1px #ffffff12}.photo-study{background:radial-gradient(circle at 70% 20%,#c17c4d 0 10%,#0000 11%),linear-gradient(140deg,#2c527a,#d4ae79)}.photo-test{background:radial-gradient(circle at 35% 30%,#f5ce5d 0 8%,#0000 9%),linear-gradient(140deg,#4b4f85,#ad7d55)}.screen-photo span{background:#07142fbf;border-radius:8px;padding:6px 9px;font-size:11px;font-weight:900}.screen-options{gap:8px;width:100%;margin-top:20px;display:grid}.screen-options i{background:#2b457b;border-radius:10px;height:34px}.phone-tabs{color:#a9b6cf;justify-content:space-around;margin-top:20px;font-size:14px;display:flex}.listen-grid{gap:9px;width:100%;display:grid}.listen-grid .screen-photo{height:120px}.listen-grid button{z-index:2;background:var(--blue);color:#fff;border:4px solid #162f61;border-radius:50%;width:42px;height:42px;margin:-20px auto}.result-orbit{position:relative}.result-orbit img{object-fit:cover;border-radius:50%;width:150px;height:150px}.result-orbit span{color:var(--yellow);position:absolute}.result-orbit span:nth-child(2){top:20px;left:-10px}.result-orbit span:nth-child(3){color:var(--green);bottom:25px;right:-14px}.result-stats{gap:10px;margin-top:20px;display:flex}.result-stats i{color:var(--green);background:#1c4073;border-radius:13px;padding:12px 18px;font-style:normal;font-weight:900}.result-stats small{color:var(--muted);font-size:7px;font-weight:600}.final-cta{text-align:center;border-top:1px solid var(--line);background:radial-gradient(circle at 50% 75%,#3288f333,#0000 36%),#0d2047;flex-direction:column;justify-content:center;align-items:center;min-height:670px;padding:90px 24px;display:flex;position:relative;overflow:hidden}.final-cta>img{object-fit:cover;filter:drop-shadow(0 25px 40px #00000059);border-radius:50%;width:150px;height:150px;margin-bottom:20px;animation:6s ease-in-out infinite phoneFloat}.final-cta h2{margin:16px 0;font-size:clamp(46px,5vw,68px)}.final-cta p{color:var(--muted);font-size:16px}.final-cta .store-buttons{justify-content:center}.cta-orbit{border:1px solid #3288f326;border-radius:50%;width:760px;height:760px;position:absolute;box-shadow:0 0 0 100px #3288f306,0 0 0 200px #3288f304}footer{background:#061128;padding:72px max(24px,50vw - 590px) 28px}.footer-main{grid-template-columns:1.5fr repeat(3,1fr);gap:60px;padding-bottom:55px;display:grid}.footer-brand p{max-width:330px;color:var(--muted);margin:20px 0;font-size:13px;line-height:1.7}.store-buttons.compact{gap:8px}.store-buttons.compact .store-badge{width:142px;height:44px}footer h3{color:#fff;margin:4px 0 22px;font-size:12px}footer .footer-main>div:not(.footer-brand){flex-direction:column;gap:13px;display:flex}footer .footer-main>div:not(.footer-brand) a{color:var(--muted);font-size:12px}footer a:hover{color:#fff}.footer-bottom{border-top:1px solid var(--line);color:#8997b4;justify-content:flex-start;gap:30px;padding-top:24px;font-size:10px;line-height:1.6;display:flex}@keyframes phoneFloat{0%,to{transform:rotate(3deg)translateY(0)}50%{transform:rotate(1.5deg)translateY(-16px)}}@keyframes chipFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes mascotPeek{0%,to{transform:translateY(10px)rotate(-4deg)}45%,55%{transform:translateY(-8px)rotate(5deg)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes grow{0%{transform:scaleY(0)}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important}}@media (max-width:980px){.global-language-switcher{right:180px}.navlinks,.language-picker span{display:none}.hero{text-align:center;grid-template-columns:1fr;padding-top:150px}.hero-copy{padding:0}.hero-copy>p{margin-inline:auto}.hero .store-buttons,.hero-proof{justify-content:center}.hero-visual{min-height:760px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:280px}.feature-icon{margin:36px 0 24px}.journey-section{grid-template-columns:1fr;gap:30px}.section-heading{display:block}.section-heading>p{margin-top:24px}.footer-main{grid-template-columns:1.4fr 1fr 1fr}.footer-main>div:last-child{grid-column:2/-1}}@media (max-width:640px){.global-language-switcher{background:#102957;border-radius:12px;width:40px;height:40px;top:20px;right:136px}.topnav{border-radius:18px;width:calc(100% - 20px);height:60px;padding:8px 8px 8px 11px;top:10px}.brand{gap:7px}.brand img{width:36px;height:36px}.brand span{font-size:13px}.nav-cta{white-space:nowrap;border-radius:12px;gap:6px;height:40px;padding:0 11px;font-size:10px;display:flex}.nav-cta span{font-size:12px}.hero{width:calc(100% - 30px);min-height:auto;padding-top:118px}.hero h1{font-size:46px}.hero-copy>p{font-size:15px}.eyebrow{font-size:9px}.store-buttons{flex-direction:column;align-items:center}.store-badge{justify-content:center;width:174px}.hero-proof{font-size:11px}.hero-visual{min-height:650px}.hero-real-screen{width:300px;max-height:610px}.floating-chip{min-width:105px;padding:9px}.floating-chip b{font-size:13px}.chip-one{top:110px;left:-6px}.chip-two{top:220px;right:-4px}.chip-three{bottom:70px;left:0}.orbit-a{width:400px;height:400px}.orbit-b{width:500px;height:500px}.trust-strip{white-space:nowrap;justify-content:flex-start;gap:20px;padding-left:20px;overflow:hidden}.section{width:calc(100% - 32px);padding:90px 0}.section-heading h2,.journey-copy h2{font-size:42px}.section-heading>p{font-size:14px}.feature-grid{margin-top:38px}.journey-section{padding:90px 20px}.journey-visual{min-height:500px}.streak-card{padding:20px}.journey-mascot{width:110px;height:110px;bottom:0;right:-5px}.screens-section{padding:110px 0 90px}.screens-mascot{width:74px;height:74px;top:38px;right:12px}.section-heading.centered{width:calc(100% - 32px)}.phone-card{width:245px}.final-cta{min-height:620px}.final-cta>img{width:120px;height:120px}.footer-main{grid-template-columns:1fr 1fr;gap:44px 28px}.footer-brand{grid-column:1/-1}.footer-main>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.footer-bottom span:last-child{text-align:left}}@media (max-width:390px){.brand span{display:none}.global-language-switcher{right:136px}.nav-cta{padding-inline:10px}.hero h1{font-size:42px}}html[dir=rtl] .hero-copy,html[dir=rtl] .journey-copy,html[dir=rtl] footer{text-align:right}html[dir=rtl] .floating-chip,html[dir=rtl] .hero-proof{direction:rtl}.legal-page,.support-page{background:radial-gradient(circle at 80% 5%,#3288f31c,transparent 28%),var(--navy-950);min-height:100vh}.legal-nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1120px,100% - 40px);height:82px;margin:0 auto;display:flex}.legal-nav>a:last-child{color:var(--muted);font-size:12px;font-weight:800}.legal-nav>a:last-child span{color:var(--yellow);margin-left:8px}.legal-hero{width:min(900px,100% - 40px);margin:0 auto;padding:100px 0 70px}.legal-hero h1{letter-spacing:-.055em;margin:20px 0;font-size:clamp(48px,7vw,82px)}.legal-hero>p{max-width:720px;color:var(--muted);font-size:17px;line-height:1.75}.legal-hero>div{text-transform:uppercase;letter-spacing:.12em;gap:14px;margin-top:28px;font-size:10px;display:flex}.legal-hero>div span{color:#7081a5}.legal-hero>div strong{color:var(--yellow)}.legal-layout{grid-template-columns:250px 1fr;gap:90px;width:min(1120px,100% - 40px);margin:0 auto;padding:20px 0 120px;display:grid}.legal-layout aside{border:1px solid var(--line);background:#0c2149;border-radius:22px;flex-direction:column;align-self:start;gap:4px;padding:18px;display:flex;position:sticky;top:110px}.legal-layout aside>strong{color:#7182a4;letter-spacing:.12em;text-transform:uppercase;padding:8px 10px 13px;font-size:10px}.legal-layout aside a{color:var(--muted);border-radius:10px;grid-template-columns:24px 1fr;gap:5px;padding:10px;font-size:10px;line-height:1.4;display:grid}.legal-layout aside a:hover{color:#fff;background:#173366}.legal-layout aside span{color:var(--yellow);padding-top:2px;font-size:8px}.legal-content section{border-bottom:1px solid var(--line);margin-bottom:54px;padding:0 0 54px;position:relative}.legal-content section>span{color:var(--yellow);font-size:9px;font-weight:900;position:absolute;top:8px;left:-48px}.legal-content h2{letter-spacing:-.03em;margin:0 0 24px;font-size:26px}.legal-content p,.legal-content li{color:var(--muted);font-size:14px;line-height:1.9}.legal-content li{margin-bottom:12px}.legal-content strong{color:#fff}.legal-content a{color:var(--yellow);text-underline-offset:4px;text-decoration:underline}.legal-content .inline-action{background:var(--yellow);color:#101b35;border-radius:12px;padding:14px 18px;font-weight:900;text-decoration:none;display:inline-flex}.legal-contact{background:linear-gradient(135deg,#34c98b1f,#3288f317);border:1px solid #34c98b40;border-radius:28px;justify-content:space-between;align-items:center;gap:30px;width:min(1120px,100% - 40px);margin:0 auto 70px;padding:46px;display:flex}.legal-contact h2{margin:12px 0;font-size:34px}.legal-contact p{color:var(--muted);margin:0}.legal-contact>a{background:var(--green);color:#071b22;white-space:nowrap;border-radius:14px;padding:16px 20px;font-size:12px;font-weight:900}.legal-contact>a span{margin-left:18px}.legal-footer{border-top:1px solid var(--line);color:#7180a0;justify-content:space-between;width:min(1120px,100% - 40px);margin:0 auto;padding:24px 0 38px;font-size:10px;display:flex}.legal-footer div{gap:22px;display:flex}.support-hero{text-align:center;width:min(900px,100% - 40px);margin:0 auto;padding:90px 0}.support-hero>img{object-fit:cover;filter:drop-shadow(0 20px 35px #0006);border-radius:50%;width:150px;height:150px;margin:0 auto 25px}.support-hero h1{letter-spacing:-.06em;margin:18px 0;font-size:clamp(50px,7vw,80px);line-height:1.03}.support-hero p{max-width:650px;color:var(--muted);margin:0 auto;line-height:1.7}.support-hero>a{background:var(--yellow);color:#101b35;border-radius:14px;margin-top:30px;padding:16px 20px;font-size:12px;font-weight:900;display:inline-flex}.support-hero>a span{margin-left:25px}.support-grid{grid-template-columns:1fr 1fr;gap:16px;width:min(1100px,100% - 40px);margin:0 auto;padding-bottom:70px;display:grid}.support-grid article{border:1px solid var(--line);background:#102957;border-radius:24px;min-height:220px;padding:28px}.support-grid article>span{color:var(--yellow);font-size:9px}.support-grid h2{margin:40px 0 12px;font-size:20px}.support-grid p{color:var(--muted);font-size:13px;line-height:1.7}.support-links{gap:10px;width:min(1100px,100% - 40px);margin:0 auto;padding-bottom:90px;display:grid}.support-links a{border:1px solid var(--line);background:#0c2149;border-radius:15px;justify-content:space-between;padding:20px 22px;font-size:12px;display:flex}.support-links a b{color:var(--yellow)}@media (max-width:760px){.legal-layout{grid-template-columns:1fr;gap:30px}.legal-layout aside{position:relative;top:auto}.legal-content section>span{margin-bottom:10px;display:block;position:static}.legal-contact{flex-direction:column;align-items:flex-start;padding:28px}.legal-footer{flex-direction:column;gap:18px}.legal-footer div{flex-wrap:wrap}.support-grid{grid-template-columns:1fr}.support-hero{padding-top:60px}}
