*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--orange:#f97316;--orange-light:#fff7ed;--orange-dark:#ea580c;--green:#22c55e;--green-light:#f0fdf4;--green-dark:#16a34a;--white:#fff;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-400:#9ca3af;--gray-600:#4b5563;--gray-800:#1f2937;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 16px #0000001a;--shadow-lg:0 8px 32px #0000001f;--nav-height:64px}html,body{background:var(--gray-50);height:100%;color:var(--gray-800);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,-apple-system,sans-serif}#root{flex-direction:column;height:100%;display:flex}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input{font-family:inherit}img{max-width:100%;display:block}::-webkit-scrollbar{width:4px;height:0}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--gray-200);border-radius:4px}
