:root{--ref-bg: #f4f6f8;--ref-surface: #ffffff;--ref-surface-soft: #f7f9fb;--ref-surface-sunken: #eef2f6;--ref-rail: #141f43;--ref-rail-raised: #253a61;--ref-rail-muted: #9eafd0;--ref-ink: #1b2a48;--ref-ink-soft: #58677f;--ref-ink-faint: #53647c;--ref-line: #d5dee8;--ref-line-strong: #c2cedd;--ref-blue: #294a78;--ref-blue-soft: #e8eef7;--ref-green: #16735f;--ref-green-soft: #e8f4ef;--ref-amber: #a85b08;--ref-amber-soft: #fff3e4;--ref-red: #ae3943;--ref-red-soft: #fff0f1;--ref-display: Georgia, "Times New Roman", serif;--ref-sans: "IBM Plex Sans", "Segoe UI", system-ui, sans-serif;--ref-mono: "IBM Plex Mono", "Cascadia Mono", Consolas, monospace;--ref-radius: 7px;--ref-radius-sm: 5px;--ref-radius-panel: 9px;--ref-space-1: 4px;--ref-space-2: 8px;--ref-space-3: 12px;--ref-space-4: 16px;--ref-space-4-5: 20px;--ref-space-5: 24px;--ref-space-6: 32px;--ref-space-7: 40px;--ref-space-8: 48px;--ref-control-sm: 34px;--ref-control-md: 40px;--ref-control-lg: 44px;--ref-font-label: 10px;--ref-font-meta: 12px;--ref-font-body: 14px;--ref-font-title: 34px;--ref-shadow: 0 2px 6px rgba(27, 42, 72, .08);--ref-shadow-panel: 0 3px 10px rgba(27, 42, 72, .07);--ref-shadow-raised: 0 8px 24px rgba(27, 42, 72, .1);--ref-shadow-float: 0 14px 32px rgba(27, 42, 72, .16);--ref-motion-fast: .14s;--ref-motion-standard: .22s;--ref-focus: 2px solid #6e93c4;--ref-focus-offset: 2px;font-family:var(--ref-sans);color:var(--ref-ink);background:var(--ref-bg);font-synthesis:none;text-rendering:optimizeLegibility;--navy-950: #020617;--navy-900: #0f172a;--navy-850: #1e293b;--blue-700: #1d4ed8;--blue-600: #2563eb;--blue-500: #3b82f6;--blue-100: rgba(59, 130, 246, .15);--blue-50: rgba(59, 130, 246, .08);--text: #f8fafc;--text-soft: #94a3b8;--surface: rgba(15, 23, 42, .6);--surface-muted: rgba(30, 41, 59, .5);--border: rgba(255, 255, 255, .08);--border-strong: rgba(255, 255, 255, .15);--success: #10b981;--success-bg: rgba(16, 185, 129, .12);--warning: #f59e0b;--warning-bg: rgba(245, 158, 11, .12);--danger: #ef4444;--danger-bg: rgba(239, 68, 68, .12);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .5);--shadow-md: 0 14px 45px rgba(0, 0, 0, .45);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 18px}*{box-sizing:border-box}html{min-width:320px;background:#030712;color-scheme:dark}body{margin:0;min-width:320px;min-height:100vh;background:#030712;color:#f1f5f9}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}a{color:inherit}::selection{background:#bfd5ff;color:#0b1d42}:focus-visible{outline:3px solid rgba(37,99,235,.35);outline-offset:2px}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.muted{color:var(--text-soft)}.eyebrow{margin:0 0 8px;color:var(--blue-600);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.brand-mark{width:40px;height:40px;display:grid;place-items:center;color:#fff;border-radius:12px;background:linear-gradient(145deg,#3978f3,#1b4fca);box-shadow:inset 0 1px #ffffff40,0 8px 20px #1d4ed840}.brand-mark--large{width:62px;height:62px;border-radius:18px}.button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 15px;border:1px solid transparent;border-radius:9px;font-size:14px;font-weight:650;line-height:1;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.button:active:not(:disabled){transform:translateY(1px)}.button--primary{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-color:#3b82f6;box-shadow:0 4px 14px #2563eb66,inset 0 1px #ffffff26}.button--primary:hover:not(:disabled){background:linear-gradient(135deg,#60a5fa,#2563eb);border-color:#60a5fa;box-shadow:0 6px 20px #2563eb8c}.button--secondary{color:#fff;background:#1e293b;border-color:#ffffff1f;box-shadow:var(--shadow-sm)}.button--secondary:hover:not(:disabled){border-color:#ffffff3d;background:#334155;color:#fff}.button--ghost{color:#94a3b8;background:transparent;border-color:transparent}.button--ghost:hover:not(:disabled){background:#ffffff0f;color:#fff}.button--wide{width:100%}.icon-button,.row-action{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.08);border-radius:9px;color:#94a3b8;background:#ffffff0a;transition:.16s ease}.icon-button:hover:not(:disabled),.row-action:hover{color:#60a5fa;border-color:#3b82f64d;background:#3b82f61a}.icon-button--dark{color:#b6c2d4;border-color:#ffffff1f;background:#ffffff0f}.icon-button--dark:hover{color:#fff;border-color:#ffffff40;background:#ffffff1c}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(400px,.85fr);background:#f6f8fb}.auth-intro{min-height:100vh;padding:clamp(56px,8vw,112px);display:flex;flex-direction:column;justify-content:center;color:#fff;background:radial-gradient(circle at 18% 20%,rgba(55,112,229,.34),transparent 34%),linear-gradient(145deg,#091525,#0d2038 57%,#102d51);position:relative;overflow:hidden}.auth-intro:after{content:"";position:absolute;width:420px;height:420px;right:-180px;bottom:-190px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff05}.auth-brand{margin:24px 0 50px;font-size:15px;font-weight:700;letter-spacing:.04em}.auth-intro h1{max-width:720px;margin:0;font-size:clamp(42px,5vw,74px);line-height:1.03;letter-spacing:-.045em}.auth-copy{max-width:620px;margin:28px 0 0;color:#c4cede;font-size:clamp(16px,1.5vw,20px);line-height:1.68}.auth-security-note{width:fit-content;max-width:560px;margin-top:52px;padding:14px 16px;display:flex;gap:11px;align-items:flex-start;color:#d5e2f4;border:1px solid rgba(255,255,255,.12);border-radius:11px;background:#ffffff0d;backdrop-filter:blur(8px);font-size:14px;line-height:1.5}.auth-panel{width:min(430px,calc(100% - 64px));margin:auto}.auth-panel__header h2,.mfa-panel h1{margin:0;color:#152036;font-size:32px;letter-spacing:-.025em}.auth-panel__header p{margin:10px 0 30px;color:var(--text-soft);line-height:1.55}.auth-form,.mfa-form{display:grid;gap:18px}.auth-form label,.mfa-form label,.field{display:grid;gap:8px;color:#cbd5e1;font-size:13px;font-weight:650}.auth-form input,.mfa-form input,.field select,.field textarea,.sort-control select,.inline-select,.audit-toolbar input{width:100%;color:#f8fafc;background:#0f172a99;border:1px solid rgba(255,255,255,.08);border-radius:9px;transition:border-color .15s ease,box-shadow .15s ease}.auth-form input,.mfa-form input{height:48px;padding:0 14px}.auth-form input:focus,.mfa-form input:focus,.field select:focus,.field textarea:focus,.inline-select:focus,.audit-toolbar input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f640;outline:none}.form-error{margin:-5px 0 0;padding:11px 12px;color:var(--danger);background:var(--danger-bg);border:1px solid #ffd5da;border-radius:8px;font-size:13px;line-height:1.45}.auth-help{margin:24px 0 0;color:#7a8496;text-align:center;font-size:13px}.mfa-page,.boot-screen{min-height:100vh;display:grid;place-items:center;padding:32px;background:radial-gradient(circle at 50% 0%,#e4edff,transparent 38%),#f5f7fb}.mfa-panel{width:min(440px,100%);padding:38px;text-align:center;background:#fff;border:1px solid var(--border);border-radius:20px;box-shadow:var(--shadow-md)}.mfa-panel .brand-mark{margin:0 auto 22px}.mfa-panel .muted{margin:12px 0 26px;line-height:1.55}.mfa-enrollment{margin:0 0 22px;padding:18px;background:#f7f9fc;border:1px solid var(--border);border-radius:12px}.mfa-enrollment__title{margin:0 0 13px;font-size:13px;font-weight:650}.mfa-enrollment img{display:block;margin:0 auto 12px;border-radius:8px}.mfa-enrollment details{color:var(--text-soft);font-size:12px}.mfa-enrollment code{display:block;margin-top:9px;overflow-wrap:anywhere;color:#1e2a40}.otp-input{text-align:center;font-size:26px!important;font-weight:700;letter-spacing:.4em;padding-left:calc(14px + .4em)!important}.boot-screen{align-content:center;gap:18px;color:var(--text-soft)}.boot-screen .brand-mark{margin:0 auto}.app-frame{min-height:100vh;display:grid;grid-template-columns:248px minmax(0,1fr);background:#f3f6fa}.sidebar{height:100vh;position:sticky;top:0;z-index:40;display:flex;flex-direction:column;color:#e8eef7;background:linear-gradient(180deg,var(--navy-900),#091321 100%);border-right:1px solid rgba(255,255,255,.05)}.sidebar__brand{min-height:82px;display:flex;align-items:center;gap:12px;padding:20px 18px;border-bottom:1px solid rgba(255,255,255,.07)}.sidebar__brand strong{display:block;color:#fff;font-size:15px}.sidebar__brand span{display:block;margin-top:3px;color:#8998ad;font-size:11px}.sidebar__close{display:none;margin-left:auto;color:#b7c2d3;background:transparent;border:0}.sidebar__nav{flex:1;padding:24px 12px}.sidebar__section-label{margin:0 10px 11px;color:#66768d;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.nav-item{width:100%;height:44px;display:flex;align-items:center;gap:12px;padding:0 12px;color:#9eabc0;background:transparent;border:1px solid transparent;border-radius:9px;font-size:13px;font-weight:550;text-align:left;transition:.15s ease}.nav-item:hover{color:#e9eef6;background:#ffffff0e}.nav-item--active{color:#fff;background:#356fe730;border-color:#598bf438;box-shadow:inset 3px 0 #4e86f5}.sidebar__security{margin:12px;padding:13px;display:flex;gap:10px;align-items:flex-start;color:#c5d3e6;background:#1aa76817;border:1px solid rgba(58,198,132,.14);border-radius:10px}.sidebar__security svg{flex:0 0 auto;color:#45cf92}.sidebar__security strong,.sidebar__security span{display:block}.sidebar__security strong{font-size:11px}.sidebar__security span{margin-top:3px;color:#7e91a9;font-size:10px}.sidebar__profile{min-height:72px;display:flex;align-items:center;gap:10px;padding:14px 12px;border-top:1px solid rgba(255,255,255,.07)}.sidebar__profile-copy{min-width:0;flex:1}.sidebar__profile-copy strong,.sidebar__profile-copy span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar__profile-copy strong{color:#eef3fa;font-size:12px}.sidebar__profile-copy span{margin-top:3px;color:#788aa2;font-size:10px}.avatar{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#416fcd,#244d9f);border:1px solid rgba(255,255,255,.12);border-radius:10px;font-size:11px;font-weight:700}.avatar--light{color:#315899;background:#eaf1ff;border-color:#d6e2f8}.app-main{min-width:0}.topbar{height:72px;position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 32px;background:#0d142666;border-bottom:1px solid var(--border);backdrop-filter:blur(16px)}.topbar__search{width:min(480px,48vw);display:flex;align-items:center;gap:10px;color:#94a3b8}.topbar__search input{width:100%;height:40px;padding:0;color:var(--text);background:transparent;border:0;outline:0;font-size:13px}.topbar__search input::placeholder{color:#64748b}.topbar__actions{display:flex;align-items:center;gap:12px}.demo-indicator{padding:6px 9px;color:#fff;background:#b45309;border:1px solid #92400e;border-radius:7px;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.app-content{padding:32px}.mobile-menu-button,.nav-scrim{display:none}.workspace{width:min(1440px,100%);margin:0 auto}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:25px}.page-heading h1{margin:0;color:#0f172a;font-size:clamp(27px,3vw,36px);line-height:1.08;letter-spacing:-.035em}.page-heading>div>p:last-child{max-width:720px;margin:10px 0 0;color:#334155;font-size:14px;line-height:1.55}.document-toolbar,.audit-toolbar{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px}.filter-tabs{display:flex;align-items:center;gap:3px;padding:4px;background:#0d142699;border:1px solid rgba(255,255,255,.08);border-radius:10px}.filter-tab{height:33px;padding:0 12px;color:#fff;background:transparent;border:0;border-radius:7px;font-size:12px;font-weight:650;transition:all .16s ease}.filter-tab:hover{color:#f8fafc;background:#ffffff08}.filter-tab--active{color:#fff;background:#2563eb;box-shadow:var(--shadow-sm)}.sort-control{display:flex;align-items:center;gap:10px;color:#334155;font-size:12px}.sort-control select{height:36px;padding:0 30px 0 11px;font-size:12px;background:#0d142699}.table-frame{position:relative;overflow:hidden;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);backdrop-filter:blur(12px)}.document-table,.admin-table{width:100%;border-collapse:collapse;table-layout:fixed}.document-table th,.admin-table th{height:44px;padding:0 18px;color:#94a3b8;background:#0d1426cc;border-bottom:1px solid var(--border);font-size:10px;font-weight:700;letter-spacing:.055em;text-align:left;text-transform:uppercase}.document-table td,.admin-table td{min-height:68px;padding:14px 18px;color:#cbd5e1;border-bottom:1px solid rgba(255,255,255,.05);font-size:12px;vertical-align:middle}.document-table tr:last-child td,.admin-table tr:last-child td{border-bottom:0}.document-table tbody tr{cursor:pointer;transition:background .14s ease}.document-table tbody tr:hover,.document-table tbody tr.is-selected{background:#ffffff0a}.document-table th:nth-child(1){width:46%}.document-table th:nth-child(2){width:16%}.document-table th:nth-child(3){width:14%}.document-table th:nth-child(4){width:18%}.document-table th:last-child{width:56px}.file-cell{min-width:0;display:flex;align-items:center;gap:12px}.file-cell__icon{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;color:#3569ca;background:#edf3ff;border:1px solid #dce7fa;border-radius:9px}.file-cell__icon--large{width:48px;height:48px;border-radius:12px}.file-cell>div:last-child{min-width:0}.file-cell strong,.file-cell span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-cell strong{color:#fff;font-size:13px;font-weight:650}.file-cell span{max-width:520px;margin-top:5px;color:#fff;font-size:11px}.level-badge{width:fit-content;display:inline-flex;align-items:center;gap:7px;padding:6px 9px;border:1px solid;border-radius:999px;font-size:10px;font-weight:700;white-space:nowrap}.level-badge__dot{width:6px;height:6px;border-radius:50%;background:currentColor}.level-badge--1{color:#862334;background:#fff0f2;border-color:#ffd0d7}.level-badge--2{color:#8a5109;background:#fff6df;border-color:#f2dea8}.level-badge--3{color:#2c568e;background:#edf5ff;border-color:#d4e4fa}.level-badge--4{color:#35684e;background:#edf9f2;border-color:#cfead9}.level-badge--5{color:#5f6470;background:#f1f3f6;border-color:#dfe3e8}.level-badge--compact{padding:4px 7px}.status{display:inline-flex;align-items:center;gap:7px;color:#526076;font-size:11px;font-weight:600}.status>span{width:7px;height:7px;border-radius:50%}.status--ready>span{background:#25a565;box-shadow:0 0 0 3px #e1f5eb}.status--pending>span{background:#d79a25;box-shadow:0 0 0 3px #fff1d0}.state-panel{margin-bottom:14px;padding:15px 17px;display:flex;gap:12px;align-items:flex-start;border-radius:10px}.state-panel strong,.state-panel p{display:block;margin:0}.state-panel p{margin-top:4px;font-size:12px}.state-panel--error{color:#982438;background:var(--danger-bg);border:1px solid #ffd4da}.empty-state{min-height:250px;display:grid;place-items:center;align-content:center;gap:10px;color:#8490a2;text-align:center}.empty-state strong{color:#435068;font-size:14px}.empty-state p{margin:0;font-size:12px}.table-loading{min-height:240px;display:flex;align-items:center;justify-content:center;gap:7px}.table-loading span{width:8px;height:8px;border-radius:50%;background:var(--blue-500);animation:pulse 1s infinite ease-in-out}.table-loading span:nth-child(2){animation-delay:.13s}.table-loading span:nth-child(3){animation-delay:.26s}.detail-drawer{width:min(400px,calc(100vw - 24px));height:calc(100vh - 24px);position:fixed;z-index:60;top:12px;right:12px;padding:24px;overflow-y:auto;color:var(--text);background:#0f172ad9;border:1px solid var(--border);border-radius:16px;box-shadow:0 24px 70px #0009;backdrop-filter:blur(20px);animation:drawer-in .2s ease-out}.detail-drawer__header{display:flex;align-items:center;justify-content:space-between}.detail-drawer h2{margin:20px 0 9px;font-size:23px;line-height:1.25;letter-spacing:-.025em;overflow-wrap:anywhere}.detail-description{margin:0 0 24px;color:var(--text-soft);font-size:13px;line-height:1.6}.detail-list{margin:0;padding:0;border-top:1px solid var(--border)}.detail-list>div{min-height:52px;display:grid;grid-template-columns:130px minmax(0,1fr);align-items:center;gap:14px;border-bottom:1px solid rgba(255,255,255,.05)}.detail-list dt{color:#cbd5e1;font-size:11px}.detail-list dd{margin:0;min-width:0;color:#f1f5f9;font-size:12px;font-weight:550}.hash-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px!important}.detail-actions{display:grid;gap:9px;margin:24px 0}.version-list{padding-top:21px;border-top:1px solid var(--border)}.version-list h3{margin:0 0 12px;font-size:13px}.version-row{display:grid;grid-template-columns:20px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px 0;color:var(--success)}.version-row div strong,.version-row div span{display:block}.version-row div strong{color:#f8fafc;font-size:11px}.version-row div span,.version-row>span{margin-top:3px;color:#cbd5e1;font-size:10px}.modal-layer{position:fixed;z-index:80;inset:0;display:grid;place-items:center;padding:22px;background:#060f1c8f;backdrop-filter:blur(5px);animation:fade-in .16s ease-out}.modal-card{width:min(540px,100%);max-height:calc(100vh - 44px);padding:26px;overflow-y:auto;background:#0f172aeb;border:1px solid rgba(255,255,255,.1);border-radius:16px;box-shadow:0 28px 90px #0009;backdrop-filter:blur(24px)}.modal-card--upload{width:min(610px,100%)}.modal-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.modal-card h2{margin:0;font-size:24px;letter-spacing:-.025em}.modal-copy{margin:17px 0 21px;color:var(--text-soft);font-size:13px;line-height:1.58}.field{margin-top:16px}.field select{height:43px;padding:0 12px}.field textarea{padding:11px 12px;resize:vertical;line-height:1.5}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:24px}.drop-zone{margin-top:22px;padding:35px 24px;display:grid;place-items:center;gap:9px;color:#94a3b8;text-align:center;background:#03071266;border:1.5px dashed rgba(255,255,255,.15);border-radius:13px;transition:.16s ease}.drop-zone--active{color:#3b82f6;background:#3b82f61a;border-color:#3b82f6;transform:scale(1.005)}.drop-zone strong{max-width:100%;color:#fff;overflow-wrap:anywhere}.drop-zone p{margin:0 0 7px;color:#64748b;font-size:11px}.upload-policy{margin-top:15px;padding:13px 14px;display:flex;gap:11px;align-items:flex-start;color:#38bdf8;background:#38bdf814;border:1px solid rgba(56,189,248,.15);border-radius:10px}.upload-policy svg{flex:0 0 auto}.upload-policy strong,.upload-policy span{display:block}.upload-policy strong{font-size:11px}.upload-policy span{margin-top:4px;color:#94a3b8;font-size:10px;line-height:1.45}.upload-progress{margin-top:16px;padding:14px;background:#03071266;border:1px solid var(--border);border-radius:10px}.upload-progress__row{display:flex;justify-content:space-between;color:#94a3b8;font-size:11px}.upload-progress__row strong{color:#fff}.progress-track{height:7px;margin-top:9px;overflow:hidden;background:#ffffff14;border-radius:999px}.progress-track span{height:100%;display:block;background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:inherit;transition:width .25s ease}.upload-progress p{margin:8px 0 0;color:#64748b;font-size:10px}.upload-progress--error{color:var(--danger);background:var(--danger-bg);border-color:#ffd5da}.upload-progress--error .progress-track span{background:var(--danger)}.security-callout{margin:0 0 16px;padding:15px 17px;display:flex;gap:13px;align-items:flex-start;color:#38bdf8;background:#38bdf814;border:1px solid rgba(56,189,248,.15);border-radius:10px}.security-callout svg{flex:0 0 auto}.security-callout strong,.security-callout p{display:block;margin:0}.security-callout strong{font-size:12px}.security-callout p{margin-top:4px;color:#94a3b8;font-size:11px;line-height:1.5}.security-callout--neutral{margin-top:16px;color:#94a3b8;background:#ffffff08;border-color:var(--border)}.security-callout--neutral p{color:#64748b}.admin-table th:first-child{width:26%}.person-cell{display:flex;align-items:center;gap:10px}.person-cell strong,.person-cell span{display:block}.person-cell strong{color:#fff;font-size:12px}.person-cell span{margin-top:3px;color:#94a3b8;font-family:ui-monospace,monospace;font-size:9px}.inline-select{height:36px;padding:0 28px 0 9px;font-size:11px;background:#0d142699}.inline-select--wide{min-width:185px}.status-select--active{color:var(--success);background:var(--success-bg);border-color:#10b98140}.status-select--suspended,.status-select--disabled{color:var(--danger);background:var(--danger-bg);border-color:#ef444440}.audit-toolbar input{width:min(440px,70vw);height:40px;padding:0 13px}.audit-toolbar>span{color:#94a3b8;font-size:11px}.timeline{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);backdrop-filter:blur(12px)}.timeline-event{min-height:70px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:13px;padding:13px 17px;border-bottom:1px solid rgba(255,255,255,.05)}.timeline-event:last-child{border-bottom:0}.timeline-event__icon{width:34px;height:34px;display:grid;place-items:center;color:#3b82f6;background:#3b82f61a;border-radius:9px}.timeline-event__main>div{display:flex;align-items:baseline;justify-content:space-between;gap:15px}.timeline-event__main strong{color:#0f172a!important;font-size:12px}.timeline-event__main span{color:#475569!important;font-size:10px;white-space:nowrap}.timeline-event__main p{margin:5px 0 0;color:#334155!important;font-size:10px}.timeline-event>code{color:#475569!important;font-size:9px}.backup-overview{min-height:126px;display:grid;grid-template-columns:minmax(320px,1fr) 180px 180px;align-items:stretch;margin-bottom:16px;overflow:hidden;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);backdrop-filter:blur(12px)}.backup-state{display:flex;align-items:center;gap:15px;padding:23px}.backup-state__icon{width:50px;height:50px;flex:0 0 auto;display:grid;place-items:center;color:#f59e0b;background:var(--warning-bg);border-radius:13px}.backup-state__icon.is-success{color:var(--success);background:var(--success-bg)}.backup-state span,.backup-state strong,.backup-state p{display:block;margin:0}.backup-state span{color:#94a3b8;font-size:10px;text-transform:uppercase;letter-spacing:.05em}.backup-state strong{margin-top:6px;color:#fff;font-size:16px}.backup-state p{margin-top:6px;color:#94a3b8;font-size:10px}.backup-stat{display:grid;place-items:center;align-content:center;border-left:1px solid var(--border)}.backup-stat span{color:#94a3b8;font-size:10px;text-transform:uppercase;letter-spacing:.05em}.backup-stat strong{margin-top:8px;color:#fff;font-size:20px}.backup-name{display:flex;align-items:center;gap:9px;color:#60a5fa}.backup-name strong{color:#fff}.toast{min-width:320px;max-width:min(520px,calc(100vw - 30px));position:fixed;z-index:100;right:22px;bottom:22px;display:grid;grid-template-columns:22px minmax(0,1fr) 30px;align-items:center;gap:11px;padding:13px 14px;color:#f1f5f9;background:#0f172ae6;border:1px solid rgba(255,255,255,.1);border-radius:11px;box-shadow:0 18px 45px #00000080;backdrop-filter:blur(16px);animation:toast-in .2s ease-out}.toast>span{color:var(--success)}.toast--error>span{color:var(--danger)}.toast p{margin:0;font-size:12px;line-height:1.45}.toast button{width:30px;height:30px;display:grid;place-items:center;color:#788497;background:transparent;border:0;border-radius:7px}.toast button:hover{background:#f0f3f7}@keyframes pulse{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}@keyframes drawer-in{0%{opacity:0;transform:translate(20px)}}@keyframes fade-in{0%{opacity:0}}@keyframes toast-in{0%{opacity:0;transform:translateY(12px)}}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1100px){.app-frame{grid-template-columns:220px minmax(0,1fr)}.sidebar__brand{padding-inline:14px}.topbar,.app-content{padding-inline:22px}.document-table th:nth-child(1){width:39%}.backup-overview{grid-template-columns:1fr 140px 140px}}@media(max-width:820px){.auth-page{grid-template-columns:1fr}.auth-intro{min-height:auto;padding:42px 30px}.auth-intro h1{font-size:38px}.auth-copy{font-size:15px}.auth-brand{margin:18px 0 30px}.auth-security-note{margin-top:30px}.auth-panel{padding:50px 0}.app-frame{display:block}.sidebar{width:min(280px,86vw);position:fixed;left:0;transform:translate(-102%);box-shadow:20px 0 60px #050f1f4d;transition:transform .2s ease}.sidebar--open{transform:translate(0)}.sidebar__close{display:grid}.nav-scrim{display:block;position:fixed;z-index:35;inset:0;background:#040c188c;border:0}.mobile-menu-button{width:40px;height:40px;position:fixed;z-index:34;top:16px;left:15px;display:grid;place-items:center;color:#46546a;background:#fff;border:1px solid var(--border);border-radius:9px;box-shadow:var(--shadow-sm)}.topbar{height:72px;padding-left:68px;padding-right:15px}.topbar__search{width:min(330px,42vw)}.topbar__actions .level-badge{display:none}.app-content{padding:24px 15px}.page-heading{align-items:flex-start}.document-toolbar{align-items:flex-start;flex-direction:column}.filter-tabs{max-width:100%;overflow-x:auto}.document-table,.admin-table{table-layout:auto}.document-table th:nth-child(4),.document-table td:nth-child(4){display:none}.backup-overview{grid-template-columns:1fr 1fr}.backup-state{grid-column:1 / -1;border-bottom:1px solid var(--border)}.backup-stat{min-height:90px}.backup-stat:nth-child(2){border-left:0}}@media(max-width:620px){.topbar__search{display:none}.topbar{justify-content:flex-end}.topbar__actions{width:100%;justify-content:flex-end}.topbar__actions .button span{display:none}.page-heading{display:grid}.page-heading .button{width:fit-content}.document-table thead,.admin-table thead{display:none}.document-table tbody,.admin-table tbody{display:grid}.document-table tr,.admin-table tr{position:relative;display:grid;gap:9px;padding:15px;border-bottom:1px solid var(--border)}.document-table tr:last-child,.admin-table tr:last-child{border-bottom:0}.document-table td,.admin-table td{min-height:0;display:grid!important;grid-template-columns:100px minmax(0,1fr);align-items:center;gap:10px;padding:0;border:0}.document-table td:before,.admin-table td:before{content:attr(data-label);color:#8a94a5;font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.document-table td:first-child,.admin-table td:first-child{display:block!important;padding-bottom:8px}.document-table td:first-child:before,.admin-table td:first-child:before{display:none}.document-table td:last-child{display:block!important;position:absolute;top:15px;right:15px}.file-cell{padding-right:42px}.file-cell span{white-space:normal}.sort-control{width:100%;justify-content:space-between}.modal-layer{padding:0;align-items:end}.modal-card{width:100%;max-height:92vh;border-radius:18px 18px 0 0}.detail-drawer{width:100%;height:92vh;inset:auto 0 0;border-radius:18px 18px 0 0;animation:drawer-up .2s ease-out}@keyframes drawer-up{0%{opacity:0;transform:translateY(30px)}}.timeline-event{grid-template-columns:34px minmax(0,1fr)}.timeline-event>code{display:none}.timeline-event__main>div{display:block}.timeline-event__main span{display:block;margin-top:4px}.backup-overview{grid-template-columns:1fr}.backup-stat{border-left:0;border-top:1px solid var(--border)}.toast{left:15px;right:15px;bottom:15px;min-width:0}}:root{font-family:Outfit,Inter,sans-serif;--display-font: "Outfit", "Inter", sans-serif;--canvas: #030712;--canvas-blue: #090e1a;--ink-strong: #ffffff;--ink-muted: #94a3b8;--line-soft: rgba(255, 255, 255, .08);--panel-shadow: 0 18px 50px rgba(0, 0, 0, .6)}body{background:radial-gradient(circle at 84% -4%,rgba(59,130,246,.15),transparent 45rem),radial-gradient(circle at 15% 90%,rgba(16,185,129,.06),transparent 35rem),#030712;color:#f1f5f9}.app-content{width:min(100%,1540px);margin:0 auto}.topbar{background:#0f172a66;border-color:#ffffff14;backdrop-filter:blur(18px)}.page-heading h1,.overview h1,.overview h2{font-family:var(--display-font)}.page-heading h1{letter-spacing:-.035em}.sidebar{background:radial-gradient(circle at 15% 0%,rgba(59,130,246,.2),transparent 22rem),linear-gradient(180deg,#020617,#070b19 72%);border-right:1px solid rgba(255,255,255,.06)}.sidebar__brand{min-height:86px}.nav-item{min-height:46px}.nav-item--active{background:#3b82f61f;border-color:#3b82f633;box-shadow:inset 3px 0 #3b82f6,0 8px 22px #0000004d}.table-frame,.detail-drawer,.modal-card,.security-callout,.backup-overview{box-shadow:var(--panel-shadow)}.overview{display:grid;gap:22px}.overview-hero{position:relative;min-height:166px;display:flex;align-items:flex-end;justify-content:space-between;gap:36px;padding:30px 32px;overflow:hidden;color:#f1f5f9;border:1px solid rgba(59,130,246,.2);border-radius:22px;background:radial-gradient(circle at 88% 20%,rgba(59,130,246,.2),transparent 22rem),radial-gradient(circle at 12% 80%,rgba(16,185,129,.1),transparent 22rem),linear-gradient(135deg,#020617,#0f172a 62%,#1e1b4b);box-shadow:0 25px 65px #0009}.overview-hero:after{content:"";position:absolute;width:370px;height:370px;right:-180px;top:-220px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 62px #ffffff06,0 0 0 124px #ffffff05;pointer-events:none}.overview-hero>*{position:relative;z-index:1}.overview-hero__status{width:fit-content;display:inline-flex;align-items:center;gap:8px;margin-bottom:13px;color:#cbd5e1;font-size:12px;font-weight:650}.overview-hero__status span:first-child{width:7px;height:7px;border-radius:50%;background:#10b981;box-shadow:0 0 0 5px #10b98126}.overview-hero h1{margin:0;color:#fff;font-size:clamp(34px,4vw,52px);line-height:1;letter-spacing:-.045em}.overview-hero p{max-width:680px;margin:16px 0 0;color:#cbd5e1;font-size:15px;line-height:1.65}.overview-hero__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;flex:0 0 auto}.overview-hero .button--secondary{color:#fff;border-color:#ffffff2e;background:#ffffff12;box-shadow:none}.overview-hero .button--secondary:hover{color:#fff;border-color:#ffffff4d;background:#ffffff1f}.overview-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid var(--line-soft);border-radius:18px;background:#0f172a99;box-shadow:var(--panel-shadow);backdrop-filter:blur(12px)}.overview-metric{min-width:0;display:flex;align-items:center;gap:14px;padding:20px;border-right:1px solid var(--line-soft)}.overview-metric:last-child{border-right:0}.overview-metric__icon{width:43px;height:43px;flex:0 0 auto;display:grid;place-items:center;border-radius:13px}.overview-metric__icon--blue{color:#60a5fa;background:#3b82f626}.overview-metric__icon--amber{color:#f59e0b;background:#f59e0b26}.overview-metric__icon--green{color:#10b981;background:#10b98126}.overview-metric__icon--slate{color:#94a3b8;background:#ffffff14}.overview-metric div{min-width:0;display:grid;gap:3px}.overview-metric div>span{color:#fff;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.overview-metric strong{overflow:hidden;color:var(--ink-strong);font-size:22px;line-height:1.15;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}.overview-metric small{overflow:hidden;color:#fff;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.overview-grid{display:grid;gap:22px;align-items:start}.overview-grid--primary{grid-template-columns:minmax(0,1.45fr) minmax(310px,.55fr)}.overview-grid--secondary{grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr)}.overview-panel{min-width:0;padding:22px;border:1px solid var(--line-soft);border-radius:18px;background:#0f172a99;box-shadow:var(--panel-shadow);backdrop-filter:blur(12px)}.overview-panel__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.overview-panel__heading>div>span{display:block;margin-bottom:6px;color:#fff;font-size:10px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.overview-panel__heading h2{margin:0;color:var(--ink-strong);font-size:23px;line-height:1.15;letter-spacing:-.025em}.text-action{min-height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 4px;color:#fff;border:0;background:transparent;font-size:12px;font-weight:700;white-space:nowrap;transition:color .16s ease}.text-action:hover{color:#60a5fa}.health-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;color:#10b981;border:1px solid rgba(16,185,129,.2);border-radius:999px;background:#10b98114;font-size:11px;font-weight:700;white-space:nowrap}.overview-document-list{margin:17px -22px -22px;border-top:1px solid var(--line-soft)}.overview-document{width:100%;min-height:68px;display:grid;grid-template-columns:42px minmax(160px,1fr) auto auto 20px;align-items:center;gap:12px;padding:11px 20px;color:inherit;border:0;border-bottom:1px solid rgba(255,255,255,.05);background:transparent;text-align:left;transition:background .16s ease,transform .16s ease}.overview-document:last-child{border-bottom:0}.overview-document:hover{background:#ffffff0a}.overview-document:active{transform:translateY(1px)}.overview-document__icon{width:38px;height:38px;display:grid;place-items:center;color:#60a5fa;border:1px solid rgba(59,130,246,.15);border-radius:11px;background:#3b82f614}.overview-document__copy{min-width:0;display:grid;gap:5px}.overview-document__copy strong,.overview-document__copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overview-document__copy strong{color:#fff;font-size:13px}.overview-document__copy small{color:#fff;font-size:11px}.overview-document__arrow{color:#cbd5e1}.overview-access{position:sticky;top:102px;color:#f1f5f9;border-color:#ffffff14;background:radial-gradient(circle at 100% 0%,rgba(59,130,246,.18),transparent 16rem),#0b1329;box-shadow:0 22px 55px #00000080}.overview-access .overview-panel__heading>div>span{color:#fff}.overview-access .overview-panel__heading h2{color:#fff}.overview-access .overview-panel__heading>svg{color:#60a5fa}.overview-access>p{margin:13px 0 18px;color:#cbd5e1;font-size:12px;line-height:1.6}.access-rail{display:grid;gap:8px;margin:0;padding:0;list-style:none}.access-rail li{min-height:45px;display:grid;grid-template-columns:36px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:7px 10px;color:#cbd5e1;border:1px solid rgba(255,255,255,.07);border-radius:11px;background:#ffffff09}.access-rail li.is-allowed{color:#f1f5f9}.access-rail li.is-current{color:#fff;border-color:#3b82f680;background:#3b82f629;box-shadow:inset 3px 0 #3b82f6}.access-rail__level{width:30px;height:30px;display:grid;place-items:center;color:#020617;border-radius:8px;background:#fff;font-size:11px;font-weight:800}.is-locked .access-rail__level{color:#cbd5e1;background:#ffffff12}.access-rail__label{overflow:hidden;font-size:11px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.access-rail li>svg{justify-self:end;color:#10b981}.access-rail li.is-locked>svg{color:#64748b}.overview-topology__summary{max-width:930px;margin:14px 0 0;color:#fff;font-size:12px;line-height:1.65}.topology-flow{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);gap:46px;margin-top:20px}.topology-flow__fragment{position:relative;min-width:0}.topology-node{min-height:92px;display:flex;align-items:center;gap:13px;padding:15px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#03071266}.topology-node__icon{width:43px;height:43px;flex:0 0 auto;display:grid;place-items:center;color:#3b82f6;border:1px solid rgba(59,130,246,.15);border-radius:13px;background:#3b82f614;box-shadow:0 5px 14px #0000004d}.topology-node div{min-width:0;display:grid;gap:3px}.topology-node strong{color:#fff;font-size:13px}.topology-node span{color:#cbd5e1;font-size:11px;font-weight:650}.topology-node small{color:#fff;font-size:10px;line-height:1.35}.topology-connector{position:absolute;left:calc(100% + 8px);top:50%;width:30px;display:flex;align-items:center;color:#91a3bc;transform:translateY(-50%)}.topology-connector i{flex:1;height:1px;background:#ffffff1a}.control-plane-note{margin-top:13px;display:flex;align-items:center;gap:11px;padding:12px 14px;color:#cbd5e1;border:1px dashed rgba(255,255,255,.15);border-radius:12px;background:#0f172a4d}.control-plane-note>svg{flex:0 0 auto;color:#10b981}.control-plane-note div{display:grid;gap:3px}.control-plane-note strong{color:#fff;font-size:11px}.control-plane-note span{font-size:10px;line-height:1.45}.activity-list{margin-top:17px;display:grid}.activity-row{min-height:59px;display:grid;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:12px;border-top:1px solid rgba(255,255,255,.05)}.activity-row__dot{width:8px;height:8px;border-radius:50%;background:#3b82f6;box-shadow:0 0 0 5px #3b82f626}.activity-row div{min-width:0;display:grid;gap:4px}.activity-row strong,.activity-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-row strong{color:#fff;font-size:12px}.activity-row span,.activity-row time{color:#f1f5f9;font-size:10px}.activity-row time{text-align:right}.backup-readiness{margin-top:17px;display:flex;align-items:center;gap:12px;padding:14px;color:#f59e0b;border:1px solid rgba(245,158,11,.25);border-radius:13px;background:#00000040}.backup-readiness.is-ready{color:#a7f3d0;border-color:#a7f3d040;background:#00000040}.backup-readiness__icon{width:41px;height:41px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;background:#ffffff0d}.backup-readiness div{min-width:0;display:grid;gap:4px}.backup-readiness strong,.backup-readiness span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.backup-readiness strong{font-size:12px}.backup-readiness span{color:#fff;font-size:10px}.backup-summary-list{margin:17px 0;display:grid;gap:0}.backup-summary-list div{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid rgba(255,255,255,.05)}.backup-summary-list dt{color:#fff;font-size:11px}.backup-summary-list dd{margin:0;color:#fff;font-size:11px;font-weight:700;text-align:right}.overview-empty{min-height:190px;display:grid;place-items:center;align-content:center;gap:8px;color:#cbd5e1;text-align:center}.overview-empty strong{color:#fff;font-size:13px}.overview-empty span{font-size:11px}@media(max-width:1200px){.overview-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-metric:nth-child(2){border-right:0}.overview-metric:nth-child(-n+2){border-bottom:1px solid var(--line-soft)}.overview-grid--primary,.overview-grid--secondary{grid-template-columns:1fr}.overview-access{position:static}}@media(max-width:900px){.overview-hero{align-items:flex-start;flex-direction:column;min-height:auto;padding:26px}.overview-hero__actions{justify-content:flex-start}.topology-flow{grid-template-columns:1fr;gap:12px}.topology-connector{position:static;width:36px;height:24px;margin:0 auto -12px;justify-content:center;transform:rotate(90deg)}.overview-document{grid-template-columns:42px minmax(0,1fr) auto 18px}.overview-document .status{display:none}}@media(max-width:640px){.app-content{padding-left:14px;padding-right:14px}.overview{gap:15px}.overview-hero{margin-top:44px;padding:23px 19px;border-radius:18px}.overview-hero h1{font-size:34px}.overview-hero p{margin-top:12px;font-size:13px}.overview-hero__actions{width:100%}.overview-hero__actions .button{flex:1;padding-inline:10px}.overview-metrics{grid-template-columns:1fr;border-radius:15px}.overview-metric,.overview-metric:nth-child(2){border-right:0;border-bottom:1px solid var(--line-soft)}.overview-metric:last-child{border-bottom:0}.overview-panel{padding:18px;border-radius:15px}.overview-panel__heading{align-items:center}.overview-panel__heading h2{font-size:21px}.health-badge{display:none}.overview-document-list{margin:15px -18px -18px}.overview-document{grid-template-columns:38px minmax(0,1fr) 18px;gap:10px;padding:11px 16px}.overview-document>.level-badge,.overview-document .status{display:none}.activity-row{grid-template-columns:12px minmax(0,1fr);padding:8px 0}.activity-row time{grid-column:2;text-align:left}.topology-node{min-height:82px}.control-plane-note{align-items:flex-start}}@media(prefers-reduced-motion:reduce){.overview-document,.text-action,.overview-hero .button{transition:none}}.attention-queue{margin:0 0 18px;overflow:hidden;color:#274036;border:1px solid #cfe7d9;border-radius:13px;background:#f2fbf6;box-shadow:var(--shadow-sm)}.attention-queue.has-attention{color:#563c11;border-color:#edd8a7;background:#fffaf0}.attention-queue__heading{min-height:72px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px}.attention-queue__icon{width:36px;height:36px;display:grid;place-items:center;color:#137649;border:1px solid #c9e8d7;border-radius:10px;background:#fff}.attention-queue.has-attention .attention-queue__icon{color:#9b6407;border-color:#edd6a0}.attention-queue__heading span,.attention-queue__heading h2,.attention-queue__heading small{display:block}.attention-queue__heading>div>span{color:#2f453a;font-size:9px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.attention-queue.has-attention .attention-queue__heading>div>span{color:#5c4d23}.attention-queue__heading h2{margin:4px 0 0;color:#1b3528;font-size:14px;letter-spacing:-.01em}.attention-queue.has-attention .attention-queue__heading h2{color:#433010}.attention-queue__heading>small{max-width:420px;color:#2e3e35;font-size:10px;line-height:1.45;text-align:right}.attention-queue.has-attention .attention-queue__heading>small{color:#543d16}.attention-list{display:grid;border-top:1px solid rgba(194,169,107,.25)}.attention-item{min-height:64px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 16px;color:#344158;border:0;border-bottom:1px solid rgba(218,203,169,.45);background:#ffffff8a;text-align:left}.attention-item:last-child{border-bottom:0}.attention-item:hover{background:#fff}.attention-item__icon{width:36px;height:36px;display:grid;place-items:center;color:#8d5c0a;border:1px solid #ead5a9;border-radius:9px;background:#fff}.attention-item--critical .attention-item__icon{color:#a42e42;border-color:#f0c8cf;background:#fff6f7}.attention-item__copy{min-width:0;display:grid;gap:4px}.attention-item__copy strong{color:#3f341e;font-size:11px}.attention-item--critical .attention-item__copy strong{color:#722333}.attention-item__copy small{overflow:hidden;color:#857a65;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.attention-item__action{display:inline-flex;align-items:center;gap:5px;color:#305eae;font-size:10px;font-weight:700;white-space:nowrap}@media(max-width:820px){.attention-queue__heading{grid-template-columns:38px minmax(0,1fr)}.attention-queue__heading>small{grid-column:2;max-width:none;text-align:left}}@media(max-width:560px){.attention-queue__heading{padding:13px}.attention-item{grid-template-columns:36px minmax(0,1fr);padding:11px 13px}.attention-item__action{grid-column:2}.attention-item__copy small{white-space:normal;line-height:1.45}}.document-finder{display:grid;gap:0;overflow:hidden;border:1px solid #dce4ef;border-radius:20px;background:#fffffff7;box-shadow:0 20px 55px #101f3614}.document-finder__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:26px;padding:23px 24px 18px}.document-finder__heading>div:first-child>span{display:block;margin-bottom:6px;color:#6b7890;font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.document-finder__heading h2{margin:0;color:#101a2c;font-family:var(--display-font, Georgia, serif);font-size:25px;line-height:1.12;letter-spacing:-.03em}.document-finder__heading p{max-width:660px;margin:8px 0 0;color:#68758a;font-size:12px;line-height:1.55}.document-finder__trust{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.document-finder__trust span{min-height:30px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;color:#3f4f67;border:1px solid #dce4ef;border-radius:999px;background:#f8fafc;font-size:10px;font-weight:700;white-space:nowrap}.document-finder__trust span:first-child{color:#087146;border-color:#c6ead7;background:#edf9f3}.document-finder__search{min-height:64px;display:grid;grid-template-columns:25px minmax(0,1fr) 36px auto;align-items:center;gap:10px;margin:0 24px;padding:0 14px;color:#6a7890;border:1px solid #bfcde0;border-radius:14px;background:#fff;box-shadow:0 8px 24px #19345c12,inset 0 0 0 1px #ffffffbf;transition:border-color .16s ease,box-shadow .16s ease}.document-finder__search:focus-within{border-color:#4c7fdf;box-shadow:0 0 0 4px #366fe01f,0 12px 30px #19345c17}.document-finder__search input{width:100%;min-width:0;height:60px;padding:0;color:#17243a;border:0;outline:0;background:transparent;font-size:15px;font-weight:560}.document-finder__search input::placeholder{color:#98a4b5;font-weight:450}.document-finder__search>button{width:34px;height:34px;display:grid;place-items:center;color:#77859a;border:0;border-radius:9px;background:transparent}.document-finder__search>button:hover{color:#23324a;background:#eef2f7}.document-finder__search kbd{display:inline-flex;align-items:center;padding:5px 7px;color:#78869a;border:1px solid #d8e0eb;border-bottom-color:#c5cfdd;border-radius:6px;background:#f7f9fc;box-shadow:0 1px #e6ebf2;font:700 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:nowrap}.document-finder__filters{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:11px 24px;border-bottom:1px solid #e6ebf2}.document-finder__chips{min-width:0;display:flex;align-items:center;gap:6px;overflow-x:auto;scrollbar-width:none}.document-finder__chips::-webkit-scrollbar{display:none}.document-finder__chips button{min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 11px;color:#59677c;border:1px solid #dce3ed;border-radius:9px;background:#fff;font-size:11px;font-weight:700;white-space:nowrap}.document-finder__chips button:hover{color:#29496f;border-color:#b9cae1;background:#f8fbff}.document-finder__chips button.is-active{color:#fff;border-color:#245ed2;background:#245ed2;box-shadow:0 5px 13px #245ed22e}.document-finder__chips button span{min-width:18px;height:18px;display:inline-grid;place-items:center;padding:0 4px;border-radius:5px;background:#5265801a;font-size:9px}.document-finder__chips button.is-active span{background:#ffffff2e}.document-finder__count{flex:0 0 auto;color:#7c889b;font-size:11px;font-weight:650;white-space:nowrap}.document-finder__results{display:grid}.finder-result{width:100%;min-height:65px;display:grid;grid-template-columns:40px minmax(180px,1fr) auto auto 18px;align-items:center;gap:12px;padding:10px 24px;color:inherit;border:0;border-bottom:1px solid #edf1f6;background:#fff;text-align:left;transition:background .15s ease,transform .15s ease}.finder-result:last-child{border-bottom:0}.finder-result:hover{background:#f7faff}.finder-result:active{transform:translateY(1px)}.finder-result__icon{width:38px;height:38px;display:grid;place-items:center;color:#2762cf;border:1px solid #dae6f9;border-radius:10px;background:#eff5ff}.finder-result__copy{min-width:0;display:grid;gap:5px}.finder-result__copy strong,.finder-result__copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.finder-result__copy strong{color:#1b293f;font-size:12px;font-weight:700}.finder-result__copy small{color:#7c889a;font-size:10px}.finder-result>svg{color:#9ba8ba}.document-finder__empty{min-height:170px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:14px;padding:24px;color:#708097;background:#fbfcfe}.document-finder__empty>svg{color:#7695c8}.document-finder__empty strong,.document-finder__empty span{display:block}.document-finder__empty strong{color:#2a394f;font-size:13px}.document-finder__empty span{margin-top:4px;font-size:11px}.document-finder__footer{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:8px 20px 8px 24px;border-top:1px solid #e5eaf1;background:#f8fafc}.document-finder__footer>div{min-width:0;display:flex;align-items:center;gap:8px;color:#718097;font-size:10px}.document-finder__footer>div span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:980px){.document-finder__heading{display:grid}.document-finder__trust{justify-content:flex-start}.finder-result{grid-template-columns:40px minmax(150px,1fr) auto 18px}.finder-result .status{display:none}}@media(max-width:700px){.document-finder{border-radius:16px}.document-finder__heading{padding:19px 17px 14px}.document-finder__heading h2{font-size:22px}.document-finder__trust span:nth-child(n+3){display:none}.document-finder__search{min-height:55px;grid-template-columns:22px minmax(0,1fr) 34px;margin:0 16px;padding-inline:12px;border-radius:12px}.document-finder__search input{height:52px;font-size:14px}.document-finder__search kbd{display:none}.document-finder__filters{display:grid;gap:9px;padding:10px 16px}.document-finder__count{order:-1}.finder-result{min-height:72px;grid-template-columns:38px minmax(0,1fr) auto;gap:10px;padding:11px 16px}.finder-result .level-badge,.finder-result>svg{display:none}.finder-result__copy small{white-space:normal;line-height:1.4}.document-finder__empty{grid-template-columns:34px minmax(0,1fr);padding:22px 17px}.document-finder__empty .button{grid-column:1 / -1;width:100%}.document-finder__footer{align-items:flex-start;flex-direction:column;gap:4px;padding:12px 16px}.document-finder__footer>div span{white-space:normal;line-height:1.45}.mobile-document-meta{display:block!important}}.file-cell--interactive{width:100%;min-width:0;padding:0;color:inherit;border:0;background:transparent;text-align:left;border-radius:10px}.file-cell--interactive:hover strong{color:#174fb9}.file-cell--interactive:focus-visible{outline:3px solid rgba(45,108,228,.24);outline-offset:4px}.file-cell__copy{min-width:0;display:grid;gap:4px}.file-cell__copy strong,.file-cell__copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-validation{display:flex;align-items:flex-start;gap:10px;margin-top:12px;padding:12px 13px;color:#9f1d2b;border:1px solid #f2c8cf;border-radius:12px;background:#fff1f3;font-size:12px;font-weight:650;line-height:1.5}.upload-validation svg{flex:0 0 auto;margin-top:1px}.operation-risk{display:flex;align-items:flex-start;gap:11px;padding:13px 14px;color:#3b577d;border:1px solid #cbdcf4;border-radius:13px;background:#f1f6fd}.operation-risk--critical{color:#8c341d;border-color:#efccb9;background:#fff4ed}.operation-risk>svg{flex:0 0 auto;margin-top:1px}.operation-risk div{display:grid;gap:4px}.operation-risk strong{font-size:12px}.operation-risk span{font-size:11px;line-height:1.55}.field-help{margin-top:-8px;color:#7d899b;font-size:10px;line-height:1.5}.document-table tbody tr:focus-within{background:#f4f8ff}.document-table .row-action:focus-visible,.button:focus-visible,.icon-button:focus-visible,.nav-item:focus-visible,.filter-tab:focus-visible,.text-action:focus-visible,.timeline-event--button:focus-visible{outline:3px solid rgba(45,108,228,.25);outline-offset:2px}.modal-card textarea{resize:vertical;min-height:108px}.modal-card select:disabled,.modal-card textarea:disabled{opacity:.66;cursor:not-allowed}.admin-confirm{max-width:520px}.admin-confirm__identity{display:flex;align-items:center;gap:12px;padding:13px 14px;border:1px solid #e2e8f1;border-radius:14px;background:#f8fafc}.admin-confirm__identity>div:last-child{min-width:0;display:grid;gap:4px}.admin-confirm__identity strong{color:#1e2b3f;font-size:13px}.admin-confirm__identity span{overflow:hidden;color:#7a8698;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.change-comparison{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;padding:16px;border:1px solid #dbe5f2;border-radius:14px;background:linear-gradient(135deg,#f8fbff,#f3f7fd)}.change-comparison>div{min-width:0;display:grid;gap:5px}.change-comparison>div:last-child{text-align:right}.change-comparison span{color:#7b8798;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.change-comparison strong{overflow:hidden;color:#1f3048;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.change-comparison>svg{color:#7790b5}.audit-verification{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px 18px;border:1px solid #dce5f1;border-radius:16px;background:linear-gradient(135deg,#fbfdff,#f4f8fd);box-shadow:0 14px 34px #152a4b0e}.audit-verification__icon{width:44px;height:44px;display:grid;place-items:center;color:#526784;border:1px solid #d5dfed;border-radius:13px;background:#fff}.audit-verification__icon.is-valid{color:#08784a;border-color:#bfe7d2;background:#ecf9f2}.audit-verification__icon.is-invalid{color:#a51f31;border-color:#f0c4cb;background:#fff0f2}.audit-verification__copy{min-width:0;display:grid;gap:3px}.audit-verification__copy>span{color:#778398;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.audit-verification__copy strong{overflow:hidden;color:#1d2c43;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.audit-verification__copy small{color:#7c8798;font-size:10px}.audit-workspace{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);gap:18px;align-items:start}.timeline-event--button{width:100%;color:inherit;border-right:0;border-left:0;background:transparent;text-align:left;cursor:pointer;border-bottom:1px solid #edf1f6}.timeline-event--button:hover{background:#f8fbff}.timeline-event--button.is-selected{background:#edf4ff;box-shadow:inset 3px 0 #3977e5}.timeline-event--button .timeline-event__main strong{color:#0f172a!important}.timeline-event--button .timeline-event__main span{color:#475569!important}.timeline-event--button .timeline-event__main p{color:#334155!important}.timeline-event--button>code{color:#475569!important}.audit-detail{position:sticky;top:102px;min-width:0;padding:20px;border:1px solid #dfe6ef;border-radius:16px;background:#fff;box-shadow:0 18px 45px #11244112}.audit-detail__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid #edf1f6}.audit-detail__heading>div{min-width:0}.audit-detail__heading span{color:#334155;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.audit-detail__heading h2{margin:6px 0 0;color:#1c2a3f;font-size:18px;line-height:1.25}.audit-detail__heading>svg{flex:0 0 auto;color:#3f78df}.audit-detail__list{margin-top:10px;border-top:1px solid #edf1f6}.audit-detail__list>div{border-bottom:1px solid #edf1f6}.audit-detail__list dt{color:#475569}.audit-detail__list dd{color:#0f172a}.audit-detail__json{margin-top:16px}.audit-detail__json>span{display:block;margin-bottom:7px;color:#334155;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.audit-detail__json pre{max-height:240px;margin:0;overflow:auto;padding:13px;color:#34445e;border:1px solid #dce4ef;border-radius:12px;background:#f6f8fb;font-size:10px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.timeline{background:#fff!important;border:1px solid #dfe6ef!important;box-shadow:0 18px 45px #1124410d!important}.timeline-event{border-bottom:1px solid #edf1f6!important}.timeline-event:last-child{border-bottom:0!important}.backup-topology{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;padding:16px;color:#334155;border:1px solid #dfe6f0;border-radius:16px;background:#f8fafc}.backup-topology>div{min-width:0;display:grid;grid-template-columns:42px minmax(0,1fr);column-gap:11px;align-items:center}.backup-topology__icon{grid-row:1 / span 2;width:40px;height:40px;display:grid;place-items:center;color:#2f68d5;border:1px solid #d4e0f2;border-radius:12px;background:#fff}.backup-topology strong{overflow:hidden;color:#0f172a;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.backup-topology small{overflow:hidden;color:#475569;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.backup-topology>svg{color:#475569}.overview-metrics,.overview-panel:not(.overview-access){background:#fff!important;border:1px solid #dfe6ef!important;box-shadow:0 18px 45px #1124410d!important}.overview-metric{border-right:1px solid #edf1f6!important}.overview-metric div>span{color:#475569!important}.overview-metric strong{color:#0f172a!important}.overview-metric small{color:#475569!important}.overview-metric__icon--slate{color:#5b6473!important;background:#0f172a0d!important}.overview-panel:not(.overview-access) .overview-panel__heading>div>span{color:#475569!important}.overview-panel:not(.overview-access) .overview-panel__heading h2{color:#0f172a!important}.overview-panel:not(.overview-access) .text-action{color:#2f68d5!important}.overview-panel:not(.overview-access) .text-action:hover{color:#1e4bb5!important}.overview-document-list{border-top:1px solid #edf1f6!important}.overview-document{border-bottom:1px solid #edf1f6!important;color:#334155!important}.overview-document:hover{background:#f8fafc!important}.overview-document__copy strong{color:#0f172a!important}.overview-document__copy small{color:#475569!important}.overview-document__arrow{color:#94a3b8!important}.overview-topology__summary{color:#334155!important}.topology-node{border:1px solid #dfe6f0!important;background:#f8fafc!important}.topology-node strong{color:#0f172a!important}.topology-node span{color:#334155!important}.topology-node small{color:#475569!important}.topology-connector i{background:#dfe6f0!important}.control-plane-note{border:1px dashed #cbd5e1!important;background:#f8fafc!important;color:#334155!important}.control-plane-note strong{color:#0f172a!important}.activity-list,.activity-row{border-top:1px solid #edf1f6!important}.overview-panel:not(.overview-access) .activity-row strong{color:#0f172a!important}.overview-panel:not(.overview-access) .activity-row span,.overview-panel:not(.overview-access) .activity-row time{color:#475569!important}.overview-panel:not(.overview-access) .backup-readiness{color:#9a3412!important;border:1px solid #fed7aa!important;background:#fff7ed!important}.overview-panel:not(.overview-access) .backup-readiness.is-ready{color:#065f46!important;border:1px solid #a7f3d0!important;background:#ecfdf5!important}.overview-panel:not(.overview-access) .backup-readiness span{color:#475569!important}.overview-panel:not(.overview-access) .backup-readiness__icon{background:#00000008!important}.overview-panel:not(.overview-access) .backup-summary-list div{border-top:1px solid #edf1f6!important}.overview-panel:not(.overview-access) .backup-summary-list dt{color:#475569!important}.overview-panel:not(.overview-access) .backup-summary-list dd{color:#0f172a!important}.overview-panel:not(.overview-access) .overview-empty strong{color:#0f172a!important}.overview-panel:not(.overview-access) .overview-empty span{color:#475569!important}.status{color:#334155!important}.health-badge{color:#047857!important;border-color:#04785733!important;background:#0478570f!important}.app-frame select:not(.status-select),.app-frame input,.app-frame textarea{color:#0f172a!important;background-color:#fff!important;border-color:#cbd5e1!important}.security-callout--neutral{background:#fff!important;border-color:#dfe6ef!important}.security-callout--neutral strong{color:#0f172a!important}.security-callout--neutral p{color:#475569!important}.table-frame{background:#fff!important;border:1px solid #dfe6ef!important;box-shadow:0 4px 20px #1124410a!important}.document-table th,.admin-table th{color:#475569!important;background:#f8fafc!important;border-bottom:1px solid #edf1f6!important}.document-table td,.admin-table td{color:#334155!important;border-bottom:1px solid #edf1f6!important}.document-table tbody tr{transition:background .14s ease!important}.document-table tbody tr:hover,.document-table tbody tr.is-selected,.admin-table tr:hover{background:#f8fafc!important}.document-table .file-cell strong,.admin-table .file-cell strong{color:#0f172a!important}.document-table .file-cell span,.admin-table .file-cell span{color:#475569!important}.document-table .mobile-document-meta,.admin-table .mobile-document-meta{color:#64748b!important}.document-table code,.admin-table code{color:#0f172a!important;background:#edf1f6!important;border:1px solid #cbd5e1!important}.backup-overview{background:#fff!important;border:1px solid #dfe6ef!important;box-shadow:0 4px 20px #1124410a!important}.backup-state span,.backup-stat span{color:#475569!important}.backup-state strong,.backup-stat strong{color:#0f172a!important}.backup-state p{color:#475569!important}.backup-stat{border-left:1px solid #edf1f6!important}.backup-name{color:#2f68d5!important}.backup-name strong{color:#0f172a!important}@media(max-width:980px){.audit-workspace{grid-template-columns:1fr}.audit-detail{position:static}.backup-topology{grid-template-columns:1fr}.backup-topology>svg{justify-self:center;transform:rotate(90deg)}}@media(max-width:720px){.document-table .file-cell--interactive{min-height:44px}.operation-risk{padding:12px}.modal-card{max-height:calc(100dvh - 24px);overflow-y:auto}.audit-verification{grid-template-columns:42px minmax(0,1fr);padding:14px}.audit-verification .button{grid-column:1 / -1;width:100%}.audit-verification__copy strong{white-space:normal}.change-comparison{gap:8px;padding:13px}.admin-confirm__identity span{max-width:220px}}:root,body,button,input,select,textarea{font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Ubuntu,Cantarell,sans-serif}.app-frame,.app-main,.sidebar,.sidebar__brand,.sidebar__brand-copy,.nav-item,.sidebar__security,.sidebar__profile,.topbar,.app-content{transition:width .18s ease,grid-template-columns .18s ease,padding .18s ease,transform .18s ease,opacity .12s ease}.app-frame--collapsed{grid-template-columns:76px minmax(0,1fr)}.sidebar--collapsed .sidebar__brand{justify-content:center;padding-inline:12px}.sidebar--collapsed .sidebar__brand-copy,.sidebar--collapsed .sidebar__section-label,.sidebar--collapsed .nav-item>span,.sidebar--collapsed .sidebar__security>div,.sidebar--collapsed .sidebar__profile-copy,.sidebar--collapsed .sidebar__profile>.icon-button{width:0;height:0;margin:0;padding:0;overflow:hidden;opacity:0;pointer-events:none}.sidebar--collapsed .sidebar__nav{padding-inline:10px}.sidebar--collapsed .nav-item{justify-content:center;padding-inline:0}.sidebar--collapsed .nav-item--active{box-shadow:inset 0 -3px #4e86f5}.sidebar--collapsed .sidebar__security,.sidebar--collapsed .sidebar__profile{justify-content:center;padding-inline:10px}.sidebar--collapsed .sidebar__security{min-height:48px}.sidebar--collapsed .avatar{width:38px;height:38px}.topbar__left{min-width:0;display:flex;align-items:center;gap:10px;flex:1}.sidebar-collapse-button{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;color:#637086;border:1px solid var(--border);border-radius:9px;background:#fff;box-shadow:var(--shadow-sm)}.sidebar-collapse-button:hover{color:#204d9e;border-color:#b7c7df;background:#f7faff}.command-trigger{width:min(520px,52vw);height:40px;min-width:190px;display:flex;align-items:center;gap:10px;padding:0 9px 0 13px;color:#475569;border:1px solid #d9e0ea;border-radius:10px;background:#f8fafc;text-align:left;box-shadow:inset 0 1px #fffc}.command-trigger:hover{color:#3a4a63;border-color:#b8c6d9;background:#fff}.command-trigger>span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.command-trigger kbd,.command-palette kbd{display:inline-flex;align-items:center;gap:3px;min-height:22px;padding:0 7px;color:#69758a;border:1px solid #d6dde7;border-bottom-color:#bec8d6;border-radius:6px;background:#fff;box-shadow:0 1px #121f350f;font:600 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.command-layer{position:fixed;z-index:120;inset:0;display:grid;place-items:start center;padding:min(13vh,120px) 20px 24px;background:#060e1b85;backdrop-filter:blur(7px);animation:command-layer-in .14s ease-out}.command-palette{width:min(680px,100%);max-height:min(690px,calc(100dvh - 80px));display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden;color:#1a263a;border:1px solid rgba(219,227,238,.94);border-radius:18px;background:#fffffffa;box-shadow:0 30px 90px #050f1f4d;animation:command-palette-in .16s ease-out}.command-palette__header{min-height:62px;display:flex;align-items:center;gap:11px;padding:0 13px 0 18px;color:#6e7a8e;border-bottom:1px solid #e6ebf2}.command-palette__header>input{min-width:0;flex:1;height:60px;color:#18253a;border:0;background:transparent;outline:0;font-size:15px}.command-palette__header>input::placeholder{color:#909bad}.command-palette__close{width:32px;height:32px;display:none;place-items:center;color:#6f7c90;border:0;border-radius:8px;background:transparent}.command-palette__close:hover{background:#eef2f7}.command-palette__count{padding:9px 18px;color:#8994a5;border-bottom:1px solid #eef1f5;font-size:10px;font-weight:650}.command-palette__results{min-height:160px;overflow-y:auto;padding:7px}.command-palette__group{padding:11px 10px 6px;color:#8a95a6;font-size:9px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.command-option{width:100%;min-height:58px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:7px 10px;color:#243148;border:1px solid transparent;border-radius:10px;background:transparent;text-align:left}.command-option:hover,.command-option.is-active{color:#123b7d;border-color:#d5e3f8;background:#eef5ff}.command-option__icon{width:36px;height:36px;display:grid;place-items:center;color:#4d6e9f;border:1px solid #dce5f1;border-radius:9px;background:#fff}.command-option.is-active .command-option__icon{color:#1f5dca;border-color:#c7d9f3}.command-option__copy{min-width:0;display:grid;gap:4px}.command-option__copy strong,.command-option__copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.command-option__copy strong{color:inherit;font-size:12px}.command-option__copy small{color:#7e899a;font-size:10px}.command-palette__footer{min-height:42px;display:flex;align-items:center;gap:18px;padding:7px 14px;color:#7d899b;border-top:1px solid #e7ecf2;background:#f8fafc;font-size:10px}.command-palette__footer>span{display:inline-flex;align-items:center;gap:5px}.command-empty{min-height:220px;display:grid;place-items:center;align-content:center;gap:9px;color:#8a95a6;text-align:center}.command-empty strong{color:#46536a;font-size:13px}.command-empty span{max-width:380px;font-size:11px;line-height:1.55}.document-toolbar--stacked-mobile{display:grid;grid-template-columns:minmax(250px,.9fr) minmax(440px,1.5fr) auto;align-items:center;gap:14px}.document-search{height:40px;min-width:0;display:flex;align-items:center;gap:9px;padding:0 9px 0 12px;color:#7f8b9e;border:1px solid #cfd8e5;border-radius:9px;background:#fff;box-shadow:var(--shadow-sm)}.document-search:focus-within{color:#3567bd;border-color:#85aaf0;box-shadow:0 0 0 3px #3b82f61f}.document-search input{min-width:0;flex:1;height:38px;color:#1d2a40;border:0;outline:0;background:transparent;font-size:12px}.document-search input::placeholder{color:#909aac}.document-search button{width:28px;height:28px;display:grid;place-items:center;color:#778398;border:0;border-radius:7px;background:transparent}.document-search button:hover{color:#31435f;background:#eef2f7}.document-toolbar__secondary{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:12px}.document-result-count{color:#334155;font-size:10px;font-weight:650;white-space:nowrap}.mobile-document-meta{display:none!important}.mobile-bottom-nav{display:none}@keyframes command-layer-in{0%{opacity:0}}@keyframes command-palette-in{0%{opacity:0;transform:translateY(-10px) scale(.99)}}@media(max-width:1180px){.document-toolbar--stacked-mobile{grid-template-columns:minmax(220px,.8fr) minmax(360px,1.2fr)}.document-result-count{grid-column:1 / -1;justify-self:end;margin-top:-7px}}@media(max-width:820px){.app-frame--collapsed{display:block}.sidebar-collapse-button{display:none}.sidebar--collapsed .sidebar__brand-copy,.sidebar--collapsed .sidebar__section-label,.sidebar--collapsed .nav-item>span,.sidebar--collapsed .sidebar__security>div,.sidebar--collapsed .sidebar__profile-copy,.sidebar--collapsed .sidebar__profile>.icon-button{width:auto;height:auto;overflow:visible;opacity:1;pointer-events:auto}.sidebar--collapsed .sidebar__brand,.sidebar--collapsed .nav-item,.sidebar--collapsed .sidebar__security,.sidebar--collapsed .sidebar__profile{justify-content:flex-start}.topbar__left{padding-left:51px}.command-trigger{width:min(460px,53vw)}.app-content{padding-bottom:calc(94px + env(safe-area-inset-bottom))}.mobile-bottom-nav{position:fixed;z-index:55;left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));display:grid;min-height:62px;padding:5px;overflow:hidden;border:1px solid rgba(207,216,229,.94);border-radius:16px;background:#fffffff5;box-shadow:0 16px 42px #0a193133;backdrop-filter:blur(16px)}.mobile-bottom-nav button{min-width:0;min-height:50px;display:grid;place-items:center;align-content:center;gap:3px;padding:3px 2px;color:#475569;border:0;border-radius:11px;background:transparent;font-size:9px;font-weight:650}.mobile-bottom-nav button span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-bottom-nav button.is-active{color:#1e54b4;background:#eaf2ff}.mobile-bottom-nav button.is-active svg{stroke-width:2.3}}@media(max-width:720px){.topbar{padding-right:12px}.topbar__left{min-width:0;flex:1}.command-trigger{width:100%;min-width:0}.command-trigger>span{font-size:11px}.command-trigger kbd{display:none}.topbar__actions{flex:0 0 auto}.topbar__actions .demo-indicator,.topbar__actions .level-badge{display:none}.document-toolbar--stacked-mobile{grid-template-columns:1fr;align-items:stretch}.document-toolbar__secondary{align-items:stretch;flex-direction:column}.document-toolbar__secondary .filter-tabs{width:100%;overflow-x:auto}.document-toolbar__secondary .sort-control{width:100%;justify-content:space-between}.document-result-count{grid-column:auto;justify-self:start;margin:-4px 2px 0}.command-layer{align-items:end;padding:0}.command-palette{width:100%;max-height:88dvh;border-radius:20px 20px 0 0;animation-name:command-palette-mobile-in}.command-palette__header{padding-left:15px}.command-palette__header>kbd{display:none}.command-palette__close{display:grid}.command-palette__footer{justify-content:space-between;gap:8px}.command-palette__footer>span:last-child{display:none}.command-option{min-height:60px}}@media(max-width:620px){.topbar__actions .button{width:40px;min-width:40px;padding-inline:0}.topbar__actions .button span{display:none}.mobile-document-meta{display:block!important;margin-top:5px;color:#fff;font-size:9px;font-weight:600;white-space:normal!important}.document-table td[data-label=Допуск],.document-table td[data-label=Состояние],.document-table td[data-label=Изменён]{display:none!important}.document-table tr{min-height:78px}.document-table td:first-child{padding-bottom:0}.file-cell{padding-right:42px}.command-palette__footer>span:nth-child(2){display:none}}@keyframes command-palette-mobile-in{0%{opacity:0;transform:translateY(24px)}}@media(prefers-reduced-motion:reduce){.app-frame,.app-main,.sidebar,.sidebar__brand,.nav-item,.topbar,.app-content,.command-layer,.command-palette{transition:none!important;animation:none!important}}.audit-filter-bar{display:grid;grid-template-columns:minmax(260px,1.4fr) minmax(150px,.55fr) minmax(130px,.45fr) auto;align-items:end;gap:10px;margin:16px 0 8px}.audit-search{height:42px;display:flex;align-items:center;gap:9px;padding:0 9px 0 12px;color:#7d899a;border:1px solid #cfd8e5;border-radius:10px;background:#fff;box-shadow:var(--shadow-sm)}.audit-search:focus-within{color:#2d63be;border-color:#86aaf0;box-shadow:0 0 0 3px #3b82f61f}.audit-search input{min-width:0;height:40px;flex:1;color:#1e2b40;border:0;outline:0;background:transparent;font-size:12px}.audit-search input::placeholder{color:#929dae}.audit-search button{width:28px;height:28px;display:grid;place-items:center;color:#7b8798;border:0;border-radius:7px;background:transparent}.audit-search button:hover{color:#35445e;background:#eef2f7}.audit-select{display:grid;gap:5px;color:#334155;font-size:9px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.audit-select select{width:100%;height:42px;padding:0 30px 0 10px;color:#27344a;border:1px solid #cfd8e5;border-radius:10px;background:#fff;font-size:11px;font-weight:600;letter-spacing:0;text-transform:none;box-shadow:var(--shadow-sm)}.audit-select select:focus{outline:0;border-color:#86aaf0;box-shadow:0 0 0 3px #3b82f61f}.audit-filter-actions{display:flex;justify-content:flex-end;gap:7px}.audit-filter-actions .button{min-height:42px;white-space:nowrap}.audit-result-summary{margin:0 2px 12px;color:#334155;font-size:10px}.audit-result-summary strong{color:#26344b}.audit-evidence{display:grid;gap:9px;margin-top:16px}.audit-evidence>div{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 10px;padding:12px;border:1px solid #dce4ef;border-radius:12px;background:#f7f9fc}.audit-evidence span{grid-column:1 / -1;color:#334155;font-size:9px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.audit-evidence code{min-width:0;overflow:hidden;color:#324158;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.audit-evidence button{min-height:28px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;color:#4f627f;border:1px solid #d4deeb;border-radius:7px;background:#fff;font-size:9px;font-weight:650}.audit-evidence button:hover{color:#1e57bc;border-color:#b6cae8;background:#f4f8ff}@media(max-width:1100px){.audit-filter-bar{grid-template-columns:minmax(250px,1fr) repeat(2,minmax(130px,.45fr))}.audit-filter-actions{grid-column:1 / -1}}@media(max-width:720px){.audit-filter-bar{grid-template-columns:1fr 1fr;align-items:stretch}.audit-search{grid-column:1 / -1}.audit-filter-actions{grid-column:1 / -1;justify-content:stretch}.audit-filter-actions .button{flex:1}}@media(max-width:460px){.audit-filter-bar{grid-template-columns:1fr}.audit-search,.audit-filter-actions{grid-column:auto}.audit-evidence>div{grid-template-columns:1fr}.audit-evidence button{width:fit-content}}:root{--office-white: #ffffff;--office-slate-25: #fbfcfd;--office-slate-50: #f6f8fa;--office-slate-100: #edf1f5;--office-slate-200: #dce3eb;--office-slate-300: #c6d0dc;--office-slate-500: #65758b;--office-slate-700: #344258;--office-slate-900: #111b2e;--office-navy-950: #081321;--office-blue-500: #3478e5;--office-blue-600: #2164d3;--office-blue-700: #174ca5;--office-teal-600: #0f8b74;--office-amber-600: #a96613;--office-red-600: #b63d52;--office-space-1: 4px;--office-space-2: 8px;--office-space-3: 12px;--office-space-4: 16px;--office-space-5: 20px;--office-space-6: 24px;--office-space-8: 32px;--office-radius-sm: 7px;--office-radius-md: 10px;--office-radius-lg: 14px;--office-canvas: var(--office-slate-50);--office-surface: var(--office-white);--office-surface-muted: var(--office-slate-25);--office-text: var(--office-slate-900);--office-text-secondary: var(--office-slate-700);--office-text-muted: var(--office-slate-500);--office-border: var(--office-slate-200);--office-border-strong: var(--office-slate-300);--office-primary: var(--office-blue-600);--office-primary-hover: var(--office-blue-700);--office-success: var(--office-teal-600);--office-warning: var(--office-amber-600);--office-danger: var(--office-red-600);--office-focus: #4b8df2;--office-shadow-xs: 0 1px 2px rgba(15, 27, 46, .04);--office-shadow-sm: 0 8px 24px rgba(15, 27, 46, .06);--office-shadow-md: 0 18px 44px rgba(15, 27, 46, .1);--office-control-height: 40px;--office-control-height-lg: 48px;--office-control-radius: var(--office-radius-sm);--office-panel-radius: var(--office-radius-lg);--office-panel-border: var(--office-border);--office-panel-shadow: var(--office-shadow-xs);--office-icon-inline: 16px;--office-icon-control: 18px;--office-icon-tile: 36px;--v2-canvas: #f2f3ef;--v2-paper: #fcfcf9;--v2-paper-strong: #ffffff;--v2-ink: #152033;--v2-body: #46546a;--v2-muted: #536276;--v2-line: #dce1e3;--v2-line-strong: #c8d0d4;--v2-navy: #081525;--v2-navy-soft: #10233b;--v2-cobalt: #1859c9;--v2-cobalt-bright: #2e73eb;--v2-teal: #0d806d;--v2-amber: #a85c0c;--v2-danger: #a52b42;--v2-shadow: 0 18px 44px rgba(18, 32, 51, .08);--v2-shadow-soft: 0 7px 20px rgba(18, 32, 51, .055);--display-font: "Aptos Display", "Segoe UI Variable Display", "Segoe UI", sans-serif;font-family:Aptos,Segoe UI Variable Text,Segoe UI,sans-serif;color:var(--v2-ink);background:var(--v2-canvas)}html,body,#root{min-width:0;background:var(--v2-canvas)}body{color:var(--v2-ink);overflow-x:clip}button,input,select,textarea{font:inherit}.button:focus-visible,.icon-button:focus-visible,.nav-item:focus-visible,.filter-tab:focus-visible,.text-action:focus-visible,.command-trigger:focus-visible,.sidebar-collapse-button:focus-visible,.mobile-bottom-nav button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--office-focus)!important;outline-offset:2px!important;box-shadow:0 0 0 2px var(--office-surface)!important}.app-frame{min-width:0;grid-template-columns:240px minmax(0,1fr)!important;background:var(--v2-canvas)!important}.app-frame--collapsed{grid-template-columns:72px minmax(0,1fr)!important}.app-main{min-width:0;background:linear-gradient(rgba(21,32,51,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(21,32,51,.018) 1px,transparent 1px),var(--v2-canvas);background-size:32px 32px}.sidebar{color:#e8edf3!important;background:#091525!important;border-right:1px solid rgba(255,255,255,.07)!important;box-shadow:8px 0 24px #0815250f}.sidebar__brand{min-height:64px!important;padding:12px 14px!important;border-bottom-color:#ffffff12!important}.brand-mark{width:38px!important;height:38px!important;flex:0 0 38px!important;border-radius:9px!important;background:#2167d5!important;box-shadow:0 7px 18px #1859c940!important}.brand-mark svg{width:19px;height:19px;stroke-width:2}.sidebar__brand strong{color:#fff!important;font-size:15px!important;letter-spacing:-.015em}.sidebar__brand span{color:#91a0b2!important;font-size:11px!important}.sidebar__nav{padding:14px 10px!important}.sidebar__section-label{margin:0 10px 7px!important;color:#8494a8!important;font-size:10px!important;font-weight:720!important;letter-spacing:.11em!important}.nav-item{position:relative;min-height:40px!important;margin:1px 0;padding:0 10px!important;color:#aab6c6!important;border:1px solid transparent!important;border-radius:8px!important;background:transparent!important;box-shadow:none!important}.nav-item:before{content:"";position:absolute;top:9px;bottom:9px;left:-1px;width:2px;border-radius:0 3px 3px 0;background:transparent}.nav-item:hover{color:#f4f7fb!important;background:#ffffff0b!important}.nav-item--active{color:#fff!important;border-color:#5b97f421!important;background:#4b84e021!important}.nav-item--active:before{background:#5a96f4;box-shadow:none}.nav-item svg{color:#8392a7}.nav-item--active svg{color:#73a9ff}.sidebar__security{min-height:50px!important;margin:8px 10px!important;padding:9px 10px!important;color:#d8e3e0!important;border:1px solid rgba(54,190,153,.18)!important;border-radius:8px!important;background:#0d806d1c!important}.sidebar__security strong{color:#def8ef!important}.sidebar__security span{color:#89a79f!important}.sidebar__profile{min-height:66px!important;padding:10px 12px!important;border-top-color:#ffffff12!important;background:#0000001c}.topbar{height:64px!important;padding:0 26px!important;color:var(--v2-ink)!important;border-bottom:1px solid rgba(174,184,190,.55)!important;background:#f8f8f4e6!important;box-shadow:0 5px 22px #1220330b!important;backdrop-filter:blur(18px) saturate(1.15)!important}.topbar__left{min-width:0;flex:1 1 auto;display:grid!important;grid-template-columns:36px auto minmax(260px,560px);align-items:center;gap:14px!important}.topbar__context{min-width:132px;display:grid;gap:1px}.topbar__context span{color:#536276;font-size:9px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.topbar__context strong{color:var(--v2-ink);font-family:var(--display-font);font-size:15px;letter-spacing:-.01em}.sidebar-collapse-button{width:36px!important;height:36px!important;color:#536174!important;border:1px solid var(--v2-line)!important;border-radius:8px!important;background:#ffffffc2!important;box-shadow:none!important}.sidebar-collapse-button:hover{color:var(--v2-cobalt)!important;border-color:#9bb8e6!important;background:#fff!important}.command-trigger{width:100%!important;height:40px!important;padding:0 10px 0 14px!important;color:#536276!important;border:1px solid var(--v2-line-strong)!important;border-radius:9px!important;background:#ffffffe0!important;box-shadow:inset 0 1px #fff,0 2px 5px #12203309!important}.command-trigger:hover{color:#2f4059!important;border-color:#9db5d6!important;background:#fff!important}.command-trigger kbd{color:#69778a!important;border-color:#d7dde1!important;background:#f4f5f2!important}.topbar__actions{flex:0 0 auto;gap:10px!important}.demo-indicator{color:#7d4308!important;border:1px solid #e8cda9!important;border-radius:6px!important;background:#fff5df!important}.topbar__actions .level-badge{min-height:34px;padding-inline:12px;border-color:#e1d7b9;background:#fffaf0}.topbar__actions .button--primary{min-height:40px}.app-content{width:min(100%,1540px)!important;min-width:0;margin:0 auto!important;padding:24px 28px 44px!important;background:transparent!important}.button{border-radius:9px!important;font-weight:700!important;letter-spacing:-.006em}.button--primary{color:#fff!important;border-color:#164eaf!important;background:linear-gradient(180deg,#2d73e8,#1859c9)!important;box-shadow:0 8px 18px #1859c938,inset 0 1px #ffffff3d!important}.button--primary:hover:not(:disabled){border-color:#103f91!important;background:linear-gradient(180deg,#2469dc,#124cae)!important;transform:translateY(-1px)}.button--secondary{color:#26364c!important;border-color:var(--v2-line-strong)!important;background:var(--v2-paper-strong)!important;box-shadow:0 3px 10px #1220330e!important}.button--ghost{color:#526074!important}.workspace{width:min(1380px,100%)!important}.page-heading{align-items:center!important;margin-bottom:22px!important;padding:2px 0 0}.page-heading .eyebrow{color:var(--v2-cobalt)!important;letter-spacing:.1em!important}.page-heading h1{color:var(--v2-ink)!important;font-family:var(--display-font);font-size:clamp(34px,3.2vw,42px)!important;line-height:1!important;letter-spacing:-.045em!important}.page-heading>div>p:last-child{max-width:680px;color:var(--v2-body)!important;font-size:14px!important}.security-callout,.backup-overview,.audit-verification,.timeline,.audit-detail,.modal-card,.detail-drawer{border-color:var(--v2-line)!important;border-radius:14px!important;background:var(--v2-paper-strong)!important;box-shadow:var(--v2-shadow-soft)!important}.security-callout{color:var(--office-primary)!important;background:#f3f7fd!important}.security-callout>svg{width:18px;height:18px;flex:0 0 18px;stroke-width:1.9}.security-callout strong{color:var(--office-text)!important;font-size:12px!important}.security-callout p{color:#526074!important;font-size:11px!important}.modal-card{width:min(560px,100%)!important;padding:24px!important}.modal-card--upload{width:min(580px,100%)!important}.modal-card h2{color:var(--office-text)!important}.drop-zone{margin-top:20px!important;padding:32px 22px!important;color:var(--office-primary)!important;border:1px dashed #aebfd3!important;border-radius:10px!important;background:#f6f9fd!important}.drop-zone:hover,.drop-zone--active{color:var(--office-primary-hover)!important;border-color:#6f9ada!important;background:#eef5ff!important}.drop-zone>svg{width:24px;height:24px;stroke-width:1.8}.drop-zone strong{color:var(--office-text)!important}.drop-zone p{color:var(--office-text-muted)!important}.upload-policy{color:var(--office-primary)!important;border-color:#d5e4f7!important;border-radius:8px!important;background:#f0f6ff!important}.upload-policy span{color:var(--office-text-muted)!important}.overview{min-width:0;gap:14px!important}.overview-hero{min-height:184px!important;display:grid!important;grid-template-columns:minmax(0,1.6fr) minmax(260px,.4fr)!important;align-items:stretch!important;gap:24px!important;padding:26px 28px!important;overflow:hidden;color:var(--v2-ink);border:1px solid var(--v2-line)!important;border-radius:14px!important;background:#fff!important;box-shadow:var(--v2-shadow-soft)!important}.overview-hero:before{display:none}.overview-hero:after{display:none!important}.overview-hero>div:first-of-type{min-width:0;align-self:center}.overview-hero__status{margin-bottom:12px!important;color:#3f675d!important;font-size:11px!important;letter-spacing:.02em}.overview-hero h1{max-width:740px;color:var(--v2-ink)!important;font-size:clamp(36px,3.4vw,46px)!important;line-height:1!important;letter-spacing:-.042em!important}.overview-hero p{max-width:710px!important;margin-top:13px!important;color:var(--v2-body)!important;font-size:14px!important;line-height:1.55!important}.overview-hero__aside{min-width:0;display:flex;flex-direction:column;justify-content:space-between;gap:14px;margin:-26px -28px -26px 0;padding:24px;border-left:0;background:linear-gradient(145deg,#0a1a2d,#132d4d)}.overview-hero__signal{display:grid;gap:6px;padding-top:3px}.overview-hero__signal>span{color:#8ea5bf;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.overview-hero__signal strong{color:#f4fbf8;font-family:var(--display-font);font-size:20px;letter-spacing:-.025em}.overview-hero__signal strong:before{content:"";width:8px;height:8px;display:inline-block;margin:0 9px 1px 0;border-radius:50%;background:#37c69e;box-shadow:0 0 0 5px #37c69e1f}.overview-hero__signal.needs-review strong:before{background:#ffbf47;box-shadow:0 0 0 5px #ffbf471f}.overview-hero__signal small{color:#9fb1c5;font-size:11px;line-height:1.5}.overview-hero__actions{width:100%;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9px!important}.overview-hero__actions .button{width:100%;min-width:0;min-height:40px;padding-inline:13px}.overview-hero .button--secondary{color:#eef5ff!important;border-color:#fff3!important;background:#ffffff12!important;box-shadow:none!important}.overview-hero__status span:first-child{background:#0d9a7f!important;box-shadow:0 0 0 5px #0d9a7f1c!important}.overview-hero .button--secondary:hover{color:#fff!important;border-color:#ffffff57!important;background:#ffffff1f!important}.attention-queue{overflow:hidden;border:1px solid #cbded7!important;border-left:3px solid var(--v2-teal)!important;border-radius:10px!important;background:#f2f8f5!important;box-shadow:none!important}.attention-queue.has-attention{border-color:#ead5a7!important;border-left-color:#c47916!important;background:#fff9eb!important}.attention-queue__heading{min-height:56px;grid-template-columns:20px minmax(0,1fr) minmax(240px,auto)!important;gap:10px!important;padding:10px 16px!important}.attention-queue__icon{width:20px!important;height:20px!important;color:var(--v2-teal)!important;border:0!important;border-radius:0!important;background:transparent!important}.attention-queue__icon svg{width:17px!important;height:17px!important;flex:0 0 17px!important;stroke-width:2!important}.attention-queue__heading>div>span{color:#568073!important;font-size:9px!important;letter-spacing:.12em!important}.attention-queue__heading h2{margin-top:2px!important;color:#18392f!important;font-size:14px!important}.attention-queue__heading>small{max-width:520px!important;color:#5f746d!important;font-size:10px!important;line-height:1.4!important}.overview-metrics{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)!important;gap:12px!important;padding:0!important;overflow:visible!important;border:0!important;background:transparent!important;box-shadow:none!important}.overview-metric{min-width:0;min-height:92px;padding:14px!important;border:1px solid var(--v2-line)!important;border-radius:12px!important;background:var(--v2-paper-strong)!important;box-shadow:var(--v2-shadow-soft)!important}.overview-metric:last-child{border-right:1px solid var(--v2-line)!important}.overview-metric__icon{width:36px!important;height:36px!important;flex:0 0 36px!important;border-radius:8px!important}.overview-metric div>span{color:#68768a!important;font-size:9px!important;letter-spacing:.095em!important}.overview-metric strong{color:var(--v2-ink)!important;font-family:var(--display-font);font-size:23px!important}.overview-metric small{color:var(--v2-muted)!important}.overview-grid{gap:18px!important}.overview-grid--primary{grid-template-columns:minmax(0,1.68fr) minmax(300px,.62fr)!important}.overview-grid--secondary{grid-template-columns:minmax(0,1.3fr) minmax(310px,.7fr)!important}.overview-panel{padding:22px!important;border:1px solid var(--v2-line)!important;border-radius:14px!important;background:var(--v2-paper-strong)!important;box-shadow:var(--v2-shadow)!important;backdrop-filter:none!important}.overview-panel__heading>div>span{color:#718095!important;font-size:9px!important;letter-spacing:.11em!important}.overview-panel__heading h2{color:var(--v2-ink)!important;font-size:24px!important}.overview-panel .text-action{color:var(--v2-cobalt)!important}.overview-document-list{margin:18px -22px -22px!important;border-top-color:#e7eaeb!important}.overview-document{min-height:70px!important;grid-template-columns:42px minmax(180px,1fr) auto auto 18px!important;padding:11px 20px!important;border-bottom-color:#edf0f0!important;background:transparent!important}.overview-document:hover{background:#f5f7f5!important}.overview-document__icon{color:var(--v2-cobalt)!important;border-color:#d8e3f4!important;border-radius:9px!important;background:#edf4ff!important}.overview-document__copy strong{color:var(--v2-ink)!important;font-size:13px!important}.overview-document__copy small{color:var(--v2-muted)!important;font-size:11px!important}.overview-access{position:sticky;top:96px;color:#eff4fa!important;border-color:#ffffff14!important;background:radial-gradient(circle at 100% 0,rgba(66,133,238,.22),transparent 15rem),#0b182a!important;box-shadow:0 22px 50px #0815252e!important}.overview-access .overview-panel__heading>div>span{color:#879db8!important}.overview-access .overview-panel__heading h2{color:#fff!important}.overview-access>p{color:#b3c0d0!important}.access-rail li{border-color:#ffffff14!important;border-radius:8px!important;background:#ffffff09!important}.access-rail li.is-current{border-color:#4d91f57a!important;background:#235eb847!important;box-shadow:inset 3px 0 #5d9af4!important}.overview-topology{color:var(--v2-ink)!important;background:linear-gradient(120deg,rgba(24,89,201,.035),transparent 48%),var(--v2-paper-strong)!important}.overview-topology .overview-panel__heading h2{color:var(--v2-ink)!important}.overview-topology__summary{color:var(--v2-body)!important}.health-badge{color:#176a58!important;border-color:#cce3dc!important;background:#eef8f4!important}.topology-node{border-color:var(--v2-line)!important;border-radius:10px!important;background:#f7f8f5!important}.topology-node strong{color:var(--v2-ink)!important}.topology-node span,.topology-node small{color:var(--v2-muted)!important}.topology-node__icon{color:var(--v2-cobalt)!important;border-color:#d8e3f4!important;background:#edf4ff!important}.topology-connector{color:#9aa8b9!important}.topology-connector i{background:#d5dade!important}.control-plane-note{color:#2d506d!important;border-color:#d8e3e8!important;background:#f5f8f8!important}.control-plane-note strong{color:#1d405e!important}.activity-row,.backup-summary-list div{border-top-color:#e9ecec!important}.activity-row strong,.backup-summary-list dd{color:var(--v2-ink)!important}.activity-row span,.activity-row time,.backup-summary-list dt{color:var(--v2-muted)!important}.backup-readiness{border-color:#dce3e1!important;background:#f7f9f6!important}.backup-readiness.is-ready{border-color:#cce3db!important;background:#eef8f4!important}.document-toolbar--stacked-mobile{min-height:68px;grid-template-columns:minmax(280px,.9fr) minmax(520px,1.5fr) auto!important;gap:12px!important;margin-bottom:12px!important;padding:11px 12px;border:1px solid var(--v2-line);border-radius:12px;background:#ffffffb8;box-shadow:0 4px 14px #12203309}.document-search{min-width:0!important;height:44px!important;color:#536276!important;border-color:var(--v2-line-strong)!important;border-radius:9px!important;background:#fff!important;box-shadow:inset 0 1px 2px #12203308!important}.document-search:focus-within{color:var(--v2-cobalt)!important;border-color:#7fa6e4!important;box-shadow:0 0 0 4px #1859c91c!important}.document-search input{color:var(--v2-ink)!important;font-size:13px!important}.document-search input::placeholder{color:#536276!important}.document-toolbar__secondary{gap:10px!important}.filter-tabs{min-height:44px;gap:2px!important;padding:4px!important;border:1px solid #d9dee1!important;border-radius:9px!important;background:#eef0ed!important}.filter-tab{height:34px!important;color:#536276!important;border-radius:6px!important}.filter-tab:hover{color:#23334a!important;background:#ffffffb3!important}.filter-tab--active{color:#fff!important;background:#183e70!important;box-shadow:0 3px 8px #12335e2e!important}.sort-control{color:#536276!important}.sort-control select,.inline-select{color:var(--v2-ink)!important;border-color:var(--v2-line-strong)!important;border-radius:8px!important;background-color:#fff!important}.document-result-count{color:#536276!important}.table-frame{overflow:hidden;border:1px solid var(--v2-line)!important;border-radius:12px!important;background:var(--v2-paper-strong)!important;box-shadow:var(--v2-shadow)!important;backdrop-filter:none!important}.document-table th,.admin-table th{height:46px!important;color:#536276!important;border-bottom-color:#dfe4e6!important;background:#f2f4f1!important;letter-spacing:.07em!important}.document-table td,.admin-table td{color:var(--v2-body)!important;border-bottom-color:#e9eded!important}.document-table tbody tr,.admin-table tbody tr{background:#fff;transition:background .14s ease,box-shadow .14s ease!important}.document-table tbody tr:hover,.document-table tbody tr.is-selected,.admin-table tbody tr:hover{background:#f5f7f5!important;box-shadow:inset 3px 0 #4a82d8}.document-table .file-cell strong,.admin-table .file-cell strong{color:var(--v2-ink)!important}.document-table .file-cell span,.admin-table .file-cell span,.document-table .mobile-document-meta,.admin-table .mobile-document-meta{color:#667589!important}.file-cell__icon{color:var(--v2-cobalt)!important;border-color:#d8e3f3!important;border-radius:8px!important;background:#edf4ff!important}.row-action{color:#536276!important;border-radius:8px!important}.row-action:hover{color:var(--v2-cobalt)!important;background:#edf4ff!important}.auth-page{width:100%;min-height:100dvh;margin:0;grid-template-columns:minmax(420px,1fr) minmax(420px,1fr)!important;overflow:hidden;border:0;border-radius:0;background:#0a0d13!important;box-shadow:none}.auth-intro{grid-column:2;grid-row:1;min-height:auto!important;padding:clamp(40px,5vw,72px)!important;color:#fff;border-left:1px solid rgba(255,255,255,.07);background:#12151c!important}.auth-intro:before{display:none}.auth-intro__content{width:min(520px,100%)!important}.auth-brand-row{display:none!important}.auth-brand{color:#fff!important;font-size:17px!important}.auth-brand-row>div:last-child>span{color:#8fa1b7!important;font-size:11px!important;letter-spacing:.04em}.auth-kicker{min-height:30px;color:#aeb9c9!important;border:0!important;background:transparent!important;padding:0!important}.auth-intro h1{max-width:520px!important;font-family:var(--display-font);font-size:clamp(36px,3.6vw,46px)!important;line-height:1.02!important;letter-spacing:-.045em!important}.auth-intro h1 span{color:#6fa6ff!important}.auth-copy{max-width:480px!important;color:#b4c2d2!important;font-size:14px!important;line-height:1.6!important}.auth-trust-grid{grid-template-columns:1fr!important;gap:0!important;margin-top:30px!important;border-top:1px solid rgba(255,255,255,.1)}.auth-trust-card{min-height:68px;display:grid!important;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:12px!important;padding:11px 0!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.1)!important;border-radius:0!important;background:transparent!important}.auth-trust-card__icon{width:24px!important;height:24px!important;border-radius:0!important;background:transparent!important}.auth-trust-card__icon svg{width:16px;height:16px}.auth-trust-card strong{color:#f4f7fb!important}.auth-trust-card span{color:#9babbf!important}.auth-security-note{margin-top:18px!important;padding:11px 12px!important;border-color:#3ec9a31f!important;border-radius:8px!important;background:#0d806d12!important}.auth-intro__footer{display:none!important}.auth-panel-wrap{grid-column:1;grid-row:1;min-height:auto!important;padding:clamp(42px,6vw,78px)!important;background:#0a0d13!important}.auth-panel{width:min(420px,100%)!important;margin:auto!important;padding:0!important;color:#f5f7fb!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none}.auth-panel__brand{display:flex;align-items:center;gap:11px;margin-bottom:clamp(44px,8vh,72px)}.auth-panel__brand .brand-mark{width:32px!important;height:32px!important;flex-basis:32px!important}.auth-panel__brand .brand-mark svg{width:16px;height:16px}.auth-panel__brand>span:last-child{display:grid;gap:2px}.auth-panel__brand strong{color:#fff;font-family:var(--display-font);font-size:16px;letter-spacing:-.015em}.auth-panel__brand small{color:#7f8999;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.env-selector{margin-bottom:28px!important;padding:3px!important;border:1px solid #2a2f39!important;border-radius:8px!important;background:#12151c!important}.env-btn{min-height:36px;gap:7px!important;color:#8f99aa!important;border-radius:6px!important}.env-btn svg{flex:0 0 auto}.env-btn .env-dot{display:none}.env-btn--active{color:#eef4ff!important;border-color:#354154!important;background:#202634!important;box-shadow:none!important}.auth-panel__step{color:#788396!important;border-bottom-color:#272c35!important}.auth-panel__step strong{color:#7eacfa!important}.auth-panel__header h2{color:#fff!important;font-family:var(--display-font);font-size:28px!important}.auth-panel__header{grid-template-columns:20px minmax(0,1fr)!important;gap:12px!important}.auth-panel__icon{width:20px!important;height:20px!important;color:#7eacfa!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.auth-panel__icon svg{width:18px;height:18px;stroke-width:2}.auth-panel__header p,.auth-help{color:#8d97a8!important}.auth-form label,.mfa-form label{color:#bdc5d2!important}.auth-field__heading>span{color:#7f8999!important}.auth-input-shell{min-height:48px;color:#7f8999!important;border:1px solid #2b303b!important;border-radius:9px!important;background:#151820!important;box-shadow:none!important}.auth-input-shell:focus-within{color:#7eacfa!important;border-color:#4c84df!important;background:#171b24!important;box-shadow:0 0 0 3px #4c84df29!important}.auth-input-shell input{color:#f4f7fb!important;background:transparent!important}.auth-input-shell input:focus-visible{outline:0!important;box-shadow:none!important}.auth-input-shell input::placeholder{color:#8893a5!important}.auth-input-action{color:#8e98a9!important}.auth-submit{min-height:48px!important}.auth-panel__divider{color:#747e8f!important;border-top-color:#272c35!important}.auth-panel__divider:before,.auth-panel__divider:after{background:#272c35!important}.auth-help{border-top-color:#272c35!important}.form-error{color:#93253b!important;border-color:#eec4cc!important;background:#fff1f3!important}.mfa-page,.boot-screen{min-height:100dvh!important;padding:28px!important;color:#f4f7fb!important;background:#080d17!important}.mfa-background-grid{display:none!important}.mfa-panel{width:min(440px,100%)!important;padding:32px 38px!important;color:#f4f7fb!important;border:1px solid #263044!important;border-radius:14px!important;background:#0f1728!important;box-shadow:0 24px 64px #00000047!important}.mfa-panel__step{padding-bottom:16px!important;color:#7e899b!important;border-bottom-color:#293246!important}.mfa-panel__step strong{color:#78a7f5!important}.mfa-shield{width:40px!important;height:40px!important;margin:24px auto 16px!important;color:#8db5fa!important;border:1px solid #31568f!important;border-radius:9px!important;background:#14294a!important;box-shadow:none!important}.mfa-shield svg{width:20px;height:20px}.mfa-panel .eyebrow{color:#78a7f5!important}.mfa-panel h1{color:#fff!important;font-family:var(--display-font);font-size:28px!important;letter-spacing:-.035em!important}.mfa-panel>.muted,.mfa-hint{color:#929daf!important}.mfa-method{min-height:36px!important;color:#62c7ab!important;border-color:#2cb3923d!important;border-radius:7px!important;background:#0f8b741a!important}.mfa-form label{color:#bdc5d2!important}.otp-shell{min-height:48px!important;border:1px solid #303a4c!important;border-radius:8px!important;background:#0b1220!important;box-shadow:none!important}.otp-shell:focus-within{border-color:#4c84df!important;box-shadow:0 0 0 3px #4c84df29!important}.otp-input{color:#f5f7fb!important;background:transparent!important}.otp-input:focus-visible{outline:0!important;box-shadow:none!important}.mfa-security-note{color:#7f8a9d!important;border-top-color:#293246!important}.sidebar{overflow:hidden}.sidebar__nav{overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.28) transparent}.sidebar__nav-group+.sidebar__nav-group{margin-top:15px;padding-top:13px;border-top:1px solid rgba(255,255,255,.08)}.nav-item{gap:10px!important;line-height:1.2}.nav-item__icon{width:20px;height:20px;flex:0 0 20px;display:grid;place-items:center;color:#8392a7}.nav-item__icon svg{width:17px;height:17px;flex:0 0 17px;stroke-width:2}.nav-item:hover .nav-item__icon{color:#b9c9dc}.nav-item--active .nav-item__icon{color:#73a9ff;background:transparent}.sidebar__security>svg,.sidebar__profile>.icon-button>svg,.sidebar__close>svg{width:18px;height:18px;flex:0 0 18px}.sidebar__profile{min-height:66px!important}.sidebar__profile-copy strong{display:-webkit-box!important;max-height:29px;overflow:hidden;line-height:1.2;white-space:normal!important;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sidebar--collapsed .sidebar__nav-group+.sidebar__nav-group{margin-top:13px;padding-top:11px}.sidebar--collapsed .nav-item{padding-inline:0!important}.sidebar--collapsed .nav-item__icon{width:28px;height:28px;flex-basis:28px;border:1px solid transparent}.sidebar--collapsed .nav-item>.nav-item__icon{width:28px!important;height:28px!important;flex:0 0 28px!important;margin:0!important;padding:0!important;overflow:visible!important;opacity:1!important;pointer-events:auto!important}.sidebar--collapsed .nav-item--active .nav-item__icon{border-color:#5a96f447;background:#235bb047}.sidebar--collapsed .nav-item--active{box-shadow:none!important}.sidebar--collapsed .nav-item--active:before{inset:auto 12px 4px;width:auto;height:3px}.overview-hero__actions .button{font-size:11px;line-height:1.15;white-space:nowrap}.attention-queue__heading>div>span{color:#3d6d60!important}.attention-queue__heading>small{color:#4f665d!important}.overview-metric div>span,.overview-panel__heading>div>span,.overview-document__copy small,.topology-node span,.topology-node small,.activity-row span,.activity-row time,.backup-summary-list dt,.document-result-count,.document-table .file-cell span,.admin-table .file-cell span,.document-table .mobile-document-meta,.admin-table .mobile-document-meta,.audit-verification__copy>span,.audit-verification__copy small{color:#536276!important}.detail-drawer{color:var(--v2-ink)!important;background:var(--v2-paper-strong)!important}.detail-drawer h2,.detail-drawer .detail-list dd,.detail-drawer .version-row div strong,.detail-drawer .version-list h3{color:var(--v2-ink)!important}.detail-drawer .detail-description,.detail-drawer .detail-list dt,.detail-drawer .version-row div span,.detail-drawer .version-row>span{color:#536276!important}.detail-drawer .detail-list,.detail-drawer .version-list,.detail-drawer .detail-list>div{border-color:var(--v2-line)!important}.detail-drawer .icon-button{color:#536276!important;border-color:var(--v2-line)!important;background:#f4f6f5!important}.overview-metric__icon,.overview-document__icon,.attention-queue__icon,.attention-item__icon,.topology-node__icon,.file-cell__icon,.backup-readiness__icon{overflow:hidden}.overview-metric__icon svg,.overview-document__icon svg,.attention-queue__icon svg,.attention-item__icon svg,.topology-node__icon svg,.file-cell__icon svg,.backup-readiness__icon svg{width:20px;height:20px;flex:0 0 20px;stroke-width:1.9}.file-cell__icon--large svg{width:23px;height:23px;flex-basis:23px}.overview-panel__heading>svg{width:18px!important;height:18px!important;flex:0 0 18px;padding:0;color:var(--v2-cobalt);border:0;border-radius:0;background:transparent;stroke-width:1.9}.overview-access .overview-panel__heading>svg{color:#8bb7ff;border:0;background:transparent}.audit-verification__icon{width:40px!important;height:40px!important;border-radius:9px!important}.audit-verification__icon svg{width:19px;height:19px}.backup-state__icon{width:42px!important;height:42px!important;border-radius:10px!important}.backup-state__icon svg{width:20px;height:20px}.backup-topology>div{grid-template-columns:38px minmax(0,1fr)!important}.backup-topology__icon{width:36px!important;height:36px!important;border-radius:8px!important}.backup-topology__icon svg{width:18px;height:18px}.health-badge>svg,.control-plane-note>svg,.text-action>svg,.row-action>svg,.icon-button>svg{flex:0 0 auto}.health-badge>svg{width:15px;height:15px}.control-plane-note>svg{width:20px;height:20px}@media(max-width:1180px){.topbar__left{grid-template-columns:42px minmax(240px,520px)}.topbar__context{display:none}.overview-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.document-toolbar--stacked-mobile{grid-template-columns:minmax(230px,.75fr) minmax(420px,1.25fr)!important}}@media(max-width:920px){.overview-hero{grid-template-columns:minmax(0,1fr) minmax(250px,.55fr)!important;padding:30px!important}.overview-grid--primary,.overview-grid--secondary{grid-template-columns:1fr!important}.overview-access{position:static}.overview-grid--primary .overview-access{order:-1}}@media(max-width:820px){.app-frame,.app-frame--collapsed{display:block!important}.app-main,.app-content,.overview,.workspace{min-width:0;max-width:100%}.mobile-menu-button{width:44px!important;height:44px!important;top:14px!important;left:14px!important;color:#314158!important;border-color:var(--v2-line-strong)!important;border-radius:10px!important;background:#fffffff0!important;box-shadow:0 6px 16px #1220331c!important}.topbar{height:64px!important;gap:9px!important;padding:0 12px 0 68px!important}.topbar__left{width:auto!important;min-width:0!important;flex:1 1 auto!important;display:flex!important;padding-left:0!important}.sidebar-collapse-button,.topbar__context{display:none!important}.sidebar__close{width:34px;height:34px;place-items:center;color:#c6d3e3!important;border:1px solid rgba(255,255,255,.11)!important;border-radius:9px;background:#ffffff0b!important}.sidebar__close:hover{color:#fff!important;border-color:#73a9ff61!important;background:#73a9ff1f!important}.command-trigger{width:100%!important;min-width:0!important;height:44px!important}.command-trigger>span{display:block!important;font-size:11px!important}.command-trigger kbd{display:none!important}.topbar__actions{width:auto!important;flex:0 0 auto!important}.topbar__actions .demo-indicator,.topbar__actions .level-badge{display:none!important}.topbar__actions .button{width:44px!important;min-width:44px!important;height:44px!important;padding:0!important}.topbar__actions .button span{display:none!important}.app-content{padding:22px 14px calc(104px + env(safe-area-inset-bottom))!important}.page-heading{align-items:flex-start!important}.page-heading h1{font-size:36px!important}.overview{gap:14px!important}.overview-hero{min-height:0!important;grid-template-columns:1fr!important;gap:16px!important;margin-top:0!important;padding:20px 18px!important;border-radius:12px!important}.overview-hero h1{max-width:100%;font-size:32px!important}.overview-hero p{max-width:100%!important;margin-top:10px!important;font-size:12px!important;line-height:1.45!important}.overview-hero__aside{width:100%;margin:0;gap:12px;padding:14px;border-top:0;border-left:0;border-radius:10px}.overview-hero__signal{grid-template-columns:1fr;gap:3px;padding-top:0}.overview-hero__signal strong{font-size:17px}.overview-hero__signal small{font-size:10px}.overview-hero__actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}.overview-hero__actions{grid-template-columns:1fr!important}.overview-hero__actions .button{min-height:38px;white-space:normal}.attention-queue__heading{grid-template-columns:auto minmax(0,1fr)!important;gap:11px!important}.attention-queue__heading>small{grid-column:2;text-align:left!important}.overview-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.overview-metric{min-height:112px;align-items:flex-start!important;padding:15px!important}.overview-panel{padding:18px!important;border-radius:12px!important}.overview-document-list{margin:16px -18px -18px!important}.overview-document{grid-template-columns:38px minmax(0,1fr) auto!important;gap:10px!important;padding:13px 16px!important}.overview-document .level-badge{grid-column:3}.overview-document .status,.overview-document__arrow{display:none!important}.overview-topology{overflow:hidden}.document-toolbar--stacked-mobile{grid-template-columns:1fr!important;padding:10px!important}.document-toolbar__secondary,.document-toolbar__secondary .filter-tabs{width:100%}.table-frame{border-radius:10px!important}.mobile-bottom-nav{inset:auto 10px calc(10px + env(safe-area-inset-bottom))!important;padding:5px!important;border:1px solid rgba(183,193,199,.78)!important;border-radius:13px!important;background:#fffffff2!important;box-shadow:0 18px 42px #1220332b!important}.mobile-bottom-nav button{min-height:51px!important;color:#536276!important;border-radius:9px!important}.mobile-bottom-nav button.is-active{color:#174fae!important;background:#eaf2ff!important}.sidebar--open~.mobile-bottom-nav{opacity:0;pointer-events:none;transform:translateY(12px)}.auth-page{display:flex!important;flex-direction:column;width:100%;min-height:100dvh;margin:0;border-radius:0}.auth-panel-wrap{order:-1;min-height:100dvh!important;padding:28px 22px!important}.auth-panel{width:min(560px,100%)!important}.auth-intro{display:none!important}.auth-brand-row{margin-bottom:28px!important}.auth-intro h1{font-size:clamp(34px,8vw,46px)!important}}@media(max-width:560px){.topbar{padding-right:10px!important}.command-trigger,.app-content{padding-inline:12px!important}.page-heading{display:grid!important;gap:14px}.page-heading h1{font-size:34px!important}.overview-hero{padding:18px 16px!important}.overview-hero h1{font-size:30px!important}.overview-metrics{grid-template-columns:1fr!important}.overview-metric{min-height:94px;align-items:center!important}.overview-panel__heading{gap:12px!important}.overview-panel__heading h2{font-size:21px!important}.overview-document{min-height:74px!important}.document-toolbar__secondary{align-items:stretch!important;flex-direction:column!important}.sort-control{width:100%;justify-content:space-between}.sort-control select{flex:1}.document-table tr,.admin-table tr{padding:14px!important}.auth-panel-wrap{padding:12px!important}.auth-panel{padding:0!important;border-radius:0!important}.env-btn{font-size:11px}.auth-intro{padding:24px 20px 28px!important}.auth-intro h1{font-size:34px!important}.auth-trust-grid{display:none!important}.auth-security-note{margin-top:20px!important}}@media(prefers-reduced-motion:reduce){.button,.nav-item,.overview-panel,.overview-document,.document-table tbody tr,.admin-table tbody tr{transition:none!important;transform:none!important}}@media(forced-colors:active){.app-frame,.app-main,.app-content,.overview-hero,.overview-panel,.overview-access,.overview-topology,.auth-intro,.auth-panel-wrap,.auth-panel,.sidebar,.topbar{color:#152033!important;border-color:#152033!important;background:#fff!important;box-shadow:none!important}.sidebar,.sidebar *,.topbar,.topbar *,.overview,.overview *,.workspace,.workspace *,.mobile-bottom-nav,.mobile-bottom-nav *{color:#152033!important;border-color:#152033!important}.sidebar,.sidebar *,.topbar,.topbar *,.overview-hero,.overview-access,.overview-panel,.overview-metric,.overview-topology,.workspace,.workspace *,.mobile-bottom-nav{background:#fff!important;box-shadow:none!important}.sidebar .nav-item--active,.filter-tab--active,.mobile-bottom-nav button.is-active{color:#fff!important;background:#1859c9!important}.sidebar .nav-item--active *,.filter-tab--active *,.mobile-bottom-nav button.is-active *{color:#fff!important}.sidebar__brand-copy>span,.sidebar__section-label,.sidebar__security,.sidebar__security>div>strong,.sidebar__security>div>span,.sidebar__profile-copy>strong,.sidebar__profile-copy>span,.nav-item{color:#152033!important}.nav-item--active,.filter-tab--active,.mobile-bottom-nav button.is-active{color:#fff!important;background:#1859c9!important}.overview-hero__signal strong:before,.overview-hero__status span:first-child,.level-badge__dot,.activity-row__dot{background:#152033!important;box-shadow:none!important}}:root{--ui-canvas: #f2f5f3;--ui-canvas-deep: #e9efed;--ui-surface: #ffffff;--ui-surface-soft: #f8faf9;--ui-rail: #0b1b2e;--ui-rail-soft: #122945;--ui-rail-line: rgba(255, 255, 255, .1);--ui-ink: #172235;--ui-ink-soft: #43536a;--ui-muted: #5e6d80;--ui-line: #dce5e2;--ui-line-strong: #c9d5d2;--ui-blue: #2868d7;--ui-blue-deep: #184ba9;--ui-blue-soft: #eaf2ff;--ui-teal: #0b987d;--ui-teal-soft: #e9f8f3;--ui-amber: #a96812;--ui-amber-soft: #fff5df;--ui-red: #ad364d;--ui-red-soft: #fff0f3;--ui-display: Georgia, "Times New Roman", serif;--ui-body: Inter, "Segoe UI Variable Text", "Segoe UI", system-ui, sans-serif;--ui-mono: "SFMono-Regular", Consolas, "Liberation Mono", monospace;--ui-shadow-xs: 0 1px 2px rgba(20, 42, 57, .04);--ui-shadow-sm: 0 12px 32px rgba(20, 42, 57, .07);--ui-shadow-md: 0 22px 54px rgba(20, 42, 57, .12);--ui-radius-sm: 10px;--ui-radius-md: 15px;--ui-radius-lg: 20px;font-family:var(--ui-body);color:var(--ui-ink);background:var(--ui-canvas);color-scheme:light}html,body,#root{min-width:320px;min-height:100%;background:var(--ui-canvas)!important;color-scheme:light!important}body{color:var(--ui-ink)!important;font-family:var(--ui-body)!important;background:linear-gradient(rgba(37,87,78,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(37,87,78,.025) 1px,transparent 1px),var(--ui-canvas)!important;background-size:32px 32px!important}button,input,select,textarea{font-family:var(--ui-body)!important}button:disabled{cursor:not-allowed}::selection{color:#10233f!important;background:#cfe0ff!important}.button,.icon-button,.row-action,.sidebar-collapse-button,.mobile-menu-button,.sidebar__close,.command-palette__close,.auth-input-action{-webkit-tap-highlight-color:transparent}.button svg,.icon-button svg,.row-action svg,.sidebar-collapse-button svg,.mobile-menu-button svg,.sidebar__close svg,.command-palette__close svg,.topbar__actions svg{flex:0 0 auto;stroke-width:2.05}.button{min-height:44px!important;gap:9px!important;padding-inline:16px!important;color:var(--ui-ink-soft)!important;border:1px solid var(--ui-line-strong)!important;border-radius:12px!important;background:var(--ui-surface)!important;box-shadow:var(--ui-shadow-xs)!important;font-size:13px!important;font-weight:750!important;line-height:1!important;letter-spacing:-.01em!important;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease!important}.button:hover:not(:disabled){color:var(--ui-ink)!important;border-color:#aebfbc!important;background:#fbfdfc!important;box-shadow:0 7px 20px #142a3914!important}.button:active:not(:disabled){transform:translateY(1px)!important}.button--primary{color:#fff!important;border-color:var(--ui-blue)!important;background:var(--ui-blue)!important;box-shadow:0 9px 20px #2868d738,inset 0 1px #fff3!important}.button--primary:hover:not(:disabled){color:#fff!important;border-color:var(--ui-blue-deep)!important;background:var(--ui-blue-deep)!important;box-shadow:0 12px 24px #2868d747!important}.button--secondary{color:var(--ui-ink-soft)!important;border-color:var(--ui-line-strong)!important;background:var(--ui-surface)!important}.button--ghost{color:var(--ui-muted)!important;border-color:transparent!important;background:transparent!important;box-shadow:none!important}.button--ghost:hover:not(:disabled){color:var(--ui-ink)!important;border-color:transparent!important;background:#edf2f0!important;box-shadow:none!important}.icon-button,.row-action{width:42px!important;height:42px!important;display:grid!important;place-items:center!important;color:var(--ui-muted)!important;border:1px solid var(--ui-line)!important;border-radius:12px!important;background:var(--ui-surface)!important;box-shadow:var(--ui-shadow-xs)!important}.icon-button:hover:not(:disabled),.row-action:hover{color:var(--ui-blue)!important;border-color:#aac1e9!important;background:var(--ui-blue-soft)!important}.icon-button--dark{color:#b8c6d7!important;border-color:#ffffff24!important;background:#ffffff0f!important;box-shadow:none!important}.icon-button--dark:hover:not(:disabled){color:#fff!important;border-color:#ffffff47!important;background:#ffffff1f!important}.app-frame{min-height:100dvh!important;display:grid!important;grid-template-columns:268px minmax(0,1fr)!important;background:var(--ui-canvas)!important}.sidebar{width:auto!important;height:100dvh!important;position:sticky!important;top:0!important;z-index:40!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;color:#e8eff8!important;border-right:1px solid rgba(255,255,255,.08)!important;background:var(--ui-rail)!important;box-shadow:10px 0 30px #0716260f!important}.sidebar__brand{min-height:92px!important;display:flex!important;align-items:center!important;gap:13px!important;padding:20px 18px!important;border-bottom:1px solid var(--ui-rail-line)!important}.brand-mark{width:44px!important;height:44px!important;flex:0 0 44px!important;display:grid!important;place-items:center!important;color:#fff!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:14px!important;background:linear-gradient(145deg,#367bed,#174da9)!important;box-shadow:0 9px 24px #1e5bca47,inset 0 1px #ffffff3d!important}.brand-mark svg{width:23px!important;height:23px!important;stroke-width:2!important}.sidebar__brand-copy{min-width:0!important}.sidebar__brand strong{display:block!important;color:#fff!important;font-size:16px!important;font-weight:800!important;letter-spacing:-.025em!important}.sidebar__brand span{display:block!important;margin-top:4px!important;color:#8ea2ba!important;font-size:11px!important;line-height:1.3!important}.sidebar__close{display:none!important;margin-left:auto!important;color:#b8c6d7!important;border:0!important;background:transparent!important;box-shadow:none!important}.sidebar__nav{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;padding:27px 15px 18px!important;scrollbar-width:thin!important;scrollbar-color:rgba(255,255,255,.18) transparent!important}.sidebar__nav-group+.sidebar__nav-group{margin-top:30px!important;padding-top:24px!important;border-top:1px solid rgba(255,255,255,.08)!important}.sidebar__section-label{margin:0 12px 11px!important;color:#7890aa!important;font-size:10px!important;font-weight:800!important;letter-spacing:.12em!important;line-height:1.2!important;text-transform:uppercase!important}.nav-item{width:100%!important;min-height:52px!important;display:flex!important;align-items:center!important;gap:12px!important;margin:3px 0!important;padding:6px 12px!important;position:relative!important;color:#9fb0c4!important;border:1px solid transparent!important;border-radius:14px!important;background:transparent!important;box-shadow:none!important;font-size:13px!important;font-weight:650!important;text-align:left!important;transition:color .16s ease,background .16s ease,border-color .16s ease,transform .16s ease!important}.nav-item:hover{color:#f8fbff!important;border-color:#ffffff12!important;background:#ffffff0e!important}.nav-item:before{content:""!important;width:3px!important;height:22px!important;position:absolute!important;top:50%!important;left:-1px!important;display:block!important;border-radius:0 4px 4px 0!important;background:transparent!important;transform:translateY(-50%)!important}.nav-item--active{color:#fff!important;border-color:#6da5ff33!important;background:#172f4d!important;box-shadow:0 7px 18px #010b192e!important}.nav-item--active:before{background:#54a0ff!important;box-shadow:0 0 14px #54a0ff99!important}.nav-item__icon{width:38px!important;height:38px!important;flex:0 0 38px!important;display:grid!important;place-items:center!important;color:#7f95ae!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:11px!important;background:#ffffff0b!important;transition:color .16s ease,background .16s ease,border-color .16s ease!important}.nav-item__icon svg{width:21px!important;height:21px!important;stroke-width:2!important}.nav-item:hover .nav-item__icon{color:#d9e8ff!important;border-color:#ffffff24!important;background:#ffffff17!important}.nav-item--active .nav-item__icon{color:#fff!important;border-color:#77b1ff6b!important;background:#2c6fdf!important;box-shadow:0 6px 14px #185bbe57!important}.sidebar__security{min-height:68px!important;display:flex!important;align-items:flex-start!important;gap:11px!important;margin:0 15px 14px!important;padding:13px 12px!important;color:#d7eee8!important;border:1px solid rgba(48,190,158,.26)!important;border-radius:16px!important;background:#0b987d21!important}.sidebar__security>svg{width:21px!important;height:21px!important;flex:0 0 21px!important;color:#43d2ac!important;stroke-width:2!important}.sidebar__security strong,.sidebar__security span{display:block!important}.sidebar__security strong{color:#e6fff7!important;font-size:11px!important;font-weight:800!important}.sidebar__security span{margin-top:4px!important;color:#8eb8ae!important;font-size:10px!important;line-height:1.35!important}.sidebar__profile{min-height:86px!important;display:flex!important;align-items:center!important;gap:11px!important;padding:16px 15px!important;border-top:1px solid var(--ui-rail-line)!important;background:#0000001f!important}.avatar{width:42px!important;height:42px!important;flex:0 0 42px!important;display:grid!important;place-items:center!important;color:#edf5ff!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:13px!important;background:#2a64c4!important;font-size:12px!important;font-weight:800!important}.sidebar__profile-copy{min-width:0!important;flex:1 1 auto!important}.sidebar__profile-copy strong,.sidebar__profile-copy span{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.sidebar__profile-copy strong{color:#f4f8ff!important;font-size:12px!important;font-weight:750!important}.sidebar__profile-copy span{margin-top:4px!important;color:#b6c5d5!important;font-size:10px!important}.topbar{height:80px!important;position:sticky!important;top:0!important;z-index:30!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;padding:0 34px!important;color:var(--ui-ink)!important;border-bottom:1px solid rgba(194,207,204,.78)!important;background:#fafcfbeb!important;box-shadow:0 7px 25px #142a390b!important;backdrop-filter:blur(18px) saturate(1.12)!important}.topbar__left{min-width:0!important;flex:1 1 auto!important;display:flex!important;align-items:center!important;gap:13px!important}.sidebar-collapse-button{width:42px!important;height:42px!important;flex:0 0 42px!important;display:grid!important;place-items:center!important;color:#52647b!important;border:1px solid var(--ui-line)!important;border-radius:13px!important;background:var(--ui-surface)!important;box-shadow:var(--ui-shadow-xs)!important}.sidebar-collapse-button:hover{color:var(--ui-blue)!important;border-color:#a9c0e8!important;background:var(--ui-blue-soft)!important}.topbar__context{min-width:145px!important;display:grid!important;gap:3px!important}.topbar__context span{color:#526477!important;font-size:9px!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase!important}.topbar__context strong{overflow:hidden!important;color:var(--ui-ink)!important;font-family:var(--ui-display)!important;font-size:16px!important;font-weight:700!important;letter-spacing:-.025em!important;text-overflow:ellipsis!important;white-space:nowrap!important}.command-trigger{min-width:230px!important;width:min(100%,520px)!important;height:46px!important;flex:1 1 360px!important;display:flex!important;align-items:center!important;gap:10px!important;padding:0 11px 0 14px!important;color:#64758b!important;border:1px solid var(--ui-line-strong)!important;border-radius:14px!important;background:var(--ui-surface)!important;box-shadow:inset 0 1px #ffffffd1,var(--ui-shadow-xs)!important;text-align:left!important}.command-trigger:hover{color:var(--ui-ink-soft)!important;border-color:#a9bdd9!important;background:#fff!important;box-shadow:0 6px 18px #142a3914!important}.command-trigger>svg{width:20px!important;height:20px!important;flex:0 0 20px!important;color:#60758f!important}.command-trigger>span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important;font-weight:600!important}.command-trigger kbd{min-width:34px!important;height:26px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:3px!important;margin-left:auto!important;padding:0 6px!important;color:#6d7c8e!important;border:1px solid #d9e2e0!important;border-radius:7px!important;background:#f7faf9!important;box-shadow:0 1px #e7edeb!important;font:700 10px/1 var(--ui-mono)!important}.topbar__actions{min-width:0!important;flex:0 0 auto!important;display:flex!important;align-items:center!important;gap:10px!important}.demo-indicator{min-height:34px!important;display:inline-flex!important;align-items:center!important;padding:0 11px!important;color:#8c5310!important;border:1px solid #edcf9f!important;border-radius:10px!important;background:var(--ui-amber-soft)!important;font-size:10px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important}.topbar__actions .level-badge{min-height:36px!important;padding-inline:12px!important;border-radius:999px!important;background:#fffaf0!important;font-size:10px!important}.topbar__actions .button--primary{min-height:46px!important;padding-inline:17px!important}.app-content{width:min(100%,1580px)!important;min-width:0!important;margin:0 auto!important;padding:34px 36px 60px!important;background:transparent!important}.workspace,.overview{width:min(1450px,100%)!important;margin:0 auto!important}.page-heading{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:28px!important;margin-bottom:28px!important;padding-top:4px!important}.page-heading .eyebrow,.overview .eyebrow{margin:0 0 9px!important;color:var(--ui-blue)!important;font-size:10px!important;font-weight:850!important;letter-spacing:.13em!important;line-height:1.2!important;text-transform:uppercase!important}.page-heading h1{margin:0!important;color:var(--ui-ink)!important;font-family:var(--ui-display)!important;font-size:clamp(38px,4vw,54px)!important;font-weight:700!important;line-height:.98!important;letter-spacing:-.055em!important}.page-heading>div>p:last-child{max-width:760px!important;margin:12px 0 0!important;color:var(--ui-ink-soft)!important;font-size:14px!important;line-height:1.6!important}.overview{display:grid!important;gap:18px!important}.overview-hero{min-height:226px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 320px!important;align-items:stretch!important;gap:30px!important;overflow:hidden!important;padding:36px 38px!important;color:var(--ui-ink)!important;border:1px solid var(--ui-line)!important;border-radius:22px!important;background:var(--ui-surface)!important;box-shadow:var(--ui-shadow-sm)!important}.overview-hero:before,.overview-hero:after{display:none!important}.overview-hero>div:first-of-type{min-width:0!important;align-self:center!important}.overview-hero__status{margin-bottom:14px!important;color:#3e766a!important;font-size:11px!important;font-weight:750!important}.overview-hero__status span:first-child{width:9px!important;height:9px!important;margin-right:8px!important;background:#16aa88!important;box-shadow:0 0 0 5px #16aa881f!important}.overview-hero h1{max-width:760px!important;margin:0!important;color:var(--ui-ink)!important;font-family:var(--ui-display)!important;font-size:clamp(42px,4.5vw,62px)!important;font-weight:700!important;line-height:.94!important;letter-spacing:-.065em!important}.overview-hero p{max-width:720px!important;margin:15px 0 0!important;color:var(--ui-ink-soft)!important;font-size:14px!important;line-height:1.62!important}.overview-hero__aside{min-width:0!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;gap:22px!important;margin:-36px -38px -36px 0!important;padding:30px 28px!important;color:#f4f8ff!important;border-left:1px solid rgba(255,255,255,.06)!important;background:var(--ui-rail-soft)!important}.overview-hero__signal{display:grid!important;gap:7px!important;padding-top:2px!important}.overview-hero__signal>span{color:#87a3c2!important;font-size:10px!important;font-weight:850!important;letter-spacing:.14em!important;text-transform:uppercase!important}.overview-hero__signal strong{color:#f6fbff!important;font-family:var(--ui-display)!important;font-size:23px!important;font-weight:700!important;letter-spacing:-.035em!important}.overview-hero__signal strong:before{width:9px!important;height:9px!important;margin:0 9px 2px 0!important;background:#40d2a9!important;box-shadow:0 0 0 5px #40d2a921!important}.overview-hero__signal.needs-review strong:before{background:#ffc85f!important;box-shadow:0 0 0 5px #ffc85f24!important}.overview-hero__signal small{color:#a9bdd5!important;font-size:11px!important;line-height:1.5!important}.overview-hero__actions{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:9px!important}.overview-hero__actions .button{width:100%!important;min-width:0!important;min-height:44px!important;padding-inline:10px!important;font-size:12px!important}.overview-hero .button--secondary{color:#e9f1fb!important;border-color:#fff3!important;background:#ffffff12!important;box-shadow:none!important}.overview-hero .button--secondary:hover:not(:disabled){color:#fff!important;border-color:#ffffff5c!important;background:#ffffff21!important}.attention-queue{overflow:hidden!important;padding:17px 20px!important;color:#315c51!important;border:1px solid #c8e2d8!important;border-left:3px solid var(--ui-teal)!important;border-radius:15px!important;background:var(--ui-teal-soft)!important;box-shadow:none!important}.attention-queue.has-attention{color:#85501a!important;border-color:#efd7ae!important;border-left-color:var(--ui-amber)!important;background:var(--ui-amber-soft)!important}.attention-queue__heading{display:flex!important;align-items:center!important;gap:12px!important}.attention-queue__icon,.attention-item__icon{width:38px!important;height:38px!important;flex:0 0 38px!important;display:grid!important;place-items:center!important;border:1px solid currentColor!important;border-radius:12px!important;background:#ffffff94!important}.attention-queue__heading h2{margin:0!important;color:var(--ui-ink)!important;font-family:var(--ui-display)!important;font-size:21px!important;letter-spacing:-.035em!important}.attention-queue__heading>div>span{display:block!important;margin-bottom:4px!important;color:#356d5f!important;font-size:9px!important;font-weight:850!important;letter-spacing:.12em!important;text-transform:uppercase!important}.attention-queue>p{margin:8px 0 0 50px!important;color:#61796f!important;font-size:11px!important;line-height:1.45!important}.attention-list{display:grid!important;gap:7px!important;margin-top:14px!important}.attention-item{min-height:58px!important;display:grid!important;grid-template-columns:38px minmax(0,1fr) auto!important;align-items:center!important;gap:11px!important;width:100%!important;padding:8px 10px!important;color:var(--ui-ink-soft)!important;border:1px solid rgba(183,141,64,.22)!important;border-radius:12px!important;background:#ffffff85!important;text-align:left!important}.attention-item__copy{min-width:0!important;display:grid!important;gap:3px!important}.attention-item__copy strong,.attention-item__copy small{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.attention-item__copy strong{color:var(--ui-ink)!important;font-size:12px!important}.attention-item__copy small{color:var(--ui-muted)!important;font-size:10px!important}.attention-item__action{display:inline-flex!important;align-items:center!important;gap:5px!important;color:var(--ui-blue)!important;font-size:10px!important;font-weight:800!important;white-space:nowrap!important}.overview-metrics{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)!important;overflow:hidden!important;border:1px solid var(--ui-line)!important;border-radius:20px!important;background:var(--ui-surface)!important;box-shadow:var(--ui-shadow-xs)!important}.overview-metric{min-width:0!important;min-height:112px!important;display:flex!important;align-items:center!important;gap:14px!important;padding:20px!important;border-right:1px solid #e8efec!important;background:transparent!important}.overview-metric:last-child{border-right:0!important}.overview-metric__icon{width:46px!important;height:46px!important;flex:0 0 46px!important;display:grid!important;place-items:center!important;border:1px solid transparent!important;border-radius:14px!important}.overview-metric__icon svg{width:23px!important;height:23px!important;stroke-width:2!important}.overview-metric__icon--blue{color:var(--ui-blue)!important;border-color:#d4e3ff!important;background:var(--ui-blue-soft)!important}.overview-metric__icon--amber{color:var(--ui-amber)!important;border-color:#f5dfb7!important;background:var(--ui-amber-soft)!important}.overview-metric__icon--green{color:var(--ui-teal)!important;border-color:#c8e9dc!important;background:var(--ui-teal-soft)!important}.overview-metric__icon--slate{color:#65768d!important;border-color:#e0e7ea!important;background:#f3f6f7!important}.overview-metric div{min-width:0!important;display:grid!important;gap:4px!important}.overview-metric div>span,.overview-panel__heading>div>span,.backup-state>div>span,.backup-stat>span{color:#526477!important;font-size:9px!important;font-weight:850!important;letter-spacing:.1em!important;line-height:1.25!important;text-transform:uppercase!important}.overview-metric strong{overflow:hidden!important;color:var(--ui-ink)!important;font-family:var(--ui-display)!important;font-size:25px!important;font-weight:700!important;line-height:1.02!important;letter-spacing:-.045em!important;text-overflow:ellipsis!important;white-space:nowrap!important}.overview-metric small{overflow:hidden!important;color:var(--ui-muted)!important;font-size:10px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.overview-grid{display:grid!important;gap:18px!important;align-items:start!important}.overview-grid--primary{grid-template-columns:minmax(0,1.42fr) minmax(310px,.58fr)!important}.overview-grid--secondary{grid-template-columns:minmax(0,1.28fr) minmax(310px,.72fr)!important}.overview-panel{min-width:0!important;padding:24px!important;color:var(--ui-ink)!important;border:1px solid var(--ui-line)!important;border-radius:20px!important;background:var(--ui-surface)!important;box-shadow:var(--ui-shadow-sm)!important}.overview-panel__heading{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important}.overview-panel__heading h2{margin:0!important;color:var(--ui-ink)!important;font-family:var(--ui-display)!important;font-size:27px!important;font-weight:700!important;line-height:1.05!important;letter-spacing:-.045em!important}.overview-panel__heading .text-action{color:var(--ui-blue)!important}.overview-panel__heading .text-action:hover{color:var(--ui-blue-deep)!important}.text-action{min-height:34px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;padding:0 2px!important;color:var(--ui-blue)!important;border:0!important;background:transparent!important;font-size:11px!important;font-weight:800!important;white-space:nowrap!important}.overview-document-list{margin:20px -24px -24px!important;border-top:1px solid #e8efec!important}.overview-document{width:100%!important;min-height:76px!important;display:grid!important;grid-template-columns:46px minmax(160px,1fr) auto auto 20px!important;align-items:center!important;gap:13px!important;padding:12px 22px!important;color:inherit!important;border:0!important;border-bottom:1px solid #edf2f0!important;background:transparent!important;text-align:left!important}.overview-document:hover{background:#f7faf9!important}.overview-document__icon{width:44px!important;height:44px!important;display:grid!important;place-items:center!important;color:var(--ui-blue)!important;border:1px solid #d7e4fb!important;border-radius:13px!important;background:var(--ui-blue-soft)!important}.overview-document__icon svg{width:22px!important;height:22px!important}.overview-document__copy{min-width:0!important;display:grid!important;gap:5px!important}.overview-document__copy strong,.overview-document__copy small{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.overview-document__copy strong{color:var(--ui-ink)!important;font-size:13px!important;font-weight:750!important}.overview-document__copy small{color:var(--ui-muted)!important;font-size:10px!important}.overview-document__arrow{color:#94a6aa!important}.overview-access{position:sticky!important;top:104px!important;color:#edf5ff!important;border-color:#193756!important;background:var(--ui-rail-soft)!important;box-shadow:0 22px 50px #07162629!important}.overview-access .overview-panel__heading>div>span{color:#86a4c4!important}.overview-access .overview-panel__heading h2{color:#f5f9ff!important}.overview-access .overview-panel__heading>svg{width:22px!important;height:22px!important;color:#7bb0ff!important}.overview-access>p{margin:14px 0 20px!important;color:#adc0d6!important;font-size:11px!important;line-height:1.65!important}.access-rail{display:grid!important;gap:8px!important;margin:0!important;padding:0!important;list-style:none!important}.access-rail li{min-height:50px!important;display:grid!important;grid-template-columns:38px minmax(0,1fr) 20px!important;align-items:center!important;gap:10px!important;padding:7px 10px!important;color:#aabed4!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:13px!important;background:#ffffff0b!important}.access-rail li.is-allowed{color:#eff7ff!important}.access-rail li.is-current{color:#fff!important;border-color:#6ba9ff75!important;background:#3477e238!important;box-shadow:inset 3px 0 #65a6ff!important}.access-rail__level{width:32px!important;height:32px!important;display:grid!important;place-items:center!important;color:#16345a!important;border-radius:10px!important;background:#f3f8ff!important;font-size:10px!important;font-weight:850!important}.is-locked .access-rail__level{color:#c2cfdd!important;background:#ffffff14!important}.access-rail__label{overflow:hidden!important;font-size:11px!important;font-weight:650!important;text-overflow:ellipsis!important;white-space:nowrap!important}.access-rail li>svg{justify-self:end!important;color:#35d0a6!important}.access-rail li.is-locked>svg{color:#7189a4!important}.overview-topology__summary{max-width:930px!important;margin:14px 0 0!important;color:var(--ui-ink-soft)!important;font-size:11px!important;line-height:1.65!important}.topology-flow{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:42px!important;margin-top:20px!important}.topology-flow__fragment{min-width:0!important;position:relative!important}.topology-node{min-height:98px!important;display:flex!important;align-items:center!important;gap:13px!important;padding:15px!important;color:var(--ui-ink)!important;border:1px solid var(--ui-line)!important;border-radius:15px!important;background:var(--ui-surface-soft)!important;box-shadow:none!important}.topology-node__icon{width:44px!important;height:44px!important;flex:0 0 44px!important;display:grid!important;place-items:center!important;color:var(--ui-blue)!important;border:1px solid #d4e2fa!important;border-radius:13px!important;background:var(--ui-blue-soft)!important;box-shadow:none!important}.topology-node__icon svg{width:22px!important;height:22px!important}.topology-node div{min-width:0!important;display:grid!important;gap:4px!important}.topology-node strong{overflow:hidden!important;color:var(--ui-ink)!important;font-size:12px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.topology-node span{color:var(--ui-ink-soft)!important;font-size:10px!important;font-weight:700!important}.topology-node small{color:var(--ui-muted)!important;font-size:9px!important;line-height:1.35!important}.topology-connector{color:#91a4a7!important}.topology-connector i{background:#cbd8d5!important}.control-plane-note{margin-top:14px!important;display:flex!important;align-items:flex-start!important;gap:11px!important;padding:13px 15px!important;color:var(--ui-ink-soft)!important;border:1px dashed #becdc9!important;border-radius:13px!important;background:#f6faf8!important}.control-plane-note>svg{width:20px!important;height:20px!important;color:var(--ui-teal)!important}.control-plane-note strong{color:var(--ui-ink)!important;font-size:11px!important}.control-plane-note span{color:var(--ui-muted)!important;font-size:10px!important;line-height:1.5!important}.activity-list{margin-top:18px!important;border-top:1px solid #e8efec!important}.activity-row{min-height:62px!important;display:grid!important;grid-template-columns:12px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;border-top:1px solid #edf2f0!important}.activity-row__dot{width:8px!important;height:8px!important;background:var(--ui-blue)!important;box-shadow:0 0 0 5px #2868d71f!important}.activity-row strong{color:var(--ui-ink)!important;font-size:12px!important}.activity-row span,.activity-row time{color:var(--ui-muted)!important;font-size:10px!important}.backup-readiness{margin-top:18px!important;display:flex!important;align-items:center!important;gap:12px!important;padding:14px!important;color:var(--ui-amber)!important;border:1px solid #efd7ae!important;border-radius:14px!important;background:var(--ui-amber-soft)!important}.backup-readiness.is-ready{color:var(--ui-teal)!important;border-color:#c5e8db!important;background:var(--ui-teal-soft)!important}.backup-readiness__icon{width:42px!important;height:42px!important;flex:0 0 42px!important;display:grid!important;place-items:center!important;border-radius:13px!important;background:#ffffff9e!important}.backup-readiness strong{color:var(--ui-ink)!important;font-size:12px!important}.backup-readiness span{color:var(--ui-muted)!important;font-size:10px!important}.backup-summary-list{margin:18px 0!important}.backup-summary-list div{min-height:42px!important;border-top:1px solid #edf2f0!important}.backup-summary-list dt{color:var(--ui-muted)!important;font-size:10px!important}.backup-summary-list dd{color:var(--ui-ink)!important;font-size:11px!important;font-weight:800!important}.document-toolbar,.audit-toolbar{min-height:62px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;margin-bottom:15px!important}.document-search,.audit-search{min-width:0!important;height:50px!important;display:flex!important;align-items:center!important;gap:10px!important;padding:0 14px!important;color:#6d7f92!important;border:1px solid var(--ui-line-strong)!important;border-radius:13px!important;background:var(--ui-surface)!important;box-shadow:var(--ui-shadow-xs)!important}.document-search:focus-within,.audit-search:focus-within{border-color:#91b3e9!important;box-shadow:0 0 0 4px #2868d71c!important}.document-search svg,.audit-search>svg{width:20px!important;height:20px!important;flex:0 0 20px!important}.document-search input,.audit-search input{min-width:0!important;width:100%!important;height:48px!important;padding:0!important;color:var(--ui-ink)!important;border:0!important;outline:0!important;background:transparent!important;font-size:12px!important}.document-search input::placeholder,.audit-search input::placeholder{color:#9aa8b5!important}.document-toolbar__secondary,.audit-filter-bar{min-width:0!important;display:flex!important;align-items:center!important;gap:10px!important}.filter-tabs{display:flex!important;align-items:center!important;gap:3px!important;padding:4px!important;border:1px solid var(--ui-line)!important;border-radius:12px!important;background:#edf2f0!important}.filter-tab{min-height:36px!important;padding-inline:12px!important;color:#4c5f73!important;border:0!important;border-radius:9px!important;background:transparent!important;font-size:11px!important;font-weight:800!important}.filter-tab:hover{color:var(--ui-ink)!important;background:#ffffff9e!important}.filter-tab--active{color:#fff!important;background:var(--ui-blue)!important;box-shadow:0 5px 12px #2868d733!important}.sort-control,.audit-select{display:grid!important;gap:5px!important;color:var(--ui-muted)!important;font-size:10px!important;font-weight:800!important}.sort-control select,.audit-select select,.inline-select{height:42px!important;min-width:126px!important;padding:0 30px 0 12px!important;color:var(--ui-ink)!important;border:1px solid var(--ui-line-strong)!important;border-radius:11px!important;background:var(--ui-surface)!important;font-size:11px!important;font-weight:650!important}.document-result-count,.audit-result-summary{color:var(--ui-muted)!important;font-size:10px!important;font-weight:700!important}.table-frame,.document-finder{position:relative!important;overflow:hidden!important;border:1px solid var(--ui-line)!important;border-radius:20px!important;background:var(--ui-surface)!important;box-shadow:var(--ui-shadow-sm)!important}.document-table th,.admin-table th{height:50px!important;padding:0 19px!important;color:#55687b!important;border-bottom:1px solid #e6eeeb!important;background:#f7faf9!important;font-size:9px!important;font-weight:850!important;letter-spacing:.11em!important;text-align:left!important;text-transform:uppercase!important}.document-table td,.admin-table td{min-height:74px!important;padding:14px 19px!important;color:var(--ui-ink-soft)!important;border-bottom:1px solid #edf2f0!important;font-size:11px!important;vertical-align:middle!important}.document-table tbody tr,.admin-table tbody tr{transition:background .15s ease!important}.document-table tbody tr:hover,.document-table tbody tr.is-selected,.admin-table tbody tr:hover{background:#f7faf9!important}.file-cell{min-width:0!important;display:flex!important;align-items:center!important;gap:12px!important}.file-cell__icon{width:44px!important;height:44px!important;flex:0 0 44px!important;display:grid!important;place-items:center!important;color:var(--ui-blue)!important;border:1px solid #d7e4fb!important;border-radius:13px!important;background:var(--ui-blue-soft)!important}.file-cell__icon svg{width:22px!important;height:22px!important;stroke-width:2!important}.file-cell__copy{min-width:0!important}.file-cell__copy strong,.file-cell__copy span{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.file-cell__copy strong{color:var(--ui-ink)!important;font-size:12px!important;font-weight:800!important}.file-cell__copy span{margin-top:5px!important;color:var(--ui-muted)!important;font-size:10px!important}.level-badge{min-height:28px!important;display:inline-flex!important;align-items:center!important;gap:7px!important;padding:0 10px!important;border-radius:999px!important;font-size:10px!important;font-weight:800!important;white-space:nowrap!important}.level-badge__dot{width:6px!important;height:6px!important}.status{display:inline-flex!important;align-items:center!important;gap:7px!important;color:#557064!important;font-size:10px!important;font-weight:750!important;white-space:nowrap!important}.status>span{width:7px!important;height:7px!important;flex:0 0 7px!important}.status--ready>span{background:#14a47e!important;box-shadow:0 0 0 4px #def4eb!important}.status--pending>span{background:#d09122!important;box-shadow:0 0 0 4px #fff0cf!important}.admin-table .inline-select{width:100%!important;min-width:120px!important;height:40px!important}.admin-table .avatar--light{width:36px!important;height:36px!important;flex-basis:36px!important;border-radius:11px!important;color:#2f61b1!important;border-color:#d3e1fb!important;background:var(--ui-blue-soft)!important}.state-panel,.security-callout,.upload-policy,.operation-risk,.audit-verification,.backup-overview{border-radius:16px!important}.state-panel--error{color:var(--ui-red)!important;border-color:#f0c5ce!important;background:var(--ui-red-soft)!important}.security-callout,.security-callout--neutral{display:flex!important;align-items:flex-start!important;gap:12px!important;padding:16px!important;color:var(--ui-blue)!important;border:1px solid #d5e3f7!important;background:#f3f7fd!important}.security-callout strong,.security-callout--neutral strong{color:var(--ui-ink)!important;font-size:12px!important}.security-callout p,.security-callout--neutral p{margin:5px 0 0!important;color:var(--ui-muted)!important;font-size:10px!important;line-height:1.55!important}.audit-verification{min-height:80px!important;display:grid!important;grid-template-columns:50px minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;margin-bottom:17px!important;padding:15px 18px!important;border:1px solid var(--ui-line)!important;background:var(--ui-surface)!important;box-shadow:var(--ui-shadow-sm)!important}.audit-verification__icon{width:48px!important;height:48px!important;display:grid!important;place-items:center!important;color:var(--ui-blue)!important;border:1px solid #d5e3f7!important;border-radius:14px!important;background:var(--ui-blue-soft)!important}.audit-verification__icon.is-valid{color:var(--ui-teal)!important;border-color:#c6e9dc!important;background:var(--ui-teal-soft)!important}.audit-verification__icon.is-invalid{color:var(--ui-red)!important;border-color:#efc4cc!important;background:var(--ui-red-soft)!important}.audit-verification__copy{min-width:0!important;display:grid!important;gap:4px!important}.audit-verification__copy>span{color:#526477!important;font-size:9px!important;font-weight:850!important;letter-spacing:.1em!important;text-transform:uppercase!important}.audit-verification__copy strong{overflow:hidden!important;color:var(--ui-ink)!important;font-size:13px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.audit-verification__copy small{color:var(--ui-muted)!important;font-size:10px!important}.audit-filter-bar{align-items:flex-end!important;flex-wrap:wrap!important;margin-bottom:12px!important}.audit-search{flex:1 1 300px!important}.audit-search>button{width:30px!important;height:30px!important;display:grid!important;place-items:center!important;color:var(--ui-muted)!important;border:0!important;border-radius:8px!important;background:transparent!important}.audit-select{flex:0 1 160px!important}.audit-filter-actions{display:flex!important;gap:8px!important}.audit-workspace{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr)!important;gap:18px!important;align-items:start!important}.timeline{overflow:hidden!important;border:1px solid var(--ui-line)!important;border-radius:18px!important;background:var(--ui-surface)!important;box-shadow:var(--ui-shadow-sm)!important}.timeline-event--button{min-height:78px!important;display:grid!important;grid-template-columns:42px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;padding:12px 16px!important;color:inherit!important;border:0!important;border-bottom:1px solid #edf2f0!important;background:transparent!important;text-align:left!important}.timeline-event--button:last-child{border-bottom:0!important}.timeline-event--button:hover{background:#f7faf9!important}.timeline-event--button.is-selected{background:#eaf2ff!important;box-shadow:inset 3px 0 0 var(--ui-blue)!important}.timeline-event__icon{width:40px!important;height:40px!important;display:grid!important;place-items:center!important;color:var(--ui-blue)!important;border:1px solid #d6e4fc!important;border-radius:12px!important;background:var(--ui-blue-soft)!important}.timeline-event__icon svg{width:20px!important;height:20px!important}.timeline-event__main{min-width:0!important}.timeline-event__main strong{color:var(--ui-ink)!important;font-size:12px!important}.timeline-event__main span,.timeline-event__main p,.timeline-event--button>code{color:var(--ui-muted)!important;font-size:10px!important}.timeline-event__main p{margin:5px 0 0!important}.audit-detail{position:sticky!important;top:104px!important;min-width:0!important;padding:22px!important;border:1px solid var(--ui-line)!important;border-radius:18px!important;background:var(--ui-surface)!important;box-shadow:var(--ui-shadow-sm)!important}.audit-detail__heading{padding-bottom:15px!important;border-bottom:1px solid #edf2f0!important}.audit-detail__heading span,.audit-detail__json>span,.audit-evidence span{color:#526477!important;font-size:9px!important;font-weight:850!important;letter-spacing:.1em!important;text-transform:uppercase!important}.audit-detail__heading h2{margin:6px 0 0!important;color:var(--ui-ink)!important;font-family:var(--ui-display)!important;font-size:24px!important;letter-spacing:-.04em!important}.audit-detail__heading>svg{color:var(--ui-blue)!important}.detail-list.audit-detail__list{margin-top:12px!important;border-top:1px solid #edf2f0!important}.detail-list.audit-detail__list>div{min-height:44px!important;border-bottom:1px solid #edf2f0!important}.detail-list.audit-detail__list dt{color:var(--ui-muted)!important;font-size:10px!important}.detail-list.audit-detail__list dd{max-width:60%!important;overflow:hidden!important;color:var(--ui-ink)!important;font-size:10px!important;font-weight:750!important;text-overflow:ellipsis!important;white-space:nowrap!important}.hash-value,.audit-evidence code,.audit-detail__json pre,.admin-table code{font-family:var(--ui-mono)!important}.audit-evidence{display:grid!important;gap:9px!important;margin-top:16px!important}.audit-evidence>div{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:6px 10px!important;padding:10px 12px!important;border:1px solid #e3ebe8!important;border-radius:11px!important;background:var(--ui-surface-soft)!important}.audit-evidence code{grid-column:1 / -1!important;overflow:hidden!important;color:var(--ui-ink)!important;font-size:10px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.audit-evidence button{grid-column:2!important;grid-row:1 / span 2!important;align-self:center!important;min-height:30px!important;display:inline-flex!important;align-items:center!important;gap:5px!important;padding:0 8px!important;color:var(--ui-blue)!important;border:1px solid #cbdcf5!important;border-radius:8px!important;background:#fff!important;font-size:9px!important;font-weight:800!important}.audit-detail__json{margin-top:17px!important}.audit-detail__json>span{display:block!important;margin-bottom:7px!important}.audit-detail__json pre{max-height:230px!important;margin:0!important;overflow:auto!important;padding:13px!important;color:#526477!important;border:1px solid #e0e9e5!important;border-radius:11px!important;background:#f6f9f8!important;font-size:10px!important;line-height:1.55!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important}.backup-overview{display:grid!important;grid-template-columns:minmax(0,1fr) 170px 170px!important;align-items:stretch!important;overflow:hidden!important;padding:0!important;border:1px solid var(--ui-line)!important;background:var(--ui-surface)!important;box-shadow:var(--ui-shadow-sm)!important}.backup-state{min-width:0!important;display:flex!important;align-items:center!important;gap:14px!important;padding:24px!important}.backup-state__icon{width:48px!important;height:48px!important;flex:0 0 48px!important;display:grid!important;place-items:center!important;color:var(--ui-blue)!important;border:1px solid #d5e3f7!important;border-radius:14px!important;background:var(--ui-blue-soft)!important}.backup-state__icon.is-success{color:var(--ui-teal)!important;border-color:#c7e9dc!important;background:var(--ui-teal-soft)!important}.backup-state>div:last-child{min-width:0!important;display:grid!important;gap:5px!important}.backup-state strong{overflow:hidden!important;color:var(--ui-ink)!important;font-family:var(--ui-display)!important;font-size:24px!important;letter-spacing:-.04em!important;text-overflow:ellipsis!important;white-space:nowrap!important}.backup-state p{margin:0!important;overflow:hidden!important;color:var(--ui-muted)!important;font-size:10px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.backup-stat{display:grid!important;align-content:center!important;gap:7px!important;padding:24px!important;border-left:1px solid #e8efec!important}.backup-stat strong{color:var(--ui-ink)!important;font-family:var(--ui-display)!important;font-size:25px!important;letter-spacing:-.04em!important}.backup-topology{display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr)!important;align-items:center!important;gap:12px!important;margin:17px 0!important;padding:16px!important;color:var(--ui-ink-soft)!important;border:1px solid var(--ui-line)!important;border-radius:17px!important;background:#f7faf9!important}.backup-topology>div{min-width:0!important;display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;column-gap:11px!important;align-items:center!important}.backup-topology__icon{width:42px!important;height:42px!important;grid-row:1 / span 2!important;display:grid!important;place-items:center!important;color:var(--ui-blue)!important;border:1px solid #d4e2fa!important;border-radius:12px!important;background:var(--ui-surface)!important}.backup-topology strong,.backup-topology small{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.backup-topology strong{color:var(--ui-ink)!important;font-size:11px!important}.backup-topology small{color:var(--ui-muted)!important;font-size:9px!important}.backup-topology>svg{color:#82959b!important}.backup-name{display:flex!important;align-items:center!important;gap:9px!important;color:var(--ui-blue)!important}.backup-name svg{width:19px!important;height:19px!important}.backup-name strong{color:var(--ui-ink)!important;font-size:11px!important}.admin-table code{color:#4e637b!important;border:1px solid #dfe8e5!important;border-radius:6px!important;background:#f4f8f6!important;font-size:10px!important}.command-layer,.modal-layer{background:#0816257a!important;backdrop-filter:blur(8px)!important}.command-palette,.modal-card,.detail-drawer{border:1px solid var(--ui-line)!important;border-radius:20px!important;background:var(--ui-surface)!important;box-shadow:var(--ui-shadow-md)!important}.command-palette{width:min(680px,calc(100vw - 32px))!important;overflow:hidden!important}.command-palette__header{min-height:70px!important;display:flex!important;align-items:center!important;gap:12px!important;padding:12px 16px!important;color:var(--ui-blue)!important;border-bottom:1px solid #e8efec!important}.command-palette__header>svg{width:21px!important;height:21px!important}.command-palette__header input{height:44px!important;flex:1!important;min-width:0!important;color:var(--ui-ink)!important;border:0!important;outline:0!important;background:transparent!important;font-size:14px!important}.command-palette__header kbd,.command-palette__footer kbd{color:#66788d!important;border:1px solid #d8e3df!important;border-radius:6px!important;background:#f5f8f7!important;font-family:var(--ui-mono)!important}.command-palette__close{width:36px!important;height:36px!important;display:grid!important;place-items:center!important;color:var(--ui-muted)!important;border:1px solid var(--ui-line)!important;border-radius:10px!important;background:var(--ui-surface)!important}.command-palette__count,.command-palette__group{color:#788999!important;font-size:10px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important}.command-palette__count{padding:14px 20px 7px!important}.command-palette__group{padding:12px 20px 7px!important}.command-option{min-height:62px!important;display:grid!important;grid-template-columns:40px minmax(0,1fr) auto!important;align-items:center!important;gap:11px!important;width:100%!important;padding:8px 20px!important;color:var(--ui-ink)!important;border:0!important;background:transparent!important;text-align:left!important}.command-option:hover,.command-option.is-active{background:#eef4ff!important}.command-option__icon{width:38px!important;height:38px!important;display:grid!important;place-items:center!important;color:var(--ui-blue)!important;border:1px solid #d6e4fc!important;border-radius:11px!important;background:var(--ui-blue-soft)!important}.command-option__copy{min-width:0!important;display:grid!important;gap:4px!important}.command-option__copy strong,.command-option__copy small{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.command-option__copy strong{color:var(--ui-ink)!important;font-size:12px!important}.command-option__copy small{color:var(--ui-muted)!important;font-size:10px!important}.command-palette__footer{min-height:48px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:10px 20px!important;color:var(--ui-muted)!important;border-top:1px solid #e8efec!important;background:#f7faf9!important;font-size:10px!important}.modal-card{padding:26px!important}.modal-card__header h2,.detail-drawer h2{color:var(--ui-ink)!important;font-family:var(--ui-display)!important;letter-spacing:-.04em!important}.drop-zone{margin-top:20px!important;padding:34px 22px!important;color:var(--ui-blue)!important;border:1px dashed #a9c2e6!important;border-radius:15px!important;background:#f5f9ff!important}.drop-zone:hover,.drop-zone--active{color:var(--ui-blue-deep)!important;border-color:#6f9bdc!important;background:#eaf3ff!important}.toast{min-width:min(360px,calc(100vw - 32px))!important;padding:12px 14px!important;color:var(--ui-ink)!important;border:1px solid var(--ui-line)!important;border-radius:14px!important;background:var(--ui-surface)!important;box-shadow:var(--ui-shadow-md)!important}.toast--success>span{color:var(--ui-teal)!important}.toast--error>span{color:var(--ui-red)!important}.auth-page{min-height:100dvh!important;display:grid!important;grid-template-columns:minmax(0,1.12fr) minmax(430px,.88fr)!important;background:var(--ui-canvas)!important}.auth-intro{min-height:100dvh!important;position:relative!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;overflow:hidden!important;padding:clamp(46px,7vw,92px) clamp(34px,7vw,104px) 30px!important;color:#eef6ff!important;background:var(--ui-rail)!important}.auth-intro:before{content:""!important;width:560px!important;height:560px!important;position:absolute!important;right:-250px!important;bottom:-270px!important;border:1px solid rgba(119,177,255,.24)!important;border-radius:50%!important;box-shadow:0 0 0 72px #77b1ff0f,0 0 0 144px #77b1ff09!important}.auth-intro__content{position:relative!important;z-index:1!important;align-self:center!important;width:min(690px,100%)!important}.auth-brand-row{display:flex!important;align-items:center!important;gap:14px!important;margin-bottom:62px!important}.auth-brand-row .brand-mark--large{width:58px!important;height:58px!important;flex-basis:58px!important;border-radius:17px!important}.auth-brand-row .brand-mark--large svg{width:29px!important;height:29px!important}.auth-brand{margin:0!important;color:#fff!important;font-family:var(--ui-display)!important;font-size:24px!important;font-weight:700!important;letter-spacing:-.035em!important}.auth-brand-row span{display:block!important;margin-top:4px!important;color:#96acc7!important;font-size:11px!important}.auth-kicker{width:fit-content!important;display:inline-flex!important;align-items:center!important;gap:8px!important;margin-bottom:19px!important;color:#8db4ff!important;font-size:10px!important;font-weight:850!important;letter-spacing:.12em!important;text-transform:uppercase!important}.auth-intro h1{max-width:720px!important;margin:0!important;color:#f5f9ff!important;font-family:var(--ui-display)!important;font-size:clamp(44px,5.4vw,76px)!important;font-weight:700!important;line-height:.98!important;letter-spacing:-.06em!important}.auth-intro h1 span{color:#7af!important}.auth-copy{max-width:600px!important;margin:23px 0 0!important;color:#b5c6d9!important;font-size:16px!important;line-height:1.65!important}.auth-trust-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin-top:34px!important}.auth-trust-card{min-width:0!important;display:grid!important;gap:11px!important;padding:14px!important;color:#c2d1e2!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:14px!important;background:#ffffff0b!important}.auth-trust-card__icon{width:36px!important;height:36px!important;display:grid!important;place-items:center!important;color:#83b4ff!important;border:1px solid rgba(131,180,255,.25)!important;border-radius:11px!important;background:#4284e624!important}.auth-trust-card strong{display:block!important;color:#f0f6ff!important;font-size:11px!important}.auth-trust-card span:last-child{display:block!important;margin-top:5px!important;color:#91a8c2!important;font-size:10px!important;line-height:1.45!important}.auth-security-note{width:fit-content!important;max-width:580px!important;margin-top:23px!important;padding:13px 15px!important;display:flex!important;align-items:flex-start!important;gap:10px!important;color:#c9e9df!important;border:1px solid rgba(51,204,165,.22)!important;border-radius:13px!important;background:#09977c1f!important;font-size:11px!important;line-height:1.45!important}.auth-security-note>svg{flex:0 0 auto!important;color:#4ad2ad!important}.auth-security-note strong{color:#e2fff5!important}.auth-security-note span{margin-top:3px!important;color:#9dc6ba!important}.auth-intro__footer{position:relative!important;z-index:1!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:10px!important;color:#8199b3!important;font-size:10px!important}.auth-intro__footer i{width:4px!important;height:4px!important;border-radius:50%!important;background:#4e83c9!important}.auth-panel-wrap{min-height:100dvh!important;display:grid!important;place-items:center!important;padding:42px 34px!important;background:var(--ui-surface)!important}.auth-panel{width:min(460px,100%)!important;margin:0 auto!important}.auth-panel__brand{display:flex!important;align-items:center!important;gap:11px!important;margin-bottom:30px!important}.auth-panel__brand .brand-mark{width:40px!important;height:40px!important;flex-basis:40px!important;border-radius:12px!important}.auth-panel__brand .brand-mark svg{width:21px!important;height:21px!important}.auth-panel__brand strong,.auth-panel__brand small{display:block!important}.auth-panel__brand strong{color:var(--ui-ink)!important;font-family:var(--ui-display)!important;font-size:18px!important}.auth-panel__brand small{margin-top:3px!important;color:var(--ui-muted)!important;font-size:10px!important}.env-selector{display:grid!important;grid-template-columns:1fr 1fr!important;gap:5px!important;margin-bottom:33px!important;padding:4px!important;border:1px solid var(--ui-line)!important;border-radius:13px!important;background:#f3f7f5!important}.env-btn{min-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;padding:0 8px!important;color:var(--ui-muted)!important;border:0!important;border-radius:9px!important;background:transparent!important;font-size:10px!important;font-weight:800!important}.env-btn--active{color:var(--ui-ink)!important;background:var(--ui-surface)!important;box-shadow:var(--ui-shadow-xs)!important}.env-dot{width:7px!important;height:7px!important;border-radius:50%!important}.env-dot--live{background:var(--ui-teal)!important}.env-dot--sandbox{background:var(--ui-amber)!important}.auth-panel__step,.mfa-panel__step{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:16px!important;color:var(--ui-muted)!important;font-size:10px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important}.auth-panel__step>span,.mfa-panel__step>span{color:var(--ui-muted)!important}.auth-panel__step strong,.mfa-panel__step strong{color:var(--ui-blue)!important;font-weight:850!important}.auth-panel__header{display:flex!important;align-items:flex-start!important;gap:13px!important;margin-bottom:25px!important}.auth-panel__icon,.mfa-shield{width:48px!important;height:48px!important;flex:0 0 48px!important;display:grid!important;place-items:center!important;color:var(--ui-blue)!important;border:1px solid #d6e4fc!important;border-radius:14px!important;background:var(--ui-blue-soft)!important}.auth-panel__header h2,.mfa-panel h1{margin:0!important;color:var(--ui-ink)!important;font-family:var(--ui-display)!important;font-size:32px!important;font-weight:700!important;line-height:1.02!important;letter-spacing:-.05em!important}.auth-panel__header p{margin:8px 0 0!important;color:var(--ui-muted)!important;font-size:12px!important;line-height:1.55!important}.auth-form,.mfa-form{display:grid!important;gap:18px!important}.auth-field{display:grid!important;gap:8px!important}.auth-field label,.mfa-form label{color:var(--ui-ink-soft)!important;font-size:11px!important;font-weight:800!important}.auth-field__heading span{color:var(--ui-muted)!important;font-size:9px!important}.auth-input-shell{min-height:52px!important;display:flex!important;align-items:center!important;gap:10px!important;padding:0 13px!important;color:#7890a5!important;border:1px solid var(--ui-line-strong)!important;border-radius:13px!important;background:var(--ui-surface)!important;box-shadow:var(--ui-shadow-xs)!important}.auth-input-shell:focus-within{color:var(--ui-blue)!important;border-color:#8eb1eb!important;background:var(--ui-surface)!important;box-shadow:0 0 0 4px #2868d71c!important}.auth-input-shell>svg{width:19px!important;height:19px!important;flex:0 0 19px!important}.auth-input-shell input{min-width:0!important;width:100%!important;height:50px!important;padding:0!important;color:var(--ui-ink)!important;border:0!important;outline:0!important;background:transparent!important;font-size:13px!important}.auth-input-shell input::placeholder{color:#a0acb9!important}.auth-input-action{width:32px!important;height:32px!important;display:grid!important;place-items:center!important;flex:0 0 32px!important;color:var(--ui-muted)!important;border:0!important;border-radius:8px!important;background:transparent!important}.auth-submit{min-height:52px!important;margin-top:3px!important}.auth-panel__divider{display:flex!important;align-items:center!important;gap:12px!important;margin:23px 0 14px!important;color:#526477!important;font-size:10px!important;text-align:center!important}.auth-panel__divider:before,.auth-panel__divider:after{content:""!important;height:1px!important;flex:1!important;background:var(--ui-line)!important}.auth-help{display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;margin:0!important;color:var(--ui-muted)!important;font-size:10px!important;line-height:1.45!important}.form-error,.auth-inline-warning{margin:-4px 0 0!important;padding:11px 12px!important;color:var(--ui-red)!important;border:1px solid #f0c5ce!important;border-radius:11px!important;background:var(--ui-red-soft)!important;font-size:11px!important;line-height:1.45!important}.mfa-page,.boot-screen{min-height:100dvh!important;display:grid!important;place-items:center!important;padding:32px!important;background:var(--ui-canvas)!important}.mfa-panel{width:min(500px,100%)!important;padding:34px!important;text-align:center!important;border:1px solid var(--ui-line)!important;border-radius:20px!important;background:var(--ui-surface)!important;box-shadow:var(--ui-shadow-md)!important}.mfa-panel__step{margin-bottom:24px!important}.mfa-shield{margin:0 auto 20px!important}.mfa-panel .eyebrow{margin-bottom:8px!important}.mfa-panel .muted{margin:12px auto 24px!important;max-width:390px!important;color:var(--ui-muted)!important;font-size:12px!important;line-height:1.6!important}.mfa-enrollment,.mfa-method{margin-bottom:22px!important;padding:16px!important;color:var(--ui-ink-soft)!important;border:1px solid var(--ui-line)!important;border-radius:14px!important;background:var(--ui-surface-soft)!important}.mfa-enrollment__heading{display:flex!important;align-items:flex-start!important;gap:9px!important;text-align:left!important}.mfa-enrollment__heading>svg,.mfa-method>svg{flex:0 0 auto!important;color:var(--ui-blue)!important}.mfa-enrollment__heading strong{color:var(--ui-ink)!important;font-size:12px!important}.mfa-enrollment__heading span{margin-top:4px!important;color:var(--ui-muted)!important;font-size:10px!important;line-height:1.45!important}.mfa-enrollment img{display:block!important;margin:16px auto 12px!important;border:1px solid var(--ui-line)!important;border-radius:11px!important}.mfa-method{display:flex!important;align-items:center!important;gap:9px!important;text-align:left!important;color:var(--ui-teal)!important;border-color:#c6e9dc!important;background:var(--ui-teal-soft)!important;font-size:11px!important;font-weight:700!important}.otp-input{height:58px!important;color:var(--ui-ink)!important;border:1px solid var(--ui-line-strong)!important;border-radius:13px!important;background:var(--ui-surface)!important;font-family:var(--ui-mono)!important;font-size:27px!important;font-weight:800!important;letter-spacing:.4em!important;text-align:center!important}.mfa-hint,.mfa-security-note{color:var(--ui-muted)!important;font-size:10px!important;line-height:1.5!important}.mfa-security-note{display:flex!important;align-items:flex-start!important;gap:7px!important;margin-top:20px!important;text-align:left!important}.mfa-security-note>svg{flex:0 0 auto!important;color:var(--ui-teal)!important}.sidebar--collapsed .sidebar__brand{justify-content:center!important;padding-inline:12px!important}.sidebar--collapsed .sidebar__brand-copy,.sidebar--collapsed .sidebar__section-label,.sidebar--collapsed .sidebar__security div,.sidebar--collapsed .sidebar__profile-copy{display:none!important}.sidebar--collapsed .sidebar__nav{padding-inline:11px!important}.sidebar--collapsed .nav-item{justify-content:center!important;padding-inline:5px!important}.sidebar--collapsed .nav-item__icon{width:42px!important;height:42px!important;flex-basis:42px!important}.sidebar--collapsed .sidebar__security{justify-content:center!important;margin-inline:11px!important;padding-inline:0!important;border-color:#30be9e47!important}.sidebar--collapsed .sidebar__profile{justify-content:center!important;padding-inline:11px!important}.sidebar--collapsed .sidebar__profile .icon-button,.mobile-menu-button,.nav-scrim,.mobile-bottom-nav{display:none!important}@media(max-width:1240px){.app-content{padding-inline:28px!important}.topbar{padding-inline:26px!important}.topbar__context{display:none!important}.overview-hero{grid-template-columns:minmax(0,1fr) 290px!important}.overview-metric{padding-inline:16px!important}}@media(max-width:1020px){.app-frame{grid-template-columns:236px minmax(0,1fr)!important}.overview-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.overview-metric:nth-child(2){border-right:0!important}.overview-metric:nth-child(-n+2){border-bottom:1px solid #e8efec!important}.overview-grid--primary,.overview-grid--secondary,.audit-workspace{grid-template-columns:1fr!important}.overview-access,.audit-detail{position:static!important}.backup-topology{grid-template-columns:1fr!important}.backup-topology>svg{justify-self:center!important;transform:rotate(90deg)!important}}@media(max-width:820px){.app-frame,.app-frame--collapsed{display:block!important;min-height:100dvh!important}.sidebar{width:min(300px,88vw)!important;height:100dvh!important;position:fixed!important;left:0!important;top:0!important;transform:translate(-104%)!important;box-shadow:20px 0 54px #040f1c47!important;transition:transform .2s ease!important}.sidebar--open{transform:translate(0)!important}.sidebar--collapsed .sidebar__brand,.sidebar--collapsed .sidebar__nav,.sidebar--collapsed .sidebar__security,.sidebar--collapsed .sidebar__profile{padding-inline:initial!important}.sidebar--collapsed .sidebar__brand-copy,.sidebar--collapsed .sidebar__section-label,.sidebar--collapsed .sidebar__security div,.sidebar--collapsed .sidebar__profile-copy,.sidebar--collapsed .sidebar__profile .icon-button{display:block!important}.sidebar--collapsed .sidebar__brand{justify-content:initial!important;padding:20px 18px!important}.sidebar--collapsed .nav-item{justify-content:initial!important;padding:6px 12px!important}.mobile-menu-button{width:42px!important;height:42px!important;position:fixed!important;top:19px!important;left:15px!important;z-index:35!important;display:grid!important;place-items:center!important;color:var(--ui-ink-soft)!important;border:1px solid var(--ui-line)!important;border-radius:13px!important;background:var(--ui-surface)!important;box-shadow:var(--ui-shadow-sm)!important}.nav-scrim{position:fixed!important;inset:0!important;z-index:39!important;display:block!important;width:100%!important;height:100%!important;border:0!important;background:#06132270!important}.sidebar__close{display:grid!important;place-items:center!important}.topbar{height:80px!important;justify-content:flex-end!important;padding:0 16px 0 72px!important}.topbar__left{flex:1 1 auto!important}.sidebar-collapse-button{display:none!important}.command-trigger{min-width:0!important;max-width:none!important;flex-basis:0!important}.topbar__actions .level-badge{display:none!important}.mobile-bottom-nav{position:fixed!important;right:12px!important;bottom:calc(12px + env(safe-area-inset-bottom))!important;left:12px!important;z-index:34!important;display:grid!important;gap:4px!important;padding:6px!important;border:1px solid rgba(190,204,201,.9)!important;border-radius:17px!important;background:#fffffff0!important;box-shadow:0 18px 45px #0f253429!important;backdrop-filter:blur(18px)!important}.mobile-bottom-nav button{min-height:52px!important;display:grid!important;place-items:center!important;gap:3px!important;color:#526477!important;border:0!important;border-radius:12px!important;background:transparent!important;font-size:9px!important;font-weight:800!important}.mobile-bottom-nav button svg{width:21px!important;height:21px!important}.mobile-bottom-nav button.is-active{color:var(--ui-blue)!important;background:var(--ui-blue-soft)!important}.sidebar--open~.mobile-bottom-nav{opacity:0!important;pointer-events:none!important;transform:translateY(14px)!important}.app-content{padding:26px 18px 104px!important}.page-heading{align-items:flex-start!important}.overview-hero{grid-template-columns:1fr!important;gap:0!important;padding:27px!important}.overview-hero__aside{margin:25px -27px -27px!important;padding:23px 27px!important}.auth-page{display:flex!important;flex-direction:column!important}.auth-intro{min-height:0!important;padding:34px 26px 30px!important}.auth-intro__content{width:100%!important}.auth-brand-row{margin-bottom:40px!important}.auth-intro h1{font-size:clamp(42px,9vw,62px)!important}.auth-trust-grid{grid-template-columns:1fr!important}.auth-trust-card:nth-child(n+3){display:none!important}.auth-intro__footer{margin-top:28px!important}.auth-panel-wrap{min-height:auto!important;padding:34px 26px 54px!important}}@media(max-width:620px){.topbar__actions .demo-indicator{display:none!important}.topbar__actions .button--primary{width:46px!important;padding-inline:0!important}.topbar__actions .button--primary span,.command-trigger kbd{display:none!important}.page-heading{display:grid!important;gap:15px!important;margin-bottom:22px!important}.page-heading h1{font-size:42px!important}.page-heading>.button{width:fit-content!important}.overview-hero{padding:23px 20px!important;border-radius:17px!important}.overview-hero h1{font-size:43px!important}.overview-hero__aside{margin:21px -20px -23px!important;padding:20px!important}.overview-hero__actions{grid-template-columns:1fr!important}.overview-metrics{grid-template-columns:1fr!important;border-radius:16px!important}.overview-metric,.overview-metric:nth-child(2){min-height:94px!important;border-right:0!important;border-bottom:1px solid #e8efec!important}.overview-metric:last-child{border-bottom:0!important}.overview-panel{padding:19px!important;border-radius:16px!important}.overview-panel__heading h2{font-size:24px!important}.overview-document-list{margin:16px -19px -19px!important}.overview-document{grid-template-columns:42px minmax(0,1fr) 18px!important;gap:10px!important;padding:11px 15px!important}.overview-document>.level-badge,.overview-document .status{display:none!important}.overview-document__icon{width:40px!important;height:40px!important}.overview-document__copy small{white-space:normal!important;line-height:1.4!important}.attention-queue{padding:14px!important}.attention-queue>p{margin-left:0!important}.attention-item{grid-template-columns:36px minmax(0,1fr)!important}.attention-item__action{grid-column:2!important}.document-toolbar,.audit-toolbar,.document-toolbar__secondary,.audit-filter-bar{align-items:stretch!important;flex-direction:column!important}.document-search,.audit-search,.filter-tabs,.sort-control,.audit-select,.audit-filter-actions{width:100%!important}.filter-tabs{overflow-x:auto!important}.filter-tab{flex:0 0 auto!important}.sort-control{display:flex!important;align-items:center!important;justify-content:space-between!important}.sort-control select,.audit-select select{flex:1!important}.table-frame{overflow-x:auto!important;border-radius:16px!important}.document-table,.admin-table{min-width:700px!important}.audit-verification{grid-template-columns:46px minmax(0,1fr)!important}.audit-verification .button{grid-column:1 / -1!important;width:100%!important}.audit-workspace{gap:14px!important}.backup-overview{grid-template-columns:1fr!important}.backup-stat{min-height:82px!important;border-top:1px solid #e8efec!important;border-left:0!important}.backup-topology{padding:13px!important}.command-palette__footer{align-items:flex-start!important;flex-direction:column!important}.auth-intro{padding-inline:20px!important}.auth-intro h1{font-size:43px!important}.auth-copy{font-size:14px!important}.auth-panel-wrap{padding:30px 20px 46px!important}.auth-panel__header h2,.mfa-panel h1{font-size:29px!important}.mfa-panel{padding:24px 18px!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(forced-colors:active){.app-frame,.app-main,.sidebar,.topbar,.overview-hero,.overview-panel,.overview-metrics,.table-frame,.auth-intro,.auth-panel-wrap,.auth-panel,.mfa-panel{background:Canvas!important;color:CanvasText!important;border-color:CanvasText!important;box-shadow:none!important}.sidebar,.sidebar *,.overview,.overview *,.workspace,.workspace *,.auth-intro,.auth-intro *{color:CanvasText!important;border-color:CanvasText!important}.sidebar .sidebar__brand-copy,.sidebar .sidebar__brand-copy *,.sidebar .sidebar__profile-copy,.sidebar .sidebar__profile-copy *{color:CanvasText!important}.nav-item--active,.filter-tab--active,.mobile-bottom-nav button.is-active,.button--primary{color:HighlightText!important;background:Highlight!important}}html,body,#root{min-width:320px!important;min-height:100%!important;background:var(--ref-bg)!important;color:var(--ref-ink)!important;font-family:var(--ref-sans)!important;color-scheme:light!important}body{background:linear-gradient(rgba(41,74,120,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(41,74,120,.018) 1px,transparent 1px),var(--ref-bg)!important;background-size:32px 32px!important}button,input,select,textarea{font-family:var(--ref-sans)!important}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #6e93c4!important;outline-offset:2px!important}.app-frame{display:grid!important;grid-template-columns:264px minmax(0,1fr)!important;min-height:100dvh!important;background:var(--ref-bg)!important}.app-frame--collapsed{grid-template-columns:84px minmax(0,1fr)!important}.sidebar{position:sticky!important;top:0!important;z-index:40!important;width:264px!important;height:100dvh!important;min-height:100dvh!important;display:flex!important;flex-direction:column!important;overflow-x:hidden!important;overflow-y:auto!important;color:#edf3ff!important;border:0!important;border-right:1px solid rgba(255,255,255,.08)!important;border-radius:0!important;background:var(--ref-rail)!important;box-shadow:none!important}.sidebar.sidebar--collapsed{width:84px!important}.sidebar__brand{min-height:68px!important;display:flex!important;align-items:center!important;gap:10px!important;padding:0 16px!important;border-bottom:1px solid rgba(255,255,255,.1)!important}.sidebar .brand-mark{width:36px!important;height:36px!important;flex:0 0 36px!important;display:grid!important;place-items:center!important;color:#e7f0ff!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:9px!important;background:#263a61!important;box-shadow:none!important}.sidebar .brand-mark svg{width:19px!important;height:19px!important}.sidebar__brand-copy{min-width:0!important;display:grid!important;gap:2px!important}.sidebar__brand-copy strong{overflow:hidden!important;color:#f5f8ff!important;font-family:var(--ref-display)!important;font-size:17px!important;font-weight:700!important;letter-spacing:-.02em!important;text-overflow:ellipsis!important;white-space:nowrap!important}.sidebar__brand-copy span{overflow:hidden!important;color:#9eafd0!important;font-family:var(--ref-mono)!important;font-size:8px!important;letter-spacing:.08em!important;text-overflow:ellipsis!important;text-transform:uppercase!important;white-space:nowrap!important}.sidebar__close{display:none!important;margin-left:auto!important;color:#b5c5df!important;border:0!important;background:transparent!important}.sidebar__nav{display:grid!important;gap:18px!important;padding:18px 12px!important}.sidebar__nav-group{display:grid!important;gap:3px!important;align-content:start!important}.sidebar__nav-group+.sidebar__nav-group{padding-top:17px!important;border-top:1px solid rgba(255,255,255,.1)!important}.sidebar__section-label{margin:0 8px 8px!important;color:#9eafd0!important;font-family:var(--ref-mono)!important;font-size:9px!important;letter-spacing:.12em!important;line-height:1.2!important;text-transform:uppercase!important}.nav-item{min-height:40px!important;display:flex!important;align-items:center!important;gap:10px!important;padding:0 10px!important;color:#b7c6e1!important;border:1px solid transparent!important;border-radius:7px!important;background:transparent!important;font-size:13px!important;font-weight:500!important;text-align:left!important;transition:background .16s ease,color .16s ease,border-color .16s ease!important}.nav-item:hover{color:#fff!important;background:#ffffff0f!important}.nav-item__icon{width:18px!important;height:18px!important;flex:0 0 18px!important;display:grid!important;place-items:center!important;color:currentColor!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.nav-item__icon svg{width:17px!important;height:17px!important;stroke-width:1.7!important}.nav-item--active{color:#fff!important;border-color:#96b5e214!important;background:var(--ref-rail-raised)!important;box-shadow:inset 3px 0 #9ab8e2!important}.sidebar__security{min-height:54px!important;display:flex!important;align-items:center!important;gap:9px!important;margin:auto 12px 10px!important;padding:10px!important;color:#9fe0c8!important;border:1px solid rgba(116,201,175,.24)!important;border-radius:7px!important;background:#16735f29!important}.sidebar__security>svg{width:17px!important;height:17px!important;flex:0 0 17px!important}.sidebar__security>div{min-width:0!important;display:grid!important;gap:2px!important}.sidebar__security strong{overflow:hidden!important;color:#d6f7ea!important;font-size:10px!important;font-weight:700!important;text-overflow:ellipsis!important;white-space:nowrap!important}.sidebar__security span{color:#9bd0c0!important;font-family:var(--ref-mono)!important;font-size:8px!important;letter-spacing:.03em!important}.sidebar__profile{min-height:88px!important;display:flex!important;align-items:center!important;gap:9px!important;margin:0!important;padding:12px!important;border-top:1px solid rgba(255,255,255,.1)!important;border-radius:0!important;background:transparent!important}.sidebar .avatar{width:34px!important;height:34px!important;flex:0 0 34px!important;display:grid!important;place-items:center!important;color:#f2f6ff!important;border:0!important;border-radius:50%!important;background:#2b416b!important;font-family:var(--ref-mono)!important;font-size:10px!important;font-weight:700!important}.sidebar__profile-copy{min-width:0!important;flex:1 1 auto!important;display:grid!important;gap:3px!important}.sidebar__profile-copy strong{overflow:hidden!important;color:#f3f6ff!important;font-size:11px!important;font-weight:700!important;text-overflow:ellipsis!important;white-space:nowrap!important}.sidebar__profile-copy span{overflow:hidden!important;color:#9eafd0!important;font-family:var(--ref-mono)!important;font-size:8px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.sidebar__profile .icon-button{width:32px!important;height:32px!important;flex:0 0 32px!important;color:#d9e4f7!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:6px!important;background:#ffffff0a!important}.app-main{min-width:0!important;background:transparent!important}.topbar{min-height:54px!important;height:54px!important;position:sticky!important;top:0!important;z-index:30!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;padding:0 24px!important;color:var(--ref-ink)!important;border:0!important;border-bottom:1px solid var(--ref-line)!important;border-radius:0!important;background:#fffffff5!important;box-shadow:none!important;backdrop-filter:none!important}.topbar__left,.topbar__actions{min-width:0!important;display:flex!important;align-items:center!important;gap:10px!important}.topbar__left{flex:1 1 auto!important}.topbar__actions{flex:0 0 auto!important}.sidebar-collapse-button{width:34px!important;height:34px!important;flex:0 0 34px!important;display:grid!important;place-items:center!important;color:var(--ref-ink-soft)!important;border:1px solid var(--ref-line)!important;border-radius:6px!important;background:var(--ref-surface)!important;box-shadow:none!important}.topbar__context{min-width:132px!important;display:grid!important;gap:1px!important}.topbar__context span,.eyebrow,.overview-panel__heading>div>span,.overview-metric div>span,.backup-state>div>span,.backup-stat>span,.audit-verification__copy>span,.audit-detail__heading span,.audit-detail__json>span,.audit-evidence span,.document-table th,.admin-table th,.sort-control>span,.audit-select>span{color:var(--ref-ink-faint)!important;font-family:var(--ref-mono)!important;font-size:9px!important;font-weight:500!important;letter-spacing:.1em!important;line-height:1.25!important;text-transform:uppercase!important}.topbar__context strong{overflow:hidden!important;color:var(--ref-ink)!important;font-family:var(--ref-display)!important;font-size:15px!important;font-weight:700!important;letter-spacing:-.02em!important;text-overflow:ellipsis!important;white-space:nowrap!important}.command-trigger{min-width:220px!important;height:34px!important;flex:1 1 300px!important;display:flex!important;align-items:center!important;gap:9px!important;padding:0 10px!important;color:var(--ref-ink-faint)!important;border:1px solid var(--ref-line)!important;border-radius:6px!important;background:#f6f8fa!important;box-shadow:none!important;font-size:12px!important;text-align:left!important}.command-trigger>svg{color:var(--ref-ink-soft)!important}.command-trigger kbd{margin-left:auto!important;color:var(--ref-ink-faint)!important;border:1px solid var(--ref-line)!important;border-radius:4px!important;background:var(--ref-surface)!important;font-family:var(--ref-mono)!important;font-size:9px!important}.demo-indicator,.level-badge{min-height:25px!important;display:inline-flex!important;align-items:center!important;gap:5px!important;padding:0 9px!important;color:var(--ref-ink-soft)!important;border:1px solid var(--ref-line-strong)!important;border-radius:999px!important;background:var(--ref-surface-soft)!important;font-family:var(--ref-mono)!important;font-size:9px!important;font-weight:500!important;white-space:nowrap!important}.demo-indicator{color:var(--ref-amber)!important;border-color:#e7cba8!important;background:var(--ref-amber-soft)!important}.level-badge__dot{width:6px!important;height:6px!important;border-radius:50%!important;background:currentColor!important}.topbar .button,.button{min-height:36px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;padding:0 12px!important;color:var(--ref-ink)!important;border:1px solid var(--ref-line-strong)!important;border-radius:6px!important;background:var(--ref-surface)!important;box-shadow:none!important;font-size:12px!important;font-weight:650!important}.button--primary{color:#fff!important;border-color:var(--ref-blue)!important;background:var(--ref-blue)!important}.button--primary:hover{color:#fff!important;border-color:#1f3d68!important;background:#1f3d68!important}.button--secondary{color:var(--ref-ink)!important;border-color:var(--ref-line-strong)!important;background:var(--ref-surface)!important}.button--ghost{color:var(--ref-ink-soft)!important;border-color:var(--ref-line)!important;background:transparent!important}.button--wide{width:100%!important}.app-content{min-width:0!important;padding:0 24px 34px!important}.overview,.workspace{width:min(100%,1240px)!important;margin:0 auto!important;padding:20px 0 30px!important}.page-heading{min-height:70px!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:20px!important;margin:0 0 18px!important;padding:0 0 16px!important;border:0!important;border-bottom:1px solid var(--ref-line)!important;background:transparent!important}.page-heading h1,.workspace>h1,.overview-hero h1{margin:4px 0!important;color:var(--ref-ink)!important;font-family:var(--ref-display)!important;font-size:29px!important;font-weight:400!important;letter-spacing:-.035em!important;line-height:1.15!important}.page-heading>div>p:last-child,.overview-hero>div>p,.overview-hero__copy>p{max-width:760px!important;margin:0!important;color:var(--ref-ink-soft)!important;font-size:13px!important;line-height:1.45!important}.overview-hero{min-height:70px!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:24px!important;margin:0 0 14px!important;padding:0 0 16px!important;color:var(--ref-ink)!important;border:0!important;border-bottom:1px solid var(--ref-line)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.overview-hero__status{display:inline-flex!important;align-items:center!important;gap:7px!important;margin-bottom:4px!important;color:var(--ref-green)!important;font-family:var(--ref-mono)!important;font-size:9px!important;letter-spacing:.04em!important}.overview-hero__status>span:first-child{width:7px!important;height:7px!important;border-radius:50%!important;background:currentColor!important;box-shadow:0 0 0 4px var(--ref-green-soft)!important}.overview-hero__aside{min-width:292px!important;display:grid!important;align-content:start!important;justify-items:stretch!important;gap:12px!important;margin:0!important;padding:5px 0 0!important;color:var(--ref-ink)!important;border:0!important;background:transparent!important}.overview-hero__signal{min-width:130px!important;display:grid!important;gap:2px!important;color:var(--ref-ink-soft)!important}.overview-hero__signal>span{color:var(--ref-ink-faint)!important;font-family:var(--ref-mono)!important;font-size:9px!important;letter-spacing:.08em!important;text-transform:uppercase!important}.overview-hero__signal strong{color:var(--ref-ink)!important;font-size:12px!important;font-weight:650!important}.overview-hero__signal small{color:var(--ref-ink-soft)!important;font-size:10px!important}.overview-hero__actions{display:grid!important;grid-template-columns:1fr!important;gap:7px!important}.overview-hero__actions .button{white-space:nowrap!important}.overview-hero .button--secondary{color:var(--ref-ink)!important;border-color:var(--ref-line-strong)!important;background:var(--ref-surface)!important;box-shadow:none!important}.overview-hero .button--primary{color:#fff!important;border-color:var(--ref-blue)!important;background:var(--ref-blue)!important;box-shadow:none!important}.attention-queue{min-height:0!important;margin:0 0 14px!important;padding:0!important;color:var(--ref-ink)!important;border:1px solid var(--ref-line)!important;border-left:3px solid var(--ref-green)!important;border-radius:var(--ref-radius)!important;background:var(--ref-surface)!important;box-shadow:var(--ref-shadow)!important}.attention-queue.has-attention{border-left-color:var(--ref-amber)!important}.attention-queue__heading{min-height:60px!important;display:grid!important;grid-template-columns:32px minmax(0,auto) minmax(0,1fr)!important;align-items:center!important;gap:10px!important;padding:10px 14px!important}.attention-queue__icon,.attention-item__icon{width:30px!important;height:30px!important;display:grid!important;place-items:center!important;color:var(--ref-green)!important;border:1px solid #b9ddcf!important;border-radius:6px!important;background:var(--ref-green-soft)!important}.has-attention .attention-queue__icon,.attention-item--critical .attention-item__icon{color:var(--ref-amber)!important;border-color:#ead0ae!important;background:var(--ref-amber-soft)!important}.attention-queue__heading>div>span{display:block!important;margin-bottom:2px!important;color:var(--ref-ink-faint)!important;font-family:var(--ref-mono)!important;font-size:9px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.attention-queue__heading h2{margin:0!important;color:var(--ref-ink)!important;font-family:var(--ref-display)!important;font-size:16px!important;font-weight:400!important;letter-spacing:-.02em!important}.attention-queue__heading>small{color:var(--ref-ink-soft)!important;font-size:11px!important}.attention-list{display:grid!important;margin:0!important;border-top:1px solid var(--ref-line)!important}.attention-item{min-height:58px!important;display:grid!important;grid-template-columns:30px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:9px 14px!important;color:var(--ref-ink)!important;border:0!important;border-bottom:1px solid var(--ref-line)!important;border-radius:0!important;background:var(--ref-surface)!important;text-align:left!important}.attention-item:last-child{border-bottom:0!important}.attention-item__copy{min-width:0!important;display:grid!important;gap:2px!important}.attention-item__copy strong{overflow:hidden!important;color:var(--ref-ink)!important;font-size:12px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.attention-item__copy small{overflow:hidden!important;color:var(--ref-ink-soft)!important;font-size:10px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.attention-item__action,.text-action{display:inline-flex!important;align-items:center!important;gap:5px!important;color:var(--ref-blue)!important;font-size:11px!important;font-weight:650!important;white-space:nowrap!important}.overview-metrics{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)!important;gap:10px!important;margin:0 0 14px!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.overview-metric{min-height:92px!important;display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;padding:12px!important;border:1px solid var(--ref-line)!important;border-radius:var(--ref-radius)!important;background:var(--ref-surface)!important;box-shadow:var(--ref-shadow)!important}.overview-metric__icon{width:34px!important;height:34px!important;display:grid!important;place-items:center!important;border:1px solid var(--ref-line-strong)!important;border-radius:6px!important;background:var(--ref-surface-soft)!important}.overview-metric__icon svg{width:17px!important;height:17px!important}.overview-metric__icon--blue{color:var(--ref-blue)!important;background:var(--ref-blue-soft)!important}.overview-metric__icon--amber{color:var(--ref-amber)!important;background:var(--ref-amber-soft)!important}.overview-metric__icon--green{color:var(--ref-green)!important;background:var(--ref-green-soft)!important}.overview-metric__icon--slate{color:var(--ref-ink-soft)!important;background:var(--ref-surface-sunken)!important}.overview-metric div{min-width:0!important;display:grid!important;gap:2px!important}.overview-metric strong{overflow:hidden!important;color:var(--ref-ink)!important;font-family:var(--ref-mono)!important;font-size:20px!important;font-weight:650!important;letter-spacing:-.03em!important;text-overflow:ellipsis!important;white-space:nowrap!important}.overview-metric div>small{overflow:hidden!important;color:var(--ref-ink-soft)!important;font-size:10px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.overview-grid{display:grid!important;gap:14px!important;margin:0 0 14px!important}.overview-grid--primary{grid-template-columns:minmax(0,1.75fr) minmax(270px,.8fr)!important}.overview-grid--secondary{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr)!important}.overview-panel{min-width:0!important;overflow:hidden!important;color:var(--ref-ink)!important;border:1px solid var(--ref-line)!important;border-radius:var(--ref-radius)!important;background:var(--ref-surface)!important;box-shadow:var(--ref-shadow)!important}.overview-panel__heading{min-height:58px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:11px 15px!important;border-bottom:1px solid var(--ref-line)!important;background:#f7f9fbb8!important}.overview-panel__heading>div{min-width:0!important;display:grid!important;gap:2px!important}.overview-panel__heading h2{overflow:hidden!important;margin:0!important;color:var(--ref-ink)!important;font-family:var(--ref-display)!important;font-size:17px!important;font-weight:400!important;letter-spacing:-.025em!important;text-overflow:ellipsis!important;white-space:nowrap!important}.overview-panel__heading>svg{color:var(--ref-blue)!important}.overview-document-list,.activity-list,.access-rail{display:grid!important}.overview-document{min-height:61px!important;display:grid!important;grid-template-columns:32px minmax(0,1fr) auto auto 17px!important;align-items:center!important;gap:9px!important;width:100%!important;padding:9px 14px!important;color:var(--ref-ink)!important;border:0!important;border-bottom:1px solid var(--ref-line)!important;background:var(--ref-surface)!important;text-align:left!important}.overview-document:last-child{border-bottom:0!important}.overview-document:hover{background:var(--ref-surface-soft)!important}.overview-document__icon,.file-cell__icon{width:32px!important;height:32px!important;flex:0 0 32px!important;display:grid!important;place-items:center!important;color:var(--ref-blue)!important;border:1px solid #cbd8e8!important;border-radius:6px!important;background:var(--ref-blue-soft)!important}.overview-document__icon svg,.file-cell__icon svg{width:17px!important;height:17px!important}.overview-document__copy,.file-cell__copy{min-width:0!important;display:grid!important;gap:2px!important}.overview-document__copy strong,.file-cell__copy strong{overflow:hidden!important;color:var(--ref-ink)!important;font-size:12px!important;font-weight:650!important;text-overflow:ellipsis!important;white-space:nowrap!important}.overview-document__copy small,.file-cell__copy>span{overflow:hidden!important;color:var(--ref-ink-soft)!important;font-size:10px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.overview-document__arrow{color:var(--ref-ink-faint)!important}.status{min-height:22px!important;display:inline-flex!important;align-items:center!important;gap:5px!important;padding:0 7px!important;color:var(--ref-green)!important;border:1px solid #b7dacd!important;border-radius:999px!important;background:var(--ref-green-soft)!important;font-family:var(--ref-mono)!important;font-size:9px!important;white-space:nowrap!important}.status>span{width:6px!important;height:6px!important;border-radius:50%!important;background:currentColor!important}.status--pending{color:var(--ref-amber)!important;border-color:#e6cda9!important;background:var(--ref-amber-soft)!important}.overview-access{color:var(--ref-ink)!important;background:var(--ref-surface)!important}.overview-access>p{margin:0!important;padding:12px 15px 6px!important;color:var(--ref-ink-soft)!important;font-size:11px!important;line-height:1.5!important}.overview-access .overview-panel__heading>div>span{color:var(--ref-ink-faint)!important}.overview-access .overview-panel__heading h2,.overview-access .overview-panel__heading>svg{color:var(--ref-ink)!important}.access-rail{gap:6px!important;margin:0!important;padding:8px 12px 13px!important;list-style:none!important}.access-rail li{min-height:38px!important;display:grid!important;grid-template-columns:28px minmax(0,1fr) 16px!important;align-items:center!important;gap:8px!important;padding:6px 8px!important;color:var(--ref-ink-soft)!important;border:1px solid var(--ref-line)!important;border-radius:6px!important;background:var(--ref-surface-soft)!important}.access-rail li.is-allowed,.access-rail li.is-locked{color:var(--ref-ink-soft)!important}.access-rail li.is-current{color:var(--ref-ink)!important;border-color:#9eb5d3!important;background:var(--ref-blue-soft)!important;box-shadow:inset 3px 0 0 var(--ref-blue)!important}.access-rail__level{width:27px!important;height:25px!important;display:grid!important;place-items:center!important;color:var(--ref-ink-soft)!important;border:1px solid var(--ref-line-strong)!important;border-radius:4px!important;background:var(--ref-surface)!important;font-family:var(--ref-mono)!important;font-size:9px!important;font-weight:600!important}.access-rail li.is-locked .access-rail__level{color:var(--ref-ink-soft)!important;border-color:var(--ref-line-strong)!important;background:var(--ref-surface)!important}.access-rail li.is-current .access-rail__level{color:var(--ref-blue)!important;border-color:#9eb5d3!important;background:#fff!important}.access-rail__label{overflow:hidden!important;font-size:10px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.access-rail li>svg{width:14px!important;height:14px!important;color:var(--ref-green)!important}.overview-topology{margin:0 0 14px!important}.overview-topology__summary{margin:0!important;padding:11px 15px 0!important;color:var(--ref-ink-soft)!important;font-size:11px!important;line-height:1.45!important}.topology-flow{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)!important;align-items:center!important;gap:10px!important;padding:12px 15px!important}.topology-flow__fragment{min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) 20px!important;align-items:center!important}.topology-flow__fragment:last-child{grid-template-columns:minmax(0,1fr)!important}.topology-node{min-width:0!important;display:flex!important;align-items:center!important;gap:9px!important;padding:9px!important;border:1px solid var(--ref-line)!important;border-radius:6px!important;background:var(--ref-surface-soft)!important}.topology-node__icon{width:30px!important;height:30px!important;flex:0 0 30px!important;display:grid!important;place-items:center!important;color:var(--ref-blue)!important;border:1px solid #cbd8e8!important;border-radius:5px!important;background:var(--ref-blue-soft)!important}.topology-node__icon svg{width:16px!important;height:16px!important}.topology-node>div{min-width:0!important;display:grid!important;gap:2px!important}.topology-node strong{overflow:hidden!important;color:var(--ref-ink)!important;font-size:11px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.topology-node span,.topology-node small{overflow:hidden!important;color:var(--ref-ink-soft)!important;font-size:9px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.topology-connector{display:inline-flex!important;align-items:center!important;justify-content:center!important;color:var(--ref-ink-faint)!important}.topology-connector i{display:none!important}.control-plane-note{min-height:42px!important;display:flex!important;align-items:center!important;gap:9px!important;margin:0 15px 14px!important;padding:8px 10px!important;color:var(--ref-green)!important;border:1px dashed #b7d6ca!important;border-radius:6px!important;background:#f4faf7!important}.control-plane-note>div{min-width:0!important;display:grid!important;gap:2px!important}.control-plane-note strong{color:var(--ref-ink)!important;font-size:10px!important}.control-plane-note span{overflow:hidden!important;color:var(--ref-ink-soft)!important;font-size:9px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.activity-row{min-height:54px!important;display:grid!important;grid-template-columns:8px minmax(0,1fr) auto!important;align-items:center!important;gap:9px!important;padding:8px 14px!important;border-bottom:1px solid var(--ref-line)!important}.activity-row:last-child{border-bottom:0!important}.activity-row__dot{width:7px!important;height:7px!important;border-radius:50%!important;background:#6d90bd!important;box-shadow:0 0 0 3px #e5edf7!important}.activity-row>div{min-width:0!important;display:grid!important;gap:2px!important}.activity-row strong{overflow:hidden!important;color:var(--ref-ink)!important;font-size:11px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.activity-row span,.activity-row time{color:var(--ref-ink-soft)!important;font-family:var(--ref-mono)!important;font-size:9px!important}.backup-readiness{min-height:54px!important;display:flex!important;align-items:center!important;gap:9px!important;margin:12px!important;padding:10px!important;color:var(--ref-amber)!important;border:1px solid #ead1ae!important;border-radius:6px!important;background:var(--ref-amber-soft)!important}.backup-readiness.is-ready{color:var(--ref-green)!important;border-color:#b8dccf!important;background:var(--ref-green-soft)!important}.backup-readiness__icon{width:30px!important;height:30px!important;flex:0 0 30px!important;display:grid!important;place-items:center!important;border:1px solid currentColor!important;border-radius:5px!important}.backup-readiness>div{min-width:0!important;display:grid!important;gap:2px!important}.backup-readiness strong{overflow:hidden!important;color:var(--ref-ink)!important;font-size:10px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.backup-readiness span:last-child{overflow:hidden!important;color:var(--ref-ink-soft)!important;font-family:var(--ref-mono)!important;font-size:9px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.backup-summary-list{margin:0 12px 12px!important}.backup-summary-list>div{min-height:34px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;border-bottom:1px solid var(--ref-line)!important}.backup-summary-list dt{color:var(--ref-ink-soft)!important;font-size:10px!important}.backup-summary-list dd{color:var(--ref-ink)!important;font-family:var(--ref-mono)!important;font-size:10px!important;font-weight:600!important;text-align:right!important}.overview-backup>.button{margin:0 12px 12px!important}.workspace:has(.document-toolbar){display:grid!important;grid-template-columns:250px minmax(0,1fr)!important;column-gap:16px!important;align-items:start!important}.workspace:has(.document-toolbar) .page-heading{grid-column:1 / -1!important}.workspace:has(.document-toolbar) .document-toolbar{grid-column:1!important;grid-row:2 / span 2!important;display:block!important;margin:0!important;padding:13px 12px!important;border:1px solid var(--ref-line)!important;border-radius:var(--ref-radius)!important;background:var(--ref-surface)!important;box-shadow:var(--ref-shadow)!important}.workspace:has(.document-toolbar) .document-search{min-height:42px!important;display:flex!important;align-items:center!important;gap:8px!important;width:100%!important;padding:0 10px!important;color:var(--ref-ink-soft)!important;border:1px solid var(--ref-line-strong)!important;border-radius:6px!important;background:var(--ref-surface-soft)!important}.document-search input,.audit-search input{min-width:0!important;width:100%!important;color:var(--ref-ink)!important;border:0!important;outline:0!important;background:transparent!important;font-size:12px!important}.document-search input::placeholder,.audit-search input::placeholder{color:var(--ref-ink-faint)!important}.workspace:has(.document-toolbar) .document-toolbar__secondary{display:grid!important;gap:14px!important;margin-top:16px!important}.workspace:has(.document-toolbar) .filter-tabs{display:grid!important;gap:5px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}.workspace:has(.document-toolbar) .filter-tabs:before{content:"Уровень классификации"!important;margin-bottom:2px!important;color:var(--ref-ink-faint)!important;font-family:var(--ref-mono)!important;font-size:9px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.workspace:has(.document-toolbar) .filter-tab{min-height:36px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;padding:0 9px!important;color:var(--ref-ink-soft)!important;border:1px solid var(--ref-line)!important;border-radius:0!important;background:var(--ref-surface-soft)!important;font-family:var(--ref-sans)!important;font-size:11px!important;font-weight:500!important;text-align:left!important}.workspace:has(.document-toolbar) .filter-tab--active{color:var(--ref-blue)!important;border-color:#9eb5d3!important;background:var(--ref-blue-soft)!important;box-shadow:inset 3px 0 0 var(--ref-blue)!important}.workspace:has(.document-toolbar) .sort-control{display:grid!important;gap:6px!important;margin-top:4px!important}.sort-control select,.audit-select select,.inline-select,.field select,.field textarea,.field input{min-height:38px!important;width:100%!important;padding:0 9px!important;color:var(--ref-ink)!important;border:1px solid var(--ref-line-strong)!important;border-radius:6px!important;background:var(--ref-surface)!important;font-size:12px!important}.field textarea{min-height:96px!important;padding:9px!important;resize:vertical!important}.workspace:has(.document-toolbar) .document-result-count{margin-top:14px!important;padding-top:12px!important;color:var(--ref-ink-soft)!important;border-top:1px solid var(--ref-line)!important;font-family:var(--ref-mono)!important;font-size:9px!important}.table-frame,.document-finder{position:relative!important;overflow:hidden!important;border:1px solid var(--ref-line)!important;border-radius:var(--ref-radius)!important;background:var(--ref-surface)!important;box-shadow:var(--ref-shadow)!important}.workspace:has(.document-toolbar) .table-frame{grid-column:2!important;grid-row:2 / span 2!important}.document-table,.admin-table{width:100%!important;border-collapse:collapse!important;table-layout:fixed!important}.document-table th,.admin-table th{height:37px!important;padding:0 12px!important;color:var(--ref-ink-faint)!important;border-bottom:1px solid var(--ref-line)!important;background:var(--ref-surface-sunken)!important;font-weight:500!important;text-align:left!important}.document-table td,.admin-table td{min-height:67px!important;padding:10px 12px!important;color:var(--ref-ink-soft)!important;border-bottom:1px solid var(--ref-line)!important;font-size:11px!important;vertical-align:middle!important}.document-table tbody tr:last-child td,.admin-table tbody tr:last-child td{border-bottom:0!important}.document-table tbody tr:hover,.admin-table tbody tr:hover,.document-table tbody tr.is-selected{background:#f8fafc!important}.file-cell{min-width:0!important;display:flex!important;align-items:center!important;gap:9px!important;width:100%!important;color:var(--ref-ink)!important;border:0!important;background:transparent!important;text-align:left!important}.file-cell__icon--large{width:42px!important;height:42px!important;flex-basis:42px!important}.row-action{width:28px!important;height:28px!important;display:grid!important;place-items:center!important;color:var(--ref-ink-soft)!important;border:1px solid var(--ref-line)!important;border-radius:5px!important;background:var(--ref-surface)!important}.level-badge--1{color:#a7313c!important;border-color:#efb8bd!important;background:var(--ref-red-soft)!important}.level-badge--2{color:#a4550a!important;border-color:#e9bf9d!important;background:#fff1e8!important}.level-badge--3{color:#75621c!important;border-color:#d9cd9e!important;background:#f8f4df!important}.level-badge--4{color:#17697a!important;border-color:#add3dc!important;background:#eaf5f7!important}.level-badge--5{color:#4e596b!important;border-color:#c5ccd5!important;background:#f0f2f5!important}.security-callout,.state-panel,.audit-verification,.security-callout--neutral{min-height:54px!important;display:flex!important;align-items:flex-start!important;gap:10px!important;margin:0 0 14px!important;padding:11px 13px!important;color:var(--ref-ink-soft)!important;border:1px solid var(--ref-line)!important;border-radius:var(--ref-radius)!important;background:var(--ref-surface)!important;box-shadow:var(--ref-shadow)!important}.security-callout>svg,.state-panel>svg,.audit-verification__icon{width:30px!important;height:30px!important;flex:0 0 30px!important;display:grid!important;place-items:center!important;color:var(--ref-blue)!important}.security-callout strong,.state-panel strong,.audit-verification__copy strong{color:var(--ref-ink)!important;font-size:12px!important;font-weight:650!important}.security-callout p,.state-panel p,.audit-verification__copy small{margin:2px 0 0!important;color:var(--ref-ink-soft)!important;font-size:10px!important;line-height:1.4!important}.audit-verification{align-items:center!important;justify-content:space-between!important}.audit-verification__copy{min-width:0!important;flex:1 1 auto!important;display:grid!important;gap:2px!important}.audit-verification__icon{color:var(--ref-blue)!important;border:1px solid #cbd8e8!important;border-radius:6px!important;background:var(--ref-blue-soft)!important}.audit-filter-bar{display:grid!important;grid-template-columns:minmax(0,1fr) 170px 150px auto auto!important;align-items:end!important;gap:10px!important;margin:0 0 10px!important}.audit-search{min-height:38px!important;display:flex!important;align-items:center!important;gap:8px!important;padding:0 10px!important;color:var(--ref-ink-soft)!important;border:1px solid var(--ref-line-strong)!important;border-radius:6px!important;background:var(--ref-surface)!important}.audit-select{display:grid!important;gap:5px!important}.audit-select select{min-height:38px!important}.audit-result-summary,.document-result-count{color:var(--ref-ink-soft)!important;font-family:var(--ref-mono)!important;font-size:9px!important}.audit-content{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(310px,.85fr)!important;gap:14px!important}.audit-event-list,.audit-detail{min-width:0!important;border:1px solid var(--ref-line)!important;border-radius:var(--ref-radius)!important;background:var(--ref-surface)!important;box-shadow:var(--ref-shadow)!important}.audit-event-row{min-height:68px!important;display:grid!important;grid-template-columns:32px minmax(0,1fr) auto!important;align-items:center!important;gap:9px!important;padding:10px 12px!important;border-bottom:1px solid var(--ref-line)!important}.audit-event-row:last-child{border-bottom:0!important}.audit-event-row.is-selected{background:var(--ref-blue-soft)!important;box-shadow:inset 3px 0 0 var(--ref-blue)!important}.audit-event-row__icon{width:30px!important;height:30px!important;display:grid!important;place-items:center!important;color:var(--ref-blue)!important;border:1px solid #cbd8e8!important;border-radius:6px!important;background:var(--ref-blue-soft)!important}.audit-event-row__copy{min-width:0!important;display:grid!important;gap:2px!important}.audit-event-row__copy strong{overflow:hidden!important;color:var(--ref-ink)!important;font-size:11px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.audit-event-row__copy span,.audit-event-row time{overflow:hidden!important;color:var(--ref-ink-soft)!important;font-family:var(--ref-mono)!important;font-size:9px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.audit-detail{position:sticky!important;top:70px!important;padding:15px!important}.audit-detail__heading h2{margin:5px 0 0!important;color:var(--ref-ink)!important;font-family:var(--ref-display)!important;font-size:20px!important;font-weight:400!important}.audit-detail__row,.audit-detail__field,.audit-evidence,.audit-detail__json{border-color:var(--ref-line)!important}.detail-drawer,.modal-card{border:1px solid var(--ref-line)!important;border-radius:8px!important;background:var(--ref-surface)!important;box-shadow:var(--ref-shadow-float)!important}.detail-drawer{width:min(460px,100%)!important}.detail-drawer h2,.modal-card h2,.mfa-panel h1{color:var(--ref-ink)!important;font-family:var(--ref-display)!important;font-weight:400!important}.detail-description,.modal-copy,.field-help,.detail-list dt,.detail-list dd{color:var(--ref-ink-soft)!important;font-size:11px!important}.modal-layer{background:#141f436b!important;backdrop-filter:blur(3px)!important}.empty-state,.overview-empty{padding:30px 18px!important;color:var(--ref-ink-soft)!important;text-align:center!important}.mobile-menu-button,.mobile-bottom-nav{display:none!important}.auth-page{min-height:100dvh!important;display:grid!important;grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr)!important;background:var(--ref-bg)!important}.auth-intro{grid-column:1!important;grid-row:1!important;min-height:100dvh!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;padding:32px 48px 28px!important;color:#edf3ff!important;border:0!important;border-radius:0!important;background:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),var(--ref-rail)!important;background-size:32px 32px!important;box-shadow:none!important}.auth-intro__content{width:min(100%,650px)!important;margin:0 auto!important}.auth-brand-row{display:flex!important;align-items:center!important;gap:11px!important;padding-bottom:26px!important;border-bottom:1px solid rgba(255,255,255,.1)!important}.auth-brand-row .brand-mark--large{width:38px!important;height:38px!important;flex:0 0 38px!important;border-radius:9px!important;background:#263a61!important}.auth-brand-row .brand-mark--large svg{width:20px!important;height:20px!important}.auth-brand{margin:0!important;color:#f5f8ff!important;font-family:var(--ref-display)!important;font-size:18px!important}.auth-brand-row>div>span{color:#9eafd0!important;font-family:var(--ref-mono)!important;font-size:8px!important;letter-spacing:.08em!important;text-transform:uppercase!important}.auth-kicker{width:fit-content!important;display:inline-flex!important;align-items:center!important;gap:6px!important;margin-top:24px!important;padding:6px 10px!important;color:#b5c8e7!important;border:1px solid rgba(154,184,226,.16)!important;border-radius:999px!important;background:#ffffff0a!important;font-family:var(--ref-mono)!important;font-size:9px!important;letter-spacing:.08em!important;text-transform:uppercase!important}.auth-intro h1{max-width:650px!important;margin:28px 0 12px!important;color:#fff!important;font-family:var(--ref-display)!important;font-size:clamp(34px,3.2vw,48px)!important;font-weight:400!important;letter-spacing:-.045em!important;line-height:1.02!important}.auth-intro h1 span{color:#b8cff1!important}.auth-copy{max-width:560px!important;margin:0!important;color:#b6c5df!important;font-size:13px!important;line-height:1.6!important}.auth-trust-grid{display:grid!important;grid-template-columns:1fr 1fr!important;margin-top:30px!important;border:1px solid rgba(181,201,232,.18)!important;border-radius:9px!important;overflow:hidden!important}.auth-trust-card{min-height:112px!important;display:flex!important;align-items:flex-start!important;gap:9px!important;padding:14px!important;color:#e8effc!important;border:0!important;border-right:1px solid rgba(181,201,232,.14)!important;border-bottom:1px solid rgba(181,201,232,.14)!important;background:#141f4375!important}.auth-trust-card:nth-child(2n){border-right:0!important}.auth-trust-card:nth-last-child(-n+2){border-bottom:0!important}.auth-trust-card__icon{width:28px!important;height:28px!important;flex:0 0 28px!important;display:grid!important;place-items:center!important;color:#b8ccef!important;border:1px solid rgba(184,204,239,.26)!important;border-radius:6px!important;background:#ffffff0a!important}.auth-trust-card>div{min-width:0!important;display:grid!important;gap:5px!important}.auth-trust-card strong{color:#eef4ff!important;font-size:11px!important;font-weight:650!important}.auth-trust-card>div>span{color:#a8b9d6!important;font-size:10px!important;line-height:1.45!important}.auth-security-note{min-height:50px!important;display:flex!important;align-items:flex-start!important;gap:9px!important;margin-top:18px!important;padding:11px!important;color:#a4e0cb!important;border:1px solid rgba(116,201,175,.28)!important;border-radius:7px!important;background:#16735f29!important}.auth-security-note>div{min-width:0!important;display:grid!important;gap:2px!important}.auth-security-note strong{color:#d8f7eb!important;font-size:10px!important}.auth-security-note span{color:#a6d4c5!important;font-size:9px!important;line-height:1.4!important}.auth-intro__footer{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:9px!important;width:min(100%,650px)!important;margin:24px auto 0!important;color:#8fa4c8!important;font-family:var(--ref-mono)!important;font-size:8px!important;letter-spacing:.08em!important;line-height:1.5!important;text-transform:uppercase!important}.auth-intro__footer i{width:4px!important;height:4px!important;border-radius:50%!important;background:#8fa4c8!important}.auth-panel-wrap{grid-column:2!important;grid-row:1!important;min-height:100dvh!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:34px 40px!important;background:var(--ref-bg)!important}.auth-panel{width:min(100%,470px)!important;margin:0!important;padding:26px 28px 24px!important;color:var(--ref-ink)!important;border:1px solid var(--ref-line)!important;border-radius:8px!important;background:var(--ref-surface)!important;box-shadow:var(--ref-shadow)!important}.auth-panel__brand{display:none!important}.env-selector{margin-bottom:20px!important;padding:3px!important;border:1px solid var(--ref-line)!important;border-radius:6px!important;background:var(--ref-surface-sunken)!important}.env-btn{min-height:32px!important;color:var(--ref-ink-soft)!important;border-radius:4px!important;font-size:10px!important}.env-btn--active{color:var(--ref-ink)!important;background:var(--ref-surface)!important}.auth-panel__step,.mfa-panel__step{min-height:34px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-bottom:20px!important;padding-bottom:8px!important;color:var(--ref-ink-soft)!important;border-bottom:1px solid var(--ref-line)!important;font-family:var(--ref-mono)!important;font-size:9px!important;letter-spacing:.06em!important;text-transform:uppercase!important}.auth-panel__step strong,.mfa-panel__step strong{color:var(--ref-blue)!important;font-weight:600!important}.auth-panel__header{display:flex!important;align-items:flex-start!important;gap:11px!important;margin-bottom:22px!important}.auth-panel__icon,.mfa-shield{width:38px!important;height:38px!important;flex:0 0 38px!important;display:grid!important;place-items:center!important;color:var(--ref-blue)!important;border:1px solid #cbd8e8!important;border-radius:6px!important;background:var(--ref-blue-soft)!important}.auth-panel__header h2{margin:0!important;color:var(--ref-ink)!important;font-family:var(--ref-display)!important;font-size:21px!important;font-weight:400!important;letter-spacing:-.025em!important}.auth-panel__header p{margin:5px 0 0!important;color:var(--ref-ink-soft)!important;font-size:11px!important;line-height:1.45!important}.auth-form,.mfa-form{display:grid!important;gap:14px!important}.auth-field{display:grid!important;gap:6px!important}.auth-field label,.mfa-form label{color:var(--ref-ink-faint)!important;font-family:var(--ref-mono)!important;font-size:9px!important;letter-spacing:.08em!important;text-transform:uppercase!important}.auth-field__heading{display:flex!important;justify-content:space-between!important;gap:8px!important}.auth-field__heading>span{color:var(--ref-ink-faint)!important;font-size:9px!important}.auth-input-shell{min-height:42px!important;display:flex!important;align-items:center!important;gap:8px!important;padding:0 10px!important;color:var(--ref-ink-soft)!important;border:1px solid var(--ref-line-strong)!important;border-radius:6px!important;background:var(--ref-surface-soft)!important;box-shadow:none!important}.auth-input-shell:focus-within{color:var(--ref-blue)!important;border-color:#7699c7!important;background:var(--ref-surface)!important;box-shadow:0 0 0 3px #294a781a!important}.auth-input-shell input{height:40px!important;min-width:0!important;width:100%!important;padding:0!important;color:var(--ref-ink)!important;border:0!important;outline:0!important;background:transparent!important;font-size:12px!important}.auth-input-shell input::placeholder{color:var(--ref-ink-faint)!important}.auth-input-action{width:28px!important;height:28px!important;flex:0 0 28px!important;color:var(--ref-ink-soft)!important}.auth-submit{min-height:42px!important;margin-top:3px!important}.auth-panel__divider{margin:18px 0 12px!important;color:var(--ref-ink-faint)!important;font-family:var(--ref-mono)!important;font-size:9px!important}.auth-help{margin:0!important;color:var(--ref-ink-soft)!important;font-size:10px!important;line-height:1.4!important}.mfa-page{min-height:100dvh!important;display:grid!important;place-items:center!important;padding:32px!important;background:var(--ref-bg)!important}.mfa-background-grid{opacity:.15!important}.mfa-panel{width:min(100%,500px)!important;padding:25px!important;color:var(--ref-ink)!important;border:1px solid var(--ref-line)!important;border-radius:8px!important;background:var(--ref-surface)!important;box-shadow:var(--ref-shadow-float)!important}@media(max-width:1120px){.app-content,.topbar{padding-inline:18px!important}.overview-grid--primary,.overview-grid--secondary{grid-template-columns:minmax(0,1fr) minmax(260px,.72fr)!important}.overview-metric strong{font-size:18px!important}.auth-intro{padding-inline:32px!important}.auth-panel-wrap{padding-inline:28px!important}}@media(max-width:960px){.app-frame{display:block!important;min-height:100dvh!important}.sidebar{position:fixed!important;left:0!important;top:0!important;bottom:0!important;width:min(290px,86vw)!important;height:100dvh!important;transform:translate(-104%)!important;transition:transform .18s ease!important;box-shadow:14px 0 36px #0b16323d!important}.sidebar.sidebar--collapsed{width:min(290px,86vw)!important}.sidebar.sidebar--open{transform:translate(0)!important}.sidebar__close{display:grid!important;place-items:center!important}.nav-scrim{position:fixed!important;inset:0!important;z-index:35!important;display:block!important;border:0!important;background:#141f436b!important;backdrop-filter:blur(2px)!important}.mobile-menu-button{position:fixed!important;left:12px!important;top:10px!important;z-index:31!important;width:34px!important;height:34px!important;display:grid!important;place-items:center!important;color:var(--ref-ink-soft)!important;border:1px solid var(--ref-line)!important;border-radius:6px!important;background:var(--ref-surface)!important;box-shadow:none!important}.topbar{min-height:54px!important;padding-left:58px!important;padding-right:12px!important}.topbar__context,.topbar__actions .demo-indicator,.topbar__actions .level-badge{display:none!important}.topbar__left{width:100%!important}.sidebar-collapse-button{display:none!important}.command-trigger{min-width:0!important;flex-basis:auto!important}.topbar__actions .button{width:34px!important;padding:0!important;font-size:0!important}.topbar__actions .button svg{width:17px!important;height:17px!important}.app-content{padding:0 14px 82px!important}.overview,.workspace{padding-top:16px!important}.page-heading,.overview-hero{display:block!important;min-height:0!important;padding-bottom:13px!important}.page-heading>.button,.overview-hero__aside{margin-top:12px!important}.overview-hero__aside{min-width:0!important;display:block!important;padding:0!important}.overview-hero__actions{display:grid!important;grid-template-columns:1fr 1fr!important;margin-top:10px!important}.overview-metrics{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.overview-grid--primary,.overview-grid--secondary,.audit-content{grid-template-columns:minmax(0,1fr)!important}.overview-topology .topology-flow{grid-template-columns:1fr!important}.topology-flow__fragment{display:flex!important;flex-direction:column!important;gap:5px!important}.topology-connector{min-height:16px!important;transform:rotate(90deg)!important}.overview-document{grid-template-columns:32px minmax(0,1fr) auto 17px!important}.overview-document .level-badge,.overview-document .status{display:none!important}.workspace:has(.document-toolbar){display:block!important}.workspace:has(.document-toolbar) .document-toolbar,.workspace:has(.document-toolbar) .table-frame{display:block!important;margin-bottom:12px!important}.workspace:has(.document-toolbar) .document-toolbar__secondary{grid-template-columns:1fr!important}.workspace:has(.document-toolbar) .filter-tabs{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.workspace:has(.document-toolbar) .filter-tabs:before{grid-column:1 / -1!important}.document-table,.admin-table{min-width:680px!important}.table-frame{overflow-x:auto!important}.audit-filter-bar{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.audit-search{grid-column:1 / -1!important}.audit-detail{position:static!important}.mobile-bottom-nav{position:fixed!important;left:12px!important;right:12px!important;bottom:10px!important;z-index:30!important;min-height:58px!important;display:grid!important;align-items:stretch!important;padding:4px!important;border:1px solid var(--ref-line-strong)!important;border-radius:10px!important;background:#fffffff5!important;box-shadow:var(--ref-shadow-float)!important;backdrop-filter:blur(12px)!important}.mobile-bottom-nav button{min-height:50px!important;display:grid!important;place-items:center!important;gap:2px!important;color:var(--ref-ink-soft)!important;border:0!important;border-radius:7px!important;background:transparent!important;font-family:var(--ref-mono)!important;font-size:8px!important}.mobile-bottom-nav button.is-active{color:var(--ref-blue)!important;background:var(--ref-blue-soft)!important}.auth-page{display:flex!important;flex-direction:column!important}.auth-intro{min-height:auto!important;padding:24px 20px 28px!important}.auth-intro h1{margin-top:22px!important;font-size:33px!important}.auth-trust-grid{grid-template-columns:1fr!important}.auth-trust-card,.auth-trust-card:nth-child(2n),.auth-trust-card:nth-last-child(-n+2){min-height:0!important;border-right:0!important;border-bottom:1px solid rgba(181,201,232,.14)!important}.auth-trust-card:last-child{border-bottom:0!important}.auth-panel-wrap{min-height:auto!important;padding:24px 16px 38px!important}.auth-panel{padding:22px 18px!important}}@media(min-width:961px){.app-frame,.sidebar{transition:grid-template-columns .18s ease,width .18s ease!important}.sidebar.sidebar--collapsed{overflow-x:clip!important}.sidebar.sidebar--collapsed .sidebar__brand{width:100%!important;justify-content:center!important;padding-inline:0!important}.sidebar.sidebar--collapsed .sidebar__brand-copy,.sidebar.sidebar--collapsed .sidebar__section-label,.sidebar.sidebar--collapsed .nav-item>span:not(.nav-item__icon),.sidebar.sidebar--collapsed .sidebar__security>div,.sidebar.sidebar--collapsed .sidebar__profile-copy,.sidebar.sidebar--collapsed .sidebar__profile>.icon-button{display:none!important;width:0!important;min-width:0!important;margin:0!important;padding:0!important;opacity:0!important;pointer-events:none!important}.sidebar.sidebar--collapsed .sidebar__nav{width:100%!important;padding:14px 10px!important}.sidebar.sidebar--collapsed .sidebar__nav-group{width:100%!important}.sidebar.sidebar--collapsed .nav-item{width:100%!important;min-height:44px!important;display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;padding:0!important}.sidebar.sidebar--collapsed .nav-item__icon{width:38px!important;height:38px!important;flex:0 0 38px!important}.sidebar.sidebar--collapsed .sidebar__security{width:48px!important;min-height:48px!important;margin:12px auto!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:12px!important}.sidebar.sidebar--collapsed .sidebar__profile{width:56px!important;min-height:64px!important;margin:0 auto!important;padding:12px 0!important;justify-content:center!important}}@media(min-width:961px)and (max-width:1120px){.connection-strip p{display:none!important}.overview-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.overview-grid--primary,.overview-grid--secondary{grid-template-columns:minmax(0,1fr)!important}.overview-metric strong{overflow:visible!important;text-overflow:clip!important;white-space:normal!important;line-height:1.15!important}}.admin-table .person-cell strong{color:var(--ref-ink)!important}.overview-metric--multiline{align-items:start!important;padding-top:17px!important}.overview-metric--multiline strong{overflow:visible!important;font-size:17px!important;line-height:1.15!important;text-overflow:clip!important;white-space:normal!important}@media(max-width:960px){.backup-state{align-items:flex-start!important}.backup-state strong{overflow:visible!important;font-size:22px!important;line-height:1.15!important;text-overflow:clip!important;white-space:normal!important}.backup-state p{overflow:visible!important;text-overflow:clip!important;white-space:normal!important}}@media(max-width:560px){.page-heading h1,.overview-hero h1{font-size:26px!important}.overview-hero__actions,.overview-metrics{grid-template-columns:1fr!important}.overview-metric{min-height:82px!important}.attention-queue__heading{grid-template-columns:30px minmax(0,1fr)!important}.attention-queue__heading>small{grid-column:2!important}.overview-document{grid-template-columns:32px minmax(0,1fr) 17px!important}.overview-document .overview-document__arrow{grid-column:3!important}.audit-filter-bar{grid-template-columns:1fr!important}.audit-search{grid-column:auto!important}.auth-intro__footer{display:none!important}}@media(forced-colors:active){.sidebar,.sidebar *,.topbar,.app-content,.overview,.overview *,.workspace,.workspace *,.auth-intro,.auth-intro *,.auth-panel-wrap,.auth-panel,.auth-panel *{border-color:CanvasText!important;color:CanvasText!important;background:Canvas!important;box-shadow:none!important}.sidebar .avatar{color:CanvasText!important;border:1px solid CanvasText!important;background:Canvas!important}.nav-item--active,.button--primary,.mobile-bottom-nav button.is-active{color:HighlightText!important;background:Highlight!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.app-frame svg,.auth-page svg,.modal-layer svg,.command-layer svg{stroke-linecap:round;stroke-linejoin:round;stroke-width:1.85}.connection-strip{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:6px clamp(18px,3vw,34px);color:var(--ref-ink-soft);border-bottom:1px solid var(--ref-line);background:#ffffffd1;animation:ref-surface-in var(--ref-motion-standard) ease both}.connection-strip__items{min-width:0;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.connection-chip{min-height:24px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;color:var(--ref-ink-soft);border:1px solid var(--ref-line);border-radius:999px;background:var(--ref-surface-soft);font-family:var(--ref-mono);font-size:10px;letter-spacing:.01em;white-space:nowrap}.connection-chip--ok{color:var(--ref-green);border-color:#bddfd2;background:var(--ref-green-soft)}.connection-chip--warn{color:var(--ref-amber);border-color:#efd1a8;background:var(--ref-amber-soft)}.connection-strip p{margin:0;color:var(--ref-ink-faint);font-size:11px;line-height:1.35;text-align:right}.connection-strip--stale{border-bottom-color:#e6c795;background:#fffaf2}.policy-strip{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:14px 0}.policy-strip span{min-height:30px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;color:var(--ref-blue);border:1px solid #c8d5e5;border-radius:999px;background:var(--ref-blue-soft);font-family:var(--ref-mono);font-size:10px}.workflow-steps,.upload-stages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:0 0 16px;padding:0;list-style:none}.workflow-steps li,.upload-stages li{min-width:0;display:flex;align-items:center;gap:7px;padding:8px 9px;color:var(--ref-ink-faint);border:1px solid var(--ref-line);border-radius:var(--ref-radius-sm);background:var(--ref-surface-soft);font-family:var(--ref-mono);font-size:10px}.workflow-steps li>span,.upload-stages li:first-letter{color:var(--ref-blue);font-weight:700}.workflow-steps li.is-complete,.upload-stages li.is-complete{color:var(--ref-green);border-color:#bddfd2;background:var(--ref-green-soft)}.workflow-steps li.is-current,.upload-stages li.is-current{color:var(--ref-blue);border-color:#b6c8e0;background:var(--ref-blue-soft);box-shadow:inset 3px 0 var(--ref-blue)}.workflow-steps strong,.upload-stages span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workflow-evidence{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:16px;padding:10px;border:1px solid var(--ref-line);border-radius:var(--ref-radius-sm);background:var(--ref-surface-sunken)}.workflow-evidence span{display:grid;gap:3px;color:var(--ref-ink-soft);font-family:var(--ref-mono);font-size:10px}.workflow-evidence strong{color:var(--ref-ink);font-family:var(--ref-sans);font-size:12px}.upload-offline{display:flex;gap:9px;align-items:flex-start;margin-top:10px;padding:10px 11px;color:var(--ref-amber);border:1px solid #efd1a8;border-radius:var(--ref-radius-sm);background:var(--ref-amber-soft);animation:ref-surface-in var(--ref-motion-fast) ease both}.upload-offline div{display:grid;gap:3px}.upload-offline span{color:#81531b;font-size:12px;line-height:1.45}@keyframes ref-surface-in{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}@media(max-width:700px){.connection-strip{min-height:34px;margin:0;padding:5px 12px}.connection-strip__items{width:100%;flex-wrap:nowrap;overflow:hidden}.connection-chip{min-height:22px;flex:0 0 auto;padding-inline:7px;font-size:9px}.connection-strip p{display:none}.document-table,.admin-table{display:block!important;width:100%!important;min-width:0!important}.document-table thead,.admin-table thead{display:none!important}.document-table tbody,.admin-table tbody{display:grid;gap:10px}.document-table tr,.admin-table tr{position:relative;display:grid;gap:6px;padding:12px 42px 12px 12px;border:1px solid var(--ref-line);border-radius:var(--ref-radius);background:var(--ref-surface);box-shadow:var(--ref-shadow)}.document-table td,.admin-table td{min-width:0;display:grid;grid-template-columns:82px minmax(0,1fr);gap:8px;align-items:center;padding:0;border:0;font-size:12px}.document-table td:before,.admin-table td:before{content:attr(data-label);color:var(--ref-ink-faint);font-family:var(--ref-mono);font-size:9px;letter-spacing:.03em;text-transform:uppercase}.document-table td:first-child,.admin-table td:first-child{display:block;padding-bottom:5px}.document-table td:first-child:before,.admin-table td:first-child:before,.document-table td:last-child:before,.admin-table td:last-child:before{display:none}.document-table td:last-child{position:absolute;top:12px;right:12px;display:block}.document-table td:last-child .row-action{width:30px;height:30px}.document-table .file-cell,.admin-table .person-cell{width:100%}.document-table .file-cell__copy strong,.document-table .file-cell__copy>span{overflow:visible;white-space:normal}.document-table .mobile-document-meta{display:block!important}.admin-table .inline-select{width:100%;min-width:0}.workflow-evidence{grid-template-columns:1fr}.workflow-steps,.upload-stages{gap:5px}.workflow-steps li,.upload-stages li{padding:7px 6px;font-size:9px}.policy-strip{align-items:stretch}.policy-strip span{flex:1 1 140px;justify-content:center;text-align:center}}@media(max-width:390px){.connection-chip:nth-child(2){display:none}.workflow-steps strong,.upload-stages span{max-width:58px}}.visibility-badge{min-height:22px;display:inline-flex;align-items:center;gap:5px;margin-top:5px;padding:0 7px;color:var(--ref-red);border:1px solid #e7bbc0;border-radius:999px;background:var(--ref-red-soft);font-family:var(--ref-mono);font-size:9px;white-space:nowrap}.overview-panel,.table-frame,.security-callout,.upload-policy,.audit-verification,.audit-event-list,.audit-detail,.backup-overview,.backup-topology,.state-panel,.operation-risk,.empty-state{border-color:var(--ref-line)!important;border-radius:var(--ref-radius-panel)!important;box-shadow:var(--ref-shadow-panel)!important}.page-heading h1,.overview-hero h1{color:var(--ref-ink)!important;font-size:clamp(26px,2.25vw,var(--ref-font-title))!important;line-height:1.08!important;letter-spacing:-.035em!important}.page-heading>p,.overview-hero>p,.overview-hero__copy>p,.security-callout p,.backup-state p{color:var(--ref-ink-soft)!important;font-size:var(--ref-font-body)!important;line-height:1.5!important}.button,.icon-button,.row-action,.inline-select,.audit-search input,.sort-control select{border-color:var(--ref-line-strong)!important}.button--secondary,.button--ghost,.icon-button:not(.icon-button--dark),.row-action{color:var(--ref-ink)!important}.connection-chip,.policy-strip span,.level-badge,.status,.visibility-badge{font-weight:650!important}@media(max-width:960px){.overview-panel,.table-frame,.security-callout,.upload-policy,.audit-verification,.audit-event-list,.audit-detail,.backup-overview,.backup-topology,.state-panel,.operation-risk,.empty-state{border-radius:var(--ref-radius)!important}}.app-frame{--product-content-max: 1320px;--product-panel-padding: var(--ref-space-5);--product-row-height: 72px;grid-template-columns:272px minmax(0,1fr)!important}.app-frame.app-frame--collapsed{grid-template-columns:84px minmax(0,1fr)!important}.app-frame svg,.modal-layer svg,.command-layer svg{stroke-width:1.8!important}.app-frame button,.app-frame input,.app-frame select,.app-frame textarea{font-size:13px}.app-frame button:focus-visible,.app-frame input:focus-visible,.app-frame select:focus-visible,.app-frame textarea:focus-visible,.modal-layer button:focus-visible,.modal-layer input:focus-visible,.modal-layer select:focus-visible,.modal-layer textarea:focus-visible{outline:var(--ref-focus)!important;outline-offset:var(--ref-focus-offset)!important;box-shadow:0 0 0 4px #6e93c424!important}.app-frame .sidebar{width:272px!important;border-right-color:#ffffff1a!important;background:linear-gradient(180deg,rgba(255,255,255,.025),transparent 28%),var(--ref-rail)!important}.app-frame .sidebar.sidebar--collapsed{width:84px!important}.app-frame .sidebar__brand{min-height:72px!important;padding-inline:17px!important}.app-frame .sidebar .brand-mark{width:38px!important;height:38px!important;flex-basis:38px!important;border-color:#cadcf933!important;background:linear-gradient(145deg,#2e4774,#22375f)!important}.app-frame .sidebar .brand-mark svg{width:20px!important;height:20px!important}.app-frame .sidebar__brand-copy strong{font-size:18px!important}.app-frame .sidebar__brand-copy span{color:#aebddd!important;font-size:9px!important}.app-frame .sidebar__nav{gap:20px!important;padding:20px 12px!important}.app-frame .sidebar__section-label{margin:0 8px 9px!important;color:#aebddd!important;font-size:10px!important}.app-frame .nav-item{min-height:46px!important;gap:11px!important;padding:0 9px!important;color:#c5d2e8!important;border-radius:8px!important;font-size:13px!important;font-weight:600!important}.app-frame .nav-item__icon{width:30px!important;height:30px!important;flex:0 0 30px!important;border:1px solid rgba(190,211,245,.12)!important;border-radius:7px!important;background:#ffffff09!important}.app-frame .nav-item__icon svg{width:18px!important;height:18px!important}.app-frame .nav-item:hover .nav-item__icon{border-color:#bed3f538!important;background:#ffffff12!important}.app-frame .nav-item--active{border-color:#a2c1ee29!important;background:linear-gradient(90deg,#2b4675,#293f6a)!important;box-shadow:inset 3px 0 #9bbce9,0 4px 14px #07102a29!important}.app-frame .nav-item--active .nav-item__icon{color:#dce9ff!important;border-color:#b3cff742!important;background:#87aee724!important}.app-frame .sidebar__security{min-height:60px!important;gap:10px!important;margin:auto 12px 12px!important;padding:11px!important;border-radius:8px!important}.app-frame .sidebar__security>svg{width:19px!important;height:19px!important;flex-basis:19px!important}.app-frame .sidebar__security strong{font-size:11px!important}.app-frame .sidebar__security span{color:#a8d8ca!important;font-size:9px!important}.app-frame .sidebar__profile{min-height:84px!important;padding:13px 12px!important}.app-frame .sidebar__profile-copy strong{font-size:12px!important}.app-frame .sidebar__profile-copy span{font-size:9px!important}.app-frame .sidebar__profile .icon-button{width:36px!important;height:36px!important;flex-basis:36px!important}.app-frame .topbar{min-height:62px!important;height:62px!important;gap:16px!important;padding-inline:28px!important;background:#fffffff7!important}.app-frame .topbar__left,.app-frame .topbar__actions{gap:11px!important}.app-frame .sidebar-collapse-button{width:38px!important;height:38px!important;flex-basis:38px!important;border-radius:7px!important}.app-frame .topbar__context{min-width:142px!important;gap:2px!important}.app-frame .topbar__context span{font-size:10px!important}.app-frame .topbar__context strong{font-size:16px!important}.app-frame .command-trigger{min-width:250px!important;height:40px!important;gap:10px!important;padding-inline:12px!important;border-radius:7px!important;background:#f7f9fb!important;font-size:13px!important}.app-frame .command-trigger:hover{border-color:#aabbd0!important;background:#fff!important}.app-frame .topbar .button{min-height:40px!important;padding-inline:14px!important;border-radius:7px!important;font-size:13px!important}.app-frame .demo-indicator,.app-frame .level-badge{min-height:28px!important;padding-inline:10px!important;font-size:10px!important}.app-frame .connection-strip{min-height:42px!important;gap:18px!important;padding:7px 28px!important}.app-frame .connection-chip{min-height:26px!important;padding-inline:9px!important;font-size:10px!important}.app-frame .connection-strip p{font-size:12px!important}.app-frame .app-content{padding:0 28px 48px!important}.app-frame .overview,.app-frame .workspace{width:min(100%,var(--product-content-max))!important;padding:28px 0 42px!important}.app-frame .eyebrow,.app-frame .overview-panel__heading>div>span,.app-frame .overview-metric div>span,.app-frame .backup-state>div>span,.app-frame .backup-stat>span,.app-frame .audit-verification__copy>span,.app-frame .audit-detail__heading span,.app-frame .audit-detail__json>span,.app-frame .audit-evidence span,.app-frame .document-table th,.app-frame .admin-table th,.app-frame .sort-control>span,.app-frame .audit-select>span{color:var(--ref-ink-faint)!important;font-size:var(--ref-font-label)!important;font-weight:650!important;letter-spacing:.085em!important}.app-frame .page-heading,.app-frame .overview-hero{min-height:88px!important;gap:28px!important;margin-bottom:22px!important;padding-bottom:20px!important}.app-frame .page-heading h1,.app-frame .overview-hero h1{margin:5px 0 6px!important;font-size:clamp(30px,2.5vw,var(--ref-font-title))!important;line-height:1.06!important}.app-frame .page-heading>div>p:last-child,.app-frame .overview-hero>div>p,.app-frame .overview-hero__copy>p{max-width:800px!important;color:var(--ref-ink-soft)!important;font-size:var(--ref-font-body)!important;line-height:1.55!important}.app-frame .button{min-height:var(--ref-control-md)!important;gap:8px!important;padding-inline:14px!important;border-radius:7px!important;font-size:13px!important}.app-frame .button:hover:not(:disabled){box-shadow:0 4px 12px #1b2a4814!important;transform:translateY(-1px)}.app-frame .button:active:not(:disabled){box-shadow:none!important;transform:translateY(0)}.app-frame .icon-button,.app-frame .row-action{width:38px!important;height:38px!important;border-radius:7px!important}.app-frame .overview-panel,.app-frame .table-frame,.app-frame .security-callout,.app-frame .state-panel,.app-frame .audit-verification,.app-frame .audit-detail,.app-frame .backup-overview,.app-frame .backup-topology,.modal-layer .modal-card{border-radius:var(--ref-radius-panel)!important;box-shadow:var(--ref-shadow-panel)!important}.app-frame .security-callout,.app-frame .state-panel{min-height:68px!important;gap:12px!important;margin-bottom:18px!important;padding:14px 16px!important}.app-frame .security-callout>svg,.app-frame .state-panel>svg{width:34px!important;height:34px!important;flex-basis:34px!important}.app-frame .security-callout strong,.app-frame .state-panel strong,.app-frame .audit-verification__copy strong{font-size:13px!important}.app-frame .security-callout p,.app-frame .state-panel p,.app-frame .audit-verification__copy small{margin-top:4px!important;font-size:12px!important;line-height:1.5!important}.app-frame .policy-strip{gap:8px!important;margin:0 0 18px!important}.app-frame .policy-strip span{min-height:34px!important;padding-inline:11px!important;font-size:11px!important}.app-frame .overview-hero__status{margin-bottom:6px!important;font-size:10px!important}.app-frame .overview-hero__aside{min-width:300px!important;gap:14px!important}.app-frame .overview-hero__signal>span{font-size:10px!important}.app-frame .overview-hero__signal strong{font-size:14px!important}.app-frame .overview-hero__signal small{font-size:11px!important}.app-frame .attention-queue{margin-bottom:18px!important}.app-frame .attention-queue__heading{min-height:68px!important;grid-template-columns:36px minmax(0,auto) minmax(0,1fr)!important;gap:12px!important;padding:12px 16px!important}.app-frame .attention-queue__icon,.app-frame .attention-item__icon{width:34px!important;height:34px!important}.app-frame .attention-queue__heading>div>span{font-size:10px!important}.app-frame .attention-queue__heading h2{font-size:18px!important}.app-frame .attention-queue__heading>small{font-size:12px!important;line-height:1.45!important}.app-frame .attention-item{min-height:66px!important;grid-template-columns:34px minmax(0,1fr) auto!important;gap:12px!important;padding:11px 16px!important}.app-frame .attention-item__copy strong{font-size:13px!important}.app-frame .attention-item__copy small{font-size:11px!important}.app-frame .attention-item__action,.app-frame .text-action{font-size:12px!important}.app-frame .overview-metrics{gap:14px!important;margin-bottom:18px!important}.app-frame .overview-metric{min-height:108px!important;grid-template-columns:42px minmax(0,1fr)!important;gap:13px!important;padding:16px!important;border-radius:var(--ref-radius-panel)!important;box-shadow:var(--ref-shadow-panel)!important}.app-frame .overview-metric__icon{width:42px!important;height:42px!important;border-radius:8px!important}.app-frame .overview-metric__icon svg{width:20px!important;height:20px!important}.app-frame .overview-metric div{gap:4px!important}.app-frame .overview-metric strong{font-size:23px!important}.app-frame .overview-metric div>small{font-size:11px!important;line-height:1.35!important}.app-frame .overview-grid{gap:18px!important;margin-bottom:18px!important}.app-frame .overview-grid--primary{grid-template-columns:minmax(0,1.7fr) minmax(300px,.72fr)!important}.app-frame .overview-grid--secondary{grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr)!important}.app-frame .overview-panel__heading{min-height:68px!important;padding:13px 18px!important}.app-frame .overview-panel__heading h2{font-size:19px!important}.app-frame .overview-document{min-height:70px!important;grid-template-columns:38px minmax(0,1fr) auto auto 18px!important;gap:11px!important;padding:11px 17px!important}.app-frame .overview-document__icon,.app-frame .file-cell__icon{width:38px!important;height:38px!important;flex-basis:38px!important;border-radius:7px!important}.app-frame .overview-document__icon svg,.app-frame .file-cell__icon svg{width:19px!important;height:19px!important}.app-frame .overview-document__copy strong,.app-frame .file-cell__copy strong{font-size:13px!important}.app-frame .overview-document__copy small,.app-frame .file-cell__copy>span{font-size:11px!important}.app-frame .status{min-height:25px!important;padding-inline:8px!important;font-size:10px!important}.app-frame .overview-access>p{padding:14px 17px 8px!important;font-size:12px!important}.app-frame .access-rail{gap:7px!important;padding:10px 14px 15px!important}.app-frame .access-rail li{min-height:42px!important;grid-template-columns:31px minmax(0,1fr) 17px!important;gap:9px!important;padding:7px 9px!important}.app-frame .access-rail__level{width:30px!important;height:28px!important;font-size:10px!important}.app-frame .access-rail__label{font-size:11px!important}.app-frame .activity-row{min-height:62px!important;padding:10px 17px!important}.app-frame .activity-row strong{font-size:12px!important}.app-frame .activity-row span,.app-frame .activity-row time{font-size:10px!important}.app-frame .backup-readiness{min-height:62px!important;margin:14px!important;padding:12px!important}.app-frame .backup-readiness strong{font-size:12px!important}.app-frame .backup-readiness span:last-child,.app-frame .backup-summary-list dt,.app-frame .backup-summary-list dd{font-size:10px!important}.app-frame .workspace:has(.document-toolbar){display:block!important}.app-frame .workspace:has(.document-toolbar) .page-heading,.app-frame .workspace:has(.document-toolbar) .document-toolbar,.app-frame .workspace:has(.document-toolbar) .table-frame{grid-column:auto!important;grid-row:auto!important}.app-frame .workspace:has(.document-toolbar) .document-toolbar{display:grid!important;grid-template-columns:minmax(280px,1fr) auto!important;align-items:end!important;gap:12px 16px!important;margin:0 0 16px!important;padding:14px!important;border:1px solid var(--ref-line)!important;border-radius:var(--ref-radius-panel)!important;background:var(--ref-surface)!important;box-shadow:var(--ref-shadow-panel)!important}.app-frame .workspace:has(.document-toolbar) .document-search{min-height:44px!important;padding-inline:12px!important;border-radius:7px!important}.app-frame .document-search input,.app-frame .audit-search input{font-size:13px!important}.app-frame .workspace:has(.document-toolbar) .document-toolbar__secondary{display:flex!important;align-items:end!important;gap:12px!important;margin:0!important}.app-frame .workspace:has(.document-toolbar) .filter-tabs{display:flex!important;align-items:center!important;gap:5px!important;padding:3px!important;border:1px solid var(--ref-line)!important;border-radius:8px!important;background:var(--ref-surface-sunken)!important}.app-frame .workspace:has(.document-toolbar) .filter-tabs:before{display:none!important;content:none!important}.app-frame .workspace:has(.document-toolbar) .filter-tab{min-height:36px!important;justify-content:center!important;padding:0 10px!important;border-color:transparent!important;border-radius:6px!important;background:transparent!important;font-size:11px!important;font-weight:650!important;white-space:nowrap!important}.app-frame .workspace:has(.document-toolbar) .filter-tab:first-child{padding-inline:13px!important}.app-frame .workspace:has(.document-toolbar) .filter-tab--active{color:var(--ref-blue)!important;border-color:#afc2d9!important;background:var(--ref-surface)!important;box-shadow:0 2px 6px #1b2a4814!important}.app-frame .workspace:has(.document-toolbar) .sort-control{min-width:176px!important;display:grid!important;gap:6px!important;margin:0!important}.app-frame .sort-control select,.app-frame .audit-select select,.app-frame .inline-select,.modal-layer .field select,.modal-layer .field textarea,.modal-layer .field input{min-height:42px!important;padding-inline:11px 34px!important;border-radius:7px!important;font-size:13px!important}.app-frame .workspace:has(.document-toolbar) .document-result-count{grid-column:1 / -1!important;margin:0!important;padding:10px 2px 0!important;border-top:1px solid var(--ref-line)!important;font-size:11px!important}.app-frame .table-frame{overflow:auto!important}.app-frame .document-table,.app-frame .admin-table{min-width:0!important}.app-frame .document-table thead,.app-frame .admin-table thead{position:sticky;top:0;z-index:1}.app-frame .document-table th,.app-frame .admin-table th{height:44px!important;padding-inline:16px!important;font-size:10px!important;background:#edf1f5!important}.app-frame .document-table td,.app-frame .admin-table td{min-height:var(--product-row-height)!important;padding:13px 16px!important;color:var(--ref-ink-soft)!important;font-size:12px!important}.app-frame .document-table tbody tr,.app-frame .admin-table tbody tr{transition:background var(--ref-motion-fast) ease!important}.app-frame .document-table tbody tr:hover,.app-frame .admin-table tbody tr:hover{background:#f6f8fb!important}.app-frame .row-action{width:34px!important;height:34px!important}.app-frame .visibility-badge{min-height:24px!important;font-size:10px!important}.app-frame .workspace[aria-labelledby=users-heading] .admin-table th:nth-child(1){width:24%!important}.app-frame .workspace[aria-labelledby=users-heading] .admin-table th:nth-child(2){width:14%!important}.app-frame .workspace[aria-labelledby=users-heading] .admin-table th:nth-child(3){width:27%!important}.app-frame .workspace[aria-labelledby=users-heading] .admin-table th:nth-child(4){width:19%!important}.app-frame .workspace[aria-labelledby=users-heading] .admin-table th:nth-child(5){width:16%!important}.app-frame .workspace[aria-labelledby=backup-heading] .admin-table th:nth-child(1){width:25%!important}.app-frame .workspace[aria-labelledby=backup-heading] .admin-table th:nth-child(2){width:14%!important}.app-frame .workspace[aria-labelledby=backup-heading] .admin-table th:nth-child(3){width:17%!important}.app-frame .workspace[aria-labelledby=backup-heading] .admin-table th:nth-child(4){width:20%!important}.app-frame .workspace[aria-labelledby=backup-heading] .admin-table th:nth-child(5){width:12%!important}.app-frame .workspace[aria-labelledby=backup-heading] .admin-table th:nth-child(6){width:12%!important}.app-frame .admin-table .person-cell{gap:11px!important}.app-frame .admin-table .person-cell strong{font-size:13px!important}.app-frame .admin-table .person-cell span{font-size:10px!important}.app-frame .admin-table .inline-select{width:100%!important;min-width:0!important}.app-frame .admin-table .inline-select--wide{min-width:215px!important}.app-frame .audit-verification{min-height:88px!important;grid-template-columns:48px minmax(0,1fr) auto!important;gap:16px!important;margin-bottom:18px!important;padding:16px 18px!important}.app-frame .audit-verification__icon{width:46px!important;height:46px!important;border-radius:8px!important}.app-frame .audit-verification__copy{gap:3px!important}.app-frame .audit-filter-bar{grid-template-columns:minmax(280px,1fr) 190px 160px auto!important;gap:10px!important;margin-bottom:10px!important}.app-frame .audit-search{min-height:42px!important;padding-inline:12px!important;border-radius:7px!important}.app-frame .audit-filter-actions{display:flex!important;gap:8px!important}.app-frame .audit-result-summary{margin-bottom:12px!important;font-size:11px!important}.app-frame .audit-workspace{grid-template-columns:minmax(0,1.18fr) minmax(390px,.82fr)!important;gap:20px!important}.app-frame .timeline{border-radius:var(--ref-radius-panel)!important;box-shadow:var(--ref-shadow-panel)!important}.app-frame .timeline-event--button{min-height:84px!important;grid-template-columns:42px minmax(0,1fr) auto!important;gap:13px!important;padding:14px 16px!important}.app-frame .timeline-event__icon{width:40px!important;height:40px!important;border-radius:8px!important}.app-frame .timeline-event__main strong{font-size:13px!important}.app-frame .timeline-event__main span,.app-frame .timeline-event__main p,.app-frame .timeline-event--button>code{font-size:11px!important}.app-frame .audit-detail{top:124px!important;padding:20px!important}.app-frame .audit-detail__heading{padding-bottom:16px!important}.app-frame .audit-detail__heading h2{font-size:23px!important}.app-frame .detail-list.audit-detail__list>div{min-height:48px!important;grid-template-columns:112px minmax(0,1fr)!important}.app-frame .detail-list.audit-detail__list dt,.app-frame .detail-list.audit-detail__list dd{font-size:11px!important}.app-frame .detail-list.audit-detail__list dd{max-width:none!important}.app-frame .audit-evidence{gap:10px!important}.app-frame .audit-evidence>div{padding:12px!important;border-radius:8px!important}.app-frame .audit-evidence code,.app-frame .audit-detail__json pre{font-size:11px!important}.app-frame .audit-evidence button{min-height:34px!important;padding-inline:10px!important;border-radius:7px!important;font-size:10px!important}.app-frame .backup-overview{min-height:150px!important;grid-template-columns:minmax(0,1fr) 180px 180px!important;margin-bottom:18px!important}.app-frame .backup-state{gap:16px!important;padding:26px!important}.app-frame .backup-state__icon{width:52px!important;height:52px!important;flex-basis:52px!important;border-radius:9px!important}.app-frame .backup-state strong{font-size:25px!important}.app-frame .backup-state p{font-size:12px!important}.app-frame .backup-stat{gap:9px!important;padding:26px 22px!important}.app-frame .backup-stat strong{font-size:28px!important}.app-frame .backup-topology{gap:16px!important;margin:0 0 18px!important;padding:18px!important}.app-frame .backup-topology>div{grid-template-columns:44px minmax(0,1fr)!important;column-gap:12px!important}.app-frame .backup-topology__icon{width:44px!important;height:44px!important;border-radius:8px!important}.app-frame .backup-topology strong{font-size:12px!important}.app-frame .backup-topology small{font-size:10px!important}.app-frame .backup-name strong,.app-frame .admin-table code{font-size:11px!important}.app-frame .security-callout--neutral{margin-top:18px!important}.app-frame .detail-drawer{width:min(500px,calc(100vw - 32px))!important;height:calc(100dvh - 32px)!important;top:16px!important;right:16px!important;padding:26px!important;border-radius:12px!important;box-shadow:0 22px 60px #1b2a4838!important}.app-frame .file-cell__icon--large{width:46px!important;height:46px!important;flex-basis:46px!important}.app-frame .detail-drawer h2{margin:22px 0 10px!important;font-size:26px!important;line-height:1.18!important}.app-frame .detail-description{margin-bottom:20px!important;font-size:13px!important;line-height:1.55!important}.app-frame .detail-list>div{min-height:56px!important;grid-template-columns:150px minmax(0,1fr)!important}.app-frame .detail-list dt,.app-frame .detail-list dd{font-size:12px!important}.app-frame .detail-list dd{color:var(--ref-ink)!important}.app-frame .hash-value{overflow-wrap:anywhere!important;font-family:var(--ref-mono)!important;font-size:11px!important}.app-frame .detail-actions{gap:9px!important;margin-top:20px!important}.app-frame .version-list{margin-top:24px!important}.app-frame .version-list h3{font-size:14px!important}.app-frame .version-row{min-height:58px!important;padding-block:10px!important}.app-frame .version-row strong{font-size:12px!important}.app-frame .version-row span{font-size:11px!important}.modal-layer{padding:24px!important;background:#141f437a!important;backdrop-filter:blur(6px)!important}.modal-layer .modal-card{width:min(650px,100%)!important;max-height:calc(100dvh - 48px)!important;padding:28px!important;border-radius:12px!important;box-shadow:0 26px 72px #1b2a483d!important}.modal-layer .modal-card--upload{width:min(700px,100%)!important}.modal-layer .modal-card__header{gap:22px!important;margin-bottom:18px!important}.modal-layer .modal-card h2{font-size:27px!important;line-height:1.12!important}.modal-layer .modal-copy{margin-bottom:18px!important;color:var(--ref-ink-soft)!important;font-size:13px!important;line-height:1.55!important}.modal-layer .workflow-steps,.modal-layer .upload-stages{gap:8px!important;margin-bottom:18px!important}.modal-layer .workflow-steps li,.modal-layer .upload-stages li{min-height:42px!important;gap:8px!important;padding:9px 10px!important;border-radius:7px!important;font-size:11px!important}.modal-layer .workflow-evidence{gap:10px!important;margin-bottom:18px!important;padding:12px!important;border-radius:8px!important}.modal-layer .workflow-evidence span{font-size:11px!important}.modal-layer .workflow-evidence strong{font-size:13px!important}.modal-layer .field{gap:7px!important}.modal-layer .field>span{color:var(--ref-ink)!important;font-size:11px!important;font-weight:700!important;letter-spacing:.04em!important}.modal-layer .field textarea{min-height:116px!important;padding:12px!important;line-height:1.5!important}.modal-layer .field-help{color:var(--ref-ink-soft)!important;font-size:11px!important;line-height:1.45!important}.modal-layer .operation-risk,.modal-layer .upload-policy,.modal-layer .upload-offline,.modal-layer .upload-validation{gap:10px!important;padding:12px 13px!important;border-radius:8px!important}.modal-layer .operation-risk strong,.modal-layer .upload-policy strong,.modal-layer .upload-offline strong{font-size:12px!important}.modal-layer .operation-risk span,.modal-layer .upload-policy span,.modal-layer .upload-offline span{font-size:12px!important;line-height:1.5!important}.modal-layer .drop-zone{margin-top:4px!important;padding:34px 24px!important;border-radius:10px!important}.modal-layer .drop-zone strong{font-size:15px!important}.modal-layer .drop-zone p{font-size:12px!important}.modal-layer .modal-actions{gap:10px!important;margin-top:20px!important}.modal-layer .button{min-height:42px!important;padding-inline:16px!important;border-radius:7px!important;font-size:13px!important}@media(min-width:961px)and (max-width:1240px){.app-frame .app-content,.app-frame .topbar,.app-frame .connection-strip{padding-inline:20px!important}.app-frame .workspace:has(.document-toolbar) .document-toolbar{grid-template-columns:1fr!important}.app-frame .workspace:has(.document-toolbar) .document-toolbar__secondary{justify-content:space-between!important}.app-frame .overview-grid--primary,.app-frame .overview-grid--secondary{grid-template-columns:minmax(0,1fr)!important}.app-frame .audit-workspace{grid-template-columns:minmax(0,1fr) minmax(340px,.8fr)!important;gap:16px!important}.app-frame .admin-table .inline-select--wide{min-width:190px!important}.app-frame .workspace[aria-labelledby=users-heading] .table-frame{overflow:visible!important;border:0!important;background:transparent!important;box-shadow:none!important}.app-frame .workspace[aria-labelledby=users-heading] .admin-table,.app-frame .workspace[aria-labelledby=users-heading] .admin-table tbody{display:block!important;width:100%!important}.app-frame .workspace[aria-labelledby=users-heading] .admin-table thead{display:none!important}.app-frame .workspace[aria-labelledby=users-heading] .admin-table tbody{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(360px,1fr))!important;gap:12px!important}.app-frame .workspace[aria-labelledby=users-heading] .admin-table tr{display:grid!important;gap:10px!important;padding:16px!important;border:1px solid var(--ref-line)!important;border-radius:var(--ref-radius-panel)!important;background:var(--ref-surface)!important;box-shadow:var(--ref-shadow-panel)!important}.app-frame .workspace[aria-labelledby=users-heading] .admin-table td{min-height:42px!important;display:grid!important;grid-template-columns:108px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;padding:0!important;border:0!important}.app-frame .workspace[aria-labelledby=users-heading] .admin-table td:before{content:attr(data-label);color:var(--ref-ink-faint);font-family:var(--ref-mono);font-size:9px;font-weight:650;letter-spacing:.06em;text-transform:uppercase}.app-frame .workspace[aria-labelledby=users-heading] .admin-table td:first-child{display:block!important;min-height:50px!important;padding-bottom:10px!important;border-bottom:1px solid var(--ref-line)!important}.app-frame .workspace[aria-labelledby=users-heading] .admin-table td:first-child:before{display:none!important}.app-frame .workspace[aria-labelledby=users-heading] .admin-table .inline-select,.app-frame .workspace[aria-labelledby=users-heading] .admin-table .inline-select--wide{width:100%!important;min-width:0!important}}@media(min-width:961px){.app-frame .sidebar.sidebar--collapsed .sidebar__brand{padding-inline:0!important}.app-frame .sidebar.sidebar--collapsed .sidebar__nav{padding:16px 10px!important}.app-frame .sidebar.sidebar--collapsed .nav-item{min-height:48px!important;padding:0!important}.app-frame .sidebar.sidebar--collapsed .nav-item__icon{width:40px!important;height:40px!important;flex-basis:40px!important}.app-frame .sidebar.sidebar--collapsed .sidebar__security{width:50px!important;min-height:50px!important;border-radius:10px!important}.app-frame .sidebar.sidebar--collapsed .sidebar__profile{width:56px!important;min-height:106px!important;flex-direction:column!important;justify-content:center!important;gap:9px!important;margin:0 auto!important;padding:11px 0!important}.app-frame .sidebar.sidebar--collapsed .sidebar__profile>.icon-button{width:34px!important;min-width:34px!important;height:34px!important;display:grid!important;margin:0!important;padding:0!important;opacity:1!important;pointer-events:auto!important}}@media(max-width:960px){.app-frame,.app-frame.app-frame--collapsed{display:block!important}.app-frame .sidebar,.app-frame .sidebar.sidebar--collapsed{width:min(304px,88vw)!important}.app-frame .topbar{min-height:58px!important;height:58px!important;padding-left:60px!important;padding-right:12px!important}.app-frame .mobile-menu-button{top:10px!important;width:38px!important;height:38px!important;border-radius:7px!important}.app-frame .command-trigger{height:40px!important}.app-frame .connection-strip{min-height:40px!important;padding:6px 12px!important}.app-frame .connection-strip__items{gap:6px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none}.app-frame .connection-strip__items::-webkit-scrollbar{display:none}.app-frame .connection-chip{scroll-snap-align:start}.app-frame .app-content{padding:0 14px 88px!important}.app-frame .overview,.app-frame .workspace{padding:20px 0 32px!important}.app-frame .page-heading,.app-frame .overview-hero{min-height:0!important;margin-bottom:18px!important;padding-bottom:17px!important}.app-frame .page-heading>.button{min-height:42px!important;margin-top:14px!important}.app-frame .overview-hero__aside{min-width:0!important}.app-frame .overview-grid--primary,.app-frame .overview-grid--secondary,.app-frame .audit-workspace{grid-template-columns:minmax(0,1fr)!important}.app-frame .audit-detail{position:static!important}.app-frame .workspace:has(.document-toolbar) .document-toolbar{display:block!important;margin-bottom:14px!important;padding:12px!important}.app-frame .workspace:has(.document-toolbar) .document-toolbar__secondary{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(150px,.45fr)!important;align-items:end!important;gap:10px!important;margin-top:12px!important}.app-frame .workspace:has(.document-toolbar) .filter-tabs{display:flex!important;min-width:0!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none}.app-frame .workspace:has(.document-toolbar) .filter-tabs::-webkit-scrollbar{display:none}.app-frame .workspace:has(.document-toolbar) .filter-tab{flex:0 0 auto!important;min-width:48px!important}.app-frame .workspace:has(.document-toolbar) .sort-control{min-width:0!important}.app-frame .workspace:has(.document-toolbar) .document-result-count{margin-top:11px!important;padding-top:10px!important}.app-frame .audit-filter-bar{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.app-frame .audit-search,.app-frame .audit-filter-actions{grid-column:1 / -1!important}.app-frame .backup-overview{grid-template-columns:minmax(0,1fr) minmax(120px,.35fr) minmax(120px,.35fr)!important}.app-frame .detail-drawer{width:min(520px,calc(100vw - 20px))!important;height:calc(100dvh - 20px)!important;top:10px!important;right:10px!important;padding:22px!important}.app-frame .mobile-bottom-nav{left:10px!important;right:10px!important;bottom:9px!important;min-height:64px!important;padding:5px!important;border-radius:12px!important}.app-frame .mobile-bottom-nav button{min-height:52px!important;border-radius:8px!important;font-size:9px!important}}@media(max-width:700px){.app-frame .page-heading h1,.app-frame .overview-hero h1{font-size:29px!important}.app-frame .page-heading>div>p:last-child,.app-frame .overview-hero>div>p,.app-frame .overview-hero__copy>p{font-size:13px!important}.app-frame .connection-strip__items{scroll-snap-type:x proximity;overflow:visible!important}.app-frame .connection-strip:not(.connection-strip--stale) .connection-chip:nth-child(3),.app-frame .connection-strip--stale .connection-chip:not(.connection-chip--warn){display:none!important}.app-frame .workspace:has(.document-toolbar) .document-toolbar__secondary{grid-template-columns:1fr!important}.app-frame .workspace:has(.document-toolbar) .filter-tabs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;overflow:visible!important}.app-frame .workspace:has(.document-toolbar) .sort-control{width:min(100%,220px)!important}.app-frame .table-frame{overflow:visible!important;border:0!important;background:transparent!important;box-shadow:none!important}.app-frame .document-table,.app-frame .admin-table{display:block!important;width:100%!important;min-width:0!important}.app-frame .document-table tbody,.app-frame .admin-table tbody{gap:12px!important}.app-frame .document-table tr,.app-frame .admin-table tr{gap:8px!important;padding:14px 44px 14px 14px!important;border-radius:10px!important;box-shadow:var(--ref-shadow-panel)!important}.app-frame .document-table td,.app-frame .admin-table td{grid-template-columns:92px minmax(0,1fr)!important;gap:9px!important;padding:0!important;font-size:12px!important}.app-frame .document-table td:before,.app-frame .admin-table td:before{font-size:9px!important}.app-frame .document-table .file-cell__copy strong{display:-webkit-box!important;overflow:hidden!important;font-size:13px!important;line-height:1.35!important;text-overflow:clip!important;white-space:normal!important;-webkit-box-orient:vertical;-webkit-line-clamp:2}.app-frame .document-table .file-cell__copy>span,.app-frame .document-table .mobile-document-meta{font-size:11px!important;line-height:1.4!important}.app-frame .admin-table .inline-select,.app-frame .admin-table .inline-select--wide{width:100%!important;min-width:0!important}.app-frame .audit-verification{grid-template-columns:42px minmax(0,1fr)!important;align-items:start!important;padding:14px!important}.app-frame .audit-verification__icon{width:40px!important;height:40px!important}.app-frame .audit-verification .button{grid-column:1 / -1!important;width:100%!important}.app-frame .audit-filter-bar{grid-template-columns:1fr!important}.app-frame .audit-search,.app-frame .audit-filter-actions{grid-column:auto!important}.app-frame .audit-filter-actions .button{flex:1 1 0!important}.app-frame .timeline-event--button{min-height:80px!important;grid-template-columns:38px minmax(0,1fr)!important;padding:13px!important}.app-frame .timeline-event__icon{width:36px!important;height:36px!important}.app-frame .timeline-event--button>code{grid-column:2!important}.app-frame .audit-detail{padding:16px!important}.app-frame .detail-list.audit-detail__list>div,.app-frame .detail-list>div{grid-template-columns:1fr!important;align-content:center!important;gap:4px!important;padding-block:10px!important}.app-frame .backup-overview{grid-template-columns:1fr 1fr!important}.app-frame .backup-state{grid-column:1 / -1!important;padding:20px!important}.app-frame .backup-stat{padding:18px!important;border-top:1px solid var(--ref-line)!important}.app-frame .backup-stat:nth-child(2){border-left:0!important}.app-frame .backup-topology{grid-template-columns:1fr!important;gap:9px!important}.app-frame .backup-topology>svg{justify-self:center!important;transform:rotate(90deg)}.app-frame .detail-drawer{width:calc(100vw - 16px)!important;height:calc(100dvh - 16px)!important;top:8px!important;right:8px!important;padding:20px!important}.modal-layer{align-items:end!important;padding:10px!important}.modal-layer .modal-card,.modal-layer .modal-card--upload{width:100%!important;max-height:calc(100dvh - 20px)!important;padding:20px!important;border-radius:14px 14px 10px 10px!important}.modal-layer .modal-card h2{font-size:24px!important}.modal-layer .workflow-evidence{grid-template-columns:1fr!important}.modal-layer .workflow-steps,.modal-layer .upload-stages{gap:5px!important}.modal-layer .workflow-steps li,.modal-layer .upload-stages li{min-height:48px!important;align-items:flex-start!important;padding:8px 6px!important;font-size:10px!important}.modal-layer .workflow-steps strong,.modal-layer .upload-stages span{overflow:visible!important;line-height:1.2!important;text-overflow:clip!important;white-space:normal!important}.modal-layer .drop-zone{padding:26px 16px!important}.modal-layer .modal-actions{position:sticky;bottom:-20px;margin-inline:-20px!important;padding:14px 20px 20px!important;border-top:1px solid var(--ref-line)!important;background:#fffffff5!important}}@media(min-width:341px)and (max-width:560px){.app-frame .overview-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-frame .overview-metric{min-height:118px!important;grid-template-columns:36px minmax(0,1fr)!important;gap:10px!important;padding:13px!important}.app-frame .overview-metric__icon{width:36px!important;height:36px!important}.app-frame .overview-metric strong{font-size:20px!important}.app-frame .overview-metric div>small{display:-webkit-box!important;overflow:hidden!important;line-height:1.3!important;text-overflow:clip!important;white-space:normal!important;-webkit-box-orient:vertical;-webkit-line-clamp:2}.app-frame .overview-hero__actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:390px){.app-frame .connection-chip{font-size:9px!important}.app-frame .connection-chip:nth-child(2){display:inline-flex!important}.app-frame .overview-hero__actions .button{padding-inline:9px!important;font-size:12px!important}.app-frame .mobile-bottom-nav button{font-size:8px!important}}@media(max-width:340px){.app-frame .connection-chip:nth-child(2){display:none!important}.app-frame .overview-metrics{grid-template-columns:1fr!important}}@media(prefers-reduced-motion:reduce){.app-frame .button:hover:not(:disabled){transform:none!important}}@media(forced-colors:active){#root .app-frame,#root .app-frame *,#root .modal-layer,#root .modal-layer *,#root .command-layer,#root .command-layer *{color:CanvasText!important;border-color:CanvasText!important;background:Canvas!important;box-shadow:none!important}#root .app-frame .nav-item--active,#root .app-frame .button--primary,#root .app-frame .mobile-bottom-nav button.is-active,#root .modal-layer .button--primary{color:HighlightText!important;border-color:Highlight!important;background:Highlight!important}#root .app-frame .sidebar .avatar,#root .app-frame .sidebar .brand-mark,#root .app-frame .nav-item__icon,#root .app-frame .overview-metric__icon,#root .app-frame .overview-document__icon,#root .app-frame .file-cell__icon{color:CanvasText!important;border:1px solid CanvasText!important;background:Canvas!important}}.auth-page,.mfa-page{--auth-navy: #0c2345;--auth-navy-deep: #081a34;--auth-navy-soft: #15345f;--auth-paper: #f8fafc;--auth-canvas: #e8eef5;--auth-surface: #ffffff;--auth-ink: #172b47;--auth-ink-soft: #4f657f;--auth-ink-faint: #677b93;--auth-line: #d5e0eb;--auth-line-strong: #c4d2e2;--auth-blue: #245da7;--auth-blue-strong: #194d91;--auth-blue-soft: #e9f1fc;--auth-teal: #167b69;--auth-teal-soft: #eaf7f3;--auth-danger: #a42e43;--auth-danger-soft: #fff3f5;color:var(--auth-ink);font-family:var(--ref-body)}.auth-page{min-height:100dvh!important;display:grid!important;grid-template-columns:minmax(360px,420px) minmax(0,1fr)!important;align-items:stretch!important;gap:0!important;padding:24px!important;background:linear-gradient(120deg,rgba(255,255,255,.42),transparent 38%),repeating-linear-gradient(90deg,rgba(58,87,124,.035) 0 1px,transparent 1px 96px),var(--auth-canvas)!important}.auth-intro{grid-column:1!important;grid-row:1!important;min-height:calc(100dvh - 48px)!important;position:relative!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;overflow:hidden!important;isolation:isolate!important;padding:32px 34px 28px!important;color:#edf5ff!important;border:1px solid rgba(186,210,243,.13)!important;border-right:0!important;border-radius:24px 0 0 24px!important;background:radial-gradient(25rem 22rem at -18% 110%,rgba(53,122,205,.24),transparent 64%),linear-gradient(150deg,var(--auth-navy-deep),var(--auth-navy))!important;box-shadow:0 24px 60px #152d4d26!important}.auth-intro:before{content:""!important;position:absolute!important;z-index:-1!important;width:330px!important;height:330px!important;inset:auto -205px -190px auto!important;border:1px solid rgba(182,211,250,.16)!important;border-radius:50%!important;background:transparent!important;box-shadow:0 0 0 58px #a3c6f40a,0 0 0 116px #a3c6f406!important}.auth-intro:after{content:""!important;position:absolute!important;z-index:-1!important;inset:0!important;pointer-events:none!important;background:linear-gradient(90deg,transparent 33px,rgba(177,205,242,.075) 34px,transparent 35px),linear-gradient(180deg,transparent 98px,rgba(177,205,242,.07) 99px,transparent 100px)!important;background-size:100% 100%,100% 100%!important}.auth-intro__content{width:100%!important;min-width:0!important;flex:1!important;display:flex!important;flex-direction:column!important}.auth-brand-row{display:flex!important;align-items:center!important;gap:12px!important;margin:0!important}.auth-brand-row .brand-mark--large{width:46px!important;height:46px!important;flex:0 0 46px!important;color:#eff6ff!important;border:1px solid rgba(193,217,249,.24)!important;border-radius:13px!important;background:#ffffff13!important;box-shadow:none!important}.auth-brand-row .brand-mark--large svg{width:23px!important;height:23px!important}.auth-brand{margin:0!important;color:#fff!important;font-family:var(--ref-display)!important;font-size:21px!important;font-weight:400!important;line-height:1.1!important;letter-spacing:-.03em!important}.auth-brand-row>div:last-child>span{display:block!important;margin-top:4px!important;color:#a9bdd7!important;font-family:var(--ref-mono)!important;font-size:10px!important;font-weight:650!important;letter-spacing:.065em!important;text-transform:uppercase!important}.auth-intro__body{margin:auto 0!important;padding:42px 0 34px!important}.auth-kicker{width:fit-content!important;display:inline-flex!important;align-items:center!important;gap:7px!important;margin:0 0 16px!important;padding:0!important;color:#a9c8f0!important;border:0!important;border-radius:0!important;background:transparent!important;font-family:var(--ref-mono)!important;font-size:10px!important;font-weight:650!important;letter-spacing:.075em!important;text-transform:uppercase!important}.auth-intro h1{max-width:350px!important;margin:0!important;color:#fff!important;font-family:var(--ref-display)!important;font-size:clamp(39px,3.1vw,48px)!important;font-weight:400!important;line-height:1.06!important;letter-spacing:-.052em!important}.auth-intro h1 span{color:#c2d7f6!important}.auth-copy{max-width:340px!important;margin:17px 0 0!important;color:#bdcbde!important;font-size:13px!important;line-height:1.62!important}.auth-access-path{width:100%!important;display:grid!important;gap:0!important;margin:26px 0 0!important;padding:0!important;list-style:none!important;border-top:1px solid rgba(190,214,245,.16)!important;border-bottom:1px solid rgba(190,214,245,.16)!important}.auth-access-path__item{min-width:0!important;position:relative!important;display:grid!important;grid-template-columns:23px 34px minmax(0,1fr)!important;align-items:start!important;gap:10px!important;padding:12px 0!important;border-bottom:1px solid rgba(190,214,245,.12)!important}.auth-access-path__item:last-child{border-bottom:0!important}.auth-access-path__number{padding-top:9px!important;color:#7e9bc1!important;font-family:var(--ref-mono)!important;font-size:9px!important;font-weight:700!important;letter-spacing:.05em!important}.auth-access-path__icon{width:34px!important;height:34px!important;display:grid!important;place-items:center!important;color:#b6d2f7!important;border:1px solid rgba(188,216,250,.19)!important;border-radius:10px!important;background:#b5d2f812!important}.auth-access-path__item>div{min-width:0!important}.auth-access-path__item strong,.auth-access-path__item>div>span{display:block!important}.auth-access-path__item strong{color:#f2f7ff!important;font-size:12px!important;font-weight:650!important}.auth-access-path__item>div>span{margin-top:3px!important;color:#aabbd2!important;font-size:11px!important;line-height:1.45!important}.auth-security-note{width:100%!important;max-width:none!important;display:flex!important;align-items:flex-start!important;gap:9px!important;margin:17px 0 0!important;padding:11px 12px!important;color:#bfe9de!important;border:1px solid rgba(89,205,173,.24)!important;border-radius:11px!important;background:#14806824!important;font-size:11px!important;line-height:1.45!important}.auth-security-note>svg{flex:0 0 auto!important;color:#64d1b4!important}.auth-security-note strong,.auth-security-note span{display:block!important}.auth-security-note strong{color:#e5fff7!important;font-size:11px!important}.auth-security-note span{margin-top:2px!important;color:#b2d9cf!important;font-size:10px!important}.auth-intro__footer{position:relative!important;z-index:1!important;display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px 16px!important;margin:0!important;color:#9eb2cc!important;font-family:var(--ref-mono)!important;font-size:9px!important;font-weight:650!important;letter-spacing:.05em!important;text-transform:uppercase!important}.auth-intro__footer span{display:inline-flex!important;align-items:center!important;gap:6px!important}.auth-intro__footer svg{color:#8eb6e7!important}.auth-panel-wrap{grid-column:2!important;grid-row:1!important;min-width:0!important;min-height:calc(100dvh - 48px)!important;position:relative!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;place-items:initial!important;padding:26px 44px 22px!important;color:var(--auth-ink)!important;border:1px solid var(--auth-line)!important;border-left:0!important;border-radius:0 24px 24px 0!important;background:linear-gradient(90deg,rgba(231,237,245,.76),transparent 13%),var(--auth-paper)!important;box-shadow:0 24px 60px #152d4d1f!important}.auth-panel-wrap__header,.mfa-stage__header{min-height:50px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;padding-bottom:18px!important;border-bottom:1px solid var(--auth-line)!important}.auth-panel__brand{display:flex!important;align-items:center!important;gap:10px!important;margin:0!important}.auth-panel__brand .brand-mark{width:34px!important;height:34px!important;flex:0 0 34px!important;color:var(--auth-blue)!important;border:1px solid #cadcf2!important;border-radius:10px!important;background:var(--auth-blue-soft)!important;box-shadow:none!important}.auth-panel__brand .brand-mark svg{width:17px!important;height:17px!important}.auth-panel__brand>span:last-child{display:grid!important;gap:1px!important}.auth-panel__brand strong{color:var(--auth-ink)!important;font-family:var(--ref-display)!important;font-size:15px!important;font-weight:400!important;line-height:1.1!important}.auth-panel__brand small{color:var(--auth-ink-soft)!important;font-size:10px!important;line-height:1.3!important}.auth-session-status{display:inline-flex!important;align-items:center!important;gap:7px!important;color:#415b77!important;font-family:var(--ref-mono)!important;font-size:10px!important;font-weight:650!important;letter-spacing:.035em!important;text-transform:uppercase!important}.auth-session-status>span{width:7px!important;height:7px!important;flex:0 0 7px!important;border-radius:50%!important;background:#2ba789!important;box-shadow:0 0 0 4px #2ba7891c!important}.auth-panel{width:min(100%,560px)!important;align-self:center!important;justify-self:center!important;margin:0!important;padding:34px 0 38px!important;color:var(--auth-ink)!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important}.env-selector{display:grid!important;grid-template-columns:1fr 1fr!important;gap:4px!important;margin:0 0 27px!important;padding:3px!important;border:1px solid var(--auth-line)!important;border-radius:11px!important;background:#edf2f7!important}.env-btn{min-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;padding:0 10px!important;color:#566d86!important;border:0!important;border-radius:8px!important;background:transparent!important;font-size:11px!important;font-weight:650!important}.env-btn:hover:not(:disabled){color:var(--auth-ink)!important}.env-btn--active{color:var(--auth-ink)!important;background:#fff!important;box-shadow:0 1px 3px #162d4c17!important}.env-dot{width:6px!important;height:6px!important;flex:0 0 6px!important;border-radius:50%!important}.env-dot--live{background:#238f76!important}.env-dot--sandbox{background:#b77a24!important}.auth-panel__step,.mfa-panel__step{min-height:auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;margin:0 0 23px!important;padding:0 0 13px!important;color:#536a84!important;border-bottom:1px solid var(--auth-line)!important;font-family:var(--ref-mono)!important;font-size:10px!important;font-weight:650!important;letter-spacing:.045em!important;text-transform:uppercase!important}.auth-panel__step strong,.mfa-panel__step strong{color:var(--auth-blue)!important;font-weight:700!important}.auth-panel__header{display:flex!important;align-items:flex-start!important;gap:13px!important;margin:0 0 28px!important}.auth-panel__icon,.mfa-shield{width:44px!important;height:44px!important;flex:0 0 44px!important;display:grid!important;place-items:center!important;color:var(--auth-blue)!important;border:1px solid #c9dcf4!important;border-radius:12px!important;background:var(--auth-blue-soft)!important;box-shadow:none!important}.auth-panel__header h2,.mfa-panel h1{margin:0!important;color:var(--auth-ink)!important;font-family:var(--ref-display)!important;font-size:clamp(29px,2.35vw,35px)!important;font-weight:400!important;line-height:1.06!important;letter-spacing:-.045em!important}.auth-panel__header p{max-width:410px!important;margin:7px 0 0!important;color:var(--auth-ink-soft)!important;font-size:12px!important;line-height:1.55!important}.auth-form,.mfa-form{display:grid!important;gap:19px!important}.auth-field{min-width:0!important;display:grid!important;gap:9px!important}.auth-field label,.mfa-form label{color:#405670!important;font-size:12px!important;font-weight:700!important}.auth-field__heading{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.auth-field__heading span{color:#536a84!important;font-size:10px!important}.auth-input-shell{min-width:0!important;min-height:54px!important;display:flex!important;align-items:center!important;gap:10px!important;padding:0 12px 0 15px!important;color:#607590!important;border:1px solid var(--auth-line-strong)!important;border-radius:12px!important;background:#fff!important;box-shadow:inset 0 1px 1px #152e4e06!important;transition:border-color .16s ease,box-shadow .16s ease!important}.auth-input-shell:focus-within{color:var(--auth-blue)!important;border-color:#6794d2!important;background:#fff!important;box-shadow:0 0 0 4px #245da71f!important}.auth-input-shell>svg{width:18px!important;height:18px!important;flex:0 0 18px!important}.auth-input-shell input{min-width:0!important;width:100%!important;height:52px!important;padding:0!important;color:var(--auth-ink)!important;border:0!important;outline:0!important;background:transparent!important;font-size:14px!important}.auth-input-shell input::placeholder{color:#7b8da3!important}.auth-input-shell input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #ffffff inset!important;-webkit-text-fill-color:var(--auth-ink)!important}.auth-input-action{width:34px!important;height:34px!important;flex:0 0 34px!important;display:grid!important;place-items:center!important;color:#5b718c!important;border:0!important;border-radius:8px!important;background:transparent!important}.auth-input-action:hover:not(:disabled){color:var(--auth-blue)!important;background:var(--auth-blue-soft)!important}.auth-input-action:focus-visible{outline:2px solid var(--auth-blue)!important;outline-offset:2px!important}.auth-submit{min-height:54px!important;justify-content:flex-start!important;margin-top:5px!important;padding-inline:17px!important;color:#fff!important;border:1px solid var(--auth-blue)!important;border-radius:12px!important;background:var(--auth-blue)!important;box-shadow:0 10px 20px #245da72b!important}.auth-submit>span:not(.button-spinner){flex:1!important;text-align:left!important}.auth-submit:hover:not(:disabled){border-color:var(--auth-blue-strong)!important;background:var(--auth-blue-strong)!important}.auth-submit:focus-visible{outline:3px solid rgba(36,93,167,.28)!important;outline-offset:3px!important}.auth-submit:disabled{color:#f8fbff!important;border-color:#758ba8!important;background:#758ba8!important;box-shadow:none!important}.button-spinner{width:17px!important;height:17px!important;flex:0 0 17px!important;border:2px solid rgba(255,255,255,.4)!important;border-top-color:#fff!important;border-radius:50%!important;animation:auth-spin .7s linear infinite!important}.auth-panel__divider{display:flex!important;align-items:center!important;gap:12px!important;margin:24px 0 14px!important;color:#536a84!important;font-family:var(--ref-mono)!important;font-size:10px!important;font-weight:650!important;text-align:center!important}.auth-panel__divider:before,.auth-panel__divider:after{content:""!important;height:1px!important;flex:1!important;background:var(--auth-line)!important}.auth-help{display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;margin:0!important;color:#536a84!important;font-size:11px!important;line-height:1.5!important;text-align:center!important}.form-error,.auth-inline-warning{margin:-3px 0 0!important;padding:10px 11px!important;color:var(--auth-danger)!important;border:1px solid #efc1ca!important;border-radius:10px!important;background:var(--auth-danger-soft)!important;font-size:11px!important;line-height:1.45!important}.auth-panel-wrap__footer{display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;margin:0!important;padding-top:15px!important;color:#536a84!important;border-top:1px solid var(--auth-line)!important;font-size:10px!important;line-height:1.45!important;text-align:center!important}.auth-panel-wrap__footer svg{flex:0 0 auto!important;color:var(--auth-teal)!important}.mfa-page{min-height:100dvh!important;position:relative!important;display:grid!important;place-items:center!important;overflow:auto!important;padding:24px!important;background:linear-gradient(120deg,rgba(255,255,255,.42),transparent 38%),repeating-linear-gradient(90deg,rgba(58,87,124,.035) 0 1px,transparent 1px 96px),var(--auth-canvas)!important}.mfa-background-grid{position:absolute!important;inset:0!important;pointer-events:none!important;opacity:.55!important;background:radial-gradient(30rem 24rem at 50% 8%,rgba(41,99,174,.13),transparent 68%),linear-gradient(90deg,transparent 50%,rgba(75,106,146,.06) 50% 50.1%,transparent 50.1%)!important;background-size:100% 100%,80px 100%!important;mask-image:linear-gradient(to bottom,black,transparent 82%)!important}.mfa-stage{width:min(100%,620px)!important;position:relative!important;z-index:1!important;overflow:hidden!important;border:1px solid var(--auth-line)!important;border-radius:24px!important;background:var(--auth-paper)!important;box-shadow:0 26px 70px #162e4e26!important}.mfa-stage__header{padding:22px 28px 18px!important}.mfa-panel{width:100%!important;margin:0!important;padding:32px 48px 40px!important;color:var(--auth-ink)!important;text-align:center!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important}.mfa-panel__step{margin-bottom:25px!important}.mfa-shield{width:52px!important;height:52px!important;margin:0 auto 17px!important}.mfa-shield svg{width:25px!important;height:25px!important}.mfa-panel .eyebrow{margin:0 0 7px!important;color:var(--auth-blue)!important;font-family:var(--ref-mono)!important;font-size:10px!important;font-weight:700!important;letter-spacing:.07em!important;text-transform:uppercase!important}.mfa-panel>.muted{max-width:400px!important;margin:11px auto 22px!important;color:var(--auth-ink-soft)!important;font-size:12px!important;line-height:1.58!important}.mfa-method{display:inline-flex!important;align-items:center!important;gap:8px!important;margin:0 0 21px!important;padding:8px 10px!important;color:var(--auth-teal)!important;border:1px solid #bddfd5!important;border-radius:999px!important;background:var(--auth-teal-soft)!important;font-size:11px!important;font-weight:700!important}.mfa-enrollment{margin:0 0 21px!important;padding:16px!important;border:1px solid var(--auth-line)!important;border-radius:13px!important;background:#f2f6fa!important}.mfa-enrollment__heading{display:flex!important;align-items:flex-start!important;gap:9px!important;margin-bottom:14px!important;text-align:left!important}.mfa-enrollment__heading>svg{flex:0 0 auto!important;color:var(--auth-blue)!important}.mfa-enrollment__heading strong,.mfa-enrollment__heading span{display:block!important}.mfa-enrollment__heading strong{color:var(--auth-ink)!important;font-size:12px!important}.mfa-enrollment__heading span{margin-top:3px!important;color:var(--auth-ink-soft)!important;font-size:10px!important;line-height:1.45!important}.mfa-enrollment img{display:block!important;margin:0 auto 13px!important;padding:7px!important;border:1px solid var(--auth-line)!important;border-radius:11px!important;background:#fff!important;box-shadow:0 7px 20px #17315214!important}.mfa-enrollment details{color:var(--auth-ink-soft)!important;font-size:10px!important}.mfa-enrollment summary{cursor:pointer!important;color:#405670!important;font-weight:700!important}.mfa-enrollment details>span{display:block!important;margin-top:9px!important}.mfa-enrollment code{display:block!important;margin-top:6px!important;padding:8px!important;overflow-wrap:anywhere!important;color:var(--auth-ink)!important;border:1px solid var(--auth-line)!important;border-radius:8px!important;background:#fff!important;font-size:10px!important}.mfa-form{text-align:left!important}.otp-shell{position:relative!important;overflow:hidden!important;border:1px solid var(--auth-line-strong)!important;border-radius:12px!important;background:repeating-linear-gradient(90deg,transparent 0 calc(16.666% - 1px),var(--auth-line) calc(16.666% - 1px) 16.666%),#fff!important;box-shadow:none!important;transition:border-color .16s ease,box-shadow .16s ease!important}.otp-shell:focus-within{border-color:#6794d2!important;box-shadow:0 0 0 4px #245da71f!important}.otp-input{width:100%!important;height:62px!important;padding:0 6px 0 calc(6px + .44em)!important;color:var(--auth-ink)!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;font-family:var(--ref-mono)!important;font-size:27px!important;font-weight:700!important;letter-spacing:.44em!important;text-align:center!important}.mfa-hint{margin:-3px 0 2px!important;color:#536a84!important;font-size:10px!important;line-height:1.45!important;text-align:center!important}.mfa-form .button--ghost{min-height:48px!important;color:#405670!important;border-color:var(--auth-line-strong)!important;background:#fff!important}.mfa-form .button--ghost:hover:not(:disabled){color:var(--auth-blue)!important;border-color:#91add0!important;background:var(--auth-blue-soft)!important}.mfa-security-note{display:flex!important;align-items:flex-start!important;justify-content:center!important;gap:7px!important;margin-top:20px!important;padding-top:17px!important;color:#536a84!important;border-top:1px solid var(--auth-line)!important;font-size:10px!important;line-height:1.5!important;text-align:left!important}.mfa-security-note svg{flex:0 0 auto!important;margin-top:1px!important;color:var(--auth-teal)!important}@keyframes auth-spin{to{transform:rotate(360deg)}}@keyframes auth-surface-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1120px){.auth-page{grid-template-columns:minmax(330px,375px) minmax(0,1fr)!important;padding:18px!important}.auth-intro,.auth-panel-wrap{min-height:calc(100dvh - 36px)!important}.auth-intro{padding:28px 29px 25px!important}.auth-intro h1{max-width:310px!important;font-size:40px!important}.auth-copy{max-width:310px!important}.auth-panel-wrap{padding-inline:34px!important}}@media(max-width:900px){.auth-page{display:flex!important;flex-direction:column!important;padding:0!important;background:var(--auth-canvas)!important}.auth-panel-wrap{order:-1!important;min-height:auto!important;padding:20px max(22px,6vw) 24px!important;border:0!important;border-radius:0!important;background:var(--auth-paper)!important;box-shadow:none!important}.auth-panel-wrap__header{padding-bottom:15px!important}.auth-panel{width:min(100%,580px)!important;padding:28px 0 32px!important}.auth-panel-wrap__footer{max-width:580px!important;width:100%!important;justify-self:center!important}.auth-intro{min-height:auto!important;padding:32px max(22px,6vw) 28px!important;border:0!important;border-radius:0!important;box-shadow:none!important}.auth-intro__content{width:min(100%,620px)!important;margin:0 auto!important}.auth-brand-row,.auth-kicker,.auth-intro h1,.auth-copy,.auth-access-path{display:none!important}.auth-intro__body{margin:0!important;padding:0!important}.auth-security-note{width:100%!important;margin:0!important}.auth-intro__footer{width:min(100%,620px)!important;margin:16px auto 0!important}}@media(max-width:560px){.auth-panel-wrap{padding:14px 16px 20px!important}.auth-panel-wrap__header{min-height:46px!important;gap:10px!important}.auth-session-status{font-size:0!important}.auth-session-status>span{width:8px!important;height:8px!important;flex-basis:8px!important}.auth-panel{padding:24px 0 28px!important}.env-selector{margin-bottom:23px!important}.env-btn{min-height:37px!important;padding-inline:6px!important;font-size:9px!important}.auth-panel__step,.mfa-panel__step{margin-bottom:20px!important}.auth-panel__header h2,.mfa-panel h1{font-size:28px!important}.auth-panel__header p{font-size:11px!important}.auth-field__heading span{display:none!important}.auth-input-shell{min-height:54px!important}.auth-panel-wrap__footer{padding-top:13px!important;font-size:8px!important}.auth-intro{padding:28px 20px 26px!important}.auth-intro__body{padding:0!important}.auth-intro h1{font-size:clamp(36px,10.5vw,44px)!important}.auth-copy{font-size:12px!important}.auth-access-path__item{grid-template-columns:21px 34px minmax(0,1fr)!important;gap:8px!important}.auth-intro__footer{gap:8px 12px!important}.mfa-page{padding:12px!important}.mfa-stage{border-radius:17px!important}.mfa-stage__header{padding:16px 18px 14px!important}.mfa-panel{padding:26px 20px 30px!important}}@media(max-width:374px){.auth-panel-wrap{padding-inline:14px!important}.auth-intro h1{font-size:34px!important}.auth-access-path__item>div>span{font-size:9px!important}.auth-intro__footer{font-size:7px!important}}@media(min-width:901px)and (max-height:840px){.auth-intro{padding-block:26px 22px!important}.auth-intro__body{padding-block:34px 26px!important}.auth-panel{padding-block:26px 30px!important}}@media(prefers-reduced-motion:no-preference){.auth-panel,.mfa-stage{animation:auth-surface-in .32s ease-out both}}@media(prefers-reduced-motion:reduce){.button-spinner{animation-duration:1.5s!important}}@media(forced-colors:active){.auth-page,.auth-intro,.auth-panel-wrap,.auth-input-shell,.env-selector,.env-btn,.auth-access-path,.auth-access-path__item,.auth-security-note,.mfa-page,.mfa-stage,.mfa-panel,.otp-shell,.mfa-enrollment,.mfa-method{color:CanvasText!important;border-color:CanvasText!important;background:Canvas!important;box-shadow:none!important}.auth-submit{color:ButtonText!important;border-color:ButtonText!important;background:ButtonFace!important}}
