:root{--bg: #f7f6f4;--card: #ffffff;--text: #151515;--muted: #6b6b6b;--border: rgba(0,0,0,.08);--shadow: 0 10px 30px rgba(0,0,0,.08);--radius: 18px}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}h1{margin:0 0 6px;font-size:28px;letter-spacing:-.02em}p{margin:0}html,body,#root{height:100%}#root{width:100%;max-width:none;margin:0;padding:0}
