:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--space-none:0px;--space-xs:4px;--space-sm:8px;--space-md:12px;--space-lg:16px;--space-gutter:20px;--space-xl:24px;--space-xxl:32px;--space-xxxl:40px;--space-huge:56px;--space-giant:72px;--radius-none:0px;--radius-compact:3px;--radius-button:4px;--radius-image:6px;--radius-panel:8px;--radius-sheet:16px;--radius-round:999px;--font-display:"Instrument Serif", "DM Serif Display", Georgia, serif;--font-ui:Manrope, ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--color-background:#f6f3ed;--color-surface:#fffefd;--color-surface-raised:#fff;--color-surface-sunken:#ede9e1;--color-border:#d9d5cc;--color-border-strong:#85817a;--color-focus-ring:#3158ff;--color-text:#111218;--color-text-muted:#68686f;--color-skeleton:#e4e0d6;--color-on-dark:#f6f3ed;--rarity-common:#85817a;--rarity-rare:#68686f;--rarity-epic:#111218;--rarity-legendary:#5b6c1d;--accent-primary-fill:#3158ff;--accent-primary-on:#fff;--accent-primary-text:#3158ff;--accent-primary-pressed:#2544d6;--accent-primary-border:#3158ff;--accent-capture-fill:#ff665b;--accent-capture-on:#111218;--accent-capture-text:#b0433b;--accent-capture-pressed:#e8574c;--accent-capture-border:#b0433b;--accent-xp-fill:#d8ff45;--accent-xp-on:#111218;--accent-xp-text:#5b6c1d;--accent-xp-pressed:#c4e93a;--accent-xp-border:#5b6c1d;--accent-success-fill:#8fe4ca;--accent-success-on:#111218;--accent-success-text:#42705f;--accent-success-pressed:#7bd4b9;--accent-success-border:#42705f}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}:root:not([data-theme=light]){--color-background:#111218;--color-surface:#1c1d24;--color-surface-raised:#24252e;--color-surface-sunken:#0b0c10;--color-border:#363740;--color-border-strong:#767780;--color-focus-ring:#7b94ff;--color-text:#f6f3ed;--color-text-muted:#b7b5bb;--color-skeleton:#22232b;--color-on-dark:#f6f3ed;--rarity-common:#6b6c75;--rarity-rare:#b7b5bb;--rarity-epic:#f6f3ed;--rarity-legendary:#d8ff45;--accent-primary-fill:#3158ff;--accent-primary-on:#fff;--accent-primary-text:#7b94ff;--accent-primary-pressed:#2544d6;--accent-primary-border:#3158ff;--accent-capture-fill:#ff665b;--accent-capture-on:#111218;--accent-capture-text:#ff665b;--accent-capture-pressed:#e8574c;--accent-capture-border:#ff665b;--accent-xp-fill:#d8ff45;--accent-xp-on:#111218;--accent-xp-text:#d8ff45;--accent-xp-pressed:#c4e93a;--accent-xp-border:#d8ff45;--accent-success-fill:#8fe4ca;--accent-success-on:#111218;--accent-success-text:#8fe4ca;--accent-success-pressed:#7bd4b9;--accent-success-border:#8fe4ca}}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--color-background);color:var(--color-text);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.55}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.02em;margin:0}h1{font-size:28px;line-height:1.15}h2{font-size:21px;line-height:1.2}h3{font-size:17px}p{margin:0}a{color:var(--accent-primary-text);text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline:3px solid var(--color-focus-ring);outline-offset:2px;border-radius:var(--radius-button)}button,input,select,textarea{font:inherit;color:inherit}button,[role=button],a.button{min-height:44px}table{border-collapse:collapse;width:100%}th,td{text-align:left;padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--color-border);vertical-align:top}th{letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);font-size:11px;font-weight:600}code,.mono{font-family:var(--font-mono);font-size:13px}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--color-surface-raised);padding:var(--space-md) var(--space-lg);border-radius:var(--radius-image);position:absolute;top:0;left:-9999px}.skip-link:focus{left:var(--space-lg);top:var(--space-lg)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
