
:root{--bg:#181c24;--bg2:#121720;--panel:#202630;--panel2:#293241;--line:#3a4557;--text:#f3f6fb;--muted:#aab3c2;--green:#14bf90;--green2:#00e08d;--blue:#3d82ee;--orange:#ff9f08;--red:#ff4747;--purple:#8158ee;--cyan:#13a9df;--shadow:0 28px 80px rgba(0,0,0,.42);--r:34px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.site-header{position:sticky;top:0;z-index:100;background:rgba(24,28,36,.86);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.07)}.nav-shell{height:78px;display:flex;align-items:center;gap:28px}.product-brand{display:inline-flex;align-items:center;gap:11px;min-width:max-content}.brand-icon{width:43px;height:43px;border-radius:13px;box-shadow:0 8px 24px rgba(0,0,0,.25)}.wordmark{font-size:19px;letter-spacing:-.5px}.wm-all{color:var(--orange)}.wm-my{color:#10c879}.wm-cards{color:#2b9ef4}.desktop-nav{display:flex;align-items:center;gap:22px;margin-left:auto}.desktop-nav a{font-size:14px;font-weight:700;color:var(--muted);transition:.2s}.desktop-nav a:hover{color:var(--text)}.nav-actions{display:flex;align-items:center;gap:10px}.nav-download{height:45px;border-radius:15px;padding:0 14px;display:flex;align-items:center;gap:9px;background:#0e141d;border:1px solid var(--line);font-size:12px;font-weight:800}.nav-download img,.btn img{width:23px;height:23px}.lang-switcher{position:relative}.lang-btn{height:45px;border-radius:15px;padding:0 13px;display:flex;align-items:center;gap:7px;background:var(--panel);border:1px solid var(--line);color:var(--text);font-weight:800;cursor:pointer}.lang-dropdown{position:absolute;right:0;top:54px;min-width:220px;margin:0;padding:8px;list-style:none;background:#161c25;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);display:none}.lang-dropdown.open{display:block}.lang-dropdown button{width:100%;border:0;background:transparent;color:var(--text);padding:10px;border-radius:11px;text-align:left;cursor:pointer}.lang-dropdown button:hover,.lang-dropdown button.active{background:rgba(20,191,144,.12);color:#54e4bc}.nav-toggle{display:none;width:45px;height:45px;border:1px solid var(--line);background:var(--panel);border-radius:14px;padding:12px;cursor:pointer}.nav-toggle span{display:block;height:2px;background:#fff;margin:4px 0}.mobile-nav{display:none}.hero{position:relative;min-height:760px;display:flex;align-items:center;padding:72px 0 92px;overflow:hidden;background:linear-gradient(180deg,#171b23 0%,#171b23 52%,#141922 100%)}.hero::after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(20,191,144,.55),rgba(61,130,238,.55),transparent)}.hero-aurora{position:absolute;border-radius:999px;filter:blur(70px);opacity:.22;pointer-events:none}.a1{width:500px;height:500px;background:var(--green);right:-160px;top:-130px}.a2{width:460px;height:460px;background:var(--blue);left:48%;bottom:-260px}.a3{width:300px;height:300px;background:var(--orange);left:-140px;top:170px;opacity:.11}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:72px;align-items:center;position:relative;z-index:2}.hero-kicker,.eyebrow{font-size:12px;font-weight:900;letter-spacing:.15em;text-transform:uppercase;color:#7ce4c2;display:flex;align-items:center;gap:10px}.pulse-dot{width:8px;height:8px;border-radius:50%;background:var(--green2);box-shadow:0 0 0 7px rgba(20,191,144,.12)}.hero-brand{display:flex;align-items:center;gap:17px;margin:24px 0 22px}.hero-brand>img{width:80px;height:80px;border-radius:24px;box-shadow:0 18px 42px rgba(0,0,0,.3)}.hero-wordmark{font-size:34px;font-weight:850;letter-spacing:-1.4px;line-height:1}.hero-mini{display:block;color:#778294;font-size:10px;letter-spacing:.24em;margin-top:8px;font-weight:800}.hero h1{font-size:clamp(44px,5.5vw,74px);line-height:1.02;letter-spacing:-.055em;margin:0;max-width:720px}.hero-lede{font-size:18px;color:var(--muted);max-width:650px;margin:24px 0 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 21px;border-radius:17px;font-weight:850;border:1px solid transparent;cursor:pointer}.btn-primary{background:linear-gradient(135deg,#13c898,#08aa7e);color:white;box-shadow:0 14px 38px rgba(14,190,142,.2)}.btn-ghost{background:rgba(255,255,255,.035);border-color:var(--line);color:var(--text)}.hero-trust{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.hero-trust span{border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.035);padding:7px 11px;border-radius:999px;font-size:12px;font-weight:750;color:#c4ccd8}.hero-devices{height:610px;position:relative}.device-card{position:absolute;width:315px;border-radius:38px;padding:7px;background:#080b10;border:1px solid rgba(255,255,255,.12);box-shadow:var(--shadow);overflow:hidden}.device-card img{display:block;width:100%;border-radius:31px}.device-front{right:50px;top:15px;transform:rotate(3deg);z-index:3}.device-back{left:0;top:90px;transform:rotate(-7deg);opacity:.78;z-index:1}.icon-float{position:absolute;right:-5px;bottom:42px;width:122px;height:122px;padding:8px;border-radius:36px;background:rgba(255,255,255,.09);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.14);box-shadow:var(--shadow);z-index:5;transform:rotate(8deg)}.icon-float img{width:100%;height:100%;border-radius:28px}.quick-strip{border-bottom:1px solid rgba(255,255,255,.06);background:#151a22}.quick-grid{display:grid;grid-template-columns:repeat(5,1fr);min-height:112px}.quick-grid>div{display:flex;flex-direction:column;justify-content:center;padding:20px 24px;border-left:1px solid rgba(255,255,255,.06)}.quick-grid>div:last-child{border-right:1px solid rgba(255,255,255,.06)}.quick-grid strong{font-size:14px;color:#fff}.quick-grid span{font-size:12px;color:#8f99aa;margin-top:4px}.feature-section{padding:120px 0;border-bottom:1px solid rgba(255,255,255,.055);background:#181c24}.feature-section.alt{background:#151a22}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.feature-grid.reverse .feature-visual{order:2}.feature-grid.reverse .feature-copy{order:1}.section-index{font-size:12px;letter-spacing:.15em;font-weight:900;color:#6eddbb;margin:0 0 17px}.feature-copy h2,.pro-copy h2,.indie-grid h2,.contact-copy h2{font-size:clamp(36px,4vw,58px);line-height:1.05;letter-spacing:-.04em;margin:0}.section-lede,.pro-copy>p,.indie-grid>p,.contact-copy>p{font-size:17px;color:var(--muted);margin:22px 0}.feature-list{padding:0;margin:27px 0 0;list-style:none}.feature-list li{position:relative;padding:11px 0 11px 31px;color:#dbe1e9;border-bottom:1px solid rgba(255,255,255,.055)}.feature-list li::before{content:"";position:absolute;left:0;top:18px;width:10px;height:10px;border-radius:4px;background:linear-gradient(135deg,var(--green),#1ee5b2);box-shadow:0 0 0 5px rgba(20,191,144,.08)}.screen-stage{position:relative;min-height:660px;border-radius:46px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(255,255,255,.07)}.screen-stage::before,.screen-stage::after{content:"";position:absolute;border-radius:50%;filter:blur(15px)}.stage-green{background:radial-gradient(circle at 22% 18%,rgba(20,191,144,.23),transparent 42%),linear-gradient(145deg,#202934,#11161e)}.stage-blue{background:radial-gradient(circle at 82% 18%,rgba(61,130,238,.27),transparent 40%),linear-gradient(145deg,#202934,#11161e)}.stage-purple{background:radial-gradient(circle at 20% 20%,rgba(129,88,238,.3),transparent 42%),linear-gradient(145deg,#202934,#11161e)}.stage-orange{background:radial-gradient(circle at 80% 18%,rgba(255,159,8,.25),transparent 42%),linear-gradient(145deg,#202934,#11161e)}.phone-frame{width:295px;border-radius:35px;padding:6px;background:#0a0d12;border:1px solid rgba(255,255,255,.13);box-shadow:0 30px 75px rgba(0,0,0,.44);overflow:hidden;position:relative;z-index:2}.phone-frame img{width:100%;display:block;border-radius:29px}.stage-card{position:absolute;z-index:4;min-width:210px;padding:14px 17px;border-radius:18px;background:rgba(31,38,49,.88);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.11);box-shadow:0 18px 45px rgba(0,0,0,.27)}.stage-card strong{display:block;color:#fff;font-size:12px;letter-spacing:.14em}.stage-card span{display:block;color:#aeb8c7;font-size:12px;margin-top:3px}.stage-card.top{top:45px;right:26px}.stage-card.bottom{bottom:45px;left:25px}.settings-pair{position:relative;min-height:670px;display:flex;align-items:center;justify-content:flex-start}.settings-pair .phone-frame{width:280px;transform:rotate(-3deg)}.settings-pair .phone-secondary{position:absolute;width:245px;right:10px;top:75px;transform:rotate(5deg);opacity:.88}.secure-card{bottom:40px;right:25px}.pro-section{padding:115px 0;background:linear-gradient(180deg,#131922,#171c24)}.pro-shell{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center;background:linear-gradient(145deg,#202733,#181e28);border:1px solid rgba(255,255,255,.08);border-radius:46px;padding:60px;overflow:hidden;position:relative}.pro-shell::before{content:"";position:absolute;width:450px;height:450px;border-radius:50%;background:radial-gradient(circle,rgba(20,191,144,.18),transparent 66%);right:-120px;bottom:-160px}.pro-copy{position:relative;z-index:2}.pro-points{list-style:none;padding:0;margin:25px 0 30px}.pro-points li{padding:9px 0 9px 28px;position:relative;color:#dbe1ea}.pro-points li::before{content:"✓";position:absolute;left:0;color:#22d7a6;font-weight:900}.pro-card{position:relative;min-height:380px;display:flex;align-items:center;justify-content:center}.pro-orb{width:245px;height:245px;border-radius:72px;padding:12px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);box-shadow:var(--shadow);transform:rotate(7deg)}.pro-orb img{width:100%;height:100%;border-radius:60px}.pro-badge{position:absolute;right:30px;top:35px;border-radius:999px;padding:10px 20px;background:#12bd8c;color:white;font-weight:900;box-shadow:0 15px 40px rgba(0,0,0,.3)}.pro-lines{position:absolute;left:20px;bottom:55px;display:flex;gap:8px;align-items:flex-end}.pro-lines i{display:block;width:14px;border-radius:7px;background:linear-gradient(180deg,#3d82ee,#14bf90)}.pro-lines i:nth-child(1){height:55px}.pro-lines i:nth-child(2){height:88px}.pro-lines i:nth-child(3){height:40px}.indie-section{padding:95px 0;background:#181c24;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.indie-grid{display:grid;grid-template-columns:1fr .8fr;gap:80px;align-items:end}.contact-section{padding:110px 0;background:#141922}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px;align-items:start}.contact-delay{display:inline-block;margin-top:10px;padding:8px 12px;border-radius:999px;background:rgba(20,191,144,.1);color:#6ce0bd;font-size:12px;font-weight:800}.contact-form{background:#1d232d;border:1px solid rgba(255,255,255,.08);border-radius:34px;padding:32px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-form label{display:block;margin-bottom:15px}.contact-form label>span{display:block;font-size:12px;font-weight:800;color:#aeb7c5;margin:0 0 7px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;background:#171c24;border:1px solid #394456;color:#f4f7fb;border-radius:15px;padding:14px 15px;font:inherit;outline:none}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#18bf91;box-shadow:0 0 0 4px rgba(20,191,144,.08)}.contact-form textarea{resize:vertical}.form-foot{display:flex;align-items:center;gap:16px}.form-status{font-size:13px;color:#9aa5b5}.form-status.ok{color:var(--green2)}.form-status.err{color:#ff7777}.honeypot{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}footer{background:#0f141b;padding:60px 0 25px;border-top:1px solid rgba(255,255,255,.06)}.footer-top{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:70px}.footer-brand p{color:#8f99a8;max-width:420px}.footer-top h2{font-size:13px;color:#fff;margin:0 0 14px}.footer-top>div:not(.footer-brand){display:flex;flex-direction:column;gap:9px}.footer-top a{color:#9ca6b5;font-size:14px}.footer-top a:hover{color:#fff}.footer-bottom{margin-top:45px;padding-top:22px;border-top:1px solid rgba(255,255,255,.06);display:flex;justify-content:space-between;gap:20px;color:#717d8e;font-size:12px}.reveal{opacity:0;transform:translateY(22px);transition:opacity .75s ease,transform .75s ease}.reveal.in{opacity:1;transform:none}
@media(max-width:1040px){.desktop-nav{display:none}.nav-download span{display:none}.hero-grid{grid-template-columns:1fr 1fr;gap:35px}.device-card{width:270px}.hero-devices{height:540px}.feature-grid{gap:50px}.pro-shell{padding:45px}.settings-pair .phone-secondary{right:-15px}.quick-grid{grid-template-columns:repeat(5,1fr)}}
@media(max-width:780px){.wrap{width:min(100% - 30px,680px)}.nav-shell{height:68px}.brand-icon{width:38px;height:38px}.wordmark{font-size:17px}.nav-download{display:none}.nav-toggle{display:block}.mobile-nav{position:fixed;top:68px;left:0;right:0;background:#171c24;border-bottom:1px solid var(--line);padding:10px 15px 18px;display:none;flex-direction:column;z-index:90}.mobile-nav.open{display:flex}.mobile-nav a{padding:12px 8px;border-bottom:1px solid rgba(255,255,255,.055);font-weight:750;color:#c9d0db}.lang-dropdown{position:fixed;right:15px;top:65px;max-height:70vh;overflow:auto}.hero{padding:60px 0 55px;min-height:auto}.hero-grid{grid-template-columns:1fr}.hero h1{font-size:clamp(42px,12vw,62px)}.hero-devices{height:620px;margin-top:15px}.device-card{width:285px}.device-back{left:0}.device-front{right:0}.icon-float{right:3px}.quick-grid{grid-template-columns:1fr 1fr}.quick-grid>div{min-height:92px;border-bottom:1px solid rgba(255,255,255,.055)}.quick-grid>div:last-child{grid-column:1/-1}.feature-section{padding:80px 0}.feature-grid,.feature-grid.reverse{grid-template-columns:1fr;gap:48px}.feature-grid.reverse .feature-visual,.feature-grid.reverse .feature-copy{order:initial}.feature-visual{order:2!important}.feature-copy{order:1!important}.screen-stage{min-height:610px}.settings-pair{min-height:620px}.pro-section{padding:75px 0}.pro-shell{grid-template-columns:1fr;padding:34px;border-radius:34px}.pro-card{min-height:330px}.indie-grid,.contact-grid{grid-template-columns:1fr;gap:35px}.contact-section{padding:75px 0}.footer-top{grid-template-columns:1fr 1fr;gap:38px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column}}
@media(max-width:480px){.wrap{width:calc(100% - 24px)}.wordmark{display:none}.hero-brand>img{width:70px;height:70px}.hero-wordmark{font-size:30px}.hero h1{font-size:42px}.hero-lede{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.hero-devices{height:530px}.device-card{width:235px;border-radius:30px}.device-card img{border-radius:24px}.device-back{top:75px}.device-front{right:2px}.icon-float{width:88px;height:88px;border-radius:27px;bottom:22px}.icon-float img{border-radius:21px}.quick-grid{grid-template-columns:1fr 1fr}.quick-grid>div{padding:15px}.feature-section{padding:65px 0}.feature-copy h2,.pro-copy h2,.indie-grid h2,.contact-copy h2{font-size:36px}.screen-stage{min-height:540px;border-radius:32px}.phone-frame{width:245px}.stage-card{min-width:180px;padding:11px 13px}.stage-card.top{top:25px;right:12px}.stage-card.bottom{bottom:24px;left:12px}.settings-pair{min-height:570px}.settings-pair .phone-frame{width:230px}.settings-pair .phone-secondary{width:195px;top:90px;right:-4px}.secure-card{right:8px;bottom:20px}.form-grid{grid-template-columns:1fr}.contact-form{padding:22px;border-radius:25px}.footer-top{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{margin-top:32px}.pro-orb{width:210px;height:210px}.pro-card{min-height:285px}}
