:root{--color-brand-teal: #0f7b7f;--color-brand-teal-hover: #0b6064;--color-brand-teal-active: #094c4f;--color-brand-teal-tint: #e6f1f1;--color-bg: #ffffff;--color-bg-subtle: #f6f8f8;--color-bg-muted: #eef2f2;--color-surface: #ffffff;--color-border: #d9e0e0;--color-border-strong: #b5c1c1;--color-text: #18211f;--color-text-muted: #5a6664;--color-text-subtle: #84908d;--color-text-inverse: #ffffff;--color-accent: var(--color-brand-teal);--color-focus-ring: #2a9da1;--color-rag-green: #1f7a4d;--color-rag-green-bg: #e4f4ec;--color-rag-amber: #9a6700;--color-rag-amber-bg: #fbf2dc;--color-rag-red: #b3261e;--color-rag-red-bg: #fce8e6;--color-rag-neutral: #5a6664;--color-rag-neutral-bg: #eef2f2;--color-error: #b3261e;--color-error-bg: #fce8e6}:root{--font-sans: "Hanken Grotesk", system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono: "JetBrains Mono", ui-monospace, "SFMono-Regular", "Menlo", monospace;--font-size-xs: .75rem;--font-size-sm: .8125rem;--font-size-body: .875rem;--font-size-md: 1rem;--font-size-lg: 1.25rem;--font-size-xl: 1.5rem;--font-size-2xl: 2rem;--font-weight-light: 300;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-tight: 1.2;--line-height-normal: 1.5}:root{--space-0: 0;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--space-8: 4rem;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-pill: 999px;--shadow-sm: 0 1px 2px rgba(24, 33, 31, .06);--shadow-md: 0 2px 8px rgba(24, 33, 31, .08);--shadow-lg: 0 8px 24px rgba(24, 33, 31, .12);--layout-sidebar-width: 232px;--layout-header-height: 56px;--layout-max-width: 1320px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{min-height:100vh;line-height:var(--line-height-normal);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:none;border:none}a{color:inherit;text-decoration:none}ul,ol{list-style:none}table{border-collapse:collapse;width:100%}:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}html,body{font-family:var(--font-sans);font-size:var(--font-size-body);color:var(--color-text);background:var(--color-bg-subtle)}h1,h2,h3,h4{font-weight:var(--font-weight-semibold);line-height:var(--line-height-tight);color:var(--color-text)}h1{font-size:var(--font-size-xl)}h2{font-size:var(--font-size-lg)}h3{font-size:var(--font-size-md)}code,[data-mono]{font-family:var(--font-mono);font-size:.95em}a{color:var(--color-accent)}a:hover{text-decoration:underline}[data-slot=tile],[data-slot=capital-tile],[data-slot=recon-status],[data-slot=identity-block]{display:flex;flex-direction:column;gap:var(--space-2)}[data-slot=tile-label],[data-slot=tile-value],[data-slot=tile-hint]{display:block}[data-slot=identity-head],[data-slot=vault-head],[data-slot=chip-row],[data-slot=quick-links]{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-2)}[data-slot=quick-links] a+a:before{content:"·";margin-right:var(--space-2);color:var(--color-text-subtle)}[data-slot=qc-chip],[data-slot=status-chip],[data-slot=vault-type],[data-slot=health-status]{display:inline-flex;align-items:center;padding:0 var(--space-2);border-radius:var(--radius-sm, 6px);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);line-height:1.6;white-space:nowrap}th,td{padding:var(--space-2) var(--space-3);text-align:left;vertical-align:top}[data-slot=account-header] [data-slot=account-name]{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--space-2)}
