:root{color-scheme:light;--rc-surface:#ffffff;--rc-surface-2:#f4f6f9;--rc-hover:#e8ecf2;--rc-scrim:rgba(18,23,31,0.42);--rc-text:#1f2328;--rc-text-2:#545d6a;--rc-text-3:#68707e;--rc-on-accent:#ffffff;--rc-line:#d0d7e0;--rc-line-soft:#dbe1ea;--rc-line-strong:#aab3bf;--rc-accent:#1f5c86;--rc-accent-hover:#16455f;--rc-accent-soft:#dfeaf3;--rc-accent-ring:rgba(31,92,134,0.24);--rc-accent-ring-strong:rgba(31,92,134,0.45);--rc-accent-wash:rgba(31,92,134,0.06);--rc-danger:#b3261e;--rc-on-danger:#ffffff;--rc-danger-soft:#fce9e7;--rc-ok:#1a6b40;--rc-ok-soft:#e2f1e8;--rc-star:#8f6208;--rc-warn:#7e5504;--rc-warn-soft:#faefd9;--rc-info-soft:#e4eef7;--rc-muted:#5c6572;--rc-muted-soft:#eaeef3;--rc-regulus:#a8442c;--rc-arcturus:#6647c4;--rc-sirius:#0f6f5b}html.dark-mode{color-scheme:dark;--rc-surface:#1a1d21;--rc-surface-2:#141619;--rc-hover:#24282e;--rc-scrim:rgba(0,0,0,0.62);--rc-text:#e4e7ea;--rc-text-2:#a8b1bc;--rc-text-3:#7e8794;--rc-on-accent:#0e1319;--rc-line:#2c3138;--rc-line-soft:#24282e;--rc-line-strong:#3c434c;--rc-accent:#7fb3d9;--rc-accent-hover:#9cc7e6;--rc-accent-soft:#1d2b36;--rc-accent-ring:rgba(127,179,217,0.26);--rc-accent-ring-strong:rgba(127,179,217,0.45);--rc-accent-wash:rgba(127,179,217,0.07);--rc-danger:#e4837c;--rc-on-danger:#2a1210;--rc-danger-soft:#3a1f1d;--rc-ok:#7cc79b;--rc-ok-soft:#17301f;--rc-star:#f0be5a;--rc-warn:#e0b96a;--rc-warn-soft:#33280f;--rc-info-soft:#16242e;--rc-muted:#a8b1bc;--rc-muted-soft:#24282e;--rc-regulus:#d9a06a;--rc-arcturus:#a78bfa;--rc-sirius:#5fd3ac}:root{--bar-h:64px;--nav-w:256px;--head-h:48px;--pad:24px;--row-h:40px;--r-sm:4px;--r-md:8px;--r-lg:12px;--shadow-1:0 1px 1px rgba(19,26,38,0.05),0 1px 3px rgba(19,26,38,0.07);--shadow-2:0 1px 2px rgba(19,26,38,0.06),0 3px 8px rgba(19,26,38,0.1);--shadow-3:0 1px 3px rgba(19,26,38,0.07),0 8px 22px rgba(19,26,38,0.13),0 22px 44px rgba(19,26,38,0.08);--ease:cubic-bezier(0.2,0,0,1);--fast:0.12s;--slow:0.2s;--enter:0.22s;--ease-out:cubic-bezier(0.16,1,0.3,1);--stagger:26ms;--row-h-2:54px}html.dark-mode{--shadow-1:0 1px 2px rgba(0,0,0,0.5);--shadow-2:0 2px 6px rgba(0,0,0,0.55);--shadow-3:0 8px 24px rgba(0,0,0,0.6),0 2px 6px rgba(0,0,0,0.4)}*,:after,:before{box-sizing:border-box}body,button,html,input,optgroup,select,textarea{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,Helvetica Neue,Arial,Noto Sans,sans-serif}.monospace,.num,code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace}html{font-size:16px}body{margin:0;font-size:14px;line-height:1.5;color:var(--rc-text);background-color:var(--rc-surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}h1,h2,h3,h4{margin:0;font-weight:500;line-height:1.25}:focus-visible{outline:2px solid var(--rc-accent);outline-offset:1px;border-radius:var(--r-sm)}::selection{background:var(--rc-accent-soft);color:var(--rc-text)}*{scrollbar-width:thin;scrollbar-color:var(--rc-line-strong) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:var(--rc-line-strong);border:3px solid transparent;border-radius:99px;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background-color:var(--rc-text-3);background-clip:padding-box;border:3px solid transparent}.num{letter-spacing:-.01em}.absent,.num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.absent{color:var(--rc-text-3)}@media (prefers-reduced-motion:reduce){*,:after,:before,html{scroll-behavior:auto!important}*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;animation-delay:0s!important;transition-duration:.001ms!important;transition-delay:0s!important}}