@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{color:#18201b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f7f8f5;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f7f8f5}body{min-width:320px;min-height:100vh;margin:0}button,a,input,select{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:2px solid #4f7d65}#root{min-height:100vh}:root{--ink:#18201b;--muted:#6e786f;--line:#e6e9e4;--paper:#f7f8f5;--white:#fff;--green:#173f32;--lime:#d9f99d;--mint:#dff2e5;--coral:#fee5dc;--lavender:#ece7f7;--danger:#b94b39}button,input,select{font:inherit}button{-webkit-tap-highlight-color:transparent}.icon{flex:none;display:block}.splash{background:var(--paper);place-items:center;min-height:100dvh;display:grid}.splash .brand-mark{position:absolute}.loader{border:2px solid #e3e8e3;border-top-color:var(--green);border-radius:50%;width:64px;height:64px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.brand-mark{background:var(--green);width:42px;height:42px;color:var(--lime);border-radius:13px;place-items:center;display:grid;box-shadow:0 5px 14px #173f322b}.eyebrow{color:#698070;letter-spacing:.16em;font-size:11px;font-weight:800}.auth-page{background:var(--white);grid-template-columns:minmax(380px,.9fr) minmax(480px,1.1fr);min-height:100dvh;display:grid}.auth-visual{background:linear-gradient(145deg,#dfeee1,#f0f4df 60%,#dce8d3);flex-direction:column;justify-content:space-between;padding:42px 7vw;display:flex;position:relative;overflow:hidden}.auth-visual:before,.auth-visual:after{content:"";filter:blur(2px);border-radius:50%;position:absolute}.auth-visual:before{border:1px solid #173f3221;width:430px;height:430px;top:-100px;right:-190px;box-shadow:0 0 0 75px #ffffff1c,0 0 0 150px #ffffff17}.auth-visual:after{background:#d9f99d73;width:250px;height:250px;bottom:-80px;left:-130px}.auth-brand,.mobile-brand,.side-brand{color:var(--ink);z-index:1;align-items:center;gap:11px;font-family:Manrope,sans-serif;font-size:21px;font-weight:800;display:flex}.auth-copy{z-index:1;max-width:520px;margin:12vh 0 5vh}.auth-copy h2{letter-spacing:-.055em;color:var(--green);margin:16px 0 20px;font:800 clamp(42px,5vw,72px)/1.02 Manrope,sans-serif}.auth-copy p{color:#52665a;max-width:440px;font-size:17px;line-height:1.7}.floating-card{z-index:1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffbf;border:1px solid #fffc;border-radius:22px;align-self:flex-end;width:280px;padding:22px;box-shadow:0 20px 50px #2d4b361f}.floating-card>span{color:var(--muted);font-size:12px;display:block}.floating-card strong{margin:5px 0 18px;font:800 27px Manrope,sans-serif;display:block}.mini-chart{align-items:flex-end;gap:8px;height:48px;display:flex}.mini-chart i{background:#a9c6ad;border-radius:5px 5px 2px 2px;flex:1}.mini-chart i:first-child{height:35%}.mini-chart i:nth-child(2){height:55%}.mini-chart i:nth-child(3){height:44%}.mini-chart i:nth-child(4){height:72%}.mini-chart i:nth-child(5){height:64%}.mini-chart i:nth-child(6){height:82%}.mini-chart i:nth-child(7){background:var(--green);height:100%}.auth-panel{place-items:center;padding:48px;display:grid}.mobile-brand{display:none}.auth-box{width:min(100%,440px)}.auth-box h1{letter-spacing:-.04em;color:var(--ink);margin:10px 0 9px;font:800 38px/1.15 Manrope,sans-serif}.subtitle{color:var(--muted);margin:0 0 28px;line-height:1.6}.tab-row{background:#f0f2ee;border-radius:13px;grid-template-columns:1fr 1fr;margin-bottom:25px;padding:4px;display:grid}.tab{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;padding:10px;font-weight:700}.tab.active{color:var(--ink);background:#fff;box-shadow:0 2px 7px #14281a14}.auth-form,.entry-sheet form{flex-direction:column;gap:17px;display:flex}label{color:#364039;flex-direction:column;gap:7px;font-size:13px;font-weight:700;display:flex}label small{color:#99a099;margin-left:4px;font-weight:500}input,select{width:100%;min-height:48px;color:var(--ink);background:#fbfcfa;border:1px solid #dce1dc;border-radius:12px;outline:none;padding:12px 14px;font-size:16px;transition:all .2s}input::placeholder{color:#a5aca5}input:focus,select:focus{background:#fff;border-color:#6d927e;box-shadow:0 0 0 3px #46755b1a}.primary-btn{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:11px 18px;font-weight:700;transition:transform .15s,background .15s;display:inline-flex}.primary-btn:hover{background:#205441}.primary-btn:active{transform:scale(.98)}.primary-btn:disabled{opacity:.65;cursor:wait}.auth-submit{min-height:52px;margin-top:5px}.form-message{color:var(--danger);background:#fff1ed;border-radius:10px;padding:11px 13px;font-size:13px}.fine-print{text-align:center;color:#9aa19b;margin-top:22px;font-size:11px}.dashboard-shell{background:var(--paper);min-height:100dvh}.sidebar{border-right:1px solid var(--line);z-index:20;background:#fff;flex-direction:column;width:236px;padding:28px 18px 22px;display:flex;position:fixed;inset:0 auto 0 0}.side-brand{padding:0 10px 38px}.side-brand .brand-mark{border-radius:11px;width:36px;height:36px}.sidebar nav{flex-direction:column;gap:5px;display:flex}.nav-item{color:#7b847d;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:13px;width:100%;padding:12px 13px;font-weight:600;display:flex}.nav-item:hover{color:var(--ink);background:#f3f5f1}.nav-item.active{color:var(--green);background:#e9f1e9;font-weight:800}.sidebar-user{border-top:1px solid var(--line);align-items:center;gap:10px;min-width:0;margin-top:auto;padding:16px 8px 0;display:flex}.avatar,.avatar-button{width:38px;height:38px;color:var(--green);background:#dfece0;border:0;border-radius:50%;flex:none;place-items:center;font-size:12px;font-weight:800;display:grid}.sidebar-user div{min-width:0}.sidebar-user strong,.sidebar-user small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.sidebar-user strong{font-size:13px}.sidebar-user small{color:var(--muted);margin-top:2px;font-size:10px}.dashboard-main{width:min(1120px,100% - 236px);margin-left:max(236px,50% - 442px);padding:42px 42px 80px}.mobile-header,.bottom-nav{display:none}.page-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.page-heading p{color:#768078;letter-spacing:.04em;text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:700}.page-heading h1{letter-spacing:-.04em;color:var(--ink);margin:0;font:800 31px/1.15 Manrope,sans-serif}.sync-strip{color:#536057;cursor:pointer;background:#fff;border:1px solid #dfe6dd;border-radius:11px;align-items:center;gap:9px;width:100%;margin:-10px 0 20px;padding:11px 14px;font-size:12px;display:flex}.sync-strip svg{margin-left:auto}.status-dot{background:#e68768;border-radius:50%;width:8px;height:8px;display:inline-block}.status-dot.online{background:#54a76f;box-shadow:0 0 0 3px #e2f3e6}.balance-card{color:#fff;background:linear-gradient(135deg,#153e30,#235743);border-radius:24px;padding:30px;position:relative;overflow:hidden;box-shadow:0 18px 34px #163e3029}.balance-card:after{content:"";border:45px solid #d9f99d14;border-radius:50%;width:300px;height:300px;position:absolute;top:-170px;right:-110px}.balance-top{z-index:1;justify-content:space-between;display:flex;position:relative}.balance-top span{color:#b6c9be;letter-spacing:.14em;font-size:10px;font-weight:700}.balance-top strong{letter-spacing:-.04em;margin-top:8px;font:800 clamp(32px,4vw,46px) Manrope,sans-serif;display:block}.balance-icon{width:46px;height:46px;color:var(--lime);background:#ffffff17;border-radius:14px;place-items:center;display:grid}.balance-stats{z-index:1;gap:54px;margin-top:28px;display:flex;position:relative}.balance-stats>div>span{color:#b9ccc0;align-items:center;gap:7px;font-size:12px;display:flex}.balance-stats>div>strong{margin:7px 0 0 29px;font:700 16px Manrope,sans-serif;display:block}.stat-icon{border-radius:7px;place-items:center;width:22px;height:22px;display:grid}.stat-icon.income{color:var(--lime);background:#d9f99d26}.stat-icon.expense{color:#ffc8b7;background:#ffc8b721}.savings-progress{z-index:1;width:230px;position:absolute;bottom:31px;right:30px}.savings-progress>div:first-child{color:#c7d5cc;justify-content:space-between;font-size:11px;display:flex}.progress-track{background:#ffffff24;border-radius:10px;height:5px;margin-top:9px;overflow:hidden}.progress-track i{background:var(--lime);border-radius:10px;height:100%;display:block}.quick-section{margin-top:27px}.section-title h2{letter-spacing:-.02em;margin:0;font:800 17px Manrope,sans-serif}.section-title button{color:#527360;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:700}.quick-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.quick-grid button{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:16px;grid-template-rows:1fr 1fr;grid-template-columns:45px 1fr;column-gap:13px;padding:15px;transition:all .18s;display:grid}.quick-grid button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #18201b12}.quick-grid button>span{align-self:end;font-size:13px;font-weight:800}.quick-grid button>small{color:var(--muted);font-size:11px}.quick-icon{border-radius:13px;grid-row:1/3;place-items:center;width:45px;height:45px;display:grid}.quick-icon.coral{background:var(--coral);color:#a94c38}.quick-icon.mint{background:var(--mint);color:#2e7049}.quick-icon.lavender{background:var(--lavender);color:#6d5e93}.content-grid{grid-template-columns:1.15fr .85fr;gap:18px;margin-top:27px;display:grid}.list-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:21px}.item-list{flex-direction:column;display:flex}.money-row{border-bottom:1px solid #edf0ec;align-items:center;gap:12px;padding:13px 0;display:flex}.money-row:last-child{border-bottom:0;padding-bottom:0}.row-icon{border-radius:12px;flex:none;place-items:center;width:39px;height:39px;display:grid}.row-icon.expense{background:var(--coral);color:#a64b37}.row-icon.income{background:var(--mint);color:#287044}.row-icon.bill{background:var(--lavender);color:#685a8d}.row-copy{flex:1;min-width:0}.row-copy strong,.row-copy span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.row-copy strong{font-size:13px}.row-copy span{color:var(--muted);margin-top:3px;font-size:11px}.amount{white-space:nowrap;font:700 13px Manrope,sans-serif}.amount.positive{color:#27804d}.row-actions{opacity:0;gap:3px;margin-left:-4px;transition:opacity .15s;display:flex}.money-row:hover .row-actions,.row-actions:focus-within{opacity:1}.row-actions button{color:#657068;cursor:pointer;background:#f0f3ef;border:0;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.row-actions button:hover{color:var(--green);background:#e4ebe5}.row-actions button.delete:hover{color:var(--danger);background:#ffebe5}.empty-state{min-height:130px;color:var(--muted);justify-content:center;align-items:center;gap:13px;display:flex}.empty-state>i{background:#f1f3ef;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.empty-state strong{color:var(--ink);font-size:13px}.empty-state p{margin:3px 0 0;font-size:11px}.view-page .page-heading{margin-top:8px}.view-page .page-heading .primary-btn{min-height:42px}.full-list{min-height:300px}.profile-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:20px;max-width:520px;padding:38px}.profile-avatar{background:var(--mint);width:76px;height:76px;color:var(--green);border-radius:50%;place-items:center;margin:auto;font:800 22px Manrope;display:grid}.profile-card h2{margin:15px 0 3px}.profile-card>p{color:var(--muted);margin:0;font-size:13px}.profile-status{background:var(--paper);color:var(--muted);border-radius:12px;justify-content:space-between;margin:27px 0 13px;padding:14px;font-size:12px;display:flex}.profile-status span{align-items:center;gap:7px;display:flex}.secondary-btn,.logout-btn{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:46px;margin-top:10px;font-weight:700;display:flex}.secondary-btn{color:var(--green);background:#fff;border:1px solid #cdd7cf}.logout-btn{color:var(--danger);background:#fff0ec;border:0}.toast{z-index:60;color:#fff;background:#18271f;border-radius:13px;align-items:center;gap:9px;max-width:min(420px,100% - 30px);padding:12px 16px;font-size:12px;font-weight:600;animation:.25s toastIn;display:flex;position:fixed;bottom:25px;left:calc(50% + 118px);transform:translate(-50%);box-shadow:0 12px 35px #0003}.toast>span{width:23px;height:23px;color:var(--lime);background:#3c6c51;border-radius:50%;place-items:center;display:grid}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,10px)}}.sheet-backdrop{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f191273;justify-content:center;align-items:center;padding:20px;animation:.18s fadeIn;display:flex;position:fixed;inset:0}.entry-sheet{background:#fff;border-radius:23px;width:min(100%,520px);max-height:calc(100dvh - 30px);padding:27px;animation:.25s sheetIn;overflow:auto;box-shadow:0 24px 70px #0000003b}.sheet-handle{display:none}.entry-sheet header{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.entry-sheet h2{margin:4px 0 0;font:800 25px Manrope}.icon-button{width:38px;height:38px;color:var(--ink);cursor:pointer;background:#f1f3ef;border:0;border-radius:11px;place-items:center;display:grid}.money-input{position:relative}.money-input span{color:#7f8881;font-weight:600;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.money-input input{padding-left:30px}.form-pair{grid-template-columns:1fr 1fr;gap:13px;display:grid}.toggle-row{border:1px solid var(--line);border-radius:12px;flex-direction:row;justify-content:space-between;align-items:center;padding:13px 14px}.toggle-row span strong,.toggle-row span small{margin:0;display:block}.toggle-row span small{margin-top:3px;font-size:10px}.toggle-row input{width:42px;height:24px;min-height:24px;accent-color:var(--green)}.sheet-submit{min-height:50px;margin-top:4px}@keyframes fadeIn{0%{opacity:0}}@keyframes sheetIn{0%{opacity:0;transform:translateY(12px)scale(.98)}}.confirm-dialog{text-align:center;background:#fff;border-radius:22px;width:min(100%,390px);padding:30px;animation:.2s sheetIn;box-shadow:0 24px 70px #0000003b}.confirm-dialog>i{width:52px;height:52px;color:var(--danger);background:#ffebe5;border-radius:15px;place-items:center;margin:0 auto 15px;display:grid}.confirm-dialog h2{margin:0;font:800 22px Manrope}.confirm-dialog p{color:var(--muted);overflow-wrap:anywhere;margin:10px 0 23px;font-size:13px;line-height:1.6}.confirm-dialog p strong{color:var(--ink)}.confirm-dialog>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.confirm-dialog .secondary-btn{margin:0}.danger-btn{color:#fff;cursor:pointer;background:#ba4b39;border:0;border-radius:12px;min-height:46px;font-weight:700}.danger-btn:disabled,.secondary-btn:disabled{opacity:.6;cursor:wait}@media (width<=900px){.auth-page{background:#edf3e9;padding:0;display:block}.auth-visual{display:none}.auth-panel{background:linear-gradient(#e7f0e2 0,#f9faf7 32%);min-height:100dvh;padding:24px}.mobile-brand{display:flex;position:absolute;top:26px;left:24px}.auth-box{background:#ffffffe0;border:1px solid #fffc;border-radius:24px;margin-top:68px;padding:27px 22px 22px;box-shadow:0 20px 55px #22422d1a}.auth-box h1{font-size:31px}.sidebar{display:none}.dashboard-main{width:100%;margin:0;padding:82px 18px 105px}.mobile-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:15;background:#f7f8f5e0;border-bottom:1px solid #e6e9e4bf;justify-content:space-between;align-items:center;height:66px;padding:0 18px;display:flex;position:fixed;inset:0 0 auto}.mobile-header .side-brand{padding:0;font-size:18px}.mobile-header .brand-mark{width:34px;height:34px}.avatar-button{cursor:pointer}.bottom-nav{height:75px;padding:8px max(4px,env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(4px,env(safe-area-inset-left));-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);border-top:1px solid var(--line);z-index:40;background:#fffffff2;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;inset:auto 0 0}.bottom-nav button{color:#8a928c;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;padding:0 2px;font-size:8.5px;font-weight:700;display:flex}.bottom-nav button span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.bottom-nav button.active{color:var(--green)}.bottom-nav button.active svg{stroke-width:2.4px}.page-heading{align-items:flex-end;margin-bottom:20px}.page-heading h1{font-size:25px}.desktop-add{display:none}.balance-card{border-radius:21px;padding:23px 21px}.balance-top strong{font-size:34px}.balance-stats{gap:28px;margin-top:24px}.balance-stats>div>strong{margin-left:0;font-size:14px}.savings-progress{width:100%;margin-top:24px;position:relative;bottom:auto;right:auto}.quick-section{margin-top:24px}.quick-grid{gap:9px}.quick-grid button{text-align:center;flex-direction:column;align-items:center;gap:6px;min-width:0;padding:14px 6px;display:flex}.quick-grid button>small{display:none}.quick-icon{grid-row:auto;width:40px;height:40px;margin:0}.quick-grid button>span{align-self:center;font-size:11px}.content-grid{grid-template-columns:1fr;margin-top:23px}.list-card{padding:18px 16px}.content-grid>.list-card:last-child{display:none}.view-page .page-heading .primary-btn{gap:0;width:42px;padding:0;font-size:0}.view-page .page-heading .primary-btn svg{width:20px;height:20px}.row-actions{opacity:1}.row-actions button{width:32px;height:32px}.money-row{gap:9px}.amount{font-size:12px}.toast{bottom:88px;left:50%}.profile-card{padding:29px 20px}.sheet-backdrop{align-items:flex-end;padding:0}.entry-sheet{width:100%;max-height:90dvh;padding:10px 20px calc(22px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;animation:.28s mobileSheet}.sheet-handle{background:#d9ddd8;border-radius:10px;width:38px;height:4px;margin:0 auto 17px;display:block}.entry-sheet header{margin-bottom:20px}.entry-sheet h2{font-size:22px}.form-pair{grid-template-columns:1fr}.entry-sheet form{gap:14px}.confirm-backdrop{align-items:center;padding:18px}.confirm-dialog{padding:27px 22px}@keyframes mobileSheet{0%{transform:translateY(100%)}}}@media (width<=380px){.dashboard-main{padding-left:13px;padding-right:13px}.balance-card{padding:20px 17px}.balance-top strong{font-size:29px}.balance-stats{gap:18px}.auth-panel{padding:15px}.auth-box{padding:24px 18px}.money-row{gap:9px}.row-icon{width:35px;height:35px}.amount{font-size:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.settings-layout{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:20px;display:grid}.settings-main{flex-direction:column;gap:16px;display:flex}.settings-card,.channel-card,.account-card{border:1px solid var(--line);background:#fff;border-radius:18px}.reminder-timing{justify-content:space-between;align-items:center;gap:20px;padding:20px;display:flex}.reminder-timing>div{align-items:center;gap:13px;display:flex}.settings-icon{background:var(--mint);width:44px;height:44px;color:var(--green);border-radius:13px;place-items:center;display:grid}.reminder-timing h2,.settings-section-title h2,.account-card h2{margin:0;font:800 16px Manrope}.reminder-timing p,.settings-section-title p{color:var(--muted);margin:4px 0 0;font-size:11px}.reminder-timing select{width:180px;min-height:43px;font-size:13px}.settings-section-title{justify-content:space-between;align-items:end;padding:9px 3px 0;display:flex}.settings-section-title>span{color:#54715d;letter-spacing:.1em;background:#edf4e9;border-radius:7px;padding:5px 8px;font-size:9px;font-weight:800}.channel-list{grid-template-columns:1fr 1fr;gap:12px;display:grid}.channel-card{gap:13px;min-width:0;padding:17px;display:flex}.channel-card.unavailable{background:#fafbfa}.channel-icon{border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid}.channel-icon.push{color:#3c724f;background:#e8f0e4}.channel-icon.email{color:#456a9c;background:#e8eef8}.channel-icon.sms{color:#9d6a28;background:#fff0dc}.channel-icon.whatsapp{color:#25864a;background:#e2f6e9}.channel-content{flex:1;min-width:0}.channel-heading{justify-content:space-between;gap:10px;display:flex}.channel-heading h3{margin:1px 0 0;font-size:13px}.channel-heading p,.device-note,.config-note{color:var(--muted);margin:3px 0 0;font-size:10px;line-height:1.45}.channel-content>input{min-height:39px;margin-top:12px;padding:8px 11px;font-size:13px}.config-note{background:#fff5e9;border-radius:8px;color:#8b622c!important;margin-top:10px!important;padding:7px 8px!important}.config-note code{font-size:9px}.device-note{margin-top:11px}.switch{flex:none;width:38px;height:22px;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0;min-height:0;position:absolute}.switch span{cursor:pointer;background:#d6dbd6;border-radius:20px;transition:all .2s;position:absolute;inset:0}.switch span:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0000002e}.switch input:checked+span{background:var(--green)}.switch input:checked+span:after{transform:translate(16px)}.switch input:disabled+span{opacity:.55;cursor:not-allowed}.test-button{color:#397256;cursor:pointer;background:0 0;border:0;margin-top:10px;padding:0;font-size:10px;font-weight:800}.test-button:disabled{color:#a8aea9;cursor:not-allowed}.settings-save{align-self:flex-end;min-width:210px}.account-card{text-align:center;padding:24px;position:sticky;top:30px}.account-card .profile-avatar{width:64px;height:64px;font-size:18px}.account-card h2{margin:13px 0 3px}.account-card>div>p{color:var(--muted);margin:0;font-size:11px}.account-card .profile-status{margin:22px 0 11px}.settings-loading{min-height:300px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;font-size:12px;display:flex}.settings-loading .loader{width:34px;height:34px;margin-bottom:10px}@media (width<=900px){.settings-layout{grid-template-columns:1fr}.settings-side{order:2}.account-card{position:static}.channel-list{grid-template-columns:1fr}.reminder-timing{flex-direction:column;align-items:flex-start}.reminder-timing select{width:100%}.settings-save{align-self:stretch;width:100%}.settings-page .page-heading{margin-bottom:18px}.channel-card{padding:16px 14px}.account-card{padding:23px 20px}}.settings-error{text-align:center;border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:35px;display:flex}.settings-error>i{background:var(--coral);width:50px;height:50px;color:var(--danger);border-radius:15px;place-items:center;display:grid}.settings-error h2{margin:14px 0 5px;font:800 18px Manrope}.settings-error p{max-width:420px;color:var(--muted);margin:0 0 18px;font-size:12px}.settings-error .primary-btn{min-height:42px}.settings-warning{color:#765b25;background:#fff8e9;border:1px solid #f0d8a7;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;padding:12px 14px;display:flex}.settings-warning>div{align-items:center;gap:10px;display:flex}.settings-warning span{font-size:11px;line-height:1.45}.settings-warning span strong{color:#574215;display:block}.settings-warning button{color:#705420;cursor:pointer;background:#fff;border:0;border-radius:9px;padding:7px 11px;font-size:11px;font-weight:800;box-shadow:0 1px 5px #50390e1a}@media (width<=600px){.settings-warning,.settings-warning>div{align-items:flex-start}.settings-warning button{flex:none}}.trial-strip{color:#eaf6ee;cursor:pointer;background:linear-gradient(135deg,#173e30,#2a6349);border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;width:100%;margin:-10px 0 20px;padding:12px 15px;font-size:12.5px;display:flex}.trial-strip strong{color:#fff}.trial-cta{color:var(--lime);align-items:center;gap:3px;font-weight:800;display:inline-flex}.install-strip{background:linear-gradient(135deg,#eef6ee,#fff);border:1px solid #cfe2d3;border-radius:12px;align-items:center;gap:12px;width:100%;margin:-10px 0 20px;padding:11px 13px;display:flex}.install-ico{background:var(--mint);width:38px;height:38px;color:var(--green);border-radius:11px;flex:none;place-items:center;display:grid}.install-copy{flex-direction:column;flex:1;min-width:0;display:flex}.install-copy strong{color:var(--ink);font-size:13px}.install-copy small{color:var(--muted);margin-top:1px;font-size:11px}.install-go{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:10px;flex:none;min-height:36px;padding:0 16px;font-size:13px;font-weight:700;transition:background .15s}.install-go:hover{background:#235743}.install-x{color:#8a928c;cursor:pointer;background:0 0;border:0;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid}.install-x:hover{color:var(--ink);background:#0000000d}.install-btn{background:var(--green)!important;border-color:var(--green)!important;color:#fff!important}.install-btn:hover{background:#235743!important}.installed-note{color:#3c724f;justify-content:center;align-items:center;gap:6px;margin:10px 0 0;font-size:12px;font-weight:700;display:flex}.ios-install-lead{color:var(--muted);margin:0;font-size:13px}.ios-steps{flex-direction:column;gap:15px;margin:16px 0 20px;padding:0;list-style:none;display:flex}.ios-steps li{color:#3b463d;align-items:flex-start;gap:12px;font-size:14px;line-height:1.55;display:flex}.ios-step-n{background:var(--mint);width:26px;height:26px;color:var(--green);border-radius:50%;flex:none;place-items:center;font-size:13px;font-weight:800;display:grid}.ios-inline-ico{width:22px;height:22px;color:var(--green);vertical-align:-6px;background:#f0f3ef;border-radius:6px;place-items:center;display:inline-grid}@media (width<=400px){.install-copy small{font-size:10px}}.delete-account-btn{width:100%;color:var(--danger);cursor:pointer;background:0 0;border:0;margin-top:14px;padding:6px;font-size:12px;font-weight:700}.delete-account-btn:hover{text-decoration:underline}.danger-dialog>i{color:var(--danger);background:#ffe3db}.danger-dialog .del-sub{color:var(--muted);margin:-8px 0 18px;font-size:12px;line-height:1.5}.danger-dialog .del-error{color:var(--danger);background:#fff1ed;border-radius:9px;margin:0 0 14px;padding:9px 11px;font-size:12.5px}.danger-dialog .otp-input{text-align:center;letter-spacing:.4em;width:100%;margin:4px 0 16px;font:800 22px Manrope,sans-serif}.paywall{background:radial-gradient(1100px 460px at 50% -8%,#e7f1e9,var(--paper));justify-content:center;align-items:flex-start;min-height:100dvh;padding:40px 20px;display:flex;overflow:auto}.paywall-inner{width:min(100%,860px)}.paywall-head{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.paywall-hero{text-align:center;max-width:560px;margin:0 auto 26px}.paywall-hero .eyebrow{color:#2a6349;letter-spacing:.09em;font-size:11px;font-weight:800}.paywall-hero h1{color:var(--ink);margin:8px 0 6px;font:800 32px Manrope,sans-serif}.paywall-hero p{color:var(--muted);margin:0;font-size:14px}.paywall-note{color:#765b25;text-align:center;background:#fff8e9;border:1px solid #f0d8a7;border-radius:12px;max-width:560px;margin:0 auto 18px;padding:11px 14px;font-size:12px}.plan-grid{grid-template-columns:1fr 1fr;align-items:start;gap:16px;display:grid}.plan-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:26px 24px;position:relative;box-shadow:0 6px 18px #163e300d}.plan-card.featured{border-color:#2a6349;box-shadow:0 16px 34px #163e3024}.plan-badge{background:var(--lime);color:#1f4032;letter-spacing:.02em;border-radius:20px;padding:5px 11px;font:800 11px Manrope;position:absolute;top:-11px;right:20px}.plan-card h3{color:var(--muted);margin:0;font:700 15px Manrope}.plan-price{align-items:baseline;gap:4px;margin:8px 0 2px;display:flex}.plan-price strong{color:var(--ink);font:800 38px Manrope}.plan-price span{color:var(--muted);font-size:14px;font-weight:600}.plan-sub{color:var(--muted);margin:0 0 18px;font-size:12px}.plan-features{flex-direction:column;gap:11px;margin:0 0 22px;padding:0;list-style:none;display:flex}.plan-features li{color:#3b463d;align-items:flex-start;gap:9px;font-size:13px;line-height:1.35;display:flex}.plan-features li svg{color:#2a7d54;flex:none;margin-top:1px}.plan-card .primary-btn,.plan-card .secondary-btn{width:100%;margin:0}.plan-loading{min-height:200px;color:var(--muted);flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:12px;display:flex}.paywall-foot{max-width:560px;color:var(--muted);justify-content:space-between;align-items:center;gap:10px;margin:22px auto 0;font-size:12px;display:flex}.link-btn{color:var(--green);cursor:pointer;background:0 0;border:0;font-weight:700;text-decoration:underline}.paywall .form-message{text-align:center;max-width:560px;margin:16px auto 0}@media (width<=600px){.plan-grid{grid-template-columns:1fr}.paywall-hero h1{font-size:26px}.paywall{padding:24px 16px}}.cat-field{flex-direction:column;gap:9px;display:flex}.cat-title{color:var(--muted);font-size:12px;font-weight:700}.cat-picker{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.cat-chip{border:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:11px;align-items:center;gap:8px;padding:9px 10px;transition:border-color .12s,background .12s;display:flex}.cat-chip i{border-radius:8px;flex:none;place-items:center;width:26px;height:26px;display:grid}.cat-chip span{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:600;overflow:hidden}.cat-chip.active{font-weight:700}.budget-card{margin-top:27px}.budget-list{flex-direction:column;gap:16px;display:flex}.budget-item{align-items:center;gap:12px;display:flex}.budget-item>i{border-radius:11px;flex:none;place-items:center;width:38px;height:38px;display:grid}.budget-body{flex:1;min-width:0}.budget-line{justify-content:space-between;gap:10px;margin-bottom:7px;display:flex}.budget-line strong{font-size:13px}.budget-line span{color:var(--muted);font-size:12px}.budget-line span.over{color:var(--danger);font-weight:700}.budget-track{background:#eef1ec;border-radius:20px;height:8px;overflow:hidden}.budget-track i{border-radius:20px;height:100%;transition:width .3s;display:block}.budget-sheet .budget-hint{color:var(--muted);margin:0 0 16px;font-size:13px}.budget-rows{flex-direction:column;gap:10px;margin-bottom:6px;display:flex}.budget-edit-row{flex-direction:row;align-items:center;gap:11px;font-weight:600;display:flex}.budget-edit-row>i{border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid}.budget-edit-row>span{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.budget-edit-row .money-input{flex:none;width:118px}.budget-edit-row .money-input input{width:100%;min-height:42px}@media (width<=600px){.cat-picker{grid-template-columns:repeat(2,1fr)}.budget-edit-row{gap:9px}.budget-edit-row .money-input{width:104px}}.insights-grid{grid-template-columns:1.2fr .8fr;gap:18px;margin-bottom:18px;display:grid}.section-title small{color:var(--muted);font-size:11px;font-weight:600}.section-title{justify-content:space-between;align-items:baseline;margin-bottom:16px;display:flex}.bars{align-items:flex-end;gap:10px;height:170px;padding-top:6px;display:flex}.bar-col{flex-direction:column;flex:1;align-items:center;gap:8px;height:100%;display:flex}.bar-pair{flex:1;justify-content:center;align-items:flex-end;gap:4px;width:100%;display:flex}.bar{border-radius:6px 6px 0 0;width:11px;min-height:3px;transition:height .35s}.bar.income{background:#54a76f}.bar.expense{background:#e8663f}.bar-label{color:var(--muted);font-size:11px;font-weight:600}.bars-legend{color:var(--muted);gap:18px;margin-top:14px;font-size:12px;display:flex}.bars-legend span{align-items:center;gap:6px;display:flex}.bars-legend .dot{border-radius:3px;width:9px;height:9px}.bars-legend .dot.income{background:#54a76f}.bars-legend .dot.expense{background:#e8663f}.donut-wrap{align-items:center;gap:18px;display:flex}.donut{flex:none;width:132px;height:132px}.donut-cap{fill:var(--muted);text-transform:uppercase;letter-spacing:.06em;font:600 8px Manrope,sans-serif}.donut-total{fill:var(--ink);font:800 13px Manrope,sans-serif}.donut-legend{flex-direction:column;flex:1;gap:9px;min-width:0;margin:0;padding:0;list-style:none;display:flex}.donut-legend li{align-items:center;gap:8px;font-size:12.5px;display:flex}.donut-legend .dot{border-radius:50%;flex:none;width:10px;height:10px}.donut-legend .lg-label{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.donut-legend .lg-pct{color:var(--muted);font-weight:700}@media (width<=860px){.insights-grid{grid-template-columns:1fr}.donut-wrap{justify-content:center}}.otp-input{letter-spacing:.5em;text-align:center;font-size:20px;font-weight:700}.auth-forgot{align-self:flex-end;margin:-6px 0 2px;font-size:12.5px}.auth-alt{justify-content:space-between;gap:12px;margin-top:16px;display:flex}.auth-alt .link-btn{font-size:13px}.dev-hint{color:#2a6349;text-align:center;background:#eef6ee;border:1px dashed #b9d8c1;border-radius:10px;margin-top:14px;padding:8px 12px;font-size:12px;font-weight:600}.plan-billing{margin-bottom:18px;padding:22px 24px}.pb-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.pb-info p{color:var(--muted);margin:6px 0 0;font-size:13px}.pb-badge{letter-spacing:.02em;border-radius:20px;padding:5px 12px;font:800 12px Manrope,sans-serif;display:inline-block}.pb-badge.active{background:var(--mint);color:var(--green)}.pb-badge.trialing{background:var(--lime);color:#1f4032}.pb-badge.expired{background:var(--coral);color:var(--danger)}.pb-upgrade{flex:none;width:auto;min-height:40px;margin:0;padding:8px 16px}.pb-history{border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.pb-history h3{color:var(--muted);margin:0 0 10px;font-size:13px}.pb-empty{color:var(--muted);margin:0;font-size:13px}.pb-history ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.pb-history li{justify-content:space-between;align-items:center;gap:12px;display:flex}.pb-history li>div{flex-direction:column;display:flex}.pb-history li strong{font-size:13px}.pb-history li span{color:var(--muted);margin-top:2px;font-size:11px}.pb-amount{font-size:14px}@media (width<=600px){.pb-upgrade{width:100%}.primary-btn,.secondary-btn,.logout-btn,.danger-btn{border-radius:11px;gap:6px;min-height:42px;padding:9px 15px;font-size:14px}.primary-btn svg,.secondary-btn svg{width:16px;height:16px}.auth-submit{min-height:46px;font-size:15px}.sheet-submit{min-height:44px}.settings-save{min-width:0}.tab{padding:9px;font-size:13px}input,select{min-height:44px;padding:10px 13px}.cat-chip{padding:8px 9px}.test-button{margin-top:8px}.plan-price strong{font-size:34px}}.list-loading{place-items:center;min-height:200px;display:grid}.list-loading .loader{width:32px;height:32px}.pager{border-top:1px solid var(--line);color:var(--muted);justify-content:center;align-items:center;gap:16px;margin-top:16px;padding-top:14px;font-size:13px;font-weight:600;display:flex}.pager-btn{border:1px solid var(--line);width:34px;height:34px;color:var(--green);cursor:pointer;background:#fff;border-radius:9px;place-items:center;display:grid}.pager-btn:hover:not(:disabled){background:#eef3ee}.pager-btn:disabled{opacity:.4;cursor:not-allowed}.pager-btn:not(.next) svg{transform:rotate(180deg)}.note-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;display:grid}.note-card{border:1px solid var(--line);cursor:pointer;text-align:left;border-radius:16px;flex-direction:column;min-height:120px;padding:18px;transition:transform .15s,box-shadow .15s;display:flex;position:relative}.note-card:hover{transform:translateY(-2px);box-shadow:0 12px 26px #163e301a}.note-card h3{color:var(--ink);overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;padding-right:18px;font:800 15px Manrope,sans-serif;display:-webkit-box;overflow:hidden}.note-body{color:#3b463d;white-space:pre-wrap;overflow-wrap:anywhere;-webkit-line-clamp:6;-webkit-box-orient:vertical;flex:1;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.note-foot{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.note-foot span{color:var(--muted);font-size:11px}.note-del{color:#6b746c;cursor:pointer;opacity:0;background:#0000000d;border:0;border-radius:8px;place-items:center;width:28px;height:28px;transition:opacity .15s;display:grid}.note-card:hover .note-del,.note-del:focus{opacity:1}.note-del:hover{color:var(--danger);background:#ffe3db}.note-pin{color:#7a8a7e;position:absolute;top:12px;right:12px}.note-title-input{font-weight:700}.note-body-input{resize:vertical;width:100%;min-height:150px;color:var(--ink);background:#fbfcfa;border:1px solid #dce1dc;border-radius:12px;outline:none;padding:12px 14px;font-family:inherit;font-size:16px;line-height:1.55}.note-body-input:focus{background:#fff;border-color:#6d927e;box-shadow:0 0 0 3px #46755b1a}.note-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.note-colors{gap:8px;display:flex}.note-swatch{cursor:pointer;border:2px solid;border-radius:50%;width:26px;height:26px;padding:0}.note-swatch.active{box-shadow:0 0 0 3px #46755b40}.note-pin-toggle{color:#455049;cursor:pointer;align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.note-pin-toggle input{width:auto;min-height:0}@media (width<=600px){.note-grid{grid-template-columns:repeat(2,1fr);gap:10px}.note-del{opacity:1}}.routine-overview{background:linear-gradient(135deg,var(--green),#235743);color:#eaf6ee;border-radius:20px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:20px 24px;display:flex;box-shadow:0 18px 40px #163e302e}.ro-next{flex-direction:column;gap:3px;min-width:0;display:flex}.ro-label{letter-spacing:.12em;opacity:.75;font-size:10px;font-weight:800}.ro-next>strong{color:#fff;overflow-wrap:anywhere;font:800 19px Manrope,sans-serif}.ro-next>span{opacity:.85;font-size:12.5px}.ro-stat{text-align:right;flex:none}.ro-stat strong{color:var(--lime);font:800 30px/1 Manrope,sans-serif;display:block}.ro-stat span{opacity:.85;font-size:11px}.routine-timeline{flex-direction:column;gap:24px;display:flex}.routine-group-head{align-items:center;gap:10px;margin-bottom:12px;display:flex}.routine-group-head h2{color:var(--ink);margin:0;font:800 14px Manrope,sans-serif}.rg-icon{border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid}.rg-count{text-align:center;min-width:24px;color:var(--muted);background:#f0f2ee;border-radius:20px;margin-left:auto;padding:2px 9px;font-size:12px;font-weight:800}.routine-list{flex-direction:column;gap:12px;display:flex}.routine-card{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:flex-start;gap:14px;padding:16px 18px 16px 20px;transition:box-shadow .15s,transform .15s;display:flex;position:relative;overflow:hidden}.routine-card:before{content:"";background:var(--accent);width:4px;position:absolute;top:0;bottom:0;left:0}.routine-card:hover{transform:translateY(-1px);box-shadow:0 10px 24px #163e3014}.routine-card.off{opacity:.6}.routine-card.next{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent) inset,0 10px 24px #163e3014}.routine-time{flex-direction:column;flex:none;align-items:flex-start;gap:7px;min-width:70px;display:flex}.rt-icon{background:var(--accent-tint);width:30px;height:30px;color:var(--accent);border-radius:9px;place-items:center;display:grid}.routine-time strong{color:var(--ink);white-space:nowrap;font:800 15px Manrope,sans-serif}.routine-main{flex:1;min-width:0}.routine-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.routine-top h3{color:var(--ink);overflow-wrap:anywhere;flex-wrap:wrap;align-items:center;gap:8px;margin:0;font:800 15px Manrope,sans-serif;display:flex}.next-pill{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);background:var(--accent-tint);border-radius:20px;padding:3px 7px;font:800 9px Manrope,sans-serif}.routine-note{color:#3b463d;overflow-wrap:anywhere;margin:5px 0 0;font-size:13px;line-height:1.5}.routine-foot{flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;display:flex}.routine-days-label{color:var(--accent);background:var(--accent-tint);border-radius:20px;padding:4px 10px;font-size:11px;font-weight:700}.routine-actions{flex:none;gap:4px;display:flex}.routine-hint{color:var(--muted);align-items:center;gap:7px;margin-top:20px;font-size:12px;display:flex}@media (width<=600px){.routine-overview{padding:17px 18px}.ro-next>strong{font-size:17px}.ro-stat strong{font-size:26px}.routine-card{gap:12px;padding:14px 14px 14px 18px}.routine-time{min-width:62px}}.day-field{flex-direction:column;gap:8px;display:flex}.day-field .cat-title{color:#455049;font-size:12px;font-weight:700}.day-picker{flex-wrap:wrap;gap:6px;display:flex}.day-toggle{min-width:0;min-height:42px;color:var(--muted);cursor:pointer;background:#fbfcfa;border:1px solid #dce1dc;border-radius:10px;flex:1;padding:0;font-size:12px;font-weight:700;transition:all .15s}.day-toggle.on{background:var(--green);border-color:var(--green);color:var(--lime)}.account-card h2,.account-card>div>p,.pb-history li>div strong,.budget-line strong{overflow-wrap:anywhere}.day-compare{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:16px;margin-top:16px;padding:16px 20px;display:flex}.dc-item{flex-direction:column;gap:3px;display:flex}.dc-item span{color:var(--muted);font-size:11px;font-weight:600}.dc-item strong{color:var(--ink);font:800 20px Manrope,sans-serif}.dc-sep{background:var(--line);align-self:stretch;width:1px}.dc-delta{border-radius:20px;margin-left:auto;padding:5px 10px;font-size:12px;font-weight:800}.dc-delta.up{color:var(--danger);background:#fdece6}.dc-delta.down{background:var(--mint);color:#1f6b45}.dc-delta.flat{color:var(--muted);background:#eef1ec}.daily-card{margin-bottom:18px}.bars.daily{height:150px}.bar-pair.single{justify-content:center}.bar.day{background:#173f32;border-radius:6px 6px 0 0;width:60%;max-width:26px}.bar.day.today{background:var(--lime)}.bars.daily .bar-col{position:relative}.bar-val{color:var(--muted);white-space:nowrap;height:12px;font-size:9px;font-weight:700}@media (width<=600px){.dc-item strong{font-size:18px}.bar-val{font-size:8px}}.content-grid>.list-card,.insights-grid>.list-card{min-width:0}.insights-page{flex-direction:column;display:flex}.insights-page .page-heading{margin-bottom:20px}.ai-empty{text-align:center;border:1px solid var(--line);background:#fff;border-radius:18px;padding:44px 24px}.ai-empty-ico{background:var(--mint);width:56px;height:56px;color:var(--green);border-radius:16px;place-items:center;margin-bottom:14px;display:inline-grid}.ai-empty h2{color:var(--ink);margin:0 0 8px;font:800 18px Manrope,sans-serif}.ai-empty p{max-width:420px;color:var(--muted);margin:0 auto 18px;font-size:13px;line-height:1.6}.ai-empty code{color:#3c724f;background:#eef2ec;border-radius:6px;padding:1px 6px;font-size:12px}.ai-empty .primary-btn{display:inline-flex}.pro-perks{text-align:left;flex-direction:column;gap:9px;max-width:300px;margin:2px auto 20px;padding:0;list-style:none;display:flex}.pro-perks li{color:#3b463d;align-items:center;gap:9px;font-size:13px;display:flex}.pro-perks li svg{color:#2ca36a;flex:none}.ai-analysis{background:linear-gradient(135deg,#eef6ee,#fff);border:1px solid #d3e6d7;border-radius:18px;margin-bottom:16px;padding:20px 22px}.ai-analysis-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.ai-badge{letter-spacing:.04em;color:var(--green);align-items:center;gap:6px;font-size:11px;font-weight:800;display:inline-flex}.health-pill{border-radius:20px;padding:4px 11px;font-size:11px;font-weight:800}.ai-summary{color:#2c352e;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.6}.ai-stale{color:#96712f;background:#faf1dd;border-radius:9px;align-items:center;gap:6px;margin:12px 0 0;padding:8px 11px;font-size:12px;display:flex}.ai-meta{color:var(--muted);margin-top:12px;font-size:11px;display:block}.fixed-card{margin-bottom:16px}.fixed-total{background:var(--green);color:#eaf6ee;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;margin:4px 0 14px;padding:14px 16px;display:flex}.fixed-total span{opacity:.85;font-size:12px}.fixed-total strong{color:#fff;font:800 22px Manrope,sans-serif}.fx-list{flex-direction:column;display:flex}.fx-row{border-bottom:1px solid #edf0ec;align-items:center;gap:12px;padding:11px 0;display:flex}.fx-row:last-child{border-bottom:0}.fx-row.off{opacity:.5}.fx-cat{border-radius:11px;flex:none;place-items:center;width:36px;height:36px;display:grid}.fx-body{flex:1;min-width:0}button.fx-body{text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}button.fx-body:hover strong{color:var(--green)}.fx-body strong{color:var(--ink);overflow-wrap:anywhere;align-items:center;gap:6px;font-size:13px;display:flex}.fx-body span{color:var(--muted);overflow-wrap:anywhere;margin-top:2px;font-size:11px;display:block}.fx-ai{color:#7c5cbf;place-items:center;display:inline-grid}.fx-amt{white-space:nowrap;flex:none;font:700 13px Manrope,sans-serif}.fx-row .switch{flex:none}.fx-edit,.fx-del{background:#f0f3ef;width:32px;height:32px}.fx-del:hover{color:var(--danger);background:#ffe3db}@media (width<=600px){.fx-edit{display:none}}.ai-proposals{margin-bottom:16px}.ai-proposals-lead{color:var(--muted);margin:0 0 10px;font-size:12.5px;line-height:1.5}.ai-proposals .primary-btn{width:100%;margin-top:14px}.ai-proposals .fx-amt{padding-right:2px}.ai-suggestions{margin-top:4px}.section-title.plain{margin-bottom:12px}.suggestion-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.suggestion-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:16px 17px}.sc-top{align-items:center;gap:8px;margin-bottom:10px;display:flex}.sc-ico{border-radius:10px;flex:none;place-items:center;width:32px;height:32px;display:grid}.sc-tag{letter-spacing:.03em;font-size:11px;font-weight:800}.sc-impact{color:#2ca36a;background:#e3f4ea;border-radius:20px;margin-left:auto;padding:3px 8px;font-size:11px;font-weight:800}.suggestion-card h3{color:var(--ink);overflow-wrap:anywhere;margin:0 0 5px;font:800 14px Manrope,sans-serif}.suggestion-card p{color:#3b463d;overflow-wrap:anywhere;margin:0;font-size:12.5px;line-height:1.55}@media (width<=600px){.suggestion-grid{grid-template-columns:1fr}}.pref-card{flex-direction:column;gap:16px;padding:20px;display:flex}.pref-card>div:first-child{align-items:center;gap:13px;display:flex}.pref-card h2{margin:0;font:800 16px Manrope}.pref-card p{color:var(--muted);margin:4px 0 0;font-size:11px}.pref-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.pref-grid label{color:#54615a;flex-direction:column;gap:6px;font-size:11px;font-weight:700;display:flex}.pref-grid select{width:100%;min-height:43px;font-size:13px}@media (width<=600px){.pref-grid{grid-template-columns:1fr}}.auth-lang{justify-content:flex-end;width:100%;max-width:420px;margin:0 auto -6px;display:flex}.auth-lang select{border-radius:10px;width:auto;min-height:36px;padding:6px 10px;font-size:12px}[dir=rtl] .auth-lang{justify-content:flex-start}[dir=rtl] .sc-impact{margin-left:0;margin-right:auto}[dir=rtl] .pager-btn:not(.next) .icon,[dir=rtl] .pager-btn.next .icon{transform:scaleX(-1)}.confirm-dialog>i.currency-ico{background:var(--mint);color:var(--green)}.more-sheet{max-width:520px}.more-sheet header{margin-bottom:14px}.more-grid{grid-template-columns:repeat(2,1fr);gap:10px;padding-bottom:6px;display:grid}.more-item{border:1px solid var(--line);background:var(--paper);color:var(--ink);cursor:pointer;border-radius:14px;align-items:center;gap:12px;min-width:0;padding:14px 15px;font:700 13.5px Manrope,sans-serif;display:flex}.more-item i{background:var(--mint);width:38px;height:38px;color:var(--green);border-radius:11px;flex:none;place-items:center;display:grid}.more-item span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.more-item.active{border-color:var(--green);background:var(--mint)}
