*,*:before,*:after{box-sizing:border-box}:root{--color-bg: #ffffff;--color-accent: #00AE42;--color-accent-dark: #008F35;--color-text: #111827;--color-text-secondary: #6b7280;--color-border: #e5e7eb;--color-card-shadow: 0 1px 3px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.04);--radius-card: 12px;--max-width: 480px;--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}html,body{margin:0;padding:0;font-family:var(--font);background:#f3f4f6;color:var(--color-text);-webkit-font-smoothing:antialiased;min-height:100dvh}#root{min-height:100dvh;display:flex;flex-direction:column}button{cursor:pointer;font-family:inherit;border:none;outline:none}input,textarea,select{font-family:inherit;outline:none}a{color:inherit;text-decoration:none}
