:root{--font-geist-sans:"Segoe UI Variable", "Segoe UI", Arial, sans-serif;--font-geist-mono:"Cascadia Code", "SFMono-Regular", Consolas, monospace;--bg:#06080d;--bg-elevated:#0b0f17;--panel:#0e1420;--panel-strong:#111a2a;--panel-soft:#151d29;--line:#202a39;--line-strong:#2c394c;--text:#f4f7fb;--muted:#8b97a8;--muted-strong:#b9c2cf;--blue:#2b86ff;--blue-light:#68b7ff;--blue-dark:#0f315d;--green:#3ee6a0;--white:#fff;--danger:#ff7081;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg);overflow-x:hidden}body{background:var(--bg);width:100%;max-width:100%;color:var(--text);font-family:var(--font-geist-sans);-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}button,a,input{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}::selection{background:var(--blue);color:var(--white)}.site-shell{background:var(--bg);width:100%;max-width:100%;min-height:100vh;overflow-x:hidden}.section-pad,.site-header,.site-footer,.signal-bar{width:min(calc(100% - 48px), var(--max));margin-inline:auto}.site-header{z-index:20;border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;min-height:84px;display:grid;position:relative}.brand{align-items:center;gap:11px;width:max-content;display:inline-flex}.brand-logo{place-items:center;width:44px;height:44px;padding:2px;display:grid}.brand-logo img{object-fit:contain;filter:drop-shadow(0 0 8px #2788ff52);width:100%;height:100%;display:block}.brand-copy{flex-direction:column;display:flex}.brand-copy b{letter-spacing:-.02em;font-size:16px}.brand-copy small{color:#7c899d;font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;margin-top:3px;font-size:8px}.site-header nav{align-items:center;gap:25px;display:flex}.site-header nav a{color:#9da8b7;padding-block:8px;font-size:12px;transition:color .16s;position:relative}.site-header nav a:hover{color:var(--white)}.header-actions{justify-self:end;align-items:center;gap:8px;display:flex}.header-account,.header-cta,.language-toggle{border:1px solid var(--line-strong);color:#aeb9c8;background:#080c13;border-radius:10px;align-items:center;height:40px;font-family:inherit;font-size:11px;font-weight:600;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.header-account{padding:0 13px}.header-account:hover,.header-cta:hover,.language-toggle:hover{color:var(--white);background:#0c1623;border-color:#3d638e}.header-cta{color:#dbe4ef;gap:11px;padding:0 7px 0 13px}.header-cta span{background:var(--blue);width:25px;height:25px;color:var(--white);border-radius:7px;place-items:center;display:grid}.language-toggle{cursor:pointer;gap:6px;padding:0 10px}.language-toggle span{color:#596779;font-family:var(--font-geist-mono), monospace;font-size:9px;transition:color .16s}.language-toggle span.is-active{color:#78baff}.language-toggle i{background:#2a3545;width:1px;height:13px}.hero{grid-template-columns:.82fr 1.18fr;align-items:center;gap:68px;min-width:0;min-height:690px;padding-block:76px 86px;display:grid}.hero-copy{z-index:2;min-width:0;position:relative}.eyebrow,.section-index{color:#83aee1;font-family:var(--font-geist-mono), monospace;letter-spacing:.11em;text-transform:uppercase;font-size:11px;font-weight:600}.eyebrow{background:#0a111c;border:1px solid #22344d;border-radius:8px;align-items:center;gap:10px;padding:8px 11px;display:inline-flex}.eyebrow-dot{background:var(--green);border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #3ee6a099}.hero h1{letter-spacing:-.065em;max-width:620px;margin:25px 0 22px;font-size:clamp(46px,5.25vw,76px);line-height:.98}.hero h1 span{color:#82a4cb}.hero-copy>p{color:#9ca8b8;max-width:570px;margin:0;font-size:17px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:28px;min-height:50px;padding:0 19px;font-size:14px;font-weight:650;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:var(--white);box-shadow:0 12px 30px #2b86ff3d}.button-primary:hover{background:#4393ff}.button-secondary{border-color:var(--line-strong);color:#c6ced9;background:#0a0e15}.button-secondary:hover{border-color:#49617f}.hero-proof{flex-wrap:wrap;gap:18px;margin-top:29px;display:flex}.hero-proof span{color:#768294;align-items:center;gap:7px;font-size:11px;display:inline-flex}.hero-proof i{color:var(--green);font-style:normal}.hero-product{perspective:1400px;width:760px;min-width:0;padding:22px 18px 25px 0;position:relative}.app-shell{width:760px;min-height:492px;transform:translate3d(var(--tilt-shift-x,0), var(--tilt-shift-y,0), 0) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,-4deg));transform-origin:50%;transform-style:preserve-3d;will-change:transform;background:#07101e;border:1px solid #29384d;border-radius:18px;padding:12px;transition:transform .13s ease-out,box-shadow .22s;box-shadow:0 40px 90px #00000080,0 0 0 10px #0f192842}.hero-product:hover .app-shell{box-shadow:0 42px 100px #00000094,0 0 0 10px #0f192842}.app-titlebar{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;min-height:54px;padding:0 8px;display:grid}.app-brand{align-items:center;gap:8px;display:flex}.app-brand-icon{place-items:center;width:36px;height:36px;padding:2px;display:grid}.app-brand-icon img{object-fit:contain;filter:drop-shadow(0 0 6px #2788ff6b);width:100%;height:100%;display:block}.app-brand>span:last-child,.app-status>span,.app-panel header>span:nth-child(2),.app-presets header>span,.app-preset>span:nth-child(2),.license-pill>span:nth-child(2),.quick-profile>span:nth-child(2){flex-direction:column;display:flex}.app-brand b{font-size:12px}.app-brand small{color:#62758d;letter-spacing:.1em;font-size:5px}.app-status{background:#0d1a2c;border:1px solid #1e3858;border-radius:11px;align-items:center;gap:9px;height:42px;padding:5px 5px 5px 11px;display:flex}.app-status>i{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #3ee6a099}.app-status b{font-size:8px}.app-status small{color:#5b6d84;font-size:5px}.app-status button{background:var(--blue);width:33px;height:32px;color:var(--white);border:0;border-radius:8px;margin-left:7px}.app-window-actions{color:#8596ab;justify-self:end;align-items:center;gap:13px;font-size:7px;display:flex}.app-window-actions span:nth-child(-n+3){color:#d5dce5;background:#0d192a;border:1px solid #1b304c;border-radius:7px;padding:7px 9px}.app-window-actions span:nth-child(2){padding-inline:8px}.app-body{grid-template-columns:143px 1fr 162px;gap:9px;margin-top:7px;display:grid}.app-side,.app-controls,.app-presets{flex-direction:column;gap:9px;display:flex}.app-side,.app-presets{background:#0b1728;border:1px solid #1b3048;border-radius:13px;padding:10px}.support-card{background:#0c1e37;border:1px solid #2a75d0;border-radius:11px;padding:11px}.support-card small{color:#61dcb2;margin-bottom:10px;font-size:6px;display:block}.support-card small i{background:var(--green);border-radius:50%;width:4px;height:4px;margin-right:4px;display:inline-block}.support-card b,.support-card span{display:block}.support-card b{margin-bottom:3px;font-size:10px}.support-card span,.profile-create>span{color:#6f8097;font-size:6px}.support-card button,.profile-create button{background:var(--blue);width:100%;height:29px;color:var(--white);border:0;border-radius:7px;margin-top:14px;font-size:7px;font-weight:700}.profile-create{padding:7px 2px}.profile-create>b{margin-bottom:4px;font-size:10px;display:block}.profile-create>div{color:#b8c4d2;background:#0b1a2e;border:1px solid #1e3856;margin-top:12px;padding:8px;font-size:7px}.profile-create button{margin-top:6px}.profile-file-actions{grid-template-columns:1fr 1fr;gap:6px;margin-top:auto;padding-top:7px;display:grid}.profile-file-actions span{color:#a7b5c7;background:#0c1b2e;border:1px solid #1e3856;border-radius:7px;place-items:center;height:28px;font-size:6px;font-weight:650;display:grid}.app-panel{background:#0c1829;border:1px solid #1b3048;border-radius:13px;min-height:112px;padding:12px 13px}.app-panel-compact{min-height:108px}.app-panel header,.app-presets header{align-items:center;display:flex}.panel-icon{width:28px;height:28px;color:var(--blue-light);background:#0d2b51;border-radius:8px;place-items:center;margin-right:8px;font-size:11px;display:grid}.app-panel header b,.app-presets header b{font-size:10px}.app-panel header small,.app-presets header small{color:#65758b;font-size:6px}.app-panel header em{color:#63adff;margin-left:auto;font-size:6px;font-style:normal}.app-panel header button{color:#9fb1c5;background:#0c1c31;border:1px solid #1c3756;border-radius:7px;width:25px;height:25px;margin-left:auto;font-size:9px}.app-panel header em+button{margin-left:7px}.app-control-grid{grid-template-columns:1fr 1fr;gap:20px;margin-top:14px;display:grid}.app-control-grid-single{grid-template-columns:1fr}.control-label{color:#c5cfdb;justify-content:space-between;align-items:center;font-size:7px;display:flex}.control-label strong{color:#6fb4ff;background:#0c1c31;border-radius:5px;padding:4px 7px;font-size:7px}.control-track{background:#21334a;border-radius:10px;height:3px;margin-top:11px;position:relative}.control-fill{border-radius:inherit;background:var(--blue);position:absolute;inset:0 auto 0 0}.control-thumb{background:var(--blue);border:2px solid #cfe9ff;border-radius:50%;width:11px;height:11px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #2b86ff40}.quick-profile{color:#61acff;border:1px solid #1d3653;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;margin-top:-3px;display:flex}.quick-profile b{color:#d4dce7;font-size:7px}.quick-profile small{color:#627288;font-size:5px}.app-presets header{margin-bottom:2px}.app-presets header em{color:#61adff;background:#0c2c52;border-radius:6px;place-items:center;width:21px;height:21px;margin-left:auto;font-size:7px;font-style:normal;display:grid}.app-preset,.license-pill{background:#0d1b2e;border:1px solid #1b3048;border-radius:9px;grid-template-columns:32px 1fr auto;align-items:center;gap:7px;min-height:48px;padding:0 8px;display:grid}.app-preset.is-active{border-color:var(--blue);background:#10294a}.app-preset>span:first-child,.license-pill>span:first-child{color:#5aabff;background:#0d2a4d;border-radius:7px;place-items:center;width:23px;height:23px;font-size:10px;display:grid}.app-preset b,.license-pill b{font-size:7px}.app-preset small,.license-pill small{color:#607188;font-size:5px}.app-preset>i,.license-pill>i{color:#71829a;font-size:10px;font-style:normal}.license-pill{border-color:var(--blue);background:#10284a;margin-top:auto}.app-footer{color:#627289;justify-content:space-between;align-items:center;height:40px;padding:3px 9px 0;font-size:6px;display:flex}.app-footer i{background:var(--green);border-radius:50%;width:5px;height:5px;margin-right:5px;display:inline-block}.app-footer-actions{align-items:center;gap:8px;display:flex}.app-footer-actions b{color:#b9c6d5;background:#0d1b2e;border:1px solid #1b3048;border-radius:6px;padding:6px 8px;font-size:6px}.product-note{z-index:3;color:#bac4d1;transform:translate3d(var(--note-shift-x,0), var(--note-shift-y,0), 36px);will-change:transform;background:#0b1018;border:1px solid #2e3f55;border-radius:8px;align-items:center;gap:10px;padding:9px 12px;font-size:9px;transition:transform .15s ease-out;display:flex;position:absolute;box-shadow:0 14px 30px #00000059}.product-note span{color:var(--blue-light);font-family:var(--font-geist-mono), monospace}.note-top{top:-22px;right:18px}.note-bottom{bottom:-16px;right:32px}.signal-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.signal-bar>div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:116px;padding:20px 28px;display:flex}.signal-bar>div:first-child{border-left:1px solid var(--line)}.signal-bar strong{letter-spacing:-.04em;font-size:25px}.signal-bar span{color:#758195;margin-top:5px;font-size:12px}.compare-section,.features,.steps,.faq{padding-block:130px}.section-heading{justify-content:space-between;align-items:end;gap:60px;margin-bottom:52px;display:flex}.section-heading h2,.preset-copy h2,.safety-main h2,.faq-intro h2,.final-cta h2{letter-spacing:-.055em;margin:16px 0 0;font-size:clamp(38px,4.2vw,62px);line-height:1.02}.section-heading>p,.preset-copy>p,.safety-main>p,.faq-intro>p{color:#8d98a8;max-width:455px;margin:0;font-size:15px;line-height:1.65}.compare-stage{aspect-ratio:16/9;background:#11151b;border:1px solid #2a3647;border-radius:20px;height:auto;position:relative;overflow:hidden;box-shadow:0 28px 70px #00000052}.compare-photo{object-fit:cover;object-position:50% 50%;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;transition:filter .22s;position:absolute;inset:0}.compare-photo-before{filter:brightness(.95)contrast(.94)saturate(.76)sepia(.02)}.compare-photo-after{z-index:1;filter:brightness(1.03)contrast(1.16)saturate(2.05)sepia(.03)hue-rotate(-3deg)}.game-scene{background:#52657d;width:100%;height:100%;transition:filter .24s;position:relative;overflow:hidden}.scene-sky{background:#7892ad;position:absolute;inset:0 0 40%}.scene-sun{background:#d8cf9c;border-radius:50%;width:60px;height:60px;position:absolute;top:15%;right:16%}.scene-cloud{background:#a9b9c6;border-radius:20px;width:110px;height:18px;position:absolute}.cloud-one{top:20%;left:16%}.cloud-two{width:82px;top:33%;right:30%}.scene-hills{clip-path:polygon(0 68%,12% 30%,24% 60%,39% 18%,51% 55%,64% 26%,75% 56%,90% 15%,100% 62%,100% 100%,0 100%);background:#42584f;height:30%;position:absolute;bottom:33%;left:-5%;right:-5%}.hill-front{clip-path:polygon(0 46%,10% 24%,20% 52%,33% 31%,43% 60%,54% 21%,65% 48%,75% 32%,88% 59%,100% 25%,100% 100%,0 100%);background:#344c3d;height:28%;bottom:23%}.scene-building{background:#594f46;border-top:14px solid #413b36;justify-content:center;align-items:end;gap:9%;width:25%;height:31%;padding:0 8% 8%;display:flex;position:absolute;bottom:24%;right:14%}.scene-building span{background:#252b2c;border:4px solid #69645b;width:22%;height:48%}.scene-ground{background:#394536;height:37%;position:absolute;inset:auto 0 0;overflow:hidden}.scene-road{background:#484d4a;height:88%;position:absolute;bottom:-18%;left:10%;right:-10%;transform:skew(-18deg)}.scene-grass{background:#536d42;width:7px;height:42px;position:absolute;bottom:10%;transform:rotate(12deg)}.grass-one{left:9%}.grass-two{height:64px;left:28%;transform:rotate(-13deg)}.grass-three{height:54px;right:8%}.scene-before{filter:saturate(.64)contrast(.85)brightness(.82)}.compare-stage>.game-scene{position:absolute;inset:0}.compare-after{border-right:1px solid #ffffffd9;position:absolute;inset:0 auto 0 0;overflow:hidden}.compare-after-inner{width:min(calc(100vw - 48px), var(--max));height:100%}.scene-after,.scene-rust{filter:saturate(1.32)contrast(1.12)brightness(1.05)}.compare-label{z-index:3;color:#dbe2eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#06080db8;border:1px solid #ffffff26;border-radius:8px;padding:9px 12px;font-size:11px;font-weight:650;position:absolute;top:22px}.label-before{left:22px}.label-after{right:22px}.compare-handle{z-index:4;width:48px;height:48px;color:var(--white);pointer-events:none;background:#111a24;border:1px solid #ffffffa6;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 8px 30px #00000059}.compare-handle:before{z-index:-1;content:"";background:#ffffffc7;width:1px;height:900px;position:absolute}.compare-stage input{z-index:5;opacity:0;cursor:ew-resize;width:100%;height:100%;margin:0;position:absolute;inset:0}.compare-caption{color:#646f7e;justify-content:space-between;margin-top:14px;font-size:10px;display:flex}.features{border-top:1px solid var(--line)}.feature-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.feature-card{border:1px solid var(--line);background:var(--bg-elevated);border-radius:16px;flex-direction:column;min-height:340px;padding:26px;transition:transform .18s,border-color .18s,background .18s;display:flex}.feature-card:hover{background:#0d131d;border-color:#31445e;transform:translateY(-5px)}.feature-card-top{color:#718096;font-family:var(--font-geist-mono), monospace;justify-content:space-between;font-size:11px;display:flex}.feature-card-top i{border:1px solid var(--line);width:33px;height:33px;color:var(--blue-light);border-radius:8px;place-items:center;font-style:normal;display:grid}.feature-card h3{letter-spacing:-.035em;margin:auto 0 12px;font-size:25px}.feature-card p{color:#8691a1;min-height:67px;margin:0;font-size:14px;line-height:1.6}.feature-card small{color:#6caeff;width:max-content;font-family:var(--font-geist-mono), monospace;text-transform:uppercase;background:#111923;border-radius:6px;margin-top:24px;padding:7px 9px;font-size:9px}.preset-section{border-top:1px solid var(--line);grid-template-columns:.75fr 1.25fr;gap:100px;padding-block:130px;display:grid}.preset-copy>p{margin-top:22px}.preset-list{border-top:1px solid var(--line);flex-direction:column;margin-top:42px;display:flex}.preset-list button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:76px 1fr auto;align-items:center;gap:11px;min-height:94px;padding:0;display:grid}.preset-list-thumb{border:1px solid var(--line-strong);background:#0d141e;border-radius:9px;width:66px;height:48px;position:relative;overflow:hidden}.preset-list-thumb img{object-fit:cover;width:100%;height:100%;display:block}.preset-list-thumb em{color:#b6c7db;font-family:var(--font-geist-mono), monospace;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#050a11c2;border-radius:4px;padding:2px 4px;font-size:7px;font-style:normal;position:absolute;bottom:4px;right:4px}.preset-list button>span:nth-child(2){flex-direction:column;gap:4px;display:flex}.preset-list b{color:#b3bdca;font-size:15px;transition:color .16s}.preset-list small{color:#5e6978;font-size:10px}.preset-list i{color:#718096;border-radius:8px;place-items:center;width:31px;height:31px;font-style:normal;transition:background .16s,color .16s;display:grid}.preset-list button:hover b,.preset-list button.is-active b{color:var(--white)}.preset-list button.is-active i{background:var(--blue);color:var(--white)}.preset-visual{border:1px solid var(--line-strong);background:#0a0e15;border-radius:20px;align-self:center;padding:14px;box-shadow:0 34px 80px #00000052}.preset-screen{border:1px solid #2a3647;border-radius:13px;overflow:hidden}.preset-screen-top{background:#0e151f;justify-content:space-between;align-items:center;height:55px;padding:0 17px;display:flex}.preset-screen-top span{color:#718095;font-family:var(--font-geist-mono), monospace;align-items:center;gap:8px;font-size:9px;display:flex}.preset-screen-top i{background:var(--green);border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #3ee6a099}.preset-screen-top b{font-size:13px}.preset-image-wrap{aspect-ratio:16/9;background:#0a1018;position:relative;overflow:hidden}.preset-image{object-fit:cover;width:100%;height:100%;transition:filter .3s,transform .5s;display:block}.preset-image-wrap:hover .preset-image{transform:scale(1.015)}.preset-live-badge{color:#dce9f8;font-family:var(--font-geist-mono), monospace;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#050a11b8;border:1px solid #ffffff21;border-radius:8px;align-items:center;gap:7px;padding:8px 10px;font-size:8px;display:flex;position:absolute;bottom:14px;right:14px}.preset-live-badge i{background:var(--green);border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #3ee6a0b3}.scene-balanced{filter:brightness(1.03)contrast(1.08)saturate(1.14)}.scene-rust{filter:brightness(1.05)contrast(1.18)saturate(1.52)sepia(.08)hue-rotate(-7deg)}.scene-vivid{filter:brightness(1.04)contrast(1.12)saturate(1.82)sepia(.03)hue-rotate(-3deg)}.scene-warm{filter:brightness(1.03)contrast(1.1)saturate(1.38)sepia(.12)hue-rotate(-8deg)}.scene-night{filter:brightness(1.24)contrast(.92)saturate(.82)sepia(.1)hue-rotate(12deg)}.preset-values{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:9px;display:grid}.preset-values div{border:1px solid var(--line);background:#0d121a;border-radius:10px;flex-direction:column;gap:8px;padding:13px;display:flex}.preset-values span{color:#697588;font-size:9px}.preset-values b{color:#75b8ff;font-family:var(--font-geist-mono), monospace;font-size:14px}.safety{border-top:1px solid var(--line);grid-template-columns:1fr .9fr;align-items:center;gap:90px;padding-block:130px;display:grid}.safety-main>p{margin-top:22px}.safety-tags{flex-wrap:wrap;gap:8px;margin-top:29px;display:flex}.safety-tags span{color:#aab5c4;border:1px solid #27384e;border-radius:8px;padding:9px 11px;font-size:11px}.safety-terminal{background:#0a0e14;border:1px solid #2b3a4e;border-radius:17px;padding:15px;box-shadow:0 28px 65px #00000057}.safety-terminal header{border-bottom:1px solid var(--line);color:#718095;height:45px;font-family:var(--font-geist-mono), monospace;justify-content:space-between;align-items:center;padding:0 12px;font-size:9px;display:flex}.safety-terminal header i{background:var(--green);border-radius:50%;width:8px;height:8px}.pipeline-row{grid-template-columns:40px 1fr auto;align-items:center;gap:11px;min-height:79px;padding:0 12px;display:grid}.pipeline-row>span:nth-child(2){flex-direction:column;gap:4px;display:flex}.pipeline-num{color:#566478;font-family:var(--font-geist-mono), monospace;font-size:10px}.pipeline-row b{font-size:13px}.pipeline-row small{color:#667285;font-size:9px}.pipeline-row em{color:#667388;font-family:var(--font-geist-mono), monospace;font-size:8px;font-style:normal}.pipeline-row.is-accent{background:#0d213b;border:1px solid #276ec0;border-radius:10px;margin:0 -3px;padding-inline:15px}.pipeline-row.is-accent em{color:var(--green)}.pipeline-line{background:#2f3c4e;width:1px;height:18px;margin:-9px 0 -9px 31px}.steps{border-top:1px solid var(--line)}.steps .section-heading{margin-bottom:44px}.steps-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.steps-grid article{border-right:1px solid var(--line);grid-template-columns:46px 1fr;gap:10px;min-height:210px;padding:30px 30px 30px 0;display:grid}.steps-grid article:not(:first-child){padding-left:30px}.steps-grid article:last-child{border-right:0}.steps-grid article>span{color:#5e6c80;font-family:var(--font-geist-mono), monospace;font-size:10px}.steps-grid h3{margin:0 0 14px;font-size:21px}.steps-grid p{color:#7f8b9c;margin:0;font-size:13px;line-height:1.65}.faq{border-top:1px solid var(--line);grid-template-columns:.8fr 1.2fr;gap:110px;display:grid}.faq-intro>p{margin-top:21px}.copy-link{color:#69afff;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #315989;margin-top:30px;padding:0;font-size:12px;line-height:2}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{color:#dce2ea;cursor:pointer;justify-content:space-between;align-items:center;gap:24px;min-height:81px;font-size:15px;font-weight:600;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{border:1px solid var(--line-strong);color:#8390a2;border-radius:7px;flex:none;place-items:center;width:28px;height:28px;font-size:17px;font-weight:400;transition:transform .16s;display:grid}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:#808c9c;max-width:620px;margin:-4px 0 27px;padding-right:45px;font-size:13px;line-height:1.7}.pricing{border-top:1px solid var(--line);padding-block:130px}.pricing-heading{text-align:left;max-width:none;margin-bottom:52px}.pricing-heading h2{margin:10px 0 0;font-size:clamp(44px,5vw,68px)}.pricing-heading p{margin:0}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:16px;display:grid}.pricing-card{border:1px solid var(--line);background-color:#080c12;background-image:linear-gradient(#264e7c0b 1px,#0000 1px),linear-gradient(90deg,#264e7c0b 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:26px 26px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:15px;flex-direction:column;min-height:520px;padding:25px;transition:border-color .18s,transform .18s;display:flex;position:relative;overflow:hidden}.pricing-card:hover{border-color:#335270;transform:translateY(-4px)}.pricing-card.is-featured{background:linear-gradient(#357ccf11 1px,#0000 1px) 0 0/26px 26px,linear-gradient(90deg,#357ccf11 1px,#0000 1px) 0 0/26px 26px,linear-gradient(145deg,#0a1320,#07101a);border-color:#4a9bff;box-shadow:0 20px 64px #005ccc29}.pricing-card.is-featured:before{background:var(--blue);content:"";width:3px;position:absolute;inset:0 auto 0 0;box-shadow:0 0 22px #288bffb3}.plan-tech{color:#536277;font-family:var(--font-geist-mono), monospace;letter-spacing:.09em;border-bottom:1px solid #1d2b3c;justify-content:space-between;align-items:center;padding-bottom:16px;font-size:8px;display:flex}.plan-tech i{color:#3e8fe8;font-style:normal}.pricing-card header{justify-content:space-between;align-items:center;gap:12px;min-height:28px;margin-top:22px;display:flex}.pricing-card header>span{color:#6bb1ff;font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;font-size:10px;font-weight:700}.pricing-card header em{color:#67abf7;font-size:9px;font-style:normal;font-weight:700}.pricing-card h3{letter-spacing:-.04em;margin:23px 0 12px;font-size:27px}.price-line{align-items:end;gap:10px;display:flex}.price-line strong{letter-spacing:-.06em;font-size:clamp(42px,4.1vw,58px);line-height:1}.price-line small{color:#8793a4;padding-bottom:6px;font-size:11px}.usd-price{color:#7fbaff;width:max-content;font-family:var(--font-geist-mono), monospace;border-left:2px solid #2d8be6;margin-top:18px;padding:2px 0 2px 10px;font-size:10px;font-weight:700}.pricing-card ul{border-top:1px solid var(--line);color:#9aa6b6;flex-direction:column;gap:15px;margin:28px 0 34px;padding:27px 0 0;font-size:13px;list-style:none;display:flex}.pricing-card li{align-items:center;gap:10px;display:flex}.pricing-card li i{color:#54a9ff;font-family:var(--font-geist-mono), monospace;font-size:13px;font-style:normal}.pricing-button{border:1px solid var(--line-strong);color:#e4eaf2;background:#0b121c;border-radius:9px;justify-content:space-between;align-items:center;gap:13px;min-height:52px;margin-top:auto;padding-inline:17px;font-size:13px;font-weight:700;transition:transform .16s,border-color .16s,background .16s;display:flex}.pricing-button:hover{background:#111923;border-color:#4b6381;transform:translateY(-2px)}.pricing-button-primary{color:var(--white);background:#126fda;border-color:#2689ff;box-shadow:0 13px 32px #1f82ff40}.pricing-button-primary:hover{background:#2c91ff;border-color:#6bb3ff}.pricing-button-static{cursor:default}.pricing-button-static:hover{border-color:var(--line-strong);background:#0b121c;transform:none}.pricing-button-primary.pricing-button-static:hover{background:#126fda;border-color:#2689ff}.final-cta{background:#1566c8;border:1px solid #3a8aec;border-radius:22px;justify-content:space-between;align-items:center;gap:60px;min-height:380px;padding:55px 64px;display:flex}.final-cta .section-index{color:#cbe4ff}.final-cta h2{max-width:680px;color:var(--white)}.final-cta p{color:#c9e1ff;margin:18px 0 0;font-size:14px}.button-light{background:var(--white);color:#0d2747;flex:none;box-shadow:0 15px 36px #001d4447}.site-footer{border-top:1px solid var(--line);margin-top:90px;display:block}.footer-support-console{background:linear-gradient(#2a6cba0e 1px,#0000 1px) 0 0/24px 24px,linear-gradient(90deg,#2a6cba0e 1px,#0000 1px) 0 0/24px 24px,linear-gradient(120deg,#0b1320,#080c13);border:1px solid #24476e;border-radius:16px;grid-template-columns:1fr minmax(340px,.72fr);align-items:center;gap:46px;min-height:180px;margin-top:42px;padding:30px 34px;display:grid}.footer-support-console>div>span{color:#72adf0;font-family:var(--font-geist-mono), monospace;letter-spacing:.11em;align-items:center;gap:9px;font-size:8px;font-weight:700;display:flex}.footer-support-console>div>span i{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 13px #3ee6a0b3}.footer-support-console h2{letter-spacing:-.045em;margin:13px 0 7px;font-size:clamp(27px,3vw,40px)}.footer-support-console p{color:#768396;margin:0;font-size:12px}.footer-support-console>a{background:#08111de0;border:1px solid #2a4f7c;border-radius:11px;grid-template-columns:1fr auto;align-content:center;gap:5px 18px;min-height:78px;padding:15px 18px;display:grid}.footer-support-console a small{color:#58708e;font-family:var(--font-geist-mono), monospace;letter-spacing:.11em;font-size:7px}.footer-support-console a b{color:#d8e9fc;font-size:13px}.footer-support-console a span{color:#65adff;grid-area:1/2/3;align-self:center;font-size:20px}.footer-main{grid-template-columns:1.5fr repeat(3,minmax(150px,.7fr));align-items:start;gap:0;min-height:250px;padding-block:44px;display:grid}.footer-brand,.footer-column{border-right:1px solid var(--line);min-height:150px;padding-inline:30px}.footer-brand{padding-left:0}.footer-brand p{color:#737f90;max-width:340px;margin:25px 0 0;font-size:13px;line-height:1.55}.footer-column{flex-direction:column;align-items:flex-start;gap:13px;padding-top:5px;display:flex}.footer-column:last-child{border-right:0;padding-right:0}.footer-column>span{color:#7e8b9d;font-family:var(--font-geist-mono), monospace;letter-spacing:.13em;margin-bottom:7px;font-size:9px;font-weight:700}.footer-column a,.footer-column button{color:#a5afbd;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:12px;line-height:1.45}.footer-bottom{border-top:1px solid var(--line);color:#5f6c7d;align-items:center;gap:26px;min-height:68px;font-size:10px;display:flex}.footer-bottom a{color:#8290a3;margin-left:auto}.site-footer a:hover,.site-footer button:hover{color:var(--white)}.legal-backdrop{z-index:160;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#020509e0;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.legal-dialog{background:linear-gradient(#2c71bb0b 1px,#0000 1px) 0 0/26px 26px,linear-gradient(90deg,#2c71bb0b 1px,#0000 1px) 0 0/26px 26px,#07101a;border:1px solid #2b5680;border-radius:18px;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(980px,100%);max-height:min(860px,100vh - 48px);display:grid;position:relative;overflow:hidden;box-shadow:0 35px 100px #000000b3,0 0 60px #1d84f21c}.legal-dialog-header{background:#060d16e0;border-bottom:1px solid #20364d;justify-content:space-between;align-items:center;min-height:78px;padding:0 26px;display:flex}.legal-brand{align-items:center;gap:12px;display:flex}.legal-brand img{filter:drop-shadow(0 0 13px #2789ff61)}.legal-brand span{flex-direction:column;gap:4px;display:flex}.legal-brand b{color:#f3f8ff;font-size:13px}.legal-brand small,.legal-dialog-intro>span{color:#5981a8;font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;font-size:7px}.legal-dialog-header>button{color:#a9b8c8;cursor:pointer;background:#0c1723;border:1px solid #2b445d;border-radius:9px;place-items:center;width:39px;height:39px;font-size:20px;display:grid}.legal-dialog-intro{background:radial-gradient(circle at 82% 20%,#2785f429,#0000 34%),#08121de0;border-bottom:1px solid #20364d;padding:34px 36px 28px}.legal-dialog-intro h2{letter-spacing:-.06em;max-width:760px;margin:12px 0 9px;font-size:clamp(35px,5vw,58px);line-height:.98}.legal-dialog-intro p{color:#71849a;margin:0;font-size:10px}.legal-document-scroll{scrollbar-color:#286aa8 #0a131e;scrollbar-width:thin;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:12px;padding:24px;display:grid;overflow-y:auto}.legal-section{background:#070f18e8;border:1px solid #1f354a;border-radius:11px;padding:20px}.legal-section h3{color:#d9ebfc;letter-spacing:-.02em;margin:0 0 15px;font-size:15px}.legal-section p,.legal-section li{color:#8494a7;font-size:10px;line-height:1.65}.legal-section p{margin:0 0 9px}.legal-section p:last-child{margin-bottom:0}.legal-section ul{gap:7px;margin:9px 0 12px;padding:0;list-style:none;display:grid}.legal-section li{padding-left:16px;position:relative}.legal-section li:before{content:"↳";color:#3f9df5;position:absolute;top:0;left:0}.legal-dialog-footer{background:#08111b;border-top:1px solid #20364d;justify-content:space-between;align-items:center;gap:20px;min-height:70px;padding:0 26px;display:flex}.legal-dialog-footer>span{color:#687c92;font-family:var(--font-geist-mono), monospace;align-items:center;gap:9px;font-size:8px;display:flex}.legal-dialog-footer>span i{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #3ee6a099}.legal-dialog-footer button{color:#cfe8ff;cursor:pointer;background:#10283e;border:1px solid #3178b9;border-radius:8px;min-height:38px;padding:0 22px;font-size:10px;font-weight:700}@media (max-width:1180px){.hero{grid-template-columns:.72fr 1.28fr;gap:38px}.hero-product{width:700px}.app-shell{transform:translate3d(var(--tilt-shift-x,0), var(--tilt-shift-y,0), 0) scale(.9) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,-3deg));transform-origin:0}.preset-section{gap:58px}.footer-main{grid-template-columns:1.2fr repeat(3,minmax(130px,.8fr));gap:0}}@media (max-width:980px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr;min-height:0;padding-top:82px}.hero-copy{max-width:730px}.hero-product{width:760px;margin:20px auto 0}.app-shell{transform:translate3d(var(--tilt-shift-x,0), var(--tilt-shift-y,0), 0) scale(.95) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transform-origin:0 0}.signal-bar{grid-template-columns:repeat(2,1fr)}.signal-bar>div:nth-child(2){border-right:1px solid var(--line)}.signal-bar>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.section-heading{align-items:start}.compare-stage{height:auto}.preset-section,.safety,.faq{grid-template-columns:1fr;gap:60px}.preset-copy{max-width:650px}.preset-list{border:0;grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.preset-list button{border:1px solid var(--line);border-radius:10px;padding-inline:12px}.faq-intro{max-width:620px}.final-cta{align-items:flex-end;padding-inline:45px}.pricing-grid{grid-template-columns:1fr}.pricing-card{min-height:0}.footer-support-console{grid-template-columns:1fr;gap:24px}.footer-main{grid-template-columns:repeat(3,1fr)}.footer-brand{border-right:0;border-bottom:1px solid var(--line);grid-column:1/-1;min-height:0;margin-bottom:28px;padding:0 0 28px}}@media (max-width:760px){.section-pad,.site-header,.site-footer,.signal-bar{width:min(calc(100% - 28px), var(--max))}.site-header{gap:12px;min-height:74px}.brand-copy small{display:none}.header-cta{gap:9px;padding-left:13px}.header-cta span{display:none}.hero{gap:38px;width:calc(100% - 28px);padding-block:62px 70px}.hero h1{overflow-wrap:break-word;width:100%;max-width:100%;font-size:clamp(42px,14vw,62px)}.hero-product{width:100%;height:calc(64.7369vw - 25.8947px);margin:20px auto 0;padding:0;overflow:visible}.app-shell{width:760px;transform:scale(calc((100vw - 40px) / 760px));transform-origin:0 0;margin:0;position:absolute;top:0;left:0}.product-note{display:none}.hero-proof{gap:11px}.hero-copy>p,.section-heading>p,.preset-copy>p,.safety-main>p,.faq-intro>p{overflow-wrap:anywhere;width:100%;max-width:100%}.hero-actions,.hero-actions .button{max-width:100%}.signal-bar>div{min-height:100px;padding:18px}.signal-bar strong{font-size:20px}.signal-bar span{font-size:10px}.compare-section,.features,.steps,.faq,.pricing,.preset-section,.safety{padding-block:88px}.section-heading{flex-direction:column;gap:23px;margin-bottom:36px}.section-heading h2,.preset-copy h2,.safety-main h2,.faq-intro h2,.final-cta h2{font-size:clamp(36px,11vw,52px)}.compare-stage{border-radius:14px;height:auto}.compare-after-inner{width:calc(100vw - 28px)}.compare-caption{flex-direction:column;gap:5px}.feature-grid,.steps-grid{grid-template-columns:1fr}.feature-card{min-height:285px}.steps-grid article,.steps-grid article:not(:first-child){border-right:0;border-bottom:1px solid var(--line);min-height:165px;padding:25px 10px 25px 0}.steps-grid article:not(:first-child){padding-left:0}.steps-grid article:last-child{border-bottom:0}.preset-section{gap:48px}.preset-list{grid-template-columns:1fr}.preset-values{grid-template-columns:repeat(2,1fr)}.safety{gap:48px}.faq{gap:45px}.final-cta{flex-direction:column;justify-content:center;align-items:flex-start;min-height:440px;padding:38px 26px}.pricing-heading{margin-bottom:38px}.pricing-heading h2{font-size:clamp(39px,12vw,56px)}.pricing-card{padding:26px 22px}.final-cta .button{width:100%}.site-footer{margin-top:60px}.footer-main{grid-template-columns:repeat(2,1fr);gap:0;padding-block:42px}.footer-brand{grid-column:1/-1}.footer-column{border-top:1px solid var(--line);min-height:170px;padding:22px}.footer-column:nth-child(2){padding-left:0}.footer-column:nth-child(3){border-right:0}.footer-column:last-child{border-top:1px solid var(--line);grid-column:1/-1;min-height:0;padding-left:0}.footer-bottom{flex-wrap:wrap;gap:7px 18px;padding-block:18px}}@media (max-width:430px){.brand{min-width:0}.brand-logo{width:38px;height:38px}.brand-copy b{white-space:nowrap}.header-cta{display:none}.header-account{white-space:nowrap;padding-inline:10px;font-size:10px}.header-actions{gap:6px}.language-toggle{padding-inline:8px}.eyebrow{letter-spacing:.06em;overflow-wrap:anywhere;max-width:100%;font-size:9px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column}.button{width:100%}.hero-proof span{width:calc(50% - 6px)}.signal-bar,.footer-main{grid-template-columns:1fr}.footer-brand,.footer-column:last-child{grid-column:auto}.footer-support-console{padding:23px 20px}.footer-support-console>a{min-width:0}.footer-support-console a b{overflow-wrap:anywhere}.footer-column,.footer-column:nth-child(2),.footer-column:nth-child(3),.footer-column:last-child{border-right:0;border-top:1px solid var(--line);min-height:0;padding:24px 0}.footer-bottom a{width:100%;margin-left:0}.signal-bar>div{border-left:1px solid var(--line);border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.signal-bar>div:last-child{border-bottom:0}.compare-stage{height:auto}.compare-label{padding:7px 9px;font-size:9px;top:13px}.label-before{left:13px}.label-after{right:13px}.compare-handle{width:40px;height:40px}.safety-tags span{width:100%}.pipeline-row{grid-template-columns:28px 1fr auto;padding-inline:4px}.pipeline-row.is-accent{padding-inline:7px}.faq-list summary{font-size:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}.app-shell,.product-note{transform:none!important}}.header-cta[type=button],.button[type=button],.pricing-button[type=button]{cursor:pointer;font-family:inherit}.checkout-backdrop{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#020509db;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.checkout-dialog{background:#070c13;border:1px solid #285077;border-radius:18px;grid-template-columns:330px minmax(0,1fr);width:min(1120px,100%);display:grid;position:relative;overflow:hidden;box-shadow:0 34px 90px #000000a6,0 0 60px #167ae81a}.checkout-dialog:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#3470b40a 1px,#0000 1px),linear-gradient(90deg,#3470b40a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.checkout-close{z-index:2;color:#9cabbc;cursor:pointer;background:#0d151f;border:1px solid #2b4057;border-radius:9px;place-items:center;width:38px;height:38px;font-size:20px;display:grid;position:absolute;top:18px;right:18px}.checkout-summary{z-index:1;background:radial-gradient(circle at 20% 12%,#2088fa2b,#0000 32%),#08111b;border-right:1px solid #20354c;flex-direction:column;min-height:650px;padding:28px;display:flex;position:relative}.checkout-brand{align-items:center;gap:12px;display:flex}.checkout-brand>span{flex-direction:column;gap:3px;display:flex}.checkout-brand b{font-size:13px}.checkout-brand small,.checkout-code,.checkout-plan>small{color:#58718b;font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;font-size:7px}.checkout-code{margin-top:70px}.checkout-plan{margin-top:34px}.checkout-plan h2{letter-spacing:-.06em;margin:11px 0 5px;font-size:45px}.checkout-plan p{color:#718196;margin:0;font-size:11px}.checkout-summary dl{border-top:1px solid #1e3043;margin:46px 0 0}.checkout-summary dl div{border-bottom:1px solid #1e3043;justify-content:space-between;align-items:center;min-height:48px;display:flex}.checkout-summary dt,.checkout-summary dd{margin:0;font-size:10px}.checkout-summary dt{color:#627287}.checkout-summary dd{color:#d4e2f1;font-weight:700}.checkout-summary dl div:last-child dd{color:#79baff;font-size:18px}.checkout-summary>a{color:#6e9fd2;margin-top:auto;font-size:9px;line-height:1.5}.checkout-workspace{z-index:1;min-width:0;padding:28px 34px 32px;position:relative}.checkout-progress{border-bottom:1px solid #1e3043;grid-template-columns:repeat(3,1fr);gap:8px;padding-right:48px;display:grid}.checkout-progress span{color:#48596c;min-height:38px;font-family:var(--font-geist-mono), monospace;font-size:8px;position:relative}.checkout-progress span.is-active{color:#79baff}.checkout-progress span.is-active:after{content:"";background:#2188f5;height:2px;position:absolute;bottom:-1px;left:0;right:0}.checkout-workspace>header{margin-top:54px}.checkout-workspace>header>span{color:#5796d3;font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;font-size:8px}.checkout-workspace>header h2{letter-spacing:-.055em;margin:12px 0 8px;font-size:clamp(30px,4vw,44px)}.checkout-workspace>header p{color:#68798d;margin:0;font-size:10px}.payment-methods{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:32px;display:grid}.payment-methods button{color:#8d9aad;text-align:left;cursor:pointer;background:#0a1119;border:1px solid #24394f;border-radius:10px;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;min-height:76px;padding:0 15px;font-family:inherit;display:grid}.payment-methods button.is-active{color:#edf6ff;background:linear-gradient(90deg,#1d77db30,#0c1d2fad);border-color:#2d83d5;box-shadow:inset 3px 0 #2e91ff}.payment-methods .payment-mark{color:#72b8ff;width:44px;height:34px;font-family:var(--font-geist-mono), monospace;letter-spacing:-.04em;border:1px solid #2d4967;border-radius:7px;place-items:center;font-size:9px;font-style:normal;font-weight:800;display:grid;overflow:hidden}.payment-methods .payment-mark-sbp{color:#142c48;background:#f7fbff;border-color:#d8e3ef;padding-left:11px;position:relative}.payment-methods .payment-mark-sbp:before{content:"";background:conic-gradient(from 30deg, #f05 0 24%, #ffbe00 24% 47%, #00c78e 47% 72%, #1698f3 72% 100%);border-radius:4px 8px;width:14px;height:14px;position:absolute;left:5px;transform:rotate(-17deg)}.payment-methods .payment-mark-sberpay{color:#fff;background:linear-gradient(135deg,#18cc63,#0cc5bc);border-color:#23d5a1;box-shadow:0 0 17px #15cd8029}.payment-methods .payment-mark-card{color:#08745f;letter-spacing:-.08em;background:#e8fff7;border-color:#2b665e;font-size:10px}.payment-methods .payment-mark-crypto{color:#fff;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);background:linear-gradient(135deg,#6cdcc0,#269779);border-color:#5ad2af;border-radius:5px;width:36px;height:36px;margin-left:4px;font-size:18px}.payment-methods button b{font-size:11px}.payment-methods button i{color:#398ee2;font-size:10px;font-style:normal}.checkout-total{border-top:1px solid #1f3348;border-bottom:1px solid #1f3348;justify-content:space-between;align-items:center;min-height:74px;margin-top:20px;padding:0 18px;display:flex}.checkout-total span{color:#5c7087;font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;font-size:8px}.checkout-total b{letter-spacing:-.04em;font-size:28px}.checkout-consent{color:#738398;flex-wrap:wrap;align-items:center;gap:4px;font-size:9px;line-height:1.5;display:flex}.checkout-consents{flex-wrap:wrap;align-items:center;gap:12px 24px;margin-top:22px;display:flex}.checkout-consent label,.checkout-newsletter-consent{cursor:pointer;align-items:center;gap:10px;display:inline-flex}.checkout-consent input,.checkout-newsletter-consent input{accent-color:#278cf4;width:17px;height:17px;margin:0}.checkout-newsletter-consent{color:#738398;font-size:9px;line-height:1.5}.checkout-consent button{color:#79baff;font-family:inherit;font-size:inherit;line-height:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #416e9b;padding:0}.checkout-error{color:#f39aa7;background:#5c182338;border:1px solid #ff607452;border-radius:8px;margin:14px 0 -8px;padding:10px 12px;font-size:10px;line-height:1.5}.checkout-submit{color:#fff;cursor:pointer;background:linear-gradient(90deg,#1476dc,#268ff7);border:1px solid #338fe9;border-radius:9px;justify-content:space-between;align-items:center;width:100%;min-height:48px;margin-top:22px;padding:0 17px;font-family:inherit;font-size:11px;font-weight:700;display:flex}.checkout-submit:disabled{color:#536175;cursor:not-allowed;background:#111923;border-color:#293b4e}@media (max-width:820px){.checkout-dialog{grid-template-columns:1fr}.checkout-summary{border-bottom:1px solid #20354c;border-right:0;min-height:auto;padding:24px}.checkout-code{margin-top:34px}.checkout-plan{margin-top:22px}.checkout-summary dl{margin-top:30px}.checkout-summary>a{margin-top:24px}}@media (max-width:560px){.checkout-backdrop{align-items:start;padding:10px}.checkout-close{top:12px;right:12px}.checkout-summary,.checkout-workspace{padding:20px}.checkout-plan h2{font-size:37px}.checkout-progress{padding-right:36px}.checkout-workspace>header{margin-top:38px}.payment-methods{grid-template-columns:1fr}}.checkout-contact{background:linear-gradient(90deg,#2080e614,#0000 48%),#08111bd1;border:1px solid #24405a;border-radius:10px;grid-template-columns:.72fr 1.28fr;align-items:center;gap:18px;margin-top:20px;padding:18px;display:grid}.checkout-contact>div:first-child>span{color:#4f8ec8;font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;font-size:7px}.checkout-contact h3{margin:8px 0 5px;font-size:17px}.checkout-contact>div:first-child p{color:#64768a;margin:0;font-size:8px;line-height:1.5}.checkout-contact-controls{grid-template-columns:minmax(0,1fr);gap:9px;display:grid}.checkout-contact-controls label{flex-direction:column;gap:7px;min-width:0;display:flex}.checkout-contact-controls label>span{color:#526d88;font-family:var(--font-geist-mono), monospace;font-size:7px}.checkout-contact-controls input,.checkout-contact-controls>button{border:1px solid #29455f;border-radius:8px;min-height:50px;font-family:inherit}.checkout-contact-controls input{color:#d8e7f6;background:#070d14;outline:0;min-width:0;padding:0 13px;font-size:11px}.checkout-contact-controls input:focus{border-color:#3188db}.checkout-contact-controls input[aria-invalid=true]{border-color:#8d3e4b}.checkout-contact-controls>button{color:#8797aa;text-align:left;cursor:pointer;background:#0d1722;align-items:center;gap:10px;padding:0 12px;display:flex}.checkout-contact-controls>button.is-active{color:#dff7ec;background:#1d74552e;border-color:#2f8c6b}.checkout-contact-controls>button i{color:#72b9ff;border:1px solid #31516e;border-radius:6px;flex:none;place-items:center;width:24px;height:24px;font-size:10px;font-style:normal;display:grid}.checkout-contact-controls>button.is-active i{color:#63d9ad;border-color:#3aa37c}.checkout-contact-controls>button span{flex-direction:column;gap:4px;display:flex}.checkout-contact-controls>button b{font-size:9px}.checkout-contact-controls>button small{color:#5f7084;font-size:7px}.checkout-contact-controls>p{color:#dd7f8d;grid-column:1/-1;margin:0;font-size:8px}.checkout-promo{background:#08111bc7;border:1px solid #203950;border-radius:10px;grid-template-columns:.72fr 1.28fr;align-items:end;gap:18px;margin-top:20px;padding:18px;display:grid}.checkout-promo>div:first-child>span{color:#4f779d;font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;font-size:7px}.checkout-promo h3{letter-spacing:-.035em;margin:8px 0 0;font-size:17px}.checkout-promo-form{grid-template-columns:1fr auto;gap:8px;display:grid}.checkout-promo-form input,.checkout-promo-form button{border:1px solid #2a4561;border-radius:8px;min-height:42px;font-family:inherit}.checkout-promo-form input{color:#dceafa;min-width:0;font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;background:#080f17;outline:0;padding:0 13px;font-size:10px}.checkout-promo-form input:focus{border-color:#3185d8}.checkout-promo-form button{color:#9fcbf7;cursor:pointer;background:#10253a;padding:0 14px;font-size:9px;font-weight:700}.checkout-promo>p{grid-column:1/-1;margin:-6px 0 0;font-size:8px}.checkout-promo>p.is-success{color:#5edca9}.checkout-promo>p.is-error{color:#df7f88}.checkout-wallet{cursor:pointer;background:#09121c;border:1px solid #21384e;border-radius:9px;grid-template-columns:17px 1fr;align-items:center;gap:11px;min-height:54px;margin-top:10px;padding:0 16px;display:grid}.checkout-wallet.is-disabled{opacity:.48;cursor:not-allowed}.checkout-wallet input{accent-color:#278cf4;width:17px;height:17px;margin:0}@media (max-width:760px){.legal-backdrop{align-items:start;padding:10px}.legal-dialog{border-radius:14px;max-height:calc(100vh - 20px)}.legal-dialog-header{min-height:66px;padding:0 17px}.legal-dialog-intro{padding:27px 20px 23px}.legal-dialog-intro h2{font-size:clamp(32px,11vw,45px)}.legal-document-scroll{grid-template-columns:1fr;padding:14px}.legal-section{padding:17px}.legal-dialog-footer{min-height:64px;padding:0 17px}.legal-dialog-footer>span{max-width:170px}}.checkout-wallet>span{justify-content:space-between;align-items:center;gap:15px;display:flex}.checkout-wallet b{color:#b9cadd;font-size:9px}.checkout-wallet small{color:#69aef3;font-family:var(--font-geist-mono), monospace;font-size:8px}.checkout-wallet .checkout-wallet-summary{color:#5edca9}.checkout-total>span{flex-direction:column;gap:5px;display:flex}.checkout-total>span small{color:#5f8cb8;font-size:8px}@media (max-width:560px){.checkout-contact,.checkout-promo,.checkout-contact-controls{grid-template-columns:1fr}.checkout-wallet>span{flex-direction:column;align-items:flex-start;gap:3px}}
