:root{--color-primary:#ff6b6b;--color-secondary:#6a4cff;--color-info:#2d9cff;--color-warning:#ffc542;--color-success:#2ed6a1;--color-background:#fff7ee;--color-surface:#fff;--color-text-primary:#262626;--color-text-secondary:#6f6f6f;--color-text-tertiary:#9e9e9e;--color-border:#e8e5fe;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--color-text-primary);background:var(--color-background);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}::selection{color:var(--color-text-primary);background:#ff6b6b47}
