*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--green-900: #0a2e20;--green-800: #0f4c35;--green-700: #145f42;--green-600: #1a7a55;--green-500: #22a06b;--green-400: #34c984;--green-100: #d1fae5;--green-50: #f0fdf8;--amber-500: #f59e0b;--amber-400: #fbbf24;--amber-100: #fef3c7;--amber-50: #fffbeb;--red-500: #ef4444;--red-400: #f87171;--red-100: #fee2e2;--red-50: #fff5f5;--gray-600: #4b5563;--gray-400: #9ca3af;--gray-200: #e5e7eb;--gray-100: #f3f4f6;--gray-50: #f9fafb;--white: #ffffff;--text-primary: #111827;--text-secondary: #6b7280;--text-muted: #9ca3af;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 20px;--shadow-sm: 0 1px 3px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 12px rgba(0,0,0,.08), 0 2px 4px rgba(0,0,0,.04);--shadow-lg: 0 10px 30px rgba(0,0,0,.1), 0 4px 8px rgba(0,0,0,.05);font-family:DM Sans,sans-serif;font-size:16px;line-height:1.6;color:var(--text-primary);background:var(--gray-50);-webkit-font-smoothing:antialiased}body{min-height:100vh;background:var(--gray-50)}#root{min-height:100vh;display:flex;flex-direction:column}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--gray-200);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--gray-400)}
