@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--bg: #08090b;--bar: #0c0d10;--panel: #101114;--surface: #14161a;--surface-hover: #1b1d22;--text: #f4f5f7;--muted: #8e9199;--line: #2b2d33;--accent: #e0e2e7;--accent-soft: #b9b1ff;--r-xl: 24px;--r-lg: 18px;--r-md: 14px;--r-sm: 9px;--pill: 999px;--shadow: 0 30px 100px #0009;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:var(--bg);color:var(--text);font-family:Manrope,Arial,sans-serif;letter-spacing:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.nav{position:fixed;z-index:30;top:28px;left:50%;translate:-50% 0;width:min(850px,calc(100% - 30px));min-height:58px;padding:7px 9px 7px 16px;display:flex;align-items:center;gap:22px;border:1px solid #ffffff12;border-radius:18px;background:#14161be8;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:0 18px 55px #0008}.brand{display:inline-flex;align-items:center;gap:9px;flex:0 0 auto;font-weight:800;font-size:14px}.brand-mark{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;overflow:hidden;background:#202329}.brand-mark img{width:100%;height:100%;object-fit:cover}.nav nav{display:flex;align-items:center;justify-content:center;gap:5px;flex:1}.nav nav a{display:inline-flex;align-items:center;gap:7px;padding:10px 11px;border-radius:10px;color:#a9adb5;font-size:12px;transition:background .2s ease,color .2s ease}.nav nav a:hover{color:var(--text);background:#ffffff0a}.nav-actions{display:flex;align-items:center;gap:7px}.theme,.mobile{width:38px;height:38px;border:1px solid #ffffff10;border-radius:11px;background:#ffffff08;color:var(--text);cursor:pointer}.mobile{display:none}.button{min-height:43px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #ffffff16;border-radius:11px;background:#ffffff0a;color:var(--text);font-size:12px;font-weight:700;cursor:pointer;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.button:hover:not(:disabled){border-color:#ffffff2b;background:#ffffff12}.button.primary{border-color:transparent;background:var(--accent-soft);color:#171522;box-shadow:0 9px 30px #b9b1ff2b}.button.primary:hover:not(:disabled){background:#c8c1ff}.button.soft{background:#ffffff0b}.button:disabled{cursor:not-allowed;opacity:.58}.hero{min-height:820px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;text-align:center}.hero:after{content:"";position:absolute;z-index:0;right:0;bottom:-1px;left:0;height:240px;pointer-events:none;background:linear-gradient(180deg,transparent 0%,var(--bg) 100%)}.hero-bg,.hero-grain{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.hero-bg{background:linear-gradient(180deg,#08090b3d,#08090b48 34%,#08090b73 58%,#08090bc2 78%,#08090bf2 91%,#08090b),linear-gradient(90deg,#08090bd9,#08090b2e,#08090bd9),url(/hero-main.jpg) center 42% / cover no-repeat;filter:saturate(.82) contrast(1.05)}.hero-grain{opacity:.13;background-image:radial-gradient(#fff .6px,transparent .6px);background-size:5px 5px;mix-blend-mode:soft-light}.hero-content{position:relative;z-index:1;width:min(780px,calc(100% - 34px));margin-top:55px}.eyebrow{color:#adb0b9;font-size:10px;font-weight:800;letter-spacing:1.9px}.eyebrow i{display:inline-block;width:6px;height:6px;margin-right:8px;border-radius:50%;background:var(--accent-soft);box-shadow:0 0 16px #b9b1ff}.hero h1{margin:21px 0 18px;font-size:clamp(50px,7.3vw,86px);line-height:.98;letter-spacing:0;font-weight:800}.hero h1 em{color:#c8c3ff;font-style:normal}.hero-content>p{width:min(530px,100%);margin:0 auto;color:#c2c4ca;font-size:15px;line-height:1.75}.actions{display:flex;justify-content:center;gap:9px;margin:28px 0 21px}.hero-meta{display:flex;justify-content:center;flex-wrap:wrap;gap:19px;color:#9ea1a9;font-size:11px}.hero-meta span{display:inline-flex;align-items:center;gap:7px}.hero-meta svg{color:#c2c5cc}.scroll-cue{position:absolute;z-index:2;bottom:29px;left:50%;translate:-50% 0;display:flex;align-items:center;gap:10px;color:#a7aab2;font-size:11px}.scroll-cue i{width:27px;height:40px;position:relative;display:block;border:1px solid #ffffff38;border-radius:var(--pill)}.scroll-cue i:after{content:"";position:absolute;top:8px;left:50%;width:4px;height:7px;translate:-50% 0;border-radius:var(--pill);background:#d8d9df;animation:scrollDot 1.8s ease-in-out infinite}@keyframes scrollDot{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:1;transform:translateY(11px)}}.gui-showcase,.gui-page{position:relative;padding:120px 24px 128px;overflow:hidden;background:linear-gradient(180deg,#08090b 0%,transparent 115px),radial-gradient(ellipse at 50% 0%,#1b1a2b 0%,transparent 45%),var(--bg)}.section-heading{width:min(1120px,calc(100% - 48px));margin:0 auto 46px}.section-heading.centered{text-align:center}.section-heading h1,.section-heading h2,.page-head h1,.legal h1{margin:14px 0;font-size:clamp(39px,5.5vw,65px);line-height:1.04;letter-spacing:0}.section-heading p,.page-head p{max-width:590px;margin:0 auto;color:var(--muted);font-size:14px;line-height:1.75}.section-heading:not(.centered) p{margin:0}.client-stage{width:min(900px,100%);margin:0 auto;position:relative;padding:0 0 22px}.client-window{position:relative;z-index:1;width:100%;aspect-ratio:500 / 330;display:grid;grid-template-rows:60px minmax(0,1fr) 57px;overflow:hidden;border:1px solid #353842;border-radius:14px;background:var(--bar);box-shadow:0 35px 110px #000a,0 0 0 8px #ffffff03;transition:box-shadow .35s ease,backdrop-filter .35s ease}.client-window.glass{background:#101114b8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 35px 110px #000a,0 0 55px #b9b1ff16}.client-topbar{position:relative;display:flex;align-items:center;padding:0 14px;border-bottom:1px solid #2b2d33;background:#0c0d10f5}.gui-categories{width:100%;display:flex;justify-content:center;gap:8px}.gui-category{width:39px;height:28px;display:grid;place-items:center;border:1px solid transparent;border-radius:8px;background:transparent;color:#7f838c;cursor:pointer;transition:color .18s ease,background .18s ease,border-color .18s ease}.gui-category span{display:none}.gui-category:hover{color:#e7e8ed;background:#ffffff08}.gui-category.active{color:#f4f5f7;border-color:#3e4149;background:#1a1c21;box-shadow:inset 0 -2px #e0e2e7}.safe-mode,.glass-toggle,.category-select,.gui-reset{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 9px;border:1px solid #2b2d33;border-radius:7px;background:#101114;color:#92959d;font-size:10px;white-space:nowrap;cursor:pointer}.safe-mode{position:absolute;left:14px}.safe-mode.active{color:#e7e8ec;border-color:#50525b}.gui-search{position:absolute;right:14px;width:112px;height:28px;display:flex;align-items:center;gap:6px;padding:0 8px;border:1px solid #2b2d33;border-radius:7px;color:#7f838c;background:#101114}.gui-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#e8e9ed;font-size:9px}.gui-search input::placeholder{color:#737780}.gui-content{min-height:0;overflow:auto;padding:14px 15px;background:#08090bf2;scrollbar-width:thin;scrollbar-color:#363941 transparent}.module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:9px}.module-card{position:relative;min-height:54px;overflow:hidden;border:1px solid #24262c;border-radius:9px;background:#101114;transition:border-color .2s ease,background .2s ease}.module-card:hover,.module-card.open{border-color:#4a4c56;background:#14161a}.module-main{width:100%;min-height:54px;padding:10px 42px 10px 14px;display:flex;align-items:center;border:0;background:transparent;color:#f0f1f4;text-align:left;cursor:pointer}.module-main b{display:block;font-size:11px;font-weight:700}.module-main small{display:block;max-width:250px;margin-top:4px;overflow:hidden;color:#858991;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.chevron{position:absolute;right:42px;top:18px;color:#747780;font-size:13px;font-style:normal;transition:transform .2s ease}.module-card.open .chevron{transform:rotate(180deg)}.module-switch{position:absolute;right:13px;top:18px;width:23px;height:13px;padding:0;border:0;border-radius:var(--pill);background:#30323a;cursor:pointer}.module-switch i{position:absolute;top:3px;left:3px;width:7px;height:7px;border-radius:50%;background:#a0a3ac;transition:left .18s ease,background .18s ease}.module-switch.on i{left:13px;background:#33353b}.inline-settings{display:grid;grid-template-columns:1fr 1fr;gap:7px 10px;padding:0 13px 13px;border-top:1px solid #292b31}.inline-settings label{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:5px;color:#92959d;font-size:9px}.inline-settings label:not(.check-row){padding-top:10px}.inline-settings label input[type=range]{width:100%;accent-color:#e0e2e7}.inline-settings output{color:#e5e6ea}.inline-settings select{max-width:100px;padding:3px 5px;border:1px solid #2d3037;border-radius:5px;background:#0c0d10;color:#e4e5e9;font-size:9px}.inline-settings input[type=checkbox]{accent-color:#e0e2e7}.check-row{padding-top:8px}.gui-empty{padding:35px;color:#7d8088;font-size:11px;text-align:center}.client-bottom{display:flex;align-items:center;gap:10px;padding:0 15px;border-top:1px solid #2b2d33;background:#0c0d10f5}.client-sign{display:flex;align-items:center;gap:6px;color:#f1f2f5;font-size:10px;font-weight:800}.client-sign img{width:22px;height:22px;border-radius:6px}.client-sign small{color:#747780;font-size:8px;font-weight:500}.bottom-tools{display:flex;justify-content:center;gap:7px;flex:1}.glass-toggle.active{color:#f1f2f5;border-color:#777a84}.gui-version{color:#696c74;font-size:8px}.stage-glow{position:absolute;z-index:0;width:75%;height:35%;left:12%;bottom:1%;border-radius:50%;background:#b9b1ff16;filter:blur(55px)}.features-section{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:105px 0 125px;display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.section-heading h2{font-size:clamp(37px,5vw,60px)}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.feature-list article{min-height:188px;display:grid;grid-template-columns:30px 1fr;gap:14px;padding:23px;border:1px solid #24262b;border-radius:var(--r-lg);background:linear-gradient(145deg,#111216,#0d0e11);transition:border-color .2s ease}.feature-list article:hover{border-color:#4b4d56}.feature-list article>span{color:#646770;font-size:10px}.feature-list svg{color:#c0c2c9}.feature-list h3{margin:18px 0 6px;font-size:16px}.feature-list p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}.telegram-card{width:min(1120px,calc(100% - 48px));margin:0 auto 125px;padding:28px 31px;display:flex;align-items:center;gap:20px;border:1px solid #2c2e35;border-radius:var(--r-xl);background:linear-gradient(110deg,#151721,#101115)}.telegram-orb{width:58px;height:58px;flex:0 0 auto;display:grid;place-items:center;border-radius:18px;color:#c6c1ff;background:#b9b1ff18}.telegram-card h2{margin:7px 0;font-size:22px}.telegram-card p{margin:0;color:var(--muted);font-size:12px}.telegram-card .button{margin-left:auto}.page-head{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:175px 0 48px}.page-head h1{max-width:730px}.page-head p{margin:0}.prices{width:min(1120px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.price{position:relative;min-height:405px;padding:29px;border:1px solid #272930;border-radius:var(--r-lg);background:linear-gradient(150deg,#121317,#0e0f12)}.price.featured{border-color:#656274;box-shadow:0 18px 60px #0005}.popular{position:absolute;top:20px;right:20px;padding:6px 8px;border-radius:var(--pill);background:#d6d1ff;color:#282536;font-size:8px;font-weight:800;letter-spacing:.6px}.price-kicker{color:#848790;font-size:10px;letter-spacing:1px}.price h2{margin:13px 0 24px;font-size:25px}.price strong{color:#e4e5e9;font-size:36px;letter-spacing:0}.price-line{margin:25px 0 20px;border-top:1px solid #2a2c32}.price ul{min-height:130px;margin:0;padding:0;list-style:none}.price li{display:flex;gap:8px;margin:13px 0;color:#9699a1;font-size:11px}.price li svg{color:#c5c6cc}.price-button{width:100%}.notice{width:min(1120px,calc(100% - 48px));margin:20px auto 120px;padding:20px 25px;display:flex;align-items:center;gap:15px;border:1px solid #292b31;border-radius:var(--r-md);background:#111216}.notice>svg{color:#c6c1ff}.notice b{font-size:12px}.notice p{margin:5px 0 0;color:#81848c;font-size:11px}.notice a{display:inline-flex;align-items:center;gap:5px;margin-left:auto;color:#c6c1ff;font-size:11px}.gui-page{min-height:100vh;padding-top:155px}.gui-page .section-heading{margin-bottom:35px}.auth-scene{min-height:100vh;position:relative;display:grid;place-items:center;overflow:hidden}.auth-background,.auth-shade{position:absolute;top:0;right:0;bottom:0;left:0}.auth-background{background:linear-gradient(180deg,#08090b86,#08090be8),url(/auth-forest.avif) center 44% / cover no-repeat;filter:saturate(.75) contrast(1.04)}.auth-shade{background:radial-gradient(ellipse at center,transparent 0%,#08090b55 65%,#08090be8 100%)}.auth-wrap{position:relative;z-index:1;width:min(520px,calc(100% - 34px));padding:150px 0 60px}.auth-title{text-align:center}.auth-title h1{margin:16px 0 12px;font-size:clamp(39px,5vw,59px);line-height:1.02;letter-spacing:0}.auth-title p{margin:0 auto 31px;color:#afb1b9;font-size:13px}.auth-wrap form{padding:24px;border:1px solid #ffffff18;border-radius:var(--r-lg);background:#0f1115c9;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow)}.auth-wrap label{display:block;margin:10px 0;color:#a4a7af;font-size:11px}.auth-wrap label>div{height:49px;display:flex;align-items:center;gap:9px;margin-top:7px;padding:0 14px;border:1px solid #2d3037;border-radius:11px;background:#0b0c0f8c;transition:border-color .2s ease,background .2s ease}.auth-wrap label>div:focus-within{border-color:#737383;background:#12141a}.auth-wrap input{width:100%;min-width:0;border:0;outline:0;color:#f3f4f6;background:transparent;font-size:12px}.auth-wrap input::placeholder{color:#666a74}.auth-wrap form .button{width:100%;margin-top:7px}.auth-wrap form>p{color:#858891;font-size:11px;text-align:center}.auth-wrap form>p a{color:#c6c1ff}.form-error{min-height:17px;margin:4px 0 0;color:#c6c1ff!important}.dashboard-head,.dashboard,.cabinet-main,.legal{width:min(1120px,calc(100% - 48px));margin-left:auto;margin-right:auto}.dashboard-head{padding:175px 0 40px;display:flex;align-items:end;justify-content:space-between}.dashboard-head h1{margin:14px 0 8px;font-size:clamp(42px,5vw,60px);letter-spacing:0}.dashboard-head p{margin:0;color:var(--muted);font-size:13px}.dashboard{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:13px}.dashboard>article,.profile,.cabinet-main{border:1px solid #272930;border-radius:var(--r-lg);background:#111216}.dashboard>article{padding:25px}.dashboard article>span,.profile span{color:#82858d;font-size:9px;letter-spacing:1px}.dashboard article h2{color:#c7c2ff;font-size:28px}.dashboard article h3{font-size:21px}.uid-card h3{margin-bottom:9px;color:#d0cbff;font-size:26px!important;letter-spacing:.04em}.dashboard article p,.profile p{color:#83868e;font-size:11px}.profile{position:relative;display:flex;align-items:center;gap:14px;padding:22px}.profile img{width:54px;height:54px;border-radius:15px}.profile h3{margin:5px 0}.profile i{position:absolute;top:18px;right:18px;color:#9fe4cc;font-size:8px;font-style:normal}.cabinet-main{margin-top:13px;margin-bottom:120px;padding:30px;display:flex;align-items:center;justify-content:space-between}.cabinet-main h2{margin:9px 0;font-size:26px}.cabinet-main p{margin:0;color:var(--muted);font-size:12px}.legal{max-width:760px;padding-top:175px;padding-bottom:120px}.legal h1{font-size:52px}.legal h2{margin-top:42px}.legal p{color:var(--muted);font-size:14px;line-height:1.8}.legal a{color:#c6c1ff}.maintenance{min-height:100vh;display:grid;place-items:center;align-content:center;gap:12px;padding:24px;text-align:center}.maintenance img{width:74px;height:74px;border-radius:22px}.maintenance h1{margin:6px 0;font-size:clamp(42px,6vw,72px);letter-spacing:0}.maintenance p{margin:0 0 15px;color:var(--muted)}footer{width:min(1120px,calc(100% - 48px));min-height:150px;margin:0 auto;padding:38px 0;display:flex;align-items:center;gap:26px;border-top:1px solid #202228;color:#777a83;font-size:11px}footer p{flex:1}footer>div{display:flex;gap:18px}footer .brand{color:var(--text)}[data-theme=light]{--bg: #f1f2f5;--bar: #fbfbfc;--panel: #fff;--surface: #f4f5f7;--surface-hover: #e8e9ed;--text: #16171b;--muted: #686c75;--line: #d7d9df;--accent: #353740;--accent-soft: #a39bfa;color-scheme:light}[data-theme=light] .nav{background:#ffffffdf;border-color:#00000010}[data-theme=light] .nav nav a{color:#5e626c}[data-theme=light] .hero-bg{background:linear-gradient(180deg,#08090b42,#08090b38 36%,#f1f2f51f 58%,#f1f2f5bd 82%,#f1f2f5),linear-gradient(90deg,#08090bba,#08090b1f,#08090bba),url(/hero-main.jpg) center 42% / cover no-repeat;filter:saturate(.72) brightness(1.08)}[data-theme=light] .hero-content{color:#fff}[data-theme=light] .client-window,[data-theme=light] .client-window *{color-scheme:light}@media(max-width:900px){.nav{top:12px}.nav nav{display:none;position:absolute;top:68px;left:0;right:0;flex-direction:column;align-items:stretch;padding:10px;border:1px solid #ffffff12;border-radius:15px;background:#14161bf5;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.nav.open nav{display:flex}.nav nav a{padding:13px}.nav-login,.theme{display:inline-flex}.nav-login{min-height:38px;padding:0 10px}.theme{display:none}.mobile{display:grid;place-items:center}.features-section{grid-template-columns:1fr;gap:35px}}@media(max-width:700px){.hero{min-height:720px}.hero h1{font-size:51px}.hero-meta{gap:10px 15px}.gui-showcase,.gui-page{padding:90px 15px 95px}.section-heading,.features-section,.telegram-card,.page-head,.prices,.notice,.dashboard-head,.dashboard,.cabinet-main,.legal,footer{width:calc(100% - 30px)}.client-window{aspect-ratio:auto;height:620px;grid-template-rows:62px minmax(0,1fr) 58px;border-radius:13px}.client-topbar{padding:0 10px}.gui-categories{justify-content:flex-start;overflow-x:auto;padding:0 2px;scrollbar-width:none}.gui-categories::-webkit-scrollbar{display:none}.gui-category{flex:0 0 38px}.safe-mode,.gui-search{display:none}.module-grid{grid-template-columns:1fr}.module-main small{max-width:calc(100vw - 130px)}.inline-settings{grid-template-columns:1fr 1fr}.client-bottom{padding:0 10px}.bottom-tools{gap:4px}.glass-toggle,.category-select,.gui-reset{padding:0 7px;font-size:9px}.gui-version{display:none}.features-section{padding-top:75px}.feature-list{grid-template-columns:1fr}.telegram-card{align-items:flex-start;flex-wrap:wrap;padding:23px}.telegram-card .button{width:100%;margin:4px 0 0}.prices{grid-template-columns:1fr}.price{min-height:auto}.notice{align-items:flex-start}.notice a{display:none}.dashboard-head{align-items:flex-start;flex-direction:column;gap:18px}.dashboard{grid-template-columns:1fr}.cabinet-main{align-items:flex-start;flex-direction:column;gap:20px}.auth-wrap{padding-top:135px}.auth-title h1{font-size:45px}footer{flex-wrap:wrap;gap:16px}footer p{flex-basis:55%}footer>div{width:100%;order:3}}@media(max-width:430px){.hero h1{font-size:43px}.actions{flex-direction:column;width:min(280px,100%);margin-left:auto;margin-right:auto}.hero-meta{flex-direction:column}.client-window{height:650px}.client-bottom{gap:5px}.client-sign small{display:none}.inline-settings{grid-template-columns:1fr}.auth-wrap form{padding:20px}}.client-stage{width:min(1000px,100%);overflow-x:auto;padding:0 0 22px;scrollbar-width:thin;scrollbar-color:#34363d transparent}.client-window{container-type:inline-size;min-width:680px;aspect-ratio:500 / 330;grid-template-rows:6cqi 54cqi 6cqi;border:max(1px,.1cqi) solid #2b2d33;border-radius:1.6cqi;background:#08090b;box-shadow:0 25px 90px #000b}.client-window.glass{background:#08090bd9;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.client-topbar{padding:0;border-bottom:.1cqi solid #2b2d33;background:#0c0d10}.gui-categories{gap:1.4cqi}.gui-category{width:4cqi;height:4cqi;padding:0;border-radius:1cqi;color:#747780}.gui-category svg{width:1.6cqi;height:1.6cqi;stroke-width:1.8}.gui-category.active{border-color:#2b2d33;background:#16171b;box-shadow:inset 0 -.2cqi #e0e2e7}.safe-mode,.glass-toggle,.category-select,.gui-reset{height:3.4cqi;padding:0 1.2cqi;gap:.8cqi;border:.1cqi solid #2b2d33;border-radius:1cqi;background:#101114;color:#8e9199;font-size:1.2cqi}.safe-mode{left:1.6cqi;width:20.4cqi;justify-content:flex-start}.safe-mode svg,.glass-toggle svg{width:1.5cqi;height:1.5cqi}.safe-mode.active{color:#f4f5f7;border-color:#2b2d33}.gui-search{right:1.6cqi;width:3.4cqi;height:3.4cqi;justify-content:center;gap:0;padding:0;border:.1cqi solid #2b2d33;border-radius:1cqi;background:#101114;transition:width .2s ease}.gui-search:focus-within{width:22.4cqi;justify-content:flex-start;gap:.8cqi;padding:0 1cqi}.gui-search svg{flex:0 0 auto;width:1.5cqi;height:1.5cqi;color:#e0e2e7}.gui-search input{width:0;opacity:0;font-size:1cqi;transition:width .2s ease,opacity .2s ease}.gui-search:focus-within input{width:100%;opacity:1}.gui-content{padding:1.2cqi 1.6cqi 0;background:#08090b}.module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1.6cqi}.module-column{min-width:0;display:flex;flex-direction:column;gap:1.6cqi}.module-card{min-height:6.4cqi;border:.1cqi solid #2b2d33;border-radius:1.4cqi;background:#101114}.module-card:hover{border-color:#383a42;background:#101114}.module-header{position:relative;height:3.6cqi;display:flex;align-items:center;padding:0 1.4cqi}.module-header b{max-width:calc(100% - 13cqi);overflow:hidden;color:#f4f5f7;font-size:1.2cqi;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.module-more{position:absolute;top:.5cqi;right:9.6cqi;color:#8e9199;font-size:1.2cqi;letter-spacing:0}.module-switch{top:.8cqi;right:1.8cqi;width:4cqi;height:2.2cqi;border-radius:1.1cqi;background:#2b2d33}.module-switch i{top:.2cqi;left:.4cqi;width:1.8cqi;height:1.8cqi;background:#8e9199}.module-switch.on{background:#e0e2e7}.module-switch.on i{left:1.8cqi;background:#f4f5f7}.inline-settings{display:block;padding:0 1.4cqi 1.2cqi;border-top:.07cqi solid #2b2d33}.setting-row{min-height:3.7cqi;display:flex;align-items:center;justify-content:space-between;gap:1cqi;color:#c7c8cd;font-size:1.18cqi}.setting-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-row select{width:27.5cqi;max-width:60%;height:2.1cqi;padding:0 .9cqi;overflow:hidden;border:.1cqi solid #20222a;border-radius:.7cqi;outline:0;background:#171923;color:#858892;font-size:.95cqi;text-overflow:ellipsis}.range-row>div{width:40%;display:flex;align-items:center;gap:1.7cqi}.range-row input[type=range]{width:calc(100% - 5.5cqi);height:2.4cqi;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent}.range-row input[type=range]::-webkit-slider-runnable-track{height:.4cqi;border-radius:1cqi;background:#343740}.range-row input[type=range]::-webkit-slider-thumb{width:1.35cqi;height:1.35cqi;margin-top:-.48cqi;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:50%;background:#f4f5f7;box-shadow:0 0 .3cqi #0007}.range-row output{width:3.8cqi;height:2.4cqi;display:grid;place-items:center;border:.1cqi solid #24262d;border-radius:.9cqi;color:#8e9199;font-size:1cqi}.toggle-row{position:relative;cursor:pointer}.toggle-row input{position:absolute;opacity:0}.toggle-row i{position:relative;width:4cqi;height:2.2cqi;flex:0 0 auto;border-radius:1.1cqi;background:#2b2d33}.toggle-row i:after{content:"";position:absolute;top:.2cqi;left:.4cqi;width:1.8cqi;height:1.8cqi;border-radius:50%;background:#8e9199;transition:left .18s ease,background .18s ease}.toggle-row input:checked+i{background:#e0e2e7}.toggle-row input:checked+i:after{left:1.8cqi;background:#f4f5f7}.gui-empty{grid-column:1 / -1;padding:7cqi;font-size:1.2cqi}.client-bottom{justify-content:center;padding:0;border-top:.1cqi solid #2b2d33;background:#0c0d10}.bottom-tools{flex:0 0 auto;gap:1.6cqi}.glass-toggle{width:4cqi;justify-content:center;padding:0}.category-select{width:14cqi;justify-content:space-between}.gui-reset{width:12.4cqi;justify-content:center;color:#8e9199}.glass-toggle.active{color:#f4f5f7;border-color:#e0e2e7}.stage-glow{background:#b9b1ff0d}@media(max-width:700px){.client-stage{width:100%;padding-bottom:14px}.client-window{width:680px;height:auto}.safe-mode,.gui-search{display:flex}.gui-categories{justify-content:center;overflow:visible}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inline-settings{display:block}}.module-more{width:3.2cqi;height:2.4cqi;padding:0;border:0;background:transparent;cursor:pointer}.module-meta{display:none;align-items:center;justify-content:flex-end;gap:.8cqi;min-height:3.6cqi;padding:0 1.4cqi .8cqi;border-top:.07cqi solid #2b2d33;color:#8e9199;font-size:1cqi}.module-card.meta-open .module-meta{display:flex}.module-meta label{display:inline-flex;align-items:center;gap:.5cqi;cursor:pointer}.module-bind,.setting-bind{min-width:9cqi;height:2.4cqi;padding:0 .8cqi;overflow:hidden;border:.1cqi solid #292c34;border-radius:.7cqi;background:#171923;color:#979aa4;font-size:.95cqi;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.module-bind.listening,.setting-bind.listening{border-color:#e0e2e7;color:#f4f5f7}.multi-row>span{max-width:45%}.multi-row details{position:relative;width:55%}.multi-row summary{height:2.1cqi;padding:0 1.8cqi 0 .9cqi;overflow:hidden;border:.1cqi solid #20222a;border-radius:.7cqi;background:#171923;color:#858892;font-size:.95cqi;line-height:1.9cqi;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;list-style:none}.multi-row summary::-webkit-details-marker{display:none}.multi-row summary:after{content:"⌄";position:absolute;right:.7cqi}.multi-row details>div{position:absolute;z-index:20;top:calc(100% + .4cqi);right:0;width:min(30cqi,240px);max-height:20cqi;padding:.6cqi;overflow:auto;border:.1cqi solid #343740;border-radius:.8cqi;background:#111318;box-shadow:0 1.2cqi 3cqi #0009}.multi-row details label{min-height:2.6cqi;display:flex;align-items:center;gap:.7cqi;padding:0 .6cqi;color:#bbbcc3;cursor:pointer}.color-row>div{width:55%;display:flex;align-items:center;justify-content:flex-end;gap:.7cqi}.color-row input[type=color]{width:3.2cqi;height:2.2cqi;padding:.2cqi;border:.1cqi solid #2b2d33;border-radius:.6cqi;background:#171923;cursor:pointer}.color-row .color-alpha{width:10cqi;accent-color:#e0e2e7}.color-row output{width:3.8cqi;color:#8e9199;font-size:.9cqi;text-align:right}.text-row input{width:55%;height:2.2cqi;padding:0 .8cqi;border:.1cqi solid #20222a;border-radius:.7cqi;outline:0;background:#171923;color:#d7d8dd;font-size:.95cqi}.special-panel{grid-column:1 / -1;width:min(66cqi,650px);min-height:42cqi;margin:1.2cqi auto 0;padding:1.8cqi;border:.1cqi solid #2b2d33;border-radius:1.2cqi;background:#101114}.special-panel header{min-height:5cqi;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:.1cqi solid #292b31}.special-panel header b,.special-panel header span{display:block}.special-panel header b{color:#f4f5f7;font-size:1.4cqi}.special-panel header span{margin-top:.6cqi;color:#858891;font-size:1cqi}.config-actions{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:1cqi;margin-top:2cqi}.config-actions>label:first-child span{display:block;margin-bottom:.6cqi;color:#92959d;font-size:1cqi}.config-actions input[type=text],.config-actions #config-name{width:100%;height:3.8cqi;padding:0 1.1cqi;border:.1cqi solid #2b2d33;border-radius:.8cqi;outline:0;background:#0c0d10;color:#f4f5f7;font-size:1.1cqi}.config-download,.config-upload{height:3.8cqi;align-self:end;display:inline-flex;align-items:center;justify-content:center;gap:.7cqi;padding:0 1.2cqi;border:.1cqi solid #343740;border-radius:.8cqi;background:#171923;color:#d8d9df;font-size:1cqi;cursor:pointer}.config-upload input{display:none}.config-message{margin:2cqi 0 0;padding:1.2cqi;border:.1cqi solid #292b31;border-radius:.8cqi;background:#0c0d10;color:#989ba4;font-size:1cqi;line-height:1.6}.special-toggle{min-height:5cqi;display:flex;align-items:center;justify-content:space-between;margin-top:1.4cqi;color:#c7c8cd;font-size:1.15cqi}.special-toggle input{position:absolute;opacity:0}.special-toggle i{position:relative;width:4cqi;height:2.2cqi;border-radius:1.1cqi;background:#2b2d33}.special-toggle i:after{content:"";position:absolute;top:.2cqi;left:.4cqi;width:1.8cqi;height:1.8cqi;border-radius:50%;background:#8e9199}.special-toggle input:checked+i{background:#e0e2e7}.special-toggle input:checked+i:after{left:1.8cqi;background:#fff}.special-empty{min-height:23cqi;display:grid;place-items:center;color:#777a83;font-size:1.05cqi;text-align:center}.cosmetic-tabs{display:flex;gap:.7cqi;margin-top:1.4cqi}.cosmetic-tabs button{height:3cqi;padding:0 1cqi;border:.1cqi solid #292b31;border-radius:.7cqi;background:transparent;color:#777a83;font-size:1cqi;cursor:pointer}.cosmetic-tabs button.active{background:#1b1d22;color:#f4f5f7}.reveal-on-scroll{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.75,.25,1);transition-delay:var(--reveal-delay, 0ms)}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.reveal-on-scroll{opacity:1;transform:none;transition:none}}@media(max-width:1050px){.dashboard{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.dashboard{grid-template-columns:1fr}}[data-theme=light] body{background:#f1f2f5}[data-theme=light] .nav{border-color:#cfd2da;background:#fffffff0;box-shadow:0 18px 45px #3539451c}[data-theme=light] .brand-mark,[data-theme=light] .theme,[data-theme=light] .mobile,[data-theme=light] .button{border-color:#d5d8df;background:#fff;color:#1c1e24}[data-theme=light] .nav nav a:hover,[data-theme=light] .button:hover:not(:disabled){border-color:#bfc3cc;background:#eceef2}[data-theme=light] .button.primary{border-color:#272a31;background:#272a31;color:#fff;box-shadow:0 9px 28px #272a3126}[data-theme=light] .button.primary:hover:not(:disabled){background:#3b3e47}[data-theme=light] .gui-showcase,[data-theme=light] .gui-page{background:linear-gradient(180deg,#f1f2f5 0%,transparent 130px),radial-gradient(ellipse at 50% 0%,#dad7f3 0%,transparent 46%),#f1f2f5}[data-theme=light] .features-section,[data-theme=light] .page-head,[data-theme=light] .dashboard-head,[data-theme=light] .legal{color:#17191e}[data-theme=light] .feature-list article,[data-theme=light] .price,[data-theme=light] .telegram-card,[data-theme=light] .notice,[data-theme=light] .dashboard>article,[data-theme=light] .profile,[data-theme=light] .cabinet-main{border-color:#d5d8df;background:#fff;box-shadow:0 12px 34px #3539450d}[data-theme=light] .feature-list article:hover,[data-theme=light] .price.featured{border-color:#aeb3bd}[data-theme=light] .telegram-orb{color:#53506a;background:#ebe9fb}[data-theme=light] .popular{background:#302e39;color:#fff}[data-theme=light] .price-line,[data-theme=light] footer{border-color:#d7dae1}[data-theme=light] footer,[data-theme=light] footer p{color:#676b74}[data-theme=light] .auth-background{background:linear-gradient(180deg,#f1f2f584,#f1f2f5ed),url(/auth-forest.avif) center 44% / cover no-repeat;filter:saturate(.55) brightness(1.2)}[data-theme=light] .auth-shade{background:radial-gradient(ellipse at center,transparent 0%,#f1f2f54f 65%,#f1f2f5 100%)}[data-theme=light] .auth-title,[data-theme=light] .auth-title p{color:#25272e}[data-theme=light] .auth-wrap form{border-color:#cfd2da;background:#fffffff0;box-shadow:0 25px 70px #3539451c}[data-theme=light] .auth-wrap label,[data-theme=light] .auth-wrap form>p{color:#5f636d}[data-theme=light] .auth-wrap label>div{border-color:#d4d7de;background:#f5f6f8}[data-theme=light] .auth-wrap label>div:focus-within{border-color:#858a95;background:#fff}[data-theme=light] .auth-wrap input{color:#191b20}[data-theme=light] .client-window{border-color:#c8ccd5;background:#f6f7f9;box-shadow:0 28px 80px #3539452b}[data-theme=light] .client-window.glass{background:#f6f7f9d9}[data-theme=light] .client-topbar,[data-theme=light] .client-bottom{border-color:#d4d7de;background:#eceef2}[data-theme=light] .gui-category{color:#747985}[data-theme=light] .gui-category:hover,[data-theme=light] .gui-category.active{border-color:#c6cad2;background:#fff;color:#1d2026;box-shadow:inset 0 -.2cqi #31343c}[data-theme=light] .safe-mode,[data-theme=light] .glass-toggle,[data-theme=light] .category-select,[data-theme=light] .gui-reset,[data-theme=light] .gui-search{border-color:#cdd1d9;background:#fff;color:#5f646e}[data-theme=light] .safe-mode.active,[data-theme=light] .glass-toggle.active{border-color:#777c87;color:#1d2026}[data-theme=light] .gui-search input{color:#1d2026}[data-theme=light] .gui-content{background:#f6f7f9;scrollbar-color:#c4c8d0 transparent}[data-theme=light] .module-card,[data-theme=light] .special-panel{border-color:#d6d9e0;background:#fff}[data-theme=light] .module-card:hover{border-color:#aeb3bd;background:#fff}[data-theme=light] .module-header b,[data-theme=light] .special-panel header b{color:#1c1f25}[data-theme=light] .module-more,[data-theme=light] .module-meta,[data-theme=light] .setting-row,[data-theme=light] .special-panel header span{color:#626772}[data-theme=light] .module-meta,[data-theme=light] .inline-settings,[data-theme=light] .special-panel header{border-color:#e0e2e7}[data-theme=light] .module-switch,[data-theme=light] .toggle-row i,[data-theme=light] .special-toggle i{background:#d2d5dc}[data-theme=light] .module-switch.on,[data-theme=light] .toggle-row input:checked+i,[data-theme=light] .special-toggle input:checked+i{background:#30333a}[data-theme=light] .module-switch.on i,[data-theme=light] .toggle-row input:checked+i:after,[data-theme=light] .special-toggle input:checked+i:after{background:#fff}[data-theme=light] .select-row select,[data-theme=light] .multi-row summary,[data-theme=light] .module-bind,[data-theme=light] .setting-bind,[data-theme=light] .text-row input,[data-theme=light] .config-actions #config-name,[data-theme=light] .config-download,[data-theme=light] .config-upload,[data-theme=light] .config-message{border-color:#d7dae1;background:#f2f3f6;color:#4f545e}[data-theme=light] .multi-row details>div{border-color:#c8ccd4;background:#fff;box-shadow:0 12px 30px #35394524}[data-theme=light] .multi-row details label{color:#34373f}[data-theme=light] .range-row input[type=range]::-webkit-slider-runnable-track{background:#cdd1d9}[data-theme=light] .range-row input[type=range]::-webkit-slider-thumb{background:#30333a}[data-theme=light] .range-row output,[data-theme=light] .color-row output{border-color:#d7dae1;color:#50545d}[data-theme=light] .color-row input[type=color]{border-color:#cfd3da;background:#fff}[data-theme=light] .cosmetic-tabs button{border-color:#d4d7de;color:#686d77}[data-theme=light] .cosmetic-tabs button.active{background:#30333a;color:#fff}[data-theme=light] .uid-card h3,[data-theme=light] .dashboard article h2,[data-theme=light] .legal a,[data-theme=light] .auth-wrap form>p a{color:#504b78}[data-theme=light] .nav.open nav{border-color:#cfd2da;background:#fffffff5}@media(max-width:700px){.nav-actions{gap:5px}.nav-login{display:inline-flex;white-space:nowrap}.client-stage{width:100%;overflow-x:auto;overscroll-behavior-x:contain}.client-window{width:680px;min-width:680px;height:650px;aspect-ratio:auto;grid-template-rows:62px minmax(0,1fr) 58px}.safe-mode,.gui-search{display:none}.gui-categories{justify-content:flex-start;overflow-x:auto;padding:0 10px;scrollbar-width:none}.gui-categories::-webkit-scrollbar{display:none}.module-grid{grid-template-columns:1fr}.inline-settings{display:block}.special-panel{width:calc(100% - 24px);min-height:48cqi}.config-actions{grid-template-columns:1fr}.config-download,.config-upload{width:100%}}
