:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;color:#eef4ff;background:#060d18;--muted:#a0aec1;--line:#233147;--blue:#75baff}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 80% 10%,#10294780,transparent 42%)}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid #8fcfff;outline-offset:5px}.topbar,main{width:min(1160px,calc(100% - 64px));margin:auto}.topbar{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-size:17px;font-weight:600}.brand b{display:grid;place-items:center;width:32px;height:32px;background:#338fed;border-radius:8px;font-size:23px;color:white}.brand span{color:var(--muted);font-size:14px;font-weight:400}.back{color:var(--muted);font-size:14px}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:90px;padding:88px 0 80px;align-items:center}.version{color:var(--blue);font-size:13px;letter-spacing:.06em}h1{font-size:clamp(40px,4.5vw,62px);line-height:1.18;letter-spacing:-.055em;margin:22px 0 28px;font-weight:750}.dot{color:#5ba9ff}.lead{font-size:25px;line-height:1.6;letter-spacing:-.02em;margin:0 0 18px;color:#b0bed1}.lead strong{font-weight:500;color:#eef4ff}.description{font-size:15px;line-height:1.9;color:var(--muted);max-width:460px;margin:0 0 28px}.actions{display:flex;gap:12px;flex-wrap:wrap}.button{height:49px;padding:0 19px;display:inline-flex;align-items:center;justify-content:center;gap:24px;font-size:14px;font-weight:600;border-radius:8px;transition:background .15s}.primary{background:#338fed;color:#fff}.primary:hover{background:#227fdd}.secondary{border:1px solid #34465e;background:#132238}.secondary:hover{background:#1c304b}.download-meta{font-size:12px;color:#8396af;line-height:1.8;margin:16px 0 0}.feature-panel{border:1px solid #344963;border-radius:18px;background:linear-gradient(145deg,#172b43,#0b1829);padding:30px 30px 24px;box-shadow:0 22px 64px #0003}.feature-heading{display:flex;align-items:center;justify-content:space-between;color:#d9e6f7;font-size:15px;padding-bottom:8px}.cursor-icon{font-size:27px;color:#7ebcff}.feature-panel ul{list-style:none;padding:0;margin:0 0 22px}.feature-panel li{display:flex;gap:20px;align-items:center;padding:23px 0;border-bottom:1px solid #ffffff0d}.feature-icon{color:#92c6ff;flex:none;width:46px;height:46px;border:1px solid #6295c533;display:flex;align-items:center;justify-content:center;font-size:26px;border-radius:10px;background:#7195c40b}.feature-icon span{font-size:15px}.feature-panel h2{font-size:17px;font-weight:550;margin:0 0 8px}.feature-panel p{font-size:12px;line-height:1.6;color:#a2b4cc;margin:0}.text-link{color:#91c9ff;font-size:14px;display:inline-flex;align-items:center;gap:14px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 26px}.section-head h2,.notes h2{font-size:27px;font-weight:550;letter-spacing:-.03em;margin:0}.section-head p{color:var(--muted);font-size:14px;margin:12px 0 0}.preview-section{padding:32px 0 58px}.demo-frame{border:1px solid #34445c;border-radius:12px;overflow:hidden;background:#f6f7fa}.window-bar{display:flex;height:42px;align-items:center;justify-content:space-between;background:#142238;color:#b5c7de;font-size:11px;padding:0 18px}.window-dots{display:flex;gap:6px}.window-dots i{width:7px;height:7px;border-radius:50%;background:#5a6f8b}.demo-frame iframe{border:0;display:block;width:100%;height:630px;background:#f2f3f7}.demo-note,.mobile-note{font-size:12px;line-height:1.9;color:#8d9eb5;margin:14px 0 0}.mobile-note{display:none}.usage{padding:45px 0 65px;border-top:1px solid var(--line)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin:35px 0}.step-number{font-size:13px;color:#6996c7;font-variant-numeric:tabular-nums}.steps h3{font-size:18px;font-weight:550;margin:14px 0 12px}.steps p{color:var(--muted);font-size:14px;line-height:1.9;margin:0}.prompt-box{display:flex;flex-wrap:wrap;align-items:center;gap:24px;border:1px solid #34445b;border-radius:10px;padding:22px 26px;background:#101c2e}.prompt-box p{flex:1;min-width:200px;color:#bfd1e8;font-size:14px;line-height:1.9;margin:0}.prompt-box button{color:#cce5ff;background:#223b58;border:1px solid #496a8b;border-radius:7px;padding:11px 16px;font-size:13px;cursor:pointer}.prompt-box button:hover{background:#2c496a}#copy-status{color:#91c9ff;font-size:12px}#copy-status:empty{display:none}.notes{padding:35px 0 66px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 2fr;column-gap:70px}.notes h2{grid-row:1/4;margin-top:16px}.notes details{border-bottom:1px solid var(--line);padding:21px 0}.notes summary{font-size:15px;cursor:pointer}.notes p{font-size:14px;line-height:1.9;color:var(--muted);margin:15px 0 0}footer{padding:24px 0 32px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;color:#8092a9;font-size:12px}footer a{color:var(--blue)}@media(max-width:1000px){.hero{gap:35px}.feature-panel{padding:24px}.demo-frame iframe{height:550px}.topbar,main{width:calc(100% - 48px)}}@media(max-width:760px){.topbar,main{width:calc(100% - 40px)}.topbar{height:76px}.brand{font-size:15px}.brand span{display:none}.back{font-size:12px}.hero{grid-template-columns:1fr;gap:40px;padding:48px 0 35px}h1{font-size:46px}.lead{font-size:23px}.feature-panel{padding:23px}.feature-panel li{padding:20px 0}.section-head{align-items:flex-start;flex-direction:column;gap:18px}.section-head h2,.notes h2{font-size:24px}.preview-section{padding-bottom:35px}.demo-frame{display:none}.mobile-note{display:block}.steps{grid-template-columns:1fr;gap:28px}.steps article{border-bottom:1px solid var(--line);padding-bottom:24px}.usage{padding:35px 0}.prompt-box{padding:20px;gap:18px}.notes{grid-template-columns:1fr;gap:0;padding:20px 0 40px}.notes h2{grid-row:auto;margin:15px 0}.button{padding:0 16px;gap:18px}footer{flex-wrap:wrap;line-height:1.8}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
.product-mark{display:flex;align-items:center;gap:13px}.product-mark img{display:block;flex:none;object-fit:contain;width:76px;height:76px}
