*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary: #c0392b;--color-primary-dark: #96281b;--color-bg: #f8f8f6;--color-surface: #ffffff;--color-text: #1a1a1a;--color-text-muted: #666666;--color-border: #e0e0e0;--radius: 12px;--shadow: 0 2px 8px rgba(0,0,0,.08)}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased}#root{height:100%;max-width:480px;margin:0 auto}
