:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#102033;background:#eef3f8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-height:100vh;background:linear-gradient(180deg,#eef3f8,#f9fbff)}button,input,textarea,select{font:inherit}button{border:0}.app-shell{min-height:100vh;padding:16px 16px 88px;max-width:520px;margin:0 auto}.topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:8px 0 16px}.eyebrow{margin:0 0 4px;text-transform:uppercase;font-size:12px;letter-spacing:.08em;color:#5b6b7f}h1,h2,h3,p{margin:0}h1{font-size:30px;line-height:1.1}.pill{border-radius:999px;padding:8px 12px;background:#dce8f7;color:#27476d;font-weight:700;white-space:nowrap}.content{display:block}.stack{display:grid;gap:12px}.card{background:#ffffffeb;border:1px solid rgba(148,169,194,.28);border-radius:20px;padding:16px;box-shadow:0 10px 30px #233a580f}.summary-card,.summary-grid{display:grid;gap:12px}.balance-chip{border-radius:16px;padding:14px;display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:15px}.balance-chip strong{font-size:18px}.positive{background:#e4f5ea;color:#14613a}.negative{background:#fde8e4;color:#a03a2a}.muted,.helper{color:#607084;font-size:14px}.section-heading{padding:4px 2px}.section-heading-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.expense-card{display:grid;gap:8px}.expense-row{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.expense-meta{display:flex;justify-content:space-between;gap:12px;color:#607084;font-size:13px}.field,.preset-card{display:grid;gap:8px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}label{font-size:14px;font-weight:700;color:#304255}input,textarea,select{width:100%;border-radius:14px;border:1px solid #c9d5e3;background:#fff;color:#102033;padding:12px 14px;outline:none}textarea{resize:vertical}input:focus,textarea:focus,select:focus{border-color:#7aa5d6;box-shadow:0 0 0 4px #7aa5d62e}.primary-button,.ghost-button,.nav-button{border-radius:16px;padding:12px 14px;font-weight:700;cursor:pointer}.primary-button{background:#153e75;color:#fff}.primary-button:disabled{opacity:.55;cursor:not-allowed}.ghost-button{background:#eef4fb;color:#24486e}.icon-ghost-button{display:grid;place-items:center;width:44px;height:44px;padding:0}.icon-ghost-button svg{width:22px;height:22px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.settle-summary{display:grid;gap:10px}.bottom-nav{position:fixed;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#f6f9fceb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid rgba(148,169,194,.28)}.nav-button{background:transparent;color:#607084;display:grid;place-items:center;padding:10px}.nav-button svg{width:24px;height:24px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.nav-button.active{background:#153e75;color:#fff}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:700px){.app-shell{padding-top:28px}.summary-grid{grid-template-columns:repeat(2,1fr)}}
