@charset "UTF-8";*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:16px;line-height:1.5;color:#374151;background-color:#f3f4f6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;color:#111827}h1{font-size:1.875rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.125rem}h5{font-size:1rem}h6{font-size:.875rem}p{margin:0 0 1rem}a{color:#4f46e5;text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background-color:#4f46e5;color:#fff}.btn-primary:hover:not(:disabled){background-color:#4338ca}.btn-secondary{background-color:#fff;border:1px solid #d1d5db;color:#374151}.btn-secondary:hover:not(:disabled){background-color:#f3f4f6}.btn-danger{background-color:#dc2626;color:#fff}.btn-danger:hover:not(:disabled){background-color:#b91c1c}.btn-success{background-color:#059669;color:#fff}.btn-success:hover:not(:disabled){background-color:#047857}input,select,textarea{font-family:inherit;font-size:.875rem}.filters-panel{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;margin-bottom:1rem}.filters-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;margin-bottom:1rem}.filter-group{display:flex;flex-direction:column;gap:.375rem}.filter-group label{font-size:.8125rem;font-weight:500;color:#374151}.filter-group select,.filter-group input[type=date],.filter-group input[type=text],.filter-group input[type=number],.filter-group input[type=search]{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;color:#374151;background-color:#fff}.filter-group select:focus,.filter-group input[type=date]:focus,.filter-group input[type=text]:focus,.filter-group input[type=number]:focus,.filter-group input[type=search]:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e533}.filter-checkbox{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#374151;cursor:pointer;white-space:nowrap}.filter-checkbox input[type=checkbox]{width:1rem;height:1rem;cursor:pointer;accent-color:#4f46e5}.tags-filter{display:flex;flex-wrap:wrap;gap:.5rem;padding:.25rem 0}.tags-filter .tag-option{padding:.25rem .75rem;border:1px solid;border-radius:9999px;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s;-webkit-user-select:none;user-select:none}.tags-filter .tag-option:hover{filter:brightness(.9)}.tags-filter .tag-option.active{box-shadow:0 1px 2px #0000001a}input[type=text],input[type=email],input[type=tel],input[type=url],input[type=number],input[type=password],select,textarea{padding:.625rem .875rem;border:1px solid #d1d5db;border-radius:6px;color:#374151;background-color:#fff;transition:all .2s}input[type=text]::placeholder,input[type=email]::placeholder,input[type=tel]::placeholder,input[type=url]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,select::placeholder,textarea::placeholder{color:#9ca3af}input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=url]:focus,input[type=number]:focus,input[type=password]:focus,select:focus,textarea:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}input[type=text]:disabled,input[type=email]:disabled,input[type=tel]:disabled,input[type=url]:disabled,input[type=number]:disabled,input[type=password]:disabled,select:disabled,textarea:disabled{background-color:#f3f4f6;cursor:not-allowed}table{width:100%;border-collapse:collapse}.card{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.text-primary{color:#4f46e5}.text-success{color:#059669}.text-warning{color:#d97706}.text-danger{color:#dc2626}.text-muted{color:#6b7280}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.hidden{display:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a1a1a1}@media (max-width: 768px){.hide-mobile{display:none!important}}@media (max-width: 1024px){.hide-tablet{display:none!important}}.show-mobile{display:none!important}@media (max-width: 768px){.show-mobile{display:block!important}}.show-tablet{display:none!important}@media (max-width: 1024px){.show-tablet{display:block!important}}@media (max-width: 768px){html{font-size:14px}h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1.125rem}}@media (max-width: 768px){.btn{padding:.5rem 1rem;font-size:.8125rem}}@media (max-width: 768px){input[type=text],input[type=email],input[type=tel],input[type=url],input[type=number],input[type=password],select,textarea{padding:.5rem .75rem;font-size:16px}}@media (max-width: 768px){.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}}
