@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Unbounded:wght@500;600&display=swap";:root{color:#f4f4f0;font-synthesis:none;text-rendering:optimizelegibility;--bg:#0a0a0b;--surface:#121214;--surface-2:#18181b;--line:#ffffff1c;--muted:#99999f;--lime:#d9ff43;--violet:#9f7aea;--orange:#ff8a3d;--blue:#4d8dff;--container:1200px;background:#0a0a0b;font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}body,button,a{font-family:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img,svg{display:block}h1,h2,h3,p{margin-top:0}::selection{color:#0a0a0b;background:var(--lime)}.container{width:min(var(--container), calc(100% - 48px));margin:0 auto}.site-shell{min-height:100vh;overflow:hidden}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0a0bbd;border-bottom:1px solid #ffffff14;position:absolute;top:0;left:0;right:0}.header-inner{justify-content:space-between;align-items:center;height:82px;display:flex}.brand{letter-spacing:.06em;align-items:center;gap:12px;font-family:Unbounded,sans-serif;font-size:14px;font-weight:600;display:inline-flex}.brand-mark{color:#0a0a0b;background:var(--lime);border-radius:9px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 0 34px #d9ff4329}.brand-mark img{object-fit:contain;width:27px;height:27px}.main-nav{color:#a7a7ab;align-items:center;gap:38px;font-size:13px;font-weight:600;display:flex}.main-nav a{padding:10px 0;transition:color .18s;position:relative}.main-nav a:hover,.main-nav a.active{color:#fff}.main-nav a.active:after{background:var(--lime);content:"";border-radius:2px;height:2px;position:absolute;bottom:1px;left:0;right:0}.menu-toggle{background:0 0;border:0;padding:6px;display:none}.hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 75% 30%,#d9ff430e,#0000 22%),#0a0a0b;min-height:810px;position:relative;overflow:hidden}.hero-grid{opacity:.45;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:92px 92px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 20% 75%,#0000);mask-image:linear-gradient(#0000,#000 20% 75%,#0000)}.hero:after{top:82px;right:max(24px, calc((100vw - var(--container)) / 2));content:"";border-left:1px solid #ffffff12;border-right:1px solid #ffffff12;width:37%;height:580px;position:absolute;transform:skew(-11deg)}.hero-orb{z-index:1;border:1px solid #d9ff433b;border-radius:50%;position:absolute}.hero-orb:before,.hero-orb:after{border-radius:inherit;content:"";position:absolute}.hero-orb--one{width:340px;height:340px;animation:7s ease-in-out infinite float;top:210px;right:8vw}.hero-orb--one:before{border:1px solid #d9ff4326;inset:47px}.hero-orb--one:after{background:var(--lime);inset:104px;box-shadow:0 0 90px #d9ff4354}.hero-orb--two{border-color:#ffffff17;width:140px;height:140px;top:155px;right:2vw}.hero-inner{z-index:2;padding-top:181px;position:relative}.eyebrow{color:#a3a3a7;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:11px;font-size:11px;font-weight:700;display:flex}.eyebrow span{background:var(--lime);width:30px;height:1px}.hero h1{letter-spacing:-.055em;max-width:850px;margin:34px 0 27px;font-family:Unbounded,sans-serif;font-size:clamp(54px,7.3vw,100px);font-weight:500;line-height:.98}.hero h1 em,.about-section h2 em{color:var(--lime);font-style:normal}.hero-lead{color:#a6a6aa;max-width:530px;margin-bottom:33px;font-size:17px;line-height:1.7}.hero-actions{align-items:center;gap:34px;display:flex}.button{border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;gap:18px;min-height:55px;padding:0 24px;font-size:13px;font-weight:800;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{color:#0a0a0b;background:var(--lime);box-shadow:0 10px 30px #d9ff4314}.button--primary:hover{background:#e4ff75;box-shadow:0 14px 35px #d9ff4324}.text-link{color:#bdbdc0;align-items:center;gap:10px;font-size:13px;font-weight:600;display:inline-flex}.text-link svg{transition:transform .18s}.text-link:hover svg{transform:translateY(3px)}.hero-stats{gap:56px;margin-top:66px;display:flex}.hero-stats>div{flex-direction:column;display:flex}.hero-stats strong{font-family:Unbounded,sans-serif;font-size:22px;font-weight:500}.hero-stats span{color:#717176;letter-spacing:.08em;text-transform:uppercase;margin-top:7px;font-size:10px;font-weight:700}.products-section{background:#0e0e10;padding:130px 0 120px}.section-heading{grid-template-columns:1.5fr .5fr;align-items:end;gap:80px;margin-bottom:64px;display:grid}.section-index{color:#7e7e84;letter-spacing:.15em;margin-bottom:22px;font-size:10px;font-weight:800;display:inline-block}.section-heading h2,.about-section h2,.features-section h2,.versions-intro h2{letter-spacing:-.045em;margin-bottom:0;font-family:Unbounded,sans-serif;font-size:clamp(36px,4.3vw,58px);font-weight:500;line-height:1.12}.section-heading>p{color:var(--muted);margin-bottom:4px;font-size:14px;line-height:1.75}.products-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.product-card{border:1px solid var(--line);min-width:0;animation:.6s both appear;animation-delay:var(--delay);background:#141416;transition:border .24s,transform .24s}.product-card:hover{border-color:#ffffff3d;transform:translateY(-5px)}.product-visual{border-bottom:1px solid var(--line);background-color:#1b1b1d;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:33px 33px;place-items:center;height:275px;display:grid;position:relative;overflow:hidden}.visual-glow{opacity:.16;filter:blur(44px);border-radius:50%;width:180px;height:180px;position:absolute}.accent-lime .visual-glow,.accent-lime.feature-icon{color:var(--lime);background:var(--lime)}.accent-violet .visual-glow,.accent-violet.feature-icon{color:#c3abff;background:var(--violet)}.accent-orange .visual-glow,.accent-orange.feature-icon{color:#ffc098;background:var(--orange)}.accent-blue .visual-glow,.accent-blue.feature-icon{color:#86b4ff;background:var(--blue)}.visual-version{color:#ffffff52;font-family:monospace;font-size:9px;position:absolute;bottom:12px;right:15px}.app-symbol{z-index:2;background:#0c0c0dc7;border:1px solid #ffffff24;border-radius:24px;width:108px;height:108px;transition:transform .3s;position:relative;box-shadow:0 25px 60px #00000061}.app-symbol--image{background:0 0;border:0;overflow:hidden}.app-symbol--image img{object-fit:cover;width:100%;height:100%}.product-card:hover .app-symbol{transform:scale(1.05)rotate(-2deg)}.app-symbol--pulse{justify-content:center;align-items:center;gap:5px;padding:26px;display:flex}.app-symbol--pulse i{background:var(--lime);border-radius:5px;width:5px;box-shadow:0 0 14px #d9ff434d}.app-symbol--pulse i:first-child,.app-symbol--pulse i:nth-child(5){height:17px}.app-symbol--pulse i:nth-child(2),.app-symbol--pulse i:nth-child(4){height:35px}.app-symbol--pulse i:nth-child(3){height:54px}.app-symbol--frame b{background:#a98bef;border-radius:50%;width:32px;height:32px;position:absolute;top:36px;left:38px;box-shadow:0 0 30px #9f7aea61}.frame-corner{border-style:solid;border-color:#a98bef;width:26px;height:26px;position:absolute}.frame-corner--one{border-width:3px 0 0 3px;top:23px;left:23px}.frame-corner--two{border-width:0 3px 3px 0;bottom:23px;right:23px}.app-symbol--files span{background:#171718;border:2px solid #ff9d5b;border-radius:5px;width:47px;height:34px;position:absolute}.app-symbol--files span:first-child{opacity:.4;top:25px;left:30px;transform:rotate(-10deg)}.app-symbol--files span:nth-child(2){opacity:.65;top:34px;left:35px;transform:rotate(4deg)}.app-symbol--files span:nth-child(3){top:43px;left:31px;box-shadow:0 0 25px #ff8a3d2e}.product-card__body{padding:25px 24px 22px}.product-card__meta{color:#78787e;letter-spacing:.11em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:9px;font-weight:800;display:flex}.product-card h3{letter-spacing:-.03em;margin:14px 0 10px;font-family:Unbounded,sans-serif;font-size:22px;font-weight:500}.product-card p{color:#97979c;min-height:66px;margin-bottom:21px;font-size:13px;line-height:1.65}.product-card__footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:18px;display:flex}.platform-list{gap:6px;display:flex}.platform-list span{border:1px solid var(--line);color:#85858a;padding:5px 8px;font-size:9px;font-weight:700}.round-link{border:1px solid var(--line);border-radius:50%;place-items:center;width:37px;height:37px;transition:color .18s,background .18s;display:grid}.round-link:hover{color:#0a0a0b;background:var(--lime)}.section-cta{justify-content:center;margin-top:45px;display:flex}.section-cta a{border-bottom:1px solid #55555a;align-items:center;gap:12px;padding-bottom:9px;font-size:12px;font-weight:700;transition:border-color .18s;display:inline-flex}.section-cta a:hover{border-color:var(--lime)}.about-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0a0a0b;padding:130px 0}.about-grid{grid-template-columns:.9fr 1.1fr;gap:110px;display:grid}.about-story{border-top:1px solid var(--line);max-width:530px;padding:36px 0 0 50px;position:relative}.about-story__line{background:var(--lime);width:28px;height:2px;position:absolute;top:42px;left:0}.about-story p{color:#a7a7ac;margin-bottom:16px;font-size:19px;line-height:1.65}.about-story p:last-child{color:#f1f1ed;margin-bottom:0}.principles article{border-top:1px solid var(--line);grid-template-columns:46px 1fr;gap:16px;padding:30px 0;display:grid}.principles article:last-child{border-bottom:1px solid var(--line)}.principles article>span{color:var(--lime);font-family:monospace;font-size:11px}.principles h3{margin-bottom:8px;font-size:16px;font-weight:700}.principles p{max-width:420px;color:var(--muted);margin-bottom:0;font-size:13px;line-height:1.7}.contact-section{background:#0e0e10;padding:110px 0}.contact-card{color:#0b0b0c;background:var(--lime);padding:66px;position:relative;overflow:hidden}.contact-card .section-index{color:#0a0a0b8c;margin-bottom:24px}.contact-card h2{letter-spacing:-.05em;margin-bottom:14px;font-family:Unbounded,sans-serif;font-size:clamp(38px,5vw,66px);font-weight:500}.contact-card p{color:#0a0a0ba6;max-width:470px;margin-bottom:30px;font-size:14px;line-height:1.7}.button--light{color:#f4f4f0;background:#0a0a0b}.contact-decor{border:1px solid #0a0a0b1c;border-radius:50%;place-items:center;width:500px;height:500px;display:grid;position:absolute;top:-170px;right:-75px}.contact-decor:before{content:"";border:1px solid #0a0a0b1c;border-radius:50%;position:absolute;inset:60px}.contact-decor img{object-fit:contain;opacity:.1;width:245px;height:245px}.site-footer{border-top:1px solid var(--line);background:#080809;padding:75px 0 28px}.footer-main{justify-content:space-between;align-items:flex-start;padding-bottom:64px;display:flex}.brand--footer{margin-bottom:23px}.footer-main>div>p{color:#6e6e73;margin:0;font-size:12px;line-height:1.7}.footer-nav{gap:100px;display:flex}.footer-nav>div{flex-direction:column;gap:12px;font-size:12px;display:flex}.footer-nav>div>span{color:#5e5e63;letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:800}.footer-nav a{color:#a3a3a8;align-items:center;gap:5px;transition:color .18s;display:flex}.footer-nav a:hover{color:var(--lime)}.footer-bottom{border-top:1px solid var(--line);color:#55555a;letter-spacing:.04em;justify-content:space-between;padding-top:25px;font-size:9px;display:flex}.catalog-page{background:radial-gradient(circle at 80% 14%,#d9ff430f,#0000 23%),#0e0e10;min-height:800px;padding:180px 0 130px}.page-heading{max-width:760px;margin-bottom:68px}.page-heading h1{letter-spacing:-.055em;margin:0 0 22px;font-family:Unbounded,sans-serif;font-size:clamp(53px,7vw,86px);font-weight:500}.page-heading p{max-width:600px;color:var(--muted);font-size:16px;line-height:1.7}.products-grid--catalog{grid-template-columns:repeat(2,1fr)}.product-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 75% 45%,#ffffff09,#0000 28%),#0d0d0f;min-height:700px;padding:138px 0 76px;position:relative}.back-link{color:#74747a;margin-bottom:46px;font-size:11px;font-weight:700;transition:color .18s;display:inline-block}.back-link:hover{color:#fff}.product-hero__grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.product-hero__copy h1{letter-spacing:-.06em;margin:26px 0 22px;font-family:Unbounded,sans-serif;font-size:clamp(52px,6vw,82px);font-weight:500}.product-hero__copy>p{color:#a1a1a6;max-width:560px;font-size:16px;line-height:1.75}.product-hero__actions{align-items:center;gap:18px;margin-top:31px;display:flex}.product-hero__actions>span{color:#68686e;font-size:10px;line-height:1.5}.product-visual--large{border:1px solid var(--line);height:470px}.product-visual--large .app-symbol{border-radius:36px;width:165px;height:165px;transform:scale(1.2)}.product-visual--large .visual-glow{opacity:.12;width:350px;height:350px}.accent-text-lime .eyebrow span{background:var(--lime)}.accent-text-violet .eyebrow span{background:var(--violet)}.accent-text-orange .eyebrow span{background:var(--orange)}.accent-text-blue .eyebrow span{background:var(--blue)}.features-section{background:#0a0a0b;padding:120px 0}.section-heading--compact{grid-template-columns:1fr;margin-bottom:55px}.features-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.features-grid article{border-right:1px solid var(--line);min-height:270px;padding:34px;position:relative}.features-grid article:last-child{border-right:0}.feature-number{color:#49494d;font-family:monospace;font-size:10px;position:absolute;top:22px;right:24px}.feature-icon{border-radius:12px;place-items:center;width:48px;height:48px;margin-bottom:54px;display:grid;background:#ffffff0d!important}.features-grid h3{margin-bottom:11px;font-size:16px}.features-grid p{max-width:280px;color:var(--muted);margin-bottom:0;font-size:12px;line-height:1.7}.versions-section{border-top:1px solid var(--line);background:#0e0e10;padding:125px 0 140px}.versions-grid{grid-template-columns:.65fr 1.35fr;align-items:start;gap:100px;display:grid}.versions-intro{position:sticky;top:40px}.versions-intro p{max-width:330px;color:var(--muted);margin-top:25px;font-size:13px;line-height:1.7}.versions-list{flex-direction:column;gap:13px;display:flex}.release{border:1px solid var(--line);background:#141416;padding:27px 29px}.release--latest{background:linear-gradient(110deg,#d9ff430a,#0000 35%),#141416;border-color:#d9ff434d}.release-head{justify-content:space-between;align-items:flex-start;gap:25px;display:flex}.release-title{align-items:center;gap:12px;display:flex}.release-title h3{margin-bottom:0;font-size:16px}.release-title span{color:#0a0a0b;background:var(--lime);text-transform:uppercase;padding:4px 7px;font-size:8px;font-weight:800}.release-meta{color:#77777d;flex-wrap:wrap;gap:17px;margin-top:12px;font-size:9px;display:flex}.release-meta span{align-items:center;gap:6px;display:inline-flex}.download-button{border:1px solid var(--line);align-items:center;gap:9px;padding:10px 13px;font-size:10px;font-weight:700;transition:color .18s,border .18s;display:inline-flex}.download-button:hover{color:var(--lime);border-color:#d9ff4373}.release ul{border-top:1px solid var(--line);gap:8px;margin:23px 0 0;padding:20px 0 0;list-style:none;display:grid}.release li{color:#95959a;align-items:center;gap:10px;font-size:11px;display:flex}.release li svg{color:var(--lime)}.download-select-page{background:radial-gradient(circle at 78% 16%,#d9ff430e,#0000 23%),#0b0b0c;min-height:820px;padding:135px 0 110px}.download-select-shell{max-width:980px}.download-select-heading{grid-template-columns:1fr 320px;align-items:center;gap:70px;margin-bottom:56px;display:grid}.download-select-heading h1{letter-spacing:-.055em;margin:12px 0 20px;font-family:Unbounded,sans-serif;font-size:clamp(38px,5vw,60px);font-weight:500;line-height:1.06}.download-select-heading p,.download-empty p{max-width:540px;color:var(--muted);font-size:13px;line-height:1.75}.download-select-heading .product-visual{height:270px}.download-picker,.download-empty{border:1px solid var(--line);background:#141416;padding:38px}.platform-picker>span,.version-picker__label{color:#76767b;letter-spacing:.1em;margin-bottom:15px;font-size:9px;font-weight:700;display:block}.platform-picker>div{flex-wrap:wrap;gap:9px;display:flex}.platform-picker button{border:1px solid var(--line);color:#aaaab0;cursor:pointer;min-height:46px;font:inherit;background:#0e0e10;padding:0 18px;font-size:11px;font-weight:700;transition:border-color .18s,color .18s,background .18s}.platform-picker button:hover{color:#fff;border-color:#69696f}.platform-picker button.active{border-color:var(--lime);color:#101012;background:var(--lime)}.version-picker{border-top:1px solid var(--line);margin-top:38px;padding-top:32px}.version-picker__list{gap:10px;display:grid}.download-choice{border:1px solid var(--line);background:#0e0e10;padding:23px 24px}.download-choice--featured{border-color:#d9ff433d}.download-choice__main{justify-content:space-between;align-items:center;gap:24px;display:flex}.download-choice__title{align-items:center;gap:12px;margin-bottom:10px;display:flex}.download-choice__title h2,.download-empty h2{color:#f4f4f0;margin:0;font-family:Unbounded,sans-serif;font-size:18px;font-weight:500}.download-choice__title span{color:var(--lime);letter-spacing:.06em;text-transform:uppercase;border:1px solid #d9ff4342;padding:4px 7px;font-size:8px;font-weight:700}.download-choice p{color:#85858a;margin:3px 0;font-size:11px}.download-choice small{color:#626267;margin-top:9px;font-size:9px;display:block}.download-choice .button{flex-shrink:0}.versions-empty{color:var(--muted);font-size:13px}.redirect-page,.not-found{background:radial-gradient(circle at 50% 40%,#d9ff430f,#0000 25%),#0b0b0c;place-items:center;min-height:760px;padding:140px 24px 80px;display:grid}.redirect-card{border:1px solid var(--line);text-align:center;background:#131315;width:min(560px,100%);padding:56px}.redirect-card .section-index{margin:0 0 18px}.redirect-card h1,.not-found h1{letter-spacing:-.04em;margin-bottom:17px;font-family:Unbounded,sans-serif;font-size:32px;font-weight:500}.redirect-card p,.not-found p{color:var(--muted);margin:0 auto 28px;font-size:13px;line-height:1.7}.redirect-card .button{margin:0 auto}.redirect-back{color:#6e6e73;margin-top:22px;font-size:10px;display:block}.redirect-loader{border:1px solid var(--line);width:74px;height:74px;color:var(--lime);background:#ffffff05;border-radius:18px;justify-content:center;align-items:center;gap:6px;margin:0 auto 28px;display:flex}.redirect-loader span{background:currentColor;border-radius:5px;width:5px;height:22px;animation:.7s ease-in-out infinite alternate load}.redirect-loader span:nth-child(2){animation-delay:.15s}.redirect-loader span:nth-child(3){animation-delay:.3s}.accent-violet.redirect-loader{color:var(--violet)}.accent-orange.redirect-loader{color:var(--orange)}.accent-blue.redirect-loader{color:var(--blue)}.admin-page{background:radial-gradient(circle at 78% 10%,#d9ff430e,#0000 24%),#0d0d0f;min-height:780px;padding:150px 0 110px}.admin-card,.admin-form{border:1px solid var(--line);background:#141416}.admin-card--small{width:min(480px,100% - 32px);margin:55px auto 0;padding:42px}.admin-card h1,.admin-heading h1{letter-spacing:-.05em;margin-bottom:16px;font-family:Unbounded,sans-serif;font-size:clamp(31px,4vw,48px);font-weight:500}.admin-card>p,.admin-heading p{color:var(--muted);font-size:13px;line-height:1.7}.admin-card .button{width:100%;margin-top:8px}.admin-notice{color:#dfb08f;background:#ff8a3d0d;border:1px solid #ff8a3d4d;margin:22px 0;padding:14px;font-size:11px;line-height:1.6}.admin-notice code{color:#fff}.admin-shell{max-width:980px}.admin-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:45px;display:flex}.admin-heading p{max-width:570px;margin-bottom:0}.admin-logout{color:#88888d;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #55555a;padding:10px 0;font-size:11px}.admin-form{padding:38px}.admin-section-title{margin-bottom:20px}.admin-section-title h2{color:#f4f4f0;letter-spacing:-.04em;margin:6px 0 0;font-family:Unbounded,sans-serif;font-size:clamp(22px,3vw,31px);font-weight:500}.admin-section-title p{max-width:610px;color:var(--muted);margin:10px 0 0;font-size:12px;line-height:1.7}.admin-section-title--new{margin-top:64px}.admin-versions{border:1px solid var(--line);background:#141416;padding:34px 38px 38px}.admin-product+.admin-product{margin-top:30px}.admin-product h3{color:#8d8d92;letter-spacing:.03em;text-transform:uppercase;margin:0 0 10px;font-family:Unbounded,sans-serif;font-size:11px;font-weight:500}.admin-release-list{border-top:1px solid var(--line)}.admin-release{border-bottom:1px solid var(--line);background:#101012}.admin-release--editing{background:#0e0e10;border-color:#d9ff4347}.admin-release__summary{justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:15px 18px;display:flex}.admin-release__summary>div:first-child{flex-direction:column;gap:6px;display:flex}.admin-release__summary strong{color:#f4f4f0;font-family:Unbounded,sans-serif;font-size:14px;font-weight:500}.admin-release__summary span{color:#7f7f84;font-size:11px}.admin-release__actions{align-items:center;gap:16px;display:flex}.admin-release__actions button,.admin-cancel{color:#aaaab0;cursor:pointer;font:inherit;background:0 0;border:0;border-bottom:1px solid #5a5a60;padding:8px 0;font-size:10px}.admin-release__actions button:hover,.admin-cancel:hover{color:var(--lime)}.admin-release__actions .admin-delete{color:#d98f8f;border-color:#ff707073}.admin-release__actions .admin-delete:hover{color:#ff8585}.admin-release__actions button:disabled{opacity:.5;cursor:wait}.admin-featured{letter-spacing:.06em;text-transform:uppercase;border:1px solid #d9ff433d;padding:5px 8px;font-weight:700;color:var(--lime)!important;font-size:8px!important}.admin-edit-form{border-top:1px solid #d9ff432e;padding:26px 18px 24px}.admin-edit-form__actions{align-items:center;gap:22px;display:flex}.admin-edit-form__actions .button{min-width:245px}.admin-form__grid{grid-template-columns:repeat(2,1fr);gap:22px;margin-bottom:28px;display:grid}.admin-field{flex-direction:column;gap:9px;display:flex}.admin-field--wide{grid-column:1/-1}.admin-field>span,.admin-checkbox span{color:#8d8d92;letter-spacing:.05em;font-size:10px;font-weight:700}.admin-field input,.admin-field select,.admin-field textarea{border:1px solid var(--line);color:#f4f4f0;width:100%;font:inherit;background:#0e0e10;border-radius:0;outline:0;font-size:13px;transition:border-color .18s}.admin-field input,.admin-field select{height:48px;padding:0 14px}.admin-field textarea{resize:vertical;min-height:125px;padding:14px}.admin-field input:focus,.admin-field select:focus,.admin-field textarea:focus{border-color:#d9ff438c}.admin-checkbox{cursor:pointer;align-items:center;gap:10px;display:flex}.admin-checkbox input{accent-color:var(--lime)}.form-error,.form-success{color:#f2b188;background:#ff8a3d0d;border:1px solid #ff8a3d4d;margin:0 0 18px;padding:12px 14px;font-size:11px}.form-success{color:var(--lime);background:#d9ff430a;border-color:#d9ff434d}.admin-form .button:disabled,.admin-edit-form .button:disabled{opacity:.55;cursor:wait}.redirect-icon{border:1px solid var(--line);width:62px;height:62px;color:var(--orange);border-radius:50%;place-items:center;margin:0 auto 26px;font-family:Unbounded,sans-serif;font-size:24px;display:grid}.not-found{text-align:center}.not-found>div>span{color:var(--lime);margin-bottom:12px;font-family:Unbounded,sans-serif;font-size:72px;display:block}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-14px)rotate(4deg)}}@keyframes appear{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes load{0%{opacity:.4;height:12px}to{opacity:1;height:28px}}@media (width<=980px){.hero-orb--one{opacity:.6;right:-110px}.hero:after{right:-120px}.section-heading{grid-template-columns:1fr .55fr;gap:40px}.products-grid{grid-template-columns:repeat(2,1fr)}.about-grid{gap:55px}.product-hero__grid{grid-template-columns:1fr 1fr;gap:35px}.product-visual--large{height:400px}.versions-grid{gap:50px}}@media (width<=720px){.container{width:min(100% - 32px, var(--container))}.header-inner{height:70px}.menu-toggle{cursor:pointer;display:block}.main-nav{border-bottom:1px solid var(--line);background:#0a0a0bfa;flex-direction:column;align-items:stretch;gap:3px;padding:16px;display:none;position:absolute;top:70px;left:0;right:0}.main-nav--open{display:flex}.main-nav a{padding:13px 10px}.main-nav a.active:after{display:none}.hero{min-height:730px}.hero-inner{padding-top:145px}.hero h1{margin-top:28px;font-size:clamp(47px,13.2vw,72px)}.hero-lead{max-width:90%;font-size:15px}.hero-orb--one{opacity:.36;width:300px;height:300px;top:165px;right:-160px}.hero-orb--two,.hero:after{display:none}.hero-stats{gap:30px;margin-top:55px}.hero-stats strong{font-size:18px}.products-section,.about-section{padding:90px 0}.section-heading{grid-template-columns:1fr;gap:24px;margin-bottom:42px}.section-heading h2,.about-section h2,.features-section h2,.versions-intro h2{font-size:37px}.section-heading>p{max-width:520px}.products-grid{grid-template-columns:1fr}.product-visual{height:260px}.about-grid{grid-template-columns:1fr;gap:45px}.contact-section{padding:70px 0}.contact-card{padding:42px 30px}.contact-card h2{font-size:38px}.contact-decor{right:-310px}.footer-main{flex-direction:column;gap:50px}.footer-nav{justify-content:space-between;gap:30px;width:100%}.footer-bottom{gap:20px}.catalog-page{padding:145px 0 90px}.page-heading{margin-bottom:48px}.page-heading h1{font-size:50px}.product-hero{padding:115px 0 70px}.back-link{margin-bottom:34px}.product-hero__grid{grid-template-columns:1fr}.product-hero__copy h1{font-size:52px}.product-visual--large{order:-1;height:350px}.product-hero__copy{order:2}.features-section{padding:88px 0}.features-grid{grid-template-columns:1fr}.features-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:230px}.features-grid article:last-child{border-bottom:0}.feature-icon{margin-bottom:38px}.versions-section{padding:90px 0}.versions-grid{grid-template-columns:1fr;gap:42px}.versions-intro{position:static}.download-select-page{padding:110px 0 75px}.download-select-heading{grid-template-columns:1fr;gap:30px;margin-bottom:38px}.download-select-heading .product-visual{display:none}.download-picker{padding:24px 18px}.download-choice__main{flex-direction:column;align-items:stretch}.download-choice .button{justify-content:center;width:100%}.admin-page{padding:115px 0 75px}.admin-card--small{margin-top:20px;padding:30px 24px}.admin-heading{flex-direction:column;align-items:flex-start;gap:20px}.admin-form,.admin-versions{padding:24px 18px}.admin-release__summary{flex-direction:column;align-items:flex-start;gap:14px}.admin-release__actions{justify-content:space-between;width:100%}.admin-edit-form{padding:22px 14px}.admin-edit-form__actions{flex-direction:column;align-items:flex-start}.admin-edit-form__actions .button{width:100%;min-width:0}.admin-form__grid{grid-template-columns:1fr}.admin-field--wide{grid-column:auto}}@media (width<=470px){.hero-actions{flex-direction:column;align-items:flex-start;gap:22px}.hero-stats{gap:23px}.hero-stats span{max-width:80px;font-size:8px}.section-heading h2,.about-section h2,.features-section h2,.versions-intro h2{font-size:32px}.footer-nav,.footer-bottom{flex-direction:column}.product-hero__actions{flex-direction:column;align-items:flex-start}.product-visual--large{height:285px}.product-visual--large .app-symbol{transform:scale(.95)}.release{padding:23px 20px}.release-head{flex-direction:column;align-items:stretch}.download-button{justify-content:center}.release-meta{flex-direction:column;gap:7px}.redirect-card{padding:40px 22px}.redirect-card h1{font-size:27px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
