.calc-layout[data-astro-cid-ffe0755d]{display:grid;grid-template-columns:1fr 420px;gap:2.5rem;align-items:start}.calc-inputs[data-astro-cid-ffe0755d]{display:flex;flex-direction:column;gap:2rem}.amount-display[data-astro-cid-ffe0755d]{font-family:Lora,serif;font-size:2rem;font-weight:700;color:var(--navy);display:flex;align-items:baseline;gap:.5rem;margin-bottom:.5rem}.currency[data-astro-cid-ffe0755d]{font-size:.9rem;font-weight:600;color:var(--text-muted);font-family:Public Sans,sans-serif}.calc-slider[data-astro-cid-ffe0755d]{width:100%;-webkit-appearance:none;appearance:none;height:4px;border-radius:2px;background:var(--border);outline:none;cursor:pointer}.calc-slider[data-astro-cid-ffe0755d]::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:var(--amber);cursor:pointer;border:2px solid white;box-shadow:0 2px 6px #e9b84c73}.calc-slider[data-astro-cid-ffe0755d]::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:var(--amber);cursor:pointer;border:2px solid white;box-shadow:0 2px 6px #e9b84c73}.slider-labels[data-astro-cid-ffe0755d]{display:flex;justify-content:space-between;font-size:.72rem;color:var(--text-muted);margin-top:.3rem}.rate-input-wrap[data-astro-cid-ffe0755d]{display:flex;align-items:center;gap:.5rem}.rate-input[data-astro-cid-ffe0755d]{width:80px;padding:.5rem .75rem;border:1.5px solid var(--border);border-radius:.5rem;font-size:1rem;font-weight:600;color:var(--navy);outline:none;transition:border-color .15s;text-align:center;font-family:inherit}.rate-input[data-astro-cid-ffe0755d]:focus{border-color:var(--navy)}.rate-step[data-astro-cid-ffe0755d]{width:36px;height:36px;border:1.5px solid var(--border);border-radius:.5rem;background:#fff;font-size:1.1rem;font-weight:600;color:var(--navy);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .15s,background .15s;font-family:inherit}.rate-step[data-astro-cid-ffe0755d]:hover{border-color:var(--navy);background:var(--navy-pale)}.rate-unit[data-astro-cid-ffe0755d]{font-size:.875rem;color:var(--text-muted)}.calc-results-col[data-astro-cid-ffe0755d]{position:sticky;top:5rem;display:flex;flex-direction:column;gap:1.5rem}.results-card[data-astro-cid-ffe0755d]{background:#fff;border:1px solid var(--border);border-radius:1.25rem;padding:2rem;box-shadow:var(--shadow-md)}.result-primary[data-astro-cid-ffe0755d]{display:flex;flex-direction:column;align-items:center;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border);text-align:center}.result-primary[data-astro-cid-ffe0755d] .result-label[data-astro-cid-ffe0755d]{font-size:.8rem;font-weight:600;color:var(--text-muted);margin-bottom:.35rem;text-transform:uppercase;letter-spacing:.06em}.result-value[data-astro-cid-ffe0755d]{font-family:Lora,serif;font-size:2.2rem;font-weight:700;color:var(--navy)}.result-secondary-grid[data-astro-cid-ffe0755d]{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem}.result-secondary[data-astro-cid-ffe0755d]{display:flex;flex-direction:column;gap:.2rem}.result-secondary[data-astro-cid-ffe0755d] span[data-astro-cid-ffe0755d]{font-size:.72rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em}.result-secondary[data-astro-cid-ffe0755d] strong[data-astro-cid-ffe0755d]{font-size:.95rem;color:var(--navy);font-weight:700}.amort-details[data-astro-cid-ffe0755d]{background:#fff;border:1px solid var(--border);border-radius:1rem;overflow:hidden}.amort-toggle[data-astro-cid-ffe0755d]{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;cursor:pointer;font-size:.875rem;font-weight:600;color:var(--navy);list-style:none;gap:.75rem}.amort-toggle[data-astro-cid-ffe0755d]::-webkit-details-marker{display:none}.amort-chevron[data-astro-cid-ffe0755d]{transition:transform .2s;flex-shrink:0}.amort-details[data-astro-cid-ffe0755d][open] .amort-chevron[data-astro-cid-ffe0755d]{transform:rotate(180deg)}.amort-table-wrap[data-astro-cid-ffe0755d]{overflow-x:auto;border-top:1px solid var(--border)}.result-legend[data-astro-cid-ffe0755d]{margin-top:2.5rem}.result-legend[data-astro-cid-ffe0755d] h2[data-astro-cid-ffe0755d]{font-family:Lora,serif;font-size:1.15rem;color:var(--navy);margin-bottom:1rem}.legend-grid[data-astro-cid-ffe0755d]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.legend-item[data-astro-cid-ffe0755d]{background:#fff;border:1px solid var(--border);border-left:3px solid var(--amber);border-radius:.75rem;padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.25rem}.legend-item[data-astro-cid-ffe0755d] strong[data-astro-cid-ffe0755d]{font-size:.875rem;color:var(--navy)}.legend-item[data-astro-cid-ffe0755d] span[data-astro-cid-ffe0755d]{font-size:.8rem;color:var(--text-muted);line-height:1.5}@media(max-width:900px){.legend-grid[data-astro-cid-ffe0755d]{grid-template-columns:1fr 1fr}}@media(max-width:560px){.legend-grid[data-astro-cid-ffe0755d]{grid-template-columns:1fr}}.cross-links[data-astro-cid-ffe0755d] h3[data-astro-cid-ffe0755d]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:.75rem}.link-card[data-astro-cid-ffe0755d]{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fff;border:1px solid var(--border);border-radius:.75rem;text-decoration:none;margin-bottom:.75rem;transition:border-color .15s}.link-card[data-astro-cid-ffe0755d]:hover{border-color:var(--navy)}.link-card-icon[data-astro-cid-ffe0755d]{width:36px;height:36px;background:var(--navy-pale);border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:var(--navy);font-weight:700;font-size:1rem;flex-shrink:0}.link-card[data-astro-cid-ffe0755d] strong[data-astro-cid-ffe0755d]{display:block;font-size:.85rem;color:var(--navy)}.link-card[data-astro-cid-ffe0755d] span[data-astro-cid-ffe0755d]{font-size:.75rem;color:var(--text-muted)}.link-card[data-astro-cid-ffe0755d]>span[data-astro-cid-ffe0755d]:last-child{margin-left:auto;color:var(--navy);flex-shrink:0}@media(max-width:1100px){.calc-layout[data-astro-cid-ffe0755d]{grid-template-columns:1fr}.calc-results-col[data-astro-cid-ffe0755d]{position:static}}@media(max-width:768px){.calc-slider[data-astro-cid-ffe0755d]::-webkit-slider-thumb{width:28px;height:28px}.calc-slider[data-astro-cid-ffe0755d]::-moz-range-thumb{width:28px;height:28px}}.content-section[data-astro-cid-ffe0755d]{padding:80px 0;background:var(--bg)}.content-grid[data-astro-cid-ffe0755d]{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:3rem}.content-block[data-astro-cid-ffe0755d] h2[data-astro-cid-ffe0755d]{font-family:Lora,serif;font-size:clamp(1.4rem,2.5vw,1.8rem);font-weight:700;color:var(--text);letter-spacing:-.02em;line-height:1.25;margin-bottom:1rem}.content-block[data-astro-cid-ffe0755d] p[data-astro-cid-ffe0755d]{font-size:15px;color:var(--text-muted);line-height:1.7;margin-bottom:.75rem}.content-block[data-astro-cid-ffe0755d] p[data-astro-cid-ffe0755d]:last-child{margin-bottom:0}.content-block[data-astro-cid-ffe0755d] a[data-astro-cid-ffe0755d]{color:var(--royal-blue);text-decoration:underline;text-underline-offset:2px;font-weight:600;transition:color .15s}.content-block[data-astro-cid-ffe0755d] a[data-astro-cid-ffe0755d]:hover{color:var(--navy)}.content-block[data-astro-cid-ffe0755d] ul[data-astro-cid-ffe0755d]{padding-left:1.25rem;margin:.75rem 0}.content-block[data-astro-cid-ffe0755d] li[data-astro-cid-ffe0755d]{font-size:15px;color:var(--text-muted);line-height:1.7;margin-bottom:.5rem}.content-block[data-astro-cid-ffe0755d] li[data-astro-cid-ffe0755d]:last-child{margin-bottom:0}.formula-box[data-astro-cid-ffe0755d]{background:var(--navy);color:var(--white);border-radius:.75rem;padding:1.5rem;font-size:15px;line-height:1.8;margin:1rem 0}.formula-box[data-astro-cid-ffe0755d] strong[data-astro-cid-ffe0755d]{color:var(--amber-light)}.formula-box[data-astro-cid-ffe0755d] span[data-astro-cid-ffe0755d]{font-size:13px;color:#fff9}.example-box[data-astro-cid-ffe0755d]{background:var(--navy-pale);border-left:3px solid var(--navy);border-radius:.5rem;padding:1.25rem 1.5rem;font-size:14px;color:var(--navy);line-height:1.8;margin-top:1rem}.insight-box[data-astro-cid-ffe0755d]{background:var(--amber-pale);border:1px solid rgba(233,184,76,.4);border-radius:.75rem;padding:1.25rem 1.5rem;font-size:14px;color:var(--text);line-height:1.7;margin:1rem 0}.insight-box[data-astro-cid-ffe0755d] strong[data-astro-cid-ffe0755d]{color:var(--navy)}.tip-box[data-astro-cid-ffe0755d]{background:#f0fdf4;border:1px solid rgba(45,143,92,.2);border-radius:.75rem;padding:1.25rem 1.5rem;font-size:14px;color:var(--text);line-height:1.7;margin:1rem 0}.tip-box[data-astro-cid-ffe0755d] strong[data-astro-cid-ffe0755d]{color:#15803d}.tip-box[data-astro-cid-ffe0755d] a[data-astro-cid-ffe0755d]{color:#15803d;text-decoration:none;font-weight:600}.tip-box[data-astro-cid-ffe0755d] a[data-astro-cid-ffe0755d]:hover{text-decoration:underline}.table-wrap[data-astro-cid-ffe0755d]{overflow-x:auto;margin:1rem 0;border-radius:.75rem;border:1px solid var(--border)}.payment-table[data-astro-cid-ffe0755d],.compare-term-table[data-astro-cid-ffe0755d],.rate-compare-table[data-astro-cid-ffe0755d],.amort-example-table[data-astro-cid-ffe0755d]{width:100%;border-collapse:collapse;font-size:14px}.payment-table[data-astro-cid-ffe0755d] th[data-astro-cid-ffe0755d],.compare-term-table[data-astro-cid-ffe0755d] th[data-astro-cid-ffe0755d],.rate-compare-table[data-astro-cid-ffe0755d] th[data-astro-cid-ffe0755d],.amort-example-table[data-astro-cid-ffe0755d] th[data-astro-cid-ffe0755d]{background:var(--navy);color:var(--white);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:12px 16px;text-align:left;white-space:nowrap}.payment-table[data-astro-cid-ffe0755d] td[data-astro-cid-ffe0755d],.compare-term-table[data-astro-cid-ffe0755d] td[data-astro-cid-ffe0755d],.rate-compare-table[data-astro-cid-ffe0755d] td[data-astro-cid-ffe0755d],.amort-example-table[data-astro-cid-ffe0755d] td[data-astro-cid-ffe0755d]{padding:10px 16px;border-bottom:1px solid var(--border);color:var(--text);white-space:nowrap}.payment-table[data-astro-cid-ffe0755d] tbody[data-astro-cid-ffe0755d] tr[data-astro-cid-ffe0755d]:last-child td[data-astro-cid-ffe0755d],.compare-term-table[data-astro-cid-ffe0755d] tbody[data-astro-cid-ffe0755d] tr[data-astro-cid-ffe0755d]:last-child td[data-astro-cid-ffe0755d],.rate-compare-table[data-astro-cid-ffe0755d] tbody[data-astro-cid-ffe0755d] tr[data-astro-cid-ffe0755d]:last-child td[data-astro-cid-ffe0755d],.amort-example-table[data-astro-cid-ffe0755d] tbody[data-astro-cid-ffe0755d] tr[data-astro-cid-ffe0755d]:last-child td[data-astro-cid-ffe0755d]{border-bottom:none}.payment-table[data-astro-cid-ffe0755d] tbody[data-astro-cid-ffe0755d] tr[data-astro-cid-ffe0755d]:nth-child(2n),.compare-term-table[data-astro-cid-ffe0755d] tbody[data-astro-cid-ffe0755d] tr[data-astro-cid-ffe0755d]:nth-child(2n){background:#14352b05}.table-note[data-astro-cid-ffe0755d]{font-size:12px;color:var(--text-muted);font-style:italic;margin-top:.5rem}.compare-term-table[data-astro-cid-ffe0755d] td[data-astro-cid-ffe0755d]:first-child,.rate-compare-table[data-astro-cid-ffe0755d] td[data-astro-cid-ffe0755d]:first-child{font-weight:600;color:var(--text);background:#14352b05}.check-list[data-astro-cid-ffe0755d]{list-style:none;padding:0;margin:1rem 0;display:flex;flex-direction:column;gap:.75rem}.check-list[data-astro-cid-ffe0755d] li[data-astro-cid-ffe0755d]{font-size:15px;color:var(--text-muted);line-height:1.6;padding:.75rem 1rem;background:var(--white);border:1px solid var(--border);border-radius:.5rem;transition:border-color .15s}.check-list[data-astro-cid-ffe0755d] li[data-astro-cid-ffe0755d]:hover{border-color:var(--navy)}.check-list[data-astro-cid-ffe0755d] li[data-astro-cid-ffe0755d] strong[data-astro-cid-ffe0755d]{color:var(--text)}.mistake-list[data-astro-cid-ffe0755d]{display:flex;flex-direction:column;gap:1.25rem;margin:1rem 0}.mistake-item[data-astro-cid-ffe0755d]{display:flex;gap:1rem;align-items:flex-start;padding:1.25rem;background:var(--white);border:1px solid var(--border);border-radius:.75rem;transition:border-color .15s}.mistake-item[data-astro-cid-ffe0755d]:hover{border-color:#c94040}.mistake-icon[data-astro-cid-ffe0755d]{width:32px;height:32px;border-radius:50%;background:#fef2f2;color:#c94040;font-size:.85rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mistake-item[data-astro-cid-ffe0755d] strong[data-astro-cid-ffe0755d]{display:block;font-size:15px;color:var(--text);margin-bottom:.25rem}.mistake-item[data-astro-cid-ffe0755d] p[data-astro-cid-ffe0755d]{font-size:14px;color:var(--text-muted);line-height:1.6;margin:0}.mistake-item[data-astro-cid-ffe0755d] a[data-astro-cid-ffe0755d]{color:var(--royal-blue);text-decoration:underline;text-underline-offset:2px;font-weight:600}.mistake-item[data-astro-cid-ffe0755d] a[data-astro-cid-ffe0755d]:hover{color:var(--navy)}
