@tailwind base;@tailwind components;@tailwind utilities;*,*:before,*:after{box-sizing:border-box}html{overflow-x:hidden;width:100%}body,#root{overflow-x:hidden;max-width:100vw;width:100%}.flex-1{min-width:0}.overflow-x-auto{overflow-x:auto!important;-webkit-overflow-scrolling:touch;max-width:100%}.recharts-wrapper{max-width:100%!important}.recharts-surface{overflow:visible}@media(max-width:768px){.flex-row-mobile-stack{flex-direction:column!important}.p-6{padding:1rem!important}.p-8{padding:1.25rem!important}.px-6{padding-left:1rem!important;padding-right:1rem!important}.py-6{padding-top:1rem!important;padding-bottom:1rem!important}.gap-6{gap:.75rem!important}.gap-8{gap:1rem!important}.grid.lg\\:grid-cols-4{grid-template-columns:repeat(2,1fr)!important}.grid.lg\\:grid-cols-3{grid-template-columns:repeat(2,1fr)!important}.fixed.inset-0>div,[class*=max-w-]{max-width:calc(100vw - 1.5rem)!important;width:100%!important}td,th{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recharts-wrapper,.recharts-responsive-container{width:100%!important;min-width:0!important}}@media(max-width:480px){.grid.md\\:grid-cols-2,.grid.md\\:grid-cols-3,.grid.md\\:grid-cols-4{grid-template-columns:1fr!important}.grid.lg\\:grid-cols-2{grid-template-columns:1fr!important}.text-2xl{font-size:1.2rem!important}.text-3xl{font-size:1.4rem!important}}.light{--bg-primary: #ffffff;--bg-secondary: #f8fafc;--bg-tertiary: #f1f5f9;--bg-card: #ffffff;--bg-hover: #f1f5f9;--text-primary: #0f172a;--text-secondary: #475569;--text-tertiary: #64748b;--text-muted: #94a3b8;--border-primary: #e2e8f0;--border-secondary: #cbd5e1}.dark{--bg-primary: #0f172a;--bg-secondary: #1e293b;--bg-tertiary: #334155;--bg-card: #1e293b;--bg-hover: #334155;--text-primary: #ffffff;--text-secondary: #e2e8f0;--text-tertiary: #cbd5e1;--text-muted: #94a3b8;--border-primary: #334155;--border-secondary: #475569}body{background-color:var(--bg-primary);color:var(--text-primary)}#root{min-height:100vh;background-color:#0f172a}.light #root,.light{background-color:#f8fafc}.dark{background-color:#0f172a}.light .bg-slate-900{background-color:#fff!important}.light .bg-slate-900\/95{background-color:#fffffff2!important}.light .bg-slate-800{background-color:#f8fafc!important}.light .bg-slate-700{background-color:#f1f5f9!important}.light .bg-slate-700\/50{background-color:#f1f5f980!important}.light .bg-slate-700\/30{background-color:#f1f5f94d!important}.light .text-white,.light h1.text-white,.light h2.text-white,.light h3.text-white,.light h4.text-white,.light h5.text-white,.light h6.text-white,.light p.text-white,.light span.text-white,.light div.text-white,.light h1,.light h2,.light h3,.light h4,.light h5,.light h6,.light .text-3xl.text-white,.light .text-2xl.text-white,.light .text-xl.text-white,.light .text-lg.text-white,.light .font-bold.text-white,.light .font-semibold.text-white{color:#0f172a!important}.light .text-gray-100{color:#1e293b!important}.light .text-gray-200{color:#334155!important}.light .text-gray-300,.light p.text-gray-300,.light span.text-gray-300,.light label.text-gray-300{color:#475569!important}.light .text-gray-400,.light p.text-gray-400,.light span.text-gray-400,.light .text-gray-500{color:#64748b!important}.light .text-gray-600{color:#475569!important}.light .border-slate-700{border-color:#e2e8f0!important}.light .border-slate-600,.light .border-slate-500{border-color:#cbd5e1!important}.light .bg-gradient-to-br.from-slate-800{background-image:linear-gradient(to bottom right,#f8fafc,#fff)!important}.light .bg-gradient-to-br.from-slate-900{background-image:linear-gradient(to bottom right,#fff,#f8fafc)!important}.light .bg-gradient-to-b.from-slate-900{background-image:linear-gradient(to bottom,#fff,#f8fafc)!important}.light .hover\:bg-slate-600:hover,.light .hover\:bg-slate-700:hover{background-color:#e2e8f0!important}.light .hover\:bg-slate-800:hover{background-color:#f1f5f9!important}.light .hover\:text-white:hover{color:#0f172a!important}.light input::placeholder,.light textarea::placeholder{color:#94a3b8!important}.text-emerald-400,.text-emerald-500,.text-blue-400,.text-blue-500,.text-purple-400,.text-purple-500{color:currentColor}.light .shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}:root{--accent-primary: #10b981;--accent-hover: #059669;--accent-light: #6ee7b7}.bg-emerald-500,.hover\:bg-emerald-600:hover{background-color:var(--accent-primary)!important}.hover\:bg-emerald-600:hover{background-color:var(--accent-hover)!important}.text-emerald-400{color:var(--accent-light)!important}.border-emerald-500{border-color:var(--accent-primary)!important}.bg-emerald-500\/20{background-color:color-mix(in srgb,var(--accent-primary) 20%,transparent)!important}.bg-emerald-500\/10{background-color:color-mix(in srgb,var(--accent-primary) 10%,transparent)!important}.border-emerald-500\/30{border-color:color-mix(in srgb,var(--accent-primary) 30%,transparent)!important}.font-small{font-size:14px}.font-medium{font-size:16px}.font-large{font-size:18px}.density-compact .p-4{padding:.75rem!important}.density-compact .p-6{padding:1rem!important}.density-comfortable .p-4{padding:1rem}.density-comfortable .p-6{padding:1.5rem}.density-spacious .p-4{padding:1.5rem!important}.density-spacious .p-6{padding:2rem!important}.no-animations *{transition:none!important;animation:none!important}.compact-mode{line-height:1.4}.compact-mode .space-y-6>*+*{margin-top:1rem!important}.compact-mode .space-y-4>*+*{margin-top:.75rem!important}html.light h1,html.light h2,html.light h3,html.light h4,html.light h5,html.light h6,html.light .text-white{color:#0f172a!important}html.light .text-gray-400{color:#64748b!important}body,#root{overflow-x:hidden;max-width:100vw}table{min-width:100%}.table-wrapper,.overflow-x-auto{overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%}.recharts-wrapper,.recharts-surface{max-width:100%!important}@media(max-width:640px){main.p-4,main.p-6{padding:12px!important}.grid.grid-cols-1{grid-template-columns:1fr}.max-w-4xl,.max-w-3xl,.max-w-2xl,.max-w-xl{max-width:calc(100vw - 24px)!important;margin:12px!important}.modal-mobile-full{width:100vw!important;height:100vh!important;max-width:100vw!important;border-radius:0!important;margin:0!important}.text-2xl{font-size:1.25rem!important}.text-3xl{font-size:1.5rem!important}.text-4xl{font-size:1.75rem!important}.rounded-xl.p-6{padding:14px!important}.tabs-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:nowrap!important}}@media(max-width:1023px){.lg\\:ml-64{margin-left:0!important}}
