:root{--bg:#0b0c0f;--panel:#15171b;--line:#292c34;--text:#f2f2f0;--muted:#969aa5;--lime:#d5ff3f;--purple:#b79aff;--orange:#ff9d67;font-family:Inter,-apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif;color:var(--text);background:var(--bg)}*{box-sizing:border-box}body{margin:0;background:radial-gradient(900px 500px at 75% 5%,#202919 0,transparent 65%),var(--bg);line-height:1.5}a{color:inherit;text-decoration:none}.site-header{height:76px;padding:0 max(28px,calc((100% - 1240px)/2));display:flex;align-items:center;gap:48px;border-bottom:1px solid #202329;background:#0b0c0fee;position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:11px;min-width:180px}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--lime);color:#111;font-weight:900;font-size:21px}.brand strong{display:block;font-size:18px;letter-spacing:2px}.brand small{display:block;color:#858994;font-size:10px;letter-spacing:2px}.site-header nav{display:flex;gap:30px;flex:1}.site-header nav a,.text-link{color:#9ea2ac;font-size:14px}.site-header nav a:hover,.site-header nav .active,.text-link:hover{color:var(--lime)}.header-actions{display:flex;gap:20px;align-items:center}.button,.outline-button{display:inline-flex;align-items:center;gap:16px;padding:14px 21px;border-radius:9px;background:var(--lime);color:#10120d;font-weight:800}.button-small{padding:10px 15px;font-size:13px}.outline-button{background:transparent;color:var(--text);border:1px solid #444850;font-weight:600}.hero{max-width:1240px;margin:auto;padding:115px 28px 105px;display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.kicker{color:var(--lime);font-size:11px;font-weight:800;letter-spacing:3px}.kicker i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--lime);margin-right:8px}.hero h1{font-size:69px;line-height:1.08;letter-spacing:-3px;margin:24px 0}.hero h1 span{color:var(--lime)}.hero-copy>p{color:#a3a6af;max-width:520px;font-size:17px;line-height:1.9}.hero-actions{display:flex;gap:13px;margin-top:34px}.trust{display:flex;gap:24px;margin-top:40px;color:#777c87;font-size:12px}.trust b{color:#c4c6c8;margin-right:4px}.hero-stage{height:430px;position:relative;display:grid;place-items:center}.stage-glow{position:absolute;width:390px;height:300px;background:#caff3f13;filter:blur(50px);border-radius:50%}.stage-card{position:relative;width:390px;border:1px solid #3a4141;background:#15181a;border-radius:16px;box-shadow:0 28px 90px #0008;overflow:hidden;transform:rotate(-4deg)}.stage-top{height:45px;display:flex;align-items:center;gap:9px;padding:0 16px;border-bottom:1px solid #30343a;color:#adb0ad;font-size:11px}.stage-top small{margin-left:auto;color:#777}.dot{width:8px;height:8px;border-radius:50%;display:inline-block}.lime{background:var(--lime)}.stage-art{height:280px;position:relative;background:linear-gradient(#293c50,#18212a 64%,#101316);overflow:hidden}.sun{position:absolute;width:80px;height:80px;border-radius:50%;background:#eff4d7;top:45px;right:45px;box-shadow:0 0 40px #fff8}.silhouette{position:absolute;bottom:0;left:48%;width:52px;height:156px;background:#0c1012;border-radius:50% 50% 12px 12px}.rail{position:absolute;bottom:42px;left:0;right:0;border-top:1px solid #77835f;transform:skewY(-8deg)}.stage-caption{padding:15px 17px}.stage-caption b,.stage-caption small{display:block}.stage-caption small{color:#777d86;margin-top:4px;font-size:11px}.floating-note{position:absolute;padding:12px 15px;border:1px solid #333841;border-radius:10px;background:#171a1e;box-shadow:0 13px 30px #0006;font-size:11px;color:#90959c}.floating-note b{color:#e2e3e0}.note-a{top:40px;right:12px}.note-b{bottom:40px;left:3px}.stats{max-width:1180px;margin:auto;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);padding:25px 0}.stats div{padding:0 28px;border-right:1px solid var(--line)}.stats div:last-child{border:0}.stats strong{display:block;color:var(--lime);font-size:23px}.stats span{color:#878b95;font-size:12px}.section,.workflow-section{max-width:1240px;margin:auto;padding:120px 28px}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;margin-bottom:44px}.section h2,.workflow-section h2,.download-panel h2{font-size:42px;line-height:1.18;letter-spacing:-1px;margin:15px 0 0}.section-heading>p{color:var(--muted);line-height:1.9;margin:0}.feature-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:15px}.feature{min-height:300px;padding:28px;border:1px solid var(--line);border-radius:15px;background:linear-gradient(145deg,#16181d,#101115)}.feature-icon{font-size:29px;color:var(--lime)}.purple{color:var(--purple)}.orange{color:var(--orange)}.feature h3{font-size:21px;margin:28px 0 10px}.feature p{color:var(--muted);font-size:13px;line-height:1.8}.feature a{display:inline-block;color:var(--lime);font-size:12px;margin-top:10px}.workflow-section{padding-top:25px}.flow{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.flow>div{padding:0 22px}.flow b{display:grid;place-items:center;width:74px;height:74px;border:1px solid #5e7332;border-radius:50%;background:#151a12;color:var(--lime);margin-bottom:22px}.flow strong,.flow span{display:block}.flow span{color:var(--muted);font-size:12px;margin-top:5px}.download-panel{max-width:1180px;margin:0 auto 115px;padding:43px 48px;border:1px solid #4b632b;border-radius:18px;background:linear-gradient(110deg,#1d2716,#14171b);display:flex;justify-content:space-between;align-items:center}.download-panel p{color:#a8ada0}.version-line{font-size:12px;color:#91998b}.version-line b{color:#e4f6ad}.download-actions{display:flex;gap:12px}.site-footer{max-width:1240px;margin:auto;padding:30px 28px 45px;border-top:1px solid var(--line);display:flex;align-items:center;gap:45px;color:#737983;font-size:12px}.footer-links{display:flex;gap:24px;flex:1}@media(max-width:850px){.site-header{padding:0 20px;gap:14px}.site-header nav,.text-link{display:none}.header-actions{margin-left:auto}.hero{grid-template-columns:1fr;padding-top:75px;gap:30px}.hero h1{font-size:51px}.hero-stage{height:350px}.stage-card{width:330px}.stats{margin:0 20px}.stats div{padding:0 12px}.section,.workflow-section{padding:75px 20px}.section-heading{grid-template-columns:1fr;gap:20px}.section h2,.workflow-section h2,.download-panel h2{font-size:34px}.feature-grid,.flow{grid-template-columns:1fr}.download-panel{margin:0 20px 75px;padding:30px;display:block}.download-actions{margin-top:25px}.site-footer{margin:0 20px;display:block}.footer-links{margin:20px 0;flex-wrap:wrap}}
