:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f4f7ff;font-synthesis:none;text-rendering:optimizelegibility;--canvas:#061426;--navigation:#07172a;--surface:#091b30;--selected:#102846;--text:#f4f7ff;--muted:#aebed7;--border:#2b435f;--accent:#5578f4;--accent-secondary:#8a7cf7;--healthy:#68d9a7;--warning:#f0be63;background:#061426;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--canvas);min-width:320px}body{background:radial-gradient(circle at 70% -20%, #2a4b7826, transparent 42%), var(--canvas);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent;color:inherit}button:disabled{cursor:not-allowed;opacity:.48;transform:none!important}.loading-screen{min-height:100vh;color:var(--text);justify-content:center;align-items:center;gap:13px;font-size:21px;font-weight:700;display:flex}.loading-screen svg{color:#9c94ff;width:40px}.auth-screen{background:radial-gradient(circle at 50% 38%, #2a4b7833, transparent 34%), var(--canvas);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:72px 24px;display:flex}.auth-brand{letter-spacing:-.035em;align-items:center;gap:14px;margin-bottom:38px;font-size:24px;font-weight:700;display:flex}.auth-brand svg{color:#9c94ff;filter:drop-shadow(0 0 10px #7e70ff33);width:43px}.auth-panel{border:1px solid var(--border);background:#0716289e;border-radius:8px;width:min(100%,380px);padding:35px 30px 29px;box-shadow:0 28px 80px #0000002e}.setup-screen{padding-top:48px;padding-bottom:48px}.setup-screen .auth-brand{margin-bottom:24px}.setup-panel{width:min(100%,620px)}.setup-panel .auth-security-mark{margin-bottom:14px}.setup-panel .auth-heading{margin-bottom:10px}.auth-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px;display:grid}.auth-heading{text-align:center;margin-bottom:30px}.auth-heading h1{letter-spacing:-.035em;margin:0;font-size:31px}.auth-heading p{color:var(--muted);margin:9px 0 0;font-size:13px}.auth-panel label{color:#d3ddeb;gap:8px;margin-top:20px;font-size:12px;font-weight:590;display:grid}.auth-panel input{border:1px solid var(--border);width:100%;height:46px;color:var(--text);background:#07172a;border-radius:6px;padding:0 13px;font-size:14px}.auth-panel input:focus{outline-offset:1px;outline:2px solid #6f83f3}.auth-submit{width:100%;margin-top:26px}.auth-note{color:#8fa2bc;text-align:center;margin:28px 0 0;font-size:11px}.form-error{color:#ffb8b8;margin:15px 0 0;font-size:12px;line-height:1.5}.mfa-panel{text-align:center}.auth-security-mark{color:#86a1ff;background:#0d2743;border:1px solid #496787;border-radius:50%;place-items:center;width:50px;height:50px;margin:0 auto 18px;display:grid}.auth-security-mark svg{width:24px;height:24px}.mfa-panel .auth-heading{margin-bottom:24px}.mfa-panel .button svg{width:18px}.auth-link{color:#79adff;cursor:pointer;background:0 0;border:0;margin:18px auto 0;padding:2px;font-size:12px;display:block}.auth-link:hover{text-decoration:underline}.auth-link.muted{color:#91a3bb;margin-top:10px}@media (width<=620px){.auth-screen{justify-content:flex-start;padding:40px 18px}.auth-field-grid{grid-template-columns:1fr}.setup-panel{padding:30px 24px 25px}}.app-shell{grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--border);z-index:4;background:#07172af7;flex-direction:column;width:248px;display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden}.brand{letter-spacing:-.03em;border-bottom:1px solid #0000;align-items:center;gap:13px;height:78px;padding:0 28px;font-size:21px;font-weight:700;text-decoration:none;display:flex}.brand-mark{color:#9c94ff;filter:drop-shadow(0 0 8px #7e70ff2e);width:36px}.navigation{gap:4px;padding:25px 10px;display:grid}.navigation-item{width:100%;min-height:51px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:16px;padding:0 17px;font-size:14px;font-weight:480;transition:background .16s,color .16s;display:flex;position:relative}.navigation-item svg{color:#b6c9ea;flex:none;width:22px;height:22px}.navigation-item:hover{background:#41649729}.navigation-item:focus-visible{outline-offset:-2px;outline:2px solid #7e91ff}.navigation-item.selected{color:#69b7ff;background:linear-gradient(90deg,#3764b045,#2646772b)}.navigation-item.selected:before{content:"";background:#5e9dff;border-radius:3px;width:3px;position:absolute;inset:0 auto 0 0}.navigation-item.selected svg{color:#69b7ff}.wisp-decoration{opacity:.5;height:180px;margin-top:auto;position:relative;transform:rotate(-12deg)}.wisp-decoration span{border-bottom:1px solid #5678f440;border-left:1px solid #8b7cf7b3;border-radius:0 0 0 100%;width:150px;height:80px;position:absolute;bottom:7px;left:14px;transform:skew(-22deg)}.wisp-decoration span:nth-child(2){bottom:20px;left:30px;transform:skew(-10deg)scale(.88)}.wisp-decoration span:nth-child(3){bottom:34px;left:47px;transform:skew(4deg)scale(.72)}.workspace{flex-direction:column;grid-column:2;min-width:0;min-height:100vh;display:flex}.topbar{border-bottom:1px solid var(--border);justify-content:flex-end;align-items:center;gap:16px;height:68px;padding:0 28px;display:flex}.instance-control{border:1px solid var(--border);background:#091b308c;border-radius:6px;justify-content:flex-start;align-items:center;gap:12px;min-width:184px;height:42px;padding:0 13px;font-size:13px;font-weight:550;display:flex}.instance-control:hover{border-color:#4d6d93}.instance-glyph{color:#bfccff;border:1px solid #7087a7;border-radius:4px;place-items:center;width:22px;height:22px;font-size:10px;display:grid}.avatar{border:1px solid var(--border);color:#c8d5ec;cursor:pointer;background:0 0;border-radius:50%;width:42px;height:42px;font-size:11px;font-weight:650}.main-content{flex:1;width:min(100%,1230px);margin:0 auto;padding:44px 42px 30px}.page-intro h1{letter-spacing:-.045em;margin:0;font-size:clamp(38px,4vw,46px);font-weight:650;line-height:1.1}.page-intro p{color:var(--muted);margin:14px 0 0;font-size:15px;line-height:1.55}.primary-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.button{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:0 17px;font-size:14px;font-weight:570;line-height:20px;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button svg{width:19px;height:19px}.button:hover{transform:translateY(-1px)}.button:focus-visible,.instance-control:focus-visible,.avatar:focus-visible,.icon-button:focus-visible{outline-offset:2px;outline:2px solid #93a2ff}.button.primary{background:linear-gradient(110deg,#4e6cdf,#5d79ed);border:1px solid #728eff;box-shadow:0 8px 28px #3452b52e}.button.primary:hover{background:linear-gradient(110deg,#5977e8,#6985f3)}.button.secondary{background:#08182bb3;border:1px solid #49617d}.button.secondary:hover{background:#142b46b8;border-color:#6c86a7}.metric-strip{border:1px solid var(--border);background:#0716286b;border-radius:8px;grid-template-columns:repeat(4,1fr);align-items:stretch;min-height:88px;margin-top:30px;display:grid}.metric{color:#ecf1fb;white-space:nowrap;justify-content:center;align-items:center;gap:14px;min-width:0;padding:0 25px;font-size:15px;display:flex}.metric+.metric{border-left:1px solid var(--border)}.metric svg{color:#bacbea;width:23px;height:23px}.metric.healthy svg{color:var(--healthy)}.overview-grid{grid-template-columns:minmax(0,1.8fr) minmax(300px,.95fr);gap:26px;margin-top:26px;display:grid}.panel{border:1px solid var(--border);background:#07162870;border-radius:8px;min-width:0;overflow:hidden}.panel-heading{border-bottom:1px solid #2b435fb8;align-items:center;min-height:70px;padding:0 22px;display:flex}.panel-heading h2{letter-spacing:-.015em;margin:0;font-size:17px;font-weight:650;line-height:24px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:13px}th{color:#b8c6db;text-align:left;white-space:nowrap;height:46px;padding:0 16px;font-size:11px;font-weight:560;line-height:18px}td{color:#e2e9f5;white-space:nowrap;border-top:1px solid #2b435fa1;height:63px;padding:0 16px}.application-name{color:#76b9ff}.state-dot{background:var(--healthy);vertical-align:1px;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block}.state-dot.apns-accepted{background:#6591ff}.state-dot.queued{background:var(--warning)}.table-footer{min-height:52px;color:var(--muted);border-top:1px solid #2b435fa1;justify-content:space-between;align-items:center;padding:0 20px;font-size:11px;display:flex}.posture-panel ul{margin:0;padding:0 22px;list-style:none}.posture-panel li{color:#edf2fb;border-bottom:1px solid #2b435fb8;grid-template-columns:22px 1fr 20px;align-items:center;gap:13px;min-height:69px;font-size:13px;display:grid}.posture-panel li:last-child{border-bottom:0}.posture-panel li>svg{color:#bfd1ec;width:21px;height:21px}.posture-panel .posture-check{width:19px;height:19px;color:var(--healthy)}.footer{border-top:1px solid var(--border);color:#8fa2bc;align-items:center;gap:9px;min-height:64px;padding:0 max(42px,50% - 573px);font-size:11px;display:flex}.footer a{color:#70a9ff;text-decoration:none}.footer a:hover{text-decoration:underline}.application-dialog{width:min(480px,100vw - 32px);color:var(--text);background:#0a1c31;border:1px solid #49617d;border-radius:8px;padding:0;box-shadow:0 24px 90px #0000008c}.application-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#010811c2}.application-dialog form{padding:26px}.dialog-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.dialog-heading h2{letter-spacing:-.02em;margin:0;font-size:22px}.dialog-heading p{color:var(--muted);margin:7px 0 0;font-size:13px}.icon-button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;place-items:center;width:34px;height:34px;display:grid}.icon-button:hover{background:var(--selected)}.icon-button svg{width:19px;height:19px}.application-dialog label{color:#c7d3e5;gap:8px;margin-top:22px;font-size:12px;font-weight:560;display:grid}.application-dialog input,.application-dialog select{border:1px solid var(--border);width:100%;height:43px;color:var(--text);background:#07172a;border-radius:6px;padding:0 12px;font-size:14px}.application-dialog input:focus,.application-dialog select:focus{outline-offset:1px;outline:2px solid #6f83f3}.dialog-note{color:#94a9c3;margin:18px 0 0;font-size:11px;line-height:1.5}.dialog-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.scope-fieldset{border:0;margin:22px 0 0;padding:0}.scope-fieldset legend{color:#c7d3e5;font-size:12px;font-weight:560}.application-dialog .scope-option{cursor:pointer;background:#07172a;border:1px solid #2b435fb8;border-radius:6px;grid-template-columns:18px 1fr;align-items:flex-start;margin-top:10px;padding:12px}.scope-option input{accent-color:var(--accent);margin:2px 0 0;width:16px!important;height:16px!important}.scope-option span{gap:3px;display:grid}.scope-option strong{color:#e9eff9;font-size:12px}.scope-option small{color:#8fa2bc;font-size:11px;line-height:1.4}.credential-dialog{width:min(600px,100vw - 32px);color:var(--text);background:#0a1c31;border:1px solid #49617d;border-radius:9px;padding:0;box-shadow:0 28px 100px #000000a3}.credential-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#010811c7}.credential-content{padding:34px}.credential-success{width:42px;height:42px;color:var(--healthy);margin:0 auto;display:block}.credential-heading{text-align:center;margin-top:18px}.credential-heading h2{letter-spacing:-.025em;margin:0;font-size:23px}.credential-heading p{color:var(--muted);margin:9px 0 0;font-size:13px}.credential-content>label{color:#d4deed;gap:9px;margin-top:28px;font-size:12px;font-weight:590;display:grid}.credential-value{border:1px solid var(--border);background:#061426;border-radius:6px;grid-template-columns:minmax(0,1fr) 48px;min-width:0;height:48px;display:grid;overflow:hidden}.credential-value code{color:#e8eeff;white-space:nowrap;-webkit-user-select:all;user-select:all;align-items:center;padding:0 13px;font-size:12px;display:flex;overflow-x:auto}.credential-value button{border:0;border-left:1px solid var(--border);cursor:pointer;background:#0b2038}.credential-value button:hover{background:#102846}.credential-value svg{width:19px}.credential-metadata{gap:11px;margin:22px 0 0;display:grid}.credential-metadata div{grid-template-columns:92px 1fr;gap:12px;display:grid}.credential-metadata dt{color:#8298b6;font-size:11px}.credential-metadata dd{color:#e3ebf7;margin:0;font-size:12px}.credential-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:28px;display:grid}.applications-panel{margin-top:30px}.applications-panel .panel-heading{justify-content:space-between}.applications-panel .panel-heading>span{color:var(--muted);font-size:11px}.applications-panel code{color:#cdd8ff;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.status-label{color:var(--healthy);align-items:center;gap:7px;font-size:12px;display:inline-flex}.status-label:before{content:"";background:currentColor;border-radius:50%;width:7px;height:7px}.status-label.revoked{color:#9ba9bb}.status-label.inactive{color:#e0ad69}.status-label.cleanup-pending{color:#ff929b}.row-action{text-align:right}.row-action button{color:#d8e2f0;cursor:pointer;background:0 0;border:1px solid #49617d;border-radius:5px;padding:7px 10px;font-size:11px}.row-action button:hover:not(:disabled){color:#ffb7bd;border-color:#d67f86}.row-action button:disabled{cursor:not-allowed;opacity:.55}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:40px;display:flex}.empty-state>svg{color:#90a6c3;width:34px}.empty-state h3{margin:17px 0 0;font-size:17px}.empty-state p{max-width:360px;color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.5}.empty-state .button{margin-top:22px;text-decoration:none}.archive-panel .empty-state{min-height:300px}.standalone-panel{margin-top:30px}.muted-value{color:var(--muted)}.channels-panel td:nth-child(3),.channels-panel td:nth-child(4){text-overflow:ellipsis;max-width:260px;overflow:hidden}.channel-dialog{width:min(680px,100vw - 32px);max-height:calc(100vh - 32px);overflow-y:auto}.channel-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.application-dialog .channel-form-grid label{margin-top:20px}.application-dialog input:disabled{color:#8fa2bc;background:#0a192b}.device-fieldset{border:0;margin:22px 0 0;padding:0}.device-fieldset legend{color:#c7d3e5;font-size:12px;font-weight:560}.application-dialog .device-option{cursor:pointer;background:#07172a;border:1px solid #2b435fb8;border-radius:6px;grid-template-columns:18px 1fr;align-items:flex-start;margin-top:10px;padding:12px;display:grid}.device-option input{accent-color:var(--accent);margin:2px 0 0;width:16px!important;height:16px!important}.device-option span{gap:3px;display:grid}.device-option strong{color:#e9eff9;font-size:12px}.device-option small{color:#8fa2bc;font-size:11px;line-height:1.4}.security-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);gap:22px;margin-top:30px;display:grid}.security-summary{grid-column:1/-1;grid-template-columns:58px minmax(240px,1fr) auto;align-items:center;gap:22px;min-height:170px;padding:28px;display:grid;overflow:visible}.security-summary-icon{color:#7f9cff;background:#0c2947;border:1px solid #456587;border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.security-summary-icon svg{width:28px;height:28px}.security-summary h2{letter-spacing:-.02em;margin:0;font-size:20px}.security-summary p{max-width:620px;color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.55}.security-summary dl{border:1px solid #435e7ecc;border-radius:7px;grid-template-columns:repeat(3,minmax(90px,1fr));margin:0;display:grid;overflow:hidden}.security-summary dl div{gap:7px;min-width:100px;padding:15px 17px;display:grid}.security-summary dl div+div{border-left:1px solid var(--border)}.security-summary dt{color:#91a5c0;text-transform:uppercase;letter-spacing:.06em;font-size:10px}.security-summary dd{color:#f0f4fc;text-transform:capitalize;margin:0;font-size:15px;font-weight:650}.passkey-panel{grid-column:1}.passkey-panel .panel-heading{justify-content:space-between}.passkey-panel .panel-heading span{color:var(--muted);font-size:11px}.passkey-list{margin:0;padding:0 22px;list-style:none}.passkey-list li{border-bottom:1px solid #2b435fb3;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:76px;display:grid}.passkey-list li:last-child{border-bottom:0}.passkey-icon{color:#aabaff;background:#0b2139;border:1px solid #365472;border-radius:7px;place-items:center;width:36px;height:36px;display:grid}.passkey-icon svg{width:18px;height:18px}.passkey-list strong,.passkey-list small{display:block}.passkey-list strong{color:#eef3fb;font-size:13px;font-weight:620}.passkey-list small{color:#8fa2bc;margin-top:5px;font-size:11px}.passkey-remove{color:#ffb7bd;cursor:pointer;background:#37141e2e;border:1px solid #694951;border-radius:5px;padding:7px 10px;font-size:11px}.passkey-remove:hover:not(:disabled){background:#5a192647;border-color:#d67f86}.passkey-remove:focus-visible{outline-offset:2px;outline:2px solid #93a2ff}.security-notice{background:#0a1d3273;border:1px solid #49617dcc;border-radius:8px;align-items:flex-start;gap:15px;min-height:190px;padding:24px;display:flex}.security-notice>svg{color:#88a0fa;flex:none;width:22px}.security-notice strong{font-size:13px}.security-notice p{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.58}.recovery-rotate{width:100%;margin-top:20px}.security-loading{min-height:240px;color:var(--muted);justify-content:center;align-items:center;gap:12px;margin-top:30px;font-size:13px;display:flex}.security-loading svg{color:#91a4ff;width:23px}.recovery-dialog{max-height:calc(100vh - 32px);overflow-y:auto}.recovery-code-list{border:1px solid var(--border);background:#061426;border-radius:7px;margin:26px 0 0;padding:7px 16px;list-style:none}.recovery-code-list li{border-bottom:1px solid #2b435f80;grid-template-columns:28px minmax(0,1fr);align-items:center;min-height:36px;display:grid}.recovery-code-list li:last-child{border-bottom:0}.recovery-code-list span{color:#687f9f;font-size:10px}.recovery-code-list code{color:#e3ebff;-webkit-user-select:all;user-select:all;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;overflow-x:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1040px){.app-shell{grid-template-columns:82px minmax(0,1fr)}.sidebar{width:82px}.brand{justify-content:center;padding:0}.brand span{display:none}.navigation-item{justify-content:center;padding:0}.navigation-item span{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.wisp-decoration{display:none}.metric{padding:0 13px;font-size:13px}.overview-grid{grid-template-columns:1fr}.security-summary{grid-template-columns:58px 1fr}.security-summary dl{grid-column:1/-1}.security-grid{grid-template-columns:1fr}.passkey-panel{grid-column:1}.posture-panel ul{grid-template-columns:repeat(2,1fr);display:grid}.posture-panel li:nth-child(odd){border-right:1px solid #2b435fb8;padding-right:18px}.posture-panel li:nth-child(2n){padding-left:18px}}@media (width<=720px){html,body,#root{max-width:100%;overflow-x:clip}.app-shell{max-width:100vw;display:block;overflow-x:clip}.sidebar{border-right:0;border-bottom:1px solid var(--border);flex-direction:row;align-items:center;width:100%;height:auto;position:sticky;overflow:hidden}.brand{min-width:70px;height:58px}.brand-mark{width:31px}.navigation{contain:inline-size;flex:auto;gap:3px;min-width:0;padding:7px 8px 7px 0;display:flex;overflow-x:auto}.navigation-item{min-width:48px;min-height:44px}.navigation-item:nth-child(n+7){display:none}.navigation-item svg{width:20px}.workspace{max-width:100vw;min-height:calc(100vh - 58px);overflow-x:clip}.topbar{height:58px;padding:0 16px}.instance-control{min-width:160px;height:38px}.avatar{width:38px;height:38px}.main-content{padding:30px 16px 24px}.table-scroll{contain:inline-size}table{table-layout:fixed}th,td{overflow-wrap:anywhere;white-space:normal;padding:0 8px}.delivery-panel th:nth-child(n+4),.delivery-panel td:nth-child(n+4),.applications-panel th:nth-child(3),.applications-panel td:nth-child(3),.applications-panel th:nth-child(4),.applications-panel td:nth-child(4){display:none}.applications-panel th:first-child{width:31%}.applications-panel th:nth-child(2){width:27%}.applications-panel th:nth-child(5){width:23%}.applications-panel th:nth-child(6){width:19%}.applications-panel td.row-action{padding:0 5px}.applications-panel .row-action button{white-space:nowrap;width:100%;padding:6px 4px;font-size:10px}.channels-panel th:nth-child(2),.channels-panel td:nth-child(2),.channels-panel th:nth-child(4),.channels-panel td:nth-child(4),.channels-panel th:nth-child(5),.channels-panel td:nth-child(5){display:none}.channels-panel th:first-child{width:38%}.channels-panel th:nth-child(3){width:42%}.channels-panel th:nth-child(6){width:20%}.page-intro h1{font-size:36px}.primary-actions{margin-top:24px}.button{flex:1}.metric-strip{grid-template-columns:repeat(2,1fr)}.metric{justify-content:flex-start;min-height:72px;padding:0 18px}.metric+.metric{border-left:0}.metric:nth-child(2n){border-left:1px solid var(--border)}.metric:nth-child(n+3){border-top:1px solid var(--border)}.overview-grid{gap:18px}.posture-panel ul{display:block}.posture-panel li:nth-child(n){border-right:0;padding:0}.footer{padding:0 16px}.credential-content{padding:26px 20px}.credential-actions{grid-template-columns:1fr}.credential-metadata div{grid-template-columns:74px 1fr}.auth-screen{padding:46px 16px}.auth-panel{padding:30px 22px 26px}.security-summary{grid-template-columns:48px 1fr;gap:16px;padding:22px}.security-summary-icon{width:48px;height:48px}.security-summary dl{grid-template-columns:1fr}.security-summary dl div+div{border-left:0;border-top:1px solid var(--border)}.passkey-list{padding:0 15px}.passkey-list li{grid-template-columns:34px minmax(0,1fr);padding:10px 0}.passkey-remove{grid-column:2;width:max-content}.recovery-code-list{padding:7px 10px}.recovery-code-list code{font-size:9px}.channel-form-grid{grid-template-columns:1fr;gap:0}.channel-dialog form{padding:22px 18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
