:root{--bg:#fbfaf8;--surface:#fff;--border:#e5e1da;--text:#1c1b19;--muted:#6b675f;--accent:#2f5d50;--accent-text:#fff;--danger:#8f2d2d;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--bg:#14151a;--surface:#1c1e24;--border:#2c2f37;--text:#edecea;--muted:#9a968e;--accent:#6fae99;--accent-text:#10221d;--danger:#e08a8a}}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}.shell{max-width:34rem;margin:0 auto;padding:3rem 1rem 4rem}.card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.5rem}h1{letter-spacing:-.02em;margin:0 0 .25rem;font-size:1.5rem}.sub{color:var(--muted);margin:0 0 2rem}label{margin-bottom:.4rem;font-size:.875rem;font-weight:550;display:block}input[type=email]{width:100%;font:inherit;color:inherit;background:var(--bg);border:1px solid var(--border);border-radius:8px;padding:.65rem .75rem}input[type=email]:focus-visible{outline:2px solid var(--accent);outline-offset:1px}button{width:100%;font:inherit;color:var(--accent-text);background:var(--accent);cursor:pointer;border:0;border-radius:8px;margin-top:.75rem;padding:.65rem 1rem;font-weight:550}button:disabled{opacity:.55;cursor:not-allowed}button.secondary{color:var(--muted);border:1px solid var(--border);background:0 0}.note{color:var(--muted);margin-top:1rem;font-size:.875rem}.error{color:var(--danger);margin-top:1rem;font-size:.875rem}dl{grid-template-columns:auto 1fr;gap:.5rem 1.25rem;margin:0 0 1.5rem;display:grid}dt{color:var(--muted);font-size:.875rem}dd{font-variant-numeric:tabular-nums;margin:0}.badge{background:var(--accent);color:var(--accent-text);border-radius:999px;padding:.1rem .5rem;font-size:.8125rem;display:inline-block}select{width:100%;font:inherit;color:inherit;background:var(--bg);border:1px solid var(--border);border-radius:8px;padding:.65rem .75rem}a{color:var(--accent)}.button-link{text-align:center;color:var(--accent-text);background:var(--accent);border-radius:8px;margin-top:.75rem;padding:.65rem 1rem;font-weight:550;text-decoration:none;display:block}.people{margin:0;padding:0;list-style:none}.people li{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:1rem;padding:.85rem 0;display:flex}.people li:last-child{border-bottom:0;padding-bottom:0}.people li:first-child{padding-top:0}.meta{color:var(--muted);margin-top:.15rem;font-size:.8125rem}.right{text-align:right;flex-shrink:0}.you{color:var(--muted);font-weight:400}.card-title{margin:0 0 1rem;font-size:1.0625rem}.row{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.75rem;display:grid}@media (width<=26rem){.row{grid-template-columns:1fr}}input[type=text],input[type=date],input:not([type]){width:100%;font:inherit;color:inherit;background:var(--bg);border:1px solid var(--border);border-radius:8px;padding:.65rem .75rem}.check{align-items:center;gap:.5rem;margin-top:.85rem;font-weight:400;display:flex}.check input{width:auto;margin:0}.amount{font-variant-numeric:tabular-nums;font-weight:550}.amount.negative{color:var(--text)}.amount.positive{color:var(--accent)}.budget-row{margin-bottom:.9rem}.budget-row:last-child{margin-bottom:0}.budget-head{font-variant-numeric:tabular-nums;justify-content:space-between;margin-bottom:.35rem;font-size:.875rem;display:flex}.budget-head .over{color:var(--danger);font-weight:600}.bar{background:var(--border);border-radius:999px;height:6px;overflow:hidden}.fill{background:var(--accent);height:100%}.fill.over{background:var(--danger)}.button-link.secondary-link{color:var(--muted);border:1px solid var(--border);background:0 0}button.small{width:auto;margin:0;padding:.3rem .7rem;font-size:.8125rem}.dim{opacity:.45}.badge.warn{background:var(--danger);color:#fff}.amount.over{color:var(--danger)}input[type=file]{width:100%;font:inherit;color:var(--muted);background:var(--bg);border:1px dashed var(--border);border-radius:8px;padding:.5rem}.tx-controls{align-items:center;gap:.5rem;margin-top:.45rem;display:flex}.tx-controls select{width:auto;max-width:11rem;padding:.25rem .4rem;font-size:.8125rem}.check.tight{white-space:nowrap;margin-top:0;font-size:.8125rem}button.small.secondary{color:var(--muted);border:1px solid var(--border);background:0 0}
