.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-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-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}.hle-dot{width:14px;height:14px;border-radius:50%;background:var(--dot)}.hle-flow-tools{display:flex;justify-content:flex-end;gap:8px;margin:-20px 0 6px}.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-scroll-hint{color:var(--hle-muted);font-size:12px;padding:0 2px 7px}.hle-flow-wrap{border:1px solid var(--hle-border);border-radius:14px;background:linear-gradient(180deg,#fbfdff,#fff);overflow-x:auto;overflow-y:hidden;position:relative;-webkit-overflow-scrolling:touch}.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)}.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:#31415f;stroke-width:2.2;opacity:.94}.hle-flow-edge-risk{stroke:var(--hle-red);stroke-dasharray:6 5}.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 6px 14px rgba(23,32,51,.08);z-index:2}.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}.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:nowrap}.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-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-status-card{grid-template-columns:auto 1fr}.hle-status-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr;width:100%}.hle-insights-card{grid-template-columns:auto 1fr}.hle-insights-card ul{grid-column:1/-1}}@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-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}}