*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.5;color:#212529;background:#f9fafb}.data-table{width:100%;border-collapse:collapse}.data-table thead{background:#f8f9fa;border-bottom:2px solid #dee2e6}.data-table th{padding:.75rem 1rem;text-align:left;font-size:.75rem;font-weight:600;color:#6c757d;text-transform:uppercase;letter-spacing:.05em}.data-table tbody tr{border-bottom:1px solid #dee2e6;cursor:pointer}.data-table tbody tr:hover{background:#f8f9fa}.data-table tbody tr:last-child{border-bottom:none}.data-table td{padding:1rem;font-size:.875rem;color:#212529}.status-badge{display:inline-block;padding:.25rem .75rem;border-radius:4px;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.025em}.status-open{background:#cfe2ff;color:#004085}.status-in-progress{background:#fff3cd;color:#856404}.status-completed{background:#d4edda;color:#155724}.priority-urgent{color:#ff5733;font-weight:600}.priority-high{color:#dc3545;font-weight:600}.priority-medium{color:#ffc107;font-weight:600}.priority-low{color:#28a745;font-weight:600}.progress-bar{height:4px;background:#e9ecef;border-radius:2px;overflow:hidden;width:100px}.progress-fill{height:100%;background:#06c;transition:width .3s ease}.expand-btn{background:none;border:none;color:#6c757d;cursor:pointer;padding:.25rem;font-size:1rem;transition:all .2s;display:inline-flex;align-items:center;justify-content:center}.expand-btn:hover{color:#212529}.sub-tickets-row td{background:#f8f9fa;padding:0}.sub-ticket-item{background:#fff;border:1px solid #dee2e6;border-radius:4px;padding:1rem;margin-bottom:.5rem}.sub-ticket-item:last-child{margin-bottom:0}.sub-ticket-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.sub-ticket-title{font-weight:500;color:#212529}.btn{padding:.5rem 1rem;border-radius:4px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center}.btn-primary{background:#06c;color:#fff;border-color:#06c}.btn-primary:hover{background:#0052a3;border-color:#0052a3}.btn-secondary{background:#6c757d;color:#fff;border-color:#6c757d}.btn-secondary:hover{background:#5a6268;border-color:#545b62}.btn-outline{background:#fff;color:#06c;border-color:#06c}.btn-outline:hover{background:#06c;color:#fff}.btn-sm{padding:.25rem .5rem;font-size:.75rem}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-container{background:#fff;border-radius:8px;max-width:600px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.modal-container.modal-sm{max-width:480px}.modal-container.modal-lg{max-width:800px}.modal-header{padding:1.5rem;border-bottom:1px solid #dee2e6;display:flex;align-items:center;justify-content:space-between}.modal-title{font-size:1.25rem;font-weight:600;color:#212529;margin:0}.modal-close{background:none;border:none;font-size:1.5rem;color:#6c757d;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.modal-close:hover{background:#f8f9fa;color:#212529}.modal-body{padding:1.5rem;overflow-y:auto;flex:1}.modal-footer{padding:1rem 1.5rem;border-top:1px solid #dee2e6;display:flex;gap:.5rem;justify-content:flex-end}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#495057}.form-control{width:100%;padding:.5rem .75rem;border:1px solid #ced4da;border-radius:4px;font-size:.875rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;background:#fff}select.form-control{appearance:auto;background:#fff;border:1px solid #ced4da;cursor:pointer}.form-control:focus{outline:none;border-color:#06c;box-shadow:0 0 0 .2rem #0066cc40}.form-control:disabled{background:#e9ecef;opacity:1}.form-row{display:flex;gap:1rem;margin-left:-.5rem;margin-right:-.5rem}.form-row .form-group{flex:1;padding:0 .5rem}textarea.form-control{resize:vertical;min-height:80px}.alert{padding:.75rem 1rem;margin-bottom:1rem;border-radius:4px;font-size:.875rem}.alert-danger{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.alert-success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.alert-warning{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.alert-info{background:#d1ecf1;color:#0c5460;border:1px solid #bee5eb}.text-muted{color:#6c757d}.text-small{font-size:.875rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.loading{display:flex;align-items:center;justify-content:center;padding:3rem;color:#6c757d}.spinner{width:2rem;height:2rem;border:3px solid #e9ecef;border-top-color:#06c;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{text-align:center;padding:3rem;color:#6c757d}.empty-state-icon{font-size:3rem;margin-bottom:1rem;opacity:.5}.empty-state-title{font-size:1.125rem;font-weight:500;color:#495057;margin-bottom:.5rem}.empty-state-text{font-size:.875rem}
