:root{--green-light:#c8f0d8;--green-mid:#3dbe8a;--green-dark:#1a5c3a;--orange-light:#ffe8cc;--orange-mid:#ffaa5e;--white:#fff;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-500:#6b7280;--gray-700:#374151;--gray-900:#111827;--red:#ef4444;--yellow:#f59e0b;--blue:#3b82f6}*{box-sizing:border-box;margin:0;padding:0}html{scrollbar-gutter:stable}body{background:var(--gray-50);color:var(--gray-900);min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--gray-100)}::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:3px}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:opacity .15s;display:inline-flex}.btn:hover{opacity:.88}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:var(--green-dark);color:#fff}.btn-secondary{background:var(--gray-100);color:var(--gray-700)}.btn-danger{background:var(--red);color:#fff}.btn-orange{background:var(--orange-mid);color:#fff}.btn-sm{padding:6px 12px;font-size:13px}.card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #00000014}.badge{white-space:nowrap;border-radius:20px;align-items:center;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.badge-public{color:#166534;background:#dcfce7}.badge-internal{color:#1e40af;background:#dbeafe}.badge-confidential{color:#92400e;background:#fef3c7}.badge-secret{color:#991b1b;background:#fee2e2}.badge-unclassified{background:var(--gray-100);color:var(--gray-500)}.badge-low{color:#166534;background:#dcfce7}.badge-medium{color:#92400e;background:#fef3c7}.badge-high{color:#9a3412;background:#ffedd5}.badge-critical{color:#991b1b;background:#fee2e2}.badge-active{color:#166534;background:#dcfce7}.badge-inactive{background:var(--gray-100);color:var(--gray-500)}input,select,textarea{border:1px solid var(--gray-200);background:#fff;border-radius:8px;outline:none;width:100%;padding:9px 12px;font-size:14px;transition:border .15s}input:focus,select:focus,textarea:focus{border-color:var(--green-mid);box-shadow:0 0 0 3px #3dbe8a1a}table{border-collapse:collapse;width:100%}th{background:var(--gray-50);text-align:left;color:var(--gray-500);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--gray-200);white-space:nowrap;padding:10px 14px;font-size:12px;font-weight:600}td{border-bottom:1px solid var(--gray-100);color:var(--gray-700);padding:12px 14px}tr:hover td{background:var(--gray-50)}.table-wrap{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.form-group{margin-bottom:16px}.form-group label{color:var(--gray-700);margin-bottom:6px;font-size:13px;font-weight:500;display:block}.modal-overlay{z-index:9999;background:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0;overflow-y:auto}.modal{background:#fff;border-radius:16px;width:100%;max-width:600px;max-height:90vh;padding:24px;overflow-y:auto}.modal-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.modal-header h2{font-size:18px;font-weight:600}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.page-header h1{color:var(--gray-900);font-size:20px;font-weight:700}.page-actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;display:flex}.alert{border-radius:8px;margin-bottom:16px;padding:12px 16px;font-size:14px}.alert-error{color:#991b1b;background:#fee2e2}.alert-success{color:#166534;background:#dcfce7}.page-content{min-width:0;padding:24px}.content-min{min-height:200px}div:has(>table){-webkit-overflow-scrolling:touch;overflow-x:auto!important}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (width<=1024px){[style*="repeat(3,1fr)"],[style*="repeat(3, 1fr)"],[style*="repeat(4,1fr)"],[style*="repeat(4, 1fr)"]{grid-template-columns:repeat(2,1fr)!important}}@media (width<=767px){.page-content{padding:12px}.page-header{flex-direction:column;align-items:flex-start}.page-actions{width:100%}[style*="grid-template-columns: 1fr 1fr"],[style*="grid-template-columns: 1fr 1fr 1fr"]{grid-template-columns:1fr!important}[style*="repeat(4,1fr)"],[style*="repeat(4, 1fr)"]{grid-template-columns:repeat(2,1fr)!important}[style*="repeat(3,1fr)"],[style*="repeat(3, 1fr)"]{grid-template-columns:1fr!important}[style*="grid-column: span 2"],[style*="grid-column: span 3"]{grid-column:auto!important}.modal-overlay{align-items:flex-start;padding:8px}.modal{max-height:none;margin-bottom:8px}[style*="position: fixed"][style*="zIndex: 1000"],[style*="position: fixed"][style*="z-index: 1000"],[style*="position: fixed"][style*="zIndex: 2000"]{align-items:flex-start!important;padding:8px!important;overflow-y:auto!important}[style*="borderRadius: '16px'"],[style*="border-radius: 16px"]{margin-bottom:8px;max-height:none!important}[style*="display: flex"][style*="flexWrap: wrap"],[style*="display: flex"][style*="flex-wrap: wrap"]{gap:8px!important}[style*="width: '220px'"],[style*="width: '160px'"],[style*="width: '170px'"],[style*="width: '140px'"],[style*="width: '130px'"]{width:100%!important}[style*="overflowX: 'auto'"],[style*="overflow-x: auto"]{-webkit-overflow-scrolling:touch;overflow-x:auto!important}[style*="justifyContent: 'space-between'"][style*="marginBottom: '24px'"],[style*="justify-content: space-between"][style*="margin-bottom: 24px"]{flex-wrap:wrap!important;gap:12px!important}[style*="display: 'flex'"][style*="gap: '8px'"],[style*="display: flex"][style*="gap: 8px"]{flex-wrap:wrap}.col-hide-mobile{display:none!important}th{padding:8px 10px;font-size:11px}td{padding:8px 10px;font-size:12px}}
