@font-face{font-family:Inter;src:url(/fonts/Inter_400Regular.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter_600SemiBold.ttf) format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter_800ExtraBold.ttf) format("truetype");font-weight:800;font-display:swap}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#3d405b;background:#e8e5d8;font-synthesis:none;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html,body,#root{height:100%;min-height:100%;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}a{color:#2e5a44}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.04em}input,select{outline:none}input:focus-visible,select:focus-visible,button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid rgba(46,90,68,.4);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-outer{min-height:100%;display:flex;justify-content:center;background:radial-gradient(circle at 50% -10%,#faf8ed,#e5e1d1 70%)}.app-shell{position:relative;display:flex;flex-direction:column;width:min(100%,520px);height:100dvh;min-height:500px;background:#f4f1de;box-shadow:0 10px 45px #3d405b2e;overflow:hidden}.app-header{display:flex;align-items:center;justify-content:space-between;flex:0 0 auto;padding:calc(env(safe-area-inset-top) + 13px) 24px 11px;background:#f4f1de;z-index:3}.app-brand,.auth-top{display:flex;align-items:center;gap:9px;font-size:19px;letter-spacing:.055em;color:#3d405b}.app-brand strong,.auth-top strong{font-weight:800}.mini-brand,.brand-symbol{display:grid;place-items:center;color:#fff;background:#2e5a44;border-radius:11px;width:31px;height:31px}.private-pill{font-size:9px;letter-spacing:.095em;font-weight:800;color:#2e5a44;padding:8px 10px;background:#e2ede5;border-radius:999px}.app-content{flex:1;overflow-y:auto;overscroll-behavior:contain;padding:14px 22px 32px;scrollbar-width:none}.app-content::-webkit-scrollbar{display:none}.screen-heading{margin:3px 0 22px}.eyebrow{display:block;color:#b6503d;font-size:10px;font-weight:800;letter-spacing:.16em;margin-bottom:8px}.screen-heading h1{font-size:30px;line-height:1.12;margin:0 0 5px;font-weight:800}.screen-heading p{color:#6f716f;font-size:13px;line-height:1.45;margin:0}.month-selector{position:relative;display:inline-flex;align-items:center;gap:9px;min-height:40px;padding:0 13px;background:#fffef9;border:1px solid #DDD8C6;border-radius:12px;color:#3d405b;font-size:12px;font-weight:600;text-transform:capitalize;box-shadow:0 2px 5px #3d405b08;margin-bottom:16px}.month-selector input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.balance-card{background:#2e5a44;color:#fff;border-radius:23px;padding:21px 22px 18px;box-shadow:0 12px 26px #2e5a4421;margin-bottom:13px}.balance-top{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#dce9df}.balance-icon{display:grid;place-items:center;width:31px;height:31px;border-radius:11px;background:#ffffff21}.balance-card>strong{display:block;font-size:36px;letter-spacing:-.06em;line-height:1.1;margin:8px 0 5px;font-weight:800}.balance-card>p{color:#dce9df;font-size:11px;margin:0 0 18px}.balance-stats{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.2);padding-top:15px}.balance-stats>div{display:grid;grid-template-columns:20px 1fr;column-gap:7px;row-gap:3px;font-size:11px}.balance-stats>div+div{border-left:1px solid rgba(255,255,255,.2);padding-left:15px}.balance-stats svg{grid-row:1/3;color:#cfe8d5}.balance-stats span{color:#dce9df}.balance-stats strong{font-size:14px}.quick-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quick-card{display:flex;gap:10px;align-items:center;min-height:73px;padding:12px;border-radius:17px}.quick-card.green{background:#e2ede5}.quick-card.coral{background:#f8e4de}.quick-card small,.quick-card strong{display:block}.quick-card small{font-size:10px;color:#6f716f;margin-bottom:4px}.quick-card strong{font-size:15px;white-space:nowrap;letter-spacing:-.04em}.quick-card.green strong{color:#2e5a44}.quick-card.coral strong{color:#b6503d}.round-icon{display:grid;place-items:center;flex:0 0 auto;width:34px;height:34px;border-radius:50%}.round-icon.green{color:#2e5a44;background:#d3e5d9}.round-icon.coral{color:#b6503d;background:#f3d3cb}.saving-note{display:flex;align-items:center;gap:9px;border-radius:13px;background:#e2ede5;color:#2e5a44;padding:12px;margin-top:10px;font-size:11px}.section-title{display:flex;justify-content:space-between;align-items:center;margin:25px 0 11px}.section-title.compact{margin:0 0 11px}.section-title h2{font-size:17px;font-weight:800;margin:0 0 3px}.section-title p{font-size:11px;color:#6f716f;margin:0}.text-action{display:flex;align-items:center;gap:2px;border:0;background:none;color:#2e5a44;font-size:11px;font-weight:800;padding:6px 0}.search-box{display:flex;align-items:center;gap:9px;background:#fffef9;border:1px solid #DDD8C6;border-radius:14px;padding:0 13px;height:43px;color:#8a8d89;margin-bottom:10px}.search-box input{border:0;background:transparent;width:100%;font-size:12px;color:#3d405b}.search-box input::placeholder{color:#9c988d}.movement-list{border-radius:17px;background:#fffef9;overflow:hidden;border:1px solid #e9e4d5}.movement-row{width:100%;display:flex;align-items:center;gap:10px;text-align:left;padding:13px 12px;background:transparent;border:0;color:#3d405b}.movement-row+.movement-row{border-top:1px solid #ede9db}.movement-symbol,.category-dot{display:grid;place-items:center;flex:0 0 auto;width:36px;height:36px;border-radius:12px;font-size:18px;background:#f4f1e9}.movement-symbol.expense{color:#b6503d;background:#f8e4de}.movement-symbol.income{color:#2e5a44;background:#e2ede5}.movement-symbol.saving{color:#2e5a44;background:#e8eee4}.movement-copy{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.movement-copy strong{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.movement-copy small{font-size:10px;color:#6f716f}.movement-amount{font-size:11px;font-weight:800;white-space:nowrap}.movement-amount.expense{color:#b6503d}.movement-amount.income,.movement-amount.saving{color:#2e5a44}.row-chevron{color:#bbb9ae}.empty-state{text-align:center;padding:30px 20px;background:#fffef9;border:1px dashed #DDD8C6;border-radius:17px;color:#6f716f}.empty-state svg{color:#b6503d;margin-bottom:9px}.empty-state strong{display:block;color:#3d405b;font-size:13px}.empty-state p{font-size:11px;margin:6px 0 0}.bottom-nav{z-index:4;flex:0 0 auto;display:grid;grid-template-columns:1fr 1fr 66px 1fr 1fr;align-items:end;gap:0;height:calc(68px + env(safe-area-inset-bottom));padding:5px 9px calc(env(safe-area-inset-bottom) + 4px);background:#fffef9;border-top:1px solid #e4dfd0;box-shadow:0 -3px 18px #3d405b0f}.nav-button{border:0;background:transparent;color:#787b7e;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;height:52px;padding:2px 0}.nav-button span{font-size:9px;white-space:nowrap}.nav-button.selected{color:#b6503d;font-weight:800}.add-button{display:grid;place-items:center;justify-self:center;align-self:start;width:50px;height:50px;margin-top:-20px;border:4px solid #FFFEF9;border-radius:50%;background:#b6503d;color:#fff;box-shadow:0 4px 13px #b6503d47}.report-hero{border-radius:22px;background:#e4f0e8;padding:22px;margin-bottom:12px;color:#2e5a44}.report-hero small{font-size:11px}.report-hero strong{display:block;font-size:34px;letter-spacing:-.05em;margin:5px 0}.report-hero p{font-size:11px;line-height:1.5;margin:0}.report-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.report-grid>div{display:flex;flex-direction:column;gap:5px;background:#fffef9;border:1px solid #e9e4d5;border-radius:14px;padding:12px 9px}.report-grid svg{color:#2e5a44}.report-grid small{font-size:10px;color:#6f716f}.report-grid strong{font-size:12px;letter-spacing:-.04em}.breakdown-card{background:#fffef9;border-radius:17px;padding:17px 14px;border:1px solid #e9e4d5}.breakdown-row+.breakdown-row{margin-top:15px}.breakdown-label{display:flex;justify-content:space-between;gap:10px;font-size:11px;margin-bottom:7px}.breakdown-label strong{font-size:11px}.progress-track{display:block;height:6px;background:#eae7d8;border-radius:999px;overflow:hidden}.progress-track>span{display:block;height:100%;border-radius:999px}.export-button{margin-top:17px}.budget-hero{background:#e5f1ea;border-radius:20px;padding:18px;color:#3d405b}.budget-hero>small{font-size:11px;font-weight:800}.budget-unallocated{display:flex;align-items:center;gap:13px;margin:6px 0 15px}.budget-unallocated strong{font-size:27px;letter-spacing:-.06em}.budget-unallocated span{font-size:10px;color:#6f716f;line-height:1.35}.budget-summary{display:grid;grid-template-columns:repeat(3,1fr);background:#fffef9;border-radius:12px;padding:11px 4px}.budget-summary>div{display:flex;flex-direction:column;gap:4px;padding:0 8px}.budget-summary>div+div{border-left:1px solid #e6e3d8}.budget-summary small{font-size:9px;color:#6f716f}.budget-summary strong{font-size:12px;letter-spacing:-.04em}.actual-strip{background:#fffef9;border-radius:16px;padding:13px 16px;margin-top:8px}.actual-strip>span{display:block;color:#6f716f;font-size:10px;margin-bottom:7px}.actual-strip>div{display:flex;justify-content:space-between;gap:8px;font-size:12px}.actual-strip strong:first-child{color:#2e5a44}.actual-strip strong:last-child{color:#b6503d}.income-card{background:#fffef9;border:1px solid #e9e4d5;border-radius:17px;padding:15px;margin-top:15px}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:9px}.two-fields .field-label{min-width:0}.two-fields input{width:100%;padding:10px!important}.budget-section{margin-top:5px}.budget-list{background:#fffef9;border:1px solid #e9e4d5;border-radius:17px;padding:2px 12px}.budget-row{display:flex;align-items:center;width:100%;gap:10px;padding:11px 0;background:none;border:0;text-align:left;color:#3d405b}.budget-row+.budget-row{border-top:1px solid #ede9db}.budget-row .category-dot{width:30px;height:30px;font-size:16px}.budget-row-main{flex:1;min-width:0}.budget-row-top{display:flex;justify-content:space-between;gap:6px;margin-bottom:6px}.budget-row-top strong{font-size:11px}.budget-row-top small{font-size:10px}.budget-progress-label{display:block;margin-top:5px;color:#6f716f;font-size:9px}.budget-progress-label.over{color:#b6503d}.settings-section{margin-bottom:12px}.profile-card{display:flex;align-items:center;gap:12px;background:#fffef9;border:1px solid #e9e4d5;border-radius:17px;padding:15px}.profile-avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#e2ede5;color:#2e5a44;font-weight:800;font-size:19px}.profile-card strong,.profile-card small{display:block}.profile-card strong{font-size:14px;margin-bottom:3px}.profile-card small{font-size:11px;color:#6f716f}.settings-card,.integration-card{background:#fffef9;border:1px solid #e9e4d5;border-radius:17px;overflow:hidden}.settings-row{display:flex;align-items:center;gap:10px;width:100%;background:transparent;border:0;padding:11px 13px;text-align:left;color:#3d405b}.settings-row+.settings-row{border-top:1px solid #ede9db}.settings-row>span:nth-child(2){flex:1}.settings-row strong,.settings-row small{display:block}.settings-row strong{font-size:12px;margin-bottom:3px}.settings-row small{font-size:10px;color:#6f716f}.integration-card{padding:15px}.integration-header{display:flex;align-items:flex-start;gap:11px}.integration-header strong{font-size:13px}.integration-header p{font-size:11px;line-height:1.5;color:#6f716f;margin:5px 0 14px}.integration-form{display:flex;flex-wrap:wrap;align-items:flex-end;gap:8px}.integration-form .field-label{flex:1;min-width:165px;margin:0}.integration-form .secondary-button{font-size:10px}.integration-row{display:flex;justify-content:space-between;align-items:center;gap:10px;border-top:1px solid #ede9db;margin-top:15px;padding-top:12px}.integration-row strong,.integration-row small{display:block}.integration-row strong{font-size:12px}.integration-row small{font-size:10px;color:#6f716f;margin-top:3px}.integration-row .danger-link{margin:0}.token-box{background:#e5f1ea;border-radius:12px;padding:12px;margin-top:13px}.token-box strong{font-size:12px}.token-box p{font-size:10px;line-height:1.45;margin:5px 0}.token-box code{display:block;overflow-wrap:anywhere;background:#fff;padding:9px;border-radius:8px;font-size:11px;margin:8px 0}.shortcut-guide{margin-top:13px;border-top:1px solid #ede9db;padding-top:12px}.shortcut-guide summary{display:flex;justify-content:space-between;cursor:pointer;font-size:12px;font-weight:800;color:#2e5a44;list-style:none}.shortcut-guide[open] summary svg{transform:rotate(90deg)}.shortcut-guide ol{padding-left:18px;color:#6f716f;font-size:11px;line-height:1.55}.shortcut-guide li+li{margin-top:6px}.shortcut-guide code{color:#3d405b;background:#f4f1e9;padding:1px 3px;border-radius:3px}.shortcut-guide .small-button{margin-top:9px}.info-card{display:flex;align-items:flex-start;gap:11px;background:#fffef9;border:1px solid #e9e4d5;border-radius:17px;padding:15px}.info-card svg{color:#2e5a44;flex:0 0 auto}.info-card strong{font-size:12px}.info-card p{font-size:11px;color:#6f716f;line-height:1.5;margin:5px 0 0}.cloud-info{background:#e2ede5}.settings-link{display:flex;align-items:center;gap:10px;width:100%;background:#fffef9;border:1px solid #e9e4d5;border-radius:12px;color:#3d405b;font-size:12px;font-weight:600;text-decoration:none;text-align:left;padding:13px;margin-top:8px}.settings-link svg:last-child{margin-left:auto}.settings-link.danger{color:#b6503d}.sheet-backdrop{position:absolute;inset:0;z-index:10;display:flex;align-items:flex-end;background:#2c2f3970}.sheet{width:100%;max-height:92%;overflow-y:auto;background:#fffef9;border-radius:28px 28px 0 0;padding:11px 22px calc(env(safe-area-inset-bottom) + 24px);box-shadow:0 -12px 32px #00000021}.sheet.small-sheet{max-height:80%}.sheet-handle{width:33px;height:4px;border-radius:6px;background:#d4d0c6;margin:0 auto 18px}.sheet-heading{display:flex;justify-content:space-between;align-items:start;margin-bottom:15px}.sheet-heading h2{font-size:19px;margin:0 0 5px}.sheet-heading p{font-size:11px;color:#6f716f;margin:0}.icon-button{display:grid;place-items:center;border:0;background:transparent;color:#3d405b;width:29px;height:29px}.field-label{display:block;font-size:11px;font-weight:800;color:#3d405b;margin:13px 0}.field-label input,.field-label select{display:block;width:100%;height:43px;margin-top:7px;padding:0 12px;color:#3d405b;background:#f8f6ec;border:1px solid #DDD8C6;border-radius:12px;font-size:13px;font-weight:400}.field-label input::placeholder{color:#a09c8c}.optional{color:#6f716f;font-weight:400}.money-input,.date-input{display:flex;align-items:center;gap:6px;margin-top:7px;padding:0 11px;background:#f8f6ec;border:1px solid #DDD8C6;border-radius:12px;height:45px}.money-input>span{font-size:18px;color:#2e5a44}.money-input input,.date-input input{border:0;background:transparent;margin:0;padding:0;flex:1;min-width:0;height:100%}.money-input small{font-size:10px;color:#6f716f}.date-input svg{color:#6f716f}.segmented{display:flex;gap:3px;padding:4px;background:#f8f6ec;border-radius:12px}.segmented button{flex:1;border:0;border-radius:9px;background:transparent;color:#6f716f;min-height:34px;font-size:11px;font-weight:800}.segmented button.active{background:#fffef9;color:#3d405b;box-shadow:0 1px 5px #3d405b1a}.movement-kind button.active.expense{background:#f8e4de;color:#b6503d}.movement-kind button.active.income{background:#e2ede5;color:#2e5a44}.movement-kind button.active.saving{background:#2e5a44;color:#fff}.primary-button,.secondary-button,.small-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;font-weight:800}.primary-button{min-height:46px;background:#b6503d;color:#fff;font-size:12px;padding:0 17px}.primary-button.full,.secondary-button.full{width:100%}.primary-button.danger-button{background:#a7352c}.secondary-button{min-height:40px;background:#e2ede5;color:#2e5a44;font-size:11px;padding:0 14px}.small-button{min-height:33px;background:#2e5a44;color:#fff;font-size:10px;padding:0 12px}.danger-link{display:flex;align-items:center;justify-content:center;gap:6px;border:0;background:transparent;color:#b6503d;font-size:11px;font-weight:800;margin:12px auto 0;padding:6px}.form-error,.global-error{color:#a7352c;background:#fce7e1;border:1px solid #ecc9bf;padding:9px 11px;border-radius:10px;font-size:11px;line-height:1.4}.global-error{margin:0 20px}.global-error button{border:0;background:transparent;color:inherit;font-weight:800;margin-left:8px}.color-picker{display:flex;gap:8px;margin-top:8px}.color-picker button{width:28px;height:28px;border:3px solid transparent;border-radius:50%}.color-picker button.selected{outline:2px solid #3D405B;outline-offset:2px}.offline-banner{padding:8px 22px;background:#fff1dc;color:#765c27;font-size:11px}.loading-line{position:absolute;top:calc(env(safe-area-inset-top) + 47px);left:0;height:2px;width:100%;background:linear-gradient(90deg,transparent,#2E5A44,transparent);animation:load 1.5s infinite;z-index:5}@keyframes load{0%{transform:translate(-70%)}to{transform:translate(70%)}}.auth-page{min-height:100dvh;max-width:520px;margin:auto;padding:calc(env(safe-area-inset-top) + 23px) 23px calc(env(safe-area-inset-bottom) + 25px);background:#f4f1de}.auth-top{margin-bottom:38px}.auth-top .brand-symbol{width:39px;height:39px;border-radius:13px}.auth-hero h1{font-size:32px;line-height:1.12;max-width:390px;margin:0 0 11px}.auth-hero p{font-size:13px;line-height:1.5;color:#6f716f;max-width:330px;margin-bottom:25px}.auth-card{background:#fffef9;border-radius:22px;border:1px solid #e9e4d5;padding:18px;box-shadow:0 10px 25px #3d405b0d}.auth-card .segmented{margin-bottom:14px}.auth-card .field-label{margin:14px 0}.auth-card .primary-button{margin-top:9px}.consent-box{border-radius:12px;background:#e2ede5;padding:12px;margin:15px 0;color:#2e5a44}.consent-heading{display:flex;align-items:center;gap:7px;font-size:12px}.consent-box p{font-size:10px;line-height:1.5;color:#4d6255;margin:7px 0}.check-row{display:flex;align-items:flex-start;gap:7px;font-size:10px;line-height:1.35;margin-top:8px;color:#3d405b}.check-row input{width:15px;height:15px;margin:0;flex:0 0 auto;accent-color:#2E5A44}.auth-help{font-size:10px;color:#6f716f;line-height:1.45;text-align:center;margin:16px 0 0}.auth-foot{display:flex;justify-content:center;align-items:center;gap:7px;color:#6f716f;font-size:10px;margin-top:22px}.loading-page{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:100dvh;background:#f4f1de}.loading-page .brand-symbol{width:47px;height:47px}.loading-page strong{font-size:22px;letter-spacing:.08em}.loading-page span{font-size:12px;color:#6f716f}@media(min-width:600px){.app-shell{height:min(94dvh,920px);min-height:650px;margin:auto;border-radius:28px}.sheet-backdrop{border-radius:28px;overflow:hidden}.auth-page{min-height:100dvh;box-shadow:0 0 50px #3d405b1f}}@media(max-width:350px){.app-content{padding-left:15px;padding-right:15px}.app-header{padding-left:17px;padding-right:17px}.quick-card{padding:9px;gap:6px}.quick-card strong{font-size:12px}.nav-button span{font-size:8px}.balance-card>strong{font-size:32px}}.app-content{padding-top:calc(env(safe-area-inset-top) + 21px);padding-bottom:105px}.screen-heading{margin:2px 0 16px}.screen-heading h1{margin:0;font-size:28px}.balance-card{padding:20px 20px 18px}.balance-card>p{line-height:1.45;margin-bottom:15px}.balance-stats>div{grid-template-columns:1fr}.balance-stats svg{display:none}.balance-stats strong{font-size:15px}.balance-stats span{font-size:10px}.section-title{margin-top:22px}.text-action{min-height:44px}.search-box{height:45px}.movement-row{min-height:63px}.list-expander{min-height:44px;margin:3px 0 4px;padding:8px 0;border:0;background:transparent;color:#2e5a44;font-size:12px;font-weight:800;text-align:left}.report-hero{padding:18px 19px}.report-hero small{font-weight:800;letter-spacing:.05em}.report-hero p{line-height:1.45}.breakdown-card{padding:6px 14px 12px}.breakdown-row{display:block;width:100%;min-height:51px;padding:10px 0;text-align:left;border:0;border-bottom:1px solid #ede9db;background:transparent;color:#3d405b}.breakdown-row:last-child{border-bottom:0}.breakdown-row+.breakdown-row{margin-top:0}.report-detail{background:#fffef9;border:1px solid #e5e6da;border-radius:14px;padding:12px 13px;margin:10px 0}.report-detail strong{display:block;font-size:12px}.report-detail p{font-size:11px;line-height:1.45;color:#627168;margin:5px 0 0}.report-actions{display:grid;gap:9px;margin-top:17px}.report-action{display:flex;align-items:center;gap:10px;width:100%;min-height:53px;padding:9px 12px;border:1px solid #dce4d9;border-radius:13px;background:#fffef9;color:#2e5a44;text-align:left}.report-action>strong{flex:1;font-size:12px}.report-action-icon{display:grid;place-items:center;width:33px;height:33px;flex:none;border-radius:9px;background:#e6f1e8}.report-action.export{background:#f3f7f1}.report-action .rotated{transform:rotate(180deg)}.report-actions .report-detail{margin:0}.budget-hero{margin-bottom:11px}.budget-hero>small{color:#486653}.budget-unallocated{margin:5px 0 7px}.budget-unallocated strong{color:#2e5a44;font-size:31px}.budget-hero>p{font-size:11px;line-height:1.5;color:#506a59;margin:0 0 13px}.budget-config-button{display:inline-flex;align-items:center;gap:5px;min-height:42px;padding:0 14px;border:0;border-radius:10px;background:#2e5a44;color:#fff;font-size:11px;font-weight:800}.budget-warning{display:flex;gap:10px;padding:13px;margin:10px 0;background:#fff4ee;border:1px solid #efd3c7;border-radius:14px;color:#713e35}.budget-warning>svg{flex:none;color:#b6503d}.budget-warning strong{display:block;font-size:12px}.budget-warning p{font-size:11px;margin:5px 0}.budget-warning button{display:inline-flex;align-items:center;min-height:38px;gap:3px;padding:0;border:0;background:transparent;color:#9b4030;font-size:11px;font-weight:800}.budget-section{margin-top:11px}.budget-row{min-height:59px}.budget-progress-label{font-size:10px}.settings-heading{margin-bottom:14px}.settings-back{display:inline-flex;align-items:center;gap:3px;min-height:42px;margin:-8px 0 5px;padding:0;border:0;background:transparent;color:#2e5a44;font-size:12px;font-weight:800}.settings-group-label{font-size:10px;font-weight:800;letter-spacing:.12em;color:#b6503d;margin:21px 2px 9px}.settings-hub .settings-row{min-height:64px}.hub-icon{display:grid;place-items:center;flex:none;width:36px;height:36px;border-radius:11px;background:#e2ede5;color:#2e5a44}.reminder-card{background:#fffef9;border:1px solid #e9e4d5;border-radius:17px;padding:15px}.reminder-card .integration-header p{margin-bottom:8px}.reminder-option{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #ede9db;padding:12px 2px;color:#3d405b}.reminder-option span,.reminder-option strong,.reminder-option small{display:block}.reminder-option strong{font-size:12px}.reminder-option small{font-size:10px;color:#6f716f;margin-top:3px}.reminder-option input{width:20px;height:20px;accent-color:#2E5A44;flex:0 0 auto}.reminder-note{font-size:10px;color:#6f716f;line-height:1.45;margin:5px 0 12px}.reminder-success{font-size:10px;color:#2e5a44;margin:9px 0 0}.reminder-card .form-error{margin-top:9px}.theme-card,.feedback-form-card,.usage-card{padding:16px}.month-selector{text-transform:none}.theme-card>p,.feedback-form-card>p,.usage-card>p{margin:0 0 13px;color:#6f716f;font-size:11px;line-height:1.5}.theme-choices{display:grid;grid-template-columns:1fr 1fr;gap:9px}.theme-choices button{display:flex;min-height:48px;align-items:center;justify-content:center;gap:8px;border:1px solid #DDD8C6;border-radius:12px;background:#f8f6ec;color:#3d405b;font-size:12px;font-weight:800}.theme-choices button.selected{border-color:#2e5a44;background:#e2ede5;color:#2e5a44}.feedback-form-card .field-label{margin:14px 0}.feedback-form-card textarea{display:block;width:100%;min-height:116px;margin-top:7px;padding:12px;border:1px solid #DDD8C6;border-radius:12px;background:#f8f6ec;color:#3d405b;font:inherit;font-size:12px;line-height:1.5;resize:vertical}.feedback-form-card textarea:focus-visible{outline:3px solid rgba(46,90,68,.4);outline-offset:2px}.rating-choices{display:flex;gap:6px;margin-top:8px}.rating-choices button{display:grid;width:43px;height:43px;place-items:center;border:1px solid #DDD8C6;border-radius:11px;background:#f8f6ec;color:#b87534}.rating-choices button[aria-pressed=true]{border-color:#b87534;background:#f8edce}.usage-toggle{display:flex;align-items:flex-start;gap:13px}.usage-toggle span{flex:1}.usage-toggle strong,.usage-toggle small{display:block}.usage-toggle strong{font-size:12px}.usage-toggle small{margin-top:5px;color:#6f716f;font-size:11px;line-height:1.45}.usage-toggle input{width:21px;height:21px;flex:none;margin:1px 0 0;accent-color:#2E5A44}.usage-card>p{margin:12px 0 0}.contact-toggle{margin-top:16px;padding-top:16px;border-top:1px solid #e7e2d6}.feedback-contact-choice{display:flex;align-items:flex-start;gap:9px;color:#3d405b;font-size:11px;line-height:1.45}.feedback-contact-choice input{width:18px;height:18px;flex:none;margin:0;accent-color:#2E5A44}html[data-theme=dark] .contact-toggle{border-color:#46515b}html[data-theme=dark] .feedback-contact-choice{color:#d5e5d9}html[data-theme=dark]{color-scheme:dark;color:#eef1ea;background:#141a26}html[data-theme=dark] .app-outer{background:#141a26}html[data-theme=dark] .app-shell,html[data-theme=dark] .app-content,html[data-theme=dark] .auth-page,html[data-theme=dark] .loading-page{background:#1b2230;color:#eef1ea}html[data-theme=dark] .app-header,html[data-theme=dark] .bottom-nav{background:#252e3d;border-color:#3d4858}html[data-theme=dark] .screen-heading h1,html[data-theme=dark] .section-title h2,html[data-theme=dark] .profile-card strong,html[data-theme=dark] .settings-row,html[data-theme=dark] .settings-row strong,html[data-theme=dark] .sheet-heading h2,html[data-theme=dark] .auth-hero h1,html[data-theme=dark] .report-grid strong,html[data-theme=dark] .budget-row,html[data-theme=dark] .budget-row-top strong,html[data-theme=dark] .breakdown-row,html[data-theme=dark] .movement-copy strong,html[data-theme=dark] .empty-state strong,html[data-theme=dark] .info-card strong,html[data-theme=dark] .integration-header strong,html[data-theme=dark] .integration-row strong,html[data-theme=dark] .feedback-form-card strong,html[data-theme=dark] .usage-toggle strong{color:#eef1ea}html[data-theme=dark] .section-title p,html[data-theme=dark] .settings-row small,html[data-theme=dark] .profile-card small,html[data-theme=dark] .sheet-heading p,html[data-theme=dark] .auth-hero p,html[data-theme=dark] .auth-foot,html[data-theme=dark] .auth-help,html[data-theme=dark] .field-label,html[data-theme=dark] .field-label .optional,html[data-theme=dark] .movement-copy small,html[data-theme=dark] .report-detail p,html[data-theme=dark] .budget-row-top small,html[data-theme=dark] .budget-progress-label,html[data-theme=dark] .info-card p,html[data-theme=dark] .integration-header p,html[data-theme=dark] .integration-row small,html[data-theme=dark] .theme-card>p,html[data-theme=dark] .feedback-form-card>p,html[data-theme=dark] .usage-card>p,html[data-theme=dark] .usage-toggle small,html[data-theme=dark] .reminder-note{color:#b8c2c7}html[data-theme=dark] .profile-card,html[data-theme=dark] .settings-card,html[data-theme=dark] .integration-card,html[data-theme=dark] .info-card,html[data-theme=dark] .movement-list,html[data-theme=dark] .report-grid>div,html[data-theme=dark] .breakdown-card,html[data-theme=dark] .budget-list,html[data-theme=dark] .actual-strip,html[data-theme=dark] .income-card,html[data-theme=dark] .report-detail,html[data-theme=dark] .reminder-card,html[data-theme=dark] .auth-card,html[data-theme=dark] .sheet,html[data-theme=dark] .empty-state,html[data-theme=dark] .token-box{background:#252e3d;border-color:#3d4858;color:#eef1ea}html[data-theme=dark] .settings-row+.settings-row,html[data-theme=dark] .movement-row+.movement-row,html[data-theme=dark] .budget-row+.budget-row,html[data-theme=dark] .breakdown-row,html[data-theme=dark] .reminder-option,html[data-theme=dark] .integration-row{border-color:#3d4858}html[data-theme=dark] .month-selector,html[data-theme=dark] .search-box,html[data-theme=dark] .field-label input,html[data-theme=dark] .field-label select,html[data-theme=dark] .feedback-form-card textarea,html[data-theme=dark] .money-input,html[data-theme=dark] .date-input,html[data-theme=dark] .segmented,html[data-theme=dark] .theme-choices button,html[data-theme=dark] .rating-choices button{background:#303b4b;border-color:#4a5968;color:#eef1ea}html[data-theme=dark] .search-box input,html[data-theme=dark] .money-input input,html[data-theme=dark] .date-input input{color:#eef1ea}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#a4afba}html[data-theme=dark] .theme-choices button.selected,html[data-theme=dark] .rating-choices button[aria-pressed=true],html[data-theme=dark] .segmented button.active{background:#304d43;border-color:#86bb9c;color:#e9f7ec}html[data-theme=dark] .segmented button{color:#b8c2c7}html[data-theme=dark] .balance-card{background:#24513f;color:#fff}html[data-theme=dark] .report-hero,html[data-theme=dark] .budget-hero,html[data-theme=dark] .cloud-info{background:#274337;color:#e8f6eb}html[data-theme=dark] .report-hero strong,html[data-theme=dark] .budget-unallocated strong,html[data-theme=dark] .report-hero p,html[data-theme=dark] .budget-hero>p,html[data-theme=dark] .budget-hero>small{color:#e8f6eb}html[data-theme=dark] .budget-summary,html[data-theme=dark] .budget-warning{background:#354153;color:#eef1ea}html[data-theme=dark] .budget-summary small,html[data-theme=dark] .budget-summary strong,html[data-theme=dark] .budget-unallocated span{color:#e1e9e3}html[data-theme=dark] .report-action,html[data-theme=dark] .settings-link{background:#293847;border-color:#456057;color:#a9dcc0}html[data-theme=dark] .report-action.export,html[data-theme=dark] .report-action-icon,html[data-theme=dark] .hub-icon,html[data-theme=dark] .round-icon.green,html[data-theme=dark] .movement-symbol.income,html[data-theme=dark] .movement-symbol.saving{background:#304d43;color:#a9dcc0}html[data-theme=dark] .movement-symbol.expense,html[data-theme=dark] .round-icon.coral{background:#503c40;color:#ffb6a2}html[data-theme=dark] .movement-row{color:#eef1ea}html[data-theme=dark] .movement-amount.income,html[data-theme=dark] .movement-amount.saving,html[data-theme=dark] .text-action,html[data-theme=dark] .list-expander,html[data-theme=dark] .settings-back,html[data-theme=dark] .settings-link,html[data-theme=dark] .info-card svg{color:#a9dcc0}html[data-theme=dark] .movement-amount.expense,html[data-theme=dark] .nav-button.selected,html[data-theme=dark] .budget-progress-label.over{color:#ffad9a}html[data-theme=dark] .primary-button,html[data-theme=dark] .add-button{background:#a94737;color:#fff}html[data-theme=dark] .secondary-button,html[data-theme=dark] .small-button,html[data-theme=dark] .budget-config-button{background:#346d52;color:#fff}html[data-theme=dark] .nav-button,html[data-theme=dark] .row-chevron,html[data-theme=dark] .icon-button{color:#b8c2c7}html[data-theme=dark] .consent-box{background:#304d43;color:#e8f6eb}html[data-theme=dark] .consent-box p,html[data-theme=dark] .check-row{color:#d5e5d9}html[data-theme=dark] .loading-line{background:linear-gradient(90deg,transparent,#a9dcc0,transparent)}
