:root{--surface-page:#0f0d0b;--surface-card:#1d1a19;--surface-card-translucent:#1d1a198c;--surface-muted:#2b2827;--surface-popover:#1d1a19;--text-default:#eeeae8;--text-secondary:#dad6d4;--text-muted:#989898;--border-default:#302d2c;--border-muted:#302d2ccc;--border-input:#302d2c;--color-primary:#a52932;--color-primary-fg:#fff;--color-primary-hover:#90272d;--color-primary-text:#dc5d5f;--color-primary-text-strong:#fb817f;--color-accent:#c1983a;--color-accent-fg:#0f0d0b;--color-secondary:#2b2827;--color-secondary-fg:#dad6d4;--color-destructive:#c53637;--color-destructive-fg:#fff;--focus-ring:var(--color-primary-text);--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"}@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 #a529324d}50%{box-shadow:0 0 40px #a5293299}}*{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:#0f0d0b;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 #dc5d5f;outline:2px solid var(--focus-ring);outline-offset:2px}button:disabled,[disabled]{cursor:not-allowed}*,:before,:after{border-color:#302d2c;border-color:var(--border-default)}
