:root{--bg:#f3f7f5;--rail:#e9f0ec;--surface:#fff;--surface-2:#f7faf8;--ink:#0f1a15;--ink-2:#54655c;--ink-3:#617069;--line:#d9e3dd;--line-2:#e6ede8;--green:#16b364;--green-ink:#0e7a45;--green-soft:#dcf3e6;--glow:#16b36447;--crit:#e5484d;--crit-soft:#fce4e5;--need:#d89614;--need-soft:#fbefd6;--wait:#7c6ce8;--wait-soft:#e9e6fb;--need-ink:#8f6208;--crit-ink:#c4353a;--wait-ink:#5b4bc7;--shadow:0 1px 2px #0f1a150d, 0 8px 24px -12px #0f1a152e;--ui:"Lexend", system-ui, sans-serif;--display:"Unbounded", var(--ui);--mono:"Red Hat Mono", ui-monospace, Menlo, monospace;--ease:cubic-bezier(.22, 1, .36, 1);--fast:.15s;--slow:.25s;--fs-xs:12.5px;--fs-sm:13.5px;--fs-md:15px;--fs-lg:18px;--fs-xl:21.5px;--fs-2xl:26px;--fs-3xl:31px;--lh-tight:1.2;--lh-body:1.5;--s-1:4px;--s-2:8px;--s-3:12px;--s-4:16px;--s-5:20px;--s-6:24px;--s-8:32px;--r-sm:8px;--r-md:12px;--r-lg:14px;--elev:var(--shadow);--edge:1px solid transparent;--edge-soft:1px solid var(--line-2);--lamp-col:22px;--action-col:152px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--bg:#0b1210;--rail:#0e1613;--surface:#121a16;--surface-2:#172019;--ink:#e7efea;--ink-2:#9daca3;--ink-3:#84938b;--line:#223029;--line-2:#1b2620;--green:#3ddc84;--green-ink:#7febb0;--green-soft:#12301f;--glow:#3ddc8447;--crit:#f26d71;--crit-soft:#3a1719;--need:#e8ae3a;--need-soft:#3a2b10;--wait:#a296f2;--wait-soft:#241f45;--need-ink:#e8ae3a;--crit-ink:#f26d71;--wait-ink:#a296f2;--shadow:0 1px 2px #0006, 0 10px 28px -12px #000000b3;--elev:none;--edge:1px solid var(--line-2)}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scrollbar-color:var(--line) var(--bg)}body{background:var(--bg);color:var(--ink);font-family:var(--ui);font-size:var(--fs-md);line-height:var(--lh-body);-webkit-font-smoothing:antialiased;min-height:100vh;caret-color:var(--green);accent-color:var(--green)}::selection{background:var(--green);color:#06281a}:focus-visible{outline:2px solid var(--green);outline-offset:2px;border-radius:var(--r-sm)}a{text-underline-offset:.18em;text-decoration-thickness:1px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--line);border:2px solid var(--bg);border-radius:99px}::-webkit-scrollbar-track{background:0 0}h1,h2,h3{line-height:var(--lh-tight);text-wrap:balance}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}a{color:inherit}input,select,textarea{font:inherit;color:inherit}.field,select,textarea,input:not([type=radio]):not([type=checkbox]):not([type=file]){border:1px solid var(--line);border-radius:var(--r-sm);font-size:var(--fs-sm);background:var(--surface-2);color:var(--ink);min-height:36px;transition:border-color var(--fast);padding:8px 11px}select:hover,textarea:hover,input:not([type=radio]):not([type=checkbox]):not([type=file]):hover{border-color:var(--ink-3)}select:disabled,textarea:disabled,input:disabled{opacity:.55;cursor:not-allowed}::placeholder{color:var(--ink-3)}code,.num{font-family:var(--mono);font-variant-numeric:tabular-nums;font-size:.93em}.btn{justify-content:center;align-items:center;gap:var(--s-2);border-radius:var(--r-sm);min-height:36px;font-weight:500;font-size:var(--fs-sm);border:1px solid var(--line);background:var(--surface);color:var(--ink);white-space:nowrap;transition:transform .12s var(--ease), background var(--fast), border-color var(--fast), color var(--fast);padding:0 14px;line-height:1;text-decoration:none;display:inline-flex}.btn:hover{border-color:var(--ink-3)}.btn:active{transform:scale(.98)}.btn.primary{background:var(--ink);color:var(--bg);border-color:var(--ink)}.btn.primary:hover{opacity:.92}.btn.green{background:var(--green);color:#06281a;border-color:var(--green)}.btn.quiet{color:var(--ink-2);background:0 0;border-color:#0000}.btn.quiet:hover{background:var(--surface);color:var(--ink)}.btn.sm{min-height:30px;font-size:var(--fs-xs);padding:0 11px}.btn.danger{background:var(--crit);color:#fff;border-color:var(--crit-ink)}.btn[disabled]{opacity:.5;cursor:not-allowed}.back{border-radius:var(--r-sm);width:22px;height:22px;color:var(--ink-3);transition:color var(--fast), border-color var(--fast), background var(--fast);border:1px solid #0000;justify-content:center;align-items:center;display:inline-flex}.back:hover{color:var(--ink);border-color:var(--line);background:var(--surface)}.sect-head{justify-content:space-between;align-items:center;gap:var(--s-4);padding:var(--s-3) 0 var(--s-5);flex-wrap:wrap;display:flex}.sect-head p{color:var(--ink-2);font-size:var(--fs-sm);max-width:70ch}.sect-head .btn{white-space:nowrap;flex:none}.empty{align-items:flex-start;gap:var(--s-3);padding:var(--s-6);border:1px dashed var(--line);border-radius:var(--r-lg);color:var(--ink-2);flex-direction:column;max-width:62ch;display:flex}.empty h3{font-size:var(--fs-md);color:var(--ink);font-weight:600}.empty p{font-size:var(--fs-sm)}.surface{background:var(--surface);border:var(--edge);box-shadow:var(--elev);border-radius:var(--r-lg)}.card{border:var(--edge-soft);border-radius:var(--r-md);padding:var(--s-4);background:var(--surface);gap:var(--s-2);font-size:var(--fs-sm);display:grid}.card .row{justify-content:space-between;gap:var(--s-3);color:var(--ink-2);display:flex}kbd{font-family:var(--mono);color:var(--ink-3);border:1px solid var(--line);border-radius:4px;padding:0 5px;font-size:11px;line-height:1.6}.card .row .num{color:var(--ink)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}.scrim.svelte-19g92rv{background:color-mix(in srgb, var(--bg) 62%, transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:50;position:fixed;inset:0}.tour.svelte-19g92rv{z-index:70;background:var(--surface);border:1px solid var(--line);width:min(92vw,440px);box-shadow:var(--shadow);border-radius:var(--r-lg);padding:var(--s-6) var(--s-5) var(--s-5);text-align:center;align-items:center;gap:var(--s-3);flex-direction:column;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.skip.svelte-19g92rv{top:var(--s-3);right:var(--s-4);color:var(--ink-3);font-size:var(--fs-xs);cursor:pointer;background:0 0;border:none;position:absolute}.skip.svelte-19g92rv:hover{color:var(--ink)}.badge.svelte-19g92rv{width:56px;height:56px;color:var(--green-ink);background:var(--green-soft);border-radius:50%;place-items:center;display:grid}h2.svelte-19g92rv{font-family:var(--display);font-size:var(--fs-xl);font-weight:500}.tour.svelte-19g92rv p:where(.svelte-19g92rv){color:var(--ink-2);font-size:var(--fs-sm);line-height:var(--lh-body);max-width:40ch}.cta.svelte-19g92rv{font-size:var(--fs-sm);color:var(--green-ink);border-bottom:1px solid var(--green-ink);text-decoration:none}.dots.svelte-19g92rv{margin-top:var(--s-2);gap:6px;display:flex}.dots.svelte-19g92rv span:where(.svelte-19g92rv){background:var(--line-2);width:6px;height:6px;transition:background var(--fast) var(--ease);border-radius:50%}.dots.svelte-19g92rv span.on:where(.svelte-19g92rv){background:var(--green)}.nav.svelte-19g92rv{justify-content:space-between;align-items:center;gap:var(--s-3);width:100%;margin-top:var(--s-2);display:flex}.count.svelte-19g92rv{font-size:var(--fs-xs);color:var(--ink-3);font-family:var(--mono)}.shell.svelte-12qhfyh{grid-template-rows:100dvh;grid-template-columns:212px minmax(0,1fr) auto;height:100dvh;display:grid;overflow:hidden}.shell.rail-slim.svelte-12qhfyh{grid-template-columns:64px minmax(0,1fr) auto}.rail.svelte-12qhfyh,.main.svelte-12qhfyh,.drawer.svelte-12qhfyh{min-height:0}.shell.rail-slim.svelte-12qhfyh .rail:where(.svelte-12qhfyh){padding:18px 8px}.shell.rail-slim.svelte-12qhfyh .wordmark:where(.svelte-12qhfyh) b:where(.svelte-12qhfyh),.shell.rail-slim.svelte-12qhfyh nav:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh) span:where(.svelte-12qhfyh),.shell.rail-slim.svelte-12qhfyh .who:where(.svelte-12qhfyh) span:where(.svelte-12qhfyh):last-child,.shell.rail-slim.svelte-12qhfyh .signout:where(.svelte-12qhfyh){display:none}.shell.rail-slim.svelte-12qhfyh .wordmark:where(.svelte-12qhfyh){justify-content:center;padding:4px 0 22px}.shell.rail-slim.svelte-12qhfyh nav:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){justify-content:center;padding:10px}.shell.rail-slim.svelte-12qhfyh .who:where(.svelte-12qhfyh){justify-content:center}.rail.svelte-12qhfyh{background:var(--rail);border-right:1px solid var(--line-2);flex-direction:column;gap:6px;padding:22px 14px;display:flex;overflow-y:auto}.wordmark.svelte-12qhfyh{align-items:center;gap:10px;padding:4px 10px 22px;text-decoration:none;display:flex}.wordmark.svelte-12qhfyh b:where(.svelte-12qhfyh){font-family:var(--display);letter-spacing:.18em;text-transform:uppercase;font-size:12.5px;font-weight:400}nav.svelte-12qhfyh{flex-direction:column;gap:2px;display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--ink-2);border-radius:9px;align-items:center;gap:11px;padding:9px 10px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--surface);color:var(--ink)}nav.svelte-12qhfyh a[aria-current=page]:where(.svelte-12qhfyh){background:var(--surface);color:var(--ink);box-shadow:var(--shadow)}.rail.touring.svelte-12qhfyh{z-index:60;position:relative}nav.svelte-12qhfyh a.tour-on:where(.svelte-12qhfyh){background:var(--surface);color:var(--ink);box-shadow:0 0 0 2px var(--green), 0 0 0 7px var(--green-soft)}.foot.svelte-12qhfyh{color:var(--ink-3);flex-direction:column;gap:8px;margin-top:auto;padding:10px;font-size:12.5px;display:flex}.who.svelte-12qhfyh{color:var(--ink-2);align-items:center;gap:8px;min-width:0;display:flex}.who.svelte-12qhfyh span:where(.svelte-12qhfyh):last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.avatar.svelte-12qhfyh{background:var(--green-soft);width:22px;height:22px;color:var(--green-ink);border-radius:50%;flex:none;place-items:center;font-size:11px;font-weight:600;display:grid}.signout.svelte-12qhfyh{color:var(--ink-3);padding:0;font-size:12.5px}.signout.svelte-12qhfyh:hover{color:var(--ink)}.main.svelte-12qhfyh{overscroll-behavior:contain;flex-direction:column;min-width:0;display:flex;overflow-y:auto}.topbar.svelte-12qhfyh{background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:5;justify-content:space-between;align-items:center;gap:16px;padding:18px 32px;display:flex;position:sticky;top:0}.crumbs.svelte-12qhfyh{color:var(--ink-3);margin-right:auto;font-size:14px}.crumbs.svelte-12qhfyh b:where(.svelte-12qhfyh){color:var(--ink);font-weight:600}.railtoggle.svelte-12qhfyh{border-radius:var(--r-sm);width:34px;height:34px;color:var(--ink-2);place-items:center;margin-right:-2px;display:grid}.railtoggle.svelte-12qhfyh:hover{background:var(--surface);color:var(--ink)}.content.svelte-12qhfyh{padding:8px 32px 64px}.drawer.svelte-12qhfyh{background:var(--surface);border-left:1px solid var(--line-2);flex-direction:column;width:clamp(330px,34vw,440px);display:none;overflow:hidden}.shell.copilot-open.svelte-12qhfyh .drawer:where(.svelte-12qhfyh){display:flex}.drawer.svelte-12qhfyh header:where(.svelte-12qhfyh){border-bottom:1px solid var(--line-2);text-align:left;grid-template-columns:12px minmax(0,1fr) auto;align-items:start;gap:12px;padding:16px 20px;display:grid}.drawer.svelte-12qhfyh header:where(.svelte-12qhfyh)>.lamp{grid-area:1/1;margin-top:5px}.drawer.svelte-12qhfyh header:where(.svelte-12qhfyh) b:where(.svelte-12qhfyh){text-align:left;font-weight:600;display:block}.drawer.svelte-12qhfyh header:where(.svelte-12qhfyh) .thread-head:where(.svelte-12qhfyh){flex-direction:column;grid-area:1/2;gap:6px;min-width:0;display:flex}.drawer.svelte-12qhfyh header:where(.svelte-12qhfyh) .x:where(.svelte-12qhfyh){grid-area:1/3;margin-left:0}.threadbar.svelte-12qhfyh{align-items:center;gap:6px;width:100%;min-width:0;display:flex}.threadbar.svelte-12qhfyh select:where(.svelte-12qhfyh){white-space:nowrap;width:0;min-width:0;min-height:30px;font-size:var(--fs-xs);text-overflow:ellipsis;flex:1 1 0;padding:0 8px;overflow:hidden}.threadbar.svelte-12qhfyh .btn:where(.svelte-12qhfyh){flex:none}.x.svelte-12qhfyh{width:32px;height:32px;color:var(--ink-2);border-radius:8px;place-items:center;margin-left:auto;display:grid}.x.svelte-12qhfyh:hover{background:var(--surface-2)}.ctx.svelte-12qhfyh{flex-direction:column;gap:8px;padding:14px 20px 4px;display:flex}.ctx.svelte-12qhfyh .k:where(.svelte-12qhfyh){color:var(--ink-3);font-size:12px}.chips.svelte-12qhfyh{flex-wrap:wrap;gap:6px;display:flex}.chip.svelte-12qhfyh{border:1px solid var(--line);color:var(--ink-2);background:var(--surface);border-radius:99px;align-items:center;gap:7px;padding:5px 11px;font-size:13px;display:inline-flex}.chip.svelte-12qhfyh:hover{border-color:var(--ink-3);color:var(--ink)}.hint.svelte-12qhfyh{justify-content:flex-end;padding:0 20px 12px;font-size:12px;display:flex}.hint.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--green-ink);text-decoration:none}@media (width<=980px){.shell.svelte-12qhfyh,.shell.rail-slim.svelte-12qhfyh{grid-template-columns:64px minmax(0,1fr)}.rail.svelte-12qhfyh{padding:18px 8px}.wordmark.svelte-12qhfyh b:where(.svelte-12qhfyh),nav.svelte-12qhfyh a:where(.svelte-12qhfyh) span:where(.svelte-12qhfyh),.who.svelte-12qhfyh span:where(.svelte-12qhfyh):last-child,.signout.svelte-12qhfyh{display:none}.wordmark.svelte-12qhfyh{justify-content:center;padding:4px 0 22px}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){justify-content:center;padding:10px}.who.svelte-12qhfyh{justify-content:center}.content.svelte-12qhfyh{padding:8px 18px 64px}.topbar.svelte-12qhfyh{padding:14px 18px}.drawer.svelte-12qhfyh{z-index:21;width:min(440px,100vw);height:100dvh;position:fixed;inset:0 0 0 auto;box-shadow:-12px 0 40px -20px #00000059}}
