*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{min-height:100vh;text-rendering:optimizeLegibility}img,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}button{cursor:pointer;background:none;border:none}ul,ol{list-style:none}a{text-decoration:none;color:inherit}table{border-collapse:collapse;border-spacing:0}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px white inset;transition:background-color 5000s ease-in-out 0s}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}body{font-family:Roboto,Proxima Nova,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5;color:#1f2937;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.25;color:#111827}h1{font-size:30px}h2{font-size:24px}h3{font-size:20px}h4{font-size:18px}h5{font-size:16px}h6{font-size:14px}p{margin:0 0 16px}a{color:#0974b0;text-decoration:none}a:hover{color:#065a8a;text-decoration:underline}small{font-size:12px}.text-primary{color:#0974b0}.text-success{color:#219e4a}.text-warning{color:#945f06}.text-error{color:#e74c3c}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.ag-theme-quartz{--ag-font-family: inherit;--ag-font-size: 12px;--ag-grid-size: 6px;--ag-row-height: 48px;--ag-header-height: 52px;--ag-border-radius: 8px;--ag-border-color: #e5e7eb;--ag-header-background-color: #f9fafb;--ag-header-foreground-color: #4b5563;--ag-header-cell-hover-background-color: #f3f5f7;--ag-row-hover-color: #f9fafb;--ag-selected-row-background-color: rgba(9, 116, 176, .08);--ag-range-selection-border-color: #0974B0;--ag-foreground-color: #374151;--ag-secondary-foreground-color: #6b7280;--ag-background-color: #ffffff;--ag-odd-row-background-color: #ffffff;--ag-control-panel-background-color: #ffffff;--ag-card-shadow: 0 4px 6px -1px rgba(0, 0, 0, .08), 0 2px 4px -2px rgba(0, 0, 0, .05);--ag-cell-horizontal-padding: 16px;--ag-wrapper-border-radius: 8px;--ag-input-focus-border-color: #0974B0;--ag-checkbox-checked-color: #0974B0;--ag-active-color: #0974B0}.ag-theme-quartz .ag-header-cell-text{font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.03em}.ag-theme-quartz .ag-row{border-bottom-color:#f3f5f7}.ag-theme-quartz .ag-paging-panel{border-top:1px solid #e5e7eb;padding:8px 12px}body{background-color:#f3f5f7;overflow-x:hidden}::selection{background:#0974b026;color:#111827}.container{max-width:1400px;margin:0 auto;padding:0 24px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.mt-6{margin-top:24px}.mb-1{margin-bottom:4px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.mb-6{margin-bottom:24px}.ml-2{margin-left:8px}.mr-2{margin-right:8px}.p-2{padding:8px}.p-4{padding:16px}.p-6{padding:24px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.d-flex{display:flex}.flex-column{flex-direction:column}.align-center{align-items:center}.justify-between{justify-content:space-between}.flex-1{flex:1}.flex-wrap{flex-wrap:wrap}.w-full{width:100%}.h-full{height:100%}.text-muted{color:#6b7280}.text-right{text-align:right}.text-center{text-align:center}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pointer{cursor:pointer}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:12px;flex-wrap:wrap}.page-header h2{margin:0;font-size:24px;font-weight:600;color:#111827}.page-header__actions{display:flex;align-items:center;gap:8px}.data-table{width:100%;text-align:left;border-collapse:collapse;background:#fff}.data-table th{padding:12px 16px;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.03em;border-bottom:2px solid #e5e7eb;white-space:nowrap;background:#f9fafb;position:sticky;top:0;z-index:1}.data-table td{padding:12px 16px;border-bottom:1px solid #f3f5f7;font-size:14px;color:#374151;vertical-align:middle}.data-table tbody tr{transition:background-color .15s ease}.data-table tbody tr:hover td{background:#f9fafb}.table-wrap{overflow-x:auto;border-radius:12px;border:1px solid #e5e7eb;background:#fff}.table-wrap::-webkit-scrollbar{width:6px;height:6px}.table-wrap::-webkit-scrollbar-track{background:transparent}.table-wrap::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.table-wrap::-webkit-scrollbar-thumb:hover{background:#9ca3af}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 16px;text-align:center}.empty-state__icon{font-size:56px;color:#d1d5db;margin-bottom:16px}.empty-state h4{font-size:16px;font-weight:600;color:#4b5563;margin:0 0 8px}.empty-state p{font-size:14px;color:#9ca3af;margin:0;max-width:360px}.loading-center{display:flex;justify-content:center;align-items:center;padding:32px;min-height:200px}.filter-row{display:flex;gap:12px;margin-bottom:16px;flex-wrap:wrap;align-items:flex-end}.filter-row app-select{min-width:180px}@media(max-width:768px){.filter-row{flex-direction:column}.filter-row app-select{min-width:100%}}.tab-content{margin-top:16px}.sub-tabs{display:flex;gap:4px;background:#f3f5f7;border-radius:8px;padding:4px;margin-bottom:16px}.sub-tabs__tab{padding:8px 16px;border:none;background:transparent;border-radius:4px;font-size:12px;font-weight:500;color:#4b5563;cursor:pointer;transition:all .2s ease}.sub-tabs__tab:hover{color:#1f2937}.sub-tabs__tab--active{background:#fff;color:#0974b0;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.drawer-form{display:flex;flex-direction:column;gap:16px;padding:4px 0}.drawer-form__actions{display:flex;gap:12px;margin-top:8px;justify-content:flex-end;padding-top:16px;border-top:1px solid #e5e7eb}.progress-bar{height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.progress-bar__fill{height:100%;background:#0974b0;border-radius:4px;transition:width .3s ease}
