:root{--ink:#152b38;--ink-2:#253e49;--navy:#102d3a;--navy-soft:#1a3a47;--green:#167d5a;--green-2:#0e684a;--lime:#b8ec67;--lime-soft:#e8f6ce;--yellow:#e2ad42;--yellow-soft:#fff4d6;--red:#c65350;--red-soft:#fde9e6;--blue-soft:#e7f1f4;--paper:#f5f5f0;--card:#fff;--line:#dfe4df;--muted:#657780;--shadow:0 16px 44px #162a3214;--radius:22px;--radius-sm:14px}*{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth;min-width:320px}body{background:var(--paper);color:var(--ink);margin:0;font-family:Aptos,Segoe UI,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.5}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #167d5a38}button:disabled{cursor:not-allowed;opacity:.48}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.12}h1{margin-bottom:10px;font-size:clamp(2rem,4vw,3.4rem)}h2{margin-bottom:8px;font-size:clamp(1.3rem,2vw,1.75rem)}h3{margin-bottom:5px;font-size:1.14rem}p{color:var(--muted)}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.app-shell{min-height:100vh}.app-main{width:min(1440px,100%);min-height:calc(100vh - 155px);margin:0 auto;padding:34px clamp(20px,4vw,64px) 72px}.dashboard-stack,.view-stack{flex-direction:column;gap:24px;display:flex}.eyebrow{color:var(--green);letter-spacing:.13em;text-transform:uppercase;margin-bottom:6px;font-size:.73rem;font-weight:800}.eyebrow--light{color:var(--lime)}.muted-copy{color:var(--muted);margin:8px 0}.topbar{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafaf7f0;border-bottom:1px solid #132f3b17;grid-template-columns:230px 1fr auto;align-items:center;min-height:72px;padding:0 clamp(20px,4vw,64px);display:grid;position:sticky;top:0}.brand{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:flex}.brand>span:last-child{line-height:1;display:grid}.brand strong{color:var(--navy);letter-spacing:-.025em;font-size:1.04rem}.brand small{color:var(--green);letter-spacing:.12em;text-transform:uppercase;margin-top:3px;font-size:.72rem;font-weight:800}.brand-mark{background:var(--navy);border-radius:11px;flex:0 0 36px;width:36px;height:36px;display:inline-block;position:relative;overflow:hidden}.brand-mark i,.brand-mark b{background:var(--lime);transform-origin:0;border-radius:5px;height:4px;display:block;position:absolute}.brand-mark i{width:16px;bottom:10px;left:7px;transform:rotate(-42deg)}.brand-mark b{width:14px;top:10px;right:6px;transform:rotate(42deg)}.brand-mark:after{border-top:3px solid var(--lime);border-right:3px solid var(--lime);content:"";width:8px;height:8px;position:absolute;top:7px;right:6px}.desktop-nav{justify-content:center;align-self:stretch;align-items:stretch;gap:3px;display:flex}.desktop-nav button{color:#52646c;cursor:pointer;background:0 0;border:0;padding:0 16px;font-size:.91rem;font-weight:700;position:relative}.desktop-nav button:after{content:"";background:0 0;border-radius:5px 5px 0 0;height:3px;position:absolute;bottom:0;left:16px;right:16px}.desktop-nav button:hover,.desktop-nav button.is-active{color:var(--navy)}.desktop-nav button.is-active:after{background:var(--green)}.topbar-actions{align-items:center;gap:10px;display:flex}.local-chip{color:#4f665b;background:#f1f7f2;border:1px solid #dce7df;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:.75rem;font-weight:750;display:inline-flex}.local-chip i{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #167d5a1f}.local-chip--connecting i,.local-chip--syncing i{background:var(--yellow);box-shadow:0 0 0 3px #e2ad4229}.local-chip--offline i,.local-chip--error i{background:var(--red);box-shadow:0 0 0 3px #c6535024}.data-button,.help-button,.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.help-button{color:var(--green);font-size:1rem;font-weight:900}.data-button:hover,.data-button.is-active,.help-button:hover,.icon-button:hover{color:var(--green);background:#eef6f1;border-color:#a9c4b7}.button{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 17px;font-weight:780;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.button:not(:disabled):hover{transform:translateY(-1px)}.button--large{min-height:52px;padding-inline:22px}.button--primary{background:var(--green);color:#fff;box-shadow:0 8px 20px #167d5a2b}.button--primary:hover{background:var(--green-2)}.button--lime{background:var(--lime);color:var(--navy);box-shadow:0 10px 24px #b8ec6726}.button--lime:hover{background:#c7f27e}.button--secondary{color:var(--green);background:#fff;border-color:#b9cbc2}.button--ghost{border-color:var(--line);color:var(--ink);background:#f7f8f5}.button--dark-ghost{color:#fff;background:#ffffff12;border-color:#fff3}.button--danger{background:var(--red);color:#fff}.text-button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:4px;font-size:.87rem;font-weight:800}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;padding:12px 2px 4px;display:flex}.page-heading h1{margin-bottom:8px}.page-heading p:last-child{max-width:720px;margin-bottom:0;font-size:1.02rem}.panel-card,.toolbar-card{border-radius:var(--radius);background:var(--card);border:1px solid #162e3917;box-shadow:0 3px 12px #11262f09}.panel-card{padding:25px}.toolbar-card{border-radius:17px;justify-content:space-between;align-items:center;gap:18px;padding:12px 14px;display:flex}.panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.panel-heading h2{margin-bottom:0}.count-badge{background:var(--blue-soft);min-width:30px;height:30px;color:var(--navy);border-radius:10px;place-items:center;font-weight:800;display:grid}.today-hero{background:var(--navy);color:#fff;border-radius:28px;grid-template-columns:1.45fr .82fr;gap:36px;padding:clamp(30px,5vw,56px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 60px #0a28342b}.today-hero:before{content:"";border:1px solid #b8ec6721;border-radius:50%;width:390px;height:390px;position:absolute;bottom:-120px;right:22%;box-shadow:0 0 0 60px #b8ec6706,0 0 0 120px #b8ec6705}.today-hero__copy,.today-progress-card{z-index:1;position:relative}.today-kicker{color:#c3d1d5;align-items:center;gap:14px;margin-bottom:30px;font-size:.85rem;display:flex}.situation{color:#fff;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:7px;padding:5px 10px;font-weight:700;display:inline-flex}.situation i{background:var(--lime);border-radius:50%;width:7px;height:7px}.situation--attention i{background:var(--yellow)}.situation--late i{background:#ee7770}.today-hero h1{margin-bottom:12px;font-size:clamp(2rem,3.8vw,3.25rem)}.today-number{color:var(--lime);letter-spacing:-.07em;margin-bottom:8px;font-size:clamp(3.35rem,7vw,6.4rem);font-weight:850;line-height:.95}.today-explanation{color:#c7d5d9;max-width:620px;font-size:1rem}.today-actions{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.today-progress-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff13;border:1px solid #ffffff26;border-radius:21px;align-self:center;padding:24px}.today-progress-card__top{color:#d5e1e4;justify-content:space-between;margin-bottom:11px;font-size:.86rem;display:flex}.today-progress-card__top strong{color:var(--lime)}.today-progress-grid{grid-template-columns:1fr 1fr;gap:15px 10px;margin:22px 0 16px;display:grid}.today-progress-grid div{border-top:1px solid #ffffff1c;gap:3px;padding-top:12px;display:grid}.today-progress-grid span{color:#aebfc5;font-size:.76rem}.today-progress-grid b{color:#fff;font-size:1.12rem}.today-progress-card>small{color:#9eb0b7;line-height:1.35}.progress-track{background:#e6ebe7;border-radius:999px;width:100%;height:7px;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--green);height:100%;transition:width .35s;display:block}.progress-track--lime{background:#ffffff26}.progress-track--lime span{background:var(--lime)}.progress-track--red span{background:var(--red)}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.metric-card{background:#fff;border:1px solid #162e3914;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;column-gap:13px;padding:20px;display:grid}.metric-icon{border-radius:13px;grid-row:span 3;place-items:center;width:43px;height:43px;font-weight:850;display:grid}.metric-icon--green{color:var(--green);background:#e4f3eb}.metric-icon--blue{color:#34677a;background:#e7f1f4}.metric-icon--yellow{color:#9b6e12;background:#fff1cf}.metric-icon--slate{color:#4e6168;background:#e9ecec}.metric-card>span{color:var(--muted);font-size:.79rem}.metric-card>strong{color:var(--ink);letter-spacing:-.03em;font-size:1.38rem}.metric-card>small{color:#77878d;text-overflow:ellipsis;white-space:nowrap;font-size:.73rem;overflow:hidden}.redistribution-card{border-radius:var(--radius);background:linear-gradient(135deg,#fffae9,#fffdf5);border:1px solid #ead69b;padding:26px;box-shadow:0 10px 28px #936d1b12}.redistribution-heading{gap:15px;display:flex}.redistribution-heading h2{margin-bottom:4px}.redistribution-heading p:last-child{margin:0}.redistribution-mark{color:#705817;background:#f4d982;border-radius:14px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:1.35rem;display:grid}.redistribution-days{grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0 12px 59px;display:grid}.redistribution-day{background:#ffffffc7;border:1px solid #eadfb8;border-radius:14px;gap:3px;padding:14px;display:grid}.redistribution-day>span{color:var(--ink);font-weight:800}.redistribution-day small{color:var(--muted)}.redistribution-day strong{color:var(--green);margin-top:4px;font-size:.79rem}.redistribution-actions{justify-content:flex-end;gap:9px;margin-top:16px;display:flex}.dashboard-columns{grid-template-columns:minmax(0,1.58fr) minmax(330px,.72fr);gap:18px;display:grid}.week-summary{border:1px solid var(--line);border-radius:14px;grid-template-columns:repeat(3,1fr);margin-bottom:22px;display:grid}.week-summary div{gap:3px;padding:13px 16px;display:grid}.week-summary div+div{border-left:1px solid var(--line)}.week-summary span{color:var(--muted);font-size:.74rem}.week-summary strong{font-size:1.06rem}.week-bars{grid-template-columns:repeat(7,1fr);gap:8px;height:192px;display:grid}.week-bar{text-align:center;grid-template-rows:22px 1fr 18px 18px;gap:4px;display:grid}.week-bar__value{color:var(--muted);text-overflow:ellipsis;font-size:.66rem;overflow:hidden}.week-bar__track{background:#f1f3ef;border-radius:8px 8px 4px 4px;position:relative;overflow:hidden}.week-bar__track span{background:#76b79d;border-radius:8px 8px 3px 3px;min-height:5px;position:absolute;bottom:0;left:0;right:0}.week-bar__track span.is-critical{background:#d26b66}.week-bar b{font-size:.74rem}.week-bar small{color:var(--muted);font-size:.65rem}.alert-list{gap:9px;display:grid}.alert-row{background:#f5f7f5;border-radius:13px;grid-template-columns:9px 1fr;gap:10px;padding:12px;display:grid}.alert-dot{background:#6c8994;border-radius:50%;width:8px;height:8px;margin-top:5px}.alert-row--urgent{background:var(--red-soft)}.alert-row--urgent .alert-dot{background:var(--red)}.alert-row--warning{background:var(--yellow-soft)}.alert-row--warning .alert-dot{background:var(--yellow)}.alert-row--positive{background:#e7f4ed}.alert-row--positive .alert-dot{background:var(--green)}.alert-row strong{font-size:.86rem}.alert-row p{margin:3px 0 0;font-size:.77rem;line-height:1.35}.all-good{text-align:center;justify-items:center;padding:24px 10px;display:grid}.all-good span{width:42px;height:42px;color:var(--green);background:#e4f3eb;border-radius:50%;place-items:center;margin-bottom:9px;font-weight:900;display:grid}.all-good p{margin:4px 0 0;font-size:.82rem}.priority-preview__list{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.priority-preview__list article{border:1px solid var(--line);border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:15px;display:grid}.priority-preview__list article>b{color:var(--ink);grid-column:2/4;font-size:1.1rem}.priority-preview__list article div{display:grid}.priority-preview__list article small{color:var(--muted);font-size:.72rem}.priority-number{color:#9aabad;font-size:.77rem;font-weight:850}.segmented{background:#eff2ef;border-radius:12px;flex-wrap:wrap;gap:3px;padding:3px;display:flex}.segmented button{color:#65757b;cursor:pointer;background:0 0;border:0;border-radius:9px;min-height:36px;padding:6px 12px;font-size:.8rem;font-weight:750}.segmented button.is-active{color:var(--navy);background:#fff;box-shadow:0 2px 8px #1a2c3314}.search-field{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:8px;min-width:280px;padding:0 11px;display:flex}.search-field span{color:#819095;font-size:1.2rem}.search-field input{background:0 0;border:0;outline:0;width:100%;min-height:39px}.account-list{gap:12px;display:grid}.account-card{border:1px solid var(--line);background:#fff;border-left:5px solid #92aaa1;border-radius:18px;grid-template-columns:56px 1fr;display:grid;position:relative;overflow:hidden}.priority-border--critical{border-left-color:var(--red)}.priority-border--high{border-left-color:#e4894d}.priority-border--medium{border-left-color:var(--yellow)}.priority-border--low{border-left-color:#79a892}.account-order{background:#fafbf9;border-right:1px solid #edf0ec;align-content:center;justify-items:center;gap:5px;padding:12px 7px;display:grid}.account-order button{color:#789095;cursor:pointer;background:0 0;border:0;border-radius:8px;width:28px;height:28px}.account-order button:hover:not(:disabled){color:var(--green);background:#e9f1ec}.account-order span{color:#9aa8ac;font-size:.7rem;font-weight:850}.account-main{padding:19px 20px 16px}.account-title-row{justify-content:space-between;gap:22px;display:flex}.account-title-row h3{margin:9px 0 4px}.account-title-row p{max-width:720px;margin:0 0 8px;font-size:.82rem}.tag-row{flex-wrap:wrap;gap:5px;display:flex}.priority-tag,.soft-tag{border-radius:999px;align-items:center;width:fit-content;padding:4px 8px;font-size:.68rem;font-weight:800;display:inline-flex}.priority-tag--critical{background:var(--red-soft);color:#a23e3a}.priority-tag--high{color:#a55721;background:#fff0e2}.priority-tag--medium{background:var(--yellow-soft);color:#8d6516}.priority-tag--low{color:#3f7760;background:#e5f2eb}.soft-tag{color:#5c7077;background:#eff2f1}.soft-tag--yellow{color:#85631a;background:#fff3d2}.account-amount{align-content:start;justify-items:end;min-width:155px;display:grid}.account-amount span{color:var(--muted);font-size:.72rem}.account-amount strong{font-size:1.4rem}.account-amount small{color:var(--muted)}.text-urgent{font-weight:750;color:var(--red)!important}.account-meta-row{color:var(--muted);flex-wrap:wrap;gap:8px 18px;margin-top:8px;font-size:.73rem;display:flex}.account-actions{border-top:1px solid #edf0ed;flex-wrap:wrap;gap:6px;margin-top:14px;padding-top:12px;display:flex}.mini-action{border:1px solid var(--line);color:#52666d;cursor:pointer;background:#fff;border-radius:9px;min-height:32px;padding:5px 9px;font-size:.73rem;font-weight:750}.mini-action:hover{color:var(--green);background:#f2f7f4;border-color:#afc6ba}.mini-action--positive{color:var(--green);background:#edf8f2;border-color:#b5dac8}.mini-action--danger:hover{background:var(--red-soft);color:var(--red);border-color:#e5b3af}.simulation-badge{color:var(--green);background:#edf8f2;border:1px solid #acd3c0;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:.78rem;font-weight:800;display:inline-flex}.simulation-badge i{background:var(--green);border-radius:50%;width:7px;height:7px;animation:1.8s infinite pulse}@keyframes pulse{50%{box-shadow:0 0 0 5px #167d5a1f}}.scenario-layout{grid-template-columns:270px 1fr;gap:18px;display:grid}.scenario-menu{align-content:start;gap:5px;display:grid}.scenario-menu button{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:14px;grid-template-columns:38px 1fr;gap:10px;padding:12px;display:grid}.scenario-menu button>span{color:#5f737a;background:#e8edeb;border-radius:11px;place-items:center;width:36px;height:36px;font-weight:850;display:grid}.scenario-menu button div{display:grid}.scenario-menu button strong{font-size:.83rem}.scenario-menu button small{color:var(--muted);font-size:.7rem;line-height:1.3}.scenario-menu button:hover,.scenario-menu button.is-active{background:#fff;border-color:#c6ddd2}.scenario-menu button.is-active>span{background:var(--green);color:#fff}.scenario-workspace{grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr);align-items:start;gap:18px;display:grid}.scenario-form{gap:14px;display:grid;position:sticky;top:92px}.scenario-form>p{margin-bottom:3px}.simulation-reminder{background:var(--blue-soft);border-radius:12px;gap:9px;padding:11px;display:flex}.simulation-reminder span{color:#3a6c7e}.simulation-reminder p{margin:0;font-size:.75rem;line-height:1.4}.scenario-results{gap:16px;display:grid}.scenario-comparison{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.scenario-comparison article{border:1px solid var(--line);background:#fff;border-radius:15px;gap:2px;padding:16px;display:grid}.scenario-comparison span{color:var(--muted);font-size:.73rem}.scenario-comparison strong{font-size:1.35rem}.scenario-comparison small{font-size:.72rem}.comparison-bars{gap:14px;display:grid}.comparison-day{gap:5px;display:grid}.comparison-day>span{color:var(--muted);font-size:.72rem;font-weight:750}.comparison-line{grid-template-columns:48px 1fr 90px;align-items:center;gap:9px;display:grid}.comparison-line i{color:var(--muted);font-size:.69rem;font-style:normal}.comparison-line>div{background:#edf0ed;border-radius:999px;height:7px;overflow:hidden}.comparison-line b{border-radius:inherit;background:#a9b8b5;height:100%;display:block}.comparison-line strong{text-align:right;font-size:.74rem}.comparison-line--after b{background:var(--green)}.apply-scenario{width:100%}.confirm-strip{background:#fff9e7;border:1px solid #efd998;border-radius:15px;justify-content:space-between;align-items:center;gap:15px;padding:14px;display:flex}.confirm-strip span{color:#695b35;font-size:.8rem}.timeline-toolbar{flex-wrap:wrap}.inline-date{align-items:center;gap:8px;font-size:.79rem;font-weight:750;display:flex}.inline-date input{border:1px solid var(--line);border-radius:9px;min-height:36px;padding:4px 8px}.timeline-legend{color:var(--muted);flex-wrap:wrap;gap:12px;font-size:.72rem;display:flex}.timeline-legend span{align-items:center;gap:5px;display:inline-flex}.legend-dot{background:#7cb89d;border-radius:50%;width:7px;height:7px}.legend-dot--heavy{background:var(--yellow)}.legend-dot--risk{background:var(--red)}.timeline-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:18px;display:grid}.timeline-scroll{scroll-snap-type:x mandatory;scrollbar-color:#afbfba transparent;gap:10px;padding:4px 3px 16px;display:flex;overflow-x:auto}.timeline-day{scroll-snap-align:start;border:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:17px;grid-template-rows:auto 102px auto auto auto auto;gap:9px;min-width:155px;padding:15px;display:grid}.timeline-day:hover,.timeline-day.is-selected{border-color:#77a992;box-shadow:0 9px 25px #16493917}.timeline-day--risk{border-color:#e5a5a1}.timeline-day--heavy:not(.timeline-day--risk){border-color:#e8d29f}.timeline-day__date{justify-content:space-between;align-items:baseline;display:flex}.timeline-day__date b{font-size:.86rem}.timeline-day__date span{color:var(--muted);font-size:.67rem}.timeline-day__bar{background:#f0f3ef;border-radius:9px;position:relative;overflow:hidden}.timeline-day__bar span{background:#7eb89e;border-radius:8px 8px 3px 3px;min-height:5px;position:absolute;bottom:0;left:0;right:0}.timeline-day--heavy .timeline-day__bar span{background:var(--yellow)}.timeline-day--risk .timeline-day__bar span{background:var(--red)}.timeline-day__money{display:grid}.timeline-day__money span,.timeline-day__mini span{color:var(--muted);font-size:.66rem}.timeline-day__money strong{font-size:1.12rem}.timeline-day__mini{justify-content:space-between;gap:8px;font-size:.72rem;display:flex}.money-positive{color:var(--green)!important}.money-negative{color:var(--red)!important}.due-marker,.rest-marker{background:var(--red-soft);color:#a6403d;border-radius:8px;width:fit-content;padding:4px 7px;font-size:.62rem;font-weight:800}.rest-marker{background:var(--blue-soft);color:#406c7c}.day-detail{border-radius:var(--radius);background:var(--navy);color:#fff;box-shadow:var(--shadow);border:1px solid #152d381c;padding:23px;position:sticky;top:92px}.day-detail__heading{justify-content:space-between;gap:10px;display:flex}.day-detail h2{font-size:1.3rem}.day-detail .eyebrow{color:var(--lime)}.risk-pill{color:#ffaaa4;background:#e3645e30;border-radius:999px;height:fit-content;padding:4px 8px;font-size:.68rem;font-weight:800}.day-detail__target{background:#ffffff14;border-radius:15px;margin:18px 0;padding:17px;display:grid}.day-detail__target span{color:#b6c7cb;font-size:.72rem}.day-detail__target strong{color:var(--lime);font-size:2rem}.day-detail__target small{color:#9fb1b7;font-size:.66rem}.calculation-list{gap:7px;display:grid}.calculation-list article{border-bottom:1px solid #ffffff1a;grid-template-columns:8px 1fr auto;align-items:center;gap:9px;padding:9px 0;display:grid}.calculation-list article div{display:grid}.calculation-list article strong{font-size:.76rem}.calculation-list article small{color:#98adb4;font-size:.64rem}.calculation-list article>b{font-size:.75rem}.allocation-dot{background:#d8c56c;border-radius:50%;width:7px;height:7px}.allocation-dot--critical{background:#e2716c}.allocation-dot--high{background:#e7955d}.allocation-dot--medium{background:#e5c364}.allocation-dot--low{background:#7ab89b}.allocation-dot--adjustment{background:#7fb6cc}.allocation-dot--minimum{background:#c0ea76}.day-detail .muted-copy{color:#9fb1b7;font-size:.75rem}.due-box{background:#c6535026;border-radius:12px;gap:3px;margin-top:16px;padding:12px;display:grid}.due-box strong{color:#ffb0ab;font-size:.72rem}.due-box span{color:#e0e8ea;font-size:.7rem}.timeline-summary-strip{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:repeat(4,1fr);display:grid}.timeline-summary-strip div{gap:2px;padding:16px;display:grid}.timeline-summary-strip div+div{border-left:1px solid var(--line)}.timeline-summary-strip span{color:var(--muted);font-size:.7rem}.timeline-summary-strip strong{font-size:1.05rem}.history-filters{justify-content:flex-start}.history-filters>label{color:var(--muted);align-items:center;gap:8px;margin-left:auto;font-size:.72rem;font-weight:750;display:flex}.history-filters>label+label{margin-left:0}.history-filters select{border:1px solid var(--line);background:#fff;border-radius:9px;min-height:37px;padding:5px 28px 5px 9px}.history-metrics{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.history-metrics article{border:1px solid var(--line);background:#fff;border-radius:16px;gap:2px;padding:17px;display:grid}.history-metrics span{color:var(--muted);font-size:.72rem}.history-metrics strong{font-size:1.34rem}.history-metrics small{color:#7c8b91;font-size:.68rem}.report-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.report-card--wide{grid-column:span 1}.chart-legend{color:var(--muted);gap:10px;font-size:.67rem;display:flex}.chart-legend span{align-items:center;gap:5px;display:flex}.chart-legend i{border-radius:2px;width:8px;height:8px}.legend-income{background:var(--green)}.legend-target{background:#c5d0cd}.income-chart{grid-template-columns:repeat(7,1fr);gap:7px;height:210px;display:grid}.income-chart__day{text-align:center;grid-template-rows:1fr auto auto;gap:3px;display:grid}.income-chart__bars{border-bottom:1px solid var(--line);justify-content:center;align-items:flex-end;gap:3px;min-height:140px;display:flex}.income-chart__bars span{border-radius:5px 5px 2px 2px;width:13px;min-height:0}.income-bar{background:var(--green)}.target-bar{background:#c9d2cf}.income-chart__day b{font-size:.68rem}.income-chart__day small{color:var(--muted);font-size:.61rem}.priority-chart{grid-template-columns:150px 1fr;align-items:center;gap:24px;padding:10px;display:grid}.priority-donut{border-radius:50%;place-items:center;width:145px;height:145px;display:grid}.priority-donut:before{content:"";background:#fff;border-radius:50%;grid-area:1/1;width:86px;height:86px}.priority-donut span{z-index:1;text-align:center;grid-area:1/1;display:grid}.priority-donut b{font-size:1.55rem}.priority-donut small{color:var(--muted);font-size:.65rem}.priority-key{gap:8px;display:grid}.priority-key div{grid-template-columns:8px 1fr auto;align-items:center;gap:8px;font-size:.72rem;display:grid}.key-dot{border-radius:50%;width:7px;height:7px}.key-dot--critical{background:var(--red)}.key-dot--high{background:#e78b52}.key-dot--medium{background:#e8bf58}.key-dot--low{background:#7da592}.balance-chart{border-bottom:1px solid var(--line);align-items:flex-end;gap:5px;height:155px;padding-top:12px;display:flex}.balance-chart div{flex:1;justify-content:center;align-items:flex-end;height:100%;display:flex;position:relative}.balance-chart span{background:linear-gradient(#6db395,#b8dfcf);border-radius:5px 5px 0 0;width:70%;min-height:4px;display:block}.balance-chart i{background:var(--green);border-radius:50%;width:5px;height:5px;position:absolute;bottom:-3px}.chart-caption{color:var(--muted);justify-content:space-between;margin-top:9px;font-size:.7rem;display:flex}.chart-caption b{color:var(--ink)}.heavy-list{gap:12px;display:grid}.heavy-list article{grid-template-columns:25px 1fr 95px;align-items:center;gap:10px;display:grid}.heavy-list article>span{width:24px;height:24px;color:var(--muted);background:#edf1ee;border-radius:8px;place-items:center;font-size:.67rem;font-weight:850;display:grid}.heavy-list article>div{gap:4px;display:grid}.heavy-list article b{font-size:.72rem}.heavy-list article i{background:#edf0ed;border-radius:999px;height:6px;overflow:hidden}.heavy-list article em{border-radius:inherit;background:var(--yellow);height:100%;display:block}.heavy-list article strong{text-align:right;font-size:.76rem}.event-list{display:grid}.event-list article{border-top:1px solid #edf0ed;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;padding:12px 2px;display:grid}.event-list article div{display:grid}.event-list article p{margin:1px 0;font-size:.75rem}.event-list article small{color:#859297;font-size:.65rem}.event-list article>b{font-size:.82rem}.event-icon{color:#65777d;background:#edf1ef;border-radius:11px;place-items:center;width:34px;height:34px;font-weight:850;display:grid}.event-icon--income{color:var(--green);background:#e5f4eb}.event-icon--expense,.event-icon--payment{background:var(--red-soft);color:var(--red)}.event-icon--due_changed{background:var(--yellow-soft);color:#956d1a}.data-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.settings-card{align-content:start;gap:15px;display:grid}.settings-card>div:nth-child(2) p{margin-bottom:0}.settings-icon{border-radius:14px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.settings-icon--green{color:var(--green);background:#e4f3eb}.settings-icon--blue{background:var(--blue-soft);color:#3a6d7f}.settings-icon--yellow{background:var(--yellow-soft);color:#976e16}.settings-icon--red{background:var(--red-soft);color:var(--red)}.settings-icon--cloud{color:#356d81;background:#e6f1f4}.backup-actions{flex-wrap:wrap;gap:8px;display:flex}.cloud-settings-card{background:linear-gradient(160deg,#fff 0%,#f4fafb 100%);border-color:#bdd7df}.cloud-status{color:#3a6552;background:#edf5f1;border-radius:12px;align-items:flex-start;gap:9px;padding:11px 12px;font-size:.75rem;font-weight:700;display:flex}.cloud-status i{background:var(--green);border-radius:50%;flex:0 0 8px;width:8px;height:8px;margin-top:4px}.cloud-status--connecting i,.cloud-status--syncing i{background:var(--yellow)}.cloud-status--offline,.cloud-status--error{background:var(--red-soft);color:#8d4442}.cloud-status--offline i,.cloud-status--error i{background:var(--red)}.recovery-code{letter-spacing:.025em;color:#305b6c!important;font-family:ui-monospace,Cascadia Code,monospace!important;font-size:.72rem!important}.cloud-connect-button{text-align:left;justify-self:start}.danger-card{background:#fffdfd;border-color:#ebc0bd}.privacy-panel{border-radius:var(--radius);background:var(--navy);color:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:23px 26px;display:grid}.privacy-shield{width:48px;height:48px;color:var(--lime);border:1px solid #b8ec6759;border-radius:16px;place-items:center;font-size:1.25rem;display:grid}.privacy-panel h2{margin-bottom:4px}.privacy-panel p{color:#b9c9ce;margin:0;font-size:.82rem}.privacy-panel ul{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.privacy-panel li{color:#dbe4e7;background:#ffffff17;border-radius:999px;padding:5px 8px;font-size:.67rem}.field{color:var(--ink);gap:6px;font-size:.78rem;font-weight:750;display:grid}.field em{color:var(--muted);font-size:.7rem;font-style:normal;font-weight:500}.field small{color:var(--muted);font-size:.67rem;font-weight:500;line-height:1.35}.field input:not([type=checkbox]),.field select,.field textarea{width:100%;min-height:44px;color:var(--ink);background:#fff;border:1px solid #ccd5d0;border-radius:11px;outline:0;padding:10px 12px}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#67a88a;box-shadow:0 0 0 3px #167d5a17}.field--wide{grid-column:1/-1}.field--blank{display:block}.money-input{background:#fff;border:1px solid #ccd5d0;border-radius:11px;align-items:center;display:flex;overflow:hidden}.money-input:focus-within{border-color:#67a88a;box-shadow:0 0 0 3px #167d5a17}.money-input>span{color:#687a80;padding-left:12px;font-size:.78rem;font-weight:750}.money-input input{outline:0;flex:1;min-width:0;min-height:42px;box-shadow:none!important;border:0!important}.money-input--small input{min-height:35px;padding:5px!important}.money-input--small>span{padding-left:8px;font-size:.68rem}.form-stack{gap:18px;display:grid}.form-grid{gap:14px;display:grid}.form-grid--2{grid-template-columns:repeat(2,1fr)}.check-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.check-card{border:1px solid var(--line);cursor:pointer;border-radius:12px;align-items:flex-start;gap:9px;padding:11px;display:flex}.check-card input{accent-color:var(--green);margin-top:3px}.check-card span{font-size:.76rem;font-weight:750;display:grid}.check-card strong{font-size:.76rem}.check-card small{color:var(--muted);font-size:.65rem;font-weight:500}.impact-box{background:var(--blue-soft);border-radius:14px;gap:11px;padding:14px;display:flex}.impact-box__mark{color:#396b7c;background:#fff;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.impact-box strong{font-size:.8rem}.impact-box p{margin:3px 0 0;font-size:.75rem;line-height:1.4}.daily-target-strip{background:var(--navy);color:#fff;border-radius:15px;justify-content:space-between;align-items:center;gap:20px;padding:16px;display:flex}.daily-target-strip div{display:grid}.daily-target-strip span{color:#b8c8cd;font-size:.72rem}.daily-target-strip strong{color:var(--lime);font-size:1.65rem}.daily-target-strip p{color:#b8c8cd;max-width:380px;margin:0;font-size:.72rem}.form-error{background:var(--red-soft);color:#a3403d;border-radius:10px;margin:0;padding:9px 11px;font-size:.76rem;font-weight:700}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#081d25a3;place-items:center;padding:22px;display:grid;position:fixed;inset:0;overflow-y:auto}.modal-card{background:#fff;border-radius:22px;width:min(560px,100%);max-height:calc(100vh - 44px);overflow-y:auto;box-shadow:0 30px 80px #061b2347}.modal-card--wide{width:min(800px,100%)}.modal-header{z-index:2;background:#fff;border-bottom:1px solid #ebeeeb;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px 17px;display:flex;position:sticky;top:0}.modal-header h2{margin:0}.modal-body{padding:22px 24px 24px}.modal-actions{justify-content:flex-end;gap:9px;padding-top:5px;display:flex}.postpone-comparison{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;display:grid}.postpone-comparison article{border:1px solid var(--line);border-radius:12px;gap:2px;padding:13px;display:grid}.postpone-comparison article span{color:var(--muted);font-size:.67rem}.postpone-comparison article strong{font-size:1.08rem}.postpone-comparison article small{color:var(--muted);font-size:.65rem}.risk-notice{border-radius:12px;gap:10px;padding:12px;display:flex}.risk-notice>span{border-radius:9px;flex:0 0 28px;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.risk-notice p{margin:0;font-size:.72rem;line-height:1.4;display:grid}.risk-notice--safe{background:#e9f5ef}.risk-notice--safe>span{color:var(--green);background:#fff}.risk-notice--warning{background:var(--yellow-soft)}.risk-notice--warning>span{color:#966b13;background:#fff}.history-note,.privacy-note{color:var(--muted);margin:0;font-size:.68rem}.confirm-content{align-items:center;gap:13px;padding:7px 0 22px;display:flex}.confirm-content p{margin:0}.confirm-mark{background:var(--blue-soft);color:#477282;border-radius:14px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:1.2rem;font-weight:900;display:grid}.confirm-mark--danger{background:var(--red-soft);color:var(--red)}.tour-content{gap:22px;display:grid}.tour-intro{grid-template-columns:auto 1fr;align-items:start;gap:16px;display:grid}.tour-icon{background:var(--navy);width:54px;height:54px;color:var(--lime);border-radius:17px;place-items:center;font-size:1.45rem;font-weight:900;display:grid}.tour-location{color:var(--muted);margin-bottom:7px;font-size:.72rem;display:block}.tour-location b{color:var(--green)}.tour-intro p{max-width:620px;color:var(--ink-2);margin:0;line-height:1.55}.tour-tips{color:var(--ink-2);background:#f3f7f4;border-radius:15px;gap:10px;margin:0;padding:16px 18px 16px 42px;font-size:.82rem;display:grid}.tour-tips li::marker{color:var(--green)}.tour-progress{gap:7px;display:flex}.tour-progress span{background:#d8ded9;border-radius:999px;width:9px;height:9px;transition:width .2s,background .2s}.tour-progress span.is-complete{background:#a6c8b7}.tour-progress span.is-active{background:var(--green);width:28px}.tour-actions{justify-content:space-between;gap:10px;padding-top:2px;display:flex}.tour-actions .button--primary{min-width:210px}.empty-state{border-radius:var(--radius);text-align:center;background:#ffffff8c;border:1px dashed #cdd6d1;justify-items:center;padding:60px 20px;display:grid}.empty-state__mark{color:#668078;background:#e9efec;border-radius:16px;place-items:center;width:52px;height:52px;margin-bottom:12px;font-size:1.4rem;display:grid}.empty-state p{max-width:420px;margin:0 0 15px}.success-message{color:#256e51;background:#eaf6ef;border:1px solid #b8d9c8;border-radius:13px;padding:12px 15px;font-size:.82rem;font-weight:750}.toast{z-index:120;background:#fff;border:1px solid #a8cebb;border-radius:16px;grid-template-columns:30px minmax(0,1fr) 28px;align-items:center;gap:9px;width:min(480px,100vw - 40px);padding:13px;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 50px #0f302533}.toast>span{width:30px;height:30px;color:var(--green);background:#e5f4eb;border-radius:10px;place-items:center;font-weight:900;display:grid}.toast p{color:var(--ink);margin:0;font-size:.78rem}.toast button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:1.2rem}.app-footer{border-top:1px solid var(--line);color:#76868b;justify-content:space-between;gap:20px;padding:22px clamp(20px,4vw,64px);font-size:.7rem;display:flex}.mobile-nav,.mobile-quick-add{display:none}.product-loading{gap:18px;width:min(1100px,100% - 40px);margin:40px auto;display:grid}.product-loading__brand{color:var(--navy);align-items:center;gap:10px;display:flex}.product-loading__grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (width<=1180px){.topbar{grid-template-columns:190px 1fr auto}.desktop-nav button{padding-inline:9px;font-size:.82rem}.metric-grid{grid-template-columns:repeat(2,1fr)}.scenario-layout{grid-template-columns:220px 1fr}.scenario-workspace{grid-template-columns:1fr}.scenario-form{position:static}.today-hero{grid-template-columns:1.2fr .8fr}.priority-preview__list{grid-template-columns:1fr}}@media (width<=900px){.topbar{grid-template-columns:1fr auto;min-height:64px}.desktop-nav{display:none}.topbar-actions{grid-column:2}.app-main{padding-top:24px;padding-bottom:120px}.today-hero{grid-template-columns:1fr}.today-progress-card{width:100%}.dashboard-columns,.timeline-layout{grid-template-columns:1fr}.day-detail{position:static}.scenario-layout{grid-template-columns:1fr}.scenario-menu{scroll-snap-type:x mandatory;padding-bottom:6px;display:flex;overflow-x:auto}.scenario-menu button{scroll-snap-align:start;min-width:205px}.report-grid,.data-grid{grid-template-columns:1fr}.privacy-panel{grid-template-columns:auto 1fr}.privacy-panel ul{grid-column:2}.mobile-nav{z-index:50;padding:7px 8px max(8px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border-top:1px solid #102d3a1c;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:#74858b;background:0 0;border:0;border-radius:10px;justify-items:center;gap:2px;padding:5px 2px;display:grid}.mobile-nav button>span{font-size:1.15rem}.mobile-nav small{font-size:.58rem;font-weight:750}.mobile-nav button.is-active{color:var(--green);background:#e9f3ed}.mobile-quick-add{z-index:55;background:var(--green);color:#fff;border:0;border-radius:999px;align-items:center;gap:6px;min-height:46px;padding:10px 15px;font-weight:800;display:flex;position:fixed;bottom:74px;right:16px;box-shadow:0 10px 30px #0d5c414d}.app-footer{padding-bottom:100px}.toast{bottom:132px}.timeline-page .timeline-scroll{flex-direction:column;overflow:visible}.timeline-day{grid-template-rows:auto auto auto;grid-template-columns:70px 52px 1fr;min-width:0}.timeline-day__date{align-content:center;display:grid}.timeline-day__bar{grid-area:1/2/4;min-height:110px}.timeline-day__money{grid-area:1/3}.timeline-day__mini{grid-column:3}.due-marker,.rest-marker{grid-column:1}.report-card--wide{grid-column:span 1}}@media (width<=640px){body{font-size:15px}.topbar{padding-inline:16px}.local-chip{display:none}.app-main{padding:18px 14px 112px}.page-heading{flex-direction:column;align-items:flex-start}.page-heading .button{width:100%}.today-hero{border-radius:22px;gap:24px;padding:25px 20px}.today-kicker{flex-wrap:wrap;margin-bottom:21px}.today-number{font-size:clamp(3rem,17vw,5rem)}.today-actions{display:grid}.today-actions .button{width:100%}.today-progress-grid{gap:11px 8px}.metric-grid,.history-metrics{grid-template-columns:1fr 1fr}.metric-card{grid-template-columns:auto 1fr;padding:15px}.metric-icon{width:37px;height:37px}.redistribution-card{padding:19px}.redistribution-days{grid-template-columns:1fr;margin-left:0}.redistribution-actions{display:grid}.week-summary,.timeline-summary-strip{grid-template-columns:1fr 1fr}.week-summary div+div,.timeline-summary-strip div+div{border-left:0}.week-summary div:nth-child(2n),.timeline-summary-strip div:nth-child(2n){border-left:1px solid var(--line)}.week-summary div:nth-child(n+3),.timeline-summary-strip div:nth-child(n+3){border-top:1px solid var(--line)}.week-bars{gap:4px}.week-bar__value{display:none}.panel-card{padding:18px}.toolbar-card{flex-direction:column;align-items:stretch}.segmented{flex-wrap:nowrap;width:100%;overflow-x:auto}.segmented button{flex:1 0 auto}.search-field{width:100%;min-width:0}.account-card{grid-template-columns:40px 1fr}.account-main{min-width:0;padding:15px 13px}.account-title-row{flex-direction:column;gap:9px}.account-amount{align-content:start;justify-items:start;min-width:0}.account-meta-row{gap:3px;display:grid}.priority-preview__list article{grid-template-columns:auto 1fr}.priority-preview__list article .priority-tag,.priority-preview__list article>b{grid-column:2}.scenario-menu button{min-width:180px}.scenario-comparison{grid-template-columns:1fr 1fr}.comparison-line{grid-template-columns:43px 1fr 78px}.timeline-toolbar .timeline-legend{padding:0 4px}.timeline-summary-strip{grid-template-columns:1fr 1fr}.history-filters>label{justify-content:space-between;width:100%;margin-left:0}.history-filters select{flex:1}.report-grid{gap:12px}.priority-chart{grid-template-columns:115px 1fr;gap:14px;padding:0}.priority-donut{width:110px;height:110px}.priority-donut:before{width:67px;height:67px}.income-chart{gap:3px}.income-chart__bars span{width:8px}.event-list article{grid-template-columns:34px 1fr}.event-list article>b{grid-column:2}.privacy-panel{text-align:center;grid-template-columns:1fr}.privacy-shield{margin:auto}.privacy-panel ul{grid-column:1;justify-content:center}.form-grid--2,.check-grid{grid-template-columns:1fr}.field--blank{display:none}.field--wide-on-mobile{grid-column:1/-1}.daily-target-strip{flex-direction:column;align-items:flex-start}.modal-backdrop{align-items:end;padding:0}.modal-card,.modal-card--wide{border-radius:22px 22px 0 0;width:100%;max-height:calc(100vh - 24px)}.modal-header{padding:19px 17px 14px}.modal-body{padding:17px}.modal-actions{grid-template-columns:1fr 1fr;display:grid}.postpone-comparison{grid-template-columns:1fr}.postpone-comparison>span{text-align:center;transform:rotate(90deg)}.confirm-strip{flex-direction:column;align-items:stretch}.confirm-strip .button{width:100%}.tour-intro{grid-template-columns:1fr}.tour-icon{border-radius:14px;width:46px;height:46px}.tour-tips{padding-left:34px}.tour-actions{grid-template-columns:1fr 1.5fr;display:grid}.tour-actions .button--primary{min-width:0}.app-footer{display:none}.product-loading__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);-webkit-user-select:none;user-select:none;border-radius:.25rem;width:100%;line-height:1;display:inline-flex;position:relative;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);background-repeat:no-repeat;background-image:var(--custom-highlight-background,linear-gradient(90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100%));height:100%;animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}
