:root{color-scheme:dark}html,body{height:100%;background:radial-gradient(1000px 600px at 18% -10%,rgba(22,119,255,.35),transparent 55%),radial-gradient(900px 500px at 92% 0%,rgba(82,196,26,.22),transparent 55%),radial-gradient(700px 420px at 40% 120%,rgba(250,140,22,.12),transparent 50%),#0b1020;background-repeat:no-repeat;background-attachment:fixed}body{margin:0;min-height:100vh;background:transparent}.portal{min-height:100vh;background:transparent}.portalHeader.ant-layout-header,.portalHeader{position:sticky;top:0;z-index:100;height:auto!important;line-height:normal!important;background:transparent!important;padding:16px}.portalHeaderInner{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:10px 12px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 10px 30px #00000038}.brand{align-items:center}.brandAvatar{border:1px solid rgba(255,255,255,.14);background:#ffffff0f}.brandText{display:flex;flex-direction:column;line-height:1.05;transform:translateY(.5px)}.brandTitle{color:#ffffffeb!important;font-weight:700;letter-spacing:-.02em}.brandSubtitle{font-size:12px;color:#ffffff8c!important}.searchTrigger{max-width:420px;width:100%;justify-self:center;display:flex;align-items:center;gap:8px;padding:7px 12px;border-radius:12px;background:#0000002e;border:1px solid rgba(255,255,255,.1);cursor:pointer;transition:background .15s ease,border-color .15s ease;-webkit-user-select:none;user-select:none}.searchTrigger:hover{background:#00000047;border-color:#ffffff2e}.searchTriggerIcon{font-size:14px;color:#fff6}.searchTriggerText{flex:1;font-size:13px;color:#ffffff59}.searchTriggerKbd{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:20px;padding:0 5px;border-radius:5px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#ffffff4d;font-size:11px;font-family:inherit;line-height:1}.portalHeaderInner :global(.ant-dropdown-trigger){display:inline-flex;align-items:center;gap:10px;padding:6px 10px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;transition:background .18s ease,border-color .18s ease}.portalHeaderInner :global(.ant-dropdown-trigger:hover){background:#ffffff0f;border-color:#ffffff29}.portalHeaderInner :global(.ant-avatar){border:1px solid rgba(255,255,255,.12);background:#ffffff0f}@media(max-width:640px){.portalHeaderInner{grid-template-columns:1fr auto;align-items:center;gap:10px}.brand{grid-column:1;grid-row:1}.userMenu{grid-column:2;grid-row:1;justify-self:end}.searchTrigger{grid-column:1 / -1;grid-row:2;max-width:100%;justify-self:stretch}.searchTriggerKbd,.userMenuText{display:none}}.userMenu{padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;transition:background .15s ease,border-color .15s ease}.userMenu:hover{background:#ffffff0f;border-color:#ffffff24}.userMenuSkeleton{pointer-events:none}.userMenuSkeleton :global(.ant-skeleton-avatar),.userMenuSkeleton :global(.ant-skeleton-input){background:#ffffff0f!important}.userMenuSkeleton :global(.ant-skeleton-avatar:after),.userMenuSkeleton :global(.ant-skeleton-input:after){background:linear-gradient(90deg,transparent,rgba(255,255,255,.04),transparent)!important}.userAvatar{background:#ffffff14!important;border:1px solid rgba(255,255,255,.1);color:#ffffffe0!important;font-weight:700}.userLabel{display:inline-flex;align-items:center;gap:8px}.userName{color:#ffffffe6!important;font-weight:600}.userChevron{font-size:12px;opacity:.6;transition:transform .15s ease,opacity .15s ease}.userChevron.open{transform:rotate(180deg);opacity:.9}.userDropdown .ant-dropdown-menu{background:#141414eb;border:1px solid rgba(255,255,255,.08);box-shadow:0 12px 30px #00000073}.userDropdown .ant-dropdown-menu-item{color:#ffffffd9}.userDropdown .ant-dropdown-menu-item:hover{background:#ffffff0f}.userDropdown .ant-dropdown-arrow:before{background:#141414eb}.userDropdown{--overlay-offset-y: 6px}.userDropdown .ant-dropdown{padding-top:var(--overlay-offset-y)}.portalContent{padding:18px 16px 40px}.container{max-width:1120px;margin:0 auto}.pageTitle{margin:6px 0 0!important;font-weight:780!important;letter-spacing:-.02em}.pageSubtitle{margin:6px 0 18px!important}.surface{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:18px;box-shadow:0 24px 70px #00000059}.appCard{border-radius:18px!important;background:#ffffff0a!important;border:1px solid rgba(255,255,255,.08)!important;transition:transform .12s ease,border-color .12s ease}.appCard:hover{transform:translateY(-2px);border-color:#1677ff59!important}.appCardAvatar{background:#ffffff0f!important;padding:5px!important;border:1px solid rgba(255,255,255,.1)}.appCardAvatar img{object-fit:contain!important}.metricsRow{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:22px}.metricCard{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:14px 16px}.metricHeader{display:flex;align-items:center;gap:8px;margin-bottom:8px}.metricIcon{font-size:14px;color:#ffffff73}.metricTitle{font-weight:600;color:#ffffffd9!important;font-size:13px}.metricValue{margin-left:auto;font-weight:700;font-size:13px;color:#ffffffeb!important;font-variant-numeric:tabular-nums}.metricCard :global(.ant-progress){margin-bottom:6px}.metricSub{font-size:11px;color:#fff6!important}@media(max-width:480px){.metricsRow{grid-template-columns:1fr}}.portalFooter{text-align:center;padding:18px 16px 24px;background:transparent}.spotlightBackdrop{position:fixed;inset:0;z-index:1000;display:flex;align-items:flex-start;justify-content:center;padding-top:min(18vh,160px);background:#0009;animation:spotlightFadeIn .12s ease-out}@keyframes spotlightFadeIn{0%{opacity:0}to{opacity:1}}@keyframes spotlightSlideIn{0%{opacity:0;transform:scale(.97) translateY(-8px)}to{opacity:1;transform:scale(1) translateY(0)}}.spotlightPanel{width:min(620px,calc(100vw - 32px));max-height:min(520px,calc(100vh - 200px));display:flex;flex-direction:column;background:#161823fa;border:1px solid rgba(255,255,255,.1);border-radius:16px;box-shadow:0 0 0 1px #ffffff0a,0 24px 80px #0009,0 8px 24px #0000004d;overflow:hidden;animation:spotlightSlideIn .15s ease-out}.spotlightInputWrap{padding:6px 8px}.spotlightInput{font-size:17px!important;padding:10px 6px!important;color:#fffffff2!important;background:transparent!important}.spotlightInput .ant-input{font-size:17px!important;color:#fffffff2!important;background:transparent!important}.spotlightInput .ant-input::placeholder{color:#ffffff59!important}.spotlightSearchIcon{font-size:18px;color:#ffffff73;margin-right:4px}.spotlightKbd{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:22px;padding:0 6px;border-radius:5px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);color:#fff6;font-size:11px;font-family:inherit;line-height:1}.spotlightDivider{height:1px;background:#ffffff14;margin:0 12px}.spotlightResults{flex:1;overflow-y:auto;padding:6px;overscroll-behavior:contain}.spotlightResults::-webkit-scrollbar{width:6px}.spotlightResults::-webkit-scrollbar-track{background:transparent}.spotlightResults::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.spotlightResults::-webkit-scrollbar-thumb:hover{background:#ffffff2e}.spotlightSectionLabel{padding:6px 10px 4px;font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#ffffff59}.spotlightEmpty{display:flex;align-items:center;justify-content:center;padding:32px 16px;color:#fff6;font-size:14px}.spotlightItem{display:flex;align-items:center;gap:12px;padding:8px 10px;border-radius:10px;cursor:pointer}.spotlightItem.active{background:#1677ff2e}.spotlightItemIcon{width:32px;height:32px;flex-shrink:0;border-radius:8px;object-fit:contain;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);padding:3px}.spotlightItemIconFallback{width:32px;height:32px;flex-shrink:0;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#ffffffb3;font-weight:600;font-size:14px}.spotlightItemText{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.spotlightItemName{font-size:14px;font-weight:600;color:#ffffffeb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spotlightItemMeta{font-size:12px;color:#ffffff61;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spotlightItem.active .spotlightItemName{color:#fff}.spotlightItem.active .spotlightItemMeta{color:#ffffff8c}.spotlightItemAction{flex-shrink:0;display:flex;align-items:center;gap:5px;color:#ffffff73}.spotlightItemActionHint{font-size:12px}.spotlightItemActionIcon{font-size:12px;opacity:.7}.spotlightFooter{display:flex;align-items:center;gap:16px;padding:8px 16px;border-top:1px solid rgba(255,255,255,.06)}.spotlightFooterGroup{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:#ffffff4d}.spotlightFooterKbd{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:18px;padding:0 4px;border-radius:4px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#ffffff59;font-size:10px;font-family:inherit;line-height:1}@media(max-width:640px){.spotlightBackdrop{padding-top:16px}.spotlightPanel{max-height:calc(100vh - 32px);border-radius:14px}.spotlightFooter{display:none}}.authCallbackPage{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.authCallbackCard{width:min(520px,100%);padding:24px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:18px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 8px 32px #0000004d}.authCallbackAlert{border-radius:12px}@media(max-width:640px){.authCallbackCard{padding:20px}}
