*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#070d1a;--bg2:#0d1526;--bg3:#111e35;--cyan:#00e5c8;--cyan-glow:#00e5c840;--rose:#ff3c64;--rose-glow:#ff3c6433;--violet:#7c4dff;--violet-glow:#7c4dff33;--white:#fff;--gray:#8892a4;--gray2:#4a5568;--border:#ffffff14;--glass:#ffffff0a;--glass2:#ffffff12;--font:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font);background-color:var(--bg);color:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;line-height:1.6;overflow-x:hidden}#root{text-align:left;width:100%;min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:none;font-family:inherit}img{max-width:100%;display:block}h1,h2,h3,h4,h5,h6{line-height:1.2}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#7c4dff66;border-radius:2px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes pulse-ring{0%{opacity:.8;transform:scale(.85)}50%{opacity:.3;transform:scale(1.1)}to{opacity:.8;transform:scale(.85)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes glow-pulse{0%,to{box-shadow:0 0 20px var(--cyan-glow), 0 0 40px var(--cyan-glow)}50%{box-shadow:0 0 40px var(--cyan-glow), 0 0 80px var(--cyan-glow)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes orbit{0%{transform:rotate(0)translate(60px)rotate(0)}to{transform:rotate(360deg)translate(60px)rotate(-360deg)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.phones-fan{justify-content:center;align-items:center;width:460px;height:560px;display:flex;position:relative}.phone-mockup{transition:transform .4s;position:absolute}.phone-frame{background:linear-gradient(160deg,#1c1c1e 0%,#2c2c2e 50%,#1a1a1c 100%);border:1.5px solid #ffffff2e;border-radius:50px;width:200px;height:430px;position:relative;overflow:visible;box-shadow:0 0 0 1px #0009,0 40px 80px #000000b3,inset 0 1px #ffffff1f,inset 0 -1px #0006}.phone-frame-center{width:220px;height:470px;box-shadow:0 0 0 1px #0009,0 50px 100px #000c,0 0 60px #00e5c81f,inset 0 1px #ffffff24,inset 0 -1px #0006}.phone-side-btn{background:linear-gradient(#3a3a3c,#2c2c2e);border-radius:2px;position:absolute}.phone-action-btn{background:linear-gradient(#48484a,#3a3a3c);border-radius:2px 0 0 2px;width:3px;height:32px;top:100px;left:-4px}.phone-vol-up{border-radius:2px 0 0 2px;width:3px;height:36px;top:148px;left:-4px}.phone-vol-down{border-radius:2px 0 0 2px;width:3px;height:36px;top:192px;left:-4px}.phone-camera-ctrl{border-radius:0 2px 2px 0;width:3px;height:48px;top:180px;right:-4px}.phone-screen{background:#000;border-radius:46px;flex-direction:column;display:flex;position:absolute;inset:5px;overflow:hidden}.phone-frame-center .phone-screen{border-radius:46px}.phone-dynamic-island{z-index:10;background:#000;border-radius:20px;width:88px;height:28px;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #ffffff0f}.phone-screenshot{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.phone-left{z-index:1;opacity:.85;filter:brightness(.75);transform:rotate(-14deg)translate(-130px)translateY(30px)}.phone-center{z-index:3;animation:5s ease-in-out infinite float;transform:translateY(-10px)}.phone-right{z-index:1;opacity:.85;filter:brightness(.75);transform:rotate(14deg)translate(130px)translateY(30px)}.nav-links-wrap{align-items:center;gap:32px;display:flex}.nav-cta-wrap{display:inline-block}.nav-mobile-btn{color:#8892a4;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;padding:7px 9px;display:none}.mobile-menu{background:#070d1af7;border-bottom:1px solid #ffffff14;flex-direction:column;gap:0;animation:.2s slideDown;display:none}.mobile-menu.open{display:flex}.mobile-menu a,.mobile-menu button{color:#8892a4;text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff0d;padding:14px 24px;font-family:inherit;font-size:15px;font-weight:500;transition:color .2s;display:block}.mobile-menu a:last-child,.mobile-menu button:last-child{border-bottom:none}.mobile-menu a:hover,.mobile-menu button:hover{color:#fff}.mobile-menu .mobile-cta{color:#00e5c8;font-weight:700}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}.hero-right{justify-content:center;align-items:center;display:flex}.modes-grid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:760px;margin:0 auto;display:grid}.steps-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.mode-card{--accent:#00e5c8;--glow:#00e5c826;isolation:isolate;background:linear-gradient(165deg,#ffffff0f,#ffffff05);border:1px solid #ffffff14;border-radius:24px;padding:36px 32px;transition:transform .35s cubic-bezier(.2,.7,.3,1),border-color .35s,box-shadow .35s;position:relative;overflow:hidden}.mode-card:before{content:"";background:linear-gradient(90deg, transparent, var(--accent), transparent);opacity:.55;height:3px;position:absolute;top:0;left:0;right:0}.mode-card:after{content:"";z-index:-1;background:radial-gradient(circle, var(--glow), transparent 70%);opacity:.55;pointer-events:none;width:260px;height:260px;transition:opacity .35s;position:absolute;top:-45%;right:-25%}.mode-card:hover{border-color:color-mix(in srgb, var(--accent) 45%, transparent);box-shadow:0 24px 60px #00000073, 0 0 50px var(--glow);transform:translateY(-8px)}.mode-card:hover:after{opacity:1}.mode-card__icon{background:color-mix(in srgb, var(--accent) 14%, transparent);border:1px solid color-mix(in srgb, var(--accent) 32%, transparent);border-radius:18px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;font-size:30px;line-height:1;display:flex}.mode-card__tag{letter-spacing:1.5px;color:var(--accent);background:color-mix(in srgb, var(--accent) 10%, transparent);border:1px solid color-mix(in srgb, var(--accent) 30%, transparent);border-radius:999px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.mode-card__title{color:#fff;letter-spacing:-.4px;margin:16px 0 10px;font-size:24px;font-weight:700}.mode-card__desc{color:#8892a4;font-size:15px;line-height:1.7}.footer-top{flex-wrap:wrap;gap:60px;margin-bottom:48px;display:flex}.footer-links{flex-wrap:wrap;flex:1;justify-content:flex-end;gap:60px;display:flex}.hero-stats{gap:32px;display:flex}.tech-strip{background:#ffffff05;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;flex-wrap:wrap;justify-content:center;gap:40px;padding:18px 24px;display:flex}.locale-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px;display:grid}.locale-card{text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:24px 20px}.legal-page-wrap{background:#070d1a;min-height:100vh;padding:80px 24px}.legal-page-inner{max-width:800px;margin:0 auto}@media (width<=1024px){.steps-grid{grid-template-columns:repeat(2,1fr)}.hero-grid{gap:40px}.phones-fan{width:360px;height:480px}.phone-frame{border-radius:42px;width:170px;height:366px}.phone-frame-center{width:188px;height:400px}.phone-screen,.phone-frame-center .phone-screen{border-radius:38px}.phone-dynamic-island{width:74px;height:24px;top:10px}.phone-left{transform:rotate(-14deg)translate(-108px)translateY(26px)}.phone-right{transform:rotate(14deg)translate(108px)translateY(26px)}}@media (width<=768px){.nav-links-wrap,.nav-cta-wrap{display:none!important}.nav-mobile-btn{display:flex}.hero-grid{grid-template-columns:1fr;gap:36px;padding:0 20px}.hero-right{justify-content:center;display:flex}.hero-stats{flex-wrap:wrap;gap:20px}.phones-fan{width:340px;height:380px}.phone-frame{border-radius:36px;width:140px;height:300px}.phone-frame-center{width:158px;height:330px}.phone-screen,.phone-frame-center .phone-screen{border-radius:32px}.phone-dynamic-island{width:64px;height:20px;top:8px}.phone-action-btn{width:2.5px;height:24px;top:76px}.phone-vol-up{width:2.5px;height:28px;top:108px}.phone-vol-down{width:2.5px;height:28px;top:144px}.phone-camera-ctrl{width:2.5px;height:36px;top:130px}.phone-left{display:block;transform:rotate(-14deg)translate(-96px)translateY(24px)}.phone-right{display:block;transform:rotate(14deg)translate(96px)translateY(24px)}.phone-center{transform:translateY(-8px)}.modes-grid{grid-template-columns:1fr;max-width:440px}.mode-card{padding:30px 26px}.steps-grid,.pricing-grid{grid-template-columns:1fr}.section-responsive{padding:60px 20px!important}.download-responsive{padding:72px 20px!important}.ai-block-responsive{padding:40px 20px!important}.locale-grid{grid-template-columns:1fr}.locale-card{padding:20px 16px}.tech-strip{gap:20px;padding:16px}.footer-inner-resp{padding:40px 20px 24px!important}.footer-top{flex-direction:column;gap:28px}.footer-links{flex-direction:column;justify-content:flex-start;gap:24px}.footer-bottom-responsive{flex-direction:column;align-items:flex-start!important;gap:12px!important}.legal-page-wrap{padding:48px 16px}}@media (width<=480px){.hero-stats{gap:14px}.section-responsive{padding:48px 16px!important}.mode-card{border-radius:20px;padding:26px 22px}.mode-card__icon{border-radius:16px;width:54px;height:54px;font-size:26px}.mode-card__title{font-size:21px}.phones-fan{width:290px;height:340px}.phone-frame{width:122px;height:262px}.phone-frame-center{width:138px;height:290px}.phone-left{transform:rotate(-13deg)translate(-80px)translateY(20px)}.phone-right{transform:rotate(13deg)translate(80px)translateY(20px)}}
