:root{--color-background: #f3f5f1;--color-surface: #ffffff;--color-surface-soft: #f7f8f5;--color-text-primary: #152019;--color-text-secondary: #788079;--color-border: #e4e8e2;--color-brand: #184c35;--color-brand-hover: #236447;--color-brand-soft: #e6f0e9;--color-positive: #318052;--color-negative: #c7655a;--color-negative-soft: #fff0ed;--color-warning: #d19348;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--radius-sm: 10px;--radius-md: 14px;--radius-lg: 20px;--radius-xl: 28px;--radius-pill: 999px;--shadow-floating: 0 14px 38px rgba(24, 42, 30, .16);--content-max-width: 860px;--tap-size: 44px;--bottom-navigation-height: 74px;--safe-area-top: env(safe-area-inset-top, 0px);--safe-area-right: env(safe-area-inset-right, 0px);--safe-area-bottom: env(safe-area-inset-bottom, 0px);--safe-area-left: env(safe-area-inset-left, 0px)}*{box-sizing:border-box}body{margin:0;background:#f4f5f1;color:#1f2c22;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{min-height:44px;border:0;border-radius:13px;background:#eef1eb;color:inherit;font-weight:700;cursor:pointer}.primary{background:#315d42;color:#fff}.danger{background:#fff0ee;color:#a64238}.wide{width:100%;margin-top:10px}.shell{min-height:100dvh;padding-bottom:86px}.top{position:sticky;z-index:10;top:0;display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #dfe4dc;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.top div{display:flex;flex-direction:column}.top small{color:#718075;font-size:10px;text-transform:uppercase}.top strong{font-size:15px}.top>span{font-size:17px;font-weight:800}.shell>main{width:min(760px,100%);margin:auto;padding:18px}.page{display:grid;gap:18px}.hero{padding:24px;border-radius:24px;background:linear-gradient(145deg,#315d42,#183a28);color:#fff;box-shadow:0 14px 30px #315d4230}.hero small{opacity:.72}.hero h1{margin:8px 0 22px;font-size:36px;letter-spacing:-.04em}.hero div{display:flex;gap:8px}.hero button{flex:1;background:#ffffff20;color:#fff}.unallocated{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px;border:1px solid #d9e2d9;border-radius:20px;background:#fff}.unallocated h2{margin:4px 0}.unallocated p{margin:0;color:#718075;font-size:12px}.unallocated strong{white-space:nowrap;font-size:20px}.heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.heading h2{margin:0;font-size:24px}.inline{display:flex;gap:8px}.lead{margin:-10px 0 0;color:#68746b;line-height:1.5}.shelf-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.shelf-card{min-width:0;padding:16px;border:1px solid #dde3dc;border-radius:20px;background:#fff;text-align:left}.shelf-card>div{display:flex;align-items:center;gap:8px}.shelf-card i{width:10px;height:10px;border-radius:50%}.shelf-card em{margin-left:auto;padding:4px 7px;border-radius:9px;background:#fff0ee;color:#a64238;font-size:9px;font-style:normal}.shelf-card h3{margin:16px 0;font-size:22px}.shelf-card dl{display:grid;gap:8px;margin:0}.shelf-card dl div{display:flex;justify-content:space-between;gap:8px}.shelf-card dt{color:#79847c;font-size:10px}.shelf-card dd{margin:0;font-size:10px;font-weight:800}.shelf-card.overspent{border-color:#e9bdb7;background:#fff9f8}.shelf-card.system{grid-column:1/-1}.list,.menu,.simple-list{display:grid;gap:8px}.list article{display:grid;grid-template-columns:40px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:13px;border-radius:16px;background:#fff}.list article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#eef4ef}.list article div{min-width:0;display:flex;flex-direction:column}.list small{overflow:hidden;color:#768179;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.positive{color:#2b7748}.negative{color:#ad493e}.icon{width:44px;padding:0;background:transparent}.empty{padding:30px;border:1px dashed #cad3ca;border-radius:18px;color:#718075;text-align:center}.menu button{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;background:#fff;text-align:left}.menu button span{color:#788279;font-size:11px}.fab{position:fixed;z-index:12;right:calc(50% - min(350px,45vw));bottom:72px;width:56px;height:56px;border-radius:50%;background:#315d42;color:#fff;font-size:30px;box-shadow:0 8px 24px #173c2760}.shell>nav{position:fixed;z-index:11;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(4,1fr);padding:7px max(8px,calc((100vw - 760px)/2));border-top:1px solid #dde3dc;background:#fff}.shell>nav button{display:flex;min-height:58px;flex-direction:column;align-items:center;justify-content:center;gap:2px;border-radius:12px;background:transparent;color:#788279;font-size:10px}.shell>nav button span{font-size:19px}.shell>nav button.active{color:#315d42;background:#edf4ee}.global-alert,.alert{padding:12px 14px;border-radius:12px;background:#fff0ee;color:#9c3f36}.global-alert{position:sticky;z-index:9;top:66px;display:flex;justify-content:space-between;margin:8px auto;width:min(724px,calc(100% - 36px))}.global-alert button{min-height:28px;background:transparent}.center{min-height:100dvh;display:grid;place-content:center;justify-items:center;gap:14px;padding:24px}.spinner{width:30px;height:30px;border:3px solid #dce4dc;border-top-color:#315d42;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.bottom-sheet-backdrop{position:fixed;z-index:50;inset:0;display:flex;align-items:flex-end;justify-content:center;padding-top:40px;background:#13201880}.bottom-sheet{width:min(640px,100%);max-height:92dvh;overflow:auto;padding:12px 20px 28px;border-radius:24px 24px 0 0;background:#fff}.bottom-sheet__handle{display:block;width:42px;height:4px;margin:0 auto 12px;border-radius:4px;background:#d5dbd4}.bottom-sheet__header{display:flex;align-items:flex-start;justify-content:space-between}.bottom-sheet__header h2{margin:0}.bottom-sheet__header p{margin:4px 0 0;color:#748077;font-size:12px}.bottom-sheet__header>button{width:44px;padding:0;background:transparent;font-size:24px}.bottom-sheet__content{margin-top:18px}form{display:grid;gap:14px}label{display:grid;gap:7px;color:#68746b;font-size:11px;font-weight:700}input,select,textarea{width:100%;min-height:48px;padding:0 13px;border:1px solid #ccd5cc;border-radius:13px;background:#fff;color:#1f2c22;font-size:16px}textarea{min-height:120px;padding-top:12px}.segmented{display:grid;grid-template-columns:1fr 1fr;padding:4px;border-radius:15px;background:#eef1ed}.segmented button{background:transparent}.segmented button.active{background:#fff;box-shadow:0 2px 8px #23352618}.inline-form{grid-template-columns:1fr auto}.simple-list div{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:13px;background:#f3f5f1}.simple-list button{color:#a64238}.onboarding-overlay{position:fixed;z-index:70;inset:0;display:grid;place-items:center;padding:14px;background:#e8eee9}.onboarding{width:min(520px,100%);min-height:min(640px,calc(100dvh - 28px));display:flex;flex-direction:column;padding:22px;border-radius:28px;background:#fff}.onboarding>header{display:flex;justify-content:space-between;align-items:center}.onboarding__body{flex:1;display:flex;flex-direction:column;justify-content:center;text-align:center}.onboarding__body h1{font-size:32px}.onboarding__body p{color:#6c786f;line-height:1.6}.onboarding-visual{width:90px;height:90px;display:grid;place-items:center;margin:24px auto 0;border-radius:28px;background:#dfece1;color:#315d42;font-size:34px;font-weight:800}.onboarding footer>div:last-child{display:flex;gap:8px}.onboarding footer button{flex:1}.onboarding-dots{display:flex;justify-content:center;gap:6px;margin-bottom:14px}.onboarding-dots i{width:7px;height:7px;border-radius:50%;background:#d4dbd4}.onboarding-dots i.active{width:22px;border-radius:7px;background:#315d42}.kicker{color:#718075;font-size:10px;font-weight:800;text-transform:uppercase}.feedback-page{display:grid;gap:18px}.feedback-intro>span,.feedback-history{display:none}.feedback-intro h2{margin:4px 0}.feedback-intro p{color:#6f7b72}.feedback-form{display:grid}.feedback-kinds{display:grid;grid-template-columns:1fr 1fr;gap:8px}.feedback-kinds button{display:flex;flex-direction:column;align-items:flex-start;padding:12px}.feedback-kinds button.active{outline:2px solid #315d42}.feedback-kinds small{font-size:9px}.feedback-rating{display:flex;justify-content:space-between}.feedback-rating>span{display:flex;flex-direction:column}.feedback-rating button{min-width:36px;padding:0;background:transparent;color:#bbc2bb}.feedback-rating button.active{color:#d5a336}.feedback-message small{text-align:right}.feedback-contact{display:flex;align-items:center;padding:12px;text-align:left}.feedback-contact i{width:24px}.feedback-contact span{display:flex;flex-direction:column}.feedback-success{padding:12px;border-radius:14px;background:#eaf5ec}.feedback-success button{float:right}@media(max-width:520px){.shelf-grid{grid-template-columns:1fr}.hero h1{font-size:31px}.hero div{flex-direction:column}.fab{right:18px}.list article{grid-template-columns:38px minmax(0,1fr) auto}.list .icon{grid-column:3}.unallocated{align-items:flex-start;flex-direction:column}.unallocated strong{font-size:26px}}.shell>nav{grid-template-columns:repeat(5,1fr)}.checkbox{display:flex;align-items:center;flex-direction:row}.checkbox input{width:24px;min-height:24px}.source-name{color:#1f2c22!important}.capital-hero,.subscription-card{padding:22px;border-radius:22px;background:#fff}.capital-hero h1{margin:6px 0;font-size:34px}.capital-hero p,.subscription-card p{color:#718075}
