:root{--font-body:"Inter";--font-heading:"Poppins";--brand-navy:#1a365d;--brand-gold:#eab308;--brand-light-gold:#f4c14f;--brand-secondary-blue:#446b91;--brand-orange:#d88721;--brand-dark-gray:#333333;--brand-light-gray:#f5f7fa;--brand-warm-white:#fefdfb;--brand-soft-green:#6b8e6b;--border-gray:#d1d5db;--hint-gray:#6b7280;--fine-gray:#9ca3af;--idle-gray:#e5e7eb;--divider-gray:#f0f0f0;--loan-bar-blue:#7d9cbf;--radius:1rem;--radius-row:0.75rem;--radius-ctl:0.5rem;--shadow-card:0 4px 6px rgba(0,0,0,0.05);--shadow-answer:0 10px 25px rgba(26,54,93,0.25);--focus-ring:0 0 0 3px rgba(243,209,146,0.35)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body),"Inter",sans-serif;line-height:1.55;color:var(--brand-dark-gray);background-color:var(--brand-light-gray);-webkit-font-smoothing:antialiased}@media print{#site-footer,#site-header{display:none!important}}h1,h2,h3{font-family:var(--font-heading),"Poppins",sans-serif;color:var(--brand-navy);margin:0}a{color:var(--brand-secondary-blue)}a:hover{color:var(--brand-navy)}button{font-family:inherit}:is(button,input,select,a):focus-visible{outline:none;box-shadow:var(--focus-ring)}input[type=range]{accent-color:var(--brand-gold);width:100%;cursor:pointer;margin:8px 0 0;display:block}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition-duration:.01ms!important}}.hero{background:linear-gradient(135deg,var(--brand-navy) 0,var(--brand-secondary-blue) 100%);color:#fff;padding:26px 20px 22px}.hero-inner{max-width:430px;margin:0 auto}.eyebrow{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--brand-light-gold);margin-bottom:8px}.hero h1{color:#fff;font-size:24px;font-weight:800;line-height:1.25;margin:0 0 10px}.hero p{color:rgba(255,255,255,.85);font-size:14px;margin:0 0 14px;max-width:62ch}.step-indicator{background:rgba(255,255,255,.8);padding:4px 12px;border-radius:20px;border:1px solid rgba(234,179,8,.2);font-weight:500;font-size:12px;color:var(--brand-navy)}.hero-pills{display:flex;gap:8px;flex-wrap:wrap}.shell{max-width:430px;margin:0 auto;padding:16px 16px 24px}.layout{display:flex;flex-direction:column;gap:14px}.col{display:contents}.sec-about{order:1}.sec-numbers{order:2}.sec-answer{order:3}.sec-quote{order:4}.sec-costs{order:5}.sec-ledger{order:6}.sec-gate2{order:7}@media (min-width:980px){.hero{padding:40px 24px 32px}.hero-inner{max-width:1080px}.hero h1{font-size:32px}.shell{max-width:1080px;padding:20px 24px 48px}.layout{display:grid;grid-template-columns:5fr 6fr;gap:20px;align-items:start}.col{display:flex;flex-direction:column;gap:14px;min-width:0}}.card{background:#fff;border-radius:var(--radius);padding:18px;box-shadow:var(--shadow-card)}.card-title{font-size:15px;font-weight:700;margin:0 0 12px}.card-sub{font-size:12.5px;color:var(--hint-gray);margin:-8px 0 12px}.field-label{font-size:12px;font-weight:600;color:var(--brand-navy);margin-bottom:6px}.field-stack{display:flex;flex-direction:column;gap:12px}.seg-group{display:flex;gap:6px}.seg{flex:1 1;padding:9px 4px;border-radius:var(--radius-ctl);font-size:12.5px;font-weight:600;cursor:pointer;transition:all .2s;border:1.5px solid var(--border-gray);background:#fff;color:var(--brand-dark-gray)}.seg[aria-pressed=true]{border-color:var(--brand-navy);background:var(--brand-navy);color:#fff}.chip-row{display:flex;gap:6px;flex-wrap:wrap}.buyer-chip{padding:8px 12px;border-radius:9999px;font-size:12.5px;font-weight:600;cursor:pointer;transition:all .2s;border:1.5px solid var(--border-gray);background:#fff;color:var(--hint-gray)}.buyer-chip[aria-pressed=true]{border-color:var(--brand-gold);background:rgba(234,179,8,.12);color:var(--brand-navy)}.solve-banner{background:linear-gradient(135deg,rgba(243,209,146,.18),rgba(68,107,145,.12));border-radius:var(--radius-row);padding:10px 12px;margin-bottom:12px;font-size:13px;color:var(--brand-navy)}.num-rows{display:flex;flex-direction:column;gap:8px}.num-row{border-radius:var(--radius-row);padding:10px 12px;background:var(--brand-light-gray);border:1.5px solid transparent}.num-row[data-mode=pinned]{background:#fff;border-color:rgba(26,54,93,.25)}.num-row[data-mode=answer]{background:linear-gradient(135deg,rgba(243,209,146,.22),rgba(243,209,146,.08));border-color:var(--brand-gold)}.num-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.num-label{font-size:13px;font-weight:600;color:var(--brand-navy)}.tag{border:none;border-radius:9999px;padding:4px 10px;font-size:10.5px;font-weight:700;cursor:pointer;letter-spacing:.03em;background:var(--idle-gray);color:var(--hint-gray);white-space:nowrap}.tag[data-kind=pinned]{background:var(--brand-navy);color:#fff}.tag[data-kind=answer]{background:var(--brand-gold);color:var(--brand-navy)}.num-body{margin-top:6px}.num-input{width:100%;border:1.5px solid var(--brand-gold);border-radius:var(--radius-ctl);padding:9px 12px;font-family:inherit;background:#fff}.num-display,.num-input{font-size:17px;font-weight:700;color:var(--brand-navy)}.num-display{padding:2px 0}.num-hint{font-size:11px;color:var(--hint-gray);margin-top:4px}.repayment-planner{margin-top:12px;padding:13px;border:1.5px solid rgba(68,107,145,.24);border-radius:var(--radius-row);background:linear-gradient(135deg,rgba(68,107,145,.08),rgba(243,209,146,.1))}.repayment-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:11px;border-bottom:1px solid rgba(26,54,93,.12)}.repayment-label{font-size:13px;font-weight:700;color:var(--brand-navy)}.repayment-assumption{margin-top:2px;font-size:10.5px;color:var(--hint-gray)}.repayment-amount{flex:none;font-size:18px;font-weight:800;line-height:1.25;color:var(--brand-navy);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.repayment-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:11px}.repayment-field{display:flex;flex-direction:column;gap:5px;font-size:11px;font-weight:600;color:var(--brand-navy)}.repayment-field-wide{grid-column:1/-1}.repayment-note{margin:10px 0 0;padding:8px 10px;border-radius:var(--radius-ctl);background:rgba(255,255,255,.68);font-size:11.5px;color:var(--brand-dark-gray)}.repayment-note.active{border:1px solid rgba(234,179,8,.45);background:rgba(243,209,146,.2);color:var(--brand-navy)}.repayment-fine{margin:8px 0 0;font-size:10.5px;color:var(--hint-gray)}.answer-card{background:var(--brand-navy);border-radius:var(--radius);padding:20px;box-shadow:var(--shadow-answer)}.a-kicker{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-light-gold);margin-bottom:4px}.a-big{font-family:var(--font-heading),"Poppins",sans-serif;color:#fff;font-size:36px;font-weight:800;line-height:1.1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.a-caption{color:rgba(255,255,255,.8);font-size:13px;margin:10px 0 0}.bar{display:flex;height:26px;border-radius:.4rem;overflow:hidden;margin-top:14px}.bar-loan{background:var(--loan-bar-blue)}.bar-cash,.bar-loan{transition:width .25s ease}.bar-cash{background:var(--brand-gold)}.bar-legend{display:flex;justify-content:space-between;margin-top:8px;font-size:11.5px;color:rgba(255,255,255,.75)}.swatch{display:inline-block;width:9px;height:9px;border-radius:2px;margin-right:5px}.a-stats{display:flex;gap:14px;margin-top:14px;border-top:1px solid rgba(255,255,255,.15);padding-top:12px}.a-stat{flex:1 1}.a-stat .k{font-size:11px;color:rgba(255,255,255,.65)}.a-stat .v{font-size:15px;font-weight:700;color:#fff;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.quote-box{border-left:4px solid var(--brand-gold);background:linear-gradient(135deg,rgba(243,209,146,.12),rgba(68,107,145,.08));border-radius:0 var(--radius) var(--radius) 0;box-shadow:0 10px 25px rgba(0,0,0,.05);padding:16px 18px;font-size:13px}.quote-box strong{color:var(--brand-navy)}.costs-head{display:flex;width:100%;justify-content:space-between;align-items:center;background:none;border:none;padding:0;cursor:pointer;text-align:left;gap:8px}.costs-head .card-title{margin:0}.costs-summary{font-size:11.5px;color:var(--hint-gray);white-space:nowrap}.costs-body{display:flex;flex-direction:column;gap:10px;margin-top:12px}.ctl-input,.ctl-select{width:100%;border:1px solid var(--border-gray);border-radius:var(--radius-ctl);padding:10px 12px;font-size:14px;font-family:inherit;background:#fff;color:var(--brand-dark-gray)}.ledger-headrow{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:10px}.ledger-headrow .card-title{margin:0}.ledger-tap-hint{font-size:11px;color:var(--hint-gray)}.ledger-row{border-bottom:1px solid var(--divider-gray)}.ledger-line{display:flex;width:100%;align-items:baseline;justify-content:space-between;gap:8px;background:none;border:none;padding:10px 0;cursor:pointer;text-align:left}.l-label{font-size:13px;color:var(--brand-dark-gray)}.l-amount{font-size:13px;font-weight:600;white-space:nowrap;color:var(--brand-navy);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.l-amount.credit{color:var(--brand-soft-green)}.explain{background:var(--brand-light-gray);border-radius:var(--radius-ctl);padding:10px 12px;margin:0 0 10px;font-size:12.5px;color:var(--brand-dark-gray)}.explain .plain{display:block;margin-bottom:6px}.explain .technical{display:block;color:var(--hint-gray);font-size:11.5px}.total-row{padding:10px 0 0;font-weight:700;color:var(--brand-navy)}.less-row,.total-row{display:flex;justify-content:space-between;font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.less-row{padding:4px 0;color:var(--brand-dark-gray)}.cash-row{padding:8px 10px;margin-top:4px;background:linear-gradient(135deg,rgba(243,209,146,.25),rgba(243,209,146,.1));border-radius:var(--radius-ctl);font-size:14px;font-weight:800;color:var(--brand-navy);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cash-row,.position-row{display:flex;justify-content:space-between}.position-row{padding:4px 0;font-size:13px;color:var(--brand-dark-gray);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.verdict{display:flex;justify-content:space-between;align-items:center;margin-top:6px;padding:8px 10px;border-radius:var(--radius-ctl);font-size:13px;font-weight:700}.verdict.ok{background:rgba(107,142,107,.14);color:var(--brand-soft-green);border:1px solid rgba(107,142,107,.35)}.verdict.short{background:rgba(216,135,33,.12);border:1px solid rgba(216,135,33,.35)}.verdict.short,.warning{color:var(--brand-orange)}.warning{margin-top:10px;background:rgba(216,135,33,.1);border:1px solid rgba(216,135,33,.3);border-radius:var(--radius-ctl);padding:8px 10px;font-size:12px}.fine-print{margin:12px 0 0}.fine-print,.sources{font-size:10.5px;color:var(--fine-gray)}.sources{margin:6px 0 0}.sources a{color:var(--brand-secondary-blue)}.gate2-card{background:#fff;border:2px solid rgba(234,179,8,.35);border-radius:var(--radius);padding:18px}.gate2-head{display:flex;align-items:center;gap:10px;margin-bottom:8px}.process-step-number{background:linear-gradient(135deg,var(--brand-navy) 0,var(--brand-secondary-blue) 100%);box-shadow:0 8px 20px rgba(26,54,93,.25);color:white;width:2.5rem;height:2.5rem;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-heading),"Poppins",sans-serif;font-weight:700;font-size:1rem;flex:none}.gate2-card p{font-size:13px;margin:0 0 12px}.gate2-contact{font-size:11.5px;color:var(--hint-gray);margin:10px 0 0;text-align:center}.cta-primary{display:block;background:linear-gradient(135deg,var(--brand-gold) 0,#e7c675 100%);color:var(--brand-navy);font-weight:600;font-size:14px;padding:.875rem 1.75rem;border-radius:var(--radius-row);text-align:center;text-decoration:none;border:none;cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 6px 15px rgba(243,209,146,.25),0 2px 4px rgba(243,209,146,.1)}.cta-primary:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(243,209,146,.3),0 4px 10px rgba(243,209,146,.2);color:var(--brand-navy)}.footer-strip{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin-top:18px;font-size:11px;color:var(--hint-gray);order:8}.stamp{display:inline-block;background:rgba(255,255,255,.8);padding:4px 12px;border-radius:20px;border:1px solid rgba(234,179,8,.25);font-weight:500;font-size:11px;color:var(--brand-dark-gray)}