.ledger{margin-top:clamp(50px,7vw,94px);animation:rise-in .52s .1s ease both}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:18px}.section-heading h2{margin:7px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,48px);font-weight:400;letter-spacing:-.035em}.section-heading p{max-width:340px;margin:0 0 6px;color:#686e6a;font-size:14px;line-height:1.55}.status-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding:13px 16px;border-left:3px solid #c18621;color:#674811;background:#f2e5c9;font-size:13px}.status-banner--error{border-color:#a54b42;color:#722d27;background:#f3dcd8}.status-banner button{border:0;color:inherit;background:transparent;font-weight:800;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.table-wrap{overflow:hidden;border:1px solid rgba(23,26,24,.14);border-radius:22px;background:#ffffff47}.funds-table{width:100%;border-collapse:collapse;table-layout:fixed}.funds-table th{height:48px;padding:0 22px;color:#6d746f;background:#e7e8dfb3;font-size:10px;font-weight:800;letter-spacing:.14em;text-align:left;text-transform:uppercase}.funds-table th:first-child{width:32%}.funds-table th:nth-child(2){width:43%}.funds-table th:last-child{width:25%}.funds-table td{height:78px;padding:0 22px;border-top:1px solid rgba(23,26,24,.12);vertical-align:middle}.funds-table tbody tr{animation:row-in .38s calc(.14s + var(--row-index) * 35ms) ease both;transition:background-color .16s ease}.funds-table tbody tr:hover{background:#ffffff8c}.token-cell{display:flex;align-items:center;gap:12px}.token-cell>span:last-child{display:grid;gap:4px}.token-cell strong{font-size:14px}.token-cell small{color:#777d79;font-size:11px}.token-icon{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:50%;object-fit:contain}.token-icon--fallback{border:1px solid #c9cac4;color:#5a625e;background:#e5e4dc;font-size:11px;font-weight:800;letter-spacing:.05em}.address-link{display:inline-flex;max-width:100%;align-items:center;gap:7px;overflow:hidden;color:#606763;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;font-variant-numeric:tabular-nums;text-decoration:none}.address-link:hover{color:#176749}.address-link svg{width:14px;height:14px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.address-wide{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.address-short{display:none}.funds-table .amount-cell{text-align:right}.amount{display:inline-flex;align-items:baseline;justify-content:flex-end;gap:7px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:clamp(15px,1.6vw,20px);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;font-weight:600;letter-spacing:-.04em}.amount small{color:#777d79;font-size:10px;letter-spacing:.08em}.amount-skeleton{display:inline-block;width:126px;height:20px;border-radius:4px;background:linear-gradient(90deg,#dfded6 25%,#ebeae3,#dfded6 75%);background-size:200% 100%;animation:shimmer 1.25s infinite}.row-error{color:#a34840;font-size:12px;font-weight:700}.empty-state{display:grid;min-height:300px;place-items:center;align-content:center;border-top:1px solid #bfc0ba;border-bottom:1px solid #bfc0ba;text-align:center}.empty-mark{display:grid;width:52px;height:52px;place-items:center;border:1px solid #bdc0ba;border-radius:50%;color:#77807b;font-family:Georgia,serif;font-size:24px}.empty-state h2{margin:16px 0 4px;font-family:Georgia,serif;font-weight:400}.empty-state p{max-width:360px;margin:0 0 20px;color:#6f7571;font-size:13px}.app-footer{display:flex;min-height:82px;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid rgba(23,26,24,.14);color:#747a76;font-size:11px}.app-footer a{color:#3d4842;text-underline-offset:3px}.settings-dialog{width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;border:0;background:transparent}.settings-dialog::backdrop{background:#0f141180;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:fade-in .18s ease both}.settings-panel{display:flex;width:min(100%,680px);height:100%;margin-left:auto;flex-direction:column;overflow:hidden;padding:30px clamp(20px,5vw,46px) 24px;color:#171a18;background:#f7f5ee;box-shadow:-30px 0 70px #0a1e1524;animation:drawer-in .28s cubic-bezier(.22,1,.36,1) both}.settings-header,.settings-row-heading,.settings-footer,.settings-footer>div{display:flex;align-items:center}.settings-header{justify-content:space-between;gap:20px;padding-bottom:24px;border-bottom:1px solid #d1d1ca}.settings-header h2{margin:7px 0 2px;font-family:Georgia,Times New Roman,serif;font-size:36px;font-weight:400;letter-spacing:-.03em}.settings-header p{margin:0;color:#747a76;font-size:12px}.icon-button{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border:1px solid #d0d1ca;border-radius:50%;color:#303632;background:transparent;cursor:pointer}.icon-button svg{width:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8}.settings-rows{display:grid;min-height:0;flex:1;gap:13px;overflow-y:auto;overscroll-behavior:contain;padding:22px 4px 22px 0;scrollbar-gutter:stable}.settings-row{margin:0;padding:16px;border:1px solid #d2d2cb;border-radius:18px;background:#ffffff59}.settings-row legend{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.settings-row-heading{gap:10px;margin-bottom:14px}.settings-row-heading .token-icon{width:28px;height:28px;flex-basis:28px}.settings-row-heading>span{font-size:13px;font-weight:800}.settings-row-heading small{color:#7b817d;font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.remove-button{margin-left:auto;padding:8px;border:0;color:#9b4038;background:transparent;font-size:11px;font-weight:800;cursor:pointer}.field-grid{display:grid;grid-template-columns:minmax(110px,.8fr) minmax(260px,2fr);gap:12px}.field-grid label{display:grid;align-content:start;gap:6px;color:#69706c;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.field-grid input{width:100%;height:42px;padding:0 11px;border:1px solid #c8c9c2;border-radius:9px;color:#1e231f;background:#fffefa;font-size:13px;font-variant-numeric:tabular-nums;letter-spacing:0;text-transform:none}.field-grid input[aria-invalid=true]{border-color:#b64c43}.address-field input{font-family:SFMono-Regular,Consolas,monospace;font-size:11px}.field-error{color:#a43d35;font-size:10px;font-weight:700;letter-spacing:0;text-transform:none}.add-button{flex:0 0 auto;min-height:48px;border:1px dashed #aeb3ae;border-radius:14px;color:#176749;background:transparent;font-size:12px;font-weight:800;cursor:pointer}.add-button span{margin-right:5px;font-size:18px;font-weight:400}.settings-footer{flex:0 0 auto;justify-content:space-between;gap:16px;margin-top:auto;padding-top:22px;border-top:1px solid #d1d1ca}.settings-footer>div{gap:8px}.reset-button{min-height:44px;border:0;color:#5e6661;background:transparent;font-size:12px;font-weight:700;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media(max-width:900px){.last-updated{display:none}.funds-table th:first-child{width:32%}.funds-table th:nth-child(2){width:36%}.funds-table th:last-child{width:32%}.address-wide{display:none}.address-short{display:inline}}@media(max-width:680px){.app-shell{padding:0 16px}.app-header{min-height:78px}.brand-mark{width:38px;height:38px}.brand strong{font-size:17px}.brand small,.network-state,.button>span{display:none}.button{width:44px;padding:0}main{padding-top:24px}.summary{min-height:236px;grid-template-columns:1fr;gap:30px;padding:28px 24px;border-radius:24px}.summary h1{max-width:calc(100vw - 90px);overflow:hidden;font-size:clamp(44px,15vw,72px);text-overflow:ellipsis}.summary-meta{grid-template-columns:1fr 1fr;padding:15px 0 0;border-top:1px solid rgba(237,248,240,.18);border-left:0}.summary-orbit{right:-150px}.ledger{margin-top:56px}.section-heading{align-items:start;flex-direction:column;gap:8px}.section-heading p{font-size:12px}.funds-table,.funds-table tbody,.funds-table tr,.funds-table td{display:block;width:100%}.funds-table thead{display:none}.funds-table tr{position:relative;display:grid;min-height:112px;grid-template-columns:1fr auto;align-content:center;gap:12px 16px;border-bottom:1px solid rgba(23,26,24,.12)}.funds-table td{height:auto;padding:0;border:0}.funds-table tbody{padding:0 16px}.funds-table tbody tr:last-child{border-bottom:0}.funds-table td:nth-child(2){grid-row:2}.funds-table .amount-cell{grid-row:1 / span 2;grid-column:2;align-self:center}.token-icon{width:38px;height:38px;flex-basis:38px}.amount{font-size:16px}.amount small{display:block;margin-top:3px}.amount-skeleton{width:98px}.app-footer{min-height:100px;align-items:flex-start;justify-content:center;flex-direction:column}.settings-panel{width:100%;padding:22px 16px 18px}.settings-header h2{font-size:30px}.field-grid{grid-template-columns:1fr}.settings-footer{align-items:stretch;flex-direction:column-reverse}.settings-footer>div{display:grid;grid-template-columns:1fr 1fr}.settings-footer .button{width:auto;padding:0 14px}.settings-footer .button>span{display:inline}.reset-button{align-self:center}}@media(prefers-reduced-motion:reduce){.summary,.ledger,.funds-table tbody tr,.settings-panel,.settings-dialog::backdrop,.is-spinning,.amount-skeleton{animation:none}.button{transition:none}}:root{color:#171a18;background:#f2f0e8;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;background:#f2f0e8}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at 85% 0%,rgba(184,219,196,.3),transparent 30rem),#f2f0e8}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgba(23,103,73,.25);outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.48}.app-shell{width:min(100%,1440px);min-height:100vh;margin:0 auto;padding:0 clamp(20px,4vw,68px)}.fatal-error{display:grid;width:min(100% - 40px,680px);min-height:100vh;margin:0 auto;place-content:center;justify-items:start}.fatal-error h1{max-width:620px;margin:12px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,8vw,76px);font-weight:500;line-height:.98;letter-spacing:-.04em}.fatal-error p{max-width:520px;margin:0 0 28px;color:#5f6662;font-size:17px;line-height:1.6}.app-header{display:flex;align-items:center;justify-content:space-between;min-height:94px;border-bottom:1px solid rgba(23,26,24,.14)}.brand{display:inline-flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;color:#edf8f0;background:#176749;font-family:Georgia,serif;font-size:22px;font-style:italic}.brand>span:last-child{display:grid;gap:1px}.brand strong{font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500;letter-spacing:-.02em}.brand small{color:#6d726f;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.header-actions,.network-state{display:flex;align-items:center}.header-actions{gap:10px}.network-state{gap:8px;margin-right:12px;color:#4e5551;font-size:13px}.network-dot{width:8px;height:8px;border:2px solid #c8e4d1;border-radius:50%;background:#178456;box-shadow:0 0 0 3px #1784561a}.last-updated{padding-left:8px;border-left:1px solid #c9c9c2;color:#7b807d;font-variant-numeric:tabular-nums}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid transparent;border-radius:100px;font-size:13px;font-weight:700;cursor:pointer;transition:transform .16s ease,background-color .16s ease,border-color .16s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button--quiet{border-color:#171a182e;color:#252a27;background:#ffffff6b}.button--quiet:hover:not(:disabled){border-color:#171a1857;background:#ffffffb8}.button--primary{color:#f6fbf7;background:#176749}.button--primary:hover:not(:disabled){background:#0f563c}.button-icon{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.is-spinning{animation:spin .9s linear infinite}main{padding:clamp(28px,5vw,72px) 0 64px}.summary{position:relative;display:grid;min-height:286px;grid-template-columns:1fr auto;align-items:end;gap:32px;overflow:hidden;padding:clamp(28px,5vw,60px);border-radius:34px;color:#edf8f0;background:#153e30;animation:rise-in .52s ease both}.eyebrow{display:block;color:#7b827e;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.summary .eyebrow{color:#a6c9b3}.summary h1{position:relative;z-index:1;display:inline-block;margin:10px 12px 0 0;font-family:Times New Roman,Times,serif;font-size:clamp(52px,9vw,116px);font-weight:400;font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1,"lnum" 1;letter-spacing:-.065em;line-height:.86}.summary-unit{position:relative;z-index:1;color:#a6c9b3;font-size:clamp(14px,2vw,22px);font-weight:700}.summary-meta{position:relative;z-index:1;display:grid;min-width:170px;gap:12px;padding-left:24px;border-left:1px solid rgba(237,248,240,.18);color:#a6c9b3;font-size:13px}.summary-meta strong{display:inline-block;min-width:22px;color:#edf8f0;font-size:18px;font-variant-numeric:tabular-nums}.summary-orbit,.summary-orbit span{position:absolute;border:1px solid rgba(172,216,187,.12);border-radius:50%}.summary-orbit{top:50%;right:-45px;width:310px;height:310px;transform:translateY(-50%)}.summary-orbit span:nth-child(1){inset:38px}.summary-orbit span:nth-child(2){inset:90px;background:#84c49a0f}.summary-orbit span:nth-child(3){top:18px;left:74px;width:10px;height:10px;border:0;background:#b7ddc4;box-shadow:0 0 24px #b7ddc4}@keyframes rise-in{0%{opacity:0;transform:translateY(12px)}}@keyframes row-in{0%{opacity:0;transform:translateY(6px)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{to{background-position:-200% 0}}@keyframes fade-in{0%{opacity:0}}@keyframes drawer-in{0%{opacity:0;transform:translate(35px)}}
