:root{--ink:#102f3a;--navy:#0a2b36;--navy-2:#123e49;--cream:#f4f3ee;--paper:#fff;--muted:#708087;--line:#dfe6e5;--orange:#ef8354;--mint:#2a9d8f;--amber:#e9c46a;--blue:#457b9d;--red:#bc4b51;--shadow:0 18px 45px rgba(20,48,58,.08);--radius:20px}*{box-sizing:border-box}html{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--cream)}body{margin:0;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}.boot{min-height:100vh;display:grid;place-content:center;text-align:center;color:var(--muted)}.boot-mark{width:58px;height:58px;display:grid;place-items:center;background:var(--navy);color:white;border-radius:18px;margin:auto;font-weight:800;letter-spacing:.08em}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr)}.login-story{padding:54px clamp(42px,7vw,110px);background:var(--navy);color:white;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.login-story:before,.login-story:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.12);border-radius:50%}.login-story:before{width:620px;height:620px;right:-260px;bottom:-280px}.login-story:after{width:390px;height:390px;right:-140px;bottom:-170px}.brand-chip{display:flex;align-items:center;gap:14px;font-size:.84rem;color:#c9d7d9;letter-spacing:.04em}.brand-chip span{display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.25);border-radius:14px;color:white;font-weight:800}.story-copy{position:relative;z-index:1;max-width:690px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.7rem;font-weight:800;color:var(--mint);margin:0 0 10px}.eyebrow.light{color:#87c9bd}.story-copy h1{font-family:Georgia,serif;font-size:clamp(3.8rem,7vw,7.3rem);line-height:.9;letter-spacing:-.055em;margin:0 0 34px;font-weight:500}.story-copy h1 em{color:var(--orange);font-weight:500}.story-copy>p:last-child{max-width:540px;font-size:1.08rem;line-height:1.8;color:#c8d5d7}.story-stat{position:relative;z-index:1;width:240px;padding:20px 22px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(255,255,255,.05);backdrop-filter:blur(12px);display:grid}.story-stat span,.story-stat small{color:#9eb4b9;font-size:.75rem}.story-stat strong{font-family:Georgia,serif;font-size:2rem;margin:4px 0}.login-panel,.password-page{display:grid;place-items:center;padding:40px;background:#f8f7f2}.auth-card,.password-card{width:min(100%,430px)}.mobile-brand{display:none}.auth-card h2,.password-card h1{font-family:Georgia,serif;font-size:2.7rem;letter-spacing:-.04em;margin:0 0 8px}.muted{color:var(--muted);line-height:1.6}.auth-card>p.muted{margin-bottom:34px}label{display:grid;gap:8px;font-size:.8rem;font-weight:750;color:#39535c;margin:18px 0}input,select,textarea{width:100%;border:1px solid #ced9d8;background:white;color:var(--ink);border-radius:12px;padding:13px 14px;outline:none;transition:.2s}input:focus,select:focus,textarea:focus{border-color:var(--mint);box-shadow:0 0 0 3px rgba(42,157,143,.12)}textarea{resize:vertical}.btn{border:0;border-radius:12px;padding:13px 18px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.55;cursor:wait}.btn.primary{background:var(--orange);color:white;box-shadow:0 8px 20px rgba(239,131,84,.2)}.btn.ink{background:var(--navy);color:white}.btn.ghost{background:#eef2f1;color:var(--ink)}.btn.danger{background:#fff0ee;color:var(--red)}.btn.wide{width:100%}.auth-card .btn{margin-top:12px}.secure-note{text-align:center;color:#8b989c;font-size:.72rem;margin-top:24px}.password-page{min-height:100vh}.password-card{background:white;padding:40px;border-radius:24px;box-shadow:var(--shadow)}.lock-orbit{width:56px;height:56px;display:grid;place-items:center;border-radius:50%;background:#dff1ed;color:var(--mint);font-size:1.5rem;margin-bottom:24px}.password-rules{padding:12px;background:#f4f7f6;border-radius:10px;color:var(--muted);font-size:.74rem;margin:-4px 0 18px}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:252px;background:var(--navy);color:white;padding:28px 18px;display:flex;flex-direction:column;z-index:30}.logo{display:flex;align-items:center;gap:13px;padding:0 9px 34px}.logo>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:var(--orange);font-weight:900}.logo div{display:grid}.logo strong{font-family:Georgia,serif;font-size:1.2rem}.logo small,.sidebar-foot small{color:#86a0a6;font-size:.7rem}.sidebar nav{display:grid;gap:7px}.nav-item{border:0;background:transparent;color:#9fb3b7;padding:12px 13px;border-radius:12px;text-align:left;display:flex;gap:13px;align-items:center;font-size:.86rem;font-weight:700}.nav-item span{width:22px;text-align:center;font-size:1.05rem}.nav-item:hover,.nav-item.active{background:rgba(255,255,255,.08);color:white}.nav-item.active:after{content:"";margin-left:auto;width:5px;height:5px;border-radius:50%;background:var(--orange)}.sidebar-foot{margin-top:auto;border-top:1px solid rgba(255,255,255,.09);padding:20px 6px 0;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center}.sidebar-foot div:nth-child(2){display:grid}.user-avatar{width:35px;height:35px;display:grid;place-items:center;background:#244b55;border-radius:50%;font-size:.75rem}.sidebar-foot button{border:0;background:none;color:#8da5aa;font-size:1.1rem}.main{padding-left:252px;min-height:100vh}.main-inner{max-width:1480px;margin:0 auto;padding:42px clamp(28px,4vw,66px) 70px}.mobile-nav{display:none}.page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:30px}.page-head h1{font-family:Georgia,serif;font-size:clamp(2.2rem,4vw,3.8rem);letter-spacing:-.045em;line-height:1;margin:0 0 10px;font-weight:500}.page-head>div>p:last-child{margin:0;color:var(--muted)}.kpi-grid{display:grid;grid-template-columns:1.25fr repeat(3,1fr);gap:14px;margin-bottom:14px}.kpi{background:var(--paper);border:1px solid rgba(16,47,58,.07);border-radius:17px;padding:21px 22px;box-shadow:0 8px 25px rgba(20,48,58,.035);display:flex;flex-direction:column;justify-content:center;min-height:132px}.kpi span{font-size:.72rem;color:var(--muted);font-weight:700}.kpi strong{font-family:Georgia,serif;font-size:2rem;margin:7px 0 4px;letter-spacing:-.035em}.kpi small{color:#8b999d;font-size:.7rem}.hero-kpi{background:var(--navy);color:white;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.hero-kpi span,.hero-kpi small{color:#9fb3b7}.hero-kpi strong{font-size:2.5rem}.trend{align-self:flex-start;font-size:.63rem;padding:6px 9px;border-radius:20px;background:rgba(255,255,255,.08);color:#bed0d3}.kpi.mint{background:#e8f3f0}.kpi.amber{background:#fbf2dc}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(330px,.75fr);gap:14px;margin-bottom:14px}.dashboard-grid.lower{grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr)}.panel{background:white;border:1px solid rgba(16,47,58,.07);border-radius:var(--radius);padding:25px;box-shadow:0 8px 30px rgba(20,48,58,.04)}.panel h2{font-family:Georgia,serif;font-size:1.65rem;letter-spacing:-.025em;margin:0}.panel-head,.table-title{display:flex;align-items:center;justify-content:space-between;gap:20px}.text-btn{border:0;background:transparent;color:var(--mint);font-weight:800;font-size:.76rem}.debt-visual{display:flex;align-items:center;gap:42px;padding:25px 10px 10px}.donut{width:190px;height:190px;border-radius:50%;background:var(--donut);display:grid;place-items:center;flex:0 0 auto;position:relative}.donut:before{content:"";position:absolute;inset:24px;background:white;border-radius:50%}.donut div{position:relative;display:grid;text-align:center}.donut strong{font-family:Georgia,serif;font-size:1.4rem}.donut span{font-size:.7rem;color:var(--muted)}.legend{display:grid;gap:14px;flex:1}.legend>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;border-bottom:1px solid #edf0ef;padding-bottom:10px;font-size:.78rem}.legend i{width:9px;height:9px;border-radius:50%}.legend strong{font-size:.78rem}.action-panel{background:#e8f3f0;display:flex;flex-direction:column}.action-panel>p:not(.eyebrow){color:#4f6a71;line-height:1.65;font-size:.86rem}.action-metric{background:rgba(255,255,255,.65);border-radius:14px;padding:15px;margin:8px 0 15px;display:flex;justify-content:space-between;align-items:center;font-size:.73rem}.action-metric strong{font-family:Georgia,serif;font-size:1.25rem}.notice{background:#f6f1e7;color:#6f6758;border-radius:11px;padding:11px 12px;font-size:.7rem;line-height:1.5;margin-top:13px}.balance-list{display:grid;gap:16px;margin-top:23px}.balance-row{display:grid;grid-template-columns:minmax(160px,1fr) minmax(120px,1.2fr) auto;gap:20px;align-items:center}.balance-row>div:first-child{display:grid}.balance-row strong{font-size:.78rem}.balance-row small{font-size:.66rem;color:var(--muted);margin-top:3px}.balance-row b{font-size:.76rem;min-width:80px;text-align:right}.bar{height:7px;border-radius:10px;background:#edf1f0;overflow:hidden}.bar span{display:block;height:100%;background:linear-gradient(90deg,var(--orange),#f3aa77);border-radius:10px}.cash-stack{margin-top:20px;display:grid}.cash-stack>div{padding:14px 0;display:flex;justify-content:space-between;border-bottom:1px solid #e9eeed;font-size:.78rem}.cash-stack strong{font-family:Georgia,serif;font-size:1.05rem}.cash-stack .cash-result{margin-top:8px;border:0;background:var(--navy);color:white;border-radius:13px;padding:16px}.summary-strip{display:grid;grid-template-columns:repeat(3,1fr);background:white;border-radius:16px;padding:18px 24px;margin-bottom:14px;border:1px solid rgba(16,47,58,.07)}.summary-strip>div{display:grid;border-right:1px solid var(--line);padding:0 24px}.summary-strip>div:first-child{padding-left:0}.summary-strip>div:last-child{border:0}.summary-strip span{color:var(--muted);font-size:.7rem}.summary-strip strong{font-family:Georgia,serif;font-size:1.55rem;margin-top:4px}.table-panel{padding:0;overflow:hidden;margin-bottom:14px}.table-title{padding:23px 25px}.pill,.status{padding:6px 9px;border-radius:20px;background:#eef3f2;font-size:.65rem;font-weight:800;color:#61737a}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:760px}th{text-transform:uppercase;letter-spacing:.08em;color:#809096;font-size:.61rem;text-align:left;padding:11px 25px;background:#f7f8f5;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}td{padding:17px 25px;border-bottom:1px solid #edf0ef;font-size:.75rem}td strong,td small{display:block}td small{color:var(--muted);font-size:.65rem;margin-top:4px}.amount{font-family:Georgia,serif;font-size:.95rem;font-weight:700}.status.warn{background:#fbf0d3;color:#8c6b23}.status.ok{background:#e1f2ed;color:#197464}.icon-btn{border:0;background:#f1f4f3;width:34px;height:30px;border-radius:9px;color:var(--muted)}.closed-panel{box-shadow:none}.closed-list{display:grid;margin-top:18px}.closed-list>div{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:13px 0;border-top:1px solid #edf0ef}.closed-list p{display:grid;margin:0}.closed-list small{color:var(--muted);font-size:.65rem}.closed-list b{font-size:.67rem;color:var(--mint)}.check{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#e0f2ed;color:var(--mint)}.empty{text-align:center;color:var(--muted);padding:28px!important}.modal-backdrop{position:fixed;inset:0;background:rgba(5,30,38,.65);backdrop-filter:blur(5px);display:grid;place-items:center;padding:22px;z-index:60}.modal{width:min(100%,650px);max-height:92vh;overflow:auto;background:white;border-radius:22px;padding:30px;position:relative;box-shadow:0 30px 80px rgba(0,0,0,.22)}.modal h2{font-family:Georgia,serif;font-size:2rem;margin:0}.modal-close{position:absolute;right:20px;top:18px;width:34px;height:34px;border:0;border-radius:50%;background:#f0f3f2;font-size:1.25rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.form-grid .full{grid-column:1/-1}.modal-actions{display:grid;grid-template-columns:auto 1fr auto auto;gap:10px;margin-top:25px}.month-layout,.payment-layout{display:grid;grid-template-columns:minmax(330px,.72fr) minmax(0,1.28fr);gap:14px;align-items:start}.entry-card{position:sticky;top:20px}.entry-card>h2{margin-bottom:5px}.live-surplus{display:flex;align-items:center;justify-content:space-between;background:var(--navy);color:white;padding:15px;border-radius:13px;margin:20px 0 12px;font-size:.75rem}.live-surplus strong{font-family:Georgia,serif;font-size:1.3rem}.current-month{background:#e8f3f0;margin-bottom:14px}.current-top{display:flex;align-items:end;justify-content:space-between}.current-top>strong{font-family:Georgia,serif;font-size:2.2rem}.current-month>p:not(.eyebrow){font-size:.72rem;color:var(--muted)}.positive{color:#16806c!important}.negative{color:var(--red)!important}.mini-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:18px}.mini-flow span{display:grid;background:rgba(255,255,255,.65);padding:10px;border-radius:10px;font-size:.62rem;color:var(--muted)}.mini-flow b{font-size:.72rem;color:var(--ink);margin-top:3px}.month-history{display:grid;margin:15px -25px -25px}.month-history button{border:0;border-top:1px solid var(--line);background:white;padding:15px 25px;display:grid;grid-template-columns:1fr 130px 130px auto;align-items:center;text-align:left;color:var(--ink)}.month-history button:hover{background:#f8faf9}.month-history button>span{display:grid}.month-history small{color:var(--muted);font-size:.63rem}.month-history b{font-size:.75rem}.month-history i{font-size:1.2rem;color:#9dafb2}.strategy-layout{display:grid;grid-template-columns:minmax(320px,.65fr) minmax(0,1.35fr);gap:14px;align-items:start}.strategy-controls{position:sticky;top:20px}.money-input{position:relative}.money-input span{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-family:Georgia,serif;font-size:1.1rem}.money-input input{padding-left:32px;font-family:Georgia,serif;font-size:1.2rem}.range-labels{display:flex;justify-content:space-between;color:var(--muted);font-size:.62rem;margin-top:-7px}.range{padding:0;border:0;box-shadow:none!important;accent-color:var(--orange)}fieldset{border:0;padding:0;margin:26px 0}legend{font-size:.75rem;font-weight:800;margin-bottom:9px}.method{grid-template-columns:auto auto 1fr;align-items:center;border:1px solid var(--line);border-radius:13px;padding:13px;margin:8px 0;cursor:pointer}.method.active{border-color:var(--mint);background:#eff8f5}.method input{width:auto}.method-icon{width:30px;height:30px;border-radius:9px;background:#e8efee;display:grid;place-items:center;color:var(--mint)}.method>span:last-child{display:grid}.method small{font-weight:500;color:var(--muted);line-height:1.4;margin-top:2px}.result-panel{min-height:540px}.result-loading{min-height:490px;display:grid;place-items:center;color:var(--muted)}.result-top{display:flex;align-items:center;justify-content:space-between}.result-badge{background:#e4f3ef;color:#1f7667;padding:8px 11px;border-radius:20px;font-size:.68rem;font-weight:800}.freedom-date{background:var(--navy);color:white;border-radius:18px;padding:30px;margin:24px 0}.freedom-date small{color:#91a9ae}.freedom-date strong{display:block;font-family:Georgia,serif;color:var(--orange);font-size:clamp(2.5rem,5vw,4.5rem);letter-spacing:-.04em;margin:8px 0}.freedom-date p{margin:0;color:#b6c7ca;font-size:.78rem}.result-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.result-kpis>div{display:grid;background:#f4f7f6;border-radius:12px;padding:13px}.result-kpis span{font-size:.63rem;color:var(--muted)}.result-kpis strong{font-family:Georgia,serif;font-size:1.1rem;margin-top:4px}.timeline{margin-top:28px}.timeline>div{display:grid;grid-template-columns:auto 1fr 1.5fr;align-items:center;gap:11px;margin:12px 0}.timeline>div>span{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#e5f2ef;color:var(--mint);font-size:.7rem;font-weight:800}.timeline p{display:grid;margin:0}.timeline small{font-size:.62rem;color:var(--muted)}.timeline i{height:6px;display:block;background:linear-gradient(90deg,var(--mint),#95d1c6);border-radius:10px}.guidance{margin-top:14px;display:flex;align-items:center;justify-content:space-between;box-shadow:none}.guidance>div{display:flex;gap:14px;align-items:center}.guidance-icon{width:37px;height:37px;display:grid;place-items:center;border-radius:50%;background:#fbefd5;color:#8c6b23;font-weight:900}.guidance h3,.guidance p{margin:0}.guidance h3{font-size:.83rem}.guidance p{font-size:.7rem;color:var(--muted);margin-top:3px}.payment-layout{grid-template-columns:minmax(330px,.58fr) minmax(0,1.42fr)}.payment-history{margin:0}.toast{position:fixed;right:24px;bottom:24px;z-index:100;background:var(--navy);color:white;border-radius:12px;padding:13px 17px;font-size:.78rem;box-shadow:var(--shadow);transform:translateY(25px);opacity:0;pointer-events:none;transition:.25s}.toast.show{transform:translateY(0);opacity:1}.toast.error{background:var(--red)}@media(max-width:1150px){.kpi-grid{grid-template-columns:1fr 1fr}.dashboard-grid,.dashboard-grid.lower{grid-template-columns:1fr}.strategy-layout{grid-template-columns:370px 1fr}.debt-visual{justify-content:center}.month-layout,.payment-layout{grid-template-columns:1fr}.entry-card{position:static}}@media(max-width:820px){.login-page{grid-template-columns:1fr}.login-story{display:none}.login-panel{min-height:100vh}.mobile-brand{display:block;font-family:Georgia,serif;margin-bottom:50px}.sidebar{transform:translateX(-105%);transition:.25s;box-shadow:20px 0 50px rgba(0,0,0,.18)}.sidebar.open{transform:translateX(0)}.mobile-nav{display:flex;position:sticky;top:0;height:58px;background:rgba(244,243,238,.94);backdrop-filter:blur(10px);z-index:20;align-items:center;padding:0 18px;border-bottom:1px solid var(--line);gap:13px}.mobile-nav button{border:0;background:transparent;font-size:1.3rem}.mobile-nav strong{font-family:Georgia,serif}.live-dot{width:8px;height:8px;border-radius:50%;background:var(--mint);margin-left:auto}.main{padding-left:0}.main-inner{padding:25px 16px 60px}.page-head{align-items:flex-start;flex-direction:column}.kpi-grid{grid-template-columns:1fr 1fr}.strategy-layout{grid-template-columns:1fr}.strategy-controls{position:static}.summary-strip{grid-template-columns:1fr}.summary-strip>div{border-right:0;border-bottom:1px solid var(--line);padding:12px 0}.summary-strip>div:last-child{border:0}.guidance{align-items:flex-start;gap:15px;flex-direction:column}.month-history button{grid-template-columns:1fr 100px auto}.month-history button>span:nth-child(2){display:none}}@media(max-width:560px){.kpi-grid{grid-template-columns:1fr}.hero-kpi{grid-column:1}.debt-visual{flex-direction:column;gap:24px}.donut{width:170px;height:170px}.legend{width:100%}.balance-row{grid-template-columns:1fr auto}.balance-row .bar{grid-row:2;grid-column:1/-1}.mini-flow,.result-kpis{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.modal{padding:23px 18px}.modal-actions{grid-template-columns:1fr 1fr}.modal-actions span{display:none}.modal-actions .danger{grid-column:1/-1}.story-copy h1{font-size:3.5rem}.password-card{padding:27px 20px}.timeline>div{grid-template-columns:auto 1fr}.timeline i{grid-column:2}.page-head .btn{width:100%}}
