*{box-sizing:border-box}html.design-one-page{--page: #f6f8fc;--surface: #ffffff;--surface-soft: #eef4ff;--surface-warm: #fff6ed;--ink: #172033;--muted: #5b687b;--faint: #7f8da3;--line: #dce4f0;--line-strong: #cbd7e8;--blue: #2f6bff;--blue-deep: #164dc7;--cyan: #16b8c6;--orange: #f29a63;--violet: #7c74e8;--code: #111827;--code-muted: #8ca0be;color-scheme:light;scroll-behavior:smooth;background:var(--page)}html.design-one-page[data-theme=dark]{--page: #0e1625;--surface: #151f31;--surface-soft: #192740;--surface-warm: #2a211f;--ink: #ecf2fb;--muted: #a8b4c7;--faint: #8695ad;--line: #273750;--line-strong: #354965;--blue: #6d94ff;--blue-deep: #9ab4ff;--cyan: #55d5d7;--orange: #ffad7d;--violet: #aaa2ff;--code: #090f1b;color-scheme:dark}body{margin:0;min-width:320px;background:radial-gradient(circle at 76% 8%,color-mix(in srgb,var(--blue) 10%,transparent) 0,transparent 28rem),radial-gradient(circle at 12% 16%,color-mix(in srgb,var(--cyan) 8%,transparent) 0,transparent 26rem),var(--page);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.7;text-rendering:optimizeLegibility;transition:background-color .28s ease,color .28s ease}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}.site-header[data-astro-cid-yqcowv3s]{position:sticky;z-index:50;top:0;display:grid;grid-template-columns:minmax(220px,1fr) auto minmax(190px,1fr);align-items:center;min-height:78px;padding:0 clamp(24px,5vw,76px);border-bottom:1px solid color-mix(in srgb,var(--line) 82%,transparent);background:color-mix(in srgb,var(--page) 88%,transparent);backdrop-filter:blur(18px)}.brand[data-astro-cid-yqcowv3s]{display:inline-flex;align-items:center;justify-self:start;gap:12px;min-height:44px;font-size:18px;font-weight:760;letter-spacing:-.02em}.brand-mark[data-astro-cid-yqcowv3s]{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;background:linear-gradient(145deg,var(--cyan),var(--blue) 62%,var(--violet));box-shadow:0 10px 26px color-mix(in srgb,var(--blue) 25%,transparent);color:#fff;font-size:18px;font-weight:760}.site-nav[data-astro-cid-yqcowv3s]{display:flex;align-items:center;justify-content:center;gap:clamp(20px,2.2vw,34px)}.site-nav[data-astro-cid-yqcowv3s] a[data-astro-cid-yqcowv3s],.site-nav[data-astro-cid-yqcowv3s] button[data-astro-cid-yqcowv3s]{position:relative;display:inline-flex;gap:5px;min-height:42px;align-items:center;padding:0;border:0;background:none;color:var(--muted);cursor:pointer;font-size:14px;transition:color .2s ease}.site-nav[data-astro-cid-yqcowv3s] a[data-astro-cid-yqcowv3s]:hover,.site-nav[data-astro-cid-yqcowv3s] button[data-astro-cid-yqcowv3s]:hover,.site-nav[data-astro-cid-yqcowv3s] a[data-astro-cid-yqcowv3s]:focus-visible,.site-nav[data-astro-cid-yqcowv3s] button[data-astro-cid-yqcowv3s]:focus-visible{color:var(--blue)}.site-nav[data-astro-cid-yqcowv3s] .active[data-astro-cid-yqcowv3s]{color:var(--ink);font-weight:700}.site-nav[data-astro-cid-yqcowv3s] .active[data-astro-cid-yqcowv3s]:after{position:absolute;right:0;bottom:4px;left:0;height:2px;border-radius:999px;background:var(--blue);content:""}.header-controls[data-astro-cid-yqcowv3s]{--home-index-height: 40px;--home-index-radius: 12px;--home-index-padding: 14px;--home-index-bg: color-mix(in srgb, var(--surface) 84%, transparent);display:flex;justify-self:end;gap:9px}.header-controls[data-astro-cid-yqcowv3s]>button[data-astro-cid-yqcowv3s],.intro-control[data-astro-cid-yqcowv3s]>button[data-astro-cid-yqcowv3s],.menu-toggle[data-astro-cid-yqcowv3s]{display:inline-flex;min-width:62px;min-height:40px;align-items:center;justify-content:center;gap:6px;padding:0 14px;border:1px solid var(--line);border-radius:12px;background:color-mix(in srgb,var(--surface) 84%,transparent);cursor:pointer;font-size:13px;font-weight:650;transition:border-color .2s ease,color .2s ease,transform .2s ease}.header-controls[data-astro-cid-yqcowv3s]>button[data-astro-cid-yqcowv3s]:hover,.intro-control[data-astro-cid-yqcowv3s]>button[data-astro-cid-yqcowv3s]:hover,.menu-toggle[data-astro-cid-yqcowv3s]:hover{border-color:color-mix(in srgb,var(--blue) 42%,var(--line));color:var(--blue);transform:translateY(-1px)}.menu-toggle[data-astro-cid-yqcowv3s]{display:none}.intro-control[data-astro-cid-yqcowv3s]{position:relative}.intro-panel[data-astro-cid-yqcowv3s]{position:absolute;top:calc(100% + 12px);right:0;display:grid;width:260px;padding:8px;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:0 22px 60px color-mix(in srgb,var(--ink) 12%,transparent);opacity:0;pointer-events:none;transform:translateY(-7px) scale(.98);transition:opacity .2s ease,transform .2s ease}.intro-control[data-astro-cid-yqcowv3s].open .intro-panel[data-astro-cid-yqcowv3s]{opacity:1;pointer-events:auto;transform:none}.intro-panel[data-astro-cid-yqcowv3s] a[data-astro-cid-yqcowv3s]{display:grid;gap:2px;padding:12px;border-radius:11px}.intro-panel[data-astro-cid-yqcowv3s] a[data-astro-cid-yqcowv3s]:hover{background:var(--surface-soft)}.intro-panel[data-astro-cid-yqcowv3s] strong[data-astro-cid-yqcowv3s]{font-size:14px}.intro-panel[data-astro-cid-yqcowv3s] span[data-astro-cid-yqcowv3s]{color:var(--muted);font-size:12px}.search-panel[data-astro-cid-yqcowv3s]{position:absolute;top:calc(100% + 10px);right:clamp(24px,5vw,76px);display:grid;width:min(520px,calc(100vw - 32px));max-height:min(680px,calc(100vh - 110px));padding:18px;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:0 24px 70px color-mix(in srgb,var(--ink) 14%,transparent);opacity:0;pointer-events:none;transform:translateY(-10px) scale(.985);transition:opacity .22s ease,transform .22s ease}.search-panel[data-astro-cid-yqcowv3s].open{opacity:1;pointer-events:auto;transform:none}.search-panel-head[data-astro-cid-yqcowv3s]{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.search-panel-head[data-astro-cid-yqcowv3s] label[data-astro-cid-yqcowv3s]{font-size:15px;font-weight:740}.search-panel-head[data-astro-cid-yqcowv3s] button[data-astro-cid-yqcowv3s]{border:0;background:none;color:var(--muted);cursor:pointer;font-size:12px}.search-panel[data-astro-cid-yqcowv3s] input[data-astro-cid-yqcowv3s]{width:100%;height:46px;padding:0 14px;border:1px solid var(--line);border-radius:12px;outline:0;background:var(--page);color:var(--ink)}.search-panel[data-astro-cid-yqcowv3s] input[data-astro-cid-yqcowv3s]:focus{border-color:var(--blue);box-shadow:0 0 0 3px color-mix(in srgb,var(--blue) 14%,transparent)}.search-results[data-astro-cid-yqcowv3s]{display:grid;gap:4px;margin-top:12px;overflow-y:auto;overscroll-behavior:contain}.search-results[data-astro-cid-yqcowv3s] a[data-astro-cid-yqcowv3s]{display:grid;gap:2px;padding:11px 12px;border-radius:11px}.search-results[data-astro-cid-yqcowv3s] a[data-astro-cid-yqcowv3s]:hover{background:var(--surface-soft)}.search-results[data-astro-cid-yqcowv3s] span[data-astro-cid-yqcowv3s]{color:var(--blue);font-size:11px;font-weight:700}.search-results[data-astro-cid-yqcowv3s] strong[data-astro-cid-yqcowv3s]{font-size:14px}.search-results[data-astro-cid-yqcowv3s] small[data-astro-cid-yqcowv3s]{overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.search-empty[data-astro-cid-yqcowv3s]{padding:22px;color:var(--muted);text-align:center}main[data-astro-cid-yqcowv3s]{overflow:hidden}.hero[data-astro-cid-yqcowv3s]{position:relative;padding:clamp(46px,4vw,60px) clamp(24px,5vw,76px) clamp(22px,2.4vw,34px);border-bottom:1px solid var(--line)}.hero[data-astro-cid-yqcowv3s]:before{position:absolute;top:10%;right:2%;width:44vw;height:44vw;max-width:640px;max-height:640px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--blue) 12%,transparent),transparent 68%);content:"";pointer-events:none}.hero-inner[data-astro-cid-yqcowv3s],.content-section[data-astro-cid-yqcowv3s],.closing-section[data-astro-cid-yqcowv3s],footer[data-astro-cid-yqcowv3s]{width:min(1280px,100%);margin-right:auto;margin-left:auto}.hero-inner[data-astro-cid-yqcowv3s]{position:relative;display:grid;grid-template-columns:minmax(0,.75fr) minmax(620px,1.25fr);gap:clamp(30px,3vw,44px);align-items:center}.hero-copy[data-astro-cid-yqcowv3s]{position:relative;z-index:2}.hero-kicker[data-astro-cid-yqcowv3s]{display:flex;justify-content:flex-start;gap:18px;margin-bottom:20px;color:var(--cyan);font-size:12px;font-weight:740;letter-spacing:.08em}.hero-kicker[data-astro-cid-yqcowv3s] time[data-astro-cid-yqcowv3s]:last-child{display:inline-flex;align-items:center;gap:18px;color:var(--faint);font-weight:600}.hero-kicker[data-astro-cid-yqcowv3s] time[data-astro-cid-yqcowv3s]:last-child:before{width:1px;height:14px;background:var(--line-strong);content:""}h1[data-astro-cid-yqcowv3s],h2[data-astro-cid-yqcowv3s],h3[data-astro-cid-yqcowv3s],p[data-astro-cid-yqcowv3s]{margin-top:0}h1[data-astro-cid-yqcowv3s]{margin-bottom:20px;font-size:clamp(48px,4.7vw,68px);font-weight:760;letter-spacing:-.055em;line-height:1.09}h1[data-astro-cid-yqcowv3s] span[data-astro-cid-yqcowv3s]{display:block}.accent-text[data-astro-cid-yqcowv3s]{background:linear-gradient(100deg,var(--cyan),var(--blue) 56%,var(--violet));background-clip:text;color:transparent}.hero-lead[data-astro-cid-yqcowv3s]{max-width:36rem;margin-bottom:25px;color:var(--muted);font-size:clamp(16px,1.35vw,19px);line-height:1.75}.hero-actions[data-astro-cid-yqcowv3s],.closing-actions[data-astro-cid-yqcowv3s]{display:flex;flex-wrap:wrap;gap:12px}.button[data-astro-cid-yqcowv3s]{display:inline-flex;min-width:142px;min-height:50px;align-items:center;justify-content:center;gap:8px;padding:0 22px;border:1px solid var(--line);border-radius:12px;font-size:14px;font-weight:720;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.button[data-astro-cid-yqcowv3s]:hover,.button[data-astro-cid-yqcowv3s]:focus-visible{transform:translateY(-2px)}.button-primary[data-astro-cid-yqcowv3s]{border-color:transparent;background:linear-gradient(120deg,var(--blue-deep),var(--blue),var(--cyan));box-shadow:0 14px 34px color-mix(in srgb,var(--blue) 25%,transparent);color:#fff}.button-secondary[data-astro-cid-yqcowv3s]{background:color-mix(in srgb,var(--surface) 82%,transparent)}.button-secondary[data-astro-cid-yqcowv3s]:hover,.button-secondary[data-astro-cid-yqcowv3s]:focus-visible{border-color:color-mix(in srgb,var(--blue) 42%,var(--line))}.hero-stats[data-astro-cid-yqcowv3s]{display:flex;flex-wrap:wrap;gap:25px;margin-top:24px;padding-top:18px;border-top:1px solid var(--line)}.hero-stats[data-astro-cid-yqcowv3s] span[data-astro-cid-yqcowv3s]{display:grid;gap:1px;color:var(--faint);font-size:11px}.hero-stats[data-astro-cid-yqcowv3s] strong[data-astro-cid-yqcowv3s]{color:var(--ink);font-size:17px;font-weight:780}.workbench[data-astro-cid-yqcowv3s]{--workbench-x: 0;--workbench-y: 0;position:relative;min-height:480px;perspective:1400px}.workbench[data-astro-cid-yqcowv3s]:before{position:absolute;inset:4% -4% 2% 8%;border-radius:46% 54% 48% 52%;background:radial-gradient(circle at 30% 30%,color-mix(in srgb,var(--cyan) 14%,transparent),transparent 40%),radial-gradient(circle at 72% 48%,color-mix(in srgb,var(--violet) 13%,transparent),transparent 44%),color-mix(in srgb,var(--blue) 4%,transparent);content:"";filter:blur(1px)}.workbench-panel[data-astro-cid-yqcowv3s]{position:absolute;margin:0;transition:transform .28s ease,box-shadow .28s ease}.code-window[data-astro-cid-yqcowv3s]{top:4%;left:0;width:47%;overflow:hidden;border:1px solid #26344b;border-radius:16px;background:var(--code);box-shadow:0 30px 70px #0f172a47;color:#dbe7f8;transform:translate3d(calc(var(--workbench-x) * -7px),calc(var(--workbench-y) * -6px),0)}.window-bar[data-astro-cid-yqcowv3s]{display:flex;align-items:center;gap:12px;height:40px;padding:0 14px;border-bottom:1px solid #26344b;color:var(--code-muted);font-size:12px}.window-dots[data-astro-cid-yqcowv3s]{display:flex;gap:6px}.window-dots[data-astro-cid-yqcowv3s] i[data-astro-cid-yqcowv3s]{width:9px;height:9px;border-radius:50%;background:#ff6b65}.window-dots[data-astro-cid-yqcowv3s] i[data-astro-cid-yqcowv3s]:nth-child(2){background:#f4b94f}.window-dots[data-astro-cid-yqcowv3s] i[data-astro-cid-yqcowv3s]:nth-child(3){background:#3bcf78}.code-window[data-astro-cid-yqcowv3s] pre[data-astro-cid-yqcowv3s]{margin:0;padding:17px 19px 18px;overflow:hidden;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:clamp(10px,.9vw,12.5px);line-height:1.55;white-space:pre-wrap}.code-comment[data-astro-cid-yqcowv3s]{color:#637794}.code-keyword[data-astro-cid-yqcowv3s]{color:#7dd3fc}.code-string[data-astro-cid-yqcowv3s]{color:#bef264}.code-function[data-astro-cid-yqcowv3s]{color:#fbbf24}.data-window[data-astro-cid-yqcowv3s],.flow-window[data-astro-cid-yqcowv3s]{border:1px solid color-mix(in srgb,var(--line-strong) 92%,transparent);border-radius:18px;background:color-mix(in srgb,var(--surface) 94%,transparent);box-shadow:0 24px 58px color-mix(in srgb,var(--ink) 14%,transparent)}.data-window[data-astro-cid-yqcowv3s]{top:11%;right:13%;width:49%;padding:12px;transform:translate3d(calc(var(--workbench-x) * 10px),calc(var(--workbench-y) * 7px),36px)}.flow-window[data-astro-cid-yqcowv3s]{right:-2%;bottom:7.5%;width:65%;padding:16px;transform:translate3d(calc(var(--workbench-x) * 13px),calc(var(--workbench-y) * 10px),58px)}.panel-title[data-astro-cid-yqcowv3s]{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:8px}.panel-title[data-astro-cid-yqcowv3s] div[data-astro-cid-yqcowv3s]{display:grid;gap:1px}.panel-heading-inline[data-astro-cid-yqcowv3s]{display:flex!important;min-height:25px;align-items:center;gap:7px!important}.panel-heading-inline[data-astro-cid-yqcowv3s] svg[data-astro-cid-yqcowv3s]{color:var(--blue)}.panel-title[data-astro-cid-yqcowv3s] span[data-astro-cid-yqcowv3s]{color:var(--faint);font-size:10px;font-weight:650}.panel-title[data-astro-cid-yqcowv3s] strong[data-astro-cid-yqcowv3s]{font-size:14px;font-weight:760}.data-window[data-astro-cid-yqcowv3s] table[data-astro-cid-yqcowv3s]{width:100%;border-collapse:collapse;color:var(--muted);font-size:10px;text-align:left}.data-window[data-astro-cid-yqcowv3s] th[data-astro-cid-yqcowv3s],.data-window[data-astro-cid-yqcowv3s] td[data-astro-cid-yqcowv3s]{padding:4px 7px;border:1px solid var(--line)}.data-window[data-astro-cid-yqcowv3s] th[data-astro-cid-yqcowv3s]{background:var(--surface-soft);color:var(--ink);font-weight:720}.flow-window[data-astro-cid-yqcowv3s] ol[data-astro-cid-yqcowv3s]{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:0;padding:0;list-style:none}.flow-window[data-astro-cid-yqcowv3s] li[data-astro-cid-yqcowv3s]{position:relative;display:flex;min-height:66px;align-items:center;gap:8px;padding:8px;border:1px solid var(--line);border-radius:11px;background:var(--page)}.step-arrow[data-astro-cid-yqcowv3s]{position:absolute;z-index:2;right:-12px;color:var(--faint)}.flow-window[data-astro-cid-yqcowv3s] li[data-astro-cid-yqcowv3s] b[data-astro-cid-yqcowv3s]{display:grid;width:27px;height:27px;flex:0 0 auto;place-items:center;border-radius:9px;background:var(--surface-soft);color:var(--blue);font-size:9px}.flow-window[data-astro-cid-yqcowv3s] li[data-astro-cid-yqcowv3s] span[data-astro-cid-yqcowv3s]{display:grid;font-size:11px;font-weight:720}.flow-window[data-astro-cid-yqcowv3s] li[data-astro-cid-yqcowv3s] small[data-astro-cid-yqcowv3s]{color:var(--faint);font-size:8px;font-weight:500}.flow-window[data-astro-cid-yqcowv3s]>p[data-astro-cid-yqcowv3s]{margin:10px 0 0;color:var(--blue);font-family:KaiTi,STKaiti,Kaiti SC,serif;font-size:12px;text-align:right}.content-section[data-astro-cid-yqcowv3s]{padding:clamp(78px,9vw,126px) clamp(24px,5vw,76px)}.section-head[data-astro-cid-yqcowv3s]{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.7fr) auto;gap:36px;align-items:end;margin-bottom:46px}.section-label[data-astro-cid-yqcowv3s]{margin-bottom:10px;color:var(--cyan);font-size:12px;font-weight:760;letter-spacing:.1em;text-transform:uppercase}.section-head[data-astro-cid-yqcowv3s] h2[data-astro-cid-yqcowv3s],.closing-section[data-astro-cid-yqcowv3s] h2[data-astro-cid-yqcowv3s]{max-width:760px;margin-bottom:0;font-size:clamp(34px,4vw,58px);font-weight:760;letter-spacing:-.045em;line-height:1.18}.section-head[data-astro-cid-yqcowv3s]>p[data-astro-cid-yqcowv3s]{margin-bottom:3px;color:var(--muted);font-size:14px;line-height:1.8}.section-head[data-astro-cid-yqcowv3s]>a[data-astro-cid-yqcowv3s]{min-height:40px;align-self:end;color:var(--blue);font-size:13px;font-weight:720}.topics-section[data-astro-cid-yqcowv3s]{width:100%;max-width:none;padding-top:18px;padding-right:clamp(24px,5vw,76px);padding-bottom:clamp(64px,6vw,88px);padding-left:clamp(24px,5vw,76px)}.topics-heading[data-astro-cid-yqcowv3s],.topic-grid[data-astro-cid-yqcowv3s]{width:min(1280px,100%);margin-right:auto;margin-left:auto}.topics-heading[data-astro-cid-yqcowv3s]{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:16px}.topics-heading[data-astro-cid-yqcowv3s] h2[data-astro-cid-yqcowv3s]{margin-bottom:3px;font-size:clamp(24px,2.2vw,31px);letter-spacing:-.035em;line-height:1.25}.topics-heading[data-astro-cid-yqcowv3s] p[data-astro-cid-yqcowv3s]{margin-bottom:0;color:var(--muted);font-size:12px}.topics-heading[data-astro-cid-yqcowv3s] a[data-astro-cid-yqcowv3s]{display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;color:var(--blue);font-size:12px;font-weight:720}.topic-grid[data-astro-cid-yqcowv3s]{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.topic-card[data-astro-cid-yqcowv3s]{position:relative;display:grid;min-height:220px;grid-template-rows:auto 1fr auto;padding:18px;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:color-mix(in srgb,var(--surface) 94%,transparent);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.topic-card[data-astro-cid-yqcowv3s]:hover,.topic-card[data-astro-cid-yqcowv3s]:focus-visible{border-color:color-mix(in srgb,var(--topic-color) 48%,var(--line));box-shadow:0 22px 48px color-mix(in srgb,var(--topic-color) 13%,transparent);transform:translateY(-6px)}.topic-1[data-astro-cid-yqcowv3s]{--topic-color: var(--blue)}.topic-2[data-astro-cid-yqcowv3s]{--topic-color: var(--cyan)}.topic-3[data-astro-cid-yqcowv3s]{--topic-color: var(--violet)}.topic-4[data-astro-cid-yqcowv3s]{--topic-color: var(--orange)}.topic-card-head[data-astro-cid-yqcowv3s]{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:13px;margin-bottom:18px}.topic-icon[data-astro-cid-yqcowv3s]{display:grid;width:48px;height:48px;place-items:center;border-radius:14px;background:color-mix(in srgb,var(--topic-color) 14%,var(--surface));color:var(--topic-color)}.topic-card-head[data-astro-cid-yqcowv3s]>svg[data-astro-cid-yqcowv3s]{color:var(--muted)}.topic-card[data-astro-cid-yqcowv3s] h3[data-astro-cid-yqcowv3s]{margin-bottom:0;font-size:21px;letter-spacing:-.035em}.topic-card[data-astro-cid-yqcowv3s] p[data-astro-cid-yqcowv3s]{margin-bottom:12px;color:var(--muted);font-size:13px;line-height:1.65}.topic-meta[data-astro-cid-yqcowv3s]{color:var(--faint);font-size:10px}.series-section[data-astro-cid-yqcowv3s]{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--surface-soft) 58%,transparent)}.series-grid[data-astro-cid-yqcowv3s]{display:grid;grid-template-columns:1.18fr .91fr .91fr;gap:18px}.series-card[data-astro-cid-yqcowv3s]{display:grid;min-height:330px;align-content:space-between;gap:34px;padding:28px;border:1px solid var(--line);border-radius:20px;background:var(--surface);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.series-card[data-astro-cid-yqcowv3s]:hover,.series-card[data-astro-cid-yqcowv3s]:focus-visible{border-color:color-mix(in srgb,var(--blue) 42%,var(--line));box-shadow:0 24px 56px color-mix(in srgb,var(--blue) 12%,transparent);transform:translateY(-5px)}.series-card-featured[data-astro-cid-yqcowv3s]{background:linear-gradient(145deg,color-mix(in srgb,var(--blue) 10%,var(--surface)),var(--surface) 64%)}.series-number[data-astro-cid-yqcowv3s]{color:var(--blue);font-size:44px;font-weight:780;letter-spacing:-.05em}.series-copy[data-astro-cid-yqcowv3s]>span[data-astro-cid-yqcowv3s]{color:var(--cyan);font-size:10px;font-weight:720}.series-copy[data-astro-cid-yqcowv3s] h3[data-astro-cid-yqcowv3s]{margin:7px 0 12px;font-size:clamp(22px,2.3vw,32px);letter-spacing:-.04em;line-height:1.28}.series-copy[data-astro-cid-yqcowv3s] p[data-astro-cid-yqcowv3s]{margin-bottom:0;color:var(--muted);font-size:13px;line-height:1.8}.series-progress[data-astro-cid-yqcowv3s]{height:2px;overflow:hidden;background:var(--line)}.series-progress[data-astro-cid-yqcowv3s] i[data-astro-cid-yqcowv3s]{display:block;width:38%;height:100%;background:linear-gradient(90deg,var(--cyan),var(--blue),var(--violet));transition:width .35s ease}.series-card[data-astro-cid-yqcowv3s]:hover .series-progress[data-astro-cid-yqcowv3s] i[data-astro-cid-yqcowv3s]{width:100%}.lab-grid[data-astro-cid-yqcowv3s]{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.lab-card[data-astro-cid-yqcowv3s]{display:grid;min-height:560px;grid-template-rows:1fr auto;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:var(--surface);transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}.lab-card[data-astro-cid-yqcowv3s]:hover,.lab-card[data-astro-cid-yqcowv3s]:focus-visible{border-color:color-mix(in srgb,var(--cyan) 44%,var(--line));box-shadow:0 24px 60px color-mix(in srgb,var(--ink) 10%,transparent);transform:translateY(-5px)}.lab-card-3[data-astro-cid-yqcowv3s]{grid-column:1 / -1;min-height:470px;grid-template-columns:1.18fr .82fr;grid-template-rows:none}.lab-visual[data-astro-cid-yqcowv3s]{display:grid;min-height:330px;place-items:center;padding:30px;background:linear-gradient(color-mix(in srgb,#7aa7ff 10%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,#7aa7ff 10%,transparent) 1px,transparent 1px),var(--code);background-size:38px 38px}.formula-demo[data-astro-cid-yqcowv3s]{width:min(470px,100%);color:#dce7f7}.formula-input[data-astro-cid-yqcowv3s]{display:flex;gap:12px;padding:13px 15px;border:1px solid #263750;border-radius:11px;background:#080e19;font:12px SFMono-Regular,Consolas,monospace}.formula-input[data-astro-cid-yqcowv3s] span[data-astro-cid-yqcowv3s],.formula-demo[data-astro-cid-yqcowv3s] p[data-astro-cid-yqcowv3s]{color:#5eead4}.sheet-demo[data-astro-cid-yqcowv3s]{display:grid;grid-template-columns:repeat(4,1fr);margin-top:22px;border-top:1px solid #2c3c55;border-left:1px solid #2c3c55}.sheet-demo[data-astro-cid-yqcowv3s] span[data-astro-cid-yqcowv3s],.sheet-demo[data-astro-cid-yqcowv3s] i[data-astro-cid-yqcowv3s]{min-height:35px;border-right:1px solid #2c3c55;border-bottom:1px solid #2c3c55}.sheet-demo[data-astro-cid-yqcowv3s] span[data-astro-cid-yqcowv3s]{display:grid;place-items:center;color:#8ca0be;font-size:9px}.sheet-demo[data-astro-cid-yqcowv3s] .hit[data-astro-cid-yqcowv3s]{background:#5eead42e;box-shadow:inset 0 0 0 1px #5eead499}.formula-demo[data-astro-cid-yqcowv3s] p[data-astro-cid-yqcowv3s]{margin:15px 0 0;font-size:10px;text-align:right}.decision-demo[data-astro-cid-yqcowv3s]{display:grid;width:min(480px,100%);grid-template-columns:1fr 40px 1fr 40px 1fr 40px 1fr;align-items:center;color:#dce7f7}.decision-demo[data-astro-cid-yqcowv3s] span[data-astro-cid-yqcowv3s]{display:grid;min-height:80px;place-items:center;border:1px solid #30425d;border-radius:13px;background:#0a1220;font-size:12px;font-weight:720}.decision-demo[data-astro-cid-yqcowv3s] i[data-astro-cid-yqcowv3s]{height:1px;background:linear-gradient(90deg,#5eead4,#7aa7ff)}.layers-demo[data-astro-cid-yqcowv3s]{position:relative;display:grid;width:min(520px,80%);height:240px;place-items:center;color:#dce7f7}.layers-demo[data-astro-cid-yqcowv3s] i[data-astro-cid-yqcowv3s]{position:absolute;width:76%;height:116px;border:1px solid #30425d;border-radius:14px;background:#090f1bb8}.layers-demo[data-astro-cid-yqcowv3s] i[data-astro-cid-yqcowv3s]:nth-child(1){transform:translate(-32px,-24px)}.layers-demo[data-astro-cid-yqcowv3s] i[data-astro-cid-yqcowv3s]:nth-child(2){transform:translate(0)}.layers-demo[data-astro-cid-yqcowv3s] i[data-astro-cid-yqcowv3s]:nth-child(3){transform:translate(32px,24px)}.layers-demo[data-astro-cid-yqcowv3s] span[data-astro-cid-yqcowv3s]{z-index:1;font-size:24px;font-weight:760}.lab-copy[data-astro-cid-yqcowv3s]{padding:26px}.lab-copy[data-astro-cid-yqcowv3s]>span[data-astro-cid-yqcowv3s]{color:var(--cyan);font-size:10px;font-weight:740}.lab-copy[data-astro-cid-yqcowv3s] h3[data-astro-cid-yqcowv3s]{margin:8px 0 11px;font-size:clamp(21px,2.1vw,30px);letter-spacing:-.035em;line-height:1.28}.lab-copy[data-astro-cid-yqcowv3s] p[data-astro-cid-yqcowv3s]{margin-bottom:0;color:var(--muted);font-size:13px;line-height:1.78}.latest-section[data-astro-cid-yqcowv3s],.latest-list[data-astro-cid-yqcowv3s]{border-top:1px solid var(--line)}.latest-list[data-astro-cid-yqcowv3s] a[data-astro-cid-yqcowv3s]{display:grid;grid-template-columns:50px 92px minmax(0,1fr) 74px 74px;gap:20px;align-items:center;min-height:112px;border-bottom:1px solid var(--line);transition:background-color .2s ease,padding .2s ease}.latest-list[data-astro-cid-yqcowv3s] a[data-astro-cid-yqcowv3s]:hover,.latest-list[data-astro-cid-yqcowv3s] a[data-astro-cid-yqcowv3s]:focus-visible{padding-right:16px;padding-left:16px;background:var(--surface-soft)}.latest-number[data-astro-cid-yqcowv3s],.latest-date[data-astro-cid-yqcowv3s],.latest-time[data-astro-cid-yqcowv3s]{color:var(--faint);font-size:11px}.latest-category[data-astro-cid-yqcowv3s]{color:var(--cyan);font-size:11px;font-weight:720}.latest-list[data-astro-cid-yqcowv3s] h3[data-astro-cid-yqcowv3s]{margin:0;font-size:clamp(17px,1.6vw,23px);letter-spacing:-.025em;line-height:1.4}.closing-section[data-astro-cid-yqcowv3s]{display:flex;align-items:end;justify-content:space-between;gap:48px;margin-bottom:clamp(72px,8vw,110px);padding:clamp(52px,7vw,86px);border:1px solid var(--line);border-radius:28px;background:radial-gradient(circle at 82% 20%,color-mix(in srgb,var(--blue) 14%,transparent),transparent 28%),radial-gradient(circle at 18% 100%,color-mix(in srgb,var(--cyan) 12%,transparent),transparent 34%),var(--surface)}.closing-section[data-astro-cid-yqcowv3s] p[data-astro-cid-yqcowv3s]{margin-bottom:12px;color:var(--cyan);font-size:11px;font-weight:740;letter-spacing:.08em}.closing-section[data-astro-cid-yqcowv3s] h2[data-astro-cid-yqcowv3s]{max-width:700px;margin-bottom:15px}.closing-section[data-astro-cid-yqcowv3s]>div[data-astro-cid-yqcowv3s]>span[data-astro-cid-yqcowv3s]{color:var(--muted);font-size:14px}footer[data-astro-cid-yqcowv3s]{display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:center;min-height:116px;padding:0 clamp(24px,5vw,76px);border-top:1px solid var(--line);color:var(--faint);font-size:11px}footer[data-astro-cid-yqcowv3s] nav[data-astro-cid-yqcowv3s]{display:flex;justify-self:end;gap:20px}footer[data-astro-cid-yqcowv3s] a[data-astro-cid-yqcowv3s]:hover,footer[data-astro-cid-yqcowv3s] a[data-astro-cid-yqcowv3s]:focus-visible{color:var(--blue)}.js [data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .34s ease,transform .34s ease}.js [data-reveal].revealed{opacity:1;transform:none}:focus-visible{outline:3px solid color-mix(in srgb,var(--blue) 52%,transparent);outline-offset:4px}@media(max-width:1120px){.site-header[data-astro-cid-yqcowv3s]{grid-template-columns:1fr auto}.site-nav[data-astro-cid-yqcowv3s]{position:absolute;top:calc(100% + 8px);right:24px;left:24px;display:none;flex-wrap:wrap;justify-content:flex-start;gap:7px 22px;padding:16px 20px;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:0 20px 54px color-mix(in srgb,var(--ink) 13%,transparent)}.site-nav[data-astro-cid-yqcowv3s].open{display:flex}.menu-toggle[data-astro-cid-yqcowv3s]{display:inline-flex;justify-self:end;align-items:center;justify-content:center}.header-controls[data-astro-cid-yqcowv3s]{display:none}.hero-inner[data-astro-cid-yqcowv3s]{grid-template-columns:1fr}.hero-copy[data-astro-cid-yqcowv3s]{max-width:780px}.workbench[data-astro-cid-yqcowv3s]{width:min(760px,100%);margin:0 auto}.section-head[data-astro-cid-yqcowv3s]{grid-template-columns:1fr auto}.section-head[data-astro-cid-yqcowv3s]>p[data-astro-cid-yqcowv3s]{grid-column:1 / -1;grid-row:2;max-width:620px}.topic-grid[data-astro-cid-yqcowv3s]{grid-template-columns:repeat(2,1fr)}.series-grid[data-astro-cid-yqcowv3s]{grid-template-columns:1fr}.series-card[data-astro-cid-yqcowv3s]{min-height:260px}}@media(max-width:760px){.site-header[data-astro-cid-yqcowv3s]{min-height:66px;padding:0 18px}.brand[data-astro-cid-yqcowv3s]{gap:9px;font-size:15px}.brand-mark[data-astro-cid-yqcowv3s]{width:34px;height:34px;border-radius:10px;font-size:16px}.menu-toggle[data-astro-cid-yqcowv3s]{min-width:58px;min-height:38px;padding:0 12px}.hero[data-astro-cid-yqcowv3s]{padding-top:54px;padding-bottom:68px}.hero-kicker[data-astro-cid-yqcowv3s]{display:grid;gap:4px}h1[data-astro-cid-yqcowv3s]{font-size:clamp(41px,12.5vw,58px);letter-spacing:-.05em}.hero-stats[data-astro-cid-yqcowv3s]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.workbench[data-astro-cid-yqcowv3s]{display:grid;min-height:0;gap:14px;perspective:none}.workbench[data-astro-cid-yqcowv3s]:before{display:none}.workbench-panel[data-astro-cid-yqcowv3s]{position:relative;inset:auto;width:100%;transform:none!important}.data-window[data-astro-cid-yqcowv3s]{order:-1}.flow-window[data-astro-cid-yqcowv3s] ol[data-astro-cid-yqcowv3s]{grid-template-columns:repeat(2,1fr)}.step-arrow[data-astro-cid-yqcowv3s]{display:none}.section-head[data-astro-cid-yqcowv3s]{grid-template-columns:1fr;gap:16px;margin-bottom:34px}.topics-heading[data-astro-cid-yqcowv3s]{align-items:flex-start;flex-direction:column;gap:10px}.section-head[data-astro-cid-yqcowv3s]>p[data-astro-cid-yqcowv3s],.section-head[data-astro-cid-yqcowv3s]>a[data-astro-cid-yqcowv3s]{grid-column:auto;grid-row:auto}.topic-grid[data-astro-cid-yqcowv3s],.lab-grid[data-astro-cid-yqcowv3s]{grid-template-columns:1fr}.topic-card[data-astro-cid-yqcowv3s]{min-height:260px}.lab-card[data-astro-cid-yqcowv3s],.lab-card-3[data-astro-cid-yqcowv3s]{grid-column:auto;min-height:0;grid-template-columns:1fr;grid-template-rows:auto auto}.lab-visual[data-astro-cid-yqcowv3s]{min-height:270px;padding:20px}.decision-demo[data-astro-cid-yqcowv3s]{grid-template-columns:1fr;gap:8px}.decision-demo[data-astro-cid-yqcowv3s] i[data-astro-cid-yqcowv3s]{width:1px;height:18px;justify-self:center;background:linear-gradient(#5eead4,#7aa7ff)}.latest-list[data-astro-cid-yqcowv3s] a[data-astro-cid-yqcowv3s]{grid-template-columns:42px minmax(0,1fr) auto;gap:10px;padding:18px 0}.latest-category[data-astro-cid-yqcowv3s]{grid-column:2;grid-row:1}.latest-list[data-astro-cid-yqcowv3s] h3[data-astro-cid-yqcowv3s]{grid-column:2 / -1;grid-row:2}.latest-date[data-astro-cid-yqcowv3s]{grid-column:3;grid-row:1}.latest-time[data-astro-cid-yqcowv3s]{display:none}.latest-number[data-astro-cid-yqcowv3s]{grid-row:1 / 3}.closing-section[data-astro-cid-yqcowv3s]{display:grid;margin-right:18px;margin-left:18px;padding:34px 24px;border-radius:22px}footer[data-astro-cid-yqcowv3s]{grid-template-columns:1fr;gap:7px;min-height:150px;padding:28px 24px}footer[data-astro-cid-yqcowv3s] nav[data-astro-cid-yqcowv3s]{justify-self:start}}@media(prefers-reduced-motion:reduce){html.design-one-page{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.js [data-reveal]{opacity:1;transform:none}}
