:root{--cherry:#c00;--cherry-dark:#800;--bg:#f4f4f6;--bg-card:#fff;--bg-card-hover:#fafafa;--text:#1a1a1e;--text-muted:#6b6b74;--border:#e1e1e6;--success:#1a8a4a;--danger:#c00;--warning:#b8790a;--gradient:linear-gradient(135deg, #c00, #800)}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;height:100%}body{background-color:var(--bg);min-height:100%;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}
