.global-error_body__4_x27{align-items:center;display:flex;justify-content:center;min-height:100dvh;padding:var(--space-6)}.global-error_panel__2B_6n{display:flex;flex-direction:column;gap:var(--space-4);max-width:42ch;text-align:center}.global-error_title__jO4D1{font-family:var(--font-display);font-size:var(--type-h1-size);font-weight:var(--type-h1-weight);line-height:var(--type-h1-lh)}.global-error_text___ptFB{color:var(--text-muted)}.global-error_action__kNjbu{align-self:center;margin-top:var(--space-2)}:root{--surface:#191919;--surface-raised:#1c1c1c;--surface-overlay:#242424;--border:#262626;--border-strong:#333333;--text-primary:#ededed;--text-secondary:#c4c4c4;--text-muted:#8f8f8f;--text-disabled:#4a4a4a;--accent:#f5851f;--accent-hover:#ff9c3d;--accent-subtle:#f5851f14;--accent-border:#f5851f4d;--accent-contrast:#1a1005;--border-focus:#f5851f;--branch-1:#5a85c9;--branch-2:#3f9a93;--branch-3:#b5568a;--branch-4:#8a6ba8;--branch-5:#6360c4;--branch-6:#c4704f;--branch-7:#8a9a5b;--branch-8:#4c8fb0;--danger:#c4704f;--danger-text:#d98e74;--danger-subtle:#c4704f14;--success:#8fb573;--success-subtle:#8fb5731a;--mark-amber-rgb:245 133 31;--mark-sage-rgb:158 183 145;--mark-blue-rgb:138 164 196;--paper:#f4f1e8;--paper-edge:#d8d2c2;--paper-inset:#e2dccb;--paper-ink:#4a4234;--paper-ink-muted:#6b6252}[data-theme=light]{--surface:#f7f7f5;--surface-raised:#ffffff;--surface-overlay:#ffffff;--border:#e1e1e1;--border-strong:#cfcfcf;--text-primary:#1f1f1f;--text-secondary:#4a4a4a;--text-muted:#6e6e6e;--text-disabled:#b0b0b0;--accent:#a35509;--accent-hover:#8c4707;--accent-subtle:#a355091a;--accent-border:#a3550959;--accent-contrast:#ffffff;--border-focus:#a35509;--branch-1:#3d6bae;--branch-2:#2a8079;--branch-3:#9e3f72;--branch-4:#71538f;--branch-5:#4c49a8;--branch-6:#a8563a;--branch-7:#6e7d42;--branch-8:#33768f;--danger:#a8452b;--danger-text:#8f3a24;--danger-subtle:#a8452b14;--success:#5f8a48;--success-subtle:#5f8a4814;--mark-amber-rgb:163 85 9;--mark-sage-rgb:122 153 105;--mark-blue-rgb:96 130 173}:root{--font-display:var(--font-sora),ui-sans-serif,system-ui,sans-serif;--font-body:var(--font-dm-sans),ui-sans-serif,system-ui,sans-serif;--font-mono:var(--font-geist-mono),ui-monospace,"SF Mono",Menlo,monospace;--content-measure:720px;--type-reading-size:18px;--type-reading-lh:1.72;--type-display-size:36px;--type-display-weight:700;--type-display-lh:1.15;--type-h1-size:30px;--type-h1-weight:700;--type-h1-lh:1.2;--type-h2-size:24px;--type-h2-weight:600;--type-h2-lh:1.25;--type-h3-size:20px;--type-h3-weight:600;--type-h3-lh:1.3;--type-h4-size:16px;--type-h4-weight:600;--type-h4-lh:1.4;--type-body-size:16px;--type-body-weight:400;--type-body-lh:1.7;--type-body-sm-size:14px;--type-body-sm-weight:400;--type-body-sm-lh:1.6;--type-caption-size:12px;--type-caption-weight:500;--type-caption-lh:1.5;--type-button-size:14px;--type-button-weight:500;--type-button-lh:1;--type-code-size:14px;--type-code-weight:400;--type-code-lh:1.6;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--space-24:96px;--sheet-peek:56px;--topbar-h:60px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-full:9999px;--ease-out:cubic-bezier(0.16,1,0.3,1);--ease-in:cubic-bezier(0.4,0,1,1);--ease-in-out:cubic-bezier(0.65,0,0.35,1);--dur-micro:180ms;--dur-macro:380ms}*{box-sizing:border-box;margin:0;padding:0}html{color-scheme:dark light}body{min-height:100dvh;background-color:var(--surface);background-image:radial-gradient(100% 62% at 50% -8%,color-mix(in srgb,var(--accent) 6%,transparent),transparent 58%),radial-gradient(circle,color-mix(in srgb,var(--text-primary) 4%,transparent) 1px,transparent 1px);background-size:100% 720px,28px 28px;background-position:top,0 0;background-repeat:no-repeat,repeat;color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}::selection{background:var(--accent);color:var(--accent-contrast)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important}}:root[data-reduce-motion=true] *,:root[data-reduce-motion=true] :after,:root[data-reduce-motion=true] :before{animation:none!important;transition:none!important}::view-transition-group(create-map){animation-duration:var(--dur-macro);animation-timing-function:var(--ease-in-out)}::view-transition-new(root),::view-transition-old(root){animation-duration:var(--dur-macro);animation-timing-function:var(--ease-out)}