:root{color:#18212b;font-synthesis:none;text-rendering:optimizelegibility;background:#f4f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box;letter-spacing:0}body{background:#f4f6f8;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}code{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px}svg{flex:none;width:17px;height:17px}.app-shell{min-height:100vh}.sidebar{z-index:30;background:#fff;border-right:1px solid #d7dde3;flex-direction:column;width:248px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand,.auth-brand{align-items:center;gap:11px;display:flex}.sidebar-brand{border-bottom:1px solid #e3e7eb;min-height:74px;padding:0 20px}.sidebar-brand>div:nth-child(2),.auth-brand>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.sidebar-brand strong,.auth-brand strong{font-size:14px}.sidebar-brand span,.auth-brand span{color:#71808e;margin-top:2px;font-size:11px}.brand-mark{color:#fff;background:#0d6ba8;border-radius:7px;flex:none;place-items:center;width:34px;height:34px;font-size:17px;font-weight:800;display:grid}.nav-list{flex-direction:column;flex:1;gap:4px;padding:18px 12px;display:flex}.nav-item{color:#4b5a68;border-radius:6px;align-items:center;gap:11px;min-height:42px;padding:0 12px;font-size:13px;font-weight:600;display:flex}.nav-item:hover{color:#17212b;background:#f1f4f6}.nav-item.active{color:#075f99;background:#e7f1f8}.sidebar-account{border-top:1px solid #e3e7eb;align-items:center;gap:10px;min-height:70px;padding:12px 14px;display:flex}.account-avatar,.mobile-avatar{color:#fff;background:#263746;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:grid}.account-copy{flex-direction:column;flex:1;min-width:0;display:flex}.account-copy strong{text-overflow:ellipsis;font-size:12px;overflow:hidden}.account-copy span{color:#758390;margin-top:2px;font-size:10px}.workspace{min-height:100vh;margin-left:248px}.mobile-header{display:none}.page{min-height:100vh}.page-header{background:#fff;border-bottom:1px solid #d7dde3;justify-content:space-between;align-items:center;gap:24px;min-height:112px;padding:24px clamp(24px,4vw,56px);display:flex}.page-title-row{align-items:center;gap:12px;min-width:0;display:flex}.page-header h1{margin:0;font-size:23px;line-height:1.25}.page-header p{color:#6a7885;margin:5px 0 0;font-size:12px}.page-actions{gap:8px;display:flex}.page-content{flex-direction:column;gap:20px;max-width:1440px;padding:28px clamp(24px,4vw,56px) 60px;display:flex}.metric-strip{background:#fff;border:1px solid #d6dde3;border-radius:7px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.metric{border-right:1px solid #e0e5e9;flex-direction:column;justify-content:center;min-height:126px;padding:22px 26px;display:flex}.metric:last-child{border-right:0}.metric>span{color:#667583;text-transform:uppercase;font-size:11px;font-weight:700}.metric strong{margin-top:7px;font-size:30px;line-height:1.1}.metric strong.compact-value{font-size:21px}.metric small{color:#758390;text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:11px;overflow:hidden}.content-section{background:#fff;border:1px solid #d6dde3;border-radius:7px;overflow:hidden}.section-header{border-bottom:1px solid #e2e6ea;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:12px 18px;display:flex}.section-header>div:first-child{align-items:baseline;gap:9px;min-width:0;display:flex}.section-header h2{margin:0;font-size:14px}.section-header span{color:#758390;font-size:11px}.text-link{color:#075f99;align-items:center;gap:2px;font-size:12px;font-weight:700;display:inline-flex}.text-link svg{width:14px;height:14px}.table-wrap{width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:720px;font-size:12px}th,td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf0f2;padding:13px 18px}th{color:#6a7885;text-transform:uppercase;background:#fafbfc;font-size:10px;font-weight:700}tbody tr:last-child td{border-bottom:0}tbody tr:hover td{background:#fbfcfd}td strong,td code{display:block}td strong+code{color:#71808e;margin-top:3px}.table-action{text-align:right;width:52px}.nowrap{white-space:nowrap}.request-id{color:#647381;text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.plain-tag{color:#435260;background:#f7f9fa;border:1px solid #d3dae0;border-radius:4px;padding:3px 6px;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;display:inline-flex}.status{white-space:nowrap;align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.status i{border-radius:50%;width:7px;height:7px}.status.enabled{color:#177143}.status.enabled i{background:#27a866}.status.disabled{color:#7a8792}.status.disabled i{background:#a6b0b8}.result{border-radius:4px;padding:3px 7px;font-size:10px;font-weight:700;display:inline-flex}.result.success{color:#17673f;background:#e9f7ef}.result.neutral{color:#586673;background:#eef1f4}.detail-strip{background:#fff;border:1px solid #d6dde3;border-radius:7px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.detail-strip.compact{border:0;border-radius:0;grid-template-columns:repeat(3,minmax(0,1fr))}.definition{border-right:1px solid #e3e7ea;flex-direction:column;justify-content:center;min-height:84px;padding:16px 20px;display:flex}.definition:last-child{border-right:0}.definition>span{color:#758390;text-transform:uppercase;font-size:10px;font-weight:700}.definition>strong{text-overflow:ellipsis;margin-top:7px;font-size:12px;overflow:hidden}button,.button{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}button:disabled{cursor:not-allowed;opacity:.55}.primary{color:#fff;background:#07649f;border:1px solid #07649f}.primary:hover:not(:disabled){background:#055787}.secondary{color:#2d3b48;background:#fff;border:1px solid #c5cdd4}.secondary:hover:not(:disabled){background:#f3f5f7}.danger{color:#a12828;background:#fff;border:1px solid #d7a9a9}.danger:hover:not(:disabled){background:#fff4f4}.small{min-height:32px;padding:6px 10px}.wide{width:100%}.icon-button{color:#52616e;background:0 0;border:1px solid #0000;border-radius:6px;place-items:center;width:34px;min-width:34px;height:34px;min-height:34px;padding:0;display:inline-grid}.icon-button:hover{background:#f4f6f8;border-color:#d3dae0}.danger-icon{color:#a12828}.sidebar-close{margin-left:auto;display:none}.provider-list{flex-direction:column;display:flex}.provider-row{border-bottom:1px solid #edf0f2;grid-template-columns:minmax(180px,.8fr) minmax(280px,1.6fr) auto;align-items:center;gap:24px;min-height:92px;padding:16px 18px;display:grid}.provider-row:last-child{border-bottom:0}.provider-identity{align-items:center;gap:11px;display:flex}.provider-identity>div:last-child,.provider-callback{flex-direction:column;min-width:0;display:flex}.provider-identity strong{font-size:13px}.provider-identity code,.provider-callback code{color:#667583;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;overflow:hidden}.provider-icon{color:#0d659e;background:#eef6fa;border:1px solid #b8ccd9;border-radius:7px;flex:none;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.provider-callback>span{color:#758390;font-size:10px;font-weight:700}.switch{cursor:pointer;justify-content:flex-end;align-items:center;gap:8px;min-width:94px;display:inline-flex}.switch input{opacity:0;width:1px;height:1px;position:absolute}.switch>span{background:#b8c1c9;border-radius:10px;width:34px;height:19px;transition:background .15s;position:relative}.switch>span:after{content:"";background:#fff;border-radius:50%;width:13px;height:13px;transition:transform .15s;position:absolute;top:3px;left:3px}.switch input:checked+span{background:#178052}.switch input:checked+span:after{transform:translate(15px)}.switch em{color:#62717e;min-width:38px;font-size:10px;font-style:normal;font-weight:700}.danger-row,.security-empty{justify-content:space-between;align-items:center;gap:24px;min-height:98px;padding:20px;display:flex}.danger-row>div,.security-empty>div{flex-direction:column;display:flex}.danger-row strong,.security-empty strong{font-size:13px}.danger-row span,.security-empty span{color:#71808e;margin-top:5px;font-size:11px}.security-form{padding:22px}.security-copy{align-items:flex-start;gap:12px;margin-bottom:22px;display:flex}.security-copy>svg{color:#177143;width:22px;height:22px}.security-copy>div{flex-direction:column;display:flex}.security-copy strong{font-size:13px}.security-copy span{color:#71808e;margin-top:3px;font-size:11px}.enrollment{grid-template-columns:270px minmax(0,1fr);display:grid}.qr-wrap{background:#fafbfc;border-right:1px solid #e2e6ea;place-items:center;min-height:320px;padding:24px;display:grid}.qr-wrap img{background:#fff;border:1px solid #d5dce2;width:220px;height:220px;padding:8px;display:block}.enrollment-form{flex-direction:column;justify-content:center;gap:18px;padding:28px;display:flex}.enrollment-form h3{margin:0;font-size:16px}.enrollment-form p{color:#6d7b87;margin:6px 0 0;font-size:11px}.secret-value,.token-value{background:#f7f9fa;border:1px solid #d4dbe1;border-radius:6px;align-items:center;gap:8px;min-width:0;padding:8px 9px 8px 12px;display:flex}.secret-value code,.token-value code{overflow-wrap:anywhere;color:#263746;flex:1;min-width:0;font-size:13px}.auth-shell{place-items:center;min-height:100vh;padding:32px 20px;display:grid}.auth-shell:before{content:"";background:#0d6ba8;height:4px;position:fixed;inset:0 0 auto}.auth-shell>*{width:min(100%,420px)}.auth-brand{margin-bottom:18px}.auth-panel{background:#fff;border:1px solid #d2d9df;border-radius:8px;padding:28px;box-shadow:0 8px 24px #202e3a14}.eyebrow{color:#0b659f;text-transform:uppercase;font-size:10px;font-weight:800}.auth-panel h1{margin:6px 0 24px;font-size:21px}.auth-form{flex-direction:column;gap:17px;display:flex}.field{flex-direction:column;gap:6px;min-width:0;display:flex}.field label{color:#394957;justify-content:space-between;align-items:baseline;font-size:11px;font-weight:700;display:flex}.field label small{color:#86919b;font-size:9px;font-weight:500}input,select{color:#18212b;background:#fff;border:1px solid #b8c2ca;border-radius:6px;outline:0;width:100%;min-width:0;height:38px;padding:8px 10px;font-size:12px}input:focus,select:focus{border-color:#1474af;box-shadow:0 0 0 3px #1474af21}input:disabled{color:#6f7c87;background:#f1f3f5}.form-grid{gap:16px;display:grid}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.three{grid-template-columns:.7fr 1.4fr .7fr}.span-three{grid-column:1/-1}fieldset{border:0;border-top:1px solid #e2e6e9;min-width:0;margin:22px 0 0;padding:18px 0 0}legend{color:#53616e;text-transform:uppercase;padding:0 8px 0 0;font-size:10px;font-weight:800}.option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.check-row{cursor:pointer;border:1px solid #d7dde2;border-radius:6px;gap:9px;min-width:0;padding:11px;display:flex}.check-row:has(input:checked){background:#f3f9fc;border-color:#8cbcd7}.check-row input{accent-color:#07649f;width:15px;min-width:15px;height:15px;margin:1px 0 0}.check-row span{flex-direction:column;min-width:0;display:flex}.check-row strong{font-size:11px}.check-row small{color:#73808c;margin-top:3px;font-size:9px;line-height:1.45}.inline-options{flex-wrap:wrap;gap:18px;margin-top:18px;display:flex}.inline-options label{color:#465563;align-items:center;gap:7px;font-size:11px;font-weight:600;display:inline-flex}.inline-options input{accent-color:#07649f;width:15px;height:15px}.form-actions,.dialog-actions{justify-content:flex-end;align-items:center;gap:8px;margin-top:20px;display:flex}.dialog-backdrop{z-index:80;background:#121b2380;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.dialog{background:#fff;border-radius:8px;width:min(100%,680px);max-height:calc(100vh - 48px);overflow:hidden;box-shadow:0 20px 60px #111c2440}.dialog-header{border-bottom:1px solid #e0e5e9;justify-content:space-between;align-items:center;min-height:58px;padding:12px 18px;display:flex}.dialog-header h2{margin:0;font-size:15px}.dialog-body{max-height:calc(100vh - 108px);padding:22px;overflow-y:auto}.token-dialog{flex-direction:column;gap:16px;display:flex}.inline-message{border-radius:6px;padding:10px 12px;font-size:11px;line-height:1.5}.inline-message.error{color:#8d2525;background:#fff5f5;border:1px solid #e2b4b4}.inline-message.notice{color:#1e6841;background:#f0faf4;border:1px solid #acd3bb}.loading-block,.empty-state{color:#788590;justify-content:center;align-items:center;min-height:170px;display:flex}.loading-block{gap:8px;font-size:11px}.empty-state{text-align:center;flex-direction:column;padding:28px}.empty-state svg{color:#9aa5ae;width:24px;height:24px}.empty-state strong{color:#465563;margin-top:10px;font-size:12px}.empty-state span{margin-top:5px;font-size:10px}.centered-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.state-icon{color:#0c679f;background:#fff;border:1px solid #cdd6dd;border-radius:8px;place-items:center;width:46px;height:46px;display:grid}.state-icon svg{width:22px;height:22px}.centered-state h1{margin:16px 0 0;font-size:17px}.centered-state p{color:#71808e;max-width:440px;margin:7px 0 18px;font-size:11px}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=980px){.sidebar{transition:transform .18s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar-close{display:inline-grid}.sidebar-scrim{z-index:20;background:#121b2373;border-radius:0;width:100%;height:100%;display:block;position:fixed;inset:0}.workspace{margin-left:0}.mobile-header{background:#fff;border-bottom:1px solid #d7dde3;justify-content:space-between;align-items:center;min-height:58px;padding:0 14px;display:flex}.mobile-header strong{font-size:13px}.mobile-avatar{width:30px;height:30px;font-size:11px}.page-header{min-height:98px}.provider-row{grid-template-columns:minmax(170px,.8fr) minmax(240px,1.4fr) auto}}@media (width<=720px){.page-header{flex-direction:column;align-items:flex-start;min-height:auto;padding:20px 16px}.page-header h1{font-size:20px}.page-header>.primary,.page-header>.secondary,.page-header>.page-actions{width:100%}.page-actions button{flex:1}.page-content{gap:16px;padding:18px 12px 40px}.metric-strip{grid-template-columns:1fr}.metric{border-bottom:1px solid #e0e5e9;border-right:0;min-height:94px;padding:17px 20px}.metric:last-child{border-bottom:0}.metric strong{font-size:24px}.detail-strip,.detail-strip.compact{grid-template-columns:1fr 1fr}.definition{border-bottom:1px solid #e3e7ea;border-right:0}.definition:nth-child(odd){border-right:1px solid #e3e7ea}.definition:nth-last-child(-n+2){border-bottom:0}.provider-row{grid-template-columns:1fr auto;align-items:flex-start;gap:14px}.provider-callback{grid-area:2/1/auto/-1}.danger-row,.security-empty{flex-direction:column;align-items:stretch}.danger-row button,.security-empty button{width:100%}.enrollment{grid-template-columns:1fr}.qr-wrap{border-bottom:1px solid #e2e6ea;border-right:0;min-height:270px}.form-grid.two,.form-grid.three,.option-grid{grid-template-columns:1fr}.span-three{grid-column:auto}.dialog-backdrop{align-items:end;padding:0}.dialog{border-radius:8px 8px 0 0;width:100%;max-height:92vh}.dialog-body{max-height:calc(92vh - 58px)}}@media (width<=420px){.auth-shell{align-content:start;padding:28px 12px}.auth-panel{padding:22px 18px}.detail-strip,.detail-strip.compact{grid-template-columns:1fr}.definition,.definition:nth-child(odd),.definition:nth-last-child(-n+2){border-bottom:1px solid #e3e7ea;border-right:0}.definition:last-child{border-bottom:0}.section-header{flex-direction:column;align-items:flex-start}.section-header>button,.section-header>a{width:100%}.dialog-actions{flex-direction:column-reverse;align-items:stretch}.dialog-actions button{width:100%}}
