:root{--blue:#275cff;--blue2:#1678ff;--ink:#131b2c;--muted:#63708a;--line:#dfe7f4;--soft:#f5f8ff;--white:#fff;--shadow:0 26px 70px rgba(25,72,170,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(220,229,243,.78)}.nav{height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;font-weight:800;font-size:1.15rem;letter-spacing:-.02em}.brand img{width:39px;height:39px;border-radius:10px}.nav-links{display:flex;align-items:center;gap:25px;font-size:.93rem;font-weight:650;color:#47536a}.nav-links a:hover{color:var(--blue)}.nav-cta{background:var(--ink)!important;color:#fff!important;padding:11px 17px;border-radius:12px}.lang-picker{display:flex;align-items:center;gap:6px;border:1px solid var(--line);padding:8px 10px;border-radius:11px;background:#fff}.lang-picker select{border:0;outline:0;background:transparent;color:#3e4a62;font:inherit;max-width:120px}.hero{position:relative;overflow:hidden;padding:74px 0 60px;background:linear-gradient(180deg,#fbfdff 0%,#f3f7ff 100%)}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(39,92,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(39,92,255,.035) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,#000,transparent 85%)}.hero-glow{position:absolute;border-radius:50%;filter:blur(10px);opacity:.6}.glow-a{width:520px;height:520px;background:radial-gradient(circle,rgba(52,115,255,.18),transparent 68%);right:-100px;top:-80px}.glow-b{width:360px;height:360px;background:radial-gradient(circle,rgba(90,203,255,.17),transparent 70%);left:-110px;bottom:-100px}.hero-grid{position:relative;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:80px}.mini-badge{display:inline-flex;gap:8px;align-items:center;background:#edf4ff;color:#2858d7;padding:8px 12px;border-radius:999px;font-size:.83rem;font-weight:700}.hero-brand-row{display:flex;align-items:center;gap:13px;margin:25px 0 13px}.hero-brand-row img{width:58px;height:58px;border-radius:15px;box-shadow:0 10px 24px rgba(39,92,255,.18)}.hero-brand-row div{display:flex;flex-direction:column}.eyebrow{display:block;color:#2b62f3;font-size:.79rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.hero-brand-row strong{font-size:.9rem;color:#68758d}.hero h1{font-size:clamp(3rem,5.2vw,5.55rem);line-height:.96;letter-spacing:-.065em;margin:0 0 25px;max-width:760px}.hero-lead{font-size:1.1rem;color:#536079;max-width:650px;margin:0 0 23px}.hero-pills{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 29px}.hero-pills span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 12px;font-size:.88rem;color:#536079;box-shadow:0 4px 18px rgba(20,40,80,.04)}.hero-pills b{color:#2a3853}.store-buttons{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.store-link{display:block;transition:.2s transform,.2s filter}.store-link:hover{transform:translateY(-2px);filter:brightness(.98)}.store-link img{height:55px;width:auto}.small-note{font-size:.82rem;color:#7d889d;margin:12px 0 0}.hero-visual{position:relative;min-height:680px;display:flex;align-items:center;justify-content:center}.phone-halo{position:absolute;width:530px;height:530px;border-radius:50%;background:linear-gradient(135deg,rgba(31,89,255,.18),rgba(73,205,255,.08));filter:blur(3px)}.phone-card{position:relative;border-radius:48px;overflow:hidden;background:#fff;box-shadow:0 38px 90px rgba(25,62,145,.24);border:8px solid #172033}.main-phone{width:min(380px,82%);transform:rotate(2deg)}.floating-card{position:absolute;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border:1px solid rgba(212,224,245,.9);box-shadow:0 18px 44px rgba(26,62,135,.15);border-radius:18px;padding:13px 15px;display:flex;align-items:center;gap:11px}.floating-card>span{font-size:1.45rem}.floating-card div{display:flex;flex-direction:column}.floating-card b{font-size:.92rem}.floating-card small{font-size:.74rem;color:#748099}.card-daily{left:-10px;top:145px}.card-level{right:-12px;bottom:125px}.trust-strip{border-top:1px solid #e4ebf7;border-bottom:1px solid #e4ebf7;background:#fff}.trust-row{min-height:74px;display:flex;justify-content:center;align-items:center;gap:24px;color:#56627a;font-size:.91rem;font-weight:700}.trust-row i{width:4px;height:4px;background:#c7d3e7;border-radius:50%}.section{padding:100px 0}.section-head{margin-bottom:42px}.section-head.centered{text-align:center;max-width:800px;margin:0 auto 48px}.section-head h2{font-size:clamp(2.25rem,4vw,4rem);line-height:1.02;letter-spacing:-.05em;margin:9px 0 16px}.section-head p{color:var(--muted);font-size:1.04rem;margin:0}.section-head.split{display:grid;grid-template-columns:1fr .7fr;align-items:end;gap:50px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{min-height:240px;border:1px solid var(--line);border-radius:24px;padding:27px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 13px 36px rgba(39,69,125,.06);transition:.25s transform,.25s box-shadow}.feature-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px rgba(39,69,125,.12)}.feature-icon{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;font-size:1.45rem;font-weight:800;margin-bottom:22px}.feature-blue .feature-icon{background:#eaf0ff;color:#315fff}.feature-gold .feature-icon{background:#fff4d6;color:#c98a00}.feature-green .feature-icon{background:#e7f8ee;color:#15a65e}.feature-violet .feature-icon{background:#f0ebff;color:#7c50df}.feature-pink .feature-icon{background:#ffeaf0;color:#df4c7d}.feature-cyan .feature-icon{background:#e8f9ff;color:#1590bc}.feature-card h3{font-size:1.25rem;margin:0 0 10px;letter-spacing:-.025em}.feature-card p{margin:0;color:#657188}.screenshots-section{background:#10182a;color:#fff;overflow:hidden}.screenshots-section .eyebrow{color:#7ca2ff}.screenshots-section .section-head p{color:#aeb9cd}.screens-track{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.screens-track figure{margin:0}.screens-track img{border-radius:28px;border:5px solid #273145;box-shadow:0 22px 50px rgba(0,0,0,.28)}.screens-track figcaption{text-align:center;color:#b8c2d5;font-size:.88rem;margin-top:12px}.language-section{background:#f6f9ff}.language-card{background:linear-gradient(135deg,#fff,#eef5ff);border:1px solid #dce6f6;border-radius:32px;padding:52px;display:grid;grid-template-columns:1fr 260px;align-items:center;gap:50px;box-shadow:var(--shadow)}.language-card h2{font-size:clamp(2.3rem,4vw,4rem);line-height:1.02;letter-spacing:-.05em;margin:10px 0 15px}.language-card p{color:#657188;max-width:730px}.language-cloud{display:flex;flex-wrap:wrap;gap:9px;margin-top:25px}.language-cloud span{background:#fff;border:1px solid #dce6f6;padding:8px 11px;border-radius:999px;font-size:.82rem;font-weight:700;color:#516079}.language-orb{width:230px;height:230px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(145deg,#265cff,#21a3ff);color:#fff;box-shadow:0 28px 60px rgba(36,96,255,.3)}.language-orb span{font-size:5rem;font-weight:900;line-height:.9;letter-spacing:-.07em}.language-orb small{font-size:1rem;margin-top:10px}.cta-section{padding-top:0;background:#f6f9ff}.cta-card{background:#19233a;color:#fff;border-radius:32px;padding:42px;display:grid;grid-template-columns:110px 1fr auto;align-items:center;gap:30px}.cta-card>img{width:100px;border-radius:23px}.cta-card .eyebrow{color:#80a4ff}.cta-card h2{font-size:2rem;line-height:1.05;letter-spacing:-.04em;margin:6px 0 8px}.cta-card p{margin:0;color:#aeb9cd}.compact{justify-content:flex-end}.compact .store-link img{height:47px}footer{background:#0f1626;color:#aeb9cd;padding:28px 0}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:.86rem}.footer-brand{display:flex;align-items:center;gap:10px;color:#fff}.footer-brand img{width:42px;border-radius:10px}.footer-brand div{display:flex;flex-direction:column;line-height:1.1}.footer-brand small{font-size:.7rem;color:#8d99ae}.footer-row p{margin:0}.footer-links{display:flex;gap:18px}.footer-links a:hover{color:#fff}.mobile-download{display:none}
@media(max-width:980px){.nav-links>a:not(.nav-cta){display:none}.hero-grid{grid-template-columns:1fr;gap:30px}.hero-copy{text-align:center}.mini-badge,.hero-brand-row,.hero-pills,.store-buttons{justify-content:center}.hero-lead{margin-left:auto;margin-right:auto}.hero h1{margin-left:auto;margin-right:auto}.hero-visual{min-height:610px}.main-phone{width:350px}.feature-grid{grid-template-columns:repeat(2,1fr)}.screens-track{grid-template-columns:repeat(2,1fr)}.section-head.split{grid-template-columns:1fr}.language-card{grid-template-columns:1fr;text-align:center}.language-card p{margin-left:auto;margin-right:auto}.language-cloud{justify-content:center}.language-orb{margin:auto}.cta-card{grid-template-columns:90px 1fr}.cta-card .compact{grid-column:1/-1}.footer-row{flex-wrap:wrap}}@media(max-width:640px){.container{width:min(100% - 26px,1180px)}.site-header .nav{height:66px}.brand img{width:35px;height:35px}.nav-cta{display:none!important}.lang-picker{padding:7px 8px}.lang-picker select{max-width:92px;font-size:.84rem}.hero{padding:52px 0 34px}.hero h1{font-size:3.1rem}.hero-lead{font-size:1rem}.hero-visual{min-height:555px}.main-phone{width:310px;border-width:6px;border-radius:41px}.floating-card{padding:10px 11px}.card-daily{left:-2px;top:120px}.card-level{right:-2px;bottom:75px}.trust-row{overflow:auto;justify-content:flex-start;padding:0 4px;white-space:nowrap}.section{padding:72px 0}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:auto}.screens-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.screens-track figure{min-width:76%;scroll-snap-align:center}.language-card{padding:34px 20px}.language-orb{width:185px;height:185px}.language-orb span{font-size:4rem}.cta-card{padding:28px 22px;grid-template-columns:65px 1fr;gap:18px}.cta-card>img{width:65px;border-radius:16px}.cta-card h2{font-size:1.6rem}.compact .store-link img{height:43px}.footer-row{flex-direction:column;text-align:center}.mobile-download{display:block;position:fixed;z-index:60;left:12px;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));filter:drop-shadow(0 12px 28px rgba(20,45,100,.28))}.mobile-download a{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#2458f6,#2179ff);color:#fff;border-radius:16px;padding:14px 17px;font-weight:800}.mobile-download b{font-size:1.25rem}body{padding-bottom:76px}}
