:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;--bg:#090d12;--sidebar:#0b1016;--surface:#10161d;--surface-2:#141b23;--surface-3:#19222c;--border:#202a35;--border-strong:#2b3744;--text:#eef2f6;--text-2:#b7c0ca;--muted:#778493;--muted-2:#5e6a77;--violet:#9587f7;--violet-light:#b7adff;--violet-deep:#6759d9;--blue:#58a8ef;--green:#53c99a;--amber:#e9ad58;--red:#ef747a;--radius-sm:8px;--radius:12px;--radius-lg:16px;--shadow:0 18px 50px #00000047;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}html{background:var(--bg)}body{background:var(--bg);min-width:320px;color:var(--text);margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--violet);outline-offset:2px}a{color:inherit}code{font-family:DM Mono,ui-monospace,SFMono-Regular,Consolas,monospace}.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}.app-shell{min-height:100vh}.main-frame{min-height:100vh;margin-left:244px}.content{width:min(1440px,100%);margin:0 auto;padding:28px 32px 52px}.page-stack{flex-direction:column;gap:20px;display:flex}.sidebar{z-index:40;background:linear-gradient(#0c1118 0%,#0a0f15 100%);border-right:1px solid #1b242e;flex-direction:column;width:244px;padding:21px 14px 16px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-header{justify-content:space-between;align-items:center;padding:0 7px 24px;display:flex}.brand{align-items:center;gap:10px;display:inline-flex}.brand-mark{color:#d5ceff;background:linear-gradient(145deg,#9587f73d,#5648c014);border:1px solid #9587f759;border-radius:10px;place-items:center;width:35px;height:35px;display:grid;box-shadow:inset 0 1px #ffffff12,0 6px 18px #4a3db426}.brand>div:last-child{flex-direction:column;gap:1px;display:flex}.brand strong{letter-spacing:-.01em;font-size:14px}.brand span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:600}.brand--compact .brand-mark{width:40px;height:40px}.sidebar-nav{flex:1;overflow-y:auto}.nav-group{margin-bottom:21px}.nav-label{color:#596573;letter-spacing:.12em;text-transform:uppercase;padding:0 11px 7px;font-size:10px;font-weight:700}.nav-item{color:#8793a1;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;width:100%;height:40px;margin:2px 0;padding:0 11px;font-size:13px;font-weight:500;transition:color .16s,background .16s,transform .16s;display:flex}.nav-item:hover{color:#dce2e9;background:#121a22}.nav-item--active{color:#eeeaff;box-shadow:inset 2px 0 var(--violet);background:linear-gradient(90deg,#7565e530,#7565e514)}.nav-item--active svg:first-child{color:var(--violet-light)}.nav-chevron{opacity:.6;margin-left:auto}.sidebar-footer{border-top:1px solid #1b242e;padding-top:13px}.sidebar-status{align-items:center;gap:10px;padding:8px 10px 13px;display:flex}.status-icon{width:30px;height:30px;color:var(--green);background:#3fc18f17;border:1px solid #3fc18f21;border-radius:8px;place-items:center;display:grid}.sidebar-status>div{flex-direction:column;min-width:0;display:flex}.sidebar-status strong{color:#aeb8c3;font-size:11px;font-weight:600}.sidebar-status span{color:#5f6b78;margin-top:2px;font-size:9px}.nav-item--logout{color:#788492}.nav-item--logout:hover{color:#f3a0a4;background:#ef747a12}.sidebar-close,.sidebar-scrim{display:none!important}.topbar{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#090d12db;justify-content:space-between;align-items:center;gap:20px;min-height:96px;padding:19px 32px 18px;display:flex;position:sticky;top:0}.topbar-heading{align-items:center;gap:13px;min-width:0;display:flex}.topbar h1{letter-spacing:-.025em;margin:2px 0 3px;font-size:20px;line-height:1.2}.topbar p{color:var(--muted);margin:0;font-size:11px}.eyebrow{color:var(--violet);letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:700}.topbar-actions{align-items:center;gap:10px;display:flex}.mobile-menu{display:none!important}.system-pill{border:1px solid var(--border);height:29px;color:var(--text-2);white-space:nowrap;background:#131a22b8;border-radius:999px;align-items:center;gap:7px;padding:0 10px;font-size:10px;font-weight:500;display:inline-flex}.status-dot{border-radius:50%;width:6px;height:6px;display:inline-block}.status-dot--green{background:var(--green);box-shadow:0 0 0 3px #53c99a1c,0 0 10px #53c99a59}.button{white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 13px;font-size:11px;font-weight:600;line-height:1;text-decoration:none;transition:background .15s,border-color .15s,color .15s,transform .15s,opacity .15s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:active:not(:disabled){transform:translateY(0)}.button:disabled{opacity:.46;cursor:not-allowed}.button--primary{color:#fff;background:linear-gradient(#8173e9,#6758d0);border-color:#786be2;box-shadow:inset 0 1px #ffffff26,0 6px 17px #5b4bcd2b}.button--primary:hover:not(:disabled){background:linear-gradient(#8c7ff1,#6d5ed7);border-color:#9689f2}.button--secondary{color:#ccd4dd;border-color:var(--border-strong);background:#141b23}.button--secondary:hover:not(:disabled){color:#fff;background:#18212a;border-color:#3a4857}.button--ghost{color:var(--text-2);background:0 0;border-color:#0000}.button--ghost:hover:not(:disabled){color:#fff;background:#171e27}.button--danger{color:#fff;background:linear-gradient(#d7656c,#b94850);border-color:#c9565d;box-shadow:inset 0 1px #ffffff21,0 6px 17px #b9485024}.button--danger:hover:not(:disabled){background:linear-gradient(#e36e75,#c45058);border-color:#ef7c82}.button--small{min-height:30px;padding:0 10px;font-size:10px}.icon-button{border:1px solid var(--border);color:#8d99a7;cursor:pointer;background:#111820;border-radius:8px;flex:none;place-items:center;width:33px;height:33px;padding:0;transition:color .15s,border-color .15s,background .15s;display:grid}.icon-button:hover:not(:disabled){color:#fff;background:#18212a;border-color:#364452}.icon-button:disabled{opacity:.4;cursor:not-allowed}.icon-button--danger:hover:not(:disabled){color:#ff9da2;background:#ef747a14;border-color:#ef747a47}.spinner{animation:.8s linear infinite spin}.spin-once{animation:.65s ease-in-out spin}@keyframes spin{to{transform:rotate(360deg)}}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.metric-card{border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(145deg,#111820,#0f151c);min-height:141px;padding:17px 18px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff05}.metric-card:after{content:"";filter:blur(6px);background:#9587f70e;border-radius:50%;width:100px;height:100px;position:absolute;top:-55px;right:-45px}.metric-icon{border-radius:9px;place-items:center;width:33px;height:33px;margin-bottom:16px;display:grid}.metric-icon--violet{color:#b7adff;background:#9587f71f;border:1px solid #9587f72b}.metric-icon--green{color:#71dab1;background:#53c99a1c;border:1px solid #53c99a29}.metric-icon--blue{color:#79bdf7;background:#58a8ef1c;border:1px solid #58a8ef29}.metric-icon--amber{color:#efbe76;background:#e9ad581c;border:1px solid #e9ad5829}.metric-label{color:var(--muted);font-size:10px;font-weight:600}.metric-value{letter-spacing:-.045em;margin-top:5px;font-size:25px;font-weight:700}.metric-detail{color:#687584;font-size:9px;position:absolute;bottom:15px;right:16px}.overview-grid{grid-template-columns:minmax(0,1.75fr) minmax(310px,.8fr);gap:16px;display:grid}.panel{border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(145deg,#111820f7,#0e141bf7);overflow:hidden;box-shadow:inset 0 1px #ffffff05}.panel-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;min-height:67px;padding:14px 18px;display:flex}.panel-header h2{color:#e7ecf1;letter-spacing:-.012em;margin:0 0 4px;font-size:13px;line-height:1.3}.panel-header p{color:var(--muted);margin:0;font-size:9px}.panel-trailing{flex:none}.subtle-label{color:var(--muted);font-size:9px;font-weight:500}.chart-panel{min-width:0}.chart-wrap{height:278px;padding:13px 13px 8px 9px}.chart-legend{color:#8996a4;align-items:center;gap:13px;font-size:9px;display:flex}.chart-legend span{align-items:center;gap:5px;display:flex}.chart-legend i{border-radius:50%;width:6px;height:6px}.legend-violet{background:var(--violet)}.legend-red{background:var(--red)}.chart-tooltip{min-width:135px;box-shadow:var(--shadow);background:#0e141bf5;border:1px solid #35414d;border-radius:8px;flex-direction:column;gap:7px;padding:10px 11px;display:flex}.chart-tooltip>strong{border-bottom:1px solid var(--border);color:#98a5b2;padding-bottom:6px;font-size:9px}.chart-tooltip span{color:#9ba7b4;text-transform:capitalize;grid-template-columns:7px 1fr auto;align-items:center;gap:6px;font-size:9px;display:grid}.chart-tooltip i{border-radius:50%;width:6px;height:6px}.chart-tooltip b{color:#fff}.chart-empty{color:#52606e;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.chart-empty strong{color:#9ba6b2;margin-top:10px;font-size:11px}.chart-empty span{margin-top:4px;font-size:9px}.pool-panel{min-width:0}.readiness-row{grid-template-columns:35px 1fr auto;align-items:center;gap:10px;padding:15px 17px 4px;display:grid}.readiness-icon{border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.readiness-icon--violet{color:#aea4fb;background:#9587f71a}.readiness-icon--blue{color:#73b8f2;background:#58a8ef1a}.readiness-icon--green{color:#68d4a9;background:#53c99a1a}.readiness-main{min-width:0}.readiness-main>div:first-child{justify-content:space-between;align-items:center;display:flex}.readiness-main strong{font-size:10px}.readiness-main span{color:#657281;font-size:8px}.progress-track{background:#222d37;border-radius:2px;height:3px;margin-top:8px;overflow:hidden}.progress-track i{border-radius:inherit;background:linear-gradient(90deg,#786ae0,#9e92f4);height:100%;display:block}.readiness-row>b{color:#aeb8c3;text-align:right;min-width:55px;font-size:9px}.pool-callout{background:#53c99a0e;border:1px solid #53c99a21;border-radius:9px;align-items:flex-start;gap:10px;margin:17px;padding:12px;display:flex}.pool-callout .status-dot{margin-top:4px}.pool-callout div{flex-direction:column;gap:3px;display:flex}.pool-callout strong{color:#bce9d5;font-size:9px}.pool-callout span:last-child{color:#6f8e80;font-size:8px;line-height:1.45}.page-toolbar{justify-content:space-between;align-items:center;gap:14px;display:flex}.page-toolbar--split{align-items:center}.search-field{border:1px solid var(--border);color:#687584;background:#10161d;border-radius:8px;align-items:center;gap:8px;width:min(300px,100%);height:36px;padding:0 11px;transition:border-color .15s,box-shadow .15s;display:flex}.search-field:focus-within{border-color:#574d9f;box-shadow:0 0 0 3px #9587f712}.search-field input{color:#dfe5eb;background:0 0;border:0;outline:none;flex:1;min-width:0;font-size:11px}.search-field input::placeholder{color:#596573}.search-field button{color:#667381;cursor:pointer;background:0 0;border:0;place-items:center;width:22px;height:22px;padding:0;display:grid}.pool-capacity{border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(145deg,#121922fa,#0d131afa);grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:20px;min-height:74px;padding:13px 15px;display:grid}.pool-capacity__identity{align-items:center;gap:11px;min-width:0;display:flex}.pool-capacity__identity>span{color:#aca1f8;background:#9587f714;border:1px solid #9587f72b;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.pool-capacity__identity>div{flex-direction:column;gap:4px;min-width:0;display:flex}.pool-capacity__identity strong{color:#d7dde4;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.pool-capacity__identity small{color:#687583;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.pool-capacity__stats{background:#242f3a;border:1px solid #242f3a;border-radius:8px;align-items:center;gap:1px;display:flex;overflow:hidden}.pool-capacity__stats span{color:#667381;background:#0d1319;flex-direction:column;gap:3px;min-width:74px;padding:8px 11px;font-size:7px;display:flex}.pool-capacity__stats b{color:#b9c2cc;font-size:10px}.pool-capacity .button:disabled{color:#626e7a;box-shadow:none;cursor:not-allowed;background:#151c23;border-color:#27313b}.pool-section-heading{justify-content:space-between;align-items:flex-end;gap:18px;padding:2px 2px 0;display:flex}.pool-section-heading h2{color:#dbe1e7;letter-spacing:-.02em;margin:4px 0 3px;font-size:14px}.pool-section-heading p{color:#687583;margin:0;font-size:8px}.pool-section-heading>span{color:#687583;white-space:nowrap;font-size:8px}.profile-grid{grid-template-columns:repeat(3,minmax(270px,1fr));align-items:stretch;gap:14px;display:grid}.profile-card{border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(145deg,#111820,#0f151c);flex-direction:column;min-height:377px;padding:16px;transition:border-color .17s,transform .17s;display:flex}.profile-card:hover{border-color:#2d3946;transform:translateY(-1px)}.profile-card--disabled{opacity:.65}.profile-account-label{border-bottom:1px solid #1c2630;justify-content:space-between;align-items:flex-start;gap:10px;min-height:22px;margin:-2px 0 10px;padding-bottom:9px;display:flex}.profile-account-label span{color:#7d70d1;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:700}.profile-account-label b{color:#5f6d7a;letter-spacing:.04em;text-transform:uppercase;font-size:7px;font-weight:600}.profile-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.profile-identity{align-items:center;gap:10px;min-width:0;display:flex}.profile-avatar{color:#bcb3ff;background:linear-gradient(145deg,#9587f726,#58a8ef0f);border:1px solid #9587f730;border-radius:10px;flex:none;place-items:center;width:37px;height:37px;font-size:10px;font-weight:700;display:grid}.profile-identity>div{flex-direction:column;gap:3px;min-width:0;display:flex}.profile-identity h3{color:#e5eaf0;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;overflow:hidden}.profile-identity span:last-child{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.status-badge{letter-spacing:.03em;text-transform:capitalize;white-space:nowrap;border:1px solid;border-radius:999px;align-items:center;gap:5px;width:fit-content;padding:4px 7px;font-size:8px;font-weight:600;display:inline-flex}.status-badge i{background:currentColor;border-radius:50%;width:5px;height:5px}.status-badge--success{color:#72d9b1;background:#53c99a14;border-color:#53c99a29}.status-badge--warning{color:#e7b66e;background:#e9ad5814;border-color:#e9ad582b}.status-badge--danger{color:#ef8d92;background:#ef747a14;border-color:#ef747a2b}.status-badge--neutral{color:#929eaa;background:#929eaa12;border-color:#929eaa2b}.inline-alert{color:#dd848a;background:#ef747a0d;border:1px solid #ef747a21;border-radius:7px;align-items:flex-start;gap:7px;margin:12px 0 0;padding:8px 9px;font-size:8px;line-height:1.4;display:flex}.inline-alert svg{flex:none}.profile-stats{background:#0d1319;border:1px solid #1d2731;border-radius:8px;grid-template-columns:repeat(3,1fr);margin:16px 0 13px;display:grid}.profile-stats div{border-right:1px solid #1d2731;flex-direction:column;gap:4px;padding:9px 10px;display:flex}.profile-stats div:last-child{border:0}.profile-stats span{color:#5f6c79;font-size:8px}.profile-stats strong{color:#cdd4dc;font-size:11px}.profile-details{flex-direction:column;gap:8px;padding:0 2px 12px;display:flex}.profile-details>span{justify-content:space-between;align-items:center;gap:10px;display:flex}.profile-details i{color:#697684;font-size:8px;font-style:normal}.profile-details b{color:#aab4bf;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:500;overflow:hidden}.profile-rate-limits{background:#0b1117a6;border:1px solid #1d2731;border-radius:8px;flex-direction:column;justify-content:center;gap:8px;min-height:46px;margin:0 0 13px;padding:10px;display:flex}.profile-today-usage{border-bottom:1px solid #202a34;justify-content:space-between;align-items:center;gap:8px;padding-bottom:8px;display:flex}.profile-today-usage span{color:#7267c1;font-size:7px;font-weight:600}.profile-today-usage strong{color:#a6b0ba;text-overflow:ellipsis;white-space:nowrap;font-size:7px;font-weight:500;overflow:hidden}.profile-rate-window{flex-direction:column;gap:5px;display:flex}.profile-rate-window>div:first-child{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.profile-rate-window span{color:#667381;font-size:7px}.profile-rate-window strong{color:#909ca8;text-overflow:ellipsis;white-space:nowrap;font-size:7px;font-weight:500;overflow:hidden}.profile-rate-track{background:#242e38;border-radius:999px;height:3px;overflow:hidden}.profile-rate-track i{border-radius:inherit;background:linear-gradient(90deg,#786ae0,#9d91f2);height:100%;display:block}.profile-rate-empty{color:#5d6976;justify-content:center;align-items:center;gap:6px;font-size:7px;display:flex}.profile-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:12px;display:flex}.card-actions{align-items:center;gap:6px;display:flex}.card-actions .icon-button{width:30px;height:30px}.card-actions .button--small{padding-left:9px;padding-right:9px}.profile-card--empty{background:linear-gradient(145deg,#10171eb8,#0c1218b8);border-style:dashed}.profile-card--empty:hover{border-color:#9587f759}.empty-profile-content{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:14px 15px 5px;display:flex}.empty-profile-icon{color:#a89dfa;background:#9587f713;border:1px solid #9587f733;border-radius:13px;place-items:center;width:45px;height:45px;display:grid}.empty-profile-content h3{color:#c3cbd4;margin:13px 0 6px;font-size:12px}.empty-profile-content p{color:#687583;max-width:265px;margin:0;font-size:8px;line-height:1.55}.empty-profile-content .button{margin-top:15px}.empty-profile-content small{color:#596673;align-items:center;gap:5px;margin-top:12px;font-size:7px;display:flex}.profile-no-results{border:1px solid var(--border);border-radius:var(--radius);color:#687583;text-align:center;background:linear-gradient(145deg,#10171eb8,#0c1218b8);flex-direction:column;grid-column:span 2;justify-content:center;align-items:center;min-height:377px;padding:24px;display:flex}.profile-no-results>span{color:#8e83df;background:#9587f712;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.profile-no-results strong{color:#b8c1ca;margin-top:12px;font-size:11px}.profile-no-results p{color:#687583;margin:5px 0 0;font-size:8px}.profile-no-results .button{margin-top:13px}.profile-card-skeleton{gap:13px}.profile-card-skeleton>i{background:linear-gradient(90deg,#19222c 25%,#202b36 50%,#19222c 75%) 0 0/200% 100%;border-radius:5px;height:9px;animation:1.4s infinite shimmer;display:block}.profile-card-skeleton>i:first-of-type{width:70%;height:35px}.profile-card-skeleton>i:nth-of-type(2){width:100%;height:57px;margin-top:8px}.profile-card-skeleton>i:nth-of-type(3){width:86%}.profile-card-skeleton>i:nth-of-type(4){width:100%;height:45px}.toggle{color:#687584;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:8px;font-weight:600;display:inline-flex}.toggle:disabled{opacity:.45;cursor:not-allowed}.toggle i{background:#242d37;border:1px solid #35414d;border-radius:999px;width:25px;height:14px;transition:background .15s,border-color .15s;display:inline-block;position:relative}.toggle i:after{content:"";background:#84909d;border-radius:50%;width:8px;height:8px;transition:transform .15s,background .15s;position:absolute;top:2px;left:2px}.toggle--on{color:#8f9ba7}.toggle--on i{background:#5d51bc;border-color:#685bd0}.toggle--on i:after{background:#fff;transform:translate(11px)}.toggle--icon{width:26px}.table-panel{min-width:0}.table-scroll{width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:9px}th{color:#606d7b;border-bottom:1px solid var(--border);letter-spacing:.04em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#0c1218a6;height:38px;padding:0 14px;font-size:8px;font-weight:600}td{color:#9da8b4;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #1b242e;min-height:54px;padding:11px 14px}tbody tr:last-child td{border-bottom:0}tbody tr{transition:background .12s}tbody tr:hover{background:#ffffff03}.compact-table th{height:34px}.compact-table td{padding-top:9px;padding-bottom:9px}.row-muted{opacity:.6}.key-cell{align-items:center;gap:9px;min-width:150px;display:flex}.key-icon{color:#a89dfa;background:#9587f717;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.key-cell>div,.stacked-cell{flex-direction:column;gap:3px;display:flex}.key-cell strong,.stacked-cell strong{color:#c7cfd8;font-size:9px}.key-cell code,.stacked-cell span{color:#677482;font-size:8px}.scope-list{flex-wrap:wrap;gap:4px;max-width:205px;display:flex}.scope-list span{color:#8995a2;background:#151c24;border:1px solid #29343f;border-radius:4px;padding:3px 5px;font-family:DM Mono,monospace;font-size:7px}.table-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.table-actions .icon-button{width:29px;height:29px}.security-note{color:#79bdf7;background:#58a8ef0b;border:1px solid #58a8ef1f;border-radius:9px;align-items:flex-start;gap:11px;padding:13px 15px;display:flex}.security-note svg{flex:none;margin-top:1px}.security-note div{flex-direction:column;gap:3px;display:flex}.security-note strong{color:#abcfea;font-size:9px}.security-note span{color:#617b8f;font-size:8px;line-height:1.45}.outcome-cell{align-items:center;gap:6px;display:flex}.outcome-cell>span,.outcome-cell>small{color:#64717f;font-size:8px}.text-danger{color:var(--red)!important}.table-empty{color:#536170;flex-direction:column;justify-content:center;align-items:center;min-height:220px;display:flex}.table-empty strong{color:#98a3af;margin-top:9px;font-size:10px}.table-empty span{margin-top:4px;font-size:8px}.segmented{border:1px solid var(--border);background:#0e141b;border-radius:9px;padding:3px;display:inline-flex}.segmented button{color:#707d8b;cursor:pointer;background:0 0;border:0;border-radius:6px;height:29px;padding:0 11px;font-size:9px;font-weight:600}.segmented button:hover{color:#b6c0ca}.segmented button.active{color:#e9e6ff;background:#292541;box-shadow:inset 0 0 0 1px #9587f724}.mini-metrics{border:1px solid var(--border);border-radius:var(--radius);background:var(--border);grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.mini-metric{background:#10171e;justify-content:space-between;align-items:center;gap:10px;min-height:65px;padding:0 17px;display:flex}.mini-metric span{color:var(--muted);font-size:9px}.mini-metric strong{color:#dce2e8;letter-spacing:-.02em;font-size:14px}.audit-list{flex-direction:column;display:flex}.audit-row{border-bottom:1px solid var(--border)}.audit-row:last-child{border:0}.audit-summary{width:100%;min-height:68px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:34px minmax(180px,1.4fr) minmax(120px,.7fr) minmax(140px,.6fr) 18px;align-items:center;gap:12px;padding:10px 17px;transition:background .12s;display:grid}.audit-summary:hover{background:#ffffff03}.audit-icon{color:#a99efa;background:#9587f717;border-radius:8px;place-items:center;width:33px;height:33px;display:grid}.audit-action,.audit-actor,.audit-time{flex-direction:column;gap:4px;min-width:0;display:flex}.audit-action strong{color:#cbd2da;text-transform:capitalize;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:600;overflow:hidden}.audit-action span,.audit-actor span,.audit-time span{color:#657280;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.audit-actor strong,.audit-time strong{color:#939fac;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:500;overflow:hidden}.audit-time{text-align:right}.audit-chevron{color:#55616e;transition:transform .16s}.audit-row--open .audit-chevron{transform:rotate(90deg)}.audit-detail{grid-template-columns:1fr 1fr;gap:13px;padding:4px 64px 17px;display:grid}.audit-detail>div{flex-direction:column;gap:5px;display:flex}.audit-detail span{color:#5e6b78;text-transform:uppercase;font-size:8px}.audit-detail code{color:#9da8b3;overflow-wrap:anywhere;font-size:8px}.audit-metadata{grid-column:1/-1}.audit-metadata code{white-space:pre-wrap;background:#0c1218;border:1px solid #202a34;border-radius:7px;max-height:160px;padding:9px 11px;line-height:1.55;overflow:auto}.audit-metadata em{color:#5f6c79;font-size:8px;font-style:normal}.settings-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.settings-panel{min-width:0}.settings-panel--wide{grid-column:1/-1;padding:21px}.settings-rows{flex-direction:column;padding:4px 18px;display:flex}.settings-rows>div{border-bottom:1px solid #1c2630;justify-content:space-between;align-items:center;gap:15px;min-height:43px;display:flex}.settings-rows>div:last-child{border:0}.settings-rows span{color:#788593;text-transform:capitalize;font-size:9px}.settings-rows code{color:#b4bec8;text-overflow:ellipsis;white-space:nowrap;max-width:65%;font-size:8px;overflow:hidden}.settings-empty{color:var(--muted);padding:28px 18px;font-size:9px}.security-list{flex-direction:column;padding:5px 17px;display:flex}.security-item{border-bottom:1px solid #1c2630;grid-template-columns:34px 1fr 18px;align-items:center;gap:10px;padding:12px 0;display:grid}.security-item:last-child{border:0}.security-item>span{color:#9d92ef;background:#9587f717;border-radius:8px;place-items:center;width:33px;height:33px;display:grid}.security-item>div{min-width:0}.security-item strong{color:#bbc4cd;font-size:9px}.security-item p{color:#65717e;margin:3px 0 0;font-size:8px;line-height:1.45}.security-item>svg{color:var(--green)}.about-brand{justify-content:space-between;align-items:center;display:flex}.about-brand>span{color:#64717f;font-family:DM Mono,monospace;font-size:8px}.settings-panel--wide>h2{letter-spacing:-.02em;margin:23px 0 7px;font-size:16px}.settings-panel--wide>p{color:#7a8794;max-width:760px;margin:0;font-size:9px;line-height:1.65}.about-flow{border:1px solid var(--border);background:#0d131a;border-radius:9px;align-items:center;gap:11px;width:fit-content;margin-top:20px;padding:11px 13px;display:flex}.about-flow span{color:#a0abb6;align-items:center;gap:7px;font-size:9px;display:flex}.about-flow span svg{color:#9b90ee}.about-flow>svg{color:#4f5b67}.about-note{color:#d8a75f;background:#e9ad580d;border:1px solid #e9ad5821;border-radius:8px;align-items:flex-start;gap:9px;margin-top:15px;padding:11px 12px;font-size:8px;line-height:1.5;display:flex}.modal-layer{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#030609bf;place-items:center;padding:24px;animation:.15s ease-out fade-in;display:grid;position:fixed;inset:0}.modal{background:#10161d;border:1px solid #2a3541;border-radius:14px;width:min(570px,100%);max-height:calc(100vh - 48px);animation:.18s ease-out modal-in;overflow:hidden;box-shadow:0 28px 90px #0000008c,inset 0 1px #ffffff09}.modal--small{width:min(470px,100%)}.modal-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:15px;min-height:73px;padding:16px 18px;display:flex}.modal-header h2{letter-spacing:-.02em;margin:0 0 5px;font-size:15px}.modal-header p{color:var(--muted);margin:0;font-size:9px;line-height:1.4}.modal-body{max-height:calc(100vh - 122px);padding:18px;overflow-y:auto}@keyframes fade-in{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(8px)scale(.985)}}.modal-form{flex-direction:column;gap:16px;display:flex}.field{flex-direction:column;gap:7px;display:flex}.field-label{color:#aeb7c1;justify-content:space-between;align-items:baseline;gap:10px;font-size:9px;font-weight:600;display:flex}.field-label small{color:#5f6b78;font-size:8px;font-weight:400}.field>input,.field>select,.modal-form>input{color:#e1e6eb;background:#0d1319;border:1px solid #2a3541;border-radius:8px;outline:0;width:100%;height:39px;padding:0 11px;font-size:10px;transition:border-color .15s,box-shadow .15s}.field>input:focus,.field>select:focus{border-color:#6559bd;box-shadow:0 0 0 3px #9587f712}.field>input::placeholder{color:#4f5b67}.form-grid{gap:12px;display:grid}.form-grid--three{grid-template-columns:repeat(3,1fr)}.info-strip{color:#76b8ee;background:#58a8ef0b;border:1px solid #58a8ef1f;border-radius:8px;align-items:flex-start;gap:9px;padding:10px 11px;font-size:8px;line-height:1.5;display:flex}.info-strip svg{flex:none}.form-error{color:#e58a90;background:#ef747a0e;border:1px solid #ef747a26;border-radius:7px;align-items:flex-start;gap:7px;padding:9px 10px;font-size:8px;line-height:1.45;display:flex}.form-error svg{flex:none}.danger-strip{color:#ed858b;background:#ef747a0e;border:1px solid #ef747a2e;border-radius:8px;align-items:flex-start;gap:10px;padding:11px 12px;display:flex}.danger-strip>svg{flex:none;margin-top:1px}.danger-strip>div{flex-direction:column;gap:4px;display:flex}.danger-strip strong{color:#f0a2a6;font-size:9px}.danger-strip span{color:#947074;font-size:8px;line-height:1.5}.delete-confirm-label{align-items:center}.delete-confirm-label code{color:#d3cdec;text-overflow:ellipsis;white-space:nowrap;background:#0b1117;border:1px solid #303a45;border-radius:5px;max-width:55%;padding:3px 6px;font-size:8px;font-weight:500;overflow:hidden}.modal-actions{justify-content:flex-end;align-items:center;gap:8px;padding-top:3px;display:flex}.check-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.check-card{cursor:pointer;background:#0d1319;border:1px solid #27323e;border-radius:8px;align-items:center;gap:9px;min-height:58px;padding:9px;display:flex}.check-card:has(input:checked){background:#9587f70f;border-color:#9587f759}.check-card input{opacity:0;pointer-events:none;position:absolute}.check-card>span{color:#0000;border:1px solid #384552;border-radius:5px;flex:none;place-items:center;width:17px;height:17px;display:grid}.check-card input:checked+span{color:#fff;background:#6a5cd0;border-color:#786be2}.check-card>div{flex-direction:column;gap:3px;min-width:0;display:flex}.check-card strong{color:#b8c1cb;font-family:DM Mono,monospace;font-size:8px}.check-card small{color:#606d7a;font-size:7px}.device-loading{color:#7c8996;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:220px;display:flex}.device-loading>svg{color:var(--violet)}.device-loading strong{color:#bdc5ce;margin-top:13px;font-size:11px}.device-loading span{color:#687582;max-width:290px;margin-top:5px;font-size:8px;line-height:1.5}.device-loading .button{margin-top:16px}.device-flow{flex-direction:column;gap:14px;display:flex}.device-steps{flex-direction:column;gap:13px;margin:0;padding:0;list-style:none;display:flex}.device-steps li{gap:10px;display:flex}.device-steps li>span{color:#afa5f7;background:#9587f714;border:1px solid #9587f733;border-radius:50%;flex:none;place-items:center;width:23px;height:23px;font-size:8px;font-weight:700;display:grid}.device-steps strong{color:#bfc7d0;font-size:9px}.device-steps p{color:#687582;margin:3px 0 0;font-size:8px}.device-code{color:#d7d1ff;cursor:pointer;background:#9587f712;border:1px dashed #9587f761;border-radius:10px;justify-content:center;align-items:center;gap:12px;height:58px;display:flex}.device-code span{letter-spacing:.13em;font-family:DM Mono,monospace;font-size:21px;font-weight:500}.device-code svg{color:#9387e7}.device-open{width:100%}.device-expiry{color:#677482;justify-content:center;align-items:center;gap:6px;font-size:8px;display:flex}.secret-callout{color:#e2ad5f;background:#e9ad580f;border:1px solid #e9ad582b;border-radius:9px;gap:10px;padding:12px;display:flex}.secret-callout svg{flex:none}.secret-callout div{flex-direction:column;gap:4px;display:flex}.secret-callout strong{color:#e8c38c;font-size:9px}.secret-callout span{color:#917858;font-size:8px;line-height:1.45}.secret-value{align-items:stretch;gap:8px;margin:14px 0;display:flex}.secret-value code{color:#cfc8ff;white-space:nowrap;background:#0a1016;border:1px solid #2c3743;border-radius:8px;flex:1;min-width:0;padding:11px;font-size:9px;overflow-x:auto}.acknowledge{color:#8794a1;cursor:pointer;align-items:center;gap:8px;margin:3px 0 14px;font-size:8px;display:flex}.acknowledge input{accent-color:var(--violet-deep)}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:310px;padding:28px;display:flex}.empty-state>span{color:#8e83df;background:#9587f712;border:1px solid #9587f724;border-radius:13px;place-items:center;width:47px;height:47px;display:grid}.empty-state h3{color:#b8c1ca;margin:13px 0 6px;font-size:12px}.empty-state p{color:#687582;max-width:390px;margin:0;font-size:9px;line-height:1.55}.empty-state .button{margin-top:15px}.skeleton-card i,.skeleton-panel i,.card-skeleton i,.card-skeleton b,.table-skeleton i{background:linear-gradient(90deg,#19222c 25%,#202b36 50%,#19222c 75%) 0 0/200% 100%;border-radius:5px;animation:1.4s infinite shimmer;display:block}.skeleton-card i:first-child{width:32px;height:32px}.skeleton-card i:nth-child(2){width:42%;height:9px;margin-top:18px}.skeleton-card i:nth-child(3){width:68%;height:19px;margin-top:8px}.skeleton-panel{min-height:340px;padding:22px}.skeleton-panel i{height:12px;margin-bottom:13px}.skeleton-panel i:first-child{width:25%}.skeleton-panel i:nth-child(2){width:67%}.skeleton-panel i:nth-child(3){width:48%}.card-skeleton{flex-direction:column;gap:12px;display:flex}.card-skeleton>div{border:1px solid var(--border);border-radius:10px;align-items:center;gap:12px;height:70px;padding:12px;display:flex}.card-skeleton i{width:40px;height:40px}.card-skeleton span{flex:1}.card-skeleton b{width:40%;height:8px;margin:6px 0}.table-skeleton{flex-direction:column;padding:8px 14px;display:flex}.table-skeleton>div{border-bottom:1px solid #1b242e;grid-template-columns:1.3fr repeat(5,1fr);align-items:center;gap:20px;height:50px;display:grid}.table-skeleton i{width:70%;height:8px}@keyframes shimmer{to{background-position:-200% 0}}.toast{z-index:200;max-width:min(390px,100vw - 44px);box-shadow:var(--shadow);background:#151c24;border:1px solid;border-radius:10px;grid-template-columns:18px 1fr 24px;align-items:center;gap:9px;padding:11px 10px 11px 13px;animation:.22s ease-out toast-in;display:grid;position:fixed;bottom:22px;right:22px}.toast--success{color:#79dcb7;border-color:#53c99a3d}.toast--error{color:#f08c91;border-color:#ef747a3d}.toast span{color:#c3cbd4;font-size:9px;line-height:1.4}.toast button{color:#71808e;cursor:pointer;background:0 0;border:0;place-items:center;width:24px;height:24px;padding:0;display:grid}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}}.app-loading{color:#697684;background:radial-gradient(circle at 50% 40%, #715ee012, transparent 30%), var(--bg);flex-direction:column;justify-content:center;align-items:center;gap:13px;min-height:100vh;font-size:9px;display:flex}.app-loading>svg{color:var(--violet);margin-top:12px}.login-page{background:#080c11;place-items:center;min-height:100vh;padding:40px 20px 64px;display:grid;position:relative;overflow:hidden}.login-atmosphere{pointer-events:none;position:absolute;inset:0}.login-grid{opacity:.15;background-image:linear-gradient(#76829014 1px,#0000 1px),linear-gradient(90deg,#76829014 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 68%);mask-image:radial-gradient(circle,#000,#0000 68%)}.login-orb{filter:blur(90px);border-radius:50%;position:absolute}.login-orb--one{background:#6b5ad921;width:430px;height:430px;top:calc(50% - 310px);left:calc(50% - 390px)}.login-orb--two{background:#3a82b514;width:320px;height:320px;bottom:calc(50% - 320px);right:calc(50% - 350px)}.login-card{z-index:1;background:linear-gradient(145deg,#111820f7,#0c1218f7);border:1px solid #252f3a;border-radius:16px;width:min(390px,100%);padding:25px;position:relative;box-shadow:0 35px 100px #0000007a,inset 0 1px #ffffff09}.login-copy{margin:30px 0 22px}.login-kicker{color:#9d92ec;letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:6px;width:fit-content;font-size:8px;font-weight:600;display:flex}.login-copy h1{letter-spacing:-.04em;margin:10px 0 7px;font-size:23px}.login-copy p{color:#75818e;margin:0;font-size:9px;line-height:1.5}.password-field{color:#667381;background:#0b1117;border:1px solid #2b3642;border-radius:8px;align-items:center;gap:9px;height:42px;padding:0 10px;transition:border-color .15s,box-shadow .15s;display:flex}.password-field:focus-within{border-color:#6559bd;box-shadow:0 0 0 3px #9587f712}.password-field--error{border-color:#ef747a70}.password-field input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:10px}.password-field input::placeholder{color:#4f5b68}.password-field button{color:#63707d;cursor:pointer;background:0 0;border:0;place-items:center;width:25px;height:25px;padding:0;display:grid}.login-card .form-error{margin-top:10px}.login-submit{width:100%;margin-top:15px}.login-security{border-top:1px solid var(--border);color:#596673;align-items:flex-start;gap:8px;margin-top:20px;padding-top:16px;display:flex}.login-security svg{color:#6f7a9f;flex:none}.login-security span{font-size:8px;line-height:1.5}.login-footer{z-index:1;color:#3f4a55;letter-spacing:.03em;font-size:8px;position:absolute;bottom:22px}@media (width<=1180px){.profile-grid{grid-template-columns:repeat(2,minmax(270px,1fr))}.metrics-grid,.mini-metrics{grid-template-columns:repeat(2,1fr)}}@media (width<=920px){.main-frame{margin-left:0}.sidebar{transition:transform .2s;transform:translate(-105%);box-shadow:20px 0 60px #0000006b}.sidebar--open{transform:translate(0)}.sidebar-close{display:grid!important}.sidebar-scrim{z-index:35;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#020508a8;border:0;padding:0;position:fixed;inset:0;display:block!important}.mobile-menu{display:grid!important}.content{padding:24px}.topbar{padding-left:24px;padding-right:24px}.overview-grid{grid-template-columns:1fr}.pool-panel{min-height:300px}.pool-capacity{grid-template-columns:minmax(240px,1fr) auto}.pool-capacity__stats{grid-area:2/1;width:fit-content}.pool-capacity>.button{grid-area:1/2/span 2}}@media (width<=680px){.content{padding:18px 14px 40px}.topbar{min-height:78px;padding:13px 14px}.topbar p,.eyebrow,.system-pill{display:none}.topbar h1{margin:0;font-size:17px}.topbar-actions .button span{display:none}.button--icon-mobile{width:35px;padding:0}.metrics-grid,.profile-grid,.settings-grid{grid-template-columns:1fr}.profile-no-results{grid-column:auto}.metrics-grid{gap:10px}.metric-card{min-height:125px}.settings-panel--wide{grid-column:auto}.page-toolbar{align-items:stretch}.search-field{flex:1}.chart-wrap{height:240px}.panel-header{padding-left:14px;padding-right:14px}.chart-legend{display:none}.form-grid--three,.check-grid{grid-template-columns:1fr}.modal-layer{align-items:end;padding:0}.modal,.modal--small{border-radius:16px 16px 0 0;width:100%;max-height:92vh}.modal-body{max-height:calc(92vh - 73px)}.audit-summary{grid-template-columns:34px 1fr auto 16px;gap:9px;padding:9px 12px}.audit-actor,.audit-time span{display:none}.audit-time{min-width:60px}.audit-detail{grid-template-columns:1fr;padding:5px 17px 16px 56px}.audit-metadata{grid-column:auto}.about-flow{flex-wrap:wrap;width:100%}.device-code span{font-size:17px}.pool-capacity{grid-template-columns:1fr auto;gap:13px}.pool-capacity__identity{grid-column:1/-1}.pool-capacity__stats{grid-area:2/1}.pool-capacity>.button{grid-area:2/2}}@media (width<=450px){.page-toolbar{flex-direction:column}.page-toolbar .button{width:100%}.page-toolbar--split{align-items:stretch}.page-toolbar--split .subtle-label{text-align:center}.search-field{width:100%}.mini-metrics{grid-template-columns:1fr 1fr}.mini-metric{flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-height:58px}.profile-stats div{padding-left:7px;padding-right:7px}.pool-capacity{flex-direction:column;align-items:stretch;display:flex}.pool-capacity__stats{align-self:flex-start}.pool-capacity>.button{width:100%}.pool-section-heading{flex-direction:column;align-items:flex-start;gap:7px}.profile-footer{flex-direction:column;align-items:flex-start}.card-actions{justify-content:flex-end;width:100%}.segmented{width:100%}.segmented button{flex:1}.secret-value{flex-direction:column}.secret-value .button{width:100%}.modal-actions .button{flex:1}.login-card{padding:21px}.login-footer{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
