body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background:#f8f7ff;color:#1a1a2e;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.app{margin:0 auto;max-width:720px;padding:1.25rem}.brand{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:1.25rem}.brand-name{color:#7f77dd;font-size:24px;font-weight:700}.brand-sub{color:#888;font-size:12px;margin-top:2px}.status-pill{border-radius:20px;font-size:12px;font-weight:700;margin-left:auto;padding:5px 12px}.s-stabilizing{background:#faeeda;color:#633806}.s-recovering{background:#fcebeb;color:#791f1f}.s-stable{background:#e1f5ee;color:#085041}.s-building{background:#eeedfe;color:#3c3489}.tabs{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:1.25rem}.tab{background:#fff;border:1.5px solid #e0ddf7;border-radius:20px;color:#888;cursor:pointer;font-family:inherit;font-size:12px;font-weight:500;padding:7px 13px;white-space:nowrap}.tab.active{background:#7f77dd;border-color:#7f77dd;color:#fff;font-weight:700}.tab:hover:not(.active){background:#f0effe;color:#7f77dd}.gap-card{background:#fff5f2;border:1.5px solid #f0997b;border-radius:16px;margin-bottom:1rem;padding:1.1rem 1.25rem}.gap-label{color:#993c1d;font-size:10px;font-weight:700;letter-spacing:.06em;margin-bottom:4px;text-transform:uppercase}.gap-num{color:#d85a30;font-size:32px;font-weight:700;margin-bottom:5px}.gap-desc{color:#712b13;font-size:13px;line-height:1.5}.safe-card{background:#f0faf6;border:1.5px solid #5dcaa5;border-radius:16px;margin-bottom:1rem;padding:1.1rem 1.25rem}.safe-label{color:#0f6e56;font-size:10px;font-weight:700;letter-spacing:.06em;margin-bottom:4px;text-transform:uppercase}.safe-num{color:#1d9e75;font-size:32px;font-weight:700;margin-bottom:5px}.safe-desc{color:#085041;font-size:13px;line-height:1.5}.grid2{grid-gap:12px;gap:12px;grid-template-columns:1fr 1fr}.grid2,.grid4{display:grid;margin-bottom:1rem}.grid4{grid-gap:10px;gap:10px;grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.metric{background:#fff;border:1.5px solid #e8e5fc;border-radius:12px;padding:.85rem 1rem}.metric-label{color:#888;font-size:11px;letter-spacing:.04em;margin-bottom:3px;text-transform:uppercase}.metric-value{color:#1a1a2e;font-size:20px;font-weight:700}.red{color:#d85a30}.green{color:#1d9e75}.purple{color:#7f77dd}.amber{color:#ba7517}.card{background:#fff;border:1.5px solid #e8e5fc;border-radius:16px;margin-bottom:1rem;padding:1rem 1.25rem}.card-title{align-items:center;color:#1a1a2e;display:flex;flex-wrap:wrap;font-size:14px;font-weight:700;gap:6px;justify-content:space-between;margin-bottom:.85rem}.badge{border-radius:10px;display:inline-block;font-size:11px;font-weight:700;padding:3px 9px}.b-ok{background:#e1f5ee;color:#085041}.b-warn{background:#faeeda;color:#633806}.b-danger{background:#fcebeb;color:#791f1f}.b-purple{background:#eeedfe;color:#3c3489}.b-gray{background:#f1efe8;color:#444}.bill-row{align-items:center;border-bottom:1px solid #f0effe;display:flex;gap:10px;padding:9px 0}.bill-row:last-child{border-bottom:none}.bill-row.paid-row{opacity:.45}.bill-check{align-items:center;background:#fff;border:2px solid #c4bff5;border-radius:6px;cursor:pointer;display:flex;flex-shrink:0;font-size:13px;height:22px;justify-content:center;transition:all .15s;width:22px}.bill-check.checked{background:#1d9e75;border-color:#1d9e75;color:#fff}.bill-info{flex:1 1;min-width:0}.bill-name{color:#1a1a2e;font-size:13px;font-weight:600}.bill-name.paid-name{color:#aaa;text-decoration:line-through}.bill-meta{color:#888;font-size:11px;margin-top:1px}.bill-amount{color:#1a1a2e;font-size:14px;font-weight:700;white-space:nowrap}.bill-amount.paid-amt{color:#aaa;text-decoration:line-through}.mission-list{display:flex;flex-direction:column;gap:6px;margin-bottom:1rem}.mission-item{align-items:center;background:#fff;border:1.5px solid #e8e5fc;border-radius:12px;display:flex;font-size:13px;gap:10px;padding:9px 12px}.mission-item.active-m{background:#f5f3ff;border-color:#7f77dd}.m-num{align-items:center;background:#e8e5fc;border-radius:50%;color:#888;display:flex;flex-shrink:0;font-size:11px;font-weight:700;height:22px;justify-content:center;width:22px}.m-num.active{background:#7f77dd;color:#fff}.m-label{flex:1 1;font-weight:500}.m-amount{color:#888;font-size:12px}.section-label{color:#888;font-size:10px;font-weight:700;letter-spacing:.06em;margin-bottom:8px;margin-top:1rem;text-transform:uppercase}.info-box{background:#f5f3ff;border:1px solid #c4bff5;border-radius:10px;color:#3c3489;font-size:13px;line-height:1.6;margin-top:8px;padding:10px 12px}.add-form{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:.75rem}.add-form input{background:#fff;border:1.5px solid #e8e5fc;border-radius:8px;color:#1a1a2e;flex:1 1;font-family:inherit;font-size:13px;height:36px;min-width:100px;padding:0 10px}.add-form input:focus{border-color:#7f77dd;outline:none}.btn-primary{background:#7f77dd;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:13px;font-weight:700;height:36px;padding:0 16px}.chip{background:#fff;border:1.5px solid #e8e5fc;border-radius:14px;padding:5px 11px}.chip,.link-btn{color:#7f77dd;cursor:pointer;font-size:12px}.link-btn{background:none;border:none;font-family:inherit;font-weight:600}.toast{background:#1a1a2e;border-radius:20px;bottom:24px;color:#fff;font-size:13px;font-weight:600;left:50%;opacity:0;padding:10px 20px;pointer-events:none;position:fixed;transform:translateX(-50%);transition:opacity .3s;white-space:nowrap;z-index:999}.toast.show{opacity:1}.progress-wrap{background:#f0effe;border-radius:4px;height:7px;margin-top:5px;overflow:hidden;width:100%}.progress-bar{border-radius:4px;height:7px;transition:width .3s}.bnpl-item{background:#f8f7ff;border:1.5px solid #e8e5fc;border-radius:12px;margin-bottom:8px;padding:10px 14px}.bnpl-item.paid-off{border-style:dashed;opacity:.4}.bnpl-top{align-items:flex-start;display:flex;gap:8px;justify-content:space-between}.bnpl-name{color:#1a1a2e;font-size:13px;font-weight:700}.bnpl-meta{color:#888;font-size:11px;margin-top:2px}.bnpl-right{flex-shrink:0;text-align:right}.bnpl-amt{color:#1a1a2e;font-size:15px;font-weight:700}.bnpl-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.bnpl-actions button{border-radius:6px;cursor:pointer;font-family:inherit;font-size:12px;font-weight:600;height:28px;padding:0 10px}.btn-pay{background:#e1f5ee;border:1px solid #5dcaa5;color:#085041}.btn-edit{background:#eeedfe;border:1px solid #c4bff5;color:#3c3489}.btn-kill{background:#7f77dd;border:none;color:#fff}.edit-inline{align-items:center;display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.edit-inline input{border:1.5px solid #c4bff5;border-radius:6px;font-family:inherit;font-size:13px;height:30px;padding:0 8px;width:120px}.edit-inline .btn-save{background:#7f77dd;border:none;border-radius:6px;color:#fff}.edit-inline .btn-cancel,.edit-inline .btn-save{cursor:pointer;font-family:inherit;font-size:12px;font-weight:600;height:30px;padding:0 10px}.edit-inline .btn-cancel{background:#fff;border:1.5px solid #e8e5fc;border-radius:6px;color:#888}.hold-banner{background:#faeeda;border:1.5px solid #ef9f27;border-radius:12px;margin-bottom:1rem;padding:10px 14px}.hold-title{color:#633806;font-size:13px;font-weight:700;margin-bottom:2px}.hold-body{color:#854f0b;font-size:12px;line-height:1.5}.grave-empty{border:2px dashed #e8e5fc;border-radius:12px;color:#888;font-size:13px;padding:1.25rem;text-align:center}.grave-item{align-items:center;background:#f0faf6;border:1px solid #9fe1cb;border-radius:10px;color:#085041;display:flex;font-size:13px;gap:10px;margin-bottom:8px;padding:10px}.xp-head{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:6px}.xp-total{font-size:22px;font-weight:700}.xp-sub{color:#888;font-size:12px}.treat-tier{color:#7f77dd;font-size:10px;font-weight:700;letter-spacing:.05em;margin:12px 0 6px;text-transform:uppercase}.treat-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.treat-card{background:#fff;border:1.5px solid #e8e5fc;border-radius:12px;padding:12px;text-align:center}.treat-card.locked{background:#f8f7ff;border-style:dashed;opacity:.6}.treat-card.claimed{background:#f0faf6;border-color:#5dcaa5}.treat-emoji{font-size:26px}.treat-name{color:#1a1a2e;font-size:13px;font-weight:700;margin-top:4px}.treat-cost{color:#888;font-size:11px;margin-top:2px}.treat-claim{background:#1d9e75;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:inherit;font-size:12px;font-weight:600;height:28px;margin-top:8px;padding:0 12px}.achieve-item{align-items:flex-start;border-bottom:1px solid #f0effe;display:flex;gap:10px;padding:10px 0}.achieve-item:last-child{border-bottom:none}.a-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:15px;height:30px;justify-content:center;width:30px}.a-icon.earned{background:#e1f5ee;color:#1d9e75}.a-icon.locked{background:#f0effe;color:#c4bff5}.a-name{color:#1a1a2e;font-size:13px;font-weight:700}.a-name.locked{color:#aaa}.a-desc{color:#888;font-size:12px;margin-top:1px}.rule-item{border-bottom:1px solid #f0effe;color:#1a1a2e;display:flex;font-size:13px;gap:8px;line-height:1.5;padding:8px 0}.rule-item:last-child{border-bottom:none}.rule-num{color:#7f77dd;font-weight:700;min-width:18px}.goal-item{margin-bottom:1.1rem}.goal-item:last-child{margin-bottom:0}.goal-header{align-items:center;display:flex;flex-wrap:wrap;gap:6px;justify-content:space-between;margin-bottom:2px}.goal-name{color:#1a1a2e;font-size:14px;font-weight:700}.goal-sub{color:#888;font-size:12px;margin-bottom:6px}.goal-edit{align-items:center;display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.goal-edit input{border:1.5px solid #e8e5fc;border-radius:6px;font-family:inherit;font-size:13px;height:32px;padding:0 8px;width:130px}.goal-edit input:focus{border-color:#7f77dd;outline:none}.goal-edit .btn-save{background:#7f77dd;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:inherit;font-size:12px;font-weight:700;height:32px;padding:0 12px}.sink-row{align-items:center;border-bottom:1px solid #f0effe;display:flex;flex-wrap:wrap;gap:8px;padding:8px 0}.sink-row:last-child{border-bottom:none}.sink-name{color:#1a1a2e;font-size:13px;font-weight:600;min-width:130px}.sink-bar{flex:1 1;min-width:80px}.sink-amt{color:#888;font-size:12px;min-width:100px;text-align:right}.nudge-item{border-bottom:1px solid #f0effe;display:flex;gap:10px;padding:11px 0}.nudge-item:last-child{border-bottom:none}.nudge-dot{border-radius:50%;flex-shrink:0;height:9px;margin-top:5px;width:9px}.nudge-title{color:#1a1a2e;font-size:13px;font-weight:700}.nudge-body{color:#555;font-size:12.5px;line-height:1.5;margin-top:2px}.nudge-sub{color:#aaa;font-size:10px;font-weight:700;letter-spacing:.05em;margin:12px 0 4px;text-transform:uppercase}.nudge-mini{align-items:baseline;display:flex;gap:8px;padding:5px 0}.nudge-mini .nudge-dot{height:7px;margin-top:5px;width:7px}.nudge-mini-text{color:#777;font-size:12px;line-height:1.4}.del-btn{align-items:center;background:#fcebeb;border:none;border-radius:6px;color:#a32d2d;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;height:28px;justify-content:center;width:28px}.del-btn:hover{background:#f5d4d4}.acc{background:#fff;border:1.5px solid #e8e5fc;border-radius:16px;margin-bottom:12px;overflow:hidden}.acc-header{align-items:center;color:#1a1a2e;cursor:pointer;display:flex;font-size:14px;font-weight:700;justify-content:space-between;padding:15px 18px}.acc-header:hover{background:#faf9ff}.acc-chev{color:#7f77dd;font-size:13px}.acc-body{padding:0 18px 16px}.set-field{align-items:center;border-bottom:1px solid #f0effe;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;padding:9px 0}.set-field:last-child{border-bottom:none}.set-label{color:#555;font-size:13px}.set-input{border:1.5px solid #e8e5fc;border-radius:8px;font-family:inherit;font-size:14px;height:34px;padding:0 10px;width:150px}.set-input:focus{border-color:#7f77dd;outline:none}.edit-row{align-items:center;border-bottom:1px solid #f0effe;display:flex;flex-wrap:wrap;gap:6px;padding:10px 0}.edit-row:last-child{border-bottom:none}.edit-row input[type=text]{flex:1 1;min-width:120px}.edit-row input[type=number],.edit-row input[type=text]{border:1.5px solid #e8e5fc;border-radius:6px;font-family:inherit;font-size:13px;height:32px;padding:0 8px}.edit-row input[type=number]{width:80px}.edit-row input:focus{border-color:#7f77dd;outline:none}.edit-flag{align-items:center;color:#888;display:flex;font-size:11px;gap:3px}.edit-flag input{height:auto;width:auto}.login-wrap{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:20px}.login-card{background:#fff;border:1.5px solid #e8e5fc;border-radius:20px;box-shadow:0 8px 30px #7f77dd1f;display:flex;flex-direction:column;gap:12px;padding:32px;width:320px}.login-title{color:#7f77dd;font-size:30px;margin:0;text-align:center}.login-sub{color:#888;font-size:13px;margin:0 0 12px;text-align:center}.login-input{background:#fff;border:1.5px solid #e8e5fc;border-radius:8px;color:#1a1a2e;font-family:inherit;font-size:16px;padding:12px 14px}.login-input:focus{border-color:#7f77dd;outline:none}.login-error{color:#d85a30;font-size:13px;margin:0;text-align:center}
/*# sourceMappingURL=main.a46392e4.css.map*/