:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--pres-page-bg:#f9f9f9;--pres-surface:#fff;--pres-dark:#000;--pres-chrome:#262626;--pres-ink:#1a1a1a;--pres-ink-strong:#000;--pres-muted:#666;--pres-on-dark:#fff;--pres-border:#e5e5e5;--pres-primary:#3133c3;--pres-primary-hover:#2a2cab;--pres-brand:#5cbaa8;--pres-success:#71aa39;--pres-warn:#e68856;--color-bg:var(--pres-page-bg);--color-surface:var(--pres-surface);--color-surface-2:var(--pres-page-bg);--color-fg:var(--pres-ink);--color-fg-strong:var(--pres-ink-strong);--color-muted:var(--pres-muted);--color-muted-2:var(--pres-muted);--color-border:var(--pres-border);--color-border-subtle:var(--pres-border);--color-primary:var(--pres-primary);--color-primary-hover:var(--pres-primary-hover);--color-primary-active:var(--pres-primary-hover);--color-focus:var(--color-primary);--color-focus-ring:#3133c347;--color-success:var(--pres-success);--color-warn:var(--pres-warn);--color-danger:#b91c1c;--color-brand:var(--pres-brand);--color-chrome:var(--pres-chrome);--color-on-dark:var(--pres-on-dark);--bg-0:var(--color-bg);--bg-1:var(--color-surface-2);--surface-0:var(--color-surface);--surface-1:var(--color-surface);--border:var(--color-border);--shadow:0 1px 2px #0000000a, 0 8px 24px #0000000d;--text-0:var(--color-fg);--text-1:var(--color-muted);--text-2:var(--color-muted);--primary:var(--color-primary);--primary-hover:var(--color-primary-hover);--primary-ink:#fff;--accent:var(--color-primary);--brand:var(--color-brand);--success:var(--color-success);--warn:var(--color-warn);--danger:var(--color-danger);--radius-sm:4px;--radius-md:8px;--radius-lg:8px;--radius-pill:100px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:72px;--font-inter:"Inter";--font-sans:var(--font-inter), Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--text-xs:12px;--text-sm:14px;--text-md:16px;--text-lg:18px;--text-xl:22px;--text-2xl:28px;--text-3xl:36px;--text-4xl:44px;--text-5xl:56px;--leading-tight:1.15;--leading-normal:1.5;--focus-ring:0 0 0 2px var(--color-focus-ring)}
*{box-sizing:border-box}html,body{height:100%}body{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--bg-0);margin:0}
.AppRoot-module__wzhR1q__appRoot{color:var(--text-0);font-family:var(--font-sans);line-height:var(--leading-normal)}.AppRoot-module__wzhR1q__appRoot a{color:inherit;text-decoration:none}.AppRoot-module__wzhR1q__appRoot :focus-visible{box-shadow:var(--focus-ring);border-radius:var(--radius-sm);outline:none}.AppRoot-module__wzhR1q__appRoot ::selection{background:#3133c329}
.AppShellTemplate-module__JAWuNq__root{flex-direction:column;min-height:100vh;display:flex}.AppShellTemplate-module__JAWuNq__skipLink{top:var(--space-3);left:var(--space-3);z-index:50;border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface-0);color:var(--text-0);padding:10px 14px;transition:transform .14s;position:fixed;transform:translateY(-140%)}.AppShellTemplate-module__JAWuNq__skipLink:focus{transform:translateY(0)}.AppShellTemplate-module__JAWuNq__main{flex:1}
