:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--text:#252525;--muted:#70706d;--canvas:#fff;--surface-soft:#f7f7f6;--line:#e8e8e5;--hover:#ececea;--error:#a03535}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--canvas);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{font:inherit}a{color:inherit}svg{flex-shrink:0}button,a{outline-offset:4px}:focus-visible{outline-offset:4px;outline:2px solid #575754}button:disabled{cursor:wait;opacity:.55}button,a{transition:background .15s,color .15s}[hidden]{display:none!important}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:10;background:var(--text);color:#fff;border-radius:8px;padding:12px 18px;text-decoration:none;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.app-shell{flex-direction:column;min-height:100dvh;display:flex}.portal-header{justify-content:space-between;align-items:center;gap:24px;min-height:80px;padding:20px 32px;display:flex}.portal-brand{color:var(--text);letter-spacing:-.4px;flex-shrink:0;align-items:center;gap:10px;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex}.brand-logo{flex-shrink:0;width:112px;height:auto;display:block}.header-caption,.account-name{color:var(--muted);font-size:12px}.header-account{justify-content:flex-end;align-items:center;gap:18px;min-width:0;display:flex}.account-name{text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}.header-link{min-height:40px;color:var(--muted);flex-shrink:0;align-items:center;font-size:13px;text-decoration:none;display:inline-flex}.header-link:hover{color:var(--text);text-underline-offset:4px;text-decoration:underline}.main-content{flex-direction:column;flex:1;min-width:0;padding:48px 24px 72px;display:flex}.main-content:focus{outline:none}.portal-footer{color:var(--muted);padding:12px 24px 24px;font-size:12px}.portal-footer nav{justify-content:center;align-items:center;gap:20px;display:flex}.resource-link{min-height:44px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;display:inline-flex}.resource-link:hover{color:var(--text);text-underline-offset:4px;text-decoration:underline}.portal-footer svg{width:13px;height:13px}.footer-separator{color:#aaa}.icon-button{width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.icon-button:hover{background:var(--hover);color:var(--text)}.welcome-content{text-align:center;width:min(100%,520px);margin:auto;padding-bottom:32px}.welcome-logo{width:176px;height:auto;margin:0 auto 32px;display:block}h1{letter-spacing:-1.25px;text-wrap:balance;margin:0;font-size:clamp(28px,3vw,36px);font-weight:500;line-height:1.25}.page-description{color:var(--muted);text-wrap:pretty;margin:14px 0 0;font-size:15px;line-height:1.7}.signin-actions{margin:32px auto 0}.button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:10px 17px;font-size:13px;font-weight:500;line-height:1.4;text-decoration:none;display:inline-flex}.button svg{width:17px;height:17px}.button-primary{background:var(--text);color:#fff}.button-primary:hover:not(:disabled){background:#444440}.button-secondary{background:var(--canvas);color:var(--text);border-color:#dededb}.button-secondary:hover:not(:disabled){background:var(--surface-soft)}.button-quiet{color:#62625e;background:0 0}.button-quiet:hover:not(:disabled){background:var(--surface-soft);color:var(--text)}.signin-button{border-radius:999px;min-width:240px;min-height:48px;padding-inline:24px}.signin-button svg{margin-left:18px}.token-content{width:min(100%,600px);margin:auto;padding:12px 0 24px}.page-heading{text-align:center;margin-bottom:32px}.mcp-guide{color:#2848c4;text-align:left;cursor:pointer;background:#f5f7ff;border:1px solid #dce3fb;border-radius:14px;align-items:center;gap:14px;width:100%;margin-bottom:20px;padding:18px 20px;display:flex}.mcp-guide:hover{background:#edf1ff}.mcp-guide-icon{background:#e7ecff;border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.mcp-guide-copy{flex:1;gap:5px;min-width:0;display:grid}.mcp-guide-copy strong{font-size:14px;font-weight:600}.mcp-guide-copy>span{color:#5f6680;font-size:12px;line-height:1.5}.mcp-guide:hover strong{text-underline-offset:3px;text-decoration:underline}.token-card{background:var(--canvas);border:1px solid #e1e1de;border-radius:20px;padding:24px;box-shadow:0 4px 18px #25252505}.token-card-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.token-card-header h2{align-items:center;gap:10px;margin:0;font-size:14px;font-weight:550;display:flex}.token-card-header h2 svg{color:#666660;width:18px;height:18px}.token-status{color:#42745a;white-space:nowrap;align-items:center;gap:6px;font-size:11px;display:inline-flex}.token-status>span{background:currentColor;border-radius:50%;width:5px;height:5px}.token-status.is-expired{color:#97642c}.token-value-row{background:var(--surface-soft);border:1px solid #ededea;border-radius:12px;align-items:center;gap:10px;min-height:72px;padding:16px 12px 16px 18px;display:flex}.token-value{color:#6b6b66;letter-spacing:1px;overflow-wrap:anywhere;flex:1;min-width:0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:15px;line-height:1.8;display:block}.is-revealed{align-items:flex-start}.is-revealed .token-value{color:#55554f;letter-spacing:0;-webkit-user-select:all;user-select:all;max-height:180px;font-size:12px;overflow-y:auto}.reveal-button{width:34px;height:34px}.reveal-button svg{width:18px;height:18px}.token-card-actions{justify-content:space-between;align-items:flex-start;gap:12px;margin-top:20px;display:flex}.copy-control{min-width:0}.copy-error{max-width:290px;color:var(--error);margin-top:10px;font-size:12px;line-height:1.5;display:block}.token-expiry{border-top:1px solid var(--line);color:var(--muted);align-items:flex-start;gap:7px;margin-top:22px;padding-top:16px;font-size:12px;line-height:1.5;display:flex}.token-expiry svg{width:14px;height:14px;margin-top:2px}.token-expiry p{margin:0 0 4px}.token-expiry time{display:block}.refresh-token-section{border-top:1px solid var(--line);margin-top:24px;padding-top:24px}.refresh-token-section h2{margin:0 0 16px;font-size:14px;font-weight:550}.refresh-token-section .copy-control{margin-top:16px}.empty-token{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.notice{color:var(--error);overflow-wrap:anywhere;background:#fff8f6;border:1px solid #ecd6d3;border-radius:14px;margin-bottom:18px;padding:18px 20px;font-size:13px;line-height:1.6}.notice p{margin:0}.notice .button{margin-top:14px}.loading-card{min-height:264px}.loading-label{color:var(--muted);align-items:center;gap:10px;margin-bottom:20px;font-size:13px;display:flex}.loading-label svg{width:17px;height:17px}.skeleton{background:var(--surface-soft);border-radius:10px}.skeleton-token{height:72px}.skeleton-button{width:126px;height:42px;margin-top:20px}.spinning{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.resource-dialog{border:1px solid var(--line);background:var(--canvas);width:min(920px,100vw - 48px);max-width:none;max-height:calc(100dvh - 64px);color:var(--text);border-radius:20px;margin:auto;padding:0;overflow:hidden;box-shadow:0 24px 80px #0003}.resource-dialog[open]{flex-direction:column;display:flex}.resource-dialog::backdrop{background:#15182080}.resource-dialog-header{border-bottom:1px solid var(--line);flex-shrink:0;align-items:center;gap:16px;padding:20px 24px;display:flex}.resource-dialog-header h2{letter-spacing:-.4px;flex:1;margin:0;font-size:18px;font-weight:600}.resource-dialog-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.resource-dialog-close{width:44px;height:44px}.resource-dialog-body{overscroll-behavior:contain;min-height:0;padding:28px 32px 36px;overflow:auto}.resource-dialog-body:focus-visible{outline-offset:-4px}.resource-loading{color:var(--muted);margin:0}.resource-copy-error{color:var(--error);flex-shrink:0;margin:0;padding:12px 24px;font-size:12px}.markdown-content{overflow-wrap:anywhere;font-size:14px;line-height:1.75}.markdown-content>:first-child{margin-top:0}.markdown-content>:last-child{margin-bottom:0}.markdown-title{letter-spacing:-.6px;margin:0 0 16px;font-size:24px;font-weight:600;line-height:1.3}.markdown-heading{letter-spacing:-.3px;margin:32px 0 12px;font-size:19px;font-weight:600;line-height:1.4}.markdown-subheading{margin:24px 0 10px;font-size:15px;font-weight:600}.markdown-content p,.markdown-content ul,.markdown-content ol{margin:14px 0}.markdown-content li+li{margin-top:6px}.markdown-content a{color:#2848c4;text-underline-offset:3px}.markdown-content code{background:#f1f1ef;border-radius:4px;padding:2px 5px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.86em}.markdown-content pre{border:1px solid var(--line);background:var(--surface-soft);white-space:pre;border-radius:10px;max-width:100%;margin:18px 0;padding:18px;line-height:1.65;overflow:auto}.markdown-content pre code{overflow-wrap:normal;background:0 0;border-radius:0;padding:0;font-size:12px}.markdown-content blockquote{color:#394971;background:#f5f7ff;border-left:3px solid #bfd0ff;margin:18px 0;padding:1px 18px}.markdown-table{border:1px solid var(--line);border-radius:10px;max-width:100%;margin:18px 0;overflow-x:auto}.markdown-content table{border-collapse:collapse;text-align:left;width:100%;min-width:640px;font-size:12px}.markdown-content th,.markdown-content td{border-bottom:1px solid var(--line);vertical-align:top;min-width:110px;padding:12px 14px}.markdown-content th:first-child,.markdown-content td:first-child{min-width:180px}.markdown-content td:first-child code{white-space:nowrap}.markdown-content td:last-child{min-width:240px}.markdown-content th{background:var(--surface-soft);font-weight:600}.markdown-content tr:last-child td{border-bottom:0}@media (max-width:600px){.resource-dialog{border-radius:16px;width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.resource-dialog-header{grid-template-columns:1fr auto;gap:12px;padding:12px 16px 16px;display:grid}.resource-dialog-actions{grid-area:2/1/auto/-1}.resource-dialog-close{grid-area:1/2}.resource-dialog-body{padding:24px 18px}.markdown-title{font-size:21px}.portal-header{gap:16px;min-height:72px;padding:16px 20px}.portal-brand{gap:8px;font-size:15px}.brand-logo{width:106px}.header-account{gap:8px}.account-name{max-width:120px;font-size:11px}.header-link{min-height:44px}.main-content{padding:32px 20px 48px}.welcome-content{padding-bottom:16px}h1{letter-spacing:-.9px}.page-description{font-size:14px}.token-content{padding-bottom:16px}.mcp-guide{gap:12px;padding:16px}.button{min-height:44px}.icon-button,.reveal-button{width:44px;height:44px}.portal-footer{padding:8px 16px 16px}.portal-footer nav{gap:14px}}@media (max-width:420px){.portal-header{flex-wrap:wrap;row-gap:0}.header-account{flex:1}.account-name{max-width:110px}.main-content{padding-inline:18px}.header-caption{display:none}.welcome-logo{width:160px}.token-card{padding:20px 16px}.token-card-header{gap:8px}.token-card-header h2{gap:7px;font-size:13px}.token-status{font-size:11px}.token-value-row{padding:12px}.token-value{letter-spacing:0;font-size:13px}.token-card-actions{gap:6px}.token-card-actions .button{padding-inline:13px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}
