.Sidebar-module__WZVnLW__shell{grid-template-columns:var(--sidebar-w) minmax(0,1fr);min-height:100vh;display:grid}.Sidebar-module__WZVnLW__rail{border-right:1px solid var(--line);background:var(--cream)}.Sidebar-module__WZVnLW__side{gap:var(--s5);grid-template-rows:auto minmax(0,1fr) auto;height:100dvh;padding:22px 16px 18px;display:grid;position:sticky;top:0;overflow:hidden}.Sidebar-module__WZVnLW__navBody{gap:var(--s5);overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--line-2) transparent;grid-template-rows:auto auto minmax(66px,1fr);min-height:0;display:grid;overflow-y:auto}.Sidebar-module__WZVnLW__closeRow{min-width:0}.Sidebar-module__WZVnLW__brand{border-radius:var(--r-sm);align-self:flex-start;align-items:center;gap:12px;padding:4px 8px;display:inline-flex}.Sidebar-module__WZVnLW__brand img{width:auto;height:23px}.Sidebar-module__WZVnLW__brand span{letter-spacing:.32em;color:var(--text-2);border-left:1px solid var(--line-2);padding-left:12px;font-size:12.5px;font-weight:600;line-height:1.1}.Sidebar-module__WZVnLW__nav{flex-direction:column;gap:2px;min-width:0;display:flex}.Sidebar-module__WZVnLW__item{border-radius:var(--r-sm);min-height:40px;color:var(--text-2);transition:background var(--t-fast) var(--ease),color var(--t-fast) var(--ease);flex:none;align-items:center;gap:11px;padding:0 12px;font-size:14.5px;font-weight:550;display:flex}.Sidebar-module__WZVnLW__item svg{opacity:.85;flex:none}.Sidebar-module__WZVnLW__item:hover{background:var(--wash);color:var(--ink)}.Sidebar-module__WZVnLW__item[aria-current=page]{background:var(--ink);color:var(--cream)}.Sidebar-module__WZVnLW__item[aria-current=page] svg{opacity:1}.Sidebar-module__WZVnLW__badge{border-radius:var(--r-pill);min-width:20px;height:20px;font:700 11px/1 var(--mono);background:var(--lemon);color:var(--ink);place-items:center;margin-left:auto;padding:0 6px;display:grid}.Sidebar-module__WZVnLW__item[aria-current=page] .Sidebar-module__WZVnLW__badge{background:var(--mint)}.Sidebar-module__WZVnLW__group{flex-direction:column;gap:6px;min-height:0;display:flex}.Sidebar-module__WZVnLW__groupTitle{letter-spacing:.04em;color:var(--faint);flex:none;justify-content:space-between;align-items:center;padding:0 12px;font-size:12px;line-height:1.5;display:flex}.Sidebar-module__WZVnLW__groupTitle a{letter-spacing:.04em;text-transform:none;font-family:var(--sans);color:var(--muted);border-radius:4px;font-size:12px}.Sidebar-module__WZVnLW__groupTitle a:hover{color:var(--ink)}.Sidebar-module__WZVnLW__recent{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--line-2) transparent;flex-direction:column;gap:1px;min-height:0;padding-block:2px;scroll-padding-block:4px;display:flex;overflow-y:auto}.Sidebar-module__WZVnLW__recent a{border-radius:var(--r-sm);min-height:36px;color:var(--text-2);transition:background var(--t-fast) var(--ease),color var(--t-fast) var(--ease);flex:none;align-items:center;gap:9px;padding:0 12px;font-size:13.5px;display:flex}.Sidebar-module__WZVnLW__recent a span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Sidebar-module__WZVnLW__recent a:hover{background:var(--wash);color:var(--ink)}.Sidebar-module__WZVnLW__recent a[aria-current=page]{background:var(--wash-2);color:var(--ink);font-weight:600}.Sidebar-module__WZVnLW__recentEmpty{color:var(--faint);padding:0 12px;font-size:13px}.Sidebar-module__WZVnLW__foot{border-top:1px solid var(--line);background:var(--cream);color:var(--faint);flex-direction:column;gap:10px;padding:14px 4px 0;font-size:12px;line-height:1.6;display:flex;position:relative}.Sidebar-module__WZVnLW__foot a{color:var(--muted);border-radius:4px}.Sidebar-module__WZVnLW__foot a:hover{color:var(--ink)}.Sidebar-module__WZVnLW__foot .Sidebar-module__WZVnLW__waitlist{border:1px solid var(--line-2);border-radius:var(--r-sm);background:var(--lemon-light);min-height:36px;color:var(--ink);transition:background var(--t-fast) var(--ease),border-color var(--t-fast) var(--ease);justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;font-weight:600;display:flex}.Sidebar-module__WZVnLW__waitlist svg{transition:transform var(--t-fast) var(--ease)}.Sidebar-module__WZVnLW__foot .Sidebar-module__WZVnLW__waitlist:hover{background:var(--mint-light);border-color:var(--ink)}.Sidebar-module__WZVnLW__waitlist:hover svg{transform:translate(3px)}.Sidebar-module__WZVnLW__sourceLink{padding-inline:8px;font-size:11.5px}.Sidebar-module__WZVnLW__main{min-width:0}.Sidebar-module__WZVnLW__topbar{display:none}@media (max-width:860px){.Sidebar-module__WZVnLW__shell{grid-template-columns:1fr}.Sidebar-module__WZVnLW__rail{z-index:60;width:min(84vw,300px);transition:transform var(--t) var(--ease);box-shadow:none;position:fixed;inset:0 auto 0 0;transform:translate(-102%)}.Sidebar-module__WZVnLW__rail[data-open=true]{transform:none;box-shadow:0 0 0 100vmax #00000047}.Sidebar-module__WZVnLW__topbar{z-index:40;-webkit-backdrop-filter:saturate(1.4)blur(10px);border-bottom:1px solid var(--line);background:#f6f3e8eb;justify-content:space-between;align-items:center;gap:12px;height:56px;padding:0 10px 0 14px;display:flex;position:sticky;top:0}.Sidebar-module__WZVnLW__topbar .Sidebar-module__WZVnLW__brand{padding:4px 0}.Sidebar-module__WZVnLW__iconBtn{border-radius:var(--r-sm);background:0 0;border:0;place-items:center;width:40px;height:40px;display:grid}.Sidebar-module__WZVnLW__iconBtn:hover{background:var(--wash)}.Sidebar-module__WZVnLW__closeRow{justify-content:space-between;align-items:center;display:flex}.Sidebar-module__WZVnLW__side{padding-top:max(14px,env(safe-area-inset-top));padding-bottom:max(14px,env(safe-area-inset-bottom))}}@media (max-height:700px){.Sidebar-module__WZVnLW__side{gap:var(--s3);padding-top:14px;padding-bottom:12px}.Sidebar-module__WZVnLW__navBody{gap:var(--s3)}.Sidebar-module__WZVnLW__item{min-height:36px}.Sidebar-module__WZVnLW__foot{gap:6px;padding-top:10px}}
:root{--lemon-light:#fefac9;--lemon:#fbfd92;--lemon-deep:#edbf07;--mint-light:#cefff3;--mint:#91f7dd;--mint-deep:#17acba;--cream:#f6f3e8;--paper:#fbf9f1;--ink:#000;--ink-soft:#24271f;--text:#000;--text-2:#3a3d34;--muted:#62635b;--faint:#73756a;--line:#0000001f;--line-2:#00000038;--wash:#0000000b;--wash-2:#00000013;--error:#eb6b6b;--error-wash:#fbe3e3;--warning:#fdc24e;--success:#76e09d;--quote-bg:#ecf1e7;--quote-rule:#69bda7;--sans:"Helvetica Neue","PingFang SC","Microsoft YaHei",system-ui,sans-serif;--mono:"SFMono-Regular",ui-monospace,Menlo,Consolas,monospace;--fs-display:clamp(40px,4.6vw,64px);--fs-h1:clamp(30px,3vw,40px);--fs-h2:24px;--fs-h3:19px;--fs-body:15px;--fs-small:13.5px;--fs-micro:12px;--fs-eyebrow:11px;--s1:4px;--s2:8px;--s3:12px;--s4:16px;--s5:20px;--s6:24px;--s7:32px;--s8:40px;--s9:56px;--s10:72px;--s11:96px;--r-xs:6px;--r-sm:10px;--r-md:14px;--r-lg:20px;--r-xl:28px;--r-pill:999px;--ease:cubic-bezier(.2,.7,.2,1);--t-fast:.14s;--t:.22s;--sidebar-w:248px;--content-w:1040px}*,:before,:after{box-sizing:border-box}html{-moz-text-size-adjust:100%;text-size-adjust:100%}html,body{margin:0;padding:0}body{background:var(--cream);color:var(--text);font-family:var(--sans);font-size:var(--fs-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;line-height:1.7}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}h1,h2,h3,h4{margin:0;font-weight:600;line-height:1.3}p,ul,ol{margin:0}img,svg{display:block}::selection{background:var(--lemon);color:var(--ink)}:focus{outline:none}:focus-visible{outline:2px solid var(--ink);outline-offset:3px;border-radius:var(--r-xs)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mono{font-family:var(--mono)}.muted{color:var(--muted)}
