*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f0ebe3;--bg-card: #f5f0e8;--bg-deep: #e8e2d8;--accent: #f97316;--accent-light: #fdba74;--accent-dark: #ea580c;--text-primary: #2d2a26;--text-secondary: #7c7268;--text-muted: #b5aca0;--shadow-light: 6px 6px 14px rgba(0,0,0,.1), -4px -4px 10px rgba(255,255,255,.85);--shadow-inset: inset 3px 3px 8px rgba(0,0,0,.1), inset -3px -3px 8px rgba(255,255,255,.8);--shadow-sm: 3px 3px 8px rgba(0,0,0,.08), -2px -2px 6px rgba(255,255,255,.8);--radius: 16px;--radius-sm: 10px;--radius-lg: 24px;--font: "Inter", -apple-system, BlinkMacSystemFont, sans-serif}html,body{height:100%;background:var(--bg);font-family:var(--font);color:var(--text-primary);-webkit-font-smoothing:antialiased}#app,app-root{display:block;max-width:430px;margin:0 auto;min-height:100vh;background:var(--bg);position:relative;overflow:hidden}::-webkit-scrollbar{width:0;height:0}
