@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#243f36;background:#f6f5ef;font-synthesis:none;font-size:15px}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer;color:inherit}button:disabled{opacity:.45;cursor:default}button,a,input,select{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid #b7824f;outline-offset:3px}button{border:0;background:none}h1,h2,h3,p{margin:0}h1,h2,h3,.balance,.brand{font-family:Manrope,sans-serif}h1{font-size:30px;letter-spacing:-1.2px;font-weight:600}h2{font-size:17px;font-weight:700;letter-spacing:-.4px}.shell{max-width:860px;margin:auto;padding:0 40px}header{height:108px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4e6dd}.brand{font-size:31px;text-decoration:none;color:#234f43;font-weight:800;letter-spacing:-1.7px}.brand span{display:inline-block;color:#b5bd70;margin-left:5px;font-size:27px}.avatar{border:1px solid #d9dfd4;border-radius:50%;width:42px;height:42px;font-size:23px}main{padding-top:38px;padding-bottom:125px}.intro{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:25px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.9px;margin-bottom:10px;color:#7c8878}.status{white-space:nowrap;font-size:11px;color:#738272;display:flex;align-items:center;gap:6px}.status i{width:6px;height:6px;border-radius:50%;background:#659473}.status i.offline{background:#bc7754}.demo-banner{background:#eeecdf;color:#777761;border-radius:8px;padding:10px 14px;margin-bottom:20px;font-size:12px;display:flex;justify-content:space-between;align-items:center}.period-tabs{display:flex;gap:5px;margin-bottom:20px;background:#eaece3;border-radius:13px;padding:5px;width:max-content}.period-tabs button{padding:9px 22px;border-radius:9px;font-size:12px;color:#7b8578}.period-tabs button.selected{background:#fff;color:#244e41;box-shadow:0 2px 4px #244e4110;font-weight:700}.budget-card{background:#234f43;color:#fff;border-radius:22px;padding:27px 30px 25px;position:relative;overflow:hidden;box-shadow:0 7px 16px #234f4309}.budget-card:after{content:"✳";position:absolute;font-size:230px;color:#ffffff04;right:-15px;top:20px;pointer-events:none}.card-top,.card-bottom{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1}.date-nav{display:flex;align-items:center;gap:12px;font-size:12px}.date-nav button{color:#c1d2ba;font-size:24px;padding:0 4px}.card-link{color:#d5dfc7;font-size:11px}.budget-label{color:#c0d0bd;font-size:13px;margin-top:27px}.balance{font-size:53px;line-height:1.2;letter-spacing:-2px;font-weight:500;margin-top:7px}.card-caption{color:#b9ccb8;font-size:12px;margin-top:10px}.progress{height:6px;background:#ffffff20;border-radius:10px;margin:28px 0 17px;overflow:hidden}.progress>div{height:100%;border-radius:10px;background:#d7dda3;transition:width .3s}.card-bottom{font-size:12px;color:#b6c8b5}.card-bottom strong{color:#fff;font-weight:500;margin-left:8px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:30px 0 16px}.text{font-size:12px;color:#5f7661;padding:6px 0}.presets{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.preset{border:1px solid #e0e3d8;border-radius:15px;padding:18px;text-align:left;display:flex;flex-direction:column;gap:12px;background:#fbfcf7;min-width:0;transition:transform .15s,background .15s}.preset:active{transform:scale(.97);background:#e8eddc}.preset-icon{font-size:21px;background:#edf0e2;width:38px;height:38px;border-radius:11px;display:grid;place-items:center}.preset strong{font-size:13px;overflow-wrap:anywhere}.preset>span:last-child{font-size:12px;color:#7d8777;display:flex;justify-content:space-between;gap:4px}.preset b{font-size:17px;line-height:12px;font-weight:400}.new-preset{border-style:dashed;background:transparent}.count{display:inline-grid;place-items:center;background:#e9edde;border-radius:20px;font:11px DM Sans,sans-serif;width:22px;height:22px;margin-left:5px;vertical-align:middle}.expense-row{width:100%;display:flex;gap:14px;align-items:center;text-align:left;padding:17px 0;border-bottom:1px solid #e5e7df}.expense-icon{width:41px;height:41px;border-radius:13px;background:#eaeedf;display:grid;place-items:center;font-size:20px;flex-shrink:0}.expense-detail{flex:1;min-width:0;display:flex;flex-direction:column;gap:5px}.expense-detail strong{font-weight:500;font-size:14px}.expense-detail small{color:#899080;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.expense-amount{font-size:14px;font-weight:500;white-space:nowrap}.chevron{color:#929d89}.empty{text-align:center;border:1px dashed #dce1d2;border-radius:15px;padding:28px 15px;color:#7f8b77}.empty>span{font-size:25px}.empty h3{font-size:15px;margin:8px 0}.empty p{font-size:12px}.footer-note{text-align:center;color:#9aa18e;font-size:11px;letter-spacing:.5px;margin-top:35px}.bottom-nav{position:fixed;z-index:3;bottom:0;left:50%;transform:translate(-50%);width:min(860px,100%);display:flex;align-items:center;justify-content:space-around;background:#f6f5eff5;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top:1px solid #e1e5d8;padding:16px 30px max(16px,env(safe-area-inset-bottom));gap:20px}.bottom-nav>button:not(.add-button){display:flex;flex-direction:column;align-items:center;gap:4px;font-size:10px;color:#98a08e;min-width:65px}.bottom-nav>button.active{color:#244f43}.bottom-nav>button>span{font-size:21px}.add-button,.primary{background:#234f43;color:#fff;border-radius:12px;padding:16px 27px;font-weight:500;font-size:13px}.add-button{box-shadow:0 4px 10px #234f4320}.overlay{position:fixed;inset:0;background:#15251f66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;display:flex;justify-content:center;align-items:center;padding:20px}.sheet{background:#f6f5ef;width:100%;max-width:440px;border-radius:23px;padding:26px;max-height:90dvh;overflow-y:auto;box-shadow:0 20px 80px #0002}.sheet-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.sheet-top h2{font-size:22px}.sheet-top button{font-size:26px;width:38px;height:38px;background:#e9ecdf;border-radius:50%}label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:500;margin:16px 0}input,select{border:1px solid #d9dfd1;background:#fffef9;color:#244536;border-radius:10px;padding:13px;width:100%;min-width:0;font-size:16px;outline:none}input:focus,select:focus{border-color:#50795b;box-shadow:0 0 0 3px #527a5a15}input[readonly]{background:#eaece3}.amount-input{font-size:34px;letter-spacing:-1px}.primary{width:100%;margin-top:14px}.field-pair{display:flex;gap:12px}.field-pair>label{width:50%}.danger{color:#a55543;width:100%;padding:15px;font-size:13px}.muted{color:#83907d;line-height:1.6}.small{font-size:11px}.error{background:#fae6df;color:#98432f;border:1px solid #efcbbd;border-radius:10px;padding:12px;font-size:13px;margin:12px 0;overflow-wrap:anywhere}.error button{margin-left:10px;text-decoration:underline}.toast{position:fixed;bottom:110px;left:50%;transform:translate(-50%);background:#213c31;color:#fff;padding:16px 20px;border-radius:12px;z-index:20;font-size:13px;box-shadow:0 4px 30px #0002;width:max-content;max-width:90%}.toast button{color:#d5e3a4;margin-left:18px;text-decoration:underline}.settings-row{display:flex;justify-content:space-between;align-items:center;width:100%;padding:18px 0;border-bottom:1px solid #dfe4d7;text-align:left}.settings-row strong{font-weight:500}.install-note{background:#e8edde;padding:18px;border-radius:12px;margin:22px 0;font-size:13px}.install-note p{color:#77866e;font-size:12px;line-height:1.7;margin-top:8px}.login{max-width:420px;margin:6vh auto;padding:30px}.login h1{font-size:40px;margin-bottom:15px}.login form{margin-top:25px}.login>.text{width:100%;margin-top:12px}.brand-mark{background:#234f43;color:#dce4b0;border-radius:22px;display:grid;place-items:center;width:74px;height:74px;font-size:47px;letter-spacing:-5px;margin-bottom:30px}.login>.small{margin-top:25px;text-align:center}@media(max-width:600px){.shell{padding:0 22px}header{height:83px;padding-top:env(safe-area-inset-top)}main{padding-top:25px}.intro{display:block;margin-bottom:18px}h1{font-size:25px}.eyebrow{font-size:8px;letter-spacing:1.5px}.status{margin-top:12px;font-size:10px}.period-tabs{width:100%;gap:2px}.period-tabs button{flex:1;padding:9px 5px}.budget-card{border-radius:19px;padding:21px}.balance{font-size:43px}.budget-label{margin-top:23px}.date-nav{gap:9px;font-size:11px}.card-link{font-size:10px}.presets{grid-template-columns:repeat(2,1fr);gap:10px}.preset{padding:15px;gap:10px}.preset-icon{width:33px;height:33px;font-size:19px}.section-title h2{font-size:15px}.section-title>.text{font-size:11px}.section-title{margin-top:25px}.bottom-nav{gap:12px;padding-left:15px;padding-right:15px}.add-button{padding:16px 23px}.overlay{padding:0;align-items:flex-end}.sheet{border-radius:24px 24px 0 0;padding:24px 24px max(24px,env(safe-area-inset-bottom));max-height:92dvh}.card-bottom{font-size:11px}.demo-banner{font-size:10px}.expense-row{gap:10px}.expense-amount{font-size:13px}}
