:root{--surface-page:#0d0d0d;--surface-card:#1b1b1b;--surface-card-translucent:#1b1b1b8c;--surface-muted:#292929;--surface-popover:#1b1b1b;--text-default:#ebebeb;--text-secondary:#d7d7d7;--text-muted:#989898;--border-default:#2e2e2e;--border-muted:#2e2e2ecc;--border-input:#2e2e2e;--color-primary:#d40c1a;--color-primary-fg:#fff;--color-primary-hover:#bb0916;--color-accent:#e6ad00;--color-accent-fg:#0d0d0d;--color-secondary:#292929;--color-secondary-fg:#d7d7d7;--color-destructive:#e62b34;--color-destructive-fg:#fff;--focus-ring:#d40c1a;--shadow-card:0 20px 70px -50px #000000e6;--shadow-drag:0 8px 24px #00000080;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1.5rem;--radius-full:9999px;--font-display:ui-serif, "New York", "Palatino Linotype", Palatino, Georgia, "Noto Serif", serif;--font-body:ui-sans-serif,system-ui,Segoe UI,Ubuntu,Cantarell,Noto Sans, -apple-system, "Segoe UI", Roboto, "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji"}@supports (color:color(display-p3 0 0 0%)){:root{--color-accent:#e6ad00}@media (color-gamut:p3){:root{--color-accent:color(display-p3 .86746 .68916 .23119)}}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes zoom-in{0%{opacity:0;transform:translate(-50%,-50%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes zoom-out{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(.95)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px #d40c1a4d}50%{box-shadow:0 0 40px #d40c1a99}}*{box-sizing:border-box;margin:0;padding:0}:root{--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:2rem;--text-4xl:2.5rem;--text-5xl:3rem;--text-6xl:3.75rem;--leading-tight:1.2;--leading-normal:1.4;--leading-relaxed:1.6;--space-0:0;--space-0\.5:.125rem;--space-1:.25rem;--space-1\.5:.375rem;--space-2:.5rem;--space-2\.5:.625rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;font-family:ui-sans-serif,system-ui,Segoe UI,Ubuntu,Cantarell,Noto Sans,-apple-system,Roboto,Liberation Sans,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji;font-family:var(--font-body);line-height:1.4;line-height:var(--leading-normal);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400}body{min-width:320px;min-height:100vh;font-size:1rem;font-size:var(--text-base);color:var(--text-default);background:#0d0d0d;background:var(--surface-page)}h1,h2,h3{font-family:ui-serif,New York,Palatino Linotype,Palatino,Georgia,Noto Serif,serif;font-family:var(--font-display)}button{cursor:pointer;color:inherit;background:0 0;border:none;padding:0;font-family:inherit}a{color:inherit;-webkit-text-decoration:none;text-decoration:none}input,button{font-size:inherit}:focus-visible{outline:2px solid #d40c1a;outline:2px solid var(--focus-ring);outline-offset:2px}button:disabled,[disabled]{cursor:not-allowed}*,:before,:after{border-color:#2e2e2e;border-color:var(--border-default)}
