.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;gap:32px;font-size:14px;color:#a0a0a8}.nav__links a{position:relative;transition:color .16s cubic-bezier(.2,.7,.2,1)}.nav__links a:hover,.nav__links a.is-active{color:#f5f3ee}.nav__links a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-22px;height:2px;background:#a83232;border-radius:1px}@media (max-width: 768px){.nav__links{display:none}}.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{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:transparent;color:#f5f3ee;border-color:#3a3a42}.dl-btn--secondary .dl-btn__sub{color:#6b6b75}.dl-btn--secondary .dl-btn__beta{background:#a832322e;color:#c14848}.dl-btn--secondary:hover{background:#1a1a1f;border-color:#6b6b75}.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__title{margin:24px 0 28px;text-shadow:0 2px 24px rgba(0,0,0,.5)}@media (max-width: 640px){.hero__title{margin:16px 0 20px}}.hero__line{display:block}.hero__subtitle{font-family:Geist,PingFang SC,HarmonyOS Sans,Microsoft YaHei,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:17px;letter-spacing:-.005em;color:#a0a0a8;max-width:52ch;line-height:1.65;margin-bottom:40px;text-wrap:pretty;text-shadow:0 1px 12px rgba(0,0,0,.6)}@media (max-width: 768px){.hero__subtitle{font-size:15px;margin-bottom:28px}}.hero__hl{color:#f5f3ee;font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-size:14px;letter-spacing:.01em;display:block;margin-bottom:14px;text-align:center}@media (max-width: 768px){.hero__hl{font-size:12px;margin-bottom:10px}}.hero__actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center;justify-content:center}@media (max-width: 640px){.hero__actions{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}}.workflow{padding-top:0}.workflow__header{max-width:760px;margin:0 auto 80px;text-align:center}.workflow__hint{margin-top:24px;font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-size:12px;letter-spacing:.04em;color:#6b6b75}@media (max-width: 768px){.workflow__hint{display:none}}.timeline{position:relative;padding:120px 24px 80px;overflow:visible}.timeline__rail{position:absolute;top:134px;left:24px;right:24px;height:2px;background:#25252b;border-radius:2px;overflow:hidden;z-index:0}.timeline__rail-fill{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#a83232,#c14848,#a83232);transform-origin:left center;transform:scaleX(0);transition:transform 1.4s cubic-bezier(.2,.7,.2,1)}.timeline--drawn .timeline__rail-fill{transform:scaleX(1)}.timeline__nodes{position:relative;display:grid;grid-template-columns:repeat(8,1fr);gap:0;margin:0;padding:0}.node{position:relative;display:flex;flex-direction:column;align-items:center;opacity:0;transform:translateY(6px);transition:opacity .4s cubic-bezier(.2,.7,.2,1),transform .4s cubic-bezier(.2,.7,.2,1);transition-delay:calc(.6s + var(--i) * 90ms)}.timeline--drawn .node{opacity:1;transform:translateY(0)}.node__dot{position:relative;width:32px;height:32px;border-radius:50%;background:#0a0a0b;border:2px solid #3a3a42;display:flex;align-items:center;justify-content:center;color:#a0a0a8;cursor:default;transition:border-color .24s cubic-bezier(.2,.7,.2,1),color .24s cubic-bezier(.2,.7,.2,1),background .24s cubic-bezier(.2,.7,.2,1),transform .32s cubic-bezier(.2,.7,.2,1),box-shadow .32s cubic-bezier(.2,.7,.2,1);z-index:3}.node__icon{display:flex}.node__pulse{position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;border:1px solid #a83232;opacity:0;transform:scale(.8);transition:opacity .4s cubic-bezier(.2,.7,.2,1),transform .4s cubic-bezier(.2,.7,.2,1);pointer-events:none}.node__label{margin-top:16px;display:flex;flex-direction:column;align-items:center;gap:2px;transition:color .2s cubic-bezier(.2,.7,.2,1),transform .32s cubic-bezier(.2,.7,.2,1)}.node__num{font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-size:10px;letter-spacing:.12em;color:#6b6b75;transition:color .2s cubic-bezier(.2,.7,.2,1)}.node__title{font-family:Geist,PingFang SC,HarmonyOS Sans,Microsoft YaHei,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:13px;font-weight:500;letter-spacing:-.01em;color:#a0a0a8;transition:color .2s cubic-bezier(.2,.7,.2,1);text-wrap:nowrap}.node__pop{position:absolute;bottom:calc(100% + 18px);left:50%;transform:translate(-50%,8px) scale(.96);min-width:240px;max-width:280px;padding:18px 20px 20px;background:#1a1a1f;border:1px solid #3a3a42;border-radius:10px;box-shadow:0 20px 40px -12px #000000b3,0 0 0 1px #ffffff08;text-align:left;opacity:0;pointer-events:none;transition:opacity .18s cubic-bezier(.2,.7,.2,1),transform .22s cubic-bezier(.2,.7,.2,1);z-index:10}.node__pop:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);width:0;height:0;border:6px solid transparent;border-top-color:#1a1a1f;filter:drop-shadow(0 1px 0 #3a3a42)}.node__pop-num{font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-size:10px;letter-spacing:.14em;color:#a83232;margin-bottom:10px}.node__pop-title{font-family:Geist,PingFang SC,HarmonyOS Sans,Microsoft YaHei,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:18px;font-weight:600;letter-spacing:-.02em;color:#f5f3ee;margin-bottom:10px;line-height:1.25}.node__pop-body{font-size:13px;line-height:1.6;color:#a0a0a8;text-wrap:pretty}.node:hover .node__dot,.node:focus-visible .node__dot{border-color:#a83232;color:#fff;background:#a83232;transform:scale(1.25);box-shadow:0 0 0 4px #a832321f,0 6px 18px -4px #a8323280;z-index:5}.node:hover .node__pulse,.node:focus-visible .node__pulse{opacity:.7;transform:scale(1.4);animation:nodePulse 1.4s cubic-bezier(.2,.7,.2,1) infinite}.node:hover .node__num,.node:focus-visible .node__num{color:#a83232}.node:hover .node__title,.node:focus-visible .node__title{color:#f5f3ee;transform:translateY(-1px)}.node:hover .node__pop,.node:focus-visible .node__pop{opacity:1;transform:translate(-50%) scale(1)}@keyframes nodePulse{0%,to{opacity:.6;transform:scale(1.4)}50%{opacity:.2;transform:scale(1.9)}}@media (max-width: 768px){.timeline{padding:24px 0 8px}.timeline__rail{position:absolute;top:44px;bottom:44px;left:15px;right:auto;width:2px;height:auto;border-radius:2px;overflow:hidden}.timeline__rail-fill{position:absolute;top:0;right:0;bottom:0;left:0;transform-origin:top center;transform:scaleY(0);transition:transform 1.2s cubic-bezier(.2,.7,.2,1)}.timeline--drawn .timeline__rail-fill{transform:scaleY(1)}.timeline__nodes{grid-template-columns:1fr;row-gap:0}.node{display:grid;grid-template-columns:32px 1fr;grid-template-rows:auto auto;gap:0 16px;padding:12px 0 28px;align-items:start;opacity:1;transform:none;transition:none}.node__dot{grid-column:1;grid-row:1 / span 2;margin-top:2px;border-color:#a83232;color:#f5f3ee;background:#a83232;transform:none;box-shadow:0 0 0 4px #a8323214,0 4px 10px -2px #a8323266;z-index:3}.node__pulse{display:none}.node__label{grid-column:2;grid-row:1;flex-direction:row;align-items:baseline;gap:10px;margin-top:2px}.node__num{color:#a83232;font-size:11px}.node__title{color:#f5f3ee;font-size:16px;letter-spacing:-.015em;transform:none}.node__pop{position:static;grid-column:2;grid-row:2;transform:none;opacity:1;pointer-events:auto;margin:6px 0 0;padding:0;min-width:0;max-width:none;background:transparent;border:none;border-radius:0;box-shadow:none;z-index:auto;transition:none}.node__pop:after{display:none}.node__pop-num,.node__pop-title{display:none}.node__pop-body{font-size:14px;line-height:1.65;color:#a0a0a8}.node:hover .node__dot,.node:focus-visible .node__dot{transform:none}.node:hover .node__title,.node:focus-visible .node__title{transform:none}.node:hover .node__pop,.node:focus-visible .node__pop{transform:none}}@media (prefers-reduced-motion: reduce){.timeline__rail-fill,.node{transition:none!important;transform:none!important;opacity:1!important}.node__pulse{animation:none!important}}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#0a0a0be0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:24px;animation:fadeIn .2s cubic-bezier(.2,.7,.2,1) both}@media (max-width: 640px){.modal-overlay{padding:48px 16px 16px;align-items:flex-start}}.modal-content{position:relative;max-width:720px;width:100%;max-height:calc(100vh - 48px);overflow-y:auto;background:#131316;border:1px solid #25252b;border-radius:12px;box-shadow:0 30px 60px -20px #000c,0 0 0 1px #ffffff0a;animation:slideUp .26s cubic-bezier(.2,.7,.2,1) both}@media (max-width: 640px){.modal-content{max-width:100%;max-height:calc(100vh - 64px);border-radius:10px}}.modal-close{position:absolute;top:16px;right:16px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:6px;color:#a0a0a8;background:transparent;transition:background .16s cubic-bezier(.2,.7,.2,1),color .16s cubic-bezier(.2,.7,.2,1);z-index:1}.modal-close:hover{background:#1a1a1f;color:#f5f3ee}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.modal-overlay,.modal-content{animation:none!important}}.diffs{padding-top:0}.diffs__header{max-width:760px;margin:0 auto 80px;text-align:center}.diffs__header .lead{margin:24px auto 0}@media (max-width: 768px){.diffs__header{margin-bottom:48px}.diffs__header .lead{margin-top:20px}}.diffs__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:72px}@media (max-width: 1024px){.diffs__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.diffs__grid{grid-template-columns:1fr;gap:16px;margin-top:48px}}.diff{padding:28px;border:1px solid #25252b;border-radius:10px;background:#131316;display:flex;flex-direction:column;gap:14px;text-align:left;cursor:default;position:relative;overflow:hidden;transition:border-color .2s cubic-bezier(.2,.7,.2,1),background .2s cubic-bezier(.2,.7,.2,1),transform .24s cubic-bezier(.2,.7,.2,1)}.diff:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,#a83232 50%,transparent 100%);opacity:0;transition:opacity .24s cubic-bezier(.2,.7,.2,1)}.diff:hover,.diff:focus-visible{border-color:#3a3a42;background:#1a1a1f;transform:translateY(-2px)}.diff:hover:before,.diff:focus-visible:before{opacity:1}.diff:hover .diff__cta,.diff:focus-visible .diff__cta{color:#a83232;gap:8px}.diff:hover .diff__cta svg,.diff:focus-visible .diff__cta svg{transform:translate(2px)}.diff:hover .diff__title,.diff:focus-visible .diff__title{color:#f5f3ee}.diff:focus-visible{outline:2px solid #a83232;outline-offset:2px}.diff__tag{font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-size:10px;letter-spacing:.14em;color:#a83232;text-transform:uppercase}.diff__title{font-family:Geist,PingFang SC,HarmonyOS Sans,Microsoft YaHei,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:20px;font-weight:600;line-height:1.25;letter-spacing:-.015em;color:#f5f3ee;transition:color .2s cubic-bezier(.2,.7,.2,1)}@media (max-width: 768px){.diff__title{font-size:18px}}.diff__body{color:#a0a0a8;font-size:14px;line-height:1.6;flex:1}.diff__body code{font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-size:.9em;color:#a83232}.diff__cta{display:inline-flex;align-items:center;gap:6px;margin-top:8px;font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.06em;color:#6b6b75;transition:color .2s cubic-bezier(.2,.7,.2,1),gap .2s cubic-bezier(.2,.7,.2,1)}.diff__cta svg{transition:transform .24s cubic-bezier(.2,.7,.2,1)}.card-detail{padding:40px;display:flex;flex-direction:column;gap:24px}@media (max-width: 640px){.card-detail{padding:28px 24px;gap:20px}}.card-detail__header{display:flex;flex-direction:column;gap:8px}.card-detail__tag{font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.14em;color:#a83232;text-transform:uppercase}.card-detail__title{font-family:Geist,PingFang SC,HarmonyOS Sans,Microsoft YaHei,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:32px;font-weight:600;line-height:1.15;letter-spacing:-.025em;color:#f5f3ee}@media (max-width: 640px){.card-detail__title{font-size:24px}}.card-detail__visual-wrapper{position:relative;border-radius:8px;overflow:hidden;background:#0a0a0b;border:1px solid #25252b}.card-detail__visual{aspect-ratio:16 / 10}.card-detail__visual img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.card-detail__nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#0a0a0bb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #25252b;border-radius:50%;color:#f5f3ee;opacity:0;transition:opacity .2s cubic-bezier(.2,.7,.2,1),background .16s cubic-bezier(.2,.7,.2,1);z-index:2}.card-detail__nav--prev{left:16px}.card-detail__nav--next{right:16px}.card-detail__nav:hover{background:#0a0a0bd9}@media (max-width: 640px){.card-detail__nav{width:36px;height:36px;opacity:1}.card-detail__nav--prev{left:12px}.card-detail__nav--next{right:12px}}.card-detail__visual-wrapper:hover .card-detail__nav{opacity:1}.card-detail__indicators{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:2}.card-detail__indicator{width:8px;height:8px;border-radius:50%;background:#ffffff4d;border:1px solid rgba(255,255,255,.1);transition:background .2s cubic-bezier(.2,.7,.2,1),transform .2s cubic-bezier(.2,.7,.2,1)}.card-detail__indicator.active{background:#a83232;transform:scale(1.2)}.card-detail__indicator:hover{background:#ffffff80}.card-detail__placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px;text-align:center;background:repeating-linear-gradient(45deg,transparent 0,transparent 20px,rgba(255,255,255,.015) 20px,rgba(255,255,255,.015) 21px),#131316}.card-detail__placeholder-title{font-family:Geist,PingFang SC,HarmonyOS Sans,Microsoft YaHei,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:14px;font-weight:500;color:#a0a0a8}.card-detail__placeholder-note{font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.02em;color:#6b6b75;max-width:36ch;line-height:1.6}.card-detail__body{color:#a0a0a8;font-size:16px;line-height:1.75;text-wrap:pretty}.card-detail__body code{font-family:Geist Mono,SF Mono,Menlo,Consolas,monospace;font-size:.9em;color:#a83232;background:#1a1a1f;padding:2px 6px;border-radius:4px}@media (max-width: 640px){.card-detail__body{font-size:14px;line-height:1.7}}.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}}: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)}}
