*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-main: #0D0D0D;--bg-surface: #141414;--bg-elevated: #1F1F1F;--bg-hover: #2A2A2A;--border-color: #2A2A2A;--text-primary: #FFFFFF;--text-secondary: #A0A0A0;--text-muted: #666666;--acm-gold: #FFB500}html.light{--bg-main: #F8F9FA;--bg-surface: #FFFFFF;--bg-elevated: #F3F4F6;--bg-hover: #E5E7EB;--border-color: #D1D5DB;--text-primary: #111827;--text-secondary: #4B5563;--text-muted: #6B7280}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--bg-main);color:var(--text-primary);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .2s ease,color .2s ease}.bg-theme-main{background-color:var(--bg-main)}.bg-theme-surface{background-color:var(--bg-surface)}.bg-theme-elevated{background-color:var(--bg-elevated)}.border-theme{border-color:var(--border-color)}.text-theme-primary{color:var(--text-primary)}.text-theme-secondary{color:var(--text-secondary)}.text-theme-muted{color:var(--text-muted)}.divide-theme>*+*{border-color:var(--border-color)}.hover\:bg-theme-elevated:hover{background-color:var(--bg-hover)!important}select{background-color:var(--bg-elevated)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important;cursor:pointer}select option{background-color:var(--bg-surface)!important;color:var(--text-primary)!important;padding:12px 16px!important;font-size:14px}select option:hover,select option:focus{background-color:var(--bg-hover)!important}select option:checked{background:linear-gradient(var(--acm-gold),var(--acm-gold))!important;background-color:var(--acm-gold)!important;color:#000!important;font-weight:600}@-moz-document url-prefix(){select option{background-color:var(--bg-surface);color:var(--text-primary)}select option:checked{background-color:var(--acm-gold)!important;color:#000!important}}input[type=date],input[type=time],input[type=datetime-local]{background-color:var(--bg-elevated);color:var(--text-primary);border-color:var(--border-color);color-scheme:dark}html.light input[type=date],html.light input[type=time],html.light input[type=datetime-local]{color-scheme:light}input[type=date]::-webkit-calendar-picker-indicator,input[type=time]::-webkit-calendar-picker-indicator,input[type=datetime-local]::-webkit-calendar-picker-indicator{filter:invert(.7);cursor:pointer}html.light input[type=date]::-webkit-calendar-picker-indicator,html.light input[type=time]::-webkit-calendar-picker-indicator,html.light input[type=datetime-local]::-webkit-calendar-picker-indicator{filter:invert(.3)}input,textarea{color:var(--text-primary);background-color:var(--bg-elevated)}input::placeholder,textarea::placeholder{color:var(--text-muted)}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,select:-webkit-autofill{-webkit-box-shadow:0 0 0 30px var(--bg-elevated) inset!important;-webkit-text-fill-color:var(--text-primary)!important;caret-color:var(--text-primary)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#505050}html.light ::-webkit-scrollbar-thumb{background:silver}html.light ::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUpMobile{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-fade-in{animation:fadeIn .3s ease-out}.animate-slide-up{animation:slideUpMobile .3s ease-out}.animate-scale-in{animation:scaleIn .2s ease-out}html.light .bg-emerald-500\/20{background-color:#10b98126}html.light .bg-red-500\/20{background-color:#ef444426}html.light .bg-blue-500\/20{background-color:#3b82f626}html.light .bg-purple-500\/20{background-color:#8b5cf626}html.light .bg-acm-gold\/20{background-color:#ffb50026}html.light .bg-orange-500\/20{background-color:#f9731626}html.light .bg-pink-500\/20{background-color:#ec489926}html.light .bg-cyan-500\/20{background-color:#06b6d426}html.light .text-emerald-400,html.light .text-emerald-500{color:#059669}html.light .text-emerald-600{color:#047857}html.light .text-red-400,html.light .text-red-500{color:#dc2626}html.light .text-blue-400{color:#2563eb}html.light .text-purple-400,html.light .text-purple-600{color:#7c3aed}html.light .text-orange-600{color:#ea580c}html.light .text-pink-600{color:#db2777}html.light .text-cyan-600{color:#0891b2}html.light .text-acm-gold{color:#d97706}html.light .border-emerald-500\/30{border-color:#10b98166}html.light .border-emerald-500\/40{border-color:#10b98180}html.light .border-red-500\/30{border-color:#ef444466}html.light .border-red-500\/40{border-color:#ef444480}html.light .border-acm-gold\/30{border-color:#ffb50066}html.light .border-acm-gold\/40{border-color:#ffb50080}html.light .border-orange-500\/40{border-color:#f9731680}html.light .border-purple-500\/40{border-color:#8b5cf680}html.light .border-pink-500\/40{border-color:#ec489980}html.light .border-blue-500\/40{border-color:#3b82f680}html.light .border-cyan-500\/40{border-color:#06b6d480}html.light .bg-gray-900{background-color:#1f2937}html.light .bg-gray-500\/20{background-color:#6b728026}html.light .border-gray-700{border-color:#374151}html.light .border-gray-500\/40{border-color:#6b728066}html.light .text-gray-600{color:#4b5563}.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom,0)}@media(max-width:640px){.modal-content{max-height:90vh;overflow-y:auto}}::selection{background-color:#ffb5004d;color:inherit}@media print{body{background:#fff!important;color:#000!important}.no-print{display:none!important}}
