:root{--bg:#0f1724;--card:#0b1220;--muted:#9aa4b2;--accent:#6ee7b7;--accent-2:#60a5fa;--white:#e6eef8;--glass:hsla(0,0%,100%,0.03);--glass-2:hsla(0,0%,100%,0.02);--radius:14px;font-family:Inter,ui-sans-serif,system-ui,Helvetica Neue,Arial;--color-primary:var(--color-cod-gray-950);--color-on-primary:#fff;--color-secondary:var(--color-athens-gray-100);--color-on-secondary:#030213;--color-surface:var(--color-slate-gray-50);--color-on-surface:var(--color-primary);--color-light:var(--color-athens-gray-50);--color-on-light:var(--color-primary);--color-accent:#e9ebef;--color-on-accent:var(--color-primary);--color-error:#b00020;--color-on-error:#fff;--color-shadow:rgba(0,0,0,0.01247);--header-z-index:1000;--mouse-shield-z-index:10000;--notification-z-index:100000;--page-inner-width:1200px;--page-inner-width-percent:139.13043478%;--page-form-width:600px;--border-radius:12px;--border-color:rgba(0,0,0,0.1);--shadow-color:rgba(0,0,0,0.1);--padding-thiny:5px;--padding-s:11px;--padding:17px;--padding-l:27px;--padding-xl:46px;--form-field-padding:5px;--gap-thiny:5px;--gap-s:8px;--gap:14px;--gap-l:42px;--gap-xl:126px;--block-gap:50px;--font-size-s:0.88em;--font-size:1em;--font-size-l:1.8em;--font-size-xl:2.1em}@font-face{font-family:Roboto;src:url(/assets/public/lib/fonts/Roboto/Roboto-VariableFont_wdth,wght.ttf) format("truetype");font-display:swap;font-weight:1 1000;font-size:inherit}.null-padding-margin{padding:0;margin:0}.flex-h,.flex-h-center{display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.flex-h-center{-moz-box-pack:center;justify-content:center}.flex-h-between{-moz-box-pack:justify;justify-content:space-between}.flex-h-between,.flex-h-end{display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.flex-h-end{-moz-box-pack:end;justify-content:flex-end}.flex-h-around{justify-content:space-around}.flex-h-around,.flex-h-evenly{display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.flex-h-evenly{-moz-box-pack:space-evenly;justify-content:space-evenly}.flex-v,.flex-v-center{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.flex-v-center{-moz-box-pack:center;justify-content:center}.flex-v-between{-moz-box-pack:justify;justify-content:space-between}.flex-v-between,.flex-v-end{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.flex-v-end{-moz-box-pack:end;justify-content:flex-end}.flex-v-around{justify-content:space-around}.flex-v-around,.flex-v-evenly{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.flex-v-evenly{-moz-box-pack:space-evenly;justify-content:space-evenly}.flex-align-center{-moz-box-align:center;align-items:center}.flex-align-start{-moz-box-align:start;align-items:flex-start}.flex-align-end{-moz-box-align:end;align-items:flex-end}.flex-align-stretch{-moz-box-align:stretch;align-items:stretch}.unlike-ul{padding:0;margin:0;list-style-type:none}.no-shrink{flex-shrink:0}*{-moz-box-sizing:border-box;box-sizing:border-box}body{padding:0;margin:0;overflow:auto}a,a:active,a:focus,a:visited{color:inherit;text-decoration:none}input,select,textarea{outline:0;box-shadow:none;border:0}*{font-family:Roboto,Segoe UI,sans-serif}html{font-size:15px}body{min-width:320px;height:100vh;background:-moz-linear-gradient(top,var(--bg),#061025);background:linear-gradient(180deg,var(--bg),#061025);color:var(--white);line-height:1.45;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,body>main{position:relative;width:100%}body>main{z-index:1;height:100%;overflow:auto}ul{padding:0;margin:0;list-style-type:none}h1,h2,h3,h4,h5,h6{padding:0;margin:0;line-height:1.3}h1{font-size:2.2em}h1,h2{font-weight:700}h2{font-size:1.8em}h3{font-weight:700;font-size:1.5em}.img.icon,span.fi{position:relative;display:-moz-inline-box;display:inline-flex;-moz-box-pack:center;justify-content:center}.img.icon.prefix,span.fi.prefix{margin-right:8px;opacity:.81}.img.icon.suffix,span.fi.suffix{margin-left:8px}.img.icon.large,span.fi.large{font-size:1.67em}.img.icon.primary,span.fi.primary{color:var(--color-primary)}.img.icon{display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}.img.icon img{width:20px}a{display:inline-block;cursor:pointer;border-radius:var(--border-radius)}a:not(.no-auto):not(.icon):not(.button):not(.field){padding:-moz-calc(var(--padding)*0.5);padding:calc(var(--padding)*0.5)}a:not(.button).primary{color:var(--color-on-primary);background:var(--color-primary)}a:not(.button).secondary{color:var(--color-on-secondary);background:var(--color-secondary)}.p,p{padding:0;margin:0;line-height:1.6em}@media (max-width:520px){.p,p{line-height:1.4em}}.uicons{width:24px}.iconed{display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-align:center;align-items:center}input:-moz-placeholder{white-space:nowrap;text-overflow:ellipsis}input:-ms-input-placeholder{white-space:nowrap;text-overflow:ellipsis}input:placeholder-shown{white-space:nowrap;text-overflow:ellipsis}header.component>.inner{background:-moz-linear-gradient(top,var(--bg),#061025);background:linear-gradient(180deg,var(--bg),#061025);display:grid;max-width:1200px;margin:0 auto;padding:var(--padding-s) var(--padding)}header.component .mobile-menu-btn{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;justify-content:space-around;gap:3px;height:32px}header.component .mobile-menu-btn>.bar{height:1px;background:hsla(0,0%,100%,.465)}header.component .mobile-menu{--x-h:0;-moz-transition:height .3s cubic-bezier(.23,1.59,.47,.84);transition:height .3s cubic-bezier(.23,1.59,.47,.84)}header.component .mobile-menu>.inner{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;gap:16px;overflow:hidden;padding:var(--padding);border-left:1px solid hsla(0,0%,100%,.165)}header.component .mobile-menu>.inner>a{background:hsla(0,0%,100%,.0465);padding:var(--padding-s) var(--padding)}header.component .mobile-menu.active{height:var(--x-h)}header.component nav{display:-moz-box;display:flex;gap:18px;-moz-box-align:center;align-items:center}header.component nav a{color:var(--muted);font-weight:600}@media (max-width:525px){header.component>.inner{grid-template-columns:auto 32px;-moz-box-align:center;align-items:center}header.component nav{display:none}header.component .mobile-menu{grid-column:span 2;height:0;overflow:hidden}}@media (min-width:526px){header.component>.inner{display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between}header.component .mobile-menu,header.component .mobile-menu-btn{display:none}}footer.component{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;gap:var(--gap);color:var(--muted);max-width:1200px;margin:48px auto 0;padding:var(--padding)}@media (min-width:681px){footer.component{-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-pack:justify;justify-content:space-between}}header{position:-webkit-sticky;position:sticky;top:0;z-index:1000}.brand{display:-moz-box;display:flex;gap:12px;-moz-box-align:center;align-items:center}.cta-btn{background:-moz-linear-gradient(left,var(--accent),var(--accent-2));background:linear-gradient(90deg,var(--accent),var(--accent-2));border:none;padding:10px 16px;border-radius:12px;color:#042033;font-weight:700;cursor:pointer;box-shadow:0 8px 30px rgba(96,165,250,.08)}.hero{width:100%;max-width:1200px;margin:12px auto 48px;padding:40px 20px;display:grid;grid-template-columns:1fr 460px;gap:36px;-moz-box-align:center;align-items:center}@media (min-width:376px){.hero{width:90%}}@media (min-width:1200px){.hero{width:100%}}.hero-left h1{font-size:clamp(26px,4vw,40px);margin:0 0 12px;line-height:1.04}.tagline{color:var(--muted);margin-bottom:20px;font-size:1.02rem}.hero-cta{display:-moz-box;display:flex;gap:var(--gap);-moz-box-align:center;align-items:center}@media (max-width:425px){.hero-cta{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:start;align-items:flex-start}}.download{background:rgba(0,0,0,0);border:1.5px solid hsla(0,0%,100%,.06);padding:10px 14px;border-radius:12px;color:var(--white);cursor:pointer;font-weight:600}.bullet-list{display:grid;gap:10px;margin-top:20px}.bullet{display:-moz-box;display:flex;gap:12px;-moz-box-align:start;align-items:flex-start;color:var(--muted)}.bullet svg{-moz-box-flex:0;flex:0 0 34px}.mockup{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}.phone{width:260px;height:540px;border-radius:34px;background:-moz-linear-gradient(top,var(--glass),var(--glass-2));background:linear-gradient(180deg,var(--glass),var(--glass-2));padding:18px;box-shadow:0 30px 60px rgba(2,6,23,.6),inset 0 1px 0 hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.04)}.phone,.phone .screen{position:relative;overflow:hidden}.phone .screen{width:100%;height:100%;border-radius:20px;background:-moz-linear-gradient(top,#081224,#061226);background:linear-gradient(180deg,#081224,#061226)}.phone .screen img{max-width:100%;max-height:100%}.card{background:hsla(0,0%,100%,.02);border-radius:12px;padding:10px}.features{max-width:1200px;margin:40px auto;padding:0 20px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{background:-moz-linear-gradient(top,hsla(0,0%,100%,.02),hsla(0,0%,100%,.015));background:linear-gradient(180deg,hsla(0,0%,100%,.02),hsla(0,0%,100%,.015));padding:18px;border-radius:12px;border:1px solid hsla(0,0%,100%,.03)}.feature-card h3{margin:6px 0 8px}.feature-card p{color:var(--muted);margin:0}.pricing{max-width:1100px;margin:40px auto;padding:24px 20px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}.price-card{background:-moz-linear-gradient(top,hsla(0,0%,100%,.02),hsla(0,0%,100%,.01));background:linear-gradient(180deg,hsla(0,0%,100%,.02),hsla(0,0%,100%,.01));padding:22px;border-radius:14px;text-align:center;border:1px solid hsla(0,0%,100%,.03)}.price-card .price{font-size:28px;font-weight:800;margin:10px 0}.price-card .buy{margin-top:12px;padding:10px;border-radius:10px;border:none;background:var(--accent-2);color:#042033;font-weight:700;cursor:pointer}.two-col{max-width:1200px;margin:40px auto;padding:0 20px;display:grid;grid-template-columns:1fr 420px;gap:24px;-moz-box-align:start;align-items:start}.faq-item{padding:14px;border-radius:10px;margin-bottom:12px}.faq-item,form.contact{background:var(--glass)}form.contact{padding:16px;border-radius:12px;border:1px solid hsla(0,0%,100%,.03)}@media (max-width:980px){.hero{grid-template-columns:1fr;gap:18px;padding:30px 20px}.features{grid-template-columns:repeat(2,1fr)}.pricing,.two-col{grid-template-columns:1fr}.phone{width:220px;height:470px}}@media (max-width:520px){.features{grid-template-columns:1fr}.brand .logo{width:36px;height:36px;font-size:15px}.cta-btn{padding:8px 12px;font-size:14px}.phone{width:200px;height:420px}}.muted{color:var(--muted)}.kbd{background:hsla(0,0%,100%,.03);padding:6px 8px;border-radius:8px;font-weight:700}.reveal{opacity:0;-moz-transform:translateY(8px);-ms-transform:translateY(8px);transform:translateY(8px);-moz-animation:reveal .7s ease forwards;animation:reveal .7s ease forwards}.reveal.delay{-moz-animation-delay:.12s;animation-delay:.12s}@-moz-keyframes reveal{to{opacity:1;-moz-transform:none;transform:none}}@keyframes reveal{to{opacity:1;-moz-transform:none;transform:none}}