.wallet-shell{--paper:#bcbcbc;--ink:#0a0a0a;--wallet-bg:var(--paper);--wallet-fg:var(--ink);--wallet-fg-muted:color-mix(in oklch, var(--ink) 72%, var(--paper));--wallet-fg-faint:color-mix(in oklch, var(--ink) 50%, var(--paper));--wallet-line:var(--ink);--wallet-line-thin:color-mix(in oklch, var(--ink) 40%, var(--paper));--color-bg-base:var(--wallet-bg);--color-bg-subtle:transparent;--color-bg-muted:transparent;--color-bg-emphasis:transparent;--color-border-subtle:var(--wallet-line-thin);--color-border-default:var(--wallet-line);--color-border-emphasis:var(--wallet-line);--color-text-primary:var(--wallet-fg);--color-text-secondary:var(--wallet-fg);--color-text-tertiary:var(--wallet-fg-muted);--color-text-quaternary:var(--wallet-fg-faint);--color-accent:var(--wallet-fg);--color-fd-card:var(--wallet-bg);--color-fd-background:var(--wallet-bg);--color-fd-foreground:var(--wallet-fg);--color-fd-muted:var(--wallet-bg);--color-fd-muted-foreground:var(--wallet-fg-muted);--color-fd-popover:var(--wallet-bg);--color-fd-popover-foreground:var(--wallet-fg);--color-fd-accent:var(--wallet-bg);--color-fd-accent-foreground:var(--wallet-fg);--color-fd-border:var(--wallet-line);--color-fd-ring:var(--wallet-line);--color-fd-primary:var(--wallet-fg);--color-fd-secondary:var(--wallet-bg);background:var(--wallet-bg);color:var(--wallet-fg);font-variant-numeric:tabular-nums;font-size:14px;line-height:1.5}.wallet-shell.wallet-dark{--wallet-bg:var(--ink);--wallet-fg:var(--paper);--wallet-fg-muted:color-mix(in oklch, var(--paper) 72%, var(--ink));--wallet-fg-faint:color-mix(in oklch, var(--paper) 50%, var(--ink));--wallet-line:var(--paper);--wallet-line-thin:color-mix(in oklch, var(--paper) 40%, var(--ink))}body:has(.wallet-shell:not(.wallet-dark)){background:#bcbcbc}body:has(.wallet-shell.wallet-dark){background:#0a0a0a}.wallet-shell{--color-accent:var(--wallet-fg);--color-success:var(--wallet-fg);--color-error:var(--wallet-fg);--color-warning:var(--wallet-fg)}.wallet-shell,.wallet-shell *,.wallet-shell :before,.wallet-shell :after{box-shadow:none!important;text-shadow:none!important;-webkit-backdrop-filter:none!important;border-radius:0!important}body:has(.wallet-shell) .nav-header{background:var(--wallet-bg,transparent);border-bottom:1px solid var(--wallet-line,transparent);-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.wallet-shell code,.wallet-shell pre{font-family:var(--font-geist-mono), ui-monospace, monospace}.wallet-shell a{color:var(--wallet-fg);border-bottom:1px solid var(--wallet-line-thin);text-decoration:none;transition:border-color .1s linear}.wallet-shell a:hover{border-bottom-color:var(--wallet-line)}.wallet-shell :focus-visible{outline:1px solid var(--wallet-fg)!important;outline-offset:0!important}::selection{background:var(--wallet-fg,#0a0a0a);color:var(--wallet-bg,#bcbcbc)}.wallet-shell ::-webkit-scrollbar{width:6px;height:6px}.wallet-shell ::-webkit-scrollbar-track{background:0 0}.wallet-shell ::-webkit-scrollbar-thumb{background:var(--wallet-line-thin)}.wallet-shell ::-webkit-scrollbar-thumb:hover{background:var(--wallet-line)}.wallet-shader-wrap{min-height:100vh;position:relative}.wallet-shader-canvas{z-index:0;pointer-events:none;inset:0;position:fixed!important}.wallet-shader-wrap .specimen-shell{z-index:1;background:0 0;position:relative}.wallet-shader-wrap body{background:0 0}body:has(.wallet-shader-wrap){background:0 0}.wallet-layout-shell:before,.wallet-layout-shell:after,.wallet-shell .wallet-page>header:before{display:none!important}.wallet-shell .wallet-page>header{padding-left:0!important}.wallet-shell .wallet-page{gap:32px;max-width:1280px;padding:24px 40px 80px}.wallet-shell .wallet-page-h1,.wallet-shell .wallet-section-title{align-items:baseline;gap:12px;display:flex;letter-spacing:0!important;color:var(--wallet-fg)!important;margin:0 0 4px!important;font-size:22px!important;font-weight:700!important}.wallet-shell .wallet-section-number,.wallet-shell .wallet-section-title-text{color:var(--wallet-fg);font-size:22px;font-weight:700}.wallet-shell .wallet-page-h1-em{display:none!important}.wallet-shell .wallet-page>header p,.wallet-shell .wallet-meth-lede,.wallet-shell .wallet-page p{max-width:560px;color:var(--wallet-fg);text-align:left;font-size:14px;line-height:1.6}.wallet-shell .label,.wallet-shell .wallet-meth-kicker{text-transform:uppercase;letter-spacing:.08em;font-size:11px;color:var(--wallet-fg-muted)!important;font-weight:400!important}.wallet-shell .wallet-stat-strip{border:1px solid var(--wallet-line)!important;background:0 0!important;gap:0!important}.wallet-shell .wallet-stat{border-right:1px solid var(--wallet-line);background:0 0!important;padding:14px 18px!important}.wallet-shell .wallet-stat:last-child{border-right:0}.wallet-shell .wallet-stat-value{color:var(--wallet-fg)!important;letter-spacing:0!important;font-size:24px!important;font-weight:700!important}.wallet-shell .wallet-leaderboard{border:1px solid var(--wallet-line)!important;background:0 0!important}.wallet-shell .wallet-leaderboard-title{border-bottom:1px solid var(--wallet-line)!important;color:var(--wallet-fg)!important;background:0 0!important}.wallet-shell .wallet-leaderboard-header{color:var(--wallet-fg-muted)!important;background:0 0!important}.wallet-shell .wallet-leaderboard-row{border-bottom:1px solid var(--wallet-line-thin)!important}.wallet-shell .wallet-leaderboard-row:last-child{border-bottom:0!important}.wallet-shell .wallet-leaderboard-link:before{display:none!important}.wallet-shell .wallet-leaderboard-link:hover{outline:1px solid var(--wallet-fg);outline-offset:-1px;background:0 0!important}.wallet-shell [style*=--color-text-tertiary],.wallet-shell [style*="color: var(--color-text-tertiary)"]{color:var(--wallet-fg-muted)!important}.wallet-shell [style*=--color-text-quaternary],.wallet-shell [style*="color: var(--color-text-quaternary)"]{color:var(--wallet-fg-faint)!important}.wallet-shell .wallet-eventstream,.wallet-shell .wallet-eventstream-empty{border:1px solid var(--wallet-line)!important;background:0 0!important}.wallet-shell .wallet-event-row{border-bottom:1px solid var(--wallet-line-thin)!important}.wallet-shell .wallet-event-row:last-child{border-bottom:0!important}.wallet-shell .wallet-event-row-routed{color:var(--wallet-fg)!important}.wallet-shell .wallet-event-row-header:hover{outline:1px solid var(--wallet-fg);outline-offset:-1px;background:0 0!important}.wallet-shell .wallet-event-detail{border-top:1px solid var(--wallet-line-thin)!important;background:0 0!important}.wallet-shell .wallet-event-detail-action-copied{color:var(--wallet-fg)!important}.wallet-shell .wallet-event-detail-raw-payload{border:1px solid var(--wallet-line-thin)!important;color:var(--wallet-fg)!important;background:0 0!important}.wallet-shell .wallet-time-toggle{border:1px solid var(--wallet-line)!important;background:0 0!important;gap:0!important;padding:0!important}.wallet-shell .wallet-time-toggle-btn{border-right:1px solid var(--wallet-line-thin);color:var(--wallet-fg-muted)!important;background:0 0!important}.wallet-shell .wallet-time-toggle-btn:last-child{border-right:0}.wallet-shell .wallet-time-toggle-btn-active{outline:1px solid var(--wallet-fg);outline-offset:-1px;color:var(--wallet-fg)!important;background:0 0!important}.wallet-shell #nd-sidebar,.wallet-shell .wallet-docs-shell #nd-sidebar{background:var(--wallet-bg)!important;border-inline-end-color:var(--wallet-line)!important}.wallet-shell #nd-sidebar [data-separator],.wallet-shell #nd-sidebar p[data-separator]{color:var(--wallet-fg-muted)!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:10px!important;font-weight:400!important}.wallet-shell #nd-sidebar a{color:var(--wallet-fg)!important;background:0 0!important;border-bottom:0!important;border-radius:0!important;font-size:13px!important;transition:outline-color .1s linear!important}.wallet-shell #nd-sidebar a[data-active=true],.wallet-shell #nd-sidebar a[aria-current=page]{outline:1px solid var(--wallet-fg)!important;outline-offset:-1px!important;color:var(--wallet-fg)!important;background:0 0!important;font-weight:700!important}.wallet-shell #nd-sidebar a:hover{outline:1px solid var(--wallet-fg)!important;outline-offset:-1px!important}.wallet-shell #nd-subnav{background:var(--wallet-bg)!important;border-bottom:1px solid var(--wallet-line)!important}.wallet-shell button,.wallet-shell input[type=button],.wallet-shell input[type=submit],.wallet-shell .button{color:var(--wallet-fg);border:1px solid var(--wallet-line);cursor:pointer;background:0 0;padding:6px 12px;transition:outline-color .1s linear,background .1s linear;border-radius:0!important}.wallet-shell button:hover,.wallet-shell .button:hover{outline:1px solid var(--wallet-fg);outline-offset:0}.wallet-shell .wallet-time-toggle-btn,.wallet-shell .wallet-sidebar-toggle,.wallet-shell button[aria-label*=sidebar i],.wallet-shell button[aria-label*=theme i]{border:0}.wallet-shell input[type=text],.wallet-shell input[type=url],.wallet-shell input[type=email],.wallet-shell input[type=search],.wallet-shell input:not([type]),.wallet-shell textarea,.wallet-shell select{color:var(--wallet-fg);border:1px solid var(--wallet-line);background:0 0;padding:6px 10px;font-size:13px}.wallet-shell h2,.wallet-shell h3{color:var(--wallet-fg);font-weight:700}.wallet-keycap{border:1px solid var(--wallet-fg);min-width:18px;height:18px;color:var(--wallet-fg);letter-spacing:0;vertical-align:middle;white-space:nowrap;background:0 0;border-radius:0;justify-content:center;align-items:center;margin:0 1px;padding:0 4px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.wallet-keymap{z-index:60;background:var(--wallet-bg);border-top:1px solid var(--wallet-line);color:var(--wallet-fg);flex-wrap:wrap;gap:24px;padding:8px 24px;font-size:11px;line-height:1.4;display:flex;position:fixed;bottom:0;left:0;right:0}.wallet-keymap-item{align-items:center;gap:6px;display:inline-flex}.wallet-keymap-keys{align-items:center;gap:2px;display:inline-flex}.wallet-keymap-label{color:var(--wallet-fg);letter-spacing:0}@media (max-width:640px){.wallet-keymap{border-top:1px solid var(--wallet-line);gap:12px 18px;padding:12px 16px 16px;position:static}}.wallet-shell{padding-bottom:56px}@media (max-width:640px){.wallet-shell{padding-bottom:0}.kpi-sparkline{display:none}}.wallet-shell svg{color:var(--wallet-fg)}.wallet-shell svg text{fill:var(--wallet-fg)}body:has(.wallet-shell) main{animation:none!important}.wallet-shell .wallet-webhook-card,.wallet-shell .section-card,.wallet-shell .data-table{border:1px solid var(--wallet-line)!important;background:0 0!important}.wallet-shell .wallet-meth-kicker{border:0!important;padding:0!important}.wallet-shell .wallet-meth-h1{margin:0!important;font-size:22px!important;font-weight:700!important}.wallet-shell .wallet-page>header{border-left:0!important}.wallet-shell [style*=\#6080c0],.wallet-shell [style*=\#6080C0]{color:var(--wallet-fg)!important;border-color:var(--wallet-fg)!important;background-color:#0000!important}.wallet-shell .wallet-pitch,.wallet-shell .wallet-stage-status-shipped,.wallet-shell .wallet-stage-status-current,.wallet-shell .wallet-stage-status-next{border:1px solid var(--wallet-line-thin)!important;color:var(--wallet-fg)!important;background:0 0!important}.wallet-shell .wallet-cmp,.wallet-shell .wallet-cmp-col,.wallet-shell .wallet-cmp-cell,.wallet-shell .wallet-card,.wallet-shell .wallet-quote,.wallet-shell .wallet-pitch-blockquote{border-color:var(--wallet-line)!important;color:var(--wallet-fg)!important;background:0 0!important}.wallet-shell .wallet-kicker-dot{background:var(--wallet-fg)!important}.wallet-shell .wallet-h1-em{color:var(--wallet-fg)!important}.wallet-shell .wallet-h1,.wallet-shell .wallet-h1 *{font-family:Instrument Serif,Georgia,serif!important}.specimen-shell .spec-switch{overflow:hidden;border:none!important;border-radius:14px!important;box-shadow:0 4px 12px #0000001f,0 20px 60px #00000024,0 0 0 1px #0000000a!important}.specimen-shell.dark .spec-switch{box-shadow:0 4px 12px #00000080,0 20px 60px #00000073,0 0 0 1px #ffffff0f!important}.specimen-shell .spec-switch-seg{transition:background .15s,color .15s;border-right:none!important}.specimen-shell .spec-switch-seg:first-child{border-radius:14px 0 0 14px!important}.specimen-shell .spec-switch-seg:last-child{border-radius:0 14px 14px 0!important}.specimen-shell .spec-switch-seg:not(.spec-switch-seg-active):hover{background:#0000000f!important}.specimen-shell.dark .spec-switch-seg:not(.spec-switch-seg-active):hover{background:#ffffff14!important}.specimen-shell .spec-strip{background:color-mix(in oklch, var(--bg) 92%, white);margin-left:0;margin-right:0;overflow:hidden;border:none!important;border-radius:16px!important;box-shadow:0 2px 6px #00000014,0 12px 32px #0000001a!important}.specimen-shell.dark .spec-strip{background:color-mix(in oklch, var(--fg) 6%, var(--bg));box-shadow:0 4px 8px #0006,0 16px 48px #00000059!important}.specimen-shell .spec-strip-cell{border-right:1px solid var(--line-thin)}.specimen-shell .spec-strip-cell:last-child{border-right:none}.specimen-shell .spec-main{gap:24px;padding:0 24px 40px}.specimen-shell .spec-page-header{padding:8px 8px 0}.specimen-shell .spec-wallet-float{gap:24px;padding:0}@media (max-width:768px){.specimen-shell .spec-main{gap:16px;padding:0 12px 32px}.specimen-shell .spec-page-header{padding:4px 4px 0}.specimen-shell .spec-wallet-float{gap:16px}}.specimen-shell .spec-tables{flex-wrap:wrap;gap:20px;margin:0;border:none!important}.specimen-shell .spec-table{background:color-mix(in oklch, var(--bg) 92%, white);padding:22px 26px 26px;overflow:clip;border:none!important;border-radius:16px!important;box-shadow:0 2px 6px #00000014,0 12px 32px #0000001a!important}.specimen-shell.dark .spec-table{background:color-mix(in oklch, var(--fg) 6%, var(--bg));box-shadow:0 4px 8px #0006,0 16px 48px #00000059!important}.specimen-shell .spec-kpi-stack{grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;gap:20px;display:grid}.specimen-shell .spec-kpi-card{background:color-mix(in oklch, var(--bg) 92%, white);flex-direction:column;gap:14px;padding:22px 24px;display:flex;border:none!important;border-radius:16px!important;box-shadow:0 2px 6px #00000014,0 12px 32px #0000001a!important}.specimen-shell.dark .spec-kpi-card{background:color-mix(in oklch, var(--fg) 6%, var(--bg));box-shadow:0 4px 8px #0006,0 16px 48px #00000059!important}@media (max-width:768px){.specimen-shell .spec-kpi-stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.specimen-shell .spec-kpi-card{gap:10px;padding:16px 18px;border-radius:12px!important}.specimen-shell .spec-kpi-card .spec-strip-value{font-size:26px;line-height:26px}}.specimen-shell .spec-settings-block{background:color-mix(in oklch, var(--bg) 92%, white);border:none!important;border-radius:16px!important;box-shadow:0 2px 6px #00000014,0 12px 32px #0000001a!important}.specimen-shell.dark .spec-settings-block{background:color-mix(in oklch, var(--fg) 6%, var(--bg));box-shadow:0 4px 8px #0006,0 16px 48px #00000059!important}.specimen-shell .spec-settings-action,.specimen-shell .spec-settings-copy,.specimen-shell .spec-agents-chat,.specimen-shell .spec-agents-revoke{transition:background .15s,color .15s;border:none!important;border-radius:14px!important;box-shadow:0 2px 6px #00000014,0 0 0 1px #0000000f!important}.specimen-shell.dark .spec-settings-action,.specimen-shell.dark .spec-settings-copy,.specimen-shell.dark .spec-agents-chat,.specimen-shell.dark .spec-agents-revoke{box-shadow:0 2px 6px #0006,0 0 0 1px #ffffff0f!important}.specimen-shell .spec-agents-table{background:color-mix(in oklch, var(--bg) 92%, white);padding:0 22px;overflow:clip;border:none!important;border-radius:16px!important;box-shadow:0 2px 6px #00000014,0 12px 32px #0000001a!important}.specimen-shell.dark .spec-agents-table{background:color-mix(in oklch, var(--fg) 6%, var(--bg));box-shadow:0 4px 8px #0006,0 16px 48px #00000059!important}.specimen-shell .spec-agents-tag,.specimen-shell .spec-agents-scope,.specimen-shell .spec-agents-token-state{border-radius:10px!important}.specimen-shell .spec-pending-card{background:color-mix(in oklch, var(--bg) 92%, white);border:none!important;border-radius:16px!important;box-shadow:0 2px 6px #00000014,0 12px 32px #0000001a!important}.specimen-shell.dark .spec-pending-card{background:color-mix(in oklch, var(--fg) 6%, var(--bg));box-shadow:0 4px 8px #0006,0 16px 48px #00000059!important}.specimen-shell .spec-pending-actions{overflow:hidden;border:none!important;border-radius:14px!important;box-shadow:0 2px 6px #00000014,0 0 0 1px #0000000f!important}.specimen-shell.dark .spec-pending-actions{box-shadow:0 2px 6px #0006,0 0 0 1px #ffffff0f!important}.specimen-shell .spec-pending-btn{border-right:none!important;border-radius:0!important}.specimen-shell .spec-pending-btn:first-child{border-radius:14px 0 0 14px!important}.specimen-shell .spec-pending-btn:last-child{border-radius:0 14px 14px 0!important}
