.topbar[data-astro-cid-pym3ir7s]{position:sticky;top:.85rem;z-index:50;padding:0 .85rem}.bar[data-astro-cid-pym3ir7s]{width:min(100%,var(--max));margin:0 auto;min-height:56px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem;padding:.4rem .55rem .4rem .65rem;border-radius:18px;border:1px solid var(--border);background:var(--bg-soft);backdrop-filter:blur(16px);box-shadow:var(--shadow)}.brand[data-astro-cid-pym3ir7s]{display:inline-flex;align-items:center;gap:.5rem;font-weight:800;letter-spacing:-.02em;min-width:0;flex:0 1 auto}.brand[data-astro-cid-pym3ir7s] img[data-astro-cid-pym3ir7s]{width:32px;height:32px;border-radius:8px;background:#fff;flex:0 0 auto}.brand-text[data-astro-cid-pym3ir7s]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.actions[data-astro-cid-pym3ir7s]{display:inline-flex!important;flex-direction:row!important;align-items:center;justify-content:flex-end;gap:.35rem;margin-left:auto;flex:0 0 auto;position:static!important;width:auto!important;padding:0!important;border:0!important;background:transparent!important}.theme-btn[data-astro-cid-pym3ir7s]{width:38px;height:38px;border-radius:999px;border:1px solid var(--border);background:color-mix(in srgb,var(--bg-elevated) 80%,transparent);color:var(--text);display:inline-grid;place-items:center;cursor:pointer;flex:0 0 auto}.theme-icon[data-astro-cid-pym3ir7s]{font-size:1rem;line-height:1}.lang[data-astro-cid-pym3ir7s]{display:none;border:1px solid var(--border);border-radius:999px;overflow:hidden}.lang[data-astro-cid-pym3ir7s] a[data-astro-cid-pym3ir7s]{padding:.3rem .55rem;font-size:.8rem;font-weight:700;color:var(--text-muted)}.lang[data-astro-cid-pym3ir7s] a[data-astro-cid-pym3ir7s].active{background:var(--primary);color:#fff}.login-btn[data-astro-cid-pym3ir7s]{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 .9rem;border-radius:999px;background:var(--primary);color:#fff;font-weight:700;font-size:.88rem;white-space:nowrap;flex:0 0 auto}.login-short[data-astro-cid-pym3ir7s]{display:none}@media(max-width:799px){.brand-text[data-astro-cid-pym3ir7s],.login-full[data-astro-cid-pym3ir7s]{display:none}.login-short[data-astro-cid-pym3ir7s]{display:inline}.login-btn[data-astro-cid-pym3ir7s]{padding:0 .85rem}}@media(min-width:800px){.lang[data-astro-cid-pym3ir7s]{display:inline-flex}.bar[data-astro-cid-pym3ir7s]{padding:.45rem .75rem}}.footer[data-astro-cid-v36tysye]{border-top:1px solid var(--border);padding:1.5rem 0 2rem}.row[data-astro-cid-v36tysye]{display:flex;flex-wrap:wrap;gap:.85rem 1.25rem;align-items:center;justify-content:space-between}.copy[data-astro-cid-v36tysye]{margin:0;color:var(--text-muted);font-size:.92rem}.links[data-astro-cid-v36tysye]{display:flex;flex-wrap:wrap;gap:.75rem 1rem}.links[data-astro-cid-v36tysye] a[data-astro-cid-v36tysye]{color:var(--text-muted);font-size:.92rem}.links[data-astro-cid-v36tysye] a[data-astro-cid-v36tysye]:hover{color:var(--text)}:root{--bg: #07090d;--bg-elevated: #12161e;--bg-soft: rgba(18, 22, 30, .82);--text: #f3f6fb;--text-muted: #9aa6b8;--border: rgba(255, 255, 255, .08);--primary: #428bca;--primary-hover: #5aa0d8;--shadow: 0 18px 50px rgba(0, 0, 0, .35);--radius: 18px;--radius-pill: 999px;--header-h: 72px;--max: 1120px;--font: "Rubik", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", system-ui, sans-serif;color-scheme:dark}html.light{--bg: #f4f7fb;--bg-elevated: #ffffff;--bg-soft: rgba(255, 255, 255, .9);--text: #152033;--text-muted: #5b6b86;--border: rgba(21, 32, 51, .1);--shadow: 0 14px 40px rgba(21, 32, 51, .08);color-scheme:light}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:var(--font);background:var(--bg);color:var(--text);line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(100% - 2rem,var(--max));margin-inline:auto}.section{padding:5rem 0}.section-center{text-align:center}.section-center h2{margin:0 0 .75rem;font-size:clamp(1.6rem,3vw,2.2rem);letter-spacing:-.02em}.section-center .desc{margin:0 auto 2rem;max-width:42rem;color:var(--text-muted)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.75rem 1.4rem;border-radius:var(--radius-pill);border:0;font-weight:700;cursor:pointer;transition:transform .15s ease,background .15s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-hover)}.btn-ghost{background:transparent;border:1px solid var(--border);color:var(--text)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
