.simulator-container[data-v-29796db6]{border:2px solid #009;border-radius:1rem;box-shadow:0 4px 6px #0000000d;margin-top:2.5rem}:root.theme-dark .simulator-container[data-v-29796db6]{border-color:#6b7280;box-shadow:0 4px 6px #0000004d}@media (prefers-color-scheme:dark){:root:not(.theme-light):not(.theme-dark) .simulator-container[data-v-29796db6]{border-color:#6b7280;box-shadow:0 4px 6px #0000004d}}.simulator-card[data-v-29796db6]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#009,#009);border:2px solid #009;border-radius:.8rem;box-shadow:0 4px 6px #0000000d;overflow:hidden;position:relative}:root.theme-dark .simulator-card[data-v-29796db6]{background:linear-gradient(135deg,#4b5563,#374151);border-color:#6b7280;box-shadow:0 4px 6px #0000004d}@media (prefers-color-scheme:dark){:root:not(.theme-light):not(.theme-dark) .simulator-card[data-v-29796db6]{background:linear-gradient(135deg,#4b5563,#374151);border-color:#6b7280;box-shadow:0 4px 6px #0000004d}}.simulator-card[data-v-29796db6]:before{background:linear-gradient(135deg,#ffffff1a,#ffffff0d);content:"";inset:0;pointer-events:none;position:absolute}.header-section[data-v-29796db6]{padding:1.5rem;position:relative;text-align:center;z-index:1}.label-text[data-v-29796db6]{color:var(--color-heading);font-weight:600}:root.theme-dark .label-text[data-v-29796db6]{color:#9ca3af}@media (prefers-color-scheme:dark){:root:not(.theme-light):not(.theme-dark) .label-text[data-v-29796db6]{color:#9ca3af}}.simulator-title[data-v-29796db6]{color:#fff;font-size:1.75rem;font-weight:700;letter-spacing:-.025em;margin:0 0 .5rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.simulator-subtitle[data-v-29796db6]{color:#fffc;font-size:1rem;font-weight:400;line-height:1.5;margin:0}.simulator-content[data-v-29796db6]{background:#fff;padding:1.5rem 1rem 1rem;position:relative;z-index:1}:root.theme-dark .simulator-content[data-v-29796db6]{background:#1f2937;padding:1.5rem 1rem 1rem;position:relative;z-index:1}.simulator-inputs[data-v-29796db6]{margin-bottom:2rem}.input-row[data-v-29796db6]{display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.simulator-input[data-v-29796db6]{display:flex;flex-direction:column}.simulator-input label[data-v-29796db6]{align-items:baseline;color:#374151;display:flex;font-weight:600;justify-content:space-between;margin-bottom:.5rem}:root.theme-dark .simulator-input label[data-v-29796db6]{color:var(--color-text)}@media (prefers-color-scheme:dark){:root:not(.theme-light):not(.theme-dark) .simulator-input label[data-v-29796db6]{color:var(--color-text)}}.input-field[data-v-29796db6],.input-wrapper[data-v-29796db6]{position:relative}.input-field[data-v-29796db6]{background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;font-weight:500;padding:.875rem 1rem;transition:all .2s cubic-bezier(.4,0,.2,1);width:100%;z-index:1}:root.theme-dark .input-field[data-v-29796db6]{background:var(--color-input);border-color:var(--color-border);color:var(--color-text)}@media (prefers-color-scheme:dark){:root:not(.theme-light):not(.theme-dark) .input-field[data-v-29796db6]{background:var(--color-input);border-color:var(--color-border);color:var(--color-text)}}.input-field[data-v-29796db6]:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}:root.theme-dark .input-field[data-v-29796db6]:focus{border-color:#6b7280;box-shadow:0 0 0 3px #6b728033}@media (prefers-color-scheme:dark){:root:not(.theme-light):not(.theme-dark) .input-field[data-v-29796db6]:focus{border-color:#6b7280;box-shadow:0 0 0 3px #6b728033}}.input-highlight[data-v-29796db6]{background:linear-gradient(135deg,#667eea1a,#764ba21a);border-radius:12px;inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .2s ease}.input-field:focus+.input-highlight[data-v-29796db6]{opacity:1}.divider[data-v-29796db6]{align-items:center;display:flex;gap:1rem;margin:2rem 0}.divider-line[data-v-29796db6]{background:linear-gradient(90deg,transparent,#e5e7eb 20%,#e5e7eb 80%,transparent);flex:1;height:1px}:root.theme-dark .divider-line[data-v-29796db6]{background:linear-gradient(90deg,transparent,#4b5563 20%,#4b5563 80%,transparent)}@media (prefers-color-scheme:dark){:root:not(.theme-light):not(.theme-dark) .divider-line[data-v-29796db6]{background:linear-gradient(90deg,transparent,#4b5563 20%,#4b5563 80%,transparent)}}.divider-icon[data-v-29796db6]{align-items:center;display:flex;font-size:3rem;justify-content:center}.simulator-results[data-v-29796db6]{text-align:center}.results-grid[data-v-29796db6]{display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:.5rem}.result-card[data-v-29796db6]{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:16px;box-shadow:0 4px 6px #0000000d;overflow:hidden;padding:1rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}:root.theme-dark .result-card[data-v-29796db6]{background:linear-gradient(135deg,#4b5563,#6b7280);box-shadow:0 10px 25px -5px #4b55634d,0 4px 6px -2px #4b556326}@media (prefers-color-scheme:dark){:root:not(.theme-light):not(.theme-dark) .result-card[data-v-29796db6]{background:linear-gradient(135deg,#4b5563,#6b7280);box-shadow:0 10px 25px -5px #4b55634d,0 4px 6px -2px #4b556326}}.result-card.weekly[data-v-29796db6]{background:linear-gradient(135deg,#eff6ff,#dbeafe);box-shadow:0 4px 6px #0000000d}.result-card.monthly[data-v-29796db6]{background:linear-gradient(135deg,#ecfdf5,#d1fae5);box-shadow:0 4px 6px #0000000d}.result-amount[data-v-29796db6]{color:var(--color-heading);font-size:2rem;font-weight:800;line-height:1;margin-bottom:.25rem}.result-label[data-v-29796db6]{color:#374151;font-size:.875rem;font-weight:600}:root.theme-dark .result-label[data-v-29796db6]{color:#9ca3af}@media (prefers-color-scheme:dark){:root:not(.theme-light):not(.theme-dark) .result-label[data-v-29796db6]{color:#9ca3af}}.breakdown-section[data-v-29796db6]{margin-top:1.2rem}.breakdown-section-title[data-v-29796db6]{color:var(--color-heading);font-size:1.05rem;font-weight:700;margin-bottom:.5rem}.breakdown-steps[data-v-29796db6]{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-top:1rem}:root.theme-dark .breakdown-steps[data-v-29796db6]{background:var(--color-input);border-color:var(--color-border)}@media (prefers-color-scheme:dark){:root:not(.theme-light):not(.theme-dark) .breakdown-steps[data-v-29796db6]{background:var(--color-input);border-color:var(--color-border)}}.breakdown-step[data-v-29796db6]{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:.7rem}:root.theme-dark .breakdown-step[data-v-29796db6]{border-bottom-color:var(--color-border)}@media (prefers-color-scheme:dark){:root:not(.theme-light):not(.theme-dark) .breakdown-step[data-v-29796db6]{border-bottom-color:var(--color-border)}}.breakdown-step[data-v-29796db6]:last-child{border-bottom:none}.step-label[data-v-29796db6]{color:var(--color-heading);font-size:.875rem;font-weight:500}:root.theme-dark .step-label[data-v-29796db6]{color:#9ca3af}@media (prefers-color-scheme:dark){:root:not(.theme-light):not(.theme-dark) .step-label[data-v-29796db6]{color:#9ca3af}}.step-value[data-v-29796db6]{color:#059669;font-size:.875rem;font-weight:600}:root.theme-dark .step-value[data-v-29796db6]{color:#34d399}@media (prefers-color-scheme:dark){:root:not(.theme-light):not(.theme-dark) .step-value[data-v-29796db6]{color:#34d399}}.fees[data-v-29796db6]{color:#6b7280}@media (max-width:1270px){.input-row[data-v-29796db6]{gap:1rem;grid-template-columns:1fr}.step-label[data-v-29796db6]{max-width:8rem}.simulator-results[data-v-29796db6]{text-align:left}.divider-icon[data-v-29796db6]{align-items:center;display:flex;font-size:2rem;justify-content:center}}@media (max-width:768px){.simulator-title[data-v-29796db6]{font-size:1.5rem}.simulator-content[data-v-29796db6]{padding:1.5rem}.results-grid[data-v-29796db6]{gap:1rem;grid-template-columns:1fr}.result-amount[data-v-29796db6]{font-size:1.75rem}}@media (max-width:480px){.simulator-title[data-v-29796db6]{font-size:1.25rem}.simulator-subtitle[data-v-29796db6]{font-size:.875rem}.input-field[data-v-29796db6]{padding:.75rem}.result-amount[data-v-29796db6]{font-size:1.5rem}}.container[data-v-cdca6e8d]{margin:0 auto;padding-inline:1rem}.cta-section[data-v-cdca6e8d]{border-top:1px solid var(--color-border);margin-top:3rem;text-align:center}.cta-section .cta-content h3[data-v-cdca6e8d]{color:var(--color-heading);font-size:1.5rem;font-weight:700;margin-bottom:.5rem;margin-top:2rem}.cta-section .cta-content p[data-v-cdca6e8d]{color:var(--color-heading);margin-bottom:1.5rem}
