.calculator-page[data-astro-cid-uddhhnvh]{max-width:1200px;margin:0 auto;padding:2rem 0}.calculator-header[data-astro-cid-uddhhnvh]{text-align:center;margin-bottom:3rem}.calculator-header[data-astro-cid-uddhhnvh] h1[data-astro-cid-uddhhnvh]{color:var(--brand);font-size:2.5rem;margin-bottom:1rem}.calculator-header[data-astro-cid-uddhhnvh] p[data-astro-cid-uddhhnvh]{color:var(--text-light);font-size:1.1rem;max-width:800px;margin:0 auto 1rem}.calculator-content[data-astro-cid-uddhhnvh]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:3rem}.calculator-form[data-astro-cid-uddhhnvh]{background:var(--bg);padding:2rem;border-radius:var(--radius);border:2px solid var(--border);box-shadow:0 4px 6px #0000001a}.form-group[data-astro-cid-uddhhnvh]{margin-bottom:2rem}.form-label[data-astro-cid-uddhhnvh]{display:block;margin-bottom:.75rem;font-weight:600;color:var(--text)}.input-with-slider[data-astro-cid-uddhhnvh]{position:relative;margin-bottom:1rem}.form-slider[data-astro-cid-uddhhnvh]{width:100%;height:6px;border-radius:3px;background:var(--border);outline:none;-webkit-appearance:none;appearance:none}.form-slider[data-astro-cid-uddhhnvh]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:var(--brand);cursor:pointer;border:2px solid white;box-shadow:0 2px 4px #0003}.form-slider[data-astro-cid-uddhhnvh]::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:var(--brand);cursor:pointer;border:2px solid white;box-shadow:0 2px 4px #0003}.form-input[data-astro-cid-uddhhnvh]{width:100%;padding:.75rem 1rem;border:2px solid var(--border);border-radius:var(--radius);background:var(--bg);color:var(--text);font-size:1rem;margin-top:1rem;transition:border-color .2s ease}.form-input[data-astro-cid-uddhhnvh]:focus{outline:none;border-color:var(--brand)}.slider-labels[data-astro-cid-uddhhnvh]{display:flex;justify-content:space-between;margin-top:.5rem;font-size:.875rem;color:var(--text-light)}.tenure-inputs[data-astro-cid-uddhhnvh]{display:flex;gap:1rem;align-items:flex-start}.tenure-inputs[data-astro-cid-uddhhnvh] .input-with-slider[data-astro-cid-uddhhnvh]{flex:1}.form-select[data-astro-cid-uddhhnvh]{padding:.75rem;border:2px solid var(--border);border-radius:var(--radius);background:var(--bg);color:var(--text);font-size:1rem;min-width:120px;margin-top:1rem}.btn-container[data-astro-cid-uddhhnvh]{text-align:center;margin-top:2rem}.auto-calc-notice[data-astro-cid-uddhhnvh]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--bg-light);border-radius:var(--radius);color:var(--text-light);font-size:.875rem}.calculator-results[data-astro-cid-uddhhnvh]{background:var(--bg);padding:2rem;border-radius:var(--radius);border:2px solid var(--border)}.results-header[data-astro-cid-uddhhnvh]{text-align:center;margin-bottom:2rem}.results-header[data-astro-cid-uddhhnvh] h2[data-astro-cid-uddhhnvh]{color:var(--brand);margin-bottom:.5rem}.results-grid[data-astro-cid-uddhhnvh]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.result-card[data-astro-cid-uddhhnvh]{background:#fff;padding:1.5rem;border-radius:var(--radius);border:1px solid var(--border);text-align:center;box-shadow:0 2px 4px #0000000d}.result-label[data-astro-cid-uddhhnvh]{font-size:.9rem;color:#374151;margin-bottom:.5rem;font-weight:500}.result-value[data-astro-cid-uddhhnvh]{font-size:1.5rem;font-weight:700;color:#1a1a1a}.rate-warning[data-astro-cid-uddhhnvh]{background:#fef3c7;border:1px solid #f59e0b;border-radius:var(--radius);padding:1rem;margin-bottom:1.5rem;display:flex;align-items:flex-start;gap:.75rem}.warning-icon[data-astro-cid-uddhhnvh]{font-size:1.25rem;flex-shrink:0}.warning-text[data-astro-cid-uddhhnvh]{font-size:.9rem;color:#92400e;line-height:1.4}.conversion-trigger[data-astro-cid-uddhhnvh]{background:#fef3c7;border:1px solid #f59e0b;border-radius:var(--radius);padding:1rem;margin-bottom:1.5rem;display:flex;align-items:flex-start;gap:.75rem}.trigger-icon[data-astro-cid-uddhhnvh]{font-size:1.25rem;flex-shrink:0}.trigger-text[data-astro-cid-uddhhnvh]{font-size:.9rem;color:#92400e;line-height:1.4}.trigger-text[data-astro-cid-uddhhnvh] p[data-astro-cid-uddhhnvh]{margin:0 0 .75rem;font-size:.875rem;line-height:1.4}.trigger-text[data-astro-cid-uddhhnvh] ul[data-astro-cid-uddhhnvh]{margin:0 0 1rem;padding-left:1.25rem}.trigger-text[data-astro-cid-uddhhnvh] li[data-astro-cid-uddhhnvh]{margin-bottom:.25rem;font-size:.875rem;line-height:1.4}.trigger-actions[data-astro-cid-uddhhnvh]{display:flex;gap:.75rem;flex-wrap:wrap}.trigger-link[data-astro-cid-uddhhnvh]{display:inline-flex;align-items:center;padding:.5rem 1rem;background:#f59e0b;color:#fff;text-decoration:none;border-radius:.375rem;font-size:.875rem;font-weight:500;transition:all .2s ease}.trigger-link[data-astro-cid-uddhhnvh]:hover{background:#d97706;transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b4d}.warning-icon[data-astro-cid-uddhhnvh]{margin-right:.5rem}.loan-breakdown[data-astro-cid-uddhhnvh]{margin-bottom:2rem}.loan-breakdown[data-astro-cid-uddhhnvh] h3[data-astro-cid-uddhhnvh]{color:var(--text);margin-bottom:1.5rem}.breakdown-visual[data-astro-cid-uddhhnvh]{background:var(--bg-light);padding:2rem;border-radius:var(--radius);border:1px solid var(--border)}.breakdown-bars[data-astro-cid-uddhhnvh]{margin-bottom:2rem}.breakdown-item[data-astro-cid-uddhhnvh]{margin-bottom:1rem}.breakdown-label[data-astro-cid-uddhhnvh]{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;font-weight:500}.color-box[data-astro-cid-uddhhnvh]{width:12px;height:12px;border-radius:2px}.color-box[data-astro-cid-uddhhnvh].principal{background:var(--brand)}.color-box[data-astro-cid-uddhhnvh].interest{background:#ef4444}.color-box[data-astro-cid-uddhhnvh].fees{background:#f59e0b}.breakdown-bar[data-astro-cid-uddhhnvh]{height:20px;background:var(--border);border-radius:10px;overflow:hidden;margin-bottom:.5rem}.bar-fill[data-astro-cid-uddhhnvh]{height:100%;transition:width .3s ease}.principal-fill[data-astro-cid-uddhhnvh]{background:var(--brand)}.interest-fill[data-astro-cid-uddhhnvh]{background:#ef4444}.fees-fill[data-astro-cid-uddhhnvh]{background:#f59e0b}.breakdown-amount[data-astro-cid-uddhhnvh]{text-align:right;font-weight:600;color:var(--text)}.breakdown-summary[data-astro-cid-uddhhnvh]{display:flex;justify-content:space-between;padding-top:1rem;border-top:1px solid var(--border)}.summary-item[data-astro-cid-uddhhnvh]{text-align:center}.summary-label[data-astro-cid-uddhhnvh]{font-size:.875rem;color:var(--text-light);margin-bottom:.25rem}.summary-value[data-astro-cid-uddhhnvh]{font-weight:600;color:var(--text)}.amortization-table[data-astro-cid-uddhhnvh]{margin-bottom:2rem}.table-header[data-astro-cid-uddhhnvh]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.table-header[data-astro-cid-uddhhnvh] h3[data-astro-cid-uddhhnvh]{color:var(--text)}.toggle-btn[data-astro-cid-uddhhnvh]{background:var(--brand);color:#fff;border:none;padding:.5rem 1rem;border-radius:var(--radius);cursor:pointer;font-size:.875rem;transition:background-color .2s ease}.toggle-btn[data-astro-cid-uddhhnvh]:hover{background:var(--brand-dark)}.table-responsive[data-astro-cid-uddhhnvh]{overflow-x:auto;background:var(--bg-light);border-radius:var(--radius);border:1px solid var(--border)}#amortization-table[data-astro-cid-uddhhnvh]{width:100%;border-collapse:collapse}#amortization-table[data-astro-cid-uddhhnvh] th[data-astro-cid-uddhhnvh],#amortization-table[data-astro-cid-uddhhnvh] td[data-astro-cid-uddhhnvh]{padding:.75rem;text-align:left;border-bottom:1px solid var(--border)}#amortization-table[data-astro-cid-uddhhnvh] th[data-astro-cid-uddhhnvh]{background:var(--bg);font-weight:600;color:var(--text)}#amortization-table[data-astro-cid-uddhhnvh] tbody[data-astro-cid-uddhhnvh] tr[data-astro-cid-uddhhnvh]:hover{background:var(--bg)}.seo-content[data-astro-cid-uddhhnvh]{margin:3rem 0}.seo-content[data-astro-cid-uddhhnvh] .info-section[data-astro-cid-uddhhnvh]{background:var(--bg-light);padding:2rem;border-radius:var(--radius);border:2px solid var(--border)}.seo-content[data-astro-cid-uddhhnvh] h2[data-astro-cid-uddhhnvh]{color:var(--brand);margin-bottom:1.5rem;font-size:1.5rem}.seo-content[data-astro-cid-uddhhnvh] h3[data-astro-cid-uddhhnvh]{color:var(--text);margin:1.5rem 0 1rem;font-size:1.2rem}.seo-content[data-astro-cid-uddhhnvh] ul[data-astro-cid-uddhhnvh]{list-style:none;padding:0}.seo-content[data-astro-cid-uddhhnvh] li[data-astro-cid-uddhhnvh]{margin-bottom:.75rem;padding-left:1.5rem;position:relative}.seo-content[data-astro-cid-uddhhnvh] li[data-astro-cid-uddhhnvh]:before{content:"✓";position:absolute;left:0;color:var(--brand);font-weight:700}.internal-links-block[data-astro-cid-uddhhnvh]{margin-top:2rem;padding:2rem;background:var(--bg-light);border-radius:var(--radius);border:2px solid var(--border);text-align:center}.internal-links-block[data-astro-cid-uddhhnvh] h3[data-astro-cid-uddhhnvh]{color:var(--brand);margin-bottom:1.5rem;font-size:1.25rem}.links-grid[data-astro-cid-uddhhnvh]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;max-width:800px;margin:0 auto}.internal-link[data-astro-cid-uddhhnvh]{display:flex;align-items:center;gap:.75rem;padding:1rem;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);text-decoration:none;color:var(--text);transition:all .2s ease}.internal-link[data-astro-cid-uddhhnvh]:hover{background:var(--brand);color:#fff;border-color:var(--brand);transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.link-icon[data-astro-cid-uddhhnvh]{font-size:1.25rem}.disclaimer-section[data-astro-cid-uddhhnvh]{margin-top:2rem}.authority-section[data-astro-cid-uddhhnvh]{background:var(--bg-light);padding:1.5rem;border-radius:var(--radius);border:1px solid var(--border);text-align:center}.authority-text[data-astro-cid-uddhhnvh]{color:var(--text-light);font-size:.9rem;margin:0;font-style:italic}.comparison-cta[data-astro-cid-uddhhnvh]{margin:2rem 0;padding:1.5rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:2px solid #0ea5e9;border-radius:var(--radius);text-align:center}.comparison-cta[data-astro-cid-uddhhnvh] h4[data-astro-cid-uddhhnvh]{color:#0c4a6e;margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.comparison-cta[data-astro-cid-uddhhnvh] p[data-astro-cid-uddhhnvh]{color:#374151;margin:0 0 1rem;font-size:.95rem}.cta-button[data-astro-cid-uddhhnvh]{display:inline-block;padding:.75rem 1.5rem;background:#0ea5e9;color:#fff;text-decoration:none;border-radius:.5rem;font-weight:600;font-size:.95rem;transition:all .2s ease}.cta-button[data-astro-cid-uddhhnvh]:hover{background:#0284c7;transform:translateY(-1px);box-shadow:0 4px 12px #0ea5e94d}.cta-note[data-astro-cid-uddhhnvh]{color:#059669;font-size:.85rem;font-weight:500;margin:.75rem 0 0;font-style:italic}.faq-section[data-astro-cid-uddhhnvh]{margin:2rem 0}.faq-section[data-astro-cid-uddhhnvh] h3[data-astro-cid-uddhhnvh]{color:var(--text);margin-bottom:1.5rem;font-size:1.5rem}.faq-item[data-astro-cid-uddhhnvh]{margin-bottom:1.5rem;padding:1.5rem;background:var(--bg-light);border-radius:var(--radius);border:1px solid var(--border)}.faq-item[data-astro-cid-uddhhnvh] h4[data-astro-cid-uddhhnvh]{color:var(--text);margin:0 0 .75rem;font-size:1.1rem;font-weight:600}.faq-item[data-astro-cid-uddhhnvh] p[data-astro-cid-uddhhnvh]{color:var(--text-light);margin:0;line-height:1.6;font-size:.95rem}@media (max-width: 1024px){.calculator-content[data-astro-cid-uddhhnvh]{grid-template-columns:1fr;gap:2rem}}@media (max-width: 768px){.calculator-page[data-astro-cid-uddhhnvh]{padding:1rem 0}.calculator-header[data-astro-cid-uddhhnvh] h1[data-astro-cid-uddhhnvh]{font-size:2rem}.calculator-form[data-astro-cid-uddhhnvh],.calculator-results[data-astro-cid-uddhhnvh]{padding:1.5rem}.results-grid[data-astro-cid-uddhhnvh]{grid-template-columns:1fr}.tenure-inputs[data-astro-cid-uddhhnvh]{flex-direction:column;gap:1rem}.links-grid[data-astro-cid-uddhhnvh]{grid-template-columns:1fr}}
