:root{--red:#c91f2e;--red-dark:#931521;--ink:#2c1746;--blue:#2850a3;--yellow:#edae1d;--gray:#e6e3e7;--paper:#fffefd;--muted:#756b78;--line:#d8c9ce}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#f2ebed;font-family:"Microsoft YaHei","Noto Sans SC",sans-serif}button,a{font:inherit}button{cursor:pointer}.site-header{position:sticky;top:0;z-index:20;display:flex;height:76px;padding:0 clamp(20px,5vw,76px);align-items:center;gap:34px;border-bottom:1px solid var(--line);background:rgb(255 254 253 / 94%);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none}.brand-mark{display:grid;width:44px;height:39px;padding-top:8px;place-items:center;color:#fff;background:var(--red);clip-path:polygon(50% 0,100% 100%,0 100%)}.brand-mark b{font:700 18px Georgia,serif}.brand small,.brand strong{display:block}.brand small{color:var(--muted);font-size:7px;letter-spacing:.18em}.brand strong{margin-top:3px;font:700 23px/1 Georgia,serif;letter-spacing:.03em}.brand strong i{color:var(--red);font-style:normal}.site-header nav{display:flex;margin-left:auto;gap:26px}.site-header nav a{color:var(--muted);font-size:11px;text-decoration:none}.site-header nav a:hover{color:var(--red)}.header-download,.hero .primary{padding:11px 17px;border:1px solid var(--red);color:#fff;background:var(--red);font-weight:700;clip-path:polygon(0 0,calc(100% - 8px) 0,100% 8px,100% 100%,8px 100%,0 calc(100% - 8px))}.hero{display:grid;min-height:620px;padding:90px clamp(24px,8vw,130px) 72px;grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);align-items:center;overflow:hidden;background:var(--paper)}.eyebrow,.modules header>span,.update-panel>div>span{color:var(--red);font:10px Consolas,monospace;letter-spacing:.18em}.hero h1{margin:18px 0 25px;font:700 clamp(46px,6vw,86px)/.98 Georgia,"Microsoft YaHei",serif;letter-spacing:-.04em}.hero h1 em{color:var(--red);font-style:normal}.hero-copy>p{max-width:680px;color:var(--muted);font-size:15px;line-height:1.9}.hero-actions{display:flex;margin-top:30px;align-items:center;gap:20px}.hero-actions a{color:var(--ink);font-size:12px;text-underline-offset:5px}.hero-symbol{position:relative;display:grid;width:min(33vw,440px);aspect-ratio:1;margin:auto;place-items:center;color:#fff;background:var(--red);clip-path:polygon(50% 0,100% 100%,0 100%);filter:drop-shadow(0 22px 0 rgb(201 31 46 / 8%))}.hero-symbol>span{padding-top:62px;font:700 clamp(80px,11vw,150px)/1 Georgia,serif}.hero-symbol i{position:absolute;width:23px;height:20px;background:var(--paper);clip-path:polygon(50% 0,100% 100%,0 100%)}.hero-symbol i:nth-of-type(1){right:16%;bottom:15%}.hero-symbol i:nth-of-type(2){right:27%;bottom:8%;transform:scale(.55)}.hero-symbol i:nth-of-type(3){left:20%;bottom:12%;transform:rotate(180deg) scale(.72)}.release-strip{display:grid;min-height:88px;padding:16px clamp(24px,6vw,90px);grid-template-columns:220px minmax(0,1fr) auto;align-items:center;gap:28px;color:#fff;background:var(--ink)}.release-strip>div{display:grid;grid-template-columns:12px auto;align-items:center;gap:2px 8px}.status-dot{width:8px;height:8px;border-radius:50%;background:#58c28a}.release-strip small{color:#cbbdce;font-size:9px;letter-spacing:.1em}.release-strip strong{grid-column:2;font:20px Consolas,monospace}.release-strip p{color:#ded5e0;font-size:12px}.release-strip button{padding:9px 13px;border:1px solid rgb(255 255 255 / 24%);color:#fff;background:transparent}.modules{padding:100px clamp(24px,8vw,130px)}.modules header{display:flex;margin-bottom:38px;align-items:end;justify-content:space-between;gap:24px}.modules h2{max-width:650px;margin:0;font:700 clamp(30px,4vw,52px)/1.1 Georgia,"Microsoft YaHei",serif}.module-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.module-grid article{position:relative;min-height:360px;padding:36px;border:1px solid var(--line);background:var(--paper);box-shadow:inset 4px 0 var(--red);overflow:hidden}.module-grid article::after{position:absolute;right:-38px;bottom:-4px;width:170px;height:148px;background:rgb(201 31 46 / 7%);clip-path:polygon(50% 0,100% 100%,0 100%);content:""}.module-number{color:var(--red);font:10px Consolas,monospace}.module-grid small{position:absolute;top:37px;right:35px;color:var(--muted);font:8px Consolas,monospace;letter-spacing:.12em}.module-grid h3{margin:80px 0 4px;font:700 32px/1 Georgia,"Microsoft YaHei",serif}.module-grid h4{margin:0;color:var(--red);font-size:14px}.module-grid p{max-width:75%;margin:23px 0;color:var(--muted);font-size:13px;line-height:1.7}.module-grid ul{display:flex;padding:0;gap:16px;list-style:none;color:var(--ink);font-size:10px}.module-grid li::before{margin-right:5px;color:var(--red);content:"△"}.update-panel{display:grid;margin:0 clamp(24px,8vw,130px) 100px;padding:40px;grid-template-columns:35% 1fr;gap:30px;border:1px solid var(--line);background:var(--paper)}.update-panel h2{margin:10px 0;font:38px/1 Georgia,"Microsoft YaHei",serif}.update-panel p{color:var(--muted);font-size:10px}.update-panel ol{margin:0;padding:4px 0 0;counter-reset:item;list-style:none}.update-panel li{position:relative;min-height:44px;padding:9px 10px 9px 48px;border-bottom:1px solid var(--gray);font-size:12px;line-height:1.6}.update-panel li::before{position:absolute;left:8px;color:var(--red);font:11px Consolas,monospace;content:"0" counter(item);counter-increment:item}.license{display:grid;padding:50px clamp(24px,8vw,130px);grid-template-columns:30px 280px minmax(0,1fr);align-items:center;gap:24px;color:#fff;background:var(--red)}.license-triangle,.small-triangle{width:22px;height:20px;background:#fff;clip-path:polygon(50% 0,100% 100%,0 100%)}.license small{color:#f5c9ce;font:8px Consolas,monospace;letter-spacing:.14em}.license h2{margin:5px 0 0;font:30px Georgia,"Microsoft YaHei",serif}.license p{max-width:760px;font-size:11px;line-height:1.8}body>footer{display:flex;min-height:46px;padding:0 clamp(24px,5vw,76px);align-items:center;gap:32px;color:#d9cbd6;background:var(--ink);font:9px Consolas,monospace}body>footer a{margin-left:auto;color:#d9cbd6;text-decoration:none}dialog{width:min(660px,calc(100vw - 30px));padding:0;border:1px solid var(--red);color:var(--ink);background:var(--paper);box-shadow:0 28px 90px rgb(20 7 28 / 40%)}dialog::backdrop{background:rgb(31 13 38 / 58%);backdrop-filter:blur(3px)}.dialog-shell>header{display:flex;padding:19px 22px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.dialog-shell>header>div{display:flex;align-items:center;gap:12px}.dialog-shell>header small{color:var(--red);font:8px Consolas,monospace;letter-spacing:.14em}.dialog-shell h2{margin:3px 0 0;font:23px Georgia,"Microsoft YaHei",serif}.dialog-shell>header button{width:30px;height:30px;border:1px solid var(--line);background:#fff}.small-triangle{display:block;width:17px;height:15px;background:var(--red)}.dialog-release{padding:18px 22px;background:#f6f0f1}.dialog-release strong{font:22px Consolas,monospace}.dialog-release span{margin-left:12px;color:var(--muted);font-size:10px}.dialog-release p{margin:8px 0 0;color:var(--muted);font-size:11px}.download-list{display:grid;padding:18px 22px;gap:8px}.download-item{display:grid;padding:13px 15px;grid-template-columns:85px 1fr;gap:3px 10px;border:1px solid var(--line);color:var(--ink);text-decoration:none}.download-item:hover{border-color:var(--red);background:#fff5f5}.download-item>span{grid-row:1/span 2;color:var(--red);font-weight:700}.download-item small{color:var(--muted);font:8px Consolas,monospace;overflow-wrap:anywhere}.download-list>p{padding:20px;border:1px dashed var(--line);color:var(--muted);text-align:center}.download-note{margin:0;padding:0 22px 20px;color:var(--muted);font-size:9px;line-height:1.6}[hidden]{display:none!important}@media(max-width:850px){.site-header nav{display:none}.site-header{gap:12px}.header-download{margin-left:auto}.hero{min-height:auto;padding-top:65px;grid-template-columns:1fr}.hero-symbol{width:70vw;max-width:330px;margin-top:45px}.release-strip{grid-template-columns:1fr}.module-grid,.update-panel{grid-template-columns:1fr}.modules header{display:block}.modules header>span{display:block;margin-bottom:10px}.module-grid article{min-height:320px}.license{grid-template-columns:24px 1fr}.license p{grid-column:2}body>footer{padding:14px 20px;flex-wrap:wrap}body>footer a{margin-left:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
