@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap');
:root{--bg:#090b0c;--surface:#101314;--surface-2:#15191a;--line:#252a2b;--text:#f5f7f6;--muted:#9da5a2;--lime:#c7f36b;--lime-dark:#96c839;--ink:#10130d;--shell:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:'DM Sans','Noto Sans SC',system-ui,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.shell{width:min(var(--shell),calc(100% - 48px));margin:0 auto}.site-header{height:78px;border-bottom:1px solid rgba(255,255,255,.07);background:rgba(9,11,12,.83);backdrop-filter:blur(18px);position:sticky;top:0;z-index:50}.nav-shell{height:100%;display:flex;align-items:center}.brand{display:flex;align-items:center;gap:11px;font-size:21px;font-weight:700;letter-spacing:-.4px}.brand-mark{width:28px;height:28px;display:grid;grid-template-columns:repeat(3,1fr);gap:2px;transform:skew(-8deg)}.brand-mark i{background:var(--lime);display:block}.brand-mark i:first-child{clip-path:polygon(100% 0,100% 100%,0 50%)}.brand-mark i:nth-child(2){clip-path:polygon(0 0,100% 50%,0 100%)}.brand-mark i:last-child{clip-path:polygon(0 0,100% 50%,0 100%)}.main-nav{display:flex;align-items:center;gap:34px;margin:auto}.main-nav a{font-size:14px;color:#abb1af;transition:.2s}.main-nav a:hover,.main-nav a.active{color:#fff}.main-nav a.active:after{content:'';display:block;height:2px;background:var(--lime);margin-top:8px;border-radius:3px}.lang-switch{display:flex;gap:8px;align-items:center;color:#cbd0ce;font-size:13px;border:1px solid var(--line);padding:7px 11px;border-radius:20px}.lang-switch span{font-size:15px}.nav-toggle{display:none}.hero{position:relative;overflow:hidden;padding:96px 0 90px}.hero-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:70px;align-items:center;min-height:570px}.hero-glow{position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none}.glow-a{width:700px;height:700px;background:radial-gradient(circle,rgba(199,243,107,.085),transparent 67%);right:-140px;top:-260px}.glow-b{width:500px;height:500px;background:radial-gradient(circle,rgba(77,110,255,.07),transparent 67%);left:-230px;bottom:-260px}.eyebrow{display:flex;align-items:center;gap:11px;color:var(--lime);letter-spacing:2.2px;font-size:11px;font-weight:700;text-transform:uppercase}.eyebrow span{width:25px;height:1px;background:var(--lime)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(48px,5.1vw,74px);line-height:1.06;letter-spacing:-3.6px;margin:24px 0 25px}.hero h1 em{color:var(--lime);font-style:normal}.hero-copy>p{font-size:17px;max-width:585px;color:#aab1ae;line-height:1.75}.hero-actions{display:flex;gap:12px;margin:35px 0}.button{min-height:48px;padding:0 21px;display:inline-flex;align-items:center;justify-content:center;gap:22px;border-radius:8px;font-size:14px;font-weight:600;border:1px solid transparent;cursor:pointer}.button-primary{background:var(--lime);color:var(--ink)}.button-primary:hover{background:#d5fa8c;transform:translateY(-1px)}.button-ghost{border-color:var(--line);background:rgba(255,255,255,.02);color:#e0e4e2}.button-dark{background:#101311;color:white;border-color:#2a302c;min-width:190px}.compat{display:flex;gap:11px;align-items:center;color:#c0c6c3;font-size:12px}.compat>span{color:#777f7c}.compat i{width:3px;height:3px;border-radius:50%;background:#59605d}.product-stage{height:530px;position:relative;display:flex;align-items:center;justify-content:center}.orbit{position:absolute;border:1px solid rgba(199,243,107,.12);border-radius:50%}.orbit-one{width:500px;height:500px}.orbit-two{width:390px;height:390px;border-style:dashed;animation:spin 35s linear infinite}.ps-card{width:520px;box-shadow:0 40px 100px rgba(0,0,0,.55);background:#171a1b;border:1px solid #313637;border-radius:12px;overflow:hidden;transform:perspective(1000px) rotateY(-4deg) rotateX(2deg);position:relative;z-index:2}.ps-top{height:43px;display:flex;align-items:center;gap:9px;padding:0 13px;border-bottom:1px solid #292d2e;color:#ccd0cf;font-size:11px}.ps-logo{background:#001e36;border:1px solid #31a8ff;color:#31a8ff;padding:2px 5px;font-weight:700}.ps-top span:nth-child(2){margin-right:auto}.ps-top i{width:6px;height:6px;border-radius:50%;background:#444a4b}.ps-workspace{display:grid;grid-template-columns:1fr 150px;height:355px}.canvas{position:relative;overflow:hidden;margin:22px 8px 22px 22px;background:linear-gradient(#96b7bc 0 50%,#b6a487 50%)}.canvas-sky{position:absolute;inset:0;background:radial-gradient(circle at 68% 23%,#f0e2bf 0 7%,transparent 8%),linear-gradient(#789ca5,#b4c1b2 52%,#706f4f 53%)}.canvas-mountain{position:absolute;bottom:0;clip-path:polygon(0 100%,25% 34%,40% 67%,63% 20%,100% 100%);background:#354a3c}.canvas-mountain.m1{inset:40% -10% 0 -10%}.canvas-mountain.m2{inset:55% -10% 0 -10%;background:#101e19;opacity:.82}.selection{position:absolute;left:35%;top:30%;width:38%;height:35%;border:1px dashed white;box-shadow:0 0 0 1px rgba(0,0,0,.3)}.selection span{position:absolute;width:5px;height:5px;background:#fff;border:1px solid #333}.selection span:nth-child(1){left:-3px;top:-3px}.selection span:nth-child(2){right:-3px;top:-3px}.selection span:nth-child(3){left:-3px;bottom:-3px}.selection span:nth-child(4){right:-3px;bottom:-3px}.ai-sweep{position:absolute;top:0;bottom:0;width:55px;background:linear-gradient(90deg,transparent,rgba(199,243,107,.3),transparent);filter:blur(4px);animation:sweep 4s ease-in-out infinite}aside{border-left:1px solid #292d2e;padding:17px 12px}aside small{display:block;color:#747b79;font-size:8px;letter-spacing:1.3px;margin:2px 0 8px}.model{display:flex;align-items:center;gap:8px;padding:7px;border:1px solid #2b3031;border-radius:5px;margin-bottom:7px;color:#909694;font-size:9px}.model.active{border-color:rgba(199,243,107,.6);background:rgba(199,243,107,.05);color:#dce1df}.model b{font-size:8px;color:var(--lime);background:#252a27;padding:4px}.prompt-lines{height:65px;border:1px solid #2b3031;border-radius:5px;padding:10px}.prompt-lines i{display:block;height:4px;margin-bottom:7px;background:#323738;border-radius:5px}.prompt-lines i:nth-child(2){width:82%}.prompt-lines i:nth-child(3){width:60%}.ps-workspace aside button{border:0;width:100%;height:32px;background:var(--lime);color:#11150d;border-radius:5px;font-size:9px;font-weight:700;margin-top:13px}.floating-chip{position:absolute;z-index:4;background:rgba(25,29,29,.96);border:1px solid #353b39;border-radius:9px;display:flex;align-items:center;gap:10px;padding:10px 13px;box-shadow:0 15px 35px #0008;animation:float 5s ease-in-out infinite}.floating-chip>span{width:27px;height:27px;display:grid;place-items:center;background:rgba(199,243,107,.12);color:var(--lime);border-radius:6px}.floating-chip small{font-size:7px;color:#777e7c;letter-spacing:1px;display:block}.floating-chip b{font-size:10px;font-weight:500}.chip-one{bottom:31px;right:-15px}.chip-two{left:-8px;top:57px;animation-delay:-2.5s}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0d1011}.trust-strip .shell{min-height:81px;display:flex;align-items:center;justify-content:space-between}.trust-strip .shell>span{font-size:9px;letter-spacing:2px;color:#69706d}.trust-strip div div{display:flex;align-items:center;gap:23px;color:#888f8c}.trust-strip b{font-size:13px}.trust-strip i{width:3px;height:3px;border-radius:50%;background:var(--lime)}.section{padding:120px 0}.section.compact{padding-top:78px}.section-heading{max-width:700px;margin-bottom:55px}.section-heading h2,.cta h2,.page-hero h1{font-size:clamp(37px,4vw,56px);line-height:1.13;letter-spacing:-2.3px;margin:18px 0}.section-heading p{max-width:600px;color:var(--muted)}.section-heading.center{text-align:center;margin-left:auto;margin-right:auto}.section-heading.center .eyebrow{justify-content:center}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature{position:relative;min-height:285px;padding:28px;background:var(--surface);border:1px solid var(--line);border-radius:10px;overflow:hidden;transition:.3s}.feature:hover{border-color:#3d4541;transform:translateY(-3px)}.feature-large{grid-row:span 2;min-height:584px}.feature-wide{grid-column:span 2;display:flex;align-items:flex-end;justify-content:space-between}.feature-number{font-size:10px;color:#5e6663;letter-spacing:1px}.feature h3{font-size:19px;line-height:1.3;letter-spacing:-.4px;margin:16px 0 10px}.feature p{font-size:13px;color:#858d89;max-width:420px;margin-bottom:0}.mini-icon{margin-top:50px;width:47px;height:47px;display:grid;place-items:center;background:rgba(199,243,107,.07);border:1px solid rgba(199,243,107,.17);color:var(--lime);border-radius:9px;font-size:21px}.layers-art{height:280px;position:relative;margin:25px 0 15px}.layers-art div{position:absolute;width:210px;height:137px;left:50%;top:50%;border:1px solid #3c4440;background:#1b201e;transform:translate(-50%,-50%) rotate(-5deg);border-radius:6px}.layers-art div:nth-child(2){transform:translate(-44%,-39%) rotate(2deg);background:#202621}.layers-art div:nth-child(3){transform:translate(-37%,-29%) rotate(7deg);background:linear-gradient(135deg,#33443a,#19261e)}.layers-art span{position:absolute;left:50%;top:50%;transform:translate(14px,18px);font-size:30px;font-weight:700;color:var(--lime)}.platforms{display:flex;gap:10px;align-items:end}.platforms>span,.platforms>b{width:78px;height:80px;border:1px solid #303635;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:25px;color:#d8dcda}.platforms b{background:#001e36;color:#31a8ff}.platforms small{display:block;font-size:8px;color:#737b78;margin-top:5px}.workflow{background:#0c0e0f;border-top:1px solid #171a1b}.steps{display:flex;align-items:center;justify-content:center}.steps article{width:260px;text-align:center;position:relative}.steps article>b{position:absolute;right:23px;top:-7px;font-size:9px;color:#59605d}.steps article>span{width:71px;height:71px;border:1px solid #343a38;border-radius:50%;display:grid;place-items:center;margin:0 auto 21px;font-size:22px;color:var(--lime);background:#111514}.steps h3{font-size:16px}.steps p{font-size:12px;color:#818986}.steps>i{width:90px;height:1px;background:repeating-linear-gradient(90deg,#39403d 0 5px,transparent 5px 10px);margin:-65px 15px 0}.cta{background:var(--lime);color:var(--ink);padding:75px 0}.cta .shell{display:flex;align-items:center;justify-content:space-between}.cta .eyebrow{color:#465b23}.cta .eyebrow span{background:#465b23}.cta h2{margin-bottom:0}.site-footer{padding:70px 0 24px;background:#070809}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:45px}.footer-grid p{font-size:12px;color:#717875;max-width:250px;margin-top:17px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:9px}.footer-grid strong{font-size:11px;color:#747c79;text-transform:uppercase;letter-spacing:1px;margin-bottom:7px}.footer-grid a:not(.brand){font-size:12px;color:#a7aeab}.footer-bottom{border-top:1px solid #1b1e1f;margin-top:55px;padding-top:22px;display:flex;justify-content:space-between;color:#626966;font-size:10px}.page-hero{padding:105px 0 75px;border-bottom:1px solid var(--line);background:radial-gradient(circle at 80% 10%,rgba(199,243,107,.07),transparent 36%)}.page-hero p{color:var(--muted);font-size:17px}.timeline{max-width:850px}.timeline article{border-left:1px solid #313735;padding:0 0 65px 40px;position:relative}.timeline article:before{content:'';position:absolute;width:9px;height:9px;background:var(--lime);border:5px solid var(--bg);border-radius:50%;left:-10px;top:2px}.timeline-meta{display:flex;align-items:center;gap:13px;color:#777f7b;font-size:11px}.timeline-meta b{color:var(--lime)}.timeline-meta span{background:var(--lime);color:var(--ink);padding:2px 7px;border-radius:10px;font-size:8px;font-weight:700}.timeline h2{margin:13px 0;font-size:27px}.timeline p,.rich-text{color:#a0a7a4}.timeline article>a{display:inline-block;color:var(--lime);font-size:13px;margin-top:15px}.article-shell{max-width:850px}.article-shell>time{color:var(--lime);display:block;margin-top:50px}.article-shell h1{font-size:48px;line-height:1.15}.article-lead{font-size:20px;color:#afb5b2}.back-link{color:#89918e}.download-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.download-card{border:1px solid var(--line);background:var(--surface);border-radius:12px;padding:32px;display:grid;grid-template-columns:auto 1fr;gap:22px;align-items:center}.download-card .os-icon{width:62px;height:62px;display:grid;place-items:center;border-radius:12px;background:#1b201e;font-size:30px}.download-card small{color:var(--lime);font-size:9px;letter-spacing:1px}.download-card h2{font-size:19px;margin:5px 0}.download-card p{font-size:12px;color:#7c8480;margin:0}.download-card .button{grid-column:1/-1;margin-top:13px}.button.disabled{background:#202423;color:#737a77}.install-notes{margin-top:70px}.install-notes>div{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.install-notes p{background:#101314;border:1px solid var(--line);padding:22px;font-size:13px;color:#969e9a}.install-notes b{color:var(--lime);margin-right:12px}.feedback-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px}.feedback-layout>aside{border:0;padding:0}.feedback-layout>aside h2{font-size:32px;line-height:1.25}.feedback-layout>aside p{color:#929a96}.feedback-layout>aside div{padding:16px 0;border-bottom:1px solid var(--line);display:flex;gap:15px;font-size:13px}.feedback-layout>aside div b{color:var(--lime)}.feedback-form{background:var(--surface);border:1px solid var(--line);padding:32px;border-radius:12px}.feedback-form label{display:block;font-size:11px;color:#909895;margin-bottom:19px}.feedback-form input,.feedback-form textarea{display:block;width:100%;background:#0c0f10;color:#fff;border:1px solid #313736;border-radius:7px;padding:12px;margin-top:7px;outline:0}.feedback-form input:focus,.feedback-form textarea:focus{border-color:var(--lime)}.feedback-form textarea{resize:vertical}.honeypot{position:absolute!important;left:-10000px}.success-panel{text-align:center;padding:65px 10px}.success-panel b{width:55px;height:55px;display:grid;place-items:center;margin:auto;background:var(--lime);color:var(--ink);border-radius:50%;font-size:24px}.alert,.flash{padding:12px 16px;border-radius:7px;margin-top:16px}.error,.flash-error{background:#4b1d20;color:#ffc7cb}.flash-success{background:#173c2b;color:#b9f6cf}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.about-lead{font-size:24px;line-height:1.55}.about-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px}.about-stats article{background:var(--surface);border:1px solid var(--line);padding:25px}.about-stats b{display:block;font-size:24px;color:var(--lime)}.about-stats span{font-size:11px;color:#7d8582}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:80px}.values article{border-top:1px solid #444b48;padding-top:20px}.values span{color:var(--lime);font-size:10px}.values p{font-size:13px;color:#89918d}.reveal{opacity:0;transform:translateY(18px);transition:opacity .75s ease,transform .75s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.22s}@keyframes spin{to{transform:rotate(360deg)}}@keyframes sweep{0%{left:-25%}65%,100%{left:115%}}@keyframes float{50%{transform:translateY(-8px)}}
@media(max-width:900px){.shell{width:min(100% - 32px,var(--shell))}.site-header{height:66px}.main-nav{position:fixed;left:16px;right:16px;top:74px;background:#111516;border:1px solid var(--line);padding:18px;display:none;flex-direction:column;align-items:stretch;gap:5px;border-radius:10px}.nav-open .main-nav{display:flex}.main-nav a{padding:10px}.main-nav a.active:after{display:none}.nav-toggle{display:block;margin-left:auto;margin-right:12px;background:transparent;border:0;width:34px}.nav-toggle span{display:block;height:1px;background:#fff;margin:7px}.hero{padding-top:70px}.hero-grid{grid-template-columns:1fr;gap:35px}.hero-copy{text-align:center}.hero-copy .eyebrow,.hero-actions,.compat{justify-content:center}.hero-copy>p{margin-left:auto;margin-right:auto}.product-stage{height:470px}.ps-card{width:min(520px,92vw)}.feature-grid{grid-template-columns:1fr 1fr}.feature-large{grid-row:auto}.feature-wide{grid-column:1/-1}.trust-strip .shell{flex-direction:column;justify-content:center;gap:9px}.section{padding:85px 0}.feedback-layout,.about-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{display:none}.download-grid{grid-template-columns:1fr}.install-notes>div{grid-template-columns:1fr}.cta .shell{gap:30px}.steps>i{width:35px}.article-shell h1{font-size:38px}}
@media(max-width:600px){.hero h1{font-size:45px;letter-spacing:-2px}.hero-actions{flex-direction:column}.compat{flex-wrap:wrap}.product-stage{height:360px}.ps-card{transform:none}.ps-workspace{grid-template-columns:1fr 115px;height:275px}.canvas{margin:14px 5px 14px 14px}.floating-chip,.orbit{display:none}.feature-grid{grid-template-columns:1fr}.feature-wide{grid-column:auto;align-items:flex-start;flex-direction:column;gap:25px}.feature-large{min-height:520px}.section-heading h2,.page-hero h1{font-size:36px}.trust-strip div div{gap:10px;flex-wrap:wrap;justify-content:center}.steps{flex-direction:column;gap:25px}.steps>i{width:1px;height:25px;margin:0;background:repeating-linear-gradient(#39403d 0 5px,transparent 5px 10px)}.cta .shell{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:5px}.download-card{padding:23px}.feedback-form{padding:20px}.about-stats,.values{grid-template-columns:1fr}.lang-switch{font-size:0}.lang-switch span{font-size:14px}.ps-workspace aside{padding:10px 7px}.page-hero{padding:75px 0 50px}}
.brand-logo{display:block;width:31px;height:31px;flex:0 0 31px;object-fit:contain}.site-footer .brand-logo{width:29px;height:29px;flex-basis:29px}.feedback-privacy-note{margin-bottom:23px;padding:13px 14px;border:1px solid rgba(199,243,107,.22);border-radius:7px;background:rgba(199,243,107,.055);color:#b7c0bc;font-size:11px;line-height:1.65}.public-feedback-section{padding-top:40px;border-top:1px solid var(--line);background:#0c0f10}.public-feedback-section .section-heading{margin-bottom:38px}.feedback-list{display:grid;gap:16px}.feedback-entry{padding:28px 30px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.feedback-entry-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:21px}.feedback-entry-head>div{display:flex;align-items:center;gap:12px;min-width:0}.feedback-entry-head b,.feedback-entry-head time{display:block}.feedback-entry-head b{font-size:13px;color:#eef2f0}.feedback-entry-head time{margin-top:2px;color:#747d79;font-size:10px}.feedback-avatar{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:50%;background:#242a27;color:var(--lime);font-size:14px;font-weight:700}.feedback-status{flex:0 0 auto;padding:5px 10px;border-radius:99px;border:1px solid #343a38;color:#9ca4a0;font-size:10px}.feedback-status.status-reviewing{border-color:#705d2f;background:#211d14;color:#e9ca75}.feedback-status.status-resolved{border-color:#48622f;background:#172014;color:#bde785}.feedback-entry h3{margin:0 0 11px;color:#f5f7f6;font-size:20px;line-height:1.35}.feedback-message{color:#b0b7b4;font-size:14px;line-height:1.8;overflow-wrap:anywhere}.feedback-reply{margin-top:23px;padding:20px 21px;border-left:2px solid var(--lime);border-radius:0 8px 8px 0;background:#0c0f0e;color:#c5cbc8;font-size:13px;line-height:1.75;overflow-wrap:anywhere}.feedback-reply.is-pending{border-left-color:#3c4440;color:#747d79}.feedback-reply-label{display:flex;align-items:center;gap:9px;margin-bottom:10px}.feedback-reply-label span{padding:2px 7px;border-radius:4px;background:var(--lime);color:var(--ink);font-size:8px;font-weight:800;letter-spacing:.5px}.feedback-reply-label b{font-size:11px;color:#eef2f0}.feedback-reply-label time{margin-left:auto;color:#6e7673;font-size:9px}.feedback-empty{padding:55px 25px;border:1px dashed #303635;border-radius:12px;color:#7f8884;text-align:center}.feedback-pagination{display:flex;justify-content:center;gap:8px;margin-top:32px}.feedback-pagination a{display:grid;width:36px;height:36px;place-items:center;border:1px solid var(--line);border-radius:7px;color:#959d99;font-size:12px}.feedback-pagination a:hover,.feedback-pagination a.active{border-color:var(--lime);background:var(--lime);color:var(--ink)}
@media(max-width:600px){.brand-logo{width:28px;height:28px;flex-basis:28px}.feedback-entry{padding:21px 19px}.feedback-entry-head{align-items:flex-start}.feedback-entry h3{font-size:18px}.feedback-reply{padding:17px}.feedback-reply-label{flex-wrap:wrap}.feedback-reply-label time{width:100%;margin-left:0}}
