.content-section[data-astro-cid-e4yxghup]{padding:4rem 0;min-height:60vh}h1[data-astro-cid-e4yxghup]{color:var(--accent-dark);margin-bottom:2rem;font-size:2.5rem}.tabs[data-astro-cid-e4yxghup]{display:flex;gap:.5rem;margin-bottom:2rem;border-bottom:2px solid var(--border)}.tab-button[data-astro-cid-e4yxghup]{padding:1rem 2rem;background:transparent;border:none;border-bottom:3px solid transparent;color:var(--text-secondary);font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.tab-button[data-astro-cid-e4yxghup]:hover{color:var(--accent);background:var(--background-light)}.tab-button[data-astro-cid-e4yxghup].active{color:var(--accent);border-bottom-color:var(--accent)}.tab-content[data-astro-cid-e4yxghup]{display:none;animation:fadeIn .3s ease}.tab-content[data-astro-cid-e4yxghup].active{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.exam-tool-content[data-astro-cid-e4yxghup]{background:#fff;padding:2rem;border-radius:.5rem;box-shadow:var(--shadow-md)}.exam-tool-content[data-astro-cid-e4yxghup] h2[data-astro-cid-e4yxghup]{color:var(--accent-dark);margin-bottom:1.5rem;font-size:1.8rem}.exam-tool-content[data-astro-cid-e4yxghup] p[data-astro-cid-e4yxghup]{font-size:1.1rem;line-height:1.8;color:var(--text-secondary);margin-bottom:2rem}.cash-flow-note[data-astro-cid-e4yxghup]{background:#e3f2fd;border-left:4px solid var(--accent);padding:1rem;margin-bottom:2rem;border-radius:.375rem;font-size:.95rem;color:#1565c0}.cash-flow-note[data-astro-cid-e4yxghup] strong[data-astro-cid-e4yxghup]{display:block;margin-bottom:.25rem;color:var(--accent-dark)}.result-row[data-astro-cid-e4yxghup]{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.result-label[data-astro-cid-e4yxghup]{font-weight:700;color:#d97706;font-size:1rem;min-width:200px;flex-shrink:0}.result-box[data-astro-cid-e4yxghup]{flex:1;padding:1rem;background:linear-gradient(135deg,#fff9e6,#fffbf0);border:2px solid #f59e0b;border-radius:.375rem;font-size:1rem;color:#6b7280;min-height:50px;display:flex;align-items:center;box-shadow:0 2px 8px #f59e0b26}.result-box[data-astro-cid-e4yxghup].has-result{color:#155724;font-weight:600;font-size:1.1rem}.result-box[data-astro-cid-e4yxghup].has-error{color:#721c24;font-weight:600}.calculator-grid[data-astro-cid-e4yxghup]{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}.input-group[data-astro-cid-e4yxghup]{display:flex;flex-direction:row;align-items:center;gap:1rem}.input-group[data-astro-cid-e4yxghup] label[data-astro-cid-e4yxghup]{font-weight:600;color:var(--accent-dark);font-size:.95rem;min-width:200px;flex-shrink:0}.input-group[data-astro-cid-e4yxghup] input[data-astro-cid-e4yxghup]{padding:.75rem;border:2px solid var(--border);border-radius:.375rem;font-size:1rem;transition:border-color .3s ease;flex:1}.input-group[data-astro-cid-e4yxghup] input[data-astro-cid-e4yxghup]:focus{outline:none;border-color:var(--accent)}.calculate-section[data-astro-cid-e4yxghup]{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.calculate-section[data-astro-cid-e4yxghup] label[data-astro-cid-e4yxghup]{font-weight:600;color:var(--accent-dark)}.calculate-section[data-astro-cid-e4yxghup] select[data-astro-cid-e4yxghup]{padding:.75rem;border:2px solid var(--border);border-radius:.375rem;font-size:1rem;background:#fff;cursor:pointer;min-width:200px}.calculate-section[data-astro-cid-e4yxghup] select[data-astro-cid-e4yxghup]:focus{outline:none;border-color:var(--accent)}.calc-button[data-astro-cid-e4yxghup],.clear-button[data-astro-cid-e4yxghup]{padding:.75rem 1.5rem;border:none;border-radius:.375rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.calc-button[data-astro-cid-e4yxghup]{background:var(--accent);color:#000;box-shadow:0 4px 16px #2563eb4d;transform:scale(1.05)}.calc-button[data-astro-cid-e4yxghup]:hover{background:var(--accent-dark);transform:translateY(-2px) scale(1.05);box-shadow:0 6px 20px #2563eb66}.clear-button[data-astro-cid-e4yxghup]{background:#6c757d;color:#fff}.clear-button[data-astro-cid-e4yxghup]:hover{background:#5a6268;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.result-display[data-astro-cid-e4yxghup]{margin:1.5rem 0;border-radius:.5rem;font-size:1.1rem}.result-display[data-astro-cid-e4yxghup] .success[data-astro-cid-e4yxghup]{background:linear-gradient(135deg,#d4edda,#c3e6cb);color:#155724;padding:1.5rem;border-radius:.5rem;border:2px solid #28a745;font-weight:700;font-size:1.25rem;text-align:center;box-shadow:0 4px 12px #28a74533;animation:slideIn .3s ease}.result-display[data-astro-cid-e4yxghup] .error[data-astro-cid-e4yxghup]{background:#f8d7da;color:#721c24;padding:1.5rem;border-radius:.5rem;border:2px solid #dc3545;font-weight:600;text-align:center;box-shadow:0 4px 12px #dc354533}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dcf-rate-input[data-astro-cid-e4yxghup]{margin-bottom:1rem}.dcf-result-input[data-astro-cid-e4yxghup]{margin-bottom:2rem}.dcf-result-input[data-astro-cid-e4yxghup] label[data-astro-cid-e4yxghup]{font-weight:700;color:#d97706;font-size:1rem}.dcf-result-input[data-astro-cid-e4yxghup] input[data-astro-cid-e4yxghup]{background:linear-gradient(135deg,#fff9e6,#fffbf0);border:2px solid #f59e0b;font-weight:600;color:#155724;cursor:not-allowed;box-shadow:0 2px 8px #f59e0b26}.dcf-table-container[data-astro-cid-e4yxghup]{overflow-x:auto;margin-bottom:2rem}.dcf-table[data-astro-cid-e4yxghup]{width:100%;border-collapse:collapse;background:#fff;box-shadow:0 1px 3px #0000001a;border-radius:.375rem;overflow:hidden}.dcf-table[data-astro-cid-e4yxghup] thead[data-astro-cid-e4yxghup]{background:var(--accent);color:#000}.dcf-table[data-astro-cid-e4yxghup] th[data-astro-cid-e4yxghup]{padding:1rem;text-align:left;font-weight:600;font-size:1rem}.dcf-table[data-astro-cid-e4yxghup] tbody[data-astro-cid-e4yxghup] tr[data-astro-cid-e4yxghup]{border-bottom:1px solid var(--border)}.dcf-table[data-astro-cid-e4yxghup] tbody[data-astro-cid-e4yxghup] tr[data-astro-cid-e4yxghup]:last-child{border-bottom:none}.dcf-table[data-astro-cid-e4yxghup] tbody[data-astro-cid-e4yxghup] tr[data-astro-cid-e4yxghup]:hover{background:var(--background-light)}.dcf-table[data-astro-cid-e4yxghup] td[data-astro-cid-e4yxghup]{padding:.75rem 1rem}.dcf-table[data-astro-cid-e4yxghup] td[data-astro-cid-e4yxghup]:first-child{font-weight:600;color:var(--accent-dark);width:100px}.dcf-table[data-astro-cid-e4yxghup] .cf-input[data-astro-cid-e4yxghup]{width:100%;padding:.5rem;border:2px solid var(--border);border-radius:.375rem;font-size:1rem;transition:border-color .3s ease}.dcf-table[data-astro-cid-e4yxghup] .cf-input[data-astro-cid-e4yxghup]:focus{outline:none;border-color:var(--accent)}@media (max-width: 768px){.calculator-grid[data-astro-cid-e4yxghup]{grid-template-columns:1fr}.result-row[data-astro-cid-e4yxghup]{flex-direction:column;align-items:stretch;gap:.5rem}.result-label[data-astro-cid-e4yxghup]{min-width:auto}.input-group[data-astro-cid-e4yxghup]{flex-direction:column;align-items:stretch;gap:.5rem}.input-group[data-astro-cid-e4yxghup] label[data-astro-cid-e4yxghup]{min-width:auto}.calculate-section[data-astro-cid-e4yxghup]{flex-direction:column;align-items:stretch}.calculate-section[data-astro-cid-e4yxghup] select[data-astro-cid-e4yxghup],.calc-button[data-astro-cid-e4yxghup],.clear-button[data-astro-cid-e4yxghup]{width:100%}}
