:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;--font-sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--navy-950:#0b1330;--navy-900:#101c3d;--navy-800:#172755;--blue-700:#1d4ed8;--blue-600:#2563eb;--blue-100:#dbeafe;--blue-50:#eff6ff;--text:#172033;--muted:#667085;--border:#dfe4ec;--surface:#fff;--surface-subtle:#f8fafc;--danger:#b42318;--success:#067647;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--shadow-sm:0 1px 3px #1018280f;--shadow-md:0 12px 30px #10182814, 0 2px 7px #1018280a;background:#f4f6fa;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{background:radial-gradient(circle at 82% -20%,#dbeafea6,#0000 32%),#f4f6fa;min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.62}a{color:inherit}h1,h2,h3,p{margin-top:0}img{max-width:100%}:focus-visible{outline-offset:2px;outline:3px solid #2563eb59}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{grid-template-columns:264px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:30;background:radial-gradient(circle at 30% 0, #604eb473, transparent 35%), linear-gradient(178deg, var(--navy-900), var(--navy-950) 72%);color:#fff;flex-direction:column;height:100vh;display:flex;position:sticky;top:0;overflow:hidden;box-shadow:8px 0 30px #0b13301f}.brand{border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;min-height:82px;padding:17px 20px;text-decoration:none;display:flex}.brand img{object-fit:cover;background:#fff;border:2px solid #ffffffa6;border-radius:12px;flex:0 0 44px;width:44px;height:44px;box-shadow:0 8px 20px #00000040}.brand span{gap:3px;min-width:0;display:grid}.brand strong{letter-spacing:.01em;font-size:1.08rem}.brand small{color:#b8c1dc;letter-spacing:.11em;text-transform:uppercase;font-size:.7rem;font-weight:650}.sidebar__nav{flex:1;padding:20px 13px;overflow-y:auto}.nav-group+.nav-group{margin-top:23px}.nav-group__label{color:#94a3c7;letter-spacing:.14em;text-transform:uppercase;margin:0 10px 7px;font-size:.65rem;font-weight:760}.nav-link{color:#d7def1;border:1px solid #0000;border-radius:10px;align-items:center;gap:11px;min-height:42px;margin:3px 0;padding:9px 11px;font-size:.86rem;font-weight:600;text-decoration:none;transition:background .14s,border-color .14s,color .14s,transform .14s;display:flex}.nav-link svg{color:#aab7da;flex:none}.nav-link:hover{color:#fff;background:#ffffff14;border-color:#ffffff12;transform:translate(2px)}.nav-link--active{color:#fff;background:linear-gradient(90deg,#3b82f657,#3b82f61f);border-color:#93c5fd47;box-shadow:inset 3px 0 #60a5fa}.nav-link--active svg{color:#bfdbfe}.sidebar__footer{color:#8794bb;border-top:1px solid #ffffff14;align-items:center;gap:8px;padding:15px 20px 18px;font-size:.7rem;display:flex}.app-main{min-width:0}.topbar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe8;border-bottom:1px solid #dfe4ecd9;justify-content:space-between;align-items:center;gap:20px;min-height:82px;padding:12px clamp(22px,3vw,46px);display:flex;position:sticky;top:0}.topbar__context,.signed-out-area{align-items:center;gap:9px;display:flex}.topbar__context{color:#64748b;letter-spacing:.02em;font-size:.8rem;font-weight:650}.signed-out-area{color:#667085;font-size:.8rem}.account-area{justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.account-avatar{color:#284684;background:linear-gradient(135deg,#dbeafe,#ede9fe);border:1px solid #c7d7f3;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:.75rem;font-weight:800;display:grid;overflow:hidden}.account-avatar img{object-fit:cover;width:100%;height:100%}.account-copy{min-width:0;max-width:min(26vw,310px);line-height:1.2;display:grid}.account-copy>span,.account-copy small{color:#7a8598;font-size:.66rem}.account-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.topbar__roles,.role-list,.hero-card__roles{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.topbar__roles{justify-content:flex-end;max-width:410px}.topbar-error{color:#b42318;background:#fef3f2;border-bottom:1px solid #fecdca;padding:8px clamp(22px,3vw,46px);font-size:.78rem}.mobile-menu-button{z-index:60;width:42px;height:42px;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #d6dce7;border-radius:11px;place-items:center;display:none;position:fixed;top:15px;left:14px}.sidebar-scrim{z-index:25;background:#0b133080;border:0;display:none;position:fixed;inset:0}.page-content{width:min(100%,1660px);min-height:calc(100vh - 82px);margin:0 auto;padding:clamp(25px,3vw,44px) clamp(18px,3vw,46px) 64px}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.page-header h1{color:#131d34;letter-spacing:-.035em;margin-bottom:6px;font-size:clamp(1.72rem,2.5vw,2.35rem);line-height:1.12}.page-header p{max-width:760px;color:var(--muted);margin-bottom:0;font-size:.94rem;line-height:1.55}.page-header__actions,.panel__actions,.form-actions,.row-actions,.confirm-dialog__actions{align-items:center;gap:8px;display:flex}.eyebrow{color:#4164a8;letter-spacing:.13em;text-transform:uppercase;margin-bottom:7px;font-size:.67rem;font-weight:800}.eyebrow--light{color:#b8cafa}.button{border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:9px 15px;font-size:.8rem;font-weight:720;line-height:1;text-decoration:none;transition:transform .12s,background .12s,border-color .12s,box-shadow .12s;display:inline-flex}.button:not(:disabled):hover{transform:translateY(-1px)}.button--primary{color:#fff;background:linear-gradient(#316ee9,#2458cc);border-color:#2458cc;box-shadow:0 4px 10px #2563eb2e}.button--primary:hover{background:linear-gradient(#2b63d6,#1f4fb8)}.button--secondary{color:#344054;box-shadow:var(--shadow-sm);background:#fff;border-color:#d2d9e5}.button--secondary:hover{background:#f8fafc;border-color:#b8c4d8}.button--danger{color:#fff;background:#d92d20;border-color:#d92d20}.button--ghost{color:#3b5f9f;background:0 0;border-color:#0000;min-height:34px}.button--ghost:hover{background:#eff6ff}.button--light{color:#1e3a72;background:#fff;border-color:#ffffff73;box-shadow:0 10px 20px #00000026}.button--small{min-height:34px;padding:7px 11px;font-size:.73rem}.button--block{width:100%}.icon-button{color:#526071;background:#fff;border:1px solid #d9e0ea;border-radius:9px;flex:0 0 36px;place-items:center;width:36px;height:36px;padding:0;display:grid}.icon-button:hover{background:#f8fafc;border-color:#afbdd1}.icon-button--danger{color:#b42318;border-color:#f6d0cc}.icon-button--danger:hover{background:#fef3f2;border-color:#f0a8a0}.icon-button--success{color:#067647;border-color:#abefc6}.alert{border:1px solid;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:11px;margin-bottom:18px;padding:13px 15px;font-size:.83rem;line-height:1.55;display:grid}.alert p{margin-bottom:5px}.alert__body{min-width:0}.alert__body>strong{margin-bottom:2px;display:block}.alert__dismiss{background:0 0;border:0;width:27px;min-width:27px;height:27px;min-height:27px;font-size:1.25rem}.alert--info{color:#175cd3;background:#eff8ff;border-color:#b2ddff}.alert--success{color:#067647;background:#ecfdf3;border-color:#abefc6}.alert--danger{color:#b42318;background:#fef3f2;border-color:#fecdca}.alert--warning{color:#93370d;background:#fffaeb;border-color:#fedf89}.role-badge{white-space:nowrap;border:1px solid;border-radius:999px;align-items:center;padding:3px 7px;font-size:.62rem;font-weight:760;line-height:1.25;display:inline-flex}.role-badge--slate{color:#475467;background:#f2f4f7;border-color:#d0d5dd}.role-badge--cyan{color:#0e7090;background:#ecfdff;border-color:#a5f0fc}.role-badge--green{color:#067647;background:#ecfdf3;border-color:#abefc6}.role-badge--blue{color:#3538cd;background:#eff4ff;border-color:#b2ccff}.role-badge--amber{color:#b54708;background:#fffaeb;border-color:#fedf89}.role-badge--red{color:#b42318;background:#fef3f2;border-color:#fecdca}.role-badge--missing{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.role-badge--loading{color:#64748b;background:#f8fafc;border-color:#d9e0ea}.hero-card{isolation:isolate;color:#fff;background:radial-gradient(circle at 90% 25%,#60a5fa4d,#0000 26%),linear-gradient(115deg,#172755,#253b78 56%,#342967);border:1px solid #758dd540;border-radius:20px;justify-content:space-between;align-items:center;gap:28px;min-height:178px;margin-bottom:31px;padding:clamp(24px,3vw,38px);display:flex;position:relative;overflow:hidden;box-shadow:0 18px 38px #1727552e}.hero-card:after{z-index:-1;content:"";border:38px solid #ffffff0d;border-radius:50%;width:270px;height:270px;position:absolute;bottom:-80px;right:-30px}.hero-card__copy{align-items:flex-start;gap:18px;display:flex}.hero-card__icon{background:#ffffff1a;border:1px solid #fff3;border-radius:15px;flex:0 0 55px;place-items:center;width:55px;height:55px;display:grid}.hero-card h2{letter-spacing:-.025em;margin-bottom:8px;font-size:clamp(1.25rem,2.2vw,1.75rem)}.hero-card p{color:#d7dff5;max-width:610px;margin-bottom:0;font-size:.88rem;line-height:1.55}.hero-card__roles{justify-content:flex-end;max-width:370px}.hero-card__roles .role-badge{color:#fff;background:#ffffff1f;border-color:#ffffff38}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin:0 2px 15px;display:flex}.section-heading h2{margin-bottom:3px;font-size:1.05rem}.section-heading p{color:var(--muted);margin-bottom:0;font-size:.78rem}.access-summary{color:#475467;align-items:center;gap:6px;font-size:.72rem;font-weight:650;display:inline-flex}.module-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;display:grid}.module-card{border:1px solid var(--border);min-height:222px;box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;flex-direction:column;padding:21px;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex;position:relative;overflow:hidden}.module-card:before{background:var(--module-accent);content:"";height:3px;position:absolute;inset:0 0 auto}.module-card:hover{box-shadow:var(--shadow-md);border-color:#c6d2e4;transform:translateY(-3px)}.module-card--blue{--module-accent:#3b82f6;--module-soft:#eff6ff;--module-icon:#2563eb}.module-card--green{--module-accent:#10b981;--module-soft:#ecfdf5;--module-icon:#059669}.module-card--purple{--module-accent:#8b5cf6;--module-soft:#f5f3ff;--module-icon:#7c3aed}.module-card--amber{--module-accent:#f59e0b;--module-soft:#fffbeb;--module-icon:#d97706}.module-card__icon{background:var(--module-soft);width:44px;height:44px;color:var(--module-icon);border-radius:12px;place-items:center;margin-bottom:20px;display:grid}.module-card h2{margin-bottom:8px;font-size:.98rem}.module-card p{color:var(--muted);margin-bottom:18px;font-size:.78rem;line-height:1.55}.module-card>span{color:var(--module-icon);align-items:center;gap:7px;margin-top:auto;font-size:.75rem;font-weight:730;display:flex}.no-modules{color:#64748b;background:#ffffffa6;border:1px dashed #cbd5e1;border-radius:14px;align-items:center;gap:18px;padding:25px;display:flex}.no-modules h2{color:#344054;margin-bottom:4px;font-size:1rem}.no-modules p{margin-bottom:0;font-size:.8rem}.panel,.report-panel,.filter-panel{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.panel__header,.report-panel__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;padding:17px 20px;display:flex}.panel__header h2,.report-panel__header h2{letter-spacing:-.01em;margin-bottom:3px;font-size:.96rem}.panel__header p,.report-panel__header p{color:var(--muted);margin-bottom:0;font-size:.72rem}.panel__body{padding:20px}.panel--sticky{align-self:start;position:sticky;top:105px}.management-layout{grid-template-columns:minmax(0,1fr) minmax(340px,.78fr);align-items:start;gap:20px;display:grid}.management-layout--wide-list{grid-template-columns:minmax(0,1.65fr) minmax(320px,.75fr)}.lookup-split{grid-template-columns:minmax(350px,.8fr) minmax(0,1.45fr);align-items:start;gap:20px;display:grid}.stack-form{gap:16px;display:grid}.field,.role-fieldset,.switch-field{min-width:0}.field{gap:6px;display:grid}.field>span,.role-fieldset>legend{color:#344054;font-size:.72rem;font-weight:720}.field input,.field select,.field textarea,.search-field,.inline-editor input{background:#fff;border:1px solid #cfd7e3;border-radius:9px;outline:none;width:100%;transition:border-color .12s,box-shadow .12s;box-shadow:0 1px 2px #10182808}.field input,.field select{height:41px;padding:0 11px}.field textarea{resize:vertical;min-height:90px;padding:10px 11px}.field input:focus,.field select:focus,.field textarea:focus,.search-field:focus-within,.inline-editor input:focus{border-color:#6d98eb;box-shadow:0 0 0 3px #3b82f61f}.field input::placeholder,.field textarea::placeholder{color:#98a2b3}.field--compact{gap:5px}.field--compact input,.field--compact select{height:38px;font-size:.78rem}.field--short{max-width:110px}.inline-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.role-fieldset{border:0;padding:0}.role-fieldset legend{margin-bottom:8px}.role-options{gap:7px;display:grid}.role-option{cursor:pointer;background:#fafbfc;border:1px solid #e2e7ef;border-radius:9px;grid-template-columns:auto minmax(0,1fr);gap:9px;padding:9px 10px;display:grid}.role-option:has(input:checked){background:#f2f7ff;border-color:#9ebbf5}.role-option input{accent-color:#2563eb;width:16px;height:16px;margin-top:2px}.role-option span{gap:2px;display:grid}.role-option strong{font-size:.75rem}.role-option small{color:var(--muted);font-size:.66rem;line-height:1.35}.switch-field{background:#fafbfc;border:1px solid #e2e7ef;border-radius:9px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:11px;display:grid}.switch-field input{accent-color:#2563eb;width:17px;height:17px;margin-top:1px}.switch-field span{gap:2px;display:grid}.switch-field strong{font-size:.75rem}.switch-field small{color:var(--muted);font-size:.67rem}.search-field{color:#7a8598;align-items:center;gap:7px;min-width:220px;height:36px;padding:0 10px;display:flex}.search-field input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:.75rem}.loading-state{color:#667085;justify-content:center;align-items:center;gap:9px;min-height:190px;font-size:.82rem;display:flex}.empty-state{text-align:center;align-content:center;place-items:center;min-height:200px;padding:24px;display:grid}.empty-state__mark{color:#7890b8;background:#f5f8fc;border:1px solid #d8e1ef;border-radius:12px;place-items:center;width:42px;height:42px;margin-bottom:11px;font-size:.9rem;font-weight:800;display:grid}.empty-state strong{color:#344054;font-size:.9rem}.empty-state p{max-width:370px;color:var(--muted);margin:5px 0 0;font-size:.73rem;line-height:1.45}.user-list,.entity-list,.rule-list,.selectable-list,.duty-list{display:grid}.user-list{margin:-20px}.user-row{border-bottom:1px solid #e8ecf2;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;padding:17px 20px;display:grid;position:relative}.user-row:last-child{border-bottom:0}.user-row__avatar,.entity-row__icon{color:#4164a8;background:#f1f6fd;border:1px solid #d9e4f4;place-items:center;display:grid}.user-row__avatar{border-radius:11px;width:39px;height:39px}.user-row__main{gap:2px;min-width:0;display:grid}.user-row__main>strong{overflow-wrap:anywhere;font-size:.84rem}.user-row__main>span{overflow-wrap:anywhere;color:var(--muted);font-size:.7rem}.user-row__main .role-list{margin-top:7px}.user-row__actions{align-items:center;gap:5px;display:flex}.role-editor{background:#f7faff;border:1px solid #cfe0fa;border-radius:11px;grid-column:2/-1;gap:11px;margin-top:7px;padding:14px;display:grid}.role-editor fieldset{border:0;padding:0}.role-editor legend{margin-bottom:8px;font-size:.75rem;font-weight:740}.role-editor .role-options{grid-template-columns:repeat(2,minmax(0,1fr))}.locked-label{color:#667085;background:#f2f4f7;border-radius:8px;align-items:center;gap:5px;padding:6px 8px;font-size:.65rem;font-weight:650;display:inline-flex}.entity-list{border:1px solid #e3e8ef;border-radius:11px;margin-top:16px;overflow:hidden}.entity-row{border-bottom:1px solid #e8ecf2;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:55px;padding:9px 11px;display:grid}.entity-row:last-child{border-bottom:0}.entity-row:hover{background:#fafcff}.entity-row__icon{border-radius:9px;width:33px;height:33px}.entity-row>strong,.entity-row span>strong{font-size:.8rem}.entity-row--detailed>span:nth-child(2){gap:2px;display:grid}.entity-row small{color:var(--muted);font-size:.67rem}.field-error{color:var(--danger);margin:10px 0 0;font-size:.73rem}.rule-list{gap:12px}.rule-card{background:#fff;border:1px solid #e1e6ee;border-radius:12px;padding:16px}.rule-card__heading{grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:11px;margin-bottom:12px;display:grid}.rule-card__icon{color:#7c3aed;background:#f5f3ff;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.rule-card h3{margin-bottom:0;font-size:.9rem}.rule-card .eyebrow{margin-bottom:2px;font-size:.6rem}.rule-card>p{color:#344054;margin-bottom:10px;font-size:.78rem;line-height:1.55}.rule-card__rationale{background:#faf7ff;border-left:3px solid #d8b4fe;border-radius:0 8px 8px 0;gap:3px;padding:10px 12px;font-size:.72rem;line-height:1.45;display:grid}.rule-card__rationale span{color:#667085}.status-pill{border-radius:999px;align-items:center;gap:4px;padding:4px 7px;font-size:.62rem;font-weight:750;display:inline-flex}.status-pill--active{color:#067647;background:#ecfdf3}.status-pill--inactive{color:#667085;background:#f2f4f7}.selectable-list{border:1px solid #e1e6ee;border-radius:11px;overflow:hidden}.selectable-row{border-bottom:1px solid #e8ecf2;align-items:center;min-height:55px;display:flex}.selectable-row:last-child{border-bottom:0}.selectable-row--selected{background:#f0f6ff;box-shadow:inset 3px 0 #3b82f6}.selectable-row__select{text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:10px;min-width:0;min-height:54px;padding:8px 11px;display:flex}.selectable-row__select>span:not(.order-badge){gap:2px;min-width:0;display:grid}.selectable-row__select strong{overflow-wrap:anywhere;font-size:.77rem}.selectable-row__select small{color:var(--muted);font-size:.63rem}.selectable-row>.row-actions,.selectable-row>.inline-editor{margin-right:8px}.order-badge{color:#526071;background:#fff;border:1px solid #d6dfeb;border-radius:8px;flex:0 0 27px;place-items:center;width:27px;height:27px;font-size:.66rem;font-weight:760;display:grid}.inline-editor{align-items:center;gap:4px;display:flex}.inline-editor input{width:66px;height:34px;padding:0 7px}.inline-editor .icon-button,.row-actions .icon-button{flex-basis:32px;width:32px;min-width:32px;height:32px;min-height:32px}.inline-add-form,.definition-form,.duty-form{border-top:1px solid #e7ebf1;gap:12px;margin-top:17px;padding-top:17px;display:grid}.definition-form h3,.duty-form h3{margin-bottom:0;font-size:.83rem}.duty-form__heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.duty-list{gap:8px}.duty-row{background:#fff;border:1px solid #e1e6ee;border-radius:10px;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.duty-row>svg{color:#6b7fa7}.duty-row>div:not(.row-actions){gap:2px;display:grid}.duty-row strong{font-size:.76rem}.duty-row small{color:var(--muted);font-size:.64rem}.weight-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:9px;display:grid}.weight-card{background:#fff;border:1px solid #e1e6ee;border-radius:10px;grid-template-columns:auto auto 1fr auto;align-items:center;gap:6px;padding:9px 10px;display:grid}.weight-card>svg{color:#5872a6}.weight-card>strong{font-size:.95rem}.weight-card>span{color:var(--muted);font-size:.65rem}.weight-form{border-top:1px solid #e7ebf1;align-items:end;gap:8px;margin-top:18px;padding-top:17px;display:flex}.weight-form .field{width:190px}.input-with-suffix{position:relative}.input-with-suffix input{padding-right:34px}.input-with-suffix>span{color:#667085;font-size:.7rem;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.metric-grid{gap:13px;margin-bottom:19px;display:grid}.metric-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-card{border:1px solid var(--border);min-width:0;box-shadow:var(--shadow-sm);background:#fff;border-radius:13px;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:11px;padding:16px;display:grid}.metric-card__icon{color:#3465bd;background:#eff6ff;border-radius:11px;grid-row:1/span 3;place-items:center;width:39px;height:39px;display:grid}.metric-card>span{color:var(--muted);letter-spacing:.025em;text-transform:uppercase;font-size:.65rem;font-weight:680}.metric-card>strong{letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:1.45rem;overflow:hidden}.metric-card>small{color:#7a8598;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.63rem;overflow:hidden}.metric-card .metric-card__value--compact{font-size:1rem}.filter-panel{margin-bottom:18px;padding:17px 19px 13px}.filter-panel__heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px;display:flex}.filter-panel__heading>div{color:#344054;align-items:center;gap:8px;display:flex}.filter-panel__heading h2{margin-bottom:0;font-size:.9rem}.filter-grid{grid-template-columns:repeat(6,minmax(130px,1fr));gap:10px;display:grid}.filter-panel__summary{color:var(--muted);border-top:1px solid #eef1f5;margin-top:11px;padding-top:10px;font-size:.7rem}.view-tabs,.segmented-control{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #d7dee9;border-radius:10px;align-items:center;display:inline-flex;overflow-x:auto}.view-tabs{max-width:100%;margin-bottom:15px}.view-tabs button,.segmented-control button{color:#526071;white-space:nowrap;background:#fff;border:0;border-right:1px solid #e2e7ef;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:8px 13px;font-size:.72rem;font-weight:680;display:inline-flex}.view-tabs button:last-child,.segmented-control button:last-child{border-right:0}.view-tabs button:hover,.segmented-control button:hover{background:#f8fafc}.view-tabs button.is-active,.segmented-control button.is-active{color:#2458b8;background:#eef5ff;box-shadow:inset 0 -2px #3b82f6}.report-panel{overflow:hidden}.report-panel__header{background:#fff;min-height:70px}.segmented-control{box-shadow:none}.segmented-control button{min-height:33px;padding:6px 10px;font-size:.66rem}.export-hint{color:#667085;align-items:center;gap:6px;font-size:.66rem;display:inline-flex}.advisory-note{color:#854d0e;background:#fffbeb;border-bottom:1px solid #fde68a;padding:11px 18px;font-size:.72rem;line-height:1.5}.account-context{margin-top:6px;font-size:.72rem}.technical-details{color:inherit;margin-top:8px;font-size:.7rem}.technical-details summary{cursor:pointer;font-weight:700}.access-card{border:1px solid var(--border);width:min(100%,520px);min-height:360px;box-shadow:var(--shadow-md);text-align:center;background:#fff;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;margin:clamp(20px,8vh,80px) auto;padding:38px;display:flex}.access-card__icon{color:#2d5eae;background:#eff6ff;border-radius:14px;place-items:center;min-width:50px;height:50px;margin-bottom:16px;padding:0 11px;font-size:.85rem;font-weight:800;display:grid}.access-card h1{margin-bottom:8px;font-size:1.35rem}.access-card>p{max-width:390px;color:var(--muted);margin-bottom:20px;font-size:.83rem;line-height:1.55}.access-card__content{justify-items:center;gap:10px;display:grid}.access-card__identity{gap:2px;margin-bottom:6px;font-size:.75rem;display:grid}.access-card__identity span{color:var(--muted);font-size:.68rem}.dialog-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0b13308c;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.confirm-dialog{background:#fff;border:1px solid #e1e6ee;border-radius:16px;grid-template-columns:auto minmax(0,1fr);gap:13px;width:min(100%,430px);padding:22px;display:grid;box-shadow:0 24px 70px #0b13304d}.confirm-dialog__icon{color:#b42318;background:#fef3f2;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.confirm-dialog h2{margin-bottom:6px;font-size:1rem}.confirm-dialog p{color:var(--muted);margin-bottom:0;font-size:.76rem;line-height:1.5}.confirm-dialog__actions{grid-column:1/-1;justify-content:flex-end;margin-top:8px}@media (max-width:1280px){.module-grid,.metric-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-grid{grid-template-columns:repeat(3,minmax(150px,1fr))}.topbar__roles{display:none}}@media (max-width:1050px){.management-layout,.management-layout--wide-list,.lookup-split{grid-template-columns:1fr}.panel--sticky{position:static}}@media (max-width:860px){.app-shell{display:block}.mobile-menu-button{display:grid}.sidebar{width:min(82vw,285px);transition:transform .18s;position:fixed;left:0;transform:translate(-105%)}.sidebar--open{transform:translate(0)}.sidebar--open+.app-main{overflow:hidden}.sidebar-scrim{display:block}.topbar{min-height:72px;padding-left:68px;padding-right:16px}.topbar__context{display:none}.page-content{min-height:calc(100vh - 72px)}.account-copy{max-width:34vw}.module-grid,.metric-grid--three,.metric-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.page-content{padding:22px 13px 45px}.page-header{flex-direction:column;align-items:flex-start;gap:14px}.page-header__actions,.page-header__actions .button{width:100%}.topbar{justify-content:flex-end}.account-avatar,.signed-out-area>span{display:none}.account-copy{max-width:34vw}.account-copy>span,.account-copy small{display:none}.hero-card{flex-direction:column;align-items:flex-start}.hero-card__roles{justify-content:flex-start}.hero-card__copy{flex-direction:column}.module-grid,.metric-grid--three,.metric-grid--four,.filter-grid{grid-template-columns:1fr}.module-card{min-height:190px}.panel__header,.report-panel__header{flex-direction:column;align-items:flex-start}.panel__actions,.search-field{width:100%}.inline-fields{grid-template-columns:1fr}.field--short{max-width:none}.user-row{grid-template-columns:auto minmax(0,1fr)}.user-row__actions{grid-column:2;justify-content:flex-start}.role-editor{grid-column:1/-1}.role-editor .role-options{grid-template-columns:1fr}.rule-card__heading{grid-template-columns:auto minmax(0,1fr) auto}.rule-card__heading .status-pill{grid-column:2;justify-self:start}.rule-card__heading>.icon-button{grid-area:1/3}.weight-form{flex-direction:column;align-items:stretch}.weight-form .field{width:100%}.export-hint{display:none}.section-heading{flex-direction:column;align-items:flex-start}.confirm-dialog{padding:18px}}
