.calculator-card[data-astro-cid-mhewuzb5]{background:var(--bg-surface);flex-direction:column;gap:40px;padding:32px;display:flex}.calculator-layout[data-astro-cid-mhewuzb5]{grid-template-columns:1.2fr 1fr;align-items:start;gap:32px;display:grid}@media (width<=820px){.calculator-layout[data-astro-cid-mhewuzb5]{grid-template-columns:1fr}.calculator-card[data-astro-cid-mhewuzb5]{padding:20px}}.calc-title[data-astro-cid-mhewuzb5]{background:var(--gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:8px;font-size:1.85rem;font-weight:800}.calc-subtitle[data-astro-cid-mhewuzb5]{color:var(--text-muted);margin-bottom:24px;font-size:.95rem}.calc-inputs[data-astro-cid-mhewuzb5]{flex-direction:column;gap:24px;display:flex}.input-group[data-astro-cid-mhewuzb5]{flex-direction:column;gap:8px;display:flex}.input-header[data-astro-cid-mhewuzb5]{justify-content:space-between;align-items:center;display:flex}.input-header[data-astro-cid-mhewuzb5] label[data-astro-cid-mhewuzb5]{color:var(--text-main);font-size:.95rem;font-weight:600}.num-input[data-astro-cid-mhewuzb5]{background:var(--bg-base);border:1px solid var(--border-color);width:110px;color:var(--text-main);text-align:right;font-weight:600;font-family:var(--font-body);border-radius:6px;padding:6px 12px}.num-input[data-astro-cid-mhewuzb5]:focus{border-color:var(--primary);outline:none}.range-slider[data-astro-cid-mhewuzb5]{background:var(--border-color);-webkit-appearance:none;cursor:pointer;border-radius:3px;outline:none;width:100%;height:6px}.range-slider[data-astro-cid-mhewuzb5]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--primary);border-radius:50%;width:18px;height:18px;transition:transform .1s;box-shadow:0 0 8px #2563eb66}.range-slider[data-astro-cid-mhewuzb5]::-webkit-slider-thumb:hover{transform:scale(1.15)}.slider-labels[data-astro-cid-mhewuzb5]{color:var(--text-muted);justify-content:space-between;margin-top:-2px;font-size:.75rem;display:flex}.tds-alert-box[data-astro-cid-mhewuzb5]{background:#ea580c0a;border-color:#ea580c40;border-radius:8px;align-items:flex-start;gap:12px;padding:16px;transition:opacity .3s,transform .3s;display:flex}.alert-hidden[data-astro-cid-mhewuzb5]{opacity:0;pointer-events:none;transform:scale(.95);display:none!important}.alert-icon[data-astro-cid-mhewuzb5]{color:var(--accent);flex-shrink:0;margin-top:2px}.alert-content[data-astro-cid-mhewuzb5]{flex-direction:column;gap:4px;display:flex}.alert-content[data-astro-cid-mhewuzb5] strong[data-astro-cid-mhewuzb5]{color:var(--text-main);font-size:.9rem}.alert-content[data-astro-cid-mhewuzb5] span[data-astro-cid-mhewuzb5]{color:var(--text-muted);font-size:.75rem;line-height:1.5}.calc-outputs[data-astro-cid-mhewuzb5]{position:sticky;top:96px}.outputs-container[data-astro-cid-mhewuzb5]{text-align:center;background:var(--bg-surface-solid);border-color:var(--border-color);padding:24px}.outputs-container[data-astro-cid-mhewuzb5] h3[data-astro-cid-mhewuzb5]{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:20px;font-size:1.15rem;font-weight:700}.payout-box[data-astro-cid-mhewuzb5]{flex-direction:column;gap:4px;display:flex}.highlighted-payout[data-astro-cid-mhewuzb5]{background:linear-gradient(135deg,#2563eb0f 0%,#00f2fe0f 100%);border:1px dashed #2563eb4d;border-radius:8px;padding:16px}.payout-label[data-astro-cid-mhewuzb5]{color:var(--text-muted);font-size:.85rem;font-weight:600}.payout-val[data-astro-cid-mhewuzb5]{color:var(--primary);letter-spacing:-.02em;font-size:2.25rem;font-weight:800}.calc-divider[data-astro-cid-mhewuzb5]{background:var(--border-color);border:none;height:1px;margin:20px 0}.metrics-grid[data-astro-cid-mhewuzb5]{text-align:left;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px;display:grid}.metric-item[data-astro-cid-mhewuzb5]{align-items:flex-start;gap:10px;display:flex}.metric-dot[data-astro-cid-mhewuzb5]{border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-top:4px}.principal-dot[data-astro-cid-mhewuzb5]{background:var(--border-hover)}.interest-dot[data-astro-cid-mhewuzb5]{background:var(--primary)}.metric-label[data-astro-cid-mhewuzb5]{color:var(--text-muted);font-size:.75rem;display:block}.metric-val[data-astro-cid-mhewuzb5]{color:var(--text-main);font-size:1.05rem;font-weight:700}.total-financial-value[data-astro-cid-mhewuzb5]{text-align:left;background:var(--bg-base);border:1px solid var(--border-color);border-radius:6px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.val-label[data-astro-cid-mhewuzb5]{color:var(--text-muted);font-size:.75rem;font-weight:500}.total-financial-value[data-astro-cid-mhewuzb5] strong[data-astro-cid-mhewuzb5]{color:var(--text-main);font-size:1.1rem;font-weight:800}.chart-container[data-astro-cid-mhewuzb5]{width:180px;height:180px;margin:0 auto;position:relative}.chart-bg[data-astro-cid-mhewuzb5]{fill:none;stroke:var(--border-color)}.chart-fill[data-astro-cid-mhewuzb5]{fill:none;stroke:var(--primary);stroke-linecap:round;transition:stroke-dashoffset .3s}.chart-label[data-astro-cid-mhewuzb5]{flex-direction:column;align-items:center;line-height:1.1;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.chart-label[data-astro-cid-mhewuzb5] span[data-astro-cid-mhewuzb5]:first-child{color:var(--text-main);font-size:1.35rem;font-weight:800}.chart-label[data-astro-cid-mhewuzb5] span[data-astro-cid-mhewuzb5]:last-child{color:var(--text-muted);font-size:.75rem;font-weight:500}.comparison-section[data-astro-cid-mhewuzb5]{border-top:1px solid var(--border-color);padding-top:32px}.comparison-title[data-astro-cid-mhewuzb5]{color:var(--text-main);margin-bottom:4px;font-size:1.25rem;font-weight:700}.comparison-subtitle[data-astro-cid-mhewuzb5]{color:var(--text-muted);margin-bottom:24px;font-size:.85rem}.comparison-table-wrapper[data-astro-cid-mhewuzb5]{border:1px solid var(--border-color);border-radius:8px;overflow-x:auto}.comparison-table[data-astro-cid-mhewuzb5]{border-collapse:collapse;text-align:left;width:100%;font-size:.9rem}.comparison-table[data-astro-cid-mhewuzb5] th[data-astro-cid-mhewuzb5],.comparison-table[data-astro-cid-mhewuzb5] td[data-astro-cid-mhewuzb5]{border-bottom:1px solid var(--border-color);color:var(--text-muted);padding:12px 16px}.comparison-table[data-astro-cid-mhewuzb5] th[data-astro-cid-mhewuzb5]{background:var(--bg-base);color:var(--text-main);font-weight:700}.comparison-table[data-astro-cid-mhewuzb5] tbody[data-astro-cid-mhewuzb5] tr[data-astro-cid-mhewuzb5]:last-child td[data-astro-cid-mhewuzb5]{border-bottom:none}.comparison-table[data-astro-cid-mhewuzb5] td[data-astro-cid-mhewuzb5] strong[data-astro-cid-mhewuzb5],.comparison-table[data-astro-cid-mhewuzb5] td[data-astro-cid-mhewuzb5] span[data-astro-cid-mhewuzb5]{color:var(--text-main)}.calc-page-container[data-astro-cid-sfulb6ni]{flex-direction:column;gap:32px;display:flex}.calc-guide-section[data-astro-cid-sfulb6ni]{color:var(--text-main);padding:40px;line-height:1.7}@media (width<=600px){.calc-guide-section[data-astro-cid-sfulb6ni]{padding:24px}}.calc-guide-section[data-astro-cid-sfulb6ni] h2[data-astro-cid-sfulb6ni]{border-bottom:1px solid var(--border-color);margin-bottom:16px;padding-bottom:8px;font-size:1.6rem;font-weight:700}.calc-guide-section[data-astro-cid-sfulb6ni] h3[data-astro-cid-sfulb6ni]{margin:24px 0 12px;font-size:1.25rem;font-weight:600}.calc-guide-section[data-astro-cid-sfulb6ni] p[data-astro-cid-sfulb6ni]{color:var(--text-muted);margin-bottom:16px}.calc-guide-section[data-astro-cid-sfulb6ni] ul[data-astro-cid-sfulb6ni]{color:var(--text-muted);margin-bottom:16px;padding-left:20px}.calc-guide-section[data-astro-cid-sfulb6ni] li[data-astro-cid-sfulb6ni]{margin-bottom:8px}.math-formula-box[data-astro-cid-sfulb6ni]{background:var(--bg-base);border:1px solid var(--border-color);text-align:center;color:var(--text-main);border-radius:8px;margin:20px 0;padding:16px;font-size:1.25rem}
