.nav{position:fixed;top:0;left:0;right:0;z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0a0bb3;border-bottom:1px solid transparent;transition:border-color .2s cubic-bezier(.2,.7,.2,1)}.nav.is-scrolled{border-bottom-color:#25252b}.nav__inner{display:flex;align-items:center;justify-content:space-between;height:64px}.nav__brand{display:flex;align-items:center;gap:10px;font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-size:14px;font-weight:500;letter-spacing:.04em}.nav__brand-mark{width:28px;height:28px;border-radius:7px;object-fit:cover;flex-shrink:0;box-shadow:0 0 0 1px #ffffff0f,0 2px 8px #0006}.nav__brand-cn{color:#a0a0a8;font-family:Geist,PingFang SC,HarmonyOS Sans,Microsoft YaHei,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-weight:400;margin-left:4px}.nav__links{display:flex;align-items:center;gap:4px;font-size:14px;color:#a0a0a8}.nav__links a{position:relative;display:inline-flex;align-items:center;padding:8px 14px;border-radius:8px;color:#a0a0a8;transition:color .16s cubic-bezier(.2,.7,.2,1),background .16s cubic-bezier(.2,.7,.2,1)}.nav__links a:hover{color:#f5f3ee;background:#ffffff0f}.nav__links a.is-active{color:#f5f3ee;background:#a832321a}.nav__links a.is-active:hover{background:#a832321a}@media (max-width: 768px){.nav__links{display:none}}.nav__divider{width:1px;height:18px;background:#3a3a42;margin:0 8px;flex-shrink:0}.nav__external{display:inline-flex;align-items:center;gap:3px}.nav__external-icon{opacity:.5;transition:opacity .16s cubic-bezier(.2,.7,.2,1),transform .16s cubic-bezier(.2,.7,.2,1)}.nav__external:hover .nav__external-icon{opacity:1;transform:translate(1px,-1px)}.nav__cta{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 14px;background:#a83232;color:#f5f3ee;font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-size:12px;font-weight:500;letter-spacing:.04em;border-radius:4px;transition:background .16s cubic-bezier(.2,.7,.2,1)}.nav__cta:hover{background:#c14848}.dl-btn-group{position:relative;display:inline-block;padding-bottom:8px;margin-bottom:-8px}.dl-btn-group__menu{position:absolute;top:100%;left:0;right:0;margin-top:-4px;background:#1a1a1f;border:1px solid #3a3a42;border-radius:6px;box-shadow:0 8px 24px #0000001f;padding:6px;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .16s cubic-bezier(.2,.7,.2,1),transform .16s cubic-bezier(.2,.7,.2,1),visibility .16s;z-index:10}.dl-btn-group:hover .dl-btn-group__menu,.dl-btn-group:focus-within .dl-btn-group__menu{opacity:1;visibility:visible;transform:translateY(0)}.dl-btn-group__item{display:block;padding:8px 12px;border-radius:4px;color:#f5f3ee;text-decoration:none;transition:background .12s cubic-bezier(.2,.7,.2,1)}.dl-btn-group__item:hover{background:#a832321a}.dl-btn-group__item-main{display:block;font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-size:12px;font-weight:600;letter-spacing:.04em}.dl-btn-group__item-sub{display:block;font-size:10.5px;color:#6b6b75;margin-top:2px}.dl-btn{display:inline-flex;align-items:center;gap:10px;height:52px;padding:0 24px;border-radius:6px;font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-size:13px;font-weight:500;letter-spacing:.04em;transition:all .2s cubic-bezier(.2,.7,.2,1);border:1px solid transparent;white-space:nowrap}.dl-btn svg{width:18px;height:18px;flex-shrink:0}.dl-btn__meta{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.dl-btn__main{display:inline-flex;align-items:center;gap:8px}.dl-btn__beta{display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;font-size:9px;font-weight:600;letter-spacing:.08em;border-radius:3px;line-height:1}.dl-btn__sub{font-size:10px;margin-top:2px;letter-spacing:.04em}.dl-btn--primary{background:#a83232;color:#f5f3ee}.dl-btn--primary .dl-btn__sub{color:#f5f3eeb3}.dl-btn--primary .dl-btn__beta{background:#ffffff2e;color:#fffffff2}.dl-btn--primary:hover{background:#c14848;transform:translateY(-1px)}.dl-btn--secondary{background:#1a1a1f;color:#f5f3ee;border-color:#25252b;box-shadow:0 1px 2px #0000004d}.dl-btn--secondary .dl-btn__sub{color:#a0a0a8}.dl-btn--secondary .dl-btn__beta{background:#a832322e;color:#c14848}.dl-btn--secondary:hover{background:#23232a;border-color:#3a3a42;transform:translateY(-1px)}.hero{padding:160px 0 120px;min-height:88vh;position:relative;overflow:hidden;display:flex;align-items:center}@media (max-width: 768px){.hero{padding:112px 0 64px;min-height:72vh}}@media (max-width: 640px){.hero{padding:96px 0 48px;min-height:0}}.hero__bg-image{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/images/hero-bg.png);background-size:cover;background-position:center 30%;background-repeat:no-repeat;opacity:.8;filter:saturate(1);z-index:0;pointer-events:none}.hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse 65% 55% at 50% 50%,#0a0a0b59,#0a0a0ba6 55%,#0a0a0beb),linear-gradient(180deg,rgba(10,10,11,.55) 0%,transparent 18%,transparent 72%,rgba(10,10,11,.95) 100%),radial-gradient(ellipse 50% 40% at 50% 55%,rgba(168,50,50,.12),transparent 70%)}.hero__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;max-width:720px;padding:40px 0;animation:heroIn 1.2s cubic-bezier(.2,.7,.2,1) both}@media (max-width: 768px){.hero__inner{padding:16px 0}}.hero .eyebrow{margin-bottom:28px}@media (max-width: 640px){.hero .eyebrow{margin-bottom:20px}}.hero__title{margin:0 0 14px;text-shadow:0 2px 24px rgba(0,0,0,.5)}@media (max-width: 640px){.hero__title{margin-bottom:12px}}.hero__line{display:block}.hero__tagline{font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-weight:400;font-size:13px;line-height:1.7;letter-spacing:.04em;color:#a0a0a8;margin:0;white-space:nowrap;text-shadow:0 1px 12px rgba(0,0,0,.55)}@media (max-width: 640px){.hero__tagline{font-size:12px;letter-spacing:.03em;white-space:normal;max-width:30ch;text-wrap:balance}}.hero__endorse{font-family:Geist,PingFang SC,HarmonyOS Sans,Microsoft YaHei,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:13px;letter-spacing:.005em;color:#6b6b75;max-width:46ch;line-height:1.6;margin:24px 0 0;text-wrap:pretty}@media (max-width: 640px){.hero__endorse{font-size:12px;margin-top:20px}}.hero__actions{margin-top:48px;display:flex;gap:12px;flex-wrap:wrap;align-items:center;justify-content:center}@media (max-width: 768px){.hero__actions{margin-top:36px}}@media (max-width: 640px){.hero__actions{margin-top:32px;gap:10px;width:100%}.hero__actions>*{width:100%;justify-content:center}}.hero__meta{margin-top:20px;font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-size:12px;color:#6b6b75;letter-spacing:.04em}@media (max-width: 640px){.hero__meta{font-size:11px;margin-top:16px;display:flex;flex-direction:column;gap:4px;align-items:center}}.hero__dot{color:#3a3a42;margin:0 10px}@media (max-width: 640px){.hero__dot{display:none}}.hero__version{color:#a0a0a8}@keyframes heroIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.hero__inner{animation:none}}.philosophy{padding:160px 0;border-top:1px solid #25252b;border-bottom:1px solid #25252b;position:relative;overflow:hidden}@media (max-width: 768px){.philosophy{padding:80px 0}}@media (max-width: 640px){.philosophy{padding:64px 0}}.philosophy:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 50% 40% at 50% 50%,rgba(168,50,50,.1),transparent 70%)}.philosophy__inner{position:relative;z-index:1;text-align:center}.philosophy__quote{font-family:Geist,PingFang SC,HarmonyOS Sans,Microsoft YaHei,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-weight:500;font-size:clamp(28px,4vw,52px);line-height:1.25;letter-spacing:-.03em;max-width:24ch;margin:0 auto;text-wrap:balance}.philosophy__quote em{font-style:normal;color:#a83232;font-weight:600}.philosophy__body{margin:48px auto 0;max-width:56ch;font-size:17px;line-height:1.7;color:#a0a0a8;text-wrap:pretty}@media (max-width: 768px){.philosophy__body{font-size:15px;margin-top:32px;line-height:1.65}}.philosophy__hl{color:#f5f3ee}.philosophy__sig{margin:48px auto 0;font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-size:12px;letter-spacing:.08em;color:#6b6b75;text-transform:uppercase}@media (max-width: 768px){.philosophy__sig{margin-top:32px;font-size:11px}}.diffs{padding-top:0}.diffs__header{max-width:760px;margin:0 auto 64px;text-align:center}.diffs__header .lead{margin:24px auto 0}@media (max-width: 768px){.diffs__header{margin-bottom:40px}.diffs__header .lead{margin-top:20px}}.diffs__showcase{display:grid;grid-template-columns:380px 1fr;gap:48px;align-items:start}@media (max-width: 1024px){.diffs__showcase{grid-template-columns:320px 1fr;gap:32px}}@media (max-width: 768px){.diffs__showcase{grid-template-columns:1fr;gap:24px}}.showcase__list{display:flex;flex-direction:column;gap:2px}@media (max-width: 768px){.showcase__list{flex-direction:row;overflow-x:auto;gap:8px;padding-bottom:4px;scrollbar-width:none}.showcase__list::-webkit-scrollbar{display:none}}.showcase__item{width:100%;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;border-radius:10px;text-align:left;color:#a0a0a8;border:1px solid transparent;position:relative;transition:background .2s cubic-bezier(.2,.7,.2,1),border-color .2s cubic-bezier(.2,.7,.2,1),color .2s cubic-bezier(.2,.7,.2,1)}.showcase__item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%) scaleY(0);width:3px;height:60%;background:#a83232;border-radius:0 2px 2px 0;transition:transform .22s cubic-bezier(.2,.7,.2,1)}.showcase__item:hover{color:#f5f3ee;background:#ffffff08}.showcase__item.is-active{background:#131316;border-color:#25252b;color:#f5f3ee}.showcase__item.is-active:before{transform:translateY(-50%) scaleY(1)}.showcase__item.is-active .showcase__num{color:#a83232}.showcase__item.is-active .showcase__item-summary{max-height:80px;opacity:1;margin-top:6px}@media (max-width: 768px){.showcase__item{white-space:nowrap;padding:10px 14px}.showcase__item.is-active .showcase__item-summary{display:none}}.showcase__num{font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-size:12px;font-weight:500;letter-spacing:.04em;color:#6b6b75;line-height:1.6;flex-shrink:0;transition:color .2s cubic-bezier(.2,.7,.2,1)}.showcase__item-text{display:flex;flex-direction:column;min-width:0}.showcase__item-title{font-family:Geist,PingFang SC,HarmonyOS Sans,Microsoft YaHei,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:-.01em}.showcase__item-summary{font-size:13px;line-height:1.6;color:#a0a0a8;text-wrap:pretty;max-height:0;opacity:0;overflow:hidden;transition:max-height .26s cubic-bezier(.2,.7,.2,1),opacity .22s cubic-bezier(.2,.7,.2,1),margin-top .26s cubic-bezier(.2,.7,.2,1)}.showcase__stage{position:relative;aspect-ratio:16 / 10}@media (max-width: 768px){.showcase__stage{aspect-ratio:16 / 11}}.showcase__panel{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transform:scale(.99);transition:opacity .32s cubic-bezier(.2,.7,.2,1),transform .32s cubic-bezier(.2,.7,.2,1),visibility .32s}.showcase__panel.is-active{opacity:1;visibility:visible;transform:scale(1)}.showcase__frame{position:relative;width:100%;height:100%;border-radius:12px;overflow:hidden;background:#0a0a0b;border:1px solid #25252b;box-shadow:0 30px 60px -28px #000000b3}.showcase__frame img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;cursor:pointer}.showcase__frame--placeholder{display:flex;align-items:center;justify-content:center;color:#6b6b75;font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-size:12px;letter-spacing:.04em;background:repeating-linear-gradient(45deg,transparent 0,transparent 20px,rgba(255,255,255,.015) 20px,rgba(255,255,255,.015) 21px),#131316}.showcase__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#f5f3ee;background:#0a0a0b8c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #3a3a42;border-radius:50%;opacity:0;transition:opacity .2s cubic-bezier(.2,.7,.2,1),background .16s cubic-bezier(.2,.7,.2,1)}.showcase__arrow--prev{left:14px}.showcase__arrow--next{right:14px}.showcase__arrow:hover{background:#0a0a0bcc}@media (max-width: 768px){.showcase__arrow{opacity:1;width:34px;height:34px}}.showcase__frame--carousel:hover .showcase__arrow{opacity:1}.showcase__dots{position:absolute;bottom:14px;left:50%;transform:translate(-50%);z-index:3;display:flex;gap:8px;padding:6px 10px;border-radius:999px;background:#0a0a0b73;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.showcase__dot{width:7px;height:7px;border-radius:50%;background:#ffffff59;transition:background .2s cubic-bezier(.2,.7,.2,1),transform .2s cubic-bezier(.2,.7,.2,1)}.showcase__dot.is-active{background:#a83232;transform:scale(1.25)}.showcase__dot:hover{background:#fff9}.feat-code{width:100%;height:100%;display:flex;flex-direction:column;background:#131316;border:1px solid #25252b;border-radius:12px;overflow:hidden;box-shadow:0 30px 60px -28px #000000b3}.feat-code__header{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#1a1a1f;border-bottom:1px solid #25252b;font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-size:11px;color:#a0a0a8;letter-spacing:.04em;flex-shrink:0}.feat-code__dot{width:8px;height:8px;border-radius:50%;background:#a83232}.feat-code__body{margin:0;padding:28px;font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-size:13px;line-height:1.95;color:#f5f3ee;overflow:auto;white-space:pre;flex:1}@media (max-width: 768px){.feat-code__body{padding:18px 20px;font-size:12px;line-height:1.8}}.feat-code__body .c-kw{color:#c14848}.feat-code__body .c-fn{color:#d4a574}.feat-code__body .c-str{color:#8fa8a1}.feat-code__body .c-typ{color:#b08fbc}.feat-code__body .c-pun{color:#a0a0a8}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:5vh 5vw;background:#060608e0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:zoom-out;animation:lightboxIn .2s cubic-bezier(.2,.7,.2,1)}.lightbox__img{max-width:100%;max-height:100%;object-fit:contain;border-radius:10px;border:1px solid #3a3a42;box-shadow:0 40px 100px -20px #000c;cursor:default}.lightbox__close{position:absolute;top:24px;right:24px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:#f5f3ee;background:#ffffff14;border:1px solid #3a3a42;border-radius:50%;cursor:pointer;transition:background .16s cubic-bezier(.2,.7,.2,1)}.lightbox__close:hover{background:#ffffff29}@keyframes lightboxIn{0%{opacity:0}to{opacity:1}}.case__header{max-width:760px;margin:0 auto 64px;text-align:center}.case__header .lead{margin:24px auto 0}@media (max-width: 768px){.case__header{margin-bottom:40px}}.case__card{display:grid;grid-template-columns:460px 1fr;gap:48px;align-items:center;padding:40px;border-radius:16px;background:linear-gradient(135deg,#131316,#1a1a1f);border:1px solid #25252b;box-shadow:0 30px 80px -40px #000c}@media (max-width: 1024px){.case__card{grid-template-columns:360px 1fr;gap:32px;padding:28px}}@media (max-width: 768px){.case__card{grid-template-columns:1fr;gap:24px;padding:20px}}.case__cover{position:relative;border-radius:10px;overflow:hidden;border:1px solid #3a3a42;aspect-ratio:460 / 215}.case__cover img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .48s cubic-bezier(.2,.7,.2,1)}.case__badge{position:absolute;top:12px;left:12px;padding:5px 12px;font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-size:11px;font-weight:500;letter-spacing:.04em;color:#f5f3ee;background:#a83232d9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:6px}.case__body{display:flex;flex-direction:column;gap:18px}@media (max-width: 768px){.case__body{gap:14px}}.case__title{display:inline-flex;align-items:center;gap:8px;font-family:Geist,PingFang SC,HarmonyOS Sans,Microsoft YaHei,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:clamp(22px,2.4vw,28px);font-weight:600;letter-spacing:-.02em;color:#f5f3ee;line-height:1.2}.case__ext{color:#6b6b75;flex-shrink:0}.case__desc{font-size:15px;line-height:1.75;color:#a0a0a8;text-wrap:pretty;max-width:56ch}.case__weight{font-size:13.5px;line-height:1.7;color:#6b6b75;text-wrap:pretty}.case__cta{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;margin-top:6px;height:40px;padding:0 20px;font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-size:13px;font-weight:500;letter-spacing:.04em;color:#f5f3ee;background:#a83232;border-radius:8px;transition:background .2s cubic-bezier(.2,.7,.2,1),transform .2s cubic-bezier(.2,.7,.2,1)}.case__cta:hover{background:#c14848;transform:translateY(-1px)}.case__cta svg{transition:transform .2s cubic-bezier(.2,.7,.2,1)}.case__cta:hover svg{transform:translate(1px,-1px)}.voices__header{max-width:760px;margin:0 auto 64px;text-align:center}.voices__header .lead{margin:24px auto 0}@media (max-width: 768px){.voices__header{margin-bottom:40px}}.voices__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:20px;max-width:1100px;margin:0 auto}@media (max-width: 640px){.voices__grid{grid-template-columns:1fr;gap:16px}}.voice{position:relative;display:flex;flex-direction:column;gap:24px;margin:0;padding:36px 32px 30px;border-radius:14px;background:#131316;border:1px solid #25252b;overflow:hidden;transition:border-color .24s cubic-bezier(.2,.7,.2,1),background .24s cubic-bezier(.2,.7,.2,1)}.voice:before{content:"“";position:absolute;top:4px;left:22px;font-family:Georgia,Times New Roman,serif;font-size:88px;line-height:1;color:#a83232;opacity:.16;pointer-events:none}.voice:hover{border-color:#3a3a42;background:#1a1a1f}.voice__quote{position:relative;z-index:1;margin:0;font-size:15.5px;line-height:1.8;color:#f5f3ee;text-wrap:pretty;flex:1}@media (max-width: 768px){.voice__quote{font-size:14.5px}}.voice__author{display:flex;flex-direction:column;gap:4px;padding-top:4px;border-top:1px solid #25252b}.voice__name{font-family:Geist,PingFang SC,HarmonyOS Sans,Microsoft YaHei,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:15px;font-weight:600;color:#f5f3ee;letter-spacing:-.01em}.voice__title{font-size:12px;line-height:1.5;color:#6b6b75;text-wrap:pretty}.devs{border-top:1px solid #25252b}.devs__inner{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:80px;align-items:center}@media (max-width: 768px){.devs__inner{grid-template-columns:1fr;gap:40px}}.devs__left .h-section{margin-top:20px;margin-bottom:28px}.devs__left .lead{margin-bottom:32px}.devs__points{display:flex;flex-direction:column;gap:18px}.devs__points li{padding-left:24px;position:relative;color:#a0a0a8;font-size:15px;line-height:1.6}.devs__points li:before{content:"→";position:absolute;left:0;color:#a83232;font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-weight:500}.devs__points li strong{color:#f5f3ee;font-weight:500}.devs__points li code{font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;color:#a83232}.code-card{background:#131316;border:1px solid #25252b;border-radius:10px;overflow:hidden;box-shadow:0 30px 60px -20px #0009}.code-card__header{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#1a1a1f;border-bottom:1px solid #25252b;font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-size:11px;color:#6b6b75;letter-spacing:.04em}.code-card__dot{width:8px;height:8px;border-radius:50%;background:#a83232}.code-card__path{color:#a0a0a8}.code-card__body{padding:24px 28px;font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-size:13px;line-height:1.75;color:#f5f3ee;overflow-x:auto;white-space:pre}@media (max-width: 768px){.code-card__body{padding:18px 20px;font-size:11.5px;line-height:1.7}}.code-card__body .c-kw{color:#c14848}.code-card__body .c-fn{color:#d4a574}.code-card__body .c-str{color:#8fa8a1}.code-card__body .c-com{color:#6b6b75;font-style:italic}.code-card__body .c-typ{color:#b08fbc}.code-card__body .c-pun{color:#a0a0a8}.download{padding:160px 0;text-align:center;border-top:1px solid #25252b;position:relative;overflow:hidden}@media (max-width: 768px){.download{padding:96px 0}}@media (max-width: 640px){.download{padding:72px 0}}.download__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 50% 40% at 50% 50%,rgba(168,50,50,.1),transparent 60%);pointer-events:none}.download__inner{position:relative;z-index:1}.download__title{margin-bottom:24px}.download__title em{font-style:normal;color:#a83232;font-weight:600}.download__body{max-width:48ch;margin:0 auto 48px;color:#a0a0a8;font-size:17px;line-height:1.6}@media (max-width: 768px){.download__body{font-size:15px;margin-bottom:36px}}.download__actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}@media (max-width: 640px){.download__actions{gap:10px}.download__actions>*{width:100%;max-width:320px;justify-content:center}}.download__meta{margin-top:32px;font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-size:12px;color:#6b6b75;letter-spacing:.04em}@media (max-width: 640px){.download__meta{font-size:11px;padding:0 8px;line-height:1.7}}.footer{padding:64px 0 48px;border-top:1px solid #25252b;color:#6b6b75;font-size:13px}@media (max-width: 640px){.footer{padding:48px 0 36px}}.footer__inner{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:32px}@media (max-width: 768px){.footer__inner{flex-direction:column;align-items:flex-start;gap:24px}}.footer__brand{display:flex;align-items:center;gap:10px;font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;color:#a0a0a8;font-size:13px}.footer__brand-mark{width:28px;height:28px;border-radius:7px;object-fit:cover;flex-shrink:0;box-shadow:0 0 0 1px #ffffff0f,0 2px 8px #0006}.footer__links{display:flex;gap:32px}.footer__links a:hover{color:#f5f3ee}@media (max-width: 768px){.footer__links{gap:20px;flex-wrap:wrap}}.footer__bottom{margin-top:48px;padding-top:24px;border-top:1px solid #25252b;display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px;font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.04em;color:#6b6b75}@media (max-width: 768px){.footer__bottom{margin-top:32px;flex-direction:column;gap:8px}}.footer__legal{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px}@media (max-width: 768px){.footer__legal{align-items:flex-start}}.footer__beian{color:#6b6b75}.footer__beian:hover{color:#f5f3ee}.changelog-page{padding-top:96px;padding-bottom:120px}@media (max-width: 768px){.changelog-page{padding-top:80px;padding-bottom:64px}}.changelog-page__header{text-align:center;margin-bottom:80px}@media (max-width: 768px){.changelog-page__header{margin-bottom:48px}}.changelog-page__title{margin-top:16px;margin-bottom:16px}.changelog-page__lead{color:#a0a0a8;font-size:17px;max-width:56ch;margin:0 auto}@media (max-width: 768px){.changelog-page__lead{font-size:15px}}.changelog-page__loading,.changelog-page__empty{text-align:center;color:#6b6b75;padding:64px 0;font-size:14px}.changelog-page__error{text-align:center;color:#c14848;padding:32px 0;font-size:14px}.changelog-page__list{list-style:none;max-width:760px;margin:0 auto;position:relative;padding:0 0 0 32px}.changelog-page__list:before{content:"";position:absolute;left:8px;top:8px;bottom:8px;width:1px;background:#25252b}@media (max-width: 768px){.changelog-page__list{padding-left:24px}}.changelog-entry{position:relative;margin-bottom:64px}.changelog-entry:last-child{margin-bottom:0}.changelog-entry:before{content:"";position:absolute;left:-28px;top:8px;width:9px;height:9px;border-radius:50%;background:#a83232;box-shadow:0 0 0 4px #0a0a0b}@media (max-width: 768px){.changelog-entry{margin-bottom:40px}.changelog-entry:before{left:-22px}}.changelog-entry__meta{display:flex;align-items:baseline;gap:16px;margin-bottom:16px}@media (max-width: 640px){.changelog-entry__meta{flex-direction:column;gap:4px;align-items:flex-start}}.changelog-entry__version{font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-size:22px;font-weight:600;color:#f5f3ee;letter-spacing:-.01em}.changelog-entry__date{font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-size:12px;color:#6b6b75;letter-spacing:.04em}.changelog-entry__body{color:#a0a0a8;font-size:15px;line-height:1.8}.changelog-entry__body h3,.changelog-entry__body h4,.changelog-entry__body h5,.changelog-entry__body h6{color:#f5f3ee;font-weight:600;margin-top:20px;margin-bottom:8px;font-size:14px;letter-spacing:.02em}.changelog-entry__body h3:first-child,.changelog-entry__body h4:first-child,.changelog-entry__body h5:first-child,.changelog-entry__body h6:first-child{margin-top:0}.changelog-entry__body p{margin:0 0 12px}.changelog-entry__body ul{list-style:none;padding:0;margin:8px 0 16px}.changelog-entry__body li{padding-left:18px;position:relative;margin-bottom:6px}.changelog-entry__body li:before{content:"—";position:absolute;left:0;color:#6b6b75}.changelog-entry__body strong{color:#f5f3ee;font-weight:600}.changelog-entry__body code{font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-size:.9em;padding:1px 6px;border-radius:3px;background:#1a1a1f;color:#c14848}:root{--bg-canvas: #0a0a0b;--bg-surface: #131316;--bg-elevated: #1a1a1f;--border-subtle: #25252b;--border-strong: #3a3a42;--fg-primary: #f5f3ee;--fg-muted: #a0a0a8;--fg-subtle: #6b6b75;--accent: #a83232;--accent-dim: #6b1a1a;--accent-hover: #c14848;--accent-wash: rgba(168, 50, 50, .1);--ease: cubic-bezier(.2, .7, .2, 1);--font-display: "Geist", "PingFang SC", "HarmonyOS Sans", "Microsoft YaHei", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--font-body: "Geist", "PingFang SC", "HarmonyOS Sans", "Microsoft YaHei", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--font-mono: "Geist Mono", "SF Mono", Menlo, Consolas, monospace}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{background:#0a0a0b;color:#f5f3ee;font-family:Geist,PingFang SC,HarmonyOS Sans,Microsoft YaHei,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:smooth;overflow-x:hidden}body{min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button{background:transparent;border:none;font:inherit;color:inherit;cursor:default}ul,ol{list-style:none}::selection{background:#a83232;color:#f5f3ee}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 40px}@media (max-width: 768px){.container{padding:0 24px}}@media (max-width: 640px){.container{padding:0 20px}}.container-wide{width:100%;max-width:1440px;margin:0 auto;padding:0 40px}@media (max-width: 768px){.container-wide{padding:0 24px}}@media (max-width: 640px){.container-wide{padding:0 20px}}.section{padding:128px 0;position:relative}@media (max-width: 768px){.section{padding:80px 0}}@media (max-width: 640px){.section{padding:64px 0}}.eyebrow{font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#a83232;margin-bottom:20px;display:inline-block;font-weight:500}.h-display{font-family:Geist,PingFang SC,HarmonyOS Sans,Microsoft YaHei,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-weight:600;font-size:clamp(38px,6.5vw,84px);line-height:1.05;letter-spacing:-.035em;text-wrap:balance}.h-display em{font-style:normal;color:#a83232;font-weight:600}.h-section{font-family:Geist,PingFang SC,HarmonyOS Sans,Microsoft YaHei,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-weight:600;font-size:clamp(28px,4vw,52px);line-height:1.15;letter-spacing:-.03em;text-wrap:pretty}.lead{font-size:20px;line-height:1.55;color:#a0a0a8;text-wrap:pretty;max-width:60ch}@media (max-width: 768px){.lead{font-size:16px}}@media (prefers-reduced-motion: no-preference){.reveal{opacity:0;transform:translateY(20px);transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1)}.reveal.is-visible{opacity:1;transform:translateY(0)}}
