.hle-page{--hle-primary:#283593;--hle-primary-dark:#06256c;--hle-accent:#22b8d8;--hle-purple:#6d4aff;--hle-blue:#1976d2;--hle-green:#2e9d55;--hle-orange:#f4a62a;--hle-red:#ef5350;--hle-teal:#139d8f;--hle-bg:#f5f7fb;--hle-card:#ffffff;--hle-text:#172033;--hle-muted:#667085;--hle-border:#e4e8f0;--hle-shadow:0 8px 22px rgba(23, 32, 51, .08);background:var(--hle-bg);color:var(--hle-text);min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.35}.hle-page *,.hle-page ::after,.hle-page ::before{box-sizing:border-box}.hle-page button,.hle-page input,.hle-page select{font:inherit}.hle-page button{cursor:pointer}.hle-page [hidden]{display:none!important}.hle-page a:focus-visible,.hle-page button:focus-visible,.hle-page input:focus-visible,.hle-page select:focus-visible{outline:3px solid rgba(34,184,216,.35);outline-offset:2px}.hle-native-header{position:sticky;top:0;z-index:30;color:#fff;background:radial-gradient(circle at 20% 0,#3143ac 0,#1c328f 42%,#052265 100%);box-shadow:0 10px 26px rgba(6,34,101,.24)}.hle-topbar{min-height:82px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:8px;max-width:1040px;margin:0 auto;padding:8px 24px 20px}.hle-screen-title{min-width:0;text-align:center}.hle-screen-title h1{margin:0;color:#fff;font-size:clamp(24px,4vw,34px);font-weight:780;line-height:1.05;letter-spacing:0}.hle-screen-title p{margin:8px 0 0;color:rgba(255,255,255,.9);font-size:16px}.hle-header-actions{display:flex;align-items:center;gap:8px}.hle-dashboard-toolbar,.hle-scenario-toolbar{display:none;align-items:center;gap:10px}.hle-icon-button{width:44px;height:44px;border:0;border-radius:50%;display:inline-grid;place-items:center;background:0 0;color:inherit}.hle-icon-button:hover{background:rgba(255,255,255,.14)}.hle-icon,.hle-page svg.hle-icon{width:23px;height:23px;flex:none}.hle-main{max-width:1040px;margin:0 auto;padding:12px 12px 20px}.hle-card{background:var(--hle-card);border:1px solid var(--hle-border);border-radius:16px;box-shadow:var(--hle-shadow)}.hle-section{margin-bottom:10px;padding:14px}.hle-section-header,.hle-table-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}#hle-flow-card .hle-section-header{align-items:flex-start;padding-bottom:10px;border-bottom:1px solid rgba(17,24,39,.07)}.hle-section-title{display:inline-flex;align-items:center;gap:9px;color:#0d1b4d;font-size:20px;font-weight:800;margin:0;letter-spacing:0}.hle-section-title .hle-icon{color:#0b64d8}.hle-summary-grid{display:grid;gap:14px}.hle-summary-card{border:1px solid rgba(25,118,210,.16);border-radius:12px;padding:12px 16px 8px;background:linear-gradient(135deg,rgba(25,118,210,.07),rgba(255,255,255,.92));overflow:hidden}.hle-summary-card.hle-purple-card{border-color:rgba(109,74,255,.18);background:linear-gradient(135deg,rgba(109,74,255,.08),rgba(255,255,255,.92))}.hle-summary-card-title{display:flex;align-items:center;gap:13px;padding-bottom:8px;margin:0 0 2px;color:var(--hle-blue);font-size:21px;font-weight:820}.hle-purple-card .hle-summary-card-title{color:var(--hle-purple)}.hle-plan-icon{width:42px;height:42px;display:inline-grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#1e88e5,#1976d2)}.hle-purple-card .hle-plan-icon{background:linear-gradient(135deg,#7b54ff,#5b3bd7)}.hle-row{display:grid;grid-template-columns:1fr auto;gap:10px;padding:7px 2px;border-bottom:1px solid rgba(17,24,39,.09);font-size:16px}.hle-row:last-child{border-bottom:0}.hle-row strong{text-align:right;color:#111827;font-size:17px}.hle-danger-grid .is-active span,.hle-row .is-risk{color:var(--hle-red)}.hle-results-grid{display:grid;grid-auto-flow:column;grid-auto-columns:164px;gap:16px;overflow-x:auto;padding:2px 0 4px;scroll-snap-type:x proximity}.hle-result-card{min-height:130px;border-radius:10px;border:1px solid color-mix(in srgb,var(--tone) 36%,white);background:linear-gradient(135deg,color-mix(in srgb,var(--tone) 11%,white),#fff 75%);display:grid;place-items:center;text-align:center;padding:14px 9px;scroll-snap-align:start}.hle-result-card .hle-icon{width:37px;height:37px;color:var(--tone);margin-bottom:8px;stroke-width:2.4}.hle-result-card span{min-height:37px;display:grid;place-items:center;color:#16213a;font-size:15px}.hle-result-card strong{color:#0f172a;font-size:clamp(20px,3.4vw,27px);line-height:1.05;letter-spacing:0;white-space:nowrap}.hle-legend{display:flex;align-items:center;gap:16px;flex-wrap:wrap;color:#374151;font-size:13px}.hle-legend span{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;min-height:30px;padding:4px 9px;border:1px solid rgba(148,163,184,.28);border-radius:999px;background:#fff;color:#334155;font-weight:760}.hle-dot{width:14px;height:14px;border-radius:50%;background:var(--dot)}.hle-flow-tools{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin:10px 0 8px}.hle-link-button,.hle-mini-button{min-height:36px;border:1px solid rgba(25,118,210,.35);border-radius:8px;background:#fff;color:#0b57d0;padding:0 12px;font-weight:800;display:inline-flex;gap:8px;align-items:center;justify-content:center}.hle-mini-button[aria-pressed=true]{border-color:#0b64d8;color:#fff;background:linear-gradient(135deg,#0d6ae9,#054bd6);box-shadow:0 8px 18px rgba(13,106,233,.18)}.hle-scroll-hint{color:var(--hle-muted);font-size:12px;padding:0 2px 7px}.hle-flow-story{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:4px 0 10px}.hle-flow-story-step{position:relative;display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto auto 1fr;gap:3px 10px;min-height:126px;padding:12px;border:1px solid color-mix(in srgb,var(--story-color) 24%,#dbe4f0);border-radius:12px;background:linear-gradient(135deg,color-mix(in srgb,var(--story-color) 7%,white),#fff);overflow:hidden}.hle-flow-story-step::after{content:"";position:absolute;right:11px;bottom:11px;left:60px;height:6px;border-radius:999px;background:linear-gradient(90deg,var(--story-color),color-mix(in srgb,var(--story-color) 16%,white));opacity:.28}.hle-flow-story-input,.hle-flow-story-step{--story-color:var(--hle-blue)}.hle-flow-story-calculation{--story-color:var(--hle-purple)}.hle-flow-story-decision{--story-color:var(--hle-orange)}.hle-flow-story-result{--story-color:var(--hle-green)}.hle-flow-story-risk{--story-color:var(--hle-red)}.hle-flow-story-index{position:absolute;top:8px;right:9px;color:color-mix(in srgb,var(--story-color) 70%,#0f172a);font-size:12px;font-weight:900;opacity:.5}.hle-flow-story-icon{grid-row:1/4;display:grid;place-items:center;width:38px;height:38px;border-radius:10px;color:#fff;background:var(--story-color);box-shadow:0 8px 18px color-mix(in srgb,var(--story-color) 22%,transparent)}.hle-flow-story-icon .hle-icon{width:23px;height:23px}.hle-flow-story-step strong{color:color-mix(in srgb,var(--story-color) 76%,#0d1b4d);font-size:13px;line-height:1.1}.hle-flow-story-step b{color:#0f172a;font-size:18px;line-height:1.1}.hle-flow-story-step small{color:#475467;font-size:11px;font-weight:700;line-height:1.32}.hle-student-guide{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.hle-student-card{display:grid;grid-template-rows:auto auto auto 1fr;gap:8px;min-height:170px;padding:14px;border:1px solid rgba(25,118,210,.14);border-radius:12px;background:linear-gradient(135deg,#f7fbff,#fff)}.hle-student-card span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;color:#0b64d8;background:rgba(25,118,210,.1)}.hle-student-card .hle-icon{width:25px;height:25px}.hle-student-card strong{color:#0d1b4d;font-size:15px}.hle-student-card b{color:#0f172a;font-size:22px;line-height:1.08}.hle-student-card p{margin:0;color:#475467;font-size:13px;line-height:1.42}.hle-affordability-visual{display:grid;gap:14px}.hle-meter-panel{display:grid;grid-template-columns:148px 1fr;gap:18px;align-items:center;padding:16px;border:1px solid rgba(25,118,210,.14);border-radius:14px;background:linear-gradient(135deg,#f7fbff,#fff)}.hle-score-ring{position:relative;display:grid;place-items:center;width:132px;height:132px;border-radius:50%;background:conic-gradient(#2e9d55 0 var(--score),#dfe7f2 var(--score) 100%)}.hle-score-ring::after{content:"";position:absolute;inset:14px;border-radius:inherit;background:#fff}.hle-score-ring small,.hle-score-ring strong{position:relative;z-index:1}.hle-score-ring strong{align-self:end;color:#0f172a;font-size:38px;line-height:1}.hle-score-ring small{align-self:start;color:#475467;font-size:11px;font-weight:800}.hle-meter-copy strong{display:block;font-size:25px;line-height:1.1}.hle-meter-copy p{margin:6px 0 12px;color:#344054;line-height:1.45}.hle-afford-meter{position:relative;display:grid;grid-template-columns:repeat(4,1fr);min-height:54px;border-radius:12px;overflow:hidden;border:1px solid #dbe4f0;background:linear-gradient(90deg,#dff7e8 0 35%,#fff4d8 35% 50%,#ffe7d6 50% 64%,#ffe2e2 64% 100%)}.hle-afford-meter::after{content:"";position:absolute;top:0;bottom:0;left:var(--ratio);width:3px;background:#0f172a;box-shadow:0 0 0 4px rgba(15,23,42,.08)}.hle-afford-meter span{display:grid;place-items:center;color:#111827;font-size:12px;font-weight:850;text-align:center}.hle-meter-note{margin-bottom:0!important;font-size:13px}.hle-danger-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.hle-danger-grid article{display:grid;grid-template-columns:34px 1fr;gap:4px 10px;min-height:112px;padding:12px;border:1px solid rgba(46,157,85,.18);border-radius:12px;background:linear-gradient(135deg,#f2fff6,#fff)}.hle-danger-grid article.is-active{border-color:rgba(239,83,80,.24);background:linear-gradient(135deg,#fff5f5,#fff)}.hle-danger-grid span{grid-row:1/3;color:#2e9d55}.hle-danger-grid .hle-icon{width:28px;height:28px}.hle-danger-grid strong{color:#0f172a;font-size:14px}.hle-danger-grid p,.hle-micro-note{margin:0;color:#475467;font-size:12px;line-height:1.35}.hle-micro-note{margin:4px 0 0;color:#667085;font-weight:650}.hle-visual-lab-header{align-items:flex-start}.hle-visual-tabs{display:inline-grid;grid-template-columns:repeat(3,minmax(72px,1fr));gap:4px;padding:4px;border:1px solid #dbe4f0;border-radius:12px;background:#f7fbff}.hle-visual-tabs button{min-height:36px;border:0;border-radius:9px;background:0 0;color:#40516f;font-size:13px;font-weight:850}.hle-visual-tabs button.is-active{color:#fff;background:linear-gradient(135deg,#0d6ae9,#054bd6);box-shadow:0 8px 16px rgba(13,106,233,.18)}.hle-visual-lab-grid{display:grid;gap:14px}.hle-visual-stage,.hle-whatif-panel{border:1px solid rgba(25,118,210,.14);border-radius:14px;background:linear-gradient(135deg,#f7fbff,#fff)}.hle-visual-stage{min-width:0;padding:12px}.hle-visual-panel{min-height:330px}.hle-lab-chart-shell{height:300px}.hle-money-flow-visual{min-height:330px}.hle-money-flow-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:4px}.hle-money-flow-head strong{color:#0d1b4d;font-size:17px}.hle-money-flow-head small{color:#667085;font-weight:750}.hle-money-flow-svg{display:block;width:100%;height:auto;min-height:250px}.hle-money-flow-mobile{display:none}.hle-sankey{fill:none;stroke-linecap:round;opacity:.76;mix-blend-mode:multiply}.hle-sankey-existing{stroke:#ef5350}.hle-sankey-emi{stroke:url(#hle-flow-emi)}.hle-sankey-principal,.hle-sankey-safe{stroke:#2e9d55}.hle-sankey-interest{stroke:#f4a62a}.hle-sankey-shortfall{stroke:#d92d20;stroke-dasharray:4 8}.hle-sankey-node rect{stroke-width:1.3}.hle-sankey-source rect{fill:#eef6ff;stroke:#bfdbfe}.hle-sankey-risk rect{fill:#fff5f5;stroke:#fecaca}.hle-sankey-emi-node rect{fill:#f3f0ff;stroke:#c8bfff}.hle-sankey-balance.is-safe rect,.hle-sankey-principal-node rect{fill:#effaf2;stroke:#bfe9ca}.hle-sankey-balance.is-shortfall rect{fill:#fff1f1;stroke:#fca5a5}.hle-sankey-interest-node rect{fill:#fff7ed;stroke:#fed7aa}.hle-flow-label{fill:#40516f;font:850 12px system-ui,sans-serif}.hle-flow-value{fill:#0f172a;font:900 16px system-ui,sans-serif}.hle-flow-percent{fill:#667085;font:800 10px system-ui,sans-serif}.hle-flow-chips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.hle-flow-chips span{min-height:44px;padding:8px 10px;border:1px solid #dbe4f0;border-radius:10px;background:#fff;color:#475467;font-size:12px;font-weight:740}.hle-flow-chips b{display:block;color:#0b64d8;font-size:15px}.hle-whatif-panel{align-self:start;padding:12px}.hle-whatif-head{grid-template-columns:42px 1fr;align-items:center;margin-bottom:12px}.hle-whatif-head>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;color:#fff;background:linear-gradient(135deg,#139d8f,#0b7f72)}.hle-whatif-head small,.hle-whatif-head strong{display:block}.hle-whatif-head strong{color:#0d1b4d;font-size:17px}.hle-whatif-head small{color:#667085;font-size:12px;font-weight:750}.hle-live-controls,.hle-whatif-head{display:grid;gap:10px}.hle-live-control{display:grid;gap:6px;padding:10px;border:1px solid #dbe4f0;border-radius:12px;background:#fff}.hle-live-control-title{display:grid;grid-template-columns:28px 1fr auto;gap:8px;align-items:center}.hle-live-control-title .hle-icon{width:22px;height:22px;color:#0b64d8}.hle-live-control-title strong{color:#172033;font-size:13px}.hle-live-control-title b{color:#0d1b4d;font-size:13px}.hle-live-control input[type=range]{width:100%;accent-color:#0b64d8}.hle-live-control small{color:#667085;font-size:11px;line-height:1.35}.hle-live-actions,.hle-live-summary{display:grid;gap:8px;margin-top:12px}.hle-live-summary article{display:grid;grid-template-columns:1fr auto;gap:2px 8px;padding:10px;border-radius:11px;background:#f8fbff;border:1px solid rgba(25,118,210,.12)}.hle-live-summary em,.hle-live-summary span{color:#667085;font-size:11px;font-style:normal;font-weight:800}.hle-live-summary strong{grid-column:1/2;color:#0f172a;font-size:18px}.hle-live-summary em{grid-column:2/3;grid-row:1/3;align-self:center}.hle-live-summary em.positive{color:#087333}.hle-live-summary em.negative{color:var(--hle-red)}.hle-live-actions{grid-template-columns:1fr 1fr}.hle-mini-button.hle-mini-primary{color:#fff;border-color:transparent;background:linear-gradient(135deg,#0d6ae9,#054bd6)}.hle-impact-drivers{display:grid;gap:10px}.hle-impact-driver{display:grid;grid-template-columns:36px 44px minmax(0,1fr) minmax(130px,auto);gap:12px;align-items:center;padding:12px;border:1px solid rgba(25,118,210,.14);border-radius:12px;background:#fff}.hle-impact-icon,.hle-impact-rank{display:grid;place-items:center}.hle-impact-rank{width:32px;height:32px;border-radius:50%;color:#fff;background:#0b64d8;font-weight:900}.hle-impact-icon{width:42px;height:42px;border-radius:12px;color:#0b64d8;background:rgba(25,118,210,.09)}.hle-impact-driver b,.hle-impact-driver small,.hle-impact-driver strong{display:block}.hle-impact-driver strong{color:#0d1b4d;font-size:16px}.hle-impact-driver small{color:#667085;font-weight:760}.hle-impact-driver b{color:#0f172a;font-size:14px;text-align:right}.hle-impact-driver i{grid-column:3/5;display:block;height:8px;border-radius:999px;background:linear-gradient(90deg,#0b64d8 var(--impact),#e5eaf2 var(--impact))}.hle-onepage-scenario-rows{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.hle-onepage-scenario-card{position:relative;display:grid;min-height:150px;border:1px solid color-mix(in srgb,var(--row-color) 28%,white);border-radius:12px;background:linear-gradient(135deg,color-mix(in srgb,var(--row-color) 7%,white),#fff);color:#111827}.hle-onepage-scenario-select{display:grid;gap:6px;width:100%;height:100%;min-height:148px;padding:12px;border:0;border-radius:inherit;background:0 0;color:inherit;font:inherit;text-align:left;cursor:pointer}.hle-onepage-scenario-card.is-custom .hle-onepage-scenario-select{padding-right:48px}.hle-onepage-scenario-card.is-selected{box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--row-color) 55%,white),0 8px 18px rgba(15,23,42,.08)}.hle-onepage-scenario-select:focus-visible,.hle-scenario-delete-button:focus-visible{outline:3px solid color-mix(in srgb,var(--row-color, #1976d2) 45%,white);outline-offset:3px}.hle-onepage-scenario-card span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;color:#fff;background:var(--row-color);font-weight:900}.hle-onepage-scenario-card strong{color:color-mix(in srgb,var(--row-color) 78%,#0d1b4d);font-size:15px;line-height:1.12}.hle-onepage-scenario-card em,.hle-onepage-scenario-card small{color:#475467;font-size:12px;font-style:normal;font-weight:800}.hle-onepage-scenario-card b{color:#0f172a;font-size:19px}.hle-onepage-scenario-card em.positive{color:#087333}.hle-onepage-scenario-card em.negative{color:var(--hle-red)}.hle-scenario-delete-button{position:absolute;top:10px;right:10px;display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(217,45,32,.24);border-radius:10px;color:#d92d20;background:rgba(255,255,255,.9);box-shadow:0 8px 16px rgba(15,23,42,.08);cursor:pointer}.hle-scenario-delete-button:hover{color:#fff;border-color:#d92d20;background:#d92d20}.hle-scenario-delete-button .hle-icon{width:18px;height:18px}.hle-before-after{display:grid;grid-template-columns:1fr 70px 1fr;gap:12px;align-items:center;margin:14px 0}.hle-before-after article{min-height:100px;padding:14px;border:1px solid rgba(25,118,210,.16);border-radius:12px;background:#f7fbff}.hle-before-after article.is-after{border-color:color-mix(in srgb,var(--row-color) 30%,white);background:linear-gradient(135deg,color-mix(in srgb,var(--row-color) 7%,white),#fff)}.hle-before-after small,.hle-before-after span,.hle-before-after strong{display:block}.hle-before-after span{color:#475467;font-weight:800}.hle-before-after strong{margin-top:6px;color:#0f172a;font-size:26px}.hle-before-after small{margin-top:6px;color:#475467;font-weight:760}.hle-before-after-arrow{display:grid;place-items:center;width:58px;height:58px;justify-self:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#2e9d55,#0b7f34)}.hle-onepage-flow-wrap{min-height:180px}.hle-flow-wrap{border:1px solid var(--hle-border);border-radius:14px;background:linear-gradient(rgba(25,118,210,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(25,118,210,.045) 1px,transparent 1px),linear-gradient(180deg,#fbfdff,#fff);background-size:28px 28px,28px 28px,auto;overflow-x:auto;overflow-y:hidden;position:relative;-webkit-overflow-scrolling:touch;box-shadow:inset 0 1px 0 rgba(255,255,255,.92)}.hle-flow-canvas{min-height:360px}#hle-impact-flow.hle-flow-canvas{min-height:230px}.hle-flow-inner{position:relative}.hle-flow-phase-layer,.hle-flow-svg{position:absolute;inset:0}.hle-flow-phase-pill{position:absolute;height:34px;border-radius:8px;display:grid;place-items:center;font-size:14px;font-weight:830;border:1px solid currentColor;background:color-mix(in srgb,currentColor 9%,white);box-shadow:0 8px 18px rgba(15,23,42,.06)}.hle-flow-phase-loan{color:var(--hle-blue)}.hle-flow-phase-affordability{color:var(--hle-purple)}.hle-flow-divider{position:absolute;width:0;border-left:2px dashed #d4d9e5}.hle-flow-edge{fill:none;stroke:#263a59;stroke-width:2.4;opacity:.88}.hle-flow-edge-risk{stroke:var(--hle-red);stroke-dasharray:6 5;stroke-width:2.6}.hle-flow-edge-label{fill:#31415f;font:700 11px system-ui,sans-serif;text-anchor:middle;paint-order:stroke;stroke:#fff;stroke-width:5px}.hle-flow-node{position:absolute;display:grid;grid-template-columns:30px 1fr;align-items:center;gap:8px;border-radius:10px;padding:8px;border:1px solid color-mix(in srgb,var(--node-color) 42%,white);background:linear-gradient(135deg,color-mix(in srgb,var(--node-color) 11%,white),#fff);color:#13213d;box-shadow:0 10px 24px rgba(23,32,51,.09);z-index:2}.hle-flow-node::before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--node-color);opacity:.72}.hle-flow-node-input{--node-color:var(--hle-blue)}.hle-flow-node-calculation{--node-color:var(--hle-purple);grid-template-columns:1fr;text-align:center}.hle-flow-node-timing{--node-color:var(--hle-orange)}.hle-flow-node-result{--node-color:var(--hle-green)}.hle-flow-node-risk{--node-color:var(--hle-red)}.hle-flow-node-decision{--node-color:var(--hle-purple)}.hle-flow-node-scenario{--node-color:var(--hle-blue)}.hle-flow-node-comparison{--node-color:var(--hle-green)}.hle-flow-node-suggestion{--node-color:var(--hle-orange)}.hle-flow-node-icon{color:var(--node-color);display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:color-mix(in srgb,var(--node-color) 10%,white)}.hle-flow-node-icon .hle-icon{width:24px;height:24px}.hle-flow-node strong{display:block;font-size:12px;color:color-mix(in srgb,var(--node-color) 82%,#07132d);line-height:1.13}.hle-flow-node span{display:block;color:#0d1428;font-weight:850;margin-top:3px;font-size:13px;white-space:normal;overflow-wrap:anywhere}.hle-flow-node small{display:block;margin-top:3px;color:#1f2937;font-size:11px;line-height:1.2}.hle-insight-bar{display:grid;grid-template-columns:auto 1fr;gap:14px;border-radius:12px;border:1px solid rgba(25,118,210,.24);padding:12px 16px;background:linear-gradient(135deg,#e9f4ff,#f8fbff)}.hle-insight-bar,.hle-status-card{align-items:center;margin-top:12px}.hle-insights-card,.hle-status-card{display:grid;gap:14px;border-radius:12px;border:1px solid rgba(25,118,210,.24);padding:12px 16px;background:linear-gradient(135deg,#e9f4ff,#f8fbff)}.hle-insight-bar .hle-icon,.hle-insights-card .hle-icon{width:40px;height:40px;color:#0b64d8}.hle-insight-bar p,.hle-insights-card p,.hle-status-card p{margin:0;font-size:16px}.hle-insight-bar strong,.hle-insights-card strong{color:#0b57d0;font-size:20px;margin-right:10px}.hle-charts-grid,.hle-dashboard-bottom{display:grid;gap:14px;margin-bottom:14px}.hle-chart-card{padding:14px}.hle-chart-shell{height:230px}.hle-breakdown-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;align-items:center}.hle-breakdown-legend{display:grid;gap:16px;font-size:15px}.hle-breakdown-item{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start}.hle-swatch{width:16px;height:16px;border-radius:4px;margin-top:4px;background:var(--swatch)}.hle-breakdown-item strong{display:block;font-weight:500}.hle-breakdown-item span{display:block;margin-top:6px}.hle-breakdown-note{color:#374151;font-size:13px;margin:0}.hle-status-card{grid-template-columns:auto 1fr auto;background:linear-gradient(135deg,#e8f8ee,#f7fffb);border-color:rgba(46,157,85,.22);margin-bottom:14px}.hle-status-actions{display:flex;align-items:center;gap:10px}.hle-status-icon{width:64px;height:64px;border-radius:18px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#44bd68,#2e9d55)}.hle-status-icon .hle-icon{width:38px;height:38px}.hle-status-card h3{margin:0 0 4px;font-size:22px;color:#238c43}.hle-status-card p{color:#1f2937}.hle-action-button{min-height:46px;border:1px solid #193a9a;background:#fff;color:#102c84;border-radius:9px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:800;text-decoration:none;white-space:nowrap;box-shadow:0 4px 12px rgba(23,32,51,.05)}.hle-action-button.hle-primary{color:#fff;border-color:transparent;background:linear-gradient(135deg,#0d6ae9,#054bd6);box-shadow:0 12px 24px rgba(13,106,233,.22)}.hle-export-panel{position:fixed;top:118px;right:14px;z-index:60;display:grid;gap:8px;width:min(330px,calc(100vw - 28px));padding:12px;border:1px solid var(--hle-border);border-radius:16px;background:rgba(255,255,255,.98);box-shadow:0 18px 45px rgba(23,32,51,.18);backdrop-filter:blur(14px)}.hle-export-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#102052}.hle-export-panel .hle-action-button{justify-content:flex-start;box-shadow:none}.hle-scenario-options{padding:14px}.hle-scenario-head-row,.hle-scenario-row{display:grid;grid-template-columns:minmax(230px,1.7fr) repeat(4,minmax(110px,1fr)) 42px;gap:0;align-items:center;min-width:900px}.hle-scenario-head-row{color:#374151;font-size:13px;margin:-4px 0 6px;padding:0 54px 0 314px;display:flex;justify-content:space-between}.hle-scenario-list{overflow-x:auto}.hle-scenario-row{width:100%;border:1px solid color-mix(in srgb,var(--row-color) 34%,white);background:linear-gradient(135deg,color-mix(in srgb,var(--row-color) 7%,white),#fff);border-radius:12px;margin-bottom:7px;padding:7px 12px;text-align:left;color:#111827}.hle-scenario-empty{display:grid;place-items:center;gap:8px;min-height:150px;min-width:900px;padding:24px;border:1px dashed #cbd5e1;border-radius:12px;background:#f8fbff;text-align:center}.hle-scenario-empty span{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;color:#0b64d8;background:#e8f2ff}.hle-scenario-empty strong{color:#0d1b4d;font-size:18px}.hle-scenario-empty p{max-width:360px;margin:0;color:#667085;font-size:13px}.hle-scenario-row.is-selected{background:linear-gradient(135deg,rgba(46,157,85,.09),#fbfffd);border-color:rgba(46,157,85,.4)}.hle-scenario-name{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center}.hle-number-badge{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:850;font-size:18px;background:var(--row-color)}.hle-scenario-name h3{margin:0;color:color-mix(in srgb,var(--row-color) 76%,#07132d);font-size:16px;line-height:1.15}.hle-pill{display:inline-flex;align-items:center;border:1px solid currentColor;border-radius:999px;padding:2px 10px;margin-top:4px;color:color-mix(in srgb,var(--row-color) 80%,#07132d);background:#fff;font-size:12px;font-weight:800}.hle-scenario-metric{min-height:44px;border-left:1px solid rgba(17,24,39,.08);display:grid;place-items:center;text-align:center;padding:0 8px}.hle-delta,.hle-scenario-metric strong{display:block;font-size:19px}.hle-delta{font-size:14px;font-weight:800;margin-top:2px}.hle-delta.positive{color:#0c7d35}.hle-delta.negative{color:#d72424}.hle-delta.neutral{color:#6b7280}.hle-risk-text{font-size:15px;font-weight:750;color:var(--row-color)}.hle-radio{width:28px;height:28px;border-radius:50%;border:3px solid #6b7280;display:grid;place-items:center;margin-left:auto}.is-selected .hle-radio{border-color:#149947}.is-selected .hle-radio::after{content:"";width:13px;height:13px;border-radius:50%;background:#149947}.hle-impact-flow{min-width:900px}.hle-charts-grid .hle-chart-shell{height:175px}.hle-insights-card{grid-template-columns:auto auto 1fr;align-items:start;margin:0 0 16px}.hle-insights-card ul{margin:0;padding-left:20px}.hle-insights-card li{margin:4px 0}.hle-bottom-actions{display:grid;gap:14px;margin:0 14px 24px}.hle-compare-more{justify-self:center;border:0;background:0 0;color:#005bd7;font-size:20px;font-weight:800;padding:6px 12px}.hle-modal{position:fixed;inset:0;z-index:70;display:none}.hle-modal.is-open{display:block}.hle-modal-backdrop{position:absolute;inset:0;background:rgba(9,17,38,.52)}.hle-modal-panel{position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:min(760px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:22px 22px 0 0;box-shadow:0 -16px 50px rgba(9,17,38,.28);padding:18px}.hle-modal-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.hle-modal-head h2,.hle-seo h2{margin:0;color:#102052;font-size:22px}.hle-field,.hle-form-grid{display:grid;gap:12px}.hle-field{gap:6px}.hle-field label{color:#33415e;font-size:13px;font-weight:780}.hle-field input,.hle-field select{min-height:44px;border:1px solid var(--hle-border);border-radius:10px;padding:0 12px;background:#fff;color:#111827}.hle-modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:18px}.hle-toast{position:fixed;left:50%;bottom:22px;transform:translateX(-50%) translateY(20px);background:#101828;color:#fff;border-radius:999px;padding:10px 16px;opacity:0;pointer-events:none;transition:.2s ease;z-index:90}.hle-toast.is-visible{opacity:1;transform:translateX(-50%) translateY(0)}.hle-seo{background:#fff;border-top:1px solid var(--hle-border);padding:24px 14px 42px}.hle-seo-inner{max-width:1000px;margin:0 auto}.hle-seo h2{margin:24px 0 8px;color:#132052}.hle-seo li,.hle-seo p{color:#475569}.hle-seo details{border-bottom:1px solid var(--hle-border);padding:12px 0}.hle-seo summary{cursor:pointer;color:#172033;font-weight:760}.hle-main .hle-input-cta,.hle-main .hle-status-actions [data-hle-action=adjust]{display:none!important}@media (max-width:620px){.hle-topbar{grid-template-columns:42px minmax(0,1fr) auto;padding:8px 10px 16px}.hle-is-scenario-screen .hle-dashboard-toolbar{display:none}.hle-dashboard-toolbar,.hle-is-scenario-screen .hle-scenario-toolbar{display:flex;gap:4px}.hle-dashboard-toolbar .hle-action-button,.hle-scenario-toolbar .hle-action-button{width:38px;min-width:38px;height:38px;min-height:38px;padding:0;border-radius:50%;background:0 0;border-color:rgba(255,255,255,.25);box-shadow:none;color:#fff}.hle-dashboard-toolbar .hle-action-button span,.hle-scenario-toolbar .hle-action-button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.hle-screen-title h1{font-size:22px}.hle-screen-title p{font-size:13px}.hle-icon-button{width:38px;height:38px}.hle-section-title{font-size:18px}.hle-section-header{align-items:flex-start;flex-direction:column}.hle-flow-story{grid-template-columns:1fr}.hle-flow-story-step{min-height:104px}.hle-before-after,.hle-danger-grid,.hle-flow-chips,.hle-impact-driver,.hle-meter-panel,.hle-onepage-scenario-rows,.hle-student-guide,.hle-visual-lab-grid{grid-template-columns:1fr}.hle-flow-chips{width:100%}.hle-money-flow-visual{min-height:300px}.hle-money-flow-svg{display:none}.hle-money-flow-mobile{display:grid;gap:10px;margin:14px 0 12px}.hle-money-flow-mobile>div{display:grid;gap:8px}.hle-money-flow-mobile article{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;min-height:54px;padding:10px 12px;border:1px solid #dbe4f0;border-radius:12px;background:#fff}.hle-money-flow-mobile article.is-risk{background:#fff5f5;border-color:#fecaca}.hle-money-flow-mobile article.is-emi{background:#f3f0ff;border-color:#c8bfff}.hle-money-flow-mobile article.is-safe{background:#effaf2;border-color:#bfe9ca}.hle-money-flow-mobile article.is-shortfall{background:#fff1f1;border-color:#fca5a5}.hle-money-flow-mobile article.is-interest{background:#fff7ed;border-color:#fed7aa}.hle-money-flow-mobile span,.hle-scenario-metric::before{color:#475467;font-size:12px;font-weight:850}.hle-money-flow-mobile strong{color:#0f172a;font-size:15px}.hle-money-flow-mobile i{width:2px;height:22px;justify-self:center;border-radius:999px;background:#c8d6ea}.hle-before-after-arrow,.hle-score-ring{justify-self:center}.hle-impact-driver b{text-align:left}.hle-impact-driver i,.hle-insights-card ul{grid-column:1/-1}.hle-status-card{grid-template-columns:auto 1fr}.hle-scenario-head-row{display:none}.hle-scenario-list{overflow-x:visible}.hle-scenario-row{grid-template-columns:1fr 34px;min-width:0;gap:8px;padding:12px}.hle-scenario-metric,.hle-scenario-name{grid-column:1/2}.hle-scenario-name{align-items:start}.hle-scenario-metric{min-height:38px;grid-template-columns:1fr auto;place-items:center stretch;border-left:0;border-top:1px solid rgba(17,24,39,.08);text-align:right}.hle-scenario-metric::before{color:#667085;text-align:left}.hle-scenario-metric:nth-of-type(2)::before{content:"Monthly EMI"}.hle-scenario-metric:nth-of-type(3)::before{content:"Total Interest"}.hle-scenario-metric:nth-of-type(4)::before{content:"Total Payment"}.hle-scenario-metric:nth-of-type(5)::before{content:"EMI Ratio / Risk"}.hle-scenario-metric .hle-delta,.hle-scenario-metric .hle-risk-text,.hle-scenario-metric strong{justify-self:end}.hle-radio{grid-column:2/3;grid-row:1/2}.hle-scenario-empty{min-width:0}.hle-status-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr;width:100%}.hle-insights-card{grid-template-columns:auto 1fr}}@media (min-width:621px) and (max-width:759px){.hle-danger-grid,.hle-flow-story,.hle-onepage-scenario-rows,.hle-student-guide{grid-template-columns:repeat(2,minmax(0,1fr))}.hle-visual-lab-grid{grid-template-columns:1fr}}@media (min-width:760px){.hle-is-scenario-screen .hle-dashboard-toolbar{display:none}.hle-dashboard-toolbar,.hle-is-scenario-screen .hle-scenario-toolbar{display:flex}.hle-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hle-danger-grid,.hle-flow-story,.hle-student-guide{grid-template-columns:repeat(4,minmax(0,1fr))}.hle-onepage-scenario-rows{grid-template-columns:repeat(5,minmax(0,1fr))}.hle-visual-lab-grid{grid-template-columns:minmax(0,1.55fr) minmax(300px,.85fr);align-items:start}.hle-results-grid{grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-flow:initial;grid-auto-columns:initial;overflow-x:visible}.hle-charts-grid,.hle-dashboard-bottom{grid-template-columns:1fr 1fr}.hle-breakdown-grid{grid-template-columns:.95fr .95fr}.hle-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hle-bottom-actions{grid-template-columns:1fr 1fr;align-items:center}.hle-compare-more{grid-column:1/-1}}@media (min-width:1120px){.hle-main{padding:14px 0 20px}.hle-modal-panel{top:50%;bottom:auto;transform:translate(-50%,-50%);border-radius:22px}}