:root{color-scheme:dark;background:#000;color:#fff}*{box-sizing:border-box}body,html{min-height:100%}body{margin:0;background:#000;color:#fff;font:15px/1.55 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}a{color:inherit}.mfa-banner{width:100%;background:#3a2a00;border-bottom:1px solid #6b4e00;color:#ffd166;padding:12px 32px;font-size:14px}.mfa-banner a{color:#fff;font-weight:650;text-decoration:underline}.shell{display:grid;grid-template-columns:224px minmax(0,1fr);min-height:100vh}.sidebar{display:flex;flex-direction:column;gap:28px;border-right:1px solid #242424;padding:26px 16px}.brand{padding:0 12px;font-size:18px;font-weight:650;letter-spacing:-.02em;text-decoration:none}.primary-nav{display:grid;grid-gap:2px;gap:2px}.nav-link{border-left:2px solid transparent;color:#a4a4a4;padding:8px 12px;text-decoration:none}.nav-link:focus-visible,.nav-link:hover{color:#fff;background:#111;outline:none}.main-content{min-width:0}.topbar{display:flex;align-items:center;justify-content:flex-end;gap:16px;min-height:72px;border-bottom:1px solid #242424;padding:16px 32px}.workspace{min-width:0;padding:40px 32px 64px}.workspace-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;border-bottom:1px solid #242424;padding-bottom:20px}.workspace-header h1{margin:0;font-size:28px;letter-spacing:-.025em}.workspace-header p{margin:8px 0 0;color:#a4a4a4}.dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;margin-top:28px;border:1px solid #242424;background:#242424}.metric{min-height:108px;background:#000;padding:18px}.metric dt{color:#a4a4a4;font-size:13px}.metric dd{margin:12px 0 0;font-size:24px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.api-status{margin-top:28px;border-top:1px solid #242424;color:#a4a4a4;padding-top:16px}.api-status strong{color:#fff;font-weight:500}.selection-page{display:grid;place-items:center;min-height:100vh;padding:24px}.selection-content{width:min(100%,420px)}.selection-account{display:flex;justify-content:flex-end;margin-bottom:28px}.selection-content h1{margin:0;font-size:28px}.selection-content p{margin:8px 0 24px;color:#a4a4a4}.keptcash-clerk-card{border:1px solid #242424;background:#000;box-shadow:none}.keptcash-clerk-form-label,.keptcash-clerk-header-title{color:#fff}.keptcash-clerk-header-subtitle{color:#a4a4a4}.keptcash-clerk-form-button{background:#fff;color:#000}.keptcash-clerk-form-button:hover{background:#dedede}.keptcash-clerk-footer-link{color:#fff}@media (max-width:760px){.shell{display:block}.sidebar{border-right:0;border-bottom:1px solid #242424;padding:18px 16px}.primary-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.workspace{padding:28px 18px 48px}.mfa-banner,.topbar{padding:12px 18px}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}