:root{color-scheme:light;--paper:#f4f7fa;--surface:#ffffff;--surface-2:#f6f9fc;--surface-3:#e6ebf1;--surface-inset:#f7fafc;--ink:#1a1f36;--ink-2:#3c4257;--ink-3:#697386;--ink-4:#8792a2;--line:#e3e8ee;--line-soft:#eef2f6;--brand:#1a6e68;--brand-hover:#155b56;--brand-soft:#e8f2f0;--brand-line:#b8d8d4;--brand-ink:#ffffff;--ok:#1f7a4d;--ok-soft:#e3f3ea;--ok-line:#b7ddc7;--warn:#8a6116;--warn-soft:#fbf0da;--warn-line:#ecd5a3;--stop:#a4322a;--stop-soft:#fbe7e5;--stop-line:#f0c2bd;--idle:#697386;--idle-soft:#eef1f6;--idle-line:#dbe1e9;--font-ui:"Inter var",Inter,-apple-system,BlinkMacSystemFont,system-ui,"Segoe UI",Roboto,"Helvetica Neue",Ubuntu,sans-serif;--font-mono:ui-monospace,"SF Mono",SFMono-Regular,Menlo,"JetBrains Mono","Cascadia Mono",monospace;--text-xs:11px;--text-sm:12px;--text-base:13px;--text-md:14px;--text-lg:16px;--text-xl:20px;--text-2xl:28px;--lh-tight:1.2;--lh-snug:1.35;--lh-normal:1.5;--w-normal:400;--w-medium:500;--w-semi:600;--w-bold:700;--s1:0.25rem;--s2:0.5rem;--s3:0.75rem;--s4:1rem;--s5:1.5rem;--s6:2rem;--s7:3rem;--s8:4rem;--pad-page:var(--s6);--gap-page:var(--s6);--pad-card:var(--s5);--pad-card-head:var(--s3) var(--s5);--pad-cell-y:13px;--pad-cell-x:var(--s5);--radius-sm:6px;--radius:8px;--radius-lg:12px;--radius-xl:16px;--radius-pill:999px;--ring:0 0 0 1px rgb(60 66 87/0.16);--shadow-xs:0 0 0 1px rgb(60 66 87/0.12);--shadow-sm:0 0 0 1px rgb(60 66 87/0.16),0 1px 1px rgb(0 0 0/0.06);--shadow:0 1px 1px rgb(0 0 0/0.12),0 0 0 1px rgb(60 66 87/0.16),0 2px 5px rgb(60 66 87/0.08);--shadow-md:0 1px 1px rgb(0 0 0/0.12),0 0 0 1px rgb(60 66 87/0.16),0 4px 10px -2px rgb(60 66 87/0.12);--shadow-lg:0 0 0 1px rgb(60 66 87/0.12),0 15px 35px -5px rgb(60 66 87/0.2),0 5px 15px -5px rgb(0 0 0/0.1);--shadow-input:0 0 0 1px rgb(60 66 87/0.2),inset 0 1px 2px rgb(60 66 87/0.08);--shadow-btn:0 1px 1px rgb(0 0 0/0.08),0 0 0 1px rgb(60 66 87/0.16),0 2px 5px rgb(60 66 87/0.08);--shadow-btn-hover:0 1px 1px rgb(0 0 0/0.1),0 0 0 1px rgb(60 66 87/0.2),0 3px 9px rgb(60 66 87/0.14);--shadow-btn-active:0 0 0 1px rgb(60 66 87/0.2),0 1px 2px rgb(60 66 87/0.12);--focus-ring:0 0 0 1px var(--surface),0 0 0 3px color-mix(in srgb,var(--brand) 45%,transparent);--ease:cubic-bezier(0.2,0.6,0.35,1);--rail-width:232px;--header-height:56px;--content-max:1180px}*{box-sizing:border-box}body,html{margin:0;padding:0}body{background:var(--paper);color:var(--ink-2);font-family:var(--font-ui);font-size:var(--text-md);line-height:1.5;letter-spacing:-.004em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:none;font-variant-ligatures:none}a{color:var(--brand);font-weight:500;transition:color .12s var(--ease)}a,a:hover{text-decoration:none}a:hover{color:var(--brand-hover)}.notice a,li a,p a,td a:not(.btn){text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px;-webkit-text-decoration-color:color-mix(in srgb,currentColor 35%,transparent);text-decoration-color:color-mix(in srgb,currentColor 35%,transparent)}.notice a:hover,li a:hover,p a:hover,td a:not(.btn):hover{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}:focus{outline:none}:focus-visible{outline:none;box-shadow:var(--focus-ring);border-radius:var(--radius-sm)}::selection{background:color-mix(in srgb,var(--brand) 22%,transparent)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important;transform:none!important}}.tnum{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}