@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}:root{--ct-primary: #6366F1;--ct-primary-hover: #5457cd;--ct-secondary: #6c757d;--ct-secondary-hover: #5c636a;--ct-accent: #28a745;--ct-accent-hover: #228b3b;--text-dark: #1e293b;--text-muted: #64748b;--border-light: #e2e8f0;--bg-content: #f1f5f9;--bg-hover: #f9fafb;--accent-primary: #3b82f6;--accent-success: #10b981;--accent-warning: #f59e0b;--accent-danger: #ef4444;--warning-text: #78350f}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.6;color:#1e293b;background-color:#f1f5f9}h1,h2,h3,h4,h5,h6{margin-bottom:1rem;font-weight:600}h1{font-size:2.25rem}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}.bg-dark{background-color:#101922}.bg-content{background-color:#f1f5f9}.bg-card,.bg-white{background-color:#fff}.text-primary{color:#fff}.text-secondary{color:#94a3b8}.text-dark{color:#1e293b}.heading-xl{font-size:1.875rem!important;font-weight:700!important;color:#1e293b!important;line-height:1.2!important;margin:0!important}.heading-lg{font-size:1.5rem!important;font-weight:700!important;color:#1e293b!important;line-height:1.25!important;margin:0!important}.heading-md{font-size:1.25rem!important;font-weight:600!important;color:#1e293b!important;line-height:1.3!important;margin:0!important}.heading-sm{font-size:1.125rem!important;font-weight:600!important;color:#1e293b!important;line-height:1.4!important;margin:0!important}.text-body{font-size:1rem!important;color:#1e293b!important;line-height:1.6!important}.text-body-sm{font-size:.875rem!important;color:#1e293b!important;line-height:1.5!important}.text-muted{color:#64748b!important}.text-label{font-size:.75rem!important;font-weight:600!important;color:#64748b!important;text-transform:uppercase!important;letter-spacing:.05em!important}.text-caption{font-size:.75rem!important;color:#64748b!important;line-height:1.4!important}.text-link{color:#3b82f6!important;text-decoration:none!important;font-weight:500!important;cursor:pointer!important;transition:color .15s ease!important}.text-link:hover{color:#2563eb!important;text-decoration:underline!important}.text-strong{font-weight:600!important;color:#1e293b!important}.text-code{font-family:SF Mono,Fira Code,Fira Mono,Menlo,monospace!important;font-size:.875em!important;background:#f1f5f9!important;padding:.125rem .375rem!important;border-radius:.25rem!important;color:#e11d48!important}.text-danger{color:#ef4444!important}.text-warning{color:#f59e0b!important}.text-error{color:#ef4444!important}.text-success{color:#10b981!important}.text-info{color:#3b82f6!important}.text-truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.text-clamp-2{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.text-clamp-3{display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.btn{display:inline-block!important;padding:.5rem 1rem!important;border:none!important;border-radius:.375rem!important;font-size:.875rem!important;font-weight:500!important;cursor:pointer!important;transition:all .2s ease!important;text-decoration:none!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;line-height:1.5!important;gap:0!important;align-items:center!important}.btn:disabled{opacity:.5!important;cursor:not-allowed!important}.btn-primary{background:#3b82f6!important;color:#fff!important;border:none!important}.btn-primary:hover:not(:disabled){background:#2563eb!important;transform:translateY(-1px)!important;box-shadow:0 4px 6px -1px #0000001a!important}.btn-primary:active:not(:disabled){transform:translateY(0)!important}.btn-secondary{background:#64748b!important;color:#fff!important;border:none!important}.btn-secondary:hover:not(:disabled){background:#475569!important;transform:translateY(-1px)!important;box-shadow:0 4px 6px -1px #0000001a!important}.btn-success{background:#10b981!important;color:#fff!important;border:none!important}.btn-success:hover:not(:disabled){background:#059669!important;transform:translateY(-1px)!important;box-shadow:0 4px 6px -1px #0000001a!important}.btn-danger{background:#ef4444!important;color:#fff!important;border:none!important}.btn-danger:hover:not(:disabled){background:#dc2626!important;transform:translateY(-1px)!important;box-shadow:0 4px 6px -1px #0000001a!important}.btn-warning{background:#f59e0b!important;color:#fff!important;border:none!important}.btn-warning:hover:not(:disabled){background:#d97706!important;transform:translateY(-1px)!important;box-shadow:0 4px 6px -1px #0000001a!important}.btn-outline{background:transparent!important;border:1px solid #cbd5e1!important;color:#1e293b!important}.btn-outline:hover:not(:disabled){background:#f8fafc!important;border-color:#94a3b8!important}.btn-outline-primary{background:transparent!important;border:1px solid #3b82f6!important;color:#3b82f6!important}.btn-outline-primary:hover:not(:disabled){background:#3b82f6!important;color:#fff!important}.btn-outline-secondary{background:transparent!important;border:1px solid #cbd5e1!important;color:#64748b!important}.btn-outline-secondary:hover:not(:disabled){background:#f8fafc!important;border-color:#94a3b8!important}.btn-outline-danger{background:transparent!important;border:1px solid #ef4444!important;color:#ef4444!important}.btn-outline-danger:hover:not(:disabled){background:#ef4444!important;color:#fff!important}button.btn-icon,a.btn-icon{padding:.5rem!important;border-radius:.375rem!important;background:transparent!important;color:#64748b!important;border:1px solid #e2e8f0!important}button.btn-icon:hover:not(:disabled),a.btn-icon:hover:not(:disabled){background:#f8fafc!important;color:#475569!important;border-color:#cbd5e1!important}button.btn-icon.danger,a.btn-icon.danger{color:#ef4444!important;border-color:#ef4444!important}button.btn-icon.danger:hover:not(:disabled),a.btn-icon.danger:hover:not(:disabled){background:#ef4444!important;color:#fff!important}.btn>.btn-icon,span.btn-icon{background:none!important;border:none!important;padding:0!important;color:inherit!important}.btn-sm{padding:.375rem .75rem!important;font-size:.75rem!important}.btn-lg{padding:.75rem 1.5rem!important;font-size:1rem!important}.btn-block{width:100%!important;display:block!important}.btn-disabled{background:#f3f4f6!important;color:#9ca3af!important;cursor:not-allowed!important;border:none!important}.btn-ghost{background:transparent!important;border:none!important;color:#64748b!important;padding:.375rem .75rem!important}.btn-ghost:hover:not(:disabled){background:#f1f5f9!important;color:#1e293b!important}.btn-ghost--primary{color:#3b82f6!important}.btn-ghost--primary:hover:not(:disabled){background:#eff6ff!important;color:#2563eb!important}.btn-ghost--danger{color:#ef4444!important}.btn-ghost--danger:hover:not(:disabled){background:#fef2f2!important;color:#dc2626!important}.btn-link{background:transparent!important;border:none!important;color:#3b82f6!important;padding:0!important;text-decoration:none!important}.btn-link:hover:not(:disabled){text-decoration:underline!important;color:#2563eb!important}.btn-xl{padding:.875rem 2rem!important;font-size:1.125rem!important}.toggle-group{display:inline-flex!important;align-items:center!important;background-color:#f3f4f6!important;border-radius:.5rem!important;padding:.25rem!important;gap:.25rem!important}.toggle-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:.5rem 1rem!important;font-size:.875rem!important;font-weight:500!important;color:#6b7280!important;background-color:transparent!important;border:none!important;border-radius:.375rem!important;cursor:pointer!important;transition:all .15s ease-in-out!important;outline:none!important;white-space:nowrap!important}.toggle-btn:hover:not(.active){color:#374151!important;background-color:#e5e7eb!important}.toggle-btn:focus{outline:none!important}.toggle-btn:focus-visible{outline:2px solid #6366F1!important;outline-offset:2px!important}.toggle-btn.active{color:#111827!important;background-color:#fff!important;box-shadow:0 1px 2px #0000000d!important}.toggle-btn .toggle-badge{margin-left:.5rem!important;padding:.125rem .5rem!important;font-size:.625rem!important;font-weight:600!important;color:#059669!important;background-color:#d1fae5!important;border-radius:9999px!important}.btn-group{display:inline-flex!important;align-items:stretch!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:.375rem!important;box-shadow:0 1px 2px #0000000d!important;overflow:hidden!important}.btn-group>.btn,.btn-group>.btn-icon{border:none!important;border-radius:0!important;box-shadow:none!important;border-right:1px solid #e2e8f0!important}.btn-group>.btn:last-child,.btn-group>.btn-icon:last-child{border-right:none!important}.btn-group>.btn:first-child,.btn-group>.btn-icon:first-child{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.btn-group>.btn:last-child,.btn-group>.btn-icon:last-child{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.form-input,.form-select,.form-textarea{display:block!important;width:100%!important;padding:.625rem .875rem!important;font-size:.875rem!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;line-height:1.5!important;color:#111827!important;background-color:#fff!important;border:1px solid #d1d5db!important;border-radius:.375rem!important;box-shadow:0 1px 2px #0000000d!important;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out!important}.form-input::placeholder,.form-textarea::placeholder{color:#9ca3af!important}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none!important;border-color:#6366f1!important;box-shadow:0 0 0 3px #6366f126!important}.form-input:disabled,.form-select:disabled,.form-textarea:disabled{background-color:#f9fafb!important;color:#6b7280!important;cursor:not-allowed!important}.form-input-sm{padding:.375rem .625rem!important;font-size:.75rem!important}.form-input-lg{padding:.75rem 1rem!important;font-size:1rem!important}.form-label{display:block!important;margin-bottom:.375rem!important;font-size:.875rem!important;font-weight:500!important;color:#374151!important}.form-label-required:after{content:" *"!important;color:#ef4444!important}.form-help,.form-help-text{margin-top:.25rem!important;font-size:.75rem!important;color:#6b7280!important}.form-input-error,.form-input.error{border-color:#ef4444!important}.form-input-error:focus,.form-input.error:focus{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef444426!important}.form-error,.form-error-text{margin-top:.25rem!important;font-size:.75rem!important;color:#ef4444!important}.form-input-success,.form-input.success{border-color:#10b981!important}.form-input-success:focus,.form-input.success:focus{border-color:#10b981!important;box-shadow:0 0 0 3px #10b98126!important}.input-group{display:flex!important;gap:.75rem!important}.input-group>.form-input{flex:1!important}.form-checkbox,.form-radio{width:1rem!important;height:1rem!important;color:#6366f1!important;border:1px solid #d1d5db!important;border-radius:.25rem!important;cursor:pointer!important}.form-radio{border-radius:50%!important}.form-checkbox:focus,.form-radio:focus{outline:none!important;box-shadow:0 0 0 3px #6366f126!important}.form-checkbox:checked,.form-radio:checked{background-color:#6366f1!important;border-color:#6366f1!important}.form-select{appearance:none!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e")!important;background-position:right .5rem center!important;background-repeat:no-repeat!important;background-size:1.5rem 1.5rem!important;padding-right:2.5rem!important}.form-group{margin-bottom:1rem!important}.form-group:last-child{margin-bottom:0!important}.tab-nav{display:flex!important;gap:.25rem!important;border-bottom:1px solid #e2e8f0!important;margin-bottom:1.5rem!important}.tab-button,.tab-btn{position:relative!important;display:inline-flex!important;align-items:center!important;padding:1rem 1.5rem!important;font-size:.9375rem!important;font-weight:600!important;color:#64748b!important;background:transparent!important;border:none!important;border-bottom:3px solid transparent!important;margin-bottom:-1px!important;cursor:pointer!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;white-space:nowrap!important;outline:none!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important}.tab-button .material-icons,.tab-btn .material-icons,.tab-button i,.tab-btn i,.tab-button [class^=fa-],.tab-btn [class^=fa-]{margin-right:.5rem!important;font-size:1rem!important}.tab-button .tab-badge,.tab-btn .tab-badge{margin-left:.5rem!important;padding:.125rem .5rem!important;font-size:.75rem!important;font-weight:500!important;background-color:#f1f5f9!important;color:#64748b!important;border-radius:9999px!important}.tab-button:hover:not(:disabled):not(.active):not(.active-tab),.tab-btn:hover:not(:disabled):not(.active):not(.active-tab){color:#3b82f6!important;background:linear-gradient(to bottom,transparent,#eff6ff)!important}.tab-button:focus-visible,.tab-btn:focus-visible{outline:2px solid #3b82f6!important;outline-offset:-2px!important}.tab-button.active,.active.tab-btn,.tab-button.active-tab,.active-tab.tab-btn{color:#3b82f6!important;border-bottom-color:#3b82f6!important;background:linear-gradient(to bottom,transparent,#eff6ff)!important}.tab-button.active .tab-badge,.active.tab-btn .tab-badge,.tab-button.active-tab .tab-badge,.active-tab.tab-btn .tab-badge{background-color:#dbeafe!important;color:#3b82f6!important}.tab-button:disabled,.tab-btn:disabled{opacity:.5!important;cursor:not-allowed!important}.tab-button-sm{padding:.75rem 1rem!important;font-size:.875rem!important}.tab-button-lg{padding:1.25rem 2rem!important;font-size:1rem!important}.tab-button.tab-indigo:hover:not(:disabled):not(.active):not(.active-tab),.tab-indigo.tab-btn:hover:not(:disabled):not(.active):not(.active-tab){color:#6366f1!important;background:linear-gradient(to bottom,transparent,#eef2ff)!important}.tab-button.tab-indigo.active,.tab-indigo.active.tab-btn,.tab-button.tab-indigo.active-tab,.tab-indigo.active-tab.tab-btn{color:#6366f1!important;border-bottom-color:#6366f1!important;background:linear-gradient(to bottom,transparent,#eef2ff)!important}.tab-button.tab-orange:hover:not(:disabled):not(.active):not(.active-tab),.tab-orange.tab-btn:hover:not(:disabled):not(.active):not(.active-tab){color:#f97316!important;background:linear-gradient(to bottom,transparent,#fff7ed)!important}.tab-button.tab-orange.active,.tab-orange.active.tab-btn,.tab-button.tab-orange.active-tab,.tab-orange.active-tab.tab-btn{color:#f97316!important;border-bottom-color:#f97316!important;background:linear-gradient(to bottom,transparent,#fff7ed)!important}.tab-button.tab-green:hover:not(:disabled):not(.active):not(.active-tab),.tab-green.tab-btn:hover:not(:disabled):not(.active):not(.active-tab){color:#10b981!important;background:linear-gradient(to bottom,transparent,#ecfdf5)!important}.tab-button.tab-green.active,.tab-green.active.tab-btn,.tab-button.tab-green.active-tab,.tab-green.active-tab.tab-btn{color:#10b981!important;border-bottom-color:#10b981!important;background:linear-gradient(to bottom,transparent,#ecfdf5)!important}.tab-button.tab-purple:hover:not(:disabled):not(.active):not(.active-tab),.tab-purple.tab-btn:hover:not(:disabled):not(.active):not(.active-tab){color:#8b5cf6!important;background:linear-gradient(to bottom,transparent,#f5f3ff)!important}.tab-button.tab-purple.active,.tab-purple.active.tab-btn,.tab-button.tab-purple.active-tab,.tab-purple.active-tab.tab-btn{color:#8b5cf6!important;border-bottom-color:#8b5cf6!important;background:linear-gradient(to bottom,transparent,#f5f3ff)!important}.tab-nav-pills{display:flex!important;gap:.5rem!important;padding:.25rem!important;background-color:#f3f4f6!important;border-radius:.5rem!important;border:none!important;margin-bottom:1.5rem!important}.tab-pill{display:inline-flex!important;align-items:center!important;padding:.625rem 1.25rem!important;font-size:.875rem!important;font-weight:500!important;color:#6b7280!important;background-color:transparent!important;border:none!important;border-radius:.375rem!important;cursor:pointer!important;transition:all .15s ease-in-out!important;outline:none!important;white-space:nowrap!important}.tab-pill .material-icons,.tab-pill i{margin-right:.5rem!important;font-size:1rem!important}.tab-pill:hover:not(:disabled):not(.active){color:#374151!important;background-color:#e5e7eb!important}.tab-pill.active{color:#111827!important;background-color:#fff!important;box-shadow:0 1px 2px #0000000d!important}.tab-pill:disabled{opacity:.5!important;cursor:not-allowed!important}.card,.card-interactive,.card-bordered,.card-elevated{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:.5rem!important;box-shadow:0 1px 2px #0000000d!important;transition:all .2s ease!important}.card-elevated{box-shadow:0 4px 6px -1px #0000001a!important}.card-bordered{border-width:2px!important}.card-interactive{cursor:pointer!important}.card-interactive:hover{box-shadow:0 4px 6px -1px #0000001a!important;transform:translateY(-2px)!important;border-color:#3b82f6!important}.card-interactive:active{transform:translateY(0)!important}.card-header{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:1.5rem!important;border-bottom:1px solid #e2e8f0!important}.card-header:last-child{border-bottom:none!important}.card-body{padding:1.5rem!important}.card-footer{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important;padding:1.5rem!important;border-top:1px solid #e2e8f0!important}.card-footer:first-child{border-top:none!important}.card-title{font-size:1.125rem!important;font-weight:600!important;color:#1e293b!important;margin:0!important}.card-subtitle{font-size:.875rem!important;color:#64748b!important;margin:.25rem 0 0!important}.card-section{padding:1.5rem!important;border-bottom:1px solid #e2e8f0!important}.card-section:last-child{border-bottom:none!important}.card-compact .card-header,.card-compact .card-body,.card-compact .card-footer,.card-compact .card-section{padding:1rem!important}.panel,.panel-danger,.panel-warning,.panel-success,.panel-info{display:flex!important;align-items:flex-start!important;gap:1rem!important;padding:1rem 1.5rem!important;border-radius:.5rem!important;border:1px solid #e2e8f0!important;background:#fff!important}.panel-info{background:#eff6ff!important;border-color:#bfdbfe!important}.panel-info .panel-icon{color:#3b82f6!important}.panel-success{background:#ecfdf5!important;border-color:#a7f3d0!important}.panel-success .panel-icon{color:#10b981!important}.panel-warning{background:#fffbeb!important;border-color:#fde68a!important}.panel-warning .panel-icon{color:#f59e0b!important}.panel-danger{background:#fef2f2!important;border-color:#fecaca!important}.panel-danger .panel-icon{color:#ef4444!important}.panel-icon{flex-shrink:0!important;width:1.25rem!important;height:1.25rem!important;margin-top:.125rem!important}.panel-content{flex:1!important;min-width:0!important}.panel-title{font-size:.875rem!important;font-weight:600!important;color:#1e293b!important;margin:0 0 .25rem!important}.panel-text{font-size:.875rem!important;color:#64748b!important;margin:0!important;line-height:1.5!important}.badge{display:inline-flex!important;align-items:center!important;gap:.25rem!important;padding:.25rem .625rem!important;border-radius:.375rem!important;font-size:.75rem!important;font-weight:600!important;line-height:1.4!important;white-space:nowrap!important;background:#f1f5f9!important;color:#475569!important}.badge-success{background:#ecfdf5!important;color:#065f46!important}.badge-warning{background:#fffbeb!important;color:#92400e!important}.badge-danger{background:#fef2f2!important;color:#991b1b!important}.badge-info{background:#eff6ff!important;color:#1e40af!important}.badge-neutral{background:#f1f5f9!important;color:#475569!important}.badge-primary{background:#eef2ff!important;color:#4338ca!important}.badge-purple{background:#f5f3ff!important;color:#6d28d9!important}.badge-pill{border-radius:9999px!important;padding:.25rem .75rem!important}.badge-sm{font-size:.625rem!important;padding:.125rem .375rem!important}.badge-lg{font-size:.875rem!important;padding:.375rem .875rem!important}.badge-xs{font-size:.5rem!important;padding:.0625rem .25rem!important}.badge-dot:before{content:""!important;display:inline-block!important;width:.375rem!important;height:.375rem!important;border-radius:50%!important;background:currentColor!important}.badge-outlined{background:transparent!important;border:1px solid currentColor!important}.badge-outlined.badge-success{border-color:#10b981!important;color:#065f46!important}.badge-outlined.badge-warning{border-color:#f59e0b!important;color:#92400e!important}.badge-outlined.badge-danger{border-color:#ef4444!important;color:#991b1b!important}.badge-outlined.badge-info{border-color:#3b82f6!important;color:#1e40af!important}.badge-outlined.badge-neutral{border-color:#e2e8f0!important;color:#475569!important}.code-badge{display:inline-flex!important;align-items:center!important;padding:.125rem .5rem!important;border-radius:.25rem!important;font-size:.75rem!important;font-family:SF Mono,Fira Code,monospace!important;font-weight:500!important;background:#f1f5f9!important;color:#475569!important;border:1px solid #e2e8f0!important}.stat-badge{display:inline-flex!important;align-items:center!important;padding:.125rem .375rem!important;border-radius:.25rem!important;font-size:.75rem!important;font-weight:500!important}.stat-badge-success{background:#d1fae5!important;color:#065f46!important}.stat-badge-info{background:#dbeafe!important;color:#1e40af!important}.stat-badge-warning{background:#fef3c7!important;color:#92400e!important}.stat-badge-danger{background:#fee2e2!important;color:#991b1b!important}.alert{display:flex!important;align-items:flex-start!important;gap:1rem!important;padding:1rem 1.5rem!important;border-radius:.5rem!important;border:1px solid #e2e8f0!important;background:#fff!important;position:relative!important;animation:fadeIn .2s ease-out}.alert-success{background:#ecfdf5!important;border-color:#a7f3d0!important}.alert-success .alert-icon{color:#10b981!important}.alert-warning{background:#fffbeb!important;border-color:#fde68a!important}.alert-warning .alert-icon{color:#f59e0b!important}.alert-danger{background:#fef2f2!important;border-color:#fecaca!important}.alert-danger .alert-icon{color:#ef4444!important}.alert-info{background:#eff6ff!important;border-color:#bfdbfe!important}.alert-info .alert-icon{color:#3b82f6!important}.alert-neutral{background:#f8fafc!important;border-color:#e2e8f0!important}.alert-icon{flex-shrink:0!important;width:1.25rem!important;height:1.25rem!important;margin-top:.125rem!important}.alert-content{flex:1!important;min-width:0!important}.alert-title{font-size:.875rem!important;font-weight:600!important;color:#1e293b!important;margin:0 0 .25rem!important}.alert-title:last-child{margin-bottom:0!important}.alert-message{font-size:.875rem!important;color:#64748b!important;margin:0!important;line-height:1.5!important}.alert-dismiss{flex-shrink:0!important;display:flex!important;align-items:center!important;justify-content:center!important;width:1.5rem!important;height:1.5rem!important;border:none!important;background:none!important;cursor:pointer!important;color:#64748b!important;border-radius:.25rem!important;transition:all .15s ease!important}.alert-dismiss:hover{color:#1e293b!important;background:#0000000d!important}.alert-compact{padding:.5rem 1rem!important;gap:.5rem!important}.data-table-container{width:100%!important;overflow-x:auto!important;border:1px solid #e2e8f0!important;border-radius:.5rem!important;background:#fff!important}.data-table{width:100%!important;border-collapse:collapse!important;font-size:.875rem!important}.table-header{background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important}.table-header-cell,.data-table-th{padding:1rem 1.5rem!important;text-align:left!important;font-size:.75rem!important;font-weight:600!important;color:#64748b!important;text-transform:uppercase!important;letter-spacing:.05em!important;white-space:nowrap!important}.table-sortable,.data-table-th-sortable{cursor:pointer!important;-webkit-user-select:none!important;user-select:none!important;transition:color .15s ease!important}.table-sortable:hover,.data-table-th-sortable:hover{color:#1e293b!important}.table-sortable.sort-active,.data-table-th-sortable.sort-active{color:#3b82f6!important}.table-row,.data-table-row{border-bottom:1px solid #e2e8f0!important;transition:background-color .15s ease!important}.table-row:last-child,.data-table-row:last-child{border-bottom:none!important}.table-row:hover,.data-table-row:hover{background:#f8fafc!important}.table-row-clickable{cursor:pointer!important}.table-row-clickable:hover,.table-row-selected{background:#eff6ff!important}.table-row-selected:hover{background:#dbeafe!important}.table-cell,.data-table-td{padding:1rem 1.5rem!important;color:#1e293b!important;vertical-align:middle!important}.table-cell-muted{color:#64748b!important}.table-cell-actions{text-align:right!important;white-space:nowrap!important}.table-empty{padding:3rem!important;text-align:center!important;color:#64748b!important}.table-footer{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:1rem 1.5rem!important;border-top:1px solid #e2e8f0!important;background:#f8fafc!important;font-size:.875rem!important;color:#64748b!important}.modal-backdrop,.modal-overlay{position:fixed!important;inset:0!important;background:#00000080!important;z-index:1040!important;animation:fadeIn .15s ease-out}.modal,.modal-container{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;z-index:1050!important;width:100%!important;max-height:90vh!important;display:flex!important;flex-direction:column!important;background:#fff!important;border-radius:.75rem!important;box-shadow:0 20px 25px -5px #0000001a!important;animation:fadeIn .2s ease-out}.modal-content{display:flex!important;flex-direction:column!important;max-height:90vh!important;overflow:hidden!important}.modal-sm{max-width:24rem!important}.modal-md{max-width:32rem!important}.modal-lg{max-width:48rem!important}.modal-xl{max-width:64rem!important}.modal-header{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:1.5rem 2rem!important;border-bottom:1px solid #e2e8f0!important;flex-shrink:0!important}.modal-header-indigo{background:#eef2ff!important;border-bottom-color:#c7d2fe!important}.modal-header-blue{background:#eff6ff!important;border-bottom-color:#bfdbfe!important}.modal-header-green{background:#ecfdf5!important;border-bottom-color:#a7f3d0!important}.modal-header-amber{background:#fffbeb!important;border-bottom-color:#fde68a!important}.modal-header-icon{display:flex!important;align-items:center!important;justify-content:center!important;width:2.5rem!important;height:2.5rem!important;border-radius:.5rem!important;flex-shrink:0!important}.modal-header-icon-indigo{background:#e0e7ff!important;color:#4338ca!important}.modal-header-icon-blue{background:#dbeafe!important;color:#1d4ed8!important}.modal-header-icon-green{background:#d1fae5!important;color:#047857!important}.modal-header-icon-amber{background:#fef3c7!important;color:#b45309!important}.modal-title{font-size:1.125rem!important;font-weight:600!important;color:#1e293b!important;margin:0!important}.modal-subtitle{font-size:.875rem!important;color:#64748b!important;margin-top:.25rem!important}.modal-close,.modal-close-btn{display:flex!important;align-items:center!important;justify-content:center!important;width:2rem!important;height:2rem!important;border:none!important;background:none!important;cursor:pointer!important;color:#64748b!important;border-radius:.375rem!important;transition:all .15s ease!important}.modal-close:hover,.modal-close-btn:hover{color:#1e293b!important;background:#f1f5f9!important}.modal-body{padding:2rem!important;overflow-y:auto!important;flex:1!important}.modal-body-scroll{padding:2rem!important;overflow-y:auto!important;flex:1!important;max-height:60vh!important}.modal-footer,.modal-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important;padding:1.5rem 2rem!important;border-top:1px solid #e2e8f0!important;flex-shrink:0!important}.modal-message{font-size:.875rem!important;color:#64748b!important;line-height:1.5!important}.modal-footer-between{justify-content:space-between!important}.modal-footer-start{justify-content:flex-start!important}.status-dot{display:inline-block!important;width:.5rem!important;height:.5rem!important;border-radius:50%!important;background:#94a3b8!important;flex-shrink:0!important}.status-dot-active,.status-dot-success{background:#10b981!important}.status-dot-inactive,.status-dot-neutral{background:#94a3b8!important}.status-dot-warning,.status-dot-caution{background:#f59e0b!important}.status-dot-danger,.status-dot-critical{background:#ef4444!important}.status-dot-info,.status-dot-primary{background:#3b82f6!important}.status-dot-pulse{position:relative!important}.status-dot-pulse:after{content:""!important;position:absolute!important;inset:-2px!important;border-radius:50%!important;background:inherit!important;opacity:.4!important;animation:statusPulse 2s ease-in-out infinite!important}@keyframes statusPulse{0%,to{transform:scale(1);opacity:.4}50%{transform:scale(1.8);opacity:0}}.status-label{display:inline-flex!important;align-items:center!important;gap:.5rem!important;font-size:.875rem!important;color:#1e293b!important}.progress-bar{width:100%!important;height:.5rem!important;background:#e2e8f0!important;border-radius:9999px!important;overflow:hidden!important}.progress-bar-sm{height:.25rem!important}.progress-bar-lg{height:.75rem!important}.progress-bar-fill,.progress-bar__fill{height:100%!important;border-radius:9999px!important;background:#3b82f6!important;transition:width .3s ease!important}.progress-bar-success .progress-bar-fill,.progress-bar__fill--success{background:#10b981!important}.progress-bar-warning .progress-bar-fill{background:#f59e0b!important}.progress-bar-danger .progress-bar-fill{background:#ef4444!important}.progress-bar-info .progress-bar-fill,.progress-bar-primary .progress-bar-fill,.progress-bar__fill--primary{background:#3b82f6!important}.progress-bar__fill--purple{background:#7c3aed!important}.progress-bar-container,.progress-bar-track{width:100%!important;height:.5rem!important;background:#e2e8f0!important;border-radius:9999px!important;overflow:hidden!important}.progress-labeled{display:flex!important;flex-direction:column!important;gap:.25rem!important}.progress-label{display:flex!important;justify-content:space-between!important;font-size:.75rem!important;color:#64748b!important}.spinner{display:inline-block;width:1.5rem;height:1.5rem;border:3px solid rgba(59,130,246,.2);border-top-color:#3b82f6;border-radius:50%;animation:spin .8s linear infinite}.spinner-sm{display:inline-block;width:1rem;height:1rem;border:3px solid rgba(59,130,246,.2);border-top-color:#3b82f6;border-radius:50%;animation:spin .8s linear infinite}.spinner-lg{display:inline-block;width:2.5rem;height:2.5rem;border:3px solid rgba(59,130,246,.2);border-top-color:#3b82f6;border-radius:50%;animation:spin .8s linear infinite}.spinner-primary{display:inline-block;width:1.5rem;height:1.5rem;border:3px solid rgba(59,130,246,.2);border-top-color:#3b82f6;border-radius:50%;animation:spin .8s linear infinite}.loading-overlay{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:1rem!important;padding:3rem!important;color:#64748b!important;font-size:.875rem!important}.skeleton,.skeleton-card,.skeleton-avatar,.skeleton-heading,.skeleton-text{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:200% 100%;animation:shimmer 2s infinite;border-radius:.375rem!important}.skeleton-text{height:1rem!important;width:100%!important}.skeleton-heading{height:1.5rem!important;width:60%!important}.skeleton-avatar{width:2.5rem!important;height:2.5rem!important;border-radius:50%!important}.skeleton-card{height:8rem!important;width:100%!important}.dropdown-menu,.dropdown-panel{position:absolute!important;z-index:1000!important;min-width:12rem!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:.5rem!important;box-shadow:0 10px 15px -3px #0000001a!important;padding:.25rem 0!important;animation:fadeIn .1s ease-out}.dropdown-header{padding:.5rem 1rem!important;font-size:.75rem!important;font-weight:600!important;color:#64748b!important;text-transform:uppercase!important;letter-spacing:.05em!important}.dropdown-item,.dropdown-option{display:flex!important;align-items:center!important;gap:.5rem!important;padding:.5rem 1rem!important;font-size:.875rem!important;color:#1e293b!important;cursor:pointer!important;transition:background-color .1s ease!important;border:none!important;background:none!important;width:100%!important;text-align:left!important}.dropdown-item:hover,.dropdown-option:hover{background:#f1f5f9!important}.dropdown-item.active,.active.dropdown-option,.dropdown-item.is-selected,.is-selected.dropdown-option{background:#eff6ff!important;color:#3b82f6!important}.dropdown-item--danger,.dropdown-item-danger{color:#ef4444!important}.dropdown-item--danger:hover,.dropdown-item-danger:hover{background:#fef2f2!important}.dropdown-section,.dropdown-section-bordered{border-top:1px solid #e2e8f0!important;margin-top:.25rem!important;padding-top:.25rem!important}.dropdown-footer{border-top:1px solid #e2e8f0!important;padding:.5rem 1rem!important;margin-top:.25rem!important}.dropdown-hint{font-size:.75rem!important;color:#64748b!important;padding:.25rem 1rem!important}.empty-state{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;padding:3rem!important;text-align:center!important}.empty-state-lg{padding:4rem 3rem!important}.empty-state-icon,.empty-state__icon{display:flex!important;align-items:center!important;justify-content:center!important;width:3rem!important;height:3rem!important;border-radius:50%!important;background:#f1f5f9!important;color:#94a3b8!important;margin-bottom:1rem!important;font-size:1.25rem!important}.empty-state-icon-wrapper{display:flex!important;align-items:center!important;justify-content:center!important;width:4rem!important;height:4rem!important;border-radius:50%!important;background:#f1f5f9!important;margin-bottom:1.5rem!important}.empty-state-icon-success{background:#ecfdf5!important;color:#10b981!important}.empty-state-dashed{border:2px dashed #e2e8f0!important;border-radius:.5rem!important}.empty-title{font-size:1.125rem!important;font-weight:600!important;color:#1e293b!important;margin:0 0 .25rem!important}.empty-subtitle,.empty-message{font-size:.875rem!important;color:#64748b!important;margin:0!important;max-width:24rem!important}.toggle-switch{position:relative!important;display:inline-flex!important;align-items:center!important;width:2.75rem!important;height:1.5rem!important;cursor:pointer!important}.toggle-switch input{position:absolute!important;opacity:0!important;width:0!important;height:0!important}.toggle-switch__knob,.toggle-knob{position:absolute!important;inset:0!important;background:#d1d5db!important;border-radius:9999px!important;transition:background-color .2s ease!important}.toggle-switch__knob:after,.toggle-knob:after{content:""!important;position:absolute!important;top:2px!important;left:2px!important;width:1.25rem!important;height:1.25rem!important;background:#fff!important;border-radius:50%!important;box-shadow:0 1px 2px #0000000d!important;transition:transform .2s ease!important}.toggle-switch input:checked+.toggle-switch__knob,.toggle-switch input:checked+.toggle-knob{background:#3b82f6!important}.toggle-switch input:checked+.toggle-switch__knob:after,.toggle-switch input:checked+.toggle-knob:after{transform:translate(1.25rem)!important}.loading-container,.loading-state{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;padding:3rem!important;gap:1rem!important}.loading-text{font-size:.875rem!important;color:#64748b!important}.loading-spinner{display:inline-block;width:2rem;height:2rem;border:3px solid rgba(59,130,246,.2);border-top-color:#3b82f6;border-radius:50%;animation:spin .8s linear infinite}.loading-overlay{position:absolute!important;inset:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fffc!important;z-index:10!important;border-radius:inherit!important}.spinner-icon{display:inline-block!important;animation:spin 1s linear infinite!important}.spinner-icon-lg{font-size:2rem!important}.spinner-icon-sm{font-size:.875rem!important}.spinner-container{display:flex!important;flex-direction:column!important;align-items:center!important;gap:.5rem!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.avatar,.avatar-initials,.avatar-text{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:2rem!important;height:2rem!important;border-radius:50%!important;background:#e0e7ff!important;color:#4338ca!important;font-size:.75rem!important;font-weight:600!important;flex-shrink:0!important}.avatar-sm{width:1.5rem!important;height:1.5rem!important;font-size:.625rem!important}.avatar-xs{width:1.25rem!important;height:1.25rem!important;font-size:.5rem!important}.search-input-wrapper{position:relative!important;display:flex!important;align-items:center!important}.search-input-icon{position:absolute!important;left:.75rem!important;color:#94a3b8!important;pointer-events:none!important}.search-input-wrapper .form-input{padding-left:2.25rem!important}.breadcrumb{display:flex!important;align-items:center!important;gap:.25rem!important;font-size:.875rem!important}.breadcrumb-link{color:#64748b!important;text-decoration:none!important;transition:color .15s ease!important}.breadcrumb-link:hover{color:#3b82f6!important}.breadcrumb-separator{font-size:1.25rem!important;color:#9ca3af!important}.breadcrumb-current{color:#1e293b!important;font-weight:500!important}.toast{position:fixed!important;bottom:1.5rem!important;right:1.5rem!important;display:flex!important;align-items:center!important;gap:.75rem!important;padding:1rem 1.25rem!important;border-radius:.5rem!important;box-shadow:0 4px 12px #00000026!important;z-index:1050!important;animation:fadeIn .2s ease-out}.toast .material-icons{font-size:1.25rem!important}.toast-success{background:#d1fae5!important;color:#065f46!important}.toast-danger,.toast-error{background:#fee2e2!important;color:#991b1b!important}.toast-warning{background:#fef3c7!important;color:#92400e!important}.toast-info{background:#dbeafe!important;color:#1e40af!important}.toast-close{background:none!important;border:none!important;cursor:pointer!important;padding:.25rem!important;margin-left:.5rem!important;opacity:.7!important;color:inherit!important}.toast-close:hover{opacity:1!important}.toast-close .material-icons{font-size:1rem!important}.icon-wrapper{display:flex!important;align-items:center!important;justify-content:center!important;border-radius:.375rem!important;background:#f3f4f6!important;flex-shrink:0!important}.icon-wrapper .material-icons{color:#64748b!important}.icon-wrapper-sm{width:32px!important;height:32px!important}.icon-wrapper-sm .material-icons{font-size:1rem!important}.icon-wrapper-md{width:36px!important;height:36px!important}.icon-wrapper-md .material-icons{font-size:1.125rem!important}.icon-wrapper-lg{width:48px!important;height:48px!important}.icon-wrapper-lg .material-icons{font-size:1.5rem!important}.icon-wrapper-primary{background:#eef2ff!important}.icon-wrapper-primary .material-icons{color:#4f46e5!important}.icon-wrapper-success{background:#ecfdf5!important}.icon-wrapper-success .material-icons{color:#10b981!important}.icon-wrapper-warning{background:#fffbeb!important}.icon-wrapper-warning .material-icons{color:#f59e0b!important}.icon-wrapper-danger{background:#fef2f2!important}.icon-wrapper-danger .material-icons{color:#ef4444!important}.flex{display:flex!important}.inline-flex{display:inline-flex!important}.flex-1{flex:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-col{flex-direction:column!important}.flex-row{flex-direction:row!important}.flex-wrap{flex-wrap:wrap!important}.items-start{align-items:flex-start!important}.items-center{align-items:center!important}.items-end{align-items:flex-end!important}.justify-start{justify-content:flex-start!important}.justify-center{justify-content:center!important}.justify-end{justify-content:flex-end!important}.justify-between{justify-content:space-between!important}.grid{display:grid!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.col-span-full{grid-column:1/-1!important}.block{display:block!important}.inline-block{display:inline-block!important}.hidden{display:none!important}.min-w-full{min-width:100%!important}.max-w-md{max-width:28rem!important}.max-w-2xl{max-width:42rem!important}.max-w-7xl{max-width:80rem!important}.min-w-0{min-width:0!important}.w-full{width:100%!important}.w-3{width:.75rem!important}.w-5{width:1.25rem!important}.w-6{width:1.5rem!important}.w-8{width:2rem!important}.w-10{width:2.5rem!important}.w-12{width:3rem!important}.w-16{width:4rem!important}.w-20{width:5rem!important}.h-2{height:.5rem!important}.h-3{height:.75rem!important}.h-5{height:1.25rem!important}.h-6{height:1.5rem!important}.h-8{height:2rem!important}.h-10{height:2.5rem!important}.h-12{height:3rem!important}.h-16{height:4rem!important}.h-20{height:5rem!important}.min-h-screen{min-height:100vh!important}.min-h-96{min-height:24rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:.75rem!important}.gap-4{gap:1rem!important}.gap-6{gap:1.5rem!important}.space-x-2>*+*{margin-left:.5rem!important}.space-x-3>*+*{margin-left:.75rem!important}.space-x-4>*+*{margin-left:1rem!important}.space-y-1>*+*{margin-top:.25rem!important}.space-y-2>*+*{margin-top:.5rem!important}.space-y-3>*+*{margin-top:.75rem!important}.space-y-4>*+*{margin-top:1rem!important}.space-y-6>*+*{margin-top:1.5rem!important}.p-3{padding:.75rem!important}.p-4{padding:1rem!important}.p-6{padding:1.5rem!important}.p-8{padding:2rem!important}.p-12{padding:3rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-8{padding-left:2rem!important;padding-right:2rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-8{padding-top:2rem!important;padding-bottom:2rem!important}.py-12{padding-top:3rem!important;padding-bottom:3rem!important}.pt-4{padding-top:1rem!important}.pt-6{padding-top:1.5rem!important}.pr-4{padding-right:1rem!important}.pl-10{padding-left:2.5rem!important}.pl-12{padding-left:3rem!important}.px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.m-0{margin:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:.75rem!important}.mb-4{margin-bottom:1rem!important}.mb-6{margin-bottom:1.5rem!important}.mb-8{margin-bottom:2rem!important}.mb-12{margin-bottom:3rem!important}.mt-0\.5{margin-top:.125rem!important}.mt-1{margin-top:.25rem!important}.mt-4{margin-top:1rem!important}.mr-1{margin-right:.25rem!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:.75rem!important}.ml-1{margin-left:.25rem!important}.ml-2{margin-left:.5rem!important}.ml-4{margin-left:1rem!important}.ml-auto{margin-left:auto!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.bg-white{background-color:#fff!important}.bg-gray-50{background-color:#f9fafb!important}.bg-gray-100{background-color:#f3f4f6!important}.bg-gray-200{background-color:#e5e7eb!important}.bg-green-50{background-color:#d1fae5!important}.bg-green-100{background-color:#a7f3d0!important}.bg-blue-50{background-color:#dbeafe!important}.bg-blue-100{background-color:#bfdbfe!important}.bg-purple-50{background-color:#faf5ff!important}.bg-purple-100{background-color:#e9d5ff!important}.bg-cyan-100{background-color:#cffafe!important}.bg-indigo-50{background-color:#eef2ff!important}.bg-indigo-100{background-color:#e0e7ff!important}.bg-indigo-500{background-color:#6366f1!important}.bg-indigo-600{background-color:#4f46e5!important}.bg-red-50{background-color:#fee2e2!important}.bg-yellow-50{background-color:#fef3c7!important}.bg-orange-50{background-color:#ffedd5!important}.bg-indigo-500\/10{background-color:#6366f11a!important}.bg-black\/50{background-color:#00000080!important}.backdrop-blur-sm{backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))!important}.from-indigo-500{--tw-gradient-from: #6366F1;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0))}.to-purple-500{--tw-gradient-to: #8B5CF6}.border{border:1px solid #E5E7EB!important}.border-2{border-width:2px!important}.border-t{border-top:1px solid #E5E7EB!important}.border-b{border-bottom:1px solid #E5E7EB!important}.border-b-2{border-bottom-width:2px!important}.border-border{border-color:#e3e6ea!important}.border-gray-100{border-color:#f3f4f6!important}.border-gray-200{border-color:#e5e7eb!important}.border-gray-300{border-color:#d1d5db!important}.border-blue-200{border-color:#bfdbfe!important}.border-indigo-200{border-color:#c7d2fe!important}.border-indigo-300{border-color:#a5b4fc!important}.border-indigo-500{border-color:#6366f1!important}.border-purple-200{border-color:#e9d5ff!important}.border-yellow-200{border-color:#fef08a!important}.border-red-200{border-color:#fecaca!important}.border-red-300{border-color:#fca5a5!important}.border-transparent{border-color:transparent!important}.rounded{border-radius:.25rem!important}.rounded-md{border-radius:.375rem!important}.rounded-lg{border-radius:.5rem!important}.rounded-xl{border-radius:.75rem!important}.rounded-full{border-radius:9999px!important}.rounded-t-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.rounded-b-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.divide-y>*+*{border-top:1px solid #E5E7EB!important}.divide-gray-200>*+*{border-color:#e5e7eb!important}.text-white{color:#fff!important}.text-gray-400{color:#9ca3af!important}.text-gray-500{color:#6b7280!important}.text-gray-600{color:#4b5563!important}.text-gray-700{color:#374151!important}.text-gray-900{color:#111827!important}.text-green-500{color:#10b981!important}.text-green-600{color:#059669!important}.text-blue-500{color:#3b82f6!important}.text-blue-600{color:#2563eb!important}.text-blue-700{color:#1d4ed8!important}.text-blue-800{color:#1e40af!important}.text-blue-900{color:#1e3a8a!important}.text-purple-500{color:#8b5cf6!important}.text-purple-700{color:#7c3aed!important}.text-purple-800{color:#6b21a8!important}.text-cyan-500{color:#06b6d4!important}.text-indigo-500{color:#6366f1!important}.text-indigo-600{color:#4f46e5!important}.text-indigo-700{color:#4338ca!important}.text-indigo-800{color:#3730a3!important}.text-indigo-900{color:#312e81!important}.text-yellow-800{color:#854d0e!important}.text-red-500{color:#ef4444!important}.text-red-600{color:#dc2626!important}.text-red-700{color:#b91c1c!important}.text-red-800{color:#991b1b!important}.text-red-900{color:#7f1d1d!important}.text-error{color:#df3f40!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.font-medium{font-weight:500!important}.font-semibold{font-weight:600!important}.font-bold{font-weight:700!important}.font-mono{font-family:ui-monospace,monospace!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.uppercase{text-transform:uppercase!important}.underline{text-decoration:underline!important}.text-overflow-ellipsis{text-overflow:ellipsis!important}.whitespace-nowrap{white-space:nowrap!important}.truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.italic{font-style:italic!important}.shadow-sm{box-shadow:0 1px 2px #0000000d!important}.shadow-md{box-shadow:0 4px 6px -1px #0000001a!important}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a!important}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040!important}.cursor-pointer{cursor:pointer!important}.cursor-not-allowed{cursor:not-allowed!important}.transition-colors{transition-property:color,background-color,border-color!important;transition-duration:.2s!important;transition-timing-function:ease-in-out!important}.transition-all{transition-property:all!important;transition-duration:.2s!important;transition-timing-function:ease-in-out!important}.transform{transform:translate(0) translateY(0)!important}.-translate-y-1\/2{transform:translateY(-50%)!important}.-translate-y-2px{transform:translateY(-2px)!important}.hover\:bg-gray-50:hover{background-color:#f9fafb!important}.hover\:bg-indigo-600:hover{background-color:#4f46e5!important}.hover\:text-gray-700:hover{color:#374151!important}.hover\:text-gray-900:hover{color:#111827!important}.hover\:text-indigo-900:hover{color:#312e81!important}.hover\:text-red-900:hover{color:#7f1d1d!important}.hover\:border-indigo-500:hover{border-color:#6366f1!important}.hover\:underline:hover{text-decoration:underline!important}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a!important}.relative{position:relative!important}.absolute{position:absolute!important}.sticky{position:sticky!important}.inset-0{inset:0!important}.left-3{left:.75rem!important}.left-4{left:1rem!important}.top-1\/2{top:50%!important}.overflow-hidden{overflow:hidden!important}.overflow-x-auto{overflow-x:auto!important}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.md\:flex-row{flex-direction:row!important}.md\:items-center{align-items:center!important}.md\:justify-between{justify-content:space-between!important}}@media (min-width: 1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.lg\:col-span-2{grid-column:span 2/span 2!important}}.ring-2{box-shadow:0 0 0 2px var(--tw-ring-color, #6366F1)!important}.ring-indigo-500{--tw-ring-color: #6366F1}.focus\:outline-none:focus{outline:none!important}.focus\:ring-2:focus{box-shadow:0 0 0 2px var(--tw-ring-color, #6366F1)!important}.focus\:ring-indigo-500:focus{--tw-ring-color: #6366F1}.focus\:border-transparent:focus{border-color:transparent!important}.disabled\:opacity-50:disabled,.disabled\:cursor-not-allowed:disabled{opacity:.5!important;cursor:not-allowed!important}.disabled\:bg-gray-300:disabled{background-color:#d1d5db!important}.resize-none{resize:none!important}.bg-primary-500{background-color:#6366f1!important}.bg-primary-600{background-color:#4f46e5!important}.bg-primary-700{background-color:#4338ca!important}.text-primary-500{color:#6366f1!important}.text-primary-600{color:#4f46e5!important}.text-primary-700{color:#4338ca!important}.border-primary-500{border-color:#6366f1!important}.ring-primary-200{--tw-ring-color: #C7D2FE}.ring-primary-500{--tw-ring-color: #6366F1}.hover\:bg-primary-700:hover{background-color:#4338ca!important}.hover\:text-primary-700:hover{color:#4338ca!important}.focus\:ring-primary-500:focus{--tw-ring-color: #6366F1}.focus\:border-primary-500:focus{border-color:#6366f1!important}.focus\:ring-offset-2:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--tw-ring-color, #6366F1)!important}.bg-green-500{background-color:#10b981!important}.bg-green-600{background-color:#059669!important}.bg-green-700{background-color:#047857!important}.text-green-700{color:#047857!important}.text-green-800{color:#065f46!important}.border-green-200{border-color:#a7f3d0!important}.border-green-500{border-color:#10b981!important}.bg-red-100{background-color:#fee2e2!important}.bg-red-500{background-color:#ef4444!important}.bg-red-600{background-color:#dc2626!important}.bg-red-700,.hover\:bg-red-700:hover{background-color:#b91c1c!important}.hover\:text-red-800:hover{color:#991b1b!important}.focus\:ring-red-500:focus{--tw-ring-color: #EF4444}.bg-yellow-100{background-color:#fef3c7!important}.bg-yellow-200{background-color:#fef08a!important}.bg-yellow-500{background-color:#eab308!important}.text-yellow-500{color:#eab308!important}.text-yellow-600{color:#ca8a04!important}.text-yellow-700{color:#a16207!important}.bg-orange-100{background-color:#ffedd5!important}.text-orange-700{color:#c2410c!important}.fixed{position:fixed!important}.z-50{z-index:50!important}.overflow-y-auto{overflow-y:auto!important}.left-1\/2{left:50%!important}.-top-3{top:-.75rem!important}.-translate-x-1\/2{transform:translate(-50%)!important}.translate-y-0{transform:translateY(0)!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:.75rem!important}.mt-6{margin-top:1.5rem!important}.pt-3{padding-top:.75rem!important}.pb-4{padding-bottom:1rem!important}.py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.p-1{padding:.25rem!important}.w-4{width:1rem!important}.h-4{height:1rem!important}.h-1\.5{height:.375rem!important}@media (min-width: 640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}}.hover\:bg-gray-100:hover{background-color:#f3f4f6!important}.hover\:bg-green-200:hover{background-color:#a7f3d0!important}.hover\:bg-yellow-200:hover{background-color:#fef08a!important}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f!important}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a!important}.transition{transition-property:all!important;transition-duration:.15s!important;transition-timing-function:ease-in-out!important}.transition-shadow{transition-property:box-shadow!important;transition-duration:.15s!important;transition-timing-function:ease-in-out!important}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}[role=progressbar],[role=alert]{display:block}.focus\:ring-gray-500:focus{--tw-ring-color: #6B7280}.focus\:ring-yellow-500:focus{--tw-ring-color: #EAB308}button:focus{outline:none}button:focus-visible{outline:2px solid #6366F1;outline-offset:2px;border-radius:.25rem}@tailwind base;@tailwind components;@tailwind utilities;
