.system-scope-selector{min-width:300px;height:54px;display:grid;grid-template-columns:32px minmax(90px,1fr) minmax(120px,1.05fr);align-items:center;gap:8px;padding:6px 8px;border:1px solid #dce3ef;border-radius:13px;background:#fff;box-shadow:0 5px 18px rgba(24,39,75,.05)}
.system-scope-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#edf2ff;color:var(--primary);font-weight:900}.system-scope-copy{min-width:0}.system-scope-copy small,.system-scope-copy strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.system-scope-copy small{font-size:8px;color:#8b95a8}.system-scope-copy strong{font-size:9px;color:#33405a}.system-scope-selector select{min-height:36px;height:36px;padding:4px 9px;font-size:10px;background:#f8faff}
.selected-system-card{display:flex;align-items:center;gap:10px;margin:2px 0 14px;padding:10px 12px;border:1px solid #dce5f3;border-radius:12px;background:#f8faff}.selected-system-card>div{flex:1}.selected-system-card strong,.selected-system-card small{display:block}.selected-system-card strong{font-size:11px}.selected-system-card small{font-size:9px;color:#7b879c}.selected-system-card>b{font-size:8px;color:#3157d5;background:#eaf0ff;padding:4px 7px;border-radius:12px}.selected-system-dot{width:9px;height:9px;border-radius:50%;background:#20a978;box-shadow:0 0 0 4px rgba(32,169,120,.12)}.system-code-form small{display:block;margin-top:5px;color:#7c8799;font-size:9px}
.systems-admin-shell{display:grid;gap:16px}.systems-admin-head{min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px;border:1px solid #dfe5ef;border-radius:16px;background:linear-gradient(135deg,#fff,#f6f9ff);box-shadow:0 8px 24px rgba(31,48,79,.06)}.systems-admin-head span{font-size:9px;letter-spacing:.08em;color:#3157d5;font-weight:900}.systems-admin-head h1{margin:2px 0 3px;font-size:21px}.systems-admin-head p{margin:0;color:#738096;font-size:10px}.systems-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(320px,.85fr);gap:16px}.systems-panel{min-width:0;border:1px solid #e0e5ee;border-radius:15px;background:#fff;box-shadow:0 8px 22px rgba(24,39,75,.045);overflow:hidden}.systems-toolbar{min-height:64px;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #edf0f5}.systems-toolbar strong,.systems-toolbar small{display:block}.systems-toolbar strong{font-size:12px}.systems-toolbar small{font-size:9px;color:#8a95a7}.systems-toolbar button,.icon-edit{min-height:34px;height:34px;padding:0 11px}.systems-table-wrap{overflow:auto}.systems-table{width:100%;border-collapse:collapse}.systems-table th,.systems-table td{padding:12px 14px;border-bottom:1px solid #eef1f5;font-size:10px;text-align:start;white-space:nowrap}.systems-table th{background:#fafbfe;color:#788499;font-size:9px}.systems-table tbody tr{cursor:pointer;transition:.15s}.systems-table tbody tr:hover,.systems-table tbody tr.selected{background:#f5f8ff}.master-badge{display:inline-flex;margin-inline-start:6px;padding:2px 6px;border-radius:10px;background:#edf1ff;color:#3157d5;font-size:7px}.status-pill{display:inline-flex;padding:4px 8px;border-radius:14px;font-size:8px;font-weight:800}.status-pill.active{background:#eaf8f2;color:#16785b}.status-pill.inactive{background:#f0f2f5;color:#778195}.system-detail{padding:17px}.system-detail-head{display:flex;justify-content:space-between;gap:15px;padding-bottom:14px;border-bottom:1px solid #edf0f5}.system-detail-head span:first-child{font-size:9px;color:#3157d5;font-weight:900}.system-detail-head h2{margin:2px 0;font-size:17px}.system-detail-head small{color:#8b95a8;font-size:8px}.system-detail h3{margin:16px 0 3px;font-size:12px}.systems-muted{margin:0 0 11px;color:#7b8799;font-size:9px}.component-toggle-list{display:grid;gap:7px}.component-toggle-row{display:flex;align-items:center;gap:12px;padding:10px;border:1px solid #e5eaf2;border-radius:11px;background:#fbfcff}.component-toggle-row>div{flex:1;min-width:0}.component-toggle-row strong,.component-toggle-row small{display:block}.component-toggle-row strong{font-size:10px}.component-toggle-row small{font-size:8px;color:#7f8a9d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.component-toggle-row input{width:18px;height:18px}.master-note,.database-provision-note{margin-top:14px;padding:12px;border:1px solid #dce5fb;border-radius:11px;background:#f5f8ff}.master-note b,.database-provision-note b{font-size:10px;color:#3157d5}.master-note p,.database-provision-note span{display:block;margin:3px 0 0;color:#6f7c91;font-size:9px}.system-empty{min-height:260px;display:grid;place-content:center;text-align:center;color:#7d899c}.system-empty strong{font-size:12px}.system-empty span{margin-top:4px;font-size:9px}.systems-message{padding:10px 13px;border-radius:10px;font-size:10px}.systems-message.ok{background:#edf9f5;color:#166f56}.systems-message.error{background:#fff0f2;color:#b73c51}
.avid-modal-backdrop{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:20px;background:rgba(8,15,30,.5);backdrop-filter:blur(3px)}.avid-modal{width:min(720px,96vw);max-height:90vh;overflow:auto;border:1px solid #dce3ee;border-radius:17px;background:#fff;box-shadow:0 30px 80px rgba(8,15,30,.3)}.avid-modal>header,.avid-modal>footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 18px;border-bottom:1px solid #edf0f5}.avid-modal>footer{justify-content:flex-end;border-top:1px solid #edf0f5;border-bottom:0}.avid-modal>header span{font-size:8px;color:#3157d5;font-weight:900;letter-spacing:.08em}.avid-modal>header h2{margin:2px 0 0;font-size:16px}.modal-close{width:34px;height:34px;min-height:34px;padding:0;font-size:20px}.modal-body{padding:18px}.systems-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.systems-form-grid label{font-size:9px;font-weight:700}.systems-form-grid label input{margin-top:5px}.systems-form-grid .wide{grid-column:1/-1}.toggle-label{display:flex;align-items:center;gap:7px}.toggle-label input{width:17px;height:17px;margin:0}
@media(max-width:1050px){.systems-grid{grid-template-columns:1fr}.system-scope-copy{display:none}.system-scope-selector{min-width:190px;grid-template-columns:32px 1fr}.systems-form-grid{grid-template-columns:1fr 1fr}}@media(max-width:700px){.system-scope-selector{min-width:150px}.system-scope-icon{display:none}.system-scope-selector{grid-template-columns:1fr}.systems-admin-head{align-items:flex-start;flex-direction:column}.systems-form-grid{grid-template-columns:1fr}.systems-form-grid .wide{grid-column:auto}}
