@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";:root{--bg:#f7f8fa;--surface:#fff;--surface-sunken:#f1f3f5;--surface-hover:#f3f4f6;--border:#e6e8eb;--border-strong:#d6dae0;--ring:#5b5bd6;--text-primary:#16181d;--text-secondary:#5a6270;--text-tertiary:#8a92a0;--text-disabled:#b4bac4;--text-on-accent:#fff;--accent:#5b5bd6;--accent-hover:#4f4fc9;--accent-pressed:#4444b8;--accent-soft:#eeeefb;--accent-text:#4338ca;--credit:#0e7b50;--credit-bubble:#eaf7f0;--credit-border:#c7e9d6;--credit-dot:#15a36b;--debit:#c92a42;--debit-bubble:#fcebee;--debit-border:#f3c9d1;--debit-dot:#e04060;--warning:#b7791f;--warning-soft:#fbf3e2;--danger:#c92a42;--danger-soft:#fcebee;--success:#0e7b50;--glass:#f7f8faeb;--glass-nav:#ffffffdb;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-xl:20px;--r-2xl:24px;--shadow-sm:0 1px 2px #1018280a, 0 1px 1px #10182808;--shadow-md:0 4px 12px #1018280f, 0 2px 4px #1018280a;--shadow-lg:0 12px 32px #1018281a;--shadow-pop:0 8px 24px #1018281f;--ease-brand:cubic-bezier(.2,0,0,1);--ease-exit:cubic-bezier(.4,0,1,1)}:root[data-theme=dark]{--bg:#0e0f13;--surface:#16181d;--surface-sunken:#1c1f26;--surface-hover:#20242c;--border:#262a32;--border-strong:#343a44;--text-primary:#eceef2;--text-secondary:#a6adba;--text-tertiary:#767e8c;--text-disabled:#4b515c;--accent:#7c7cf0;--accent-hover:#8e8ef4;--accent-pressed:#6e6ee6;--accent-soft:#1e1e3a;--accent-text:#b7b7fa;--credit:#38d399;--credit-bubble:#10241c;--credit-border:#1c3a2e;--credit-dot:#38d399;--debit:#ff6b82;--debit-bubble:#2a1318;--debit-border:#45222a;--debit-dot:#ff6b82;--warning:#e0a23c;--warning-soft:#2a2114;--danger:#ff6b82;--danger-soft:#2a1318;--success:#38d399;--glass:#0e0f13eb;--glass-nav:#16181ddb}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:var(--bg);-webkit-font-smoothing:antialiased;overflow:hidden}.eh-root,.eh-root *{-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.eh-root{color:var(--text-primary);background:var(--bg);--safe-top:max(20px, env(safe-area-inset-top));height:100%}.num,.amount{font-variant-numeric:tabular-nums}.mono{font-family:JetBrains Mono,ui-monospace,SF Mono,Menlo,monospace}.t-display{letter-spacing:-.02em;font-size:40px;font-weight:700;line-height:44px}.t-title{letter-spacing:-.01em;font-size:28px;font-weight:700;line-height:34px}.t-heading{letter-spacing:-.01em;font-size:20px;font-weight:600;line-height:28px}.t-subheading{font-size:18px;font-weight:600;line-height:26px}.t-body{font-size:16px;font-weight:400;line-height:24px}.t-body-med{font-size:16px;font-weight:500;line-height:24px}.t-small{font-size:14px;font-weight:400;line-height:20px}.t-caption{letter-spacing:.01em;font-size:12px;font-weight:500;line-height:16px}.t-micro{letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:600;line-height:14px}.eh-focusable:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.eh-noscroll::-webkit-scrollbar{width:0;height:0}.eh-noscroll{scrollbar-width:none}@keyframes eh-land{0%{transform:translateY(8px)}to{transform:translateY(0)}}@keyframes eh-fade-up{0%{transform:translateY(6px)}to{transform:translateY(0)}}@media (prefers-reduced-motion:no-preference){.eh-land{animation:eh-land .22s var(--ease-brand) both}.eh-fade-up{animation:eh-fade-up .26s var(--ease-brand) both}}.eh-install{max-width:440px;left:12px;right:12px;bottom:calc(160px + env(safe-area-inset-bottom));z-index:45;margin:0 auto;position:absolute}@media (width>=1024px){.eh-install{width:380px;max-width:none;margin:0;bottom:24px;left:auto;right:24px}.eh-sheet-scrim{align-items:center;justify-content:center!important}.eh-sheet-card{width:100%;max-width:420px;margin:0 24px;border-radius:var(--r-2xl)!important;padding:22px 22px 24px!important}.eh-sheet-card .eh-drag-handle{display:none}.eh-toast-wrap{width:min(420px,90%);transform:translate(-50%);left:50%!important;right:auto!important}}
