:root{--primary:#2e7d32;--primary-dark:#1b5e20;--accent:#ffb300;--bg-body:#f2f4f8;--bg-card:#fff;--text-main:#1f2937;--text-secondary:#6b7280;--text-light:#9ca3af;--border-light:#e5e7eb;--success:#10b981;--info:#3b82f6;--warning:#f59e0b;--danger:#ef4444;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;outline:none}body{background-color:var(--bg-body);color:var(--text-main);flex-direction:column;height:100vh;margin:0;font-family:Inter,sans-serif;transition:background .3s;display:flex;overflow:hidden}#root{flex-direction:column;width:100%;height:100%;display:flex}
