:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f4f7fb;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #0d1d33;--navy-2: #122a49;--blue: #3568e8;--blue-dark: #234fc2;--blue-soft: #eaf0ff;--cyan: #3ec6c2;--green: #20a56b;--green-soft: #e8f8f1;--orange: #e99a32;--orange-soft: #fff4e4;--red: #d84e5b;--red-soft: #fff0f2;--border: #dfe6f0;--border-strong: #cdd7e5;--muted: #68758a;--muted-2: #8e99aa;--white: #fff;--shadow: 0 8px 28px rgba(31, 48, 79, .07)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f4f7fb}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}h1,h2,h3,p{margin-top:0}.splash{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;color:var(--navy)}.splash h1{font-size:24px;margin:4px 0}.splash.error-state{text-align:center;padding:24px}.splash.error-state p{max-width:480px;color:var(--muted)}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{min-height:100vh}.app-shell.embedded{min-height:100%}.app-shell.embedded .main-content{min-width:0;min-height:100%;margin-left:0}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top,#eef4ff 0,var(--canvas) 48%)}.login-card{width:min(440px,100%);background:#fff;border:1px solid var(--border);border-radius:20px;padding:34px;box-shadow:0 24px 70px #1f36601f}.login-brand{display:flex;align-items:center;gap:11px;margin-bottom:34px}.login-brand>div{display:grid}.login-brand strong{font-size:21px;letter-spacing:-.5px}.login-brand>div>span{color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.12em}.login-heading h1{margin:7px 0 8px;font-size:29px}.login-heading p{margin:0 0 24px;color:var(--muted)}.login-form{display:grid;gap:18px}.login-form label{display:grid;gap:7px;color:var(--ink);font-size:12px;font-weight:700}.login-form input{width:100%}.login-submit{width:100%;justify-content:center;margin-top:5px;min-height:44px}.sidebar{position:fixed;inset:0 auto 0 0;width:258px;background:var(--navy);color:#fff;padding:20px 16px 16px;display:flex;flex-direction:column;z-index:30}.sidebar-brand{display:flex;align-items:center;gap:11px;padding:2px 7px 24px;border-bottom:1px solid rgba(255,255,255,.09)}.sidebar-brand>div:nth-child(2){display:flex;flex-direction:column}.sidebar-brand strong{font-size:20px;line-height:1;letter-spacing:-.5px}.sidebar-brand span{color:#aebbd0;font-size:11px;text-transform:uppercase;letter-spacing:.11em;margin-top:4px}.brand-mark{width:39px;height:39px;border-radius:12px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#3568e8,#4fc8c4);box-shadow:0 8px 22px #3568e84d}.mobile-close{display:none;margin-left:auto;background:none;color:#fff;border:0}.embedded-sidebar-close{align-self:flex-end;margin:-8px -4px 0 0}.nav-list{display:flex;flex-direction:column;gap:5px;padding-top:22px}.nav-item{position:relative;border:0;background:transparent;color:#aebbd0;min-height:44px;border-radius:10px;padding:0 12px;display:flex;align-items:center;gap:11px;text-align:left;font-weight:600;font-size:14px}.nav-item:hover{background:#ffffff0f;color:#fff}.nav-item.active{color:#fff;background:linear-gradient(90deg,#3568e847,#3568e814)}.nav-active-dot{position:absolute;right:8px;width:6px;height:6px;border-radius:50%;background:#4fc8c4;box-shadow:0 0 0 4px #4fc8c421}.sidebar-callout{margin-top:auto;display:flex;gap:10px;color:#b8c5d7;padding:14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:12px}.sidebar-callout strong{color:#fff;font-size:12px}.sidebar-callout p{font-size:11px;line-height:1.5;margin:3px 0 0}.sidebar-user{margin-top:14px;border-top:1px solid rgba(255,255,255,.08);padding:16px 4px 0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px}.sidebar-user div{min-width:0;display:flex;flex-direction:column}.sidebar-user strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-user span:not(.avatar){font-size:10px;color:#93a3b9;margin-top:2px}.main-content{min-height:100vh;margin-left:0}.topbar{min-height:76px;background:#fffffff2;backdrop-filter:blur(12px);border-bottom:1px solid var(--border);display:flex;align-items:center;gap:22px;padding:11px 32px;position:sticky;top:0;z-index:20}.tenant-switcher-wrap{display:flex;align-items:center;gap:12px}.eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:var(--muted-2);font-weight:700}.select-wrap{position:relative;display:flex;align-items:center}.select-wrap select{appearance:none;border:0;background:transparent;font-weight:700;color:var(--navy);padding:7px 26px 7px 8px;outline:none}.select-wrap>svg:last-child{position:absolute;right:7px;pointer-events:none;color:var(--muted)}.tenant-select{border-left:1px solid var(--border);padding-left:10px}.top-nav{display:flex;align-items:center;gap:3px;min-width:0}.top-nav-item{min-height:38px;padding:0 10px;border:0;border-radius:9px;background:transparent;color:#657188;display:inline-flex;align-items:center;gap:7px;white-space:nowrap;font-size:11px;font-weight:700}.top-nav-item:hover{color:var(--navy);background:#f2f5fa}.top-nav-item.active{color:#2458d3;background:var(--blue-soft);box-shadow:inset 0 0 0 1px #3568e81a}.topbar-actions{margin-left:auto;display:flex;align-items:center;gap:14px}.environment{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:7px}.environment>span{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px var(--green-soft)}.page-frame{padding:30px 32px 56px;max-width:1640px;margin:0 auto}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.page-heading h1{font-size:27px;letter-spacing:-.04em;margin-bottom:5px;color:var(--navy)}.page-heading p{margin:0;color:var(--muted);font-size:13px}.tenant-pill{flex:none;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--border);background:#fff;border-radius:999px;padding:8px 12px;color:var(--muted);font-size:12px;font-weight:600}.sidebar-scrim{display:none}.button{min-height:38px;border-radius:9px;padding:0 15px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:700;font-size:12px}.button.primary{background:var(--blue);color:#fff;box-shadow:0 5px 14px #3568e82e}.button.primary:hover{background:var(--blue-dark)}.button.secondary{background:#fff;border-color:var(--border-strong);color:#3b475a}.button.secondary:hover{background:#f8fafc}.button.light{background:#fff;color:var(--navy)}.button.ghost-light{background:#ffffff14;color:#fff;border-color:#ffffff38}.button.compact{min-height:34px;padding:0 12px}.icon-button{width:34px;height:34px;border-radius:9px;border:1px solid var(--border);background:#fff;display:grid;place-items:center;color:var(--muted)}.icon-button:hover{color:var(--navy);border-color:var(--border-strong)}.primary-icon{background:var(--blue-soft);color:var(--blue);border-color:transparent}.text-button{border:0;background:none;color:var(--blue);font-size:12px;font-weight:700;display:inline-flex;align-items:center;gap:5px;padding:0}.text-button:hover{color:var(--blue-dark)}.alert{margin-bottom:18px;border-radius:10px;display:flex;align-items:center;gap:9px;padding:11px 13px;font-size:12px}.alert.error{background:var(--red-soft);border:1px solid #f3c7cd;color:#9d303e}.alert button{margin-left:auto;border:0;background:transparent;color:currentColor}.page-loader{min-height:240px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted);font-size:13px}.stack-lg{display:flex;flex-direction:column;gap:20px}.stack-xl{display:flex;flex-direction:column;gap:24px}.panel{background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow);padding:20px}.panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.panel-header h2{font-size:15px;color:var(--navy);margin-bottom:4px;letter-spacing:-.01em}.panel-header p{margin:0;color:var(--muted);font-size:11px}.content-grid{display:grid;gap:20px}.content-grid.wide-left{grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr)}.content-grid.equal{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.stat-card{background:#fff;border:1px solid var(--border);border-radius:13px;padding:17px;box-shadow:0 5px 18px #1f304f0a}.stat-icon{width:35px;height:35px;display:grid;place-items:center;border-radius:9px;color:var(--blue);background:var(--blue-soft);margin-bottom:14px}.stat-icon svg{width:17px}.stat-value-row{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.stat-value-row strong{font-size:27px;color:var(--navy);letter-spacing:-.04em}.stat-value-row span{color:var(--muted-2);font-size:9px;text-transform:uppercase;font-weight:700;letter-spacing:.07em}.stat-card h3{font-size:12px;margin:3px 0 5px}.stat-card p{margin:0;color:var(--muted);font-size:10px}.app-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.app-summary{border:1px solid var(--border);border-radius:12px;padding:14px;display:flex;gap:12px}.app-summary.disabled{background:#fafbfd;opacity:.68}.app-icon{width:40px;height:40px;flex:none;border-radius:11px;display:grid;place-items:center}.app-student{background:#e9efff;color:#3a68d8}.app-documents{background:#e9f8f6;color:#188f88}.app-prospect{background:#fff1e5;color:#d27c24}.app-ai{background:#f0eaff;color:#7a51cc}.app-summary-copy{min-width:0}.app-summary-copy>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.app-summary strong{font-size:12px}.app-summary p{color:var(--muted);font-size:10px;line-height:1.45;margin:5px 0 8px}.app-summary small{color:var(--muted-2);font-size:9px}.status-badge{display:inline-flex;align-items:center;border-radius:999px;padding:4px 7px;font-size:9px;text-transform:capitalize;font-weight:800;letter-spacing:.02em;white-space:nowrap}.status-badge.active{background:var(--green-soft);color:#167a51}.status-badge.pending{background:var(--orange-soft);color:#a85f13}.status-badge.muted{background:#edf1f6;color:#738095}.pulse-list{display:flex;flex-direction:column}.pulse-item{display:flex;gap:11px;padding:13px 0;border-bottom:1px solid #edf1f5}.pulse-item:last-child{border-bottom:0}.pulse-icon{width:31px;height:31px;flex:none;border-radius:9px;display:grid;place-items:center}.pulse-icon svg{width:16px}.pulse-icon.good{color:var(--green);background:var(--green-soft)}.pulse-icon.neutral{color:var(--blue);background:var(--blue-soft)}.pulse-icon.warn{color:var(--orange);background:var(--orange-soft)}.pulse-item strong{font-size:11px}.pulse-item p{color:var(--muted);font-size:9px;line-height:1.5;margin:3px 0 0}.role-overview-list{display:flex;flex-direction:column}.role-overview-row{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid #edf1f5}.role-overview-row:last-child{border-bottom:0}.role-icon{width:31px;height:31px;border-radius:9px;display:grid;place-items:center;color:#6850b7;background:#f0ebff}.role-overview-row div{display:flex;flex-direction:column;gap:3px}.role-overview-row strong{font-size:11px}.role-overview-row small{color:var(--muted);font-size:9px}.soft-badge{flex:none;border-radius:999px;padding:4px 7px;background:#eef1f5;color:var(--muted);font-size:8px;font-weight:800}.soft-badge.blue{background:var(--blue-soft);color:var(--blue)}.timeline{display:flex;flex-direction:column}.timeline-row{display:grid;grid-template-columns:14px 1fr;gap:10px;min-height:58px;position:relative}.timeline-row:before{content:"";position:absolute;left:4px;top:15px;bottom:-4px;width:1px;background:var(--border)}.timeline-row:last-child:before{display:none}.timeline-dot{width:9px;height:9px;border-radius:50%;background:var(--blue);margin-top:4px;box-shadow:0 0 0 4px var(--blue-soft);z-index:1}.timeline-row strong{font-size:10px}.timeline-row p{margin:2px 0;font-size:10px;color:#3d4858}.timeline-row small{font-size:8px;color:var(--muted-2)}.effective-cta{display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center}.effective-cta-icon{width:45px;height:45px;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft);border-radius:12px}.effective-cta strong{font-size:13px}.effective-cta p{margin:4px 0 0;color:var(--muted);font-size:10px}.table-toolbar{display:flex;align-items:center;gap:10px;margin-bottom:13px}.search-box{min-width:240px;display:flex;align-items:center;gap:7px;border:1px solid var(--border);background:#fbfcfe;border-radius:9px;padding:0 10px;color:var(--muted-2)}.search-box input{min-height:35px;width:100%;border:0;outline:0;background:transparent;font-size:11px}.table-count{margin-left:auto;color:var(--muted);font-size:10px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th{text-align:left;color:var(--muted-2);font-size:9px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;padding:10px 11px;border-bottom:1px solid var(--border)}td{padding:12px 11px;border-bottom:1px solid #edf1f5;color:#415066;font-size:11px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafcff}.selected-row{background:#f6f9ff}.identity-cell{display:flex;align-items:center;gap:10px;min-width:190px}.identity-cell>div{display:flex;flex-direction:column;gap:2px}.identity-cell strong{color:var(--navy);font-size:11px}.identity-cell small{color:var(--muted);font-size:9px}.tenant-logo,.avatar{width:36px;height:36px;flex:none;border-radius:10px;display:grid;place-items:center;color:#315cae;background:#e8effd;font-size:10px;font-weight:800}.avatar{border-radius:50%;color:#21615e;background:#e4f5f3}.avatar.small{width:28px;height:28px;font-size:8px;border:2px solid white}.avatar.large{width:48px;height:48px;font-size:12px}.chip-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.data-chip{display:inline-flex;align-items:center;border-radius:6px;padding:4px 6px;background:#eef2f8;color:#4b5b72;font-size:8px;font-weight:700}.data-chip.inherited{background:#e8f7f5;color:#207b74}.muted-text{color:var(--muted-2);font-size:9px}.tab-row{display:flex;gap:5px;padding:4px;width:fit-content;border:1px solid var(--border);background:#fff;border-radius:10px}.tab-row button{min-height:33px;border:0;background:transparent;color:var(--muted);border-radius:7px;padding:0 12px;display:flex;align-items:center;gap:7px;font-size:10px;font-weight:700}.tab-row button.active{background:var(--navy);color:#fff;box-shadow:0 4px 10px #0d1d3326}.tab-row button span{min-width:17px;height:17px;padding:0 5px;border-radius:999px;display:grid;place-items:center;background:#68758a1f;font-size:8px}.tab-row button.active span{background:#ffffff29}.group-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.group-card{border:1px solid var(--border);border-radius:12px;padding:16px}.group-card-top{display:flex;align-items:center;justify-content:space-between}.group-icon{width:39px;height:39px;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft);border-radius:10px}.group-card h3{font-size:13px;margin:14px 0 5px}.group-card>p{color:var(--muted);font-size:9px;line-height:1.5;min-height:28px}.group-meta{display:flex;gap:14px;color:var(--muted);font-size:9px;padding:11px 0;border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5}.group-meta span{display:flex;align-items:center;gap:5px}.group-section{margin-top:11px}.group-section>small{display:block;text-transform:uppercase;letter-spacing:.08em;color:var(--muted-2);font-size:8px;font-weight:800;margin-bottom:7px}.avatar-stack{display:flex;padding-top:12px}.avatar-stack .avatar{margin-left:-5px}.avatar-stack .avatar:first-child{margin-left:0}.role-editor-layout{display:grid;grid-template-columns:255px minmax(0,1fr);gap:18px;align-items:start}.role-list-panel{padding:0;overflow:hidden;position:sticky;top:97px;max-height:calc(100dvh - 121px);display:flex;flex-direction:column}.role-list-header{display:flex;justify-content:space-between;align-items:center;padding:17px;border-bottom:1px solid var(--border)}.role-list-header h2{font-size:14px;margin:0 0 3px}.role-list-header p{margin:0;color:var(--muted);font-size:9px}.role-list{min-height:0;padding:7px;display:flex;flex-direction:column;gap:3px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none}.role-list::-webkit-scrollbar{width:0;height:0}.role-list-item{position:relative;width:100%;border:0;background:transparent;border-radius:9px;padding:10px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;text-align:left}.role-list-item:hover{background:#f7f9fc}.role-list-item.active{background:var(--blue-soft)}.role-list-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;color:var(--muted);background:#edf1f6}.role-list-item.active .role-list-icon{color:var(--blue);background:#fff}.role-list-item>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:3px}.role-list-item strong{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.role-list-item small{color:var(--muted);font-size:8px}.template-dot{width:6px;height:6px;border-radius:50%;background:var(--blue)}.role-editor-main{min-width:0}.role-editor-heading{display:flex;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid var(--border)}.role-editor-heading h2{font-size:19px;margin:5px 0}.role-editor-heading p{color:var(--muted);font-size:10px;margin:0}.role-editor-actions{display:flex;align-items:flex-start;gap:8px}.form-grid{display:grid;gap:14px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.role-basics{margin:18px 0 22px}.field{display:flex;flex-direction:column;gap:6px;min-width:0}.field-label{color:#39465a;font-size:10px;font-weight:800}.field>small{color:var(--muted);font-size:8px;margin-top:-3px}.field input,.field select,.field textarea{width:100%;min-height:39px;border:1px solid var(--border-strong);border-radius:8px;padding:0 10px;outline:none;background:#fff;color:#263348;font-size:11px}.field textarea{min-height:86px;padding-top:10px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#7d9df0;box-shadow:0 0 0 3px var(--blue-soft)}.permissions-heading{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:12px}.permissions-heading h3{font-size:13px;margin:0 0 3px}.permissions-heading p{color:var(--muted);font-size:9px;margin:0}.permission-matrix{border:1px solid var(--border);border-radius:11px;overflow:hidden}.permission-app{border-bottom:1px solid var(--border)}.permission-app:last-child{border-bottom:0}.permission-app.not-entitled .permission-app-header{background:#fafbfd}.permission-app-header{width:100%;border:0;background:#fff;display:grid;grid-template-columns:auto 1fr auto auto;gap:10px;align-items:center;text-align:left;padding:12px 14px}.permission-app-header:hover{background:#fafcff}.permission-app-header .app-icon{width:35px;height:35px}.permission-app-header>span:nth-child(2){display:flex;flex-direction:column;gap:3px}.permission-app-header strong{font-size:11px}.permission-app-header small{color:var(--muted);font-size:8px}.permission-count{color:var(--muted);font-size:9px}.rotate{transform:rotate(180deg)}.permission-modules{background:#fbfcfe;border-top:1px solid var(--border)}.permission-module{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(470px,1.5fr);gap:15px;align-items:center;padding:12px 14px 12px 20px;border-bottom:1px solid #e8edf4}.permission-module:last-child{border-bottom:0}.module-info{display:flex;align-items:flex-start;gap:9px}.module-info>div{display:flex;flex-direction:column;gap:3px}.module-info strong{font-size:10px}.module-info small{color:var(--muted);font-size:8px;line-height:1.4}.check-box{width:20px;height:20px;flex:none;border:1px solid var(--border-strong);background:#fff;border-radius:5px;display:grid;place-items:center;color:#fff;padding:0}.check-box.checked{border-color:var(--blue);background:var(--blue)}.permission-actions{display:grid;grid-template-columns:repeat(5,minmax(72px,1fr));gap:5px}.permission-action{min-height:31px;border:1px solid var(--border);border-radius:7px;background:#fff;color:var(--muted);display:flex;align-items:center;justify-content:center;gap:5px;font-size:8px;font-weight:700}.permission-action.selected{border-color:#89a7f0;background:var(--blue-soft);color:var(--blue-dark)}.permission-action.risk-critical.selected{border-color:#efa0a8;background:var(--red-soft);color:#b63c49}.permission-action.risk-elevated.selected{border-color:#f1c27b;background:var(--orange-soft);color:#a86118}.mini-check{width:13px;height:13px;border:1px solid currentColor;border-radius:4px;display:grid;place-items:center}.compare-selectors{max-width:720px;margin:0 auto 24px;display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:12px}.versus{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;color:var(--muted);background:#eef2f7;font-size:9px;font-weight:800;margin-bottom:4px}.comparison-table{border:1px solid var(--border);border-radius:11px;overflow:hidden}.comparison-head{display:grid;grid-template-columns:1fr 220px 220px;min-height:48px;align-items:center;background:var(--navy);color:#fff}.comparison-head>*{padding:0 14px}.comparison-head strong{height:48px;display:flex;align-items:center;justify-content:center;border-left:1px solid rgba(255,255,255,.12);font-size:10px;text-align:center}.comparison-head span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#aebbd0;font-weight:800}.comparison-group-title{padding:9px 13px;background:#f2f5f9;color:#5f6d81;text-transform:uppercase;letter-spacing:.07em;font-size:8px;font-weight:800;border-top:1px solid var(--border)}.comparison-group:first-child .comparison-group-title{border-top:0}.comparison-row{display:grid;grid-template-columns:1fr 220px 220px;min-height:46px;align-items:center;border-top:1px solid #edf1f5}.comparison-row.different{background:#fffaf3}.comparison-row>*{padding:8px 14px}.comparison-row>span:first-child{display:flex;flex-direction:column;gap:3px;font-size:10px}.comparison-row small{color:var(--muted-2);font-size:8px}.comparison-row>span:not(:first-child){height:100%;display:grid;place-items:center;border-left:1px solid #edf1f5;color:var(--green)}.comparison-row>span:not(:first-child) svg[data-lucide=x]{color:#b5bfcc}.user-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.user-choice{border:1px solid var(--border);background:#fff;border-radius:10px;padding:12px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;text-align:left}.user-choice:hover{border-color:#a9bced;box-shadow:0 6px 16px #3568e814}.user-choice>div{display:flex;flex-direction:column;gap:3px}.user-choice strong{font-size:10px}.user-choice small{color:var(--muted);font-size:8px}.user-choice>svg{color:var(--muted)}.entitlement-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.entitlement-card{border:1px solid var(--border);background:#fafbfd;border-radius:12px;padding:16px;opacity:.76;min-width:0;overflow:hidden;align-self:start}.entitlement-card.enabled{background:#fff;border-color:#b8c8ed;opacity:1;box-shadow:0 6px 18px #3568e812}.entitlement-top{display:flex;justify-content:space-between;align-items:center}.toggle{width:38px;height:22px;padding:0;border:0;border-radius:999px;background:#c9d1dd;position:relative;transition:.2s ease}.toggle span{position:absolute;width:16px;height:16px;top:3px;left:3px;border-radius:50%;background:#fff;box-shadow:0 2px 5px #0000002e;transition:.2s ease}.toggle.on{background:var(--green)}.toggle.on span{left:19px}.entitlement-card h3{font-size:13px;margin:14px 0 6px}.entitlement-card>p{min-height:46px;color:var(--muted);font-size:9px;line-height:1.55}.entitlement-meta{display:flex;gap:11px;color:var(--muted);font-size:8px;margin-bottom:12px}.entitlement-options{display:grid;gap:8px;margin-top:12px;min-width:0}.entitlement-accordions{display:grid;gap:6px;min-width:0}.entitlement-accordion{min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:#fff}.entitlement-accordion.selected{border-color:#b8c8ed}.entitlement-accordion-header{display:flex;align-items:stretch;min-width:0}.entitlement-checkbox{flex:0 0 35px;border:0;border-right:1px solid var(--border);background:#f7f9fc;display:grid;place-items:center;color:var(--muted)}.entitlement-checkbox.selected{background:var(--blue-soft);color:var(--blue-dark)}.entitlement-accordion-toggle{flex:1;min-width:0;border:0;background:#fff;padding:8px 9px;display:flex;align-items:center;justify-content:space-between;gap:6px;text-align:left;color:var(--ink)}.entitlement-accordion-toggle>span{min-width:0;display:grid;gap:2px}.entitlement-accordion-toggle strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.entitlement-accordion-toggle small{color:var(--muted);font-size:7px}.entitlement-permission-list{display:grid;gap:4px;padding:7px;border-top:1px solid var(--border);background:#fafbfd;min-width:0}.entitlement-module-select-all{width:100%;min-width:0;border:1px solid #cbd5e4;border-radius:6px;background:#f2f5fa;padding:7px;display:flex;align-items:center;gap:7px;color:var(--ink);text-align:left}.entitlement-module-select-all.selected{border-color:#89a7f0;background:var(--blue-soft);color:var(--blue-dark)}.entitlement-module-select-all>span:last-child{min-width:0;display:grid;gap:1px}.entitlement-module-select-all small{color:var(--muted);font-size:7px;font-weight:500}.entitlement-permission{width:100%;min-width:0;border:1px solid var(--border);border-radius:6px;background:#fff;padding:6px;display:flex;align-items:flex-start;gap:7px;color:var(--muted);text-align:left}.entitlement-permission.selected{border-color:#89a7f0;background:var(--blue-soft);color:var(--blue-dark)}.entitlement-permission:disabled{opacity:.48}.entitlement-permission>span:last-child{min-width:0;display:grid;gap:2px;font-size:8px;font-weight:700}.entitlement-permission small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:7px;font-weight:500}.tabs{display:flex;gap:5px;padding:4px;width:fit-content;border:1px solid var(--border);background:#fff;border-radius:10px}.tabs .tab{min-height:34px;border:0;background:transparent;color:var(--muted);border-radius:7px;padding:0 13px;font-size:10px;font-weight:700}.tabs .tab.active{background:var(--navy);color:#fff;box-shadow:0 4px 10px #0d1d3326}.registry-layout{display:grid;grid-template-columns:minmax(290px,.68fr) minmax(0,1.65fr);gap:18px;align-items:start}.registry-list-panel{position:sticky;top:94px}.registry-list-panel label input{display:none}.registry-list-panel label.disabled{pointer-events:none;opacity:.58}.registry-app-list{display:grid;gap:7px}.registry-app-row{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;text-align:left;border:1px solid var(--border);background:#fbfcfe;border-radius:10px;padding:10px;color:var(--navy)}.registry-app-row:hover,.registry-app-row.active{border-color:#b6c8ef;background:var(--blue-soft)}.registry-app-row>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:3px}.registry-app-row strong{font-size:11px}.registry-app-row small{color:var(--muted);font-size:8px;overflow:hidden;text-overflow:ellipsis}.registry-app-row code{font-size:8px}.registry-detail .panel-header{margin-bottom:13px}.registry-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:14px}.registry-facts>span,.registry-urls>span{border:1px solid var(--border);border-radius:9px;padding:10px;display:flex;flex-direction:column;gap:4px;min-width:0}.registry-facts small,.registry-urls small{color:var(--muted-2);font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.registry-facts strong,.registry-facts code{font-size:10px;overflow-wrap:anywhere}.registry-urls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:14px}.registry-urls code{font-size:8px;overflow-wrap:anywhere}.registry-modules{display:grid;gap:8px}.registry-modules article{display:flex;justify-content:space-between;gap:16px;border:1px solid var(--border);background:#fbfcfe;border-radius:10px;padding:12px}.registry-modules article>div:first-child{min-width:0;display:grid;gap:4px}.registry-modules strong{font-size:11px}.registry-modules code{width:fit-content;font-size:8px}.registry-modules p{margin:0;color:var(--muted);font-size:9px}.registry-module-meta{flex:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:7px;max-width:280px}.registry-module-meta small{width:100%;color:var(--muted);font-size:8px;text-align:right}.revision-layout{display:grid;grid-template-columns:minmax(190px,.55fr) minmax(0,1.45fr);border:1px solid var(--border);border-radius:11px;overflow:hidden}.revision-list{border-right:1px solid var(--border);background:#fafbfd}.revision-list button{width:100%;min-height:55px;border:0;border-bottom:1px solid var(--border);background:transparent;padding:10px;display:flex;justify-content:space-between;align-items:center;text-align:left}.revision-list button.active{background:var(--blue-soft)}.revision-list button>span:first-child{display:grid;gap:3px}.revision-list strong{font-size:10px}.revision-list small{color:var(--muted);font-size:8px}.revision-review{padding:15px;min-width:0}.revision-heading{display:flex;justify-content:space-between;gap:10px;margin-bottom:13px}.revision-heading>div{display:grid;gap:4px}.revision-heading strong{font-size:12px}.revision-heading code{font-size:8px}.change-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.change-grid>div{min-height:74px;border:1px solid var(--border);border-radius:9px;padding:10px;display:flex;flex-direction:column;gap:4px}.change-grid small{color:var(--muted);font-size:8px}.change-grid strong{font-size:20px}.change-grid code{max-width:100%;overflow:hidden;text-overflow:ellipsis;font-size:7px}.manifest-warning{margin-top:12px;padding:11px;border:1px solid #efd0a6;background:var(--orange-soft);color:#805116;border-radius:9px;display:flex;gap:9px}.manifest-warning strong{font-size:10px}.manifest-warning p{margin:5px 0 0;font-size:8px}.revision-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:13px}.empty-state.compact{min-height:120px}.catalog-list{border:1px solid var(--border);border-radius:11px;overflow:hidden}.catalog-app{border-bottom:1px solid var(--border)}.catalog-app:last-child{border-bottom:0}.catalog-app-header{width:100%;display:grid;grid-template-columns:auto 1fr auto auto;gap:11px;align-items:center;border:0;background:#fff;text-align:left;padding:13px 15px}.catalog-app-header:hover{background:#fafcff}.catalog-app-header>div{display:flex;flex-direction:column;gap:3px}.catalog-app-header strong{font-size:11px}.catalog-app-header small{color:var(--muted);font-size:8px}.catalog-app-header>span{color:var(--muted);font-size:9px}.catalog-modules{background:#fbfcfe;border-top:1px solid var(--border)}.catalog-module{display:grid;grid-template-columns:minmax(180px,.55fr) minmax(0,1.8fr);gap:15px;padding:13px 18px 13px 28px;border-bottom:1px solid #e8edf4}.catalog-module:last-child{border-bottom:0}.catalog-module strong{font-size:10px}.catalog-module p{margin:3px 0 0;color:var(--muted);font-size:8px;line-height:1.45}.catalog-permissions{display:grid;grid-template-columns:repeat(5,minmax(95px,1fr));gap:6px}.catalog-permission{border:1px solid var(--border);background:#fff;border-radius:7px;padding:7px 8px;display:flex;flex-direction:column;gap:4px;font-size:8px;font-weight:800}.catalog-permission code{color:var(--muted-2);font-size:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500}.catalog-permission.risk-elevated{border-color:#f2d6aa}.catalog-permission.risk-critical{border-color:#f1bdc3}.audit-list{border-top:1px solid var(--border)}.audit-row{display:grid;grid-template-columns:auto 1fr;gap:12px;padding:14px 4px;border-bottom:1px solid #edf1f5}.audit-row:last-child{border-bottom:0}.audit-icon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft)}.audit-copy>div{display:flex;align-items:center;gap:7px}.audit-copy strong{font-size:11px}.audit-copy p{color:#4b586b;font-size:9px;margin:5px 0}.audit-copy small{color:var(--muted-2);font-size:8px}.modal-backdrop{position:fixed;inset:0;z-index:100;background:#09142594;backdrop-filter:blur(4px);padding:24px;display:flex;align-items:center;justify-content:center}.modal{width:100%;max-height:calc(100vh - 48px);display:flex;flex-direction:column;background:#fff;border-radius:15px;box-shadow:0 24px 80px #00000047;overflow:hidden}.modal-sm{max-width:460px}.modal-md{max-width:660px}.modal-lg{max-width:900px}.modal-xl{max-width:1120px}.modal-header{padding:19px 21px;border-bottom:1px solid var(--border);display:flex;align-items:flex-start;gap:14px}.modal-header>div{flex:1}.modal-header h2{font-size:17px;margin-bottom:5px}.modal-header p{margin:0;color:var(--muted);font-size:10px}.modal-body{padding:20px 21px;overflow:auto}.modal-footer{padding:13px 21px;border-top:1px solid var(--border);display:flex;justify-content:flex-end;gap:8px;background:#fbfcfe}.info-box{display:flex;gap:9px;align-items:flex-start;margin-top:16px;padding:12px;border:1px solid #c6d7fa;background:#f2f6ff;color:#385caa;border-radius:9px}.info-box p{margin:0;font-size:9px;line-height:1.5}.split-selections{margin-top:17px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.selection-list{display:flex;flex-direction:column;gap:5px;max-height:270px;overflow:auto;border:1px solid var(--border);border-radius:9px;padding:6px;background:#fbfcfe}.selection-row{width:100%;min-height:48px;border:1px solid transparent;background:#fff;border-radius:8px;padding:8px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;text-align:left}.selection-row:hover{border-color:var(--border)}.selection-row.selected{border-color:#a9bced;background:var(--blue-soft)}.selection-check{width:20px;height:20px;border:1px solid var(--border-strong);border-radius:6px;display:grid;place-items:center;color:#fff}.selection-row.selected .selection-check{border-color:var(--blue);background:var(--blue)}.selection-copy{display:flex;min-width:0;flex-direction:column;gap:3px}.selection-copy strong{font-size:9px}.selection-copy small{font-size:8px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.empty-inline{color:var(--muted);font-size:9px;border:1px dashed var(--border-strong);border-radius:8px;padding:16px;text-align:center}.effective-view{display:flex;flex-direction:column;gap:14px}.effective-summary{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--border);background:#fbfcfe;border-radius:11px;padding:13px}.effective-number{display:flex;flex-direction:column;align-items:flex-end}.effective-number strong{font-size:24px;color:var(--navy)}.effective-number span{color:var(--muted);font-size:8px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.effective-app{border:1px solid var(--border);border-radius:11px;overflow:hidden}.effective-app>header{min-height:44px;padding:0 13px;display:flex;align-items:center;gap:8px;background:var(--navy);color:#fff}.effective-app>header strong{font-size:10px}.effective-app>header span{margin-left:auto;color:#b6c4d8;font-size:8px}.effective-row{display:grid;grid-template-columns:minmax(240px,.85fr) minmax(0,1.5fr);gap:14px;align-items:center;padding:11px 13px;border-bottom:1px solid #edf1f5}.effective-row:last-child{border-bottom:0}.effective-row>div:first-child{display:flex;flex-direction:column;gap:4px}.effective-row strong{font-size:9px}.effective-row code{color:var(--muted-2);font-size:8px}.source-list{display:flex;flex-wrap:wrap;gap:5px;justify-content:flex-end}.source-chip{border-radius:7px;padding:5px 7px;display:inline-flex;align-items:center;gap:4px;background:var(--blue-soft);color:#355aaa;font-size:8px}.source-chip.group{background:#e8f7f5;color:#217b75}.source-chip b{font-weight:800}.empty-state{min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted)}.empty-state h3{color:var(--navy);font-size:14px;margin:10px 0 5px}.empty-state p{max-width:400px;font-size:10px}@media(max-width:1200px){.topbar{flex-wrap:wrap;gap:8px 18px}.top-nav{order:3;width:100%;overflow-x:auto;padding-top:2px}.stat-grid,.entitlement-grid{grid-template-columns:repeat(2,1fr)}.registry-layout{grid-template-columns:1fr}.registry-list-panel{position:static}.content-grid.wide-left{grid-template-columns:1fr}.group-grid{grid-template-columns:repeat(2,1fr)}.permission-module{grid-template-columns:1fr}.comparison-head,.comparison-row{grid-template-columns:1fr 170px 170px}}@media(max-width:900px){.main-content,.app-shell.embedded .main-content{margin-left:0}.topbar{padding:0 18px}.page-frame{padding:24px 18px 45px}.content-grid.equal,.role-editor-layout{grid-template-columns:1fr}.role-list-panel{position:static;max-height:min(46dvh,430px)}.role-list{display:grid;grid-template-columns:repeat(2,1fr)}.user-choice-grid{grid-template-columns:repeat(2,1fr)}.catalog-module{grid-template-columns:1fr}.catalog-permissions{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.topbar{min-height:68px}.top-nav-item{min-height:34px;padding:0 9px}.eyebrow,.environment{display:none}.tenant-select{border-left:0;padding-left:0}.topbar-actions .button{width:35px;padding:0;font-size:0}.page-heading{flex-direction:column}.tenant-pill{display:none}.page-heading h1{font-size:23px}.stat-grid,.app-card-grid,.group-grid,.entitlement-grid,.user-choice-grid{grid-template-columns:1fr}.effective-cta{grid-template-columns:auto 1fr}.effective-cta .button{grid-column:1 / -1}.panel{padding:16px}.panel-header{flex-direction:column}.table-toolbar{align-items:stretch;flex-direction:column}.search-box{min-width:0;width:100%}.table-count{margin-left:0}.tab-row{width:100%;overflow-x:auto}.tab-row button{white-space:nowrap}.tabs{width:100%}.tabs .tab{flex:1}.registry-facts,.registry-urls,.change-grid,.revision-layout{grid-template-columns:1fr}.revision-list{border-right:0;border-bottom:1px solid var(--border)}.registry-modules article{flex-direction:column}.registry-module-meta{justify-content:flex-start;max-width:none}.registry-module-meta small{text-align:left}.role-editor-heading{flex-direction:column}.form-grid.two,.split-selections{grid-template-columns:1fr}.permission-actions{grid-template-columns:repeat(2,1fr)}.role-list,.compare-selectors{grid-template-columns:1fr}.versus{margin:0 auto}.comparison-head,.comparison-row{grid-template-columns:minmax(150px,1fr) 95px 95px}.comparison-head strong{font-size:8px}.catalog-permissions{grid-template-columns:repeat(2,1fr)}.effective-row{grid-template-columns:1fr}.source-list{justify-content:flex-start}.modal-backdrop{padding:0;align-items:flex-end}.modal{max-height:94vh;border-radius:16px 16px 0 0}}
