:root{--font-sans:"Sora", "Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-mono:"JetBrains Mono", "Consolas", "Courier New", monospace;--color-text-primary:#142035;--color-text-secondary:#4f5d75;--color-text-tertiary:#79879f;--color-background-app:#f5f8fc;--color-background-primary:#fff;--color-background-secondary:#f4f7fb;--color-background-danger:#fff3f3;--color-border-secondary:#d7dfeb;--color-border-tertiary:#e6ecf5;--color-border-danger:#fcc;--color-text-danger:#b3261e;--border-radius-md:12px;--shadow-soft:0 8px 24px #1420350f;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--font-sans)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:var(--color-text-primary);background:linear-gradient(#fff 0%,#f6f9ff 100%)}#root{width:100%}h1,h2,h3,h4,h5,h6{color:var(--color-text-primary);margin:0}p{color:var(--color-text-secondary);margin:0}button{font-family:inherit}
