:root{--background:#fff8f6;--foreground:#2a1512;--surface:#fffdfc;--primary:#fd4129;--primary-hover:#ff5a43;--primary-strong:#b52515;--primary-foreground:#2c0c07;--focus-ring:#fd41293d;--border:#e8c7c1;--muted:#765e59;--placeholder:#896a64;--panel:#2a110d;--panel-foreground:#fff7f5;--panel-muted:#d7aaa2;--accent-soft:#ffab9d}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Arial,Helvetica,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
