*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #FFFFFF;--surface: #F7F7F7;--surface-hover: #EFEFEF;--text: #1A1A1A;--text-muted: #888888;--accent: #1A1A1A;--accent-text: #FFFFFF;--border: #E5E5E5;--border-focus: #1A1A1A;--radius: 14px;--radius-sm: 8px;--shadow: 0 1px 3px rgba(0,0,0,.08), 0 4px 16px rgba(0,0,0,.04);--shadow-lg: 0 4px 24px rgba(0,0,0,.1);--green: #16A34A;--green-bg: #F0FDF4}html,body{height:100%;background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}#root{min-height:100%;display:flex;flex-direction:column}button{font-family:inherit;cursor:pointer;border:none;outline:none}input,select,textarea{font-family:inherit;font-size:1rem}a{color:inherit;text-decoration:none}.page{max-width:480px;margin:0 auto;padding:24px 20px 48px;width:100%;flex:1}@keyframes spin{to{transform:rotate(360deg)}}.page-wide{max-width:640px;margin:0 auto;padding:24px 20px 48px;width:100%;flex:1}
