/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{color:#172b25;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f6f7f3;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}.app-shell{max-width:560px;margin:0 auto;padding:34px 20px 110px}.topbar{justify-content:space-between;align-items:center;margin-bottom:27px;display:flex}.eyebrow{letter-spacing:1.6px;color:#728078;font-size:10px;font-weight:750}h1{letter-spacing:-1px;margin:5px 0 0;font-size:28px}.avatar{color:#375747;background:#d7e6de;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:700;display:grid}.balance-card{color:#fff;background:#214b3a;border-radius:22px;padding:27px 25px;box-shadow:0 12px 34px #214b3a20}.balance-card>span{color:#d6e6dc;font-size:14px}.balance-card>strong{letter-spacing:-2px;margin:8px 0;font-size:45px;display:block}.balance-card p{color:#d6e6dc;margin:4px 0 0;font-size:13px}.summary-grid{grid-template-columns:1fr 1fr;gap:13px;margin:17px 0;display:grid}.stat-card,.panel{background:#fff;border:1px solid #e9ece7;border-radius:18px;padding:18px}.stat-card span{color:#718078;font-size:13px;display:block}.stat-card strong{margin-top:7px;font-size:22px;display:block}.panel{margin-top:17px}.section-heading{justify-content:space-between;align-items:center;display:flex}.section-heading h2{margin:0;font-size:17px}.muted{color:#718078;font-size:14px;line-height:1.55}button,input,select{font:inherit}button{cursor:pointer}.month-line{color:#42574d;justify-content:space-between;align-items:center;margin-bottom:17px;font-size:13px;font-weight:650;display:flex}.private-pill{color:#62836f;background:#e8efe9;border-radius:20px;padding:6px 9px;font-size:11px}.negative-balance{color:#ffcac5!important}.dot{border-radius:50%;width:8px;height:8px;margin-right:7px;display:inline-block}.income-dot{background:#5f9971}.expense-dot{background:#d09864}.quick-actions{grid-template-columns:repeat(4,1fr);gap:7px;margin:24px 0;display:grid}.quick-actions button,.bottom-nav button,.text-button,.delete-button,.close-sheet{background:0 0;border:0}.quick-actions button{color:#526157;white-space:nowrap;font-size:11px;font-weight:600}.quick-actions button span{color:#355d48;background:#fff;border:1px solid #e9ece7;border-radius:15px;place-items:center;width:45px;height:45px;margin:0 auto 8px;font-size:19px;display:grid}.text-button{color:#426b53;font-size:12px;font-weight:650}.entry-row{border-bottom:1px solid #eff0ed;align-items:center;gap:11px;padding:14px 0;display:flex}.entry-row:last-of-type{border-bottom:0}.entry-icon{color:#4f695a;background:#eef2ed;border:0;border-radius:12px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:16px;display:grid}.entry-icon.income{color:#48855d;background:#e9f1e8}.entry-icon.expense{color:#9a6f4f;background:#f5ede5}.entry-icon.debt{color:#856987;background:#f1eaf2}.entry-icon.is-paid{color:#48855d;background:#e9f1e8}.entry-details{flex:1;min-width:0}.entry-details strong,.entry-details span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.entry-details strong{font-size:13px}.entry-details span{color:#7c8880;margin-top:4px;font-size:11px}.entry-end{text-align:right;align-items:center;gap:7px;display:flex}.entry-end strong{white-space:nowrap;font-size:13px}.entry-end .positive{color:#4c845e}.delete-button{color:#89938d;padding:1px 4px;font-size:19px}.category-row{margin-top:17px}.category-row>div:first-child,.goal-summary>div:first-child{justify-content:space-between;margin-bottom:8px;font-size:12px;display:flex}.progress-track{background:#edf0ec;border-radius:10px;height:7px;overflow:hidden}.progress-track i{background:#507c61;border-radius:10px;height:100%;transition:width .25s;display:block}.goal-summary{margin-top:17px}.goal-summary span{color:#738178}.bottom-nav{width:100%;max-width:560px;padding:9px 11px calc(12px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:5;background:#fffffff2;border-top:1px solid #eaede8;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav button{color:#78837b;justify-items:center;gap:4px;padding:5px;font-size:10px;display:grid}.bottom-nav button span{font-size:19px}.bottom-nav .nav-active{color:#356246;font-weight:700}.screen-section{padding-top:8px}.screen-heading{justify-content:space-between;align-items:center;margin:8px 0 18px;display:flex}.screen-heading h2{letter-spacing:-.6px;margin:0;font-size:24px}.screen-heading p{color:#748178;margin:5px 0 0;font-size:13px}.circle-add{color:#fff;background:#214b3a;border:0;border-radius:50%;place-items:center;width:37px;height:37px;font-size:22px;display:grid}.activity-panel{padding-top:5px;padding-bottom:5px}.segmented-actions{gap:9px;display:flex}.segmented-actions button{color:#456652;background:#fff;border:1px solid #e4e9e4;border-radius:12px;flex:1;padding:11px;font-size:13px;font-weight:600}.empty-state{text-align:center;justify-items:center;padding:70px 22px 35px;display:grid}.empty-icon{color:#55725e;background:#e9efe9;border-radius:19px;place-items:center;width:61px;height:61px;margin-bottom:15px;font-size:28px;display:grid}.empty-state>strong{font-size:16px}.empty-state p{color:#78847c;max-width:260px;font-size:13px;line-height:1.6}.soft-button{color:#355943;background:#e8eee8;border:0;border-radius:11px;padding:10px 15px;font-size:12px;font-weight:650}.tap-hint{color:#7a847d;text-align:center;padding-bottom:5px;font-size:11px}.goal-title{align-items:center;gap:11px;display:flex}.goal-mark{color:#507b5c;background:#e9f1e8;border-radius:12px;place-items:center;width:39px;height:39px;font-size:20px;display:grid}.goal-title>div{flex:1}.goal-title>div strong,.goal-title>div span{display:block}.goal-title>div strong{font-size:13px}.goal-title>div span{color:#78847c;margin-top:3px;font-size:11px}.goal-amounts{align-items:baseline;gap:6px;margin:20px 0 9px;display:flex}.goal-amounts strong{font-size:23px}.goal-amounts span{color:#78847c;font-size:12px}.goal-progress{height:8px}.goal-add{margin-top:15px}.sheet-overlay{z-index:10;background:#16271f63;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.add-sheet{width:100%;max-width:560px;max-height:92vh;padding:10px 20px calc(23px + env(safe-area-inset-bottom));background:#fff;border-radius:23px 23px 0 0;overflow:auto}.sheet-handle{background:#dfe3df;border-radius:4px;width:37px;height:4px;margin:0 auto 17px}.sheet-heading{justify-content:space-between;align-items:center;display:flex}.sheet-heading h2{margin:0;font-size:19px}.close-sheet{color:#768078;font-size:25px}.kind-picker{grid-template-columns:repeat(5,1fr);gap:5px;margin:21px 0 15px;display:grid}.kind-picker button{color:#647068;background:#f6f7f4;border:1px solid #0000;border-radius:11px;justify-items:center;gap:4px;padding:8px 2px;font-size:10px;display:grid}.kind-picker button span{font-size:17px}.kind-picker button.kind-selected{color:#355d44;background:#e8efe9;border-color:#a8c4ad;font-weight:700}.add-sheet label{color:#526057;margin:13px 0;font-size:12px;font-weight:650;display:block}.add-sheet input,.add-sheet select{color:#24352b;background:#fff;border:1px solid #e2e6e1;border-radius:10px;width:100%;height:43px;margin-top:6px;padding:0 11px;font-size:14px;display:block}.add-sheet input:focus,.add-sheet select:focus{outline-offset:1px;outline:2px solid #bad0bf}.money-input{color:#68756d;border:1px solid #e2e6e1;border-radius:10px;align-items:center;margin-top:6px;padding-left:11px;display:flex}.money-input input{border:0;margin:0}.money-input input:focus{outline:0}.optional{color:#859088;font-weight:400}.submit-button{color:#fff;background:#214b3a;border:0;border-radius:12px;width:100%;height:46px;margin-top:10px;font-size:14px;font-weight:700}.toast{z-index:12;color:#fff;white-space:nowrap;background:#214b3a;border-radius:20px;padding:10px 16px;font-size:12px;position:fixed;bottom:92px;left:50%;transform:translate(-50%);box-shadow:0 5px 20px #0002}@media (width>=620px){.app-shell{padding-top:46px}.bottom-nav{border:1px solid #e7ebe6;border-radius:17px;padding-bottom:12px;bottom:15px}.add-sheet{border-radius:23px;margin-bottom:25px}}@media (width<=380px){.app-shell{padding-left:15px;padding-right:15px}.balance-card>strong{font-size:39px}.private-pill{font-size:9px}.quick-actions button{font-size:10px}}.brand-line{color:#748178;background:#fff;border:1px solid #e8ede7;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;margin:-12px 0 20px;padding:10px 12px;font-size:11px;display:flex}.brand-line strong{letter-spacing:.2px;color:#355d48;font-size:12px}.visitor-count{white-space:nowrap;color:#62836f;font-size:10px}@media (width<=380px){.brand-line{font-size:10px}.brand-line strong{font-size:11px}.visitor-count{font-size:9px}}
