.freedom-calculator{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0 auto;max-width:800px;padding:24px}.fc-header{margin-bottom:32px;text-align:center}.fc-header h1{color:#0f172a;font-size:28px;font-weight:700;margin-bottom:8px}.fc-header p{color:#64748b;font-size:15px;margin:0}.fc-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 3px #0000000d;margin-bottom:20px;padding:28px}.fc-input-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:24px}@media (max-width:600px){.fc-input-grid{grid-template-columns:1fr}}.fc-input-group{text-align:center}.fc-input-group label{color:#334155;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.fc-input-group .fc-input-large,.fc-input-group input{background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;font-size:20px;font-weight:600;outline:none;padding:14px 16px;text-align:center;transition:border-color .2s,box-shadow .2s;width:100%}.fc-input-group input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.fc-input-helper{color:#64748b;font-size:12px;margin-top:6px}.fc-expense-section{margin-bottom:28px}.fc-expense-section label{color:#334155;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.fc-expense-input{max-width:280px;position:relative}.fc-currency-prefix{color:#64748b;font-size:18px;font-weight:500;left:16px;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.fc-expense-input input{border:1.5px solid #e2e8f0;border-radius:10px;font-size:20px;font-weight:600;outline:none;padding:14px 16px 14px 36px;text-align:left;width:100%}.fc-expense-input input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.fc-amount-words{color:#6366f1;font-size:13px;font-weight:500;margin-top:6px}.fc-hint{color:#64748b;font-size:13px;margin-top:8px}.fc-btn-primary{background:linear-gradient(135deg,#6366f1,#818cf8);border:none;border-radius:12px;box-shadow:0 4px 12px #6366f140;color:#fff;cursor:pointer;font-size:17px;font-weight:600;padding:16px 32px;transition:transform .2s,box-shadow .2s;width:100%}.fc-btn-primary:hover:not(:disabled){box-shadow:0 6px 16px #6366f159;transform:translateY(-2px)}.fc-btn-primary:disabled{cursor:not-allowed;opacity:.6}.fc-result-card{animation:slideUp .4s ease-out;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:20px;color:#fff;margin-bottom:24px;padding:32px;text-align:center}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fc-result-label{font-size:14px;font-weight:500;letter-spacing:1px;margin-bottom:8px;opacity:.9;text-transform:uppercase}.fc-freedom-number{font-size:48px;font-weight:700;margin:0 0 12px}.fc-result-subtext{font-size:15px;margin-bottom:24px;opacity:.9}.fc-adjustment-badge{background:#fff3;border-radius:8px;display:inline-block;font-size:14px;margin-bottom:20px;padding:8px 16px}.fc-progress-container{background:#ffffff26;border-radius:12px;padding:20px}.fc-progress-header{display:flex;font-size:14px;justify-content:space-between;margin-bottom:10px}.fc-progress-bar{background:#ffffff4d;border-radius:5px;height:10px;margin-bottom:16px;overflow:hidden}.fc-progress-fill{background:#fff;border-radius:5px;height:100%;transition:width .8s ease}.fc-progress-stats{display:flex;justify-content:space-between}.fc-stat-label{font-size:12px;margin-bottom:4px;opacity:.8}.fc-stat-value{font-size:20px;font-weight:700;margin:0}.fc-key-numbers-grid{grid-gap:16px;animation:slideUp .4s ease-out .1s both;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-bottom:24px}@media (max-width:600px){.fc-key-numbers-grid{grid-template-columns:repeat(2,1fr)}}.fc-key-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;text-align:center}.fc-key-icon{font-size:24px;margin-bottom:8px}.fc-key-label{color:#64748b;font-size:12px;margin-bottom:4px}.fc-key-value{color:#0f172a;font-size:18px;font-weight:700;margin-bottom:2px}.fc-key-subtext{color:#94a3b8;font-size:11px}.fc-savings-card{align-items:center;animation:slideUp .4s ease-out .2s both;background:#fff;border:1px solid #e2e8f0;border-radius:16px;display:flex;justify-content:space-between;margin-bottom:24px;padding:24px}@media (max-width:600px){.fc-savings-card{flex-direction:column;gap:20px;text-align:center}.fc-savings-card>div{text-align:center!important}}.fc-savings-label{color:#64748b;font-size:14px;margin-bottom:4px}.fc-savings-value{color:#10b981;font-size:28px;font-weight:700}.fc-savings-value.alt{color:#6366f1}.fc-expandable-sections{animation:slideUp .4s ease-out .3s both}.fc-expandable{margin-bottom:12px}.fc-expandable-header{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;display:flex;font-family:inherit;justify-content:space-between;padding:16px 20px;text-align:left;transition:background .2s;width:100%}.fc-expandable-header:hover{background:#f1f5f9}.fc-expandable.expanded .fc-expandable-header{border-bottom-color:#0000;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-expandable-title{align-items:center;display:flex;gap:12px}.fc-chevron{color:#6366f1;font-size:12px;transition:transform .2s}.fc-chevron.rotated{transform:rotate(90deg)}.fc-expandable-text{text-align:left}.fc-section-title{align-items:center;color:#1e293b;display:flex;font-size:15px;font-weight:600;gap:8px;margin:0}.fc-section-icon{font-size:16px}.fc-section-subtitle{color:#64748b;font-size:13px;margin:2px 0 0}.fc-badge{background:#eef2ff;border-radius:6px;color:#6366f1;font-size:12px;font-weight:600;padding:4px 10px}.fc-expandable-content{background:#fff;border:1px solid #e2e8f0;border-bottom-left-radius:12px;border-bottom-right-radius:12px;border-top:none;overflow:hidden;transition:max-height .3s ease,opacity .2s ease,padding .3s ease}.fc-section-content{padding-top:16px}.fc-assumptions-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}@media (max-width:600px){.fc-assumptions-grid{grid-template-columns:1fr}}.fc-assumptions-grid .fc-input-group{text-align:left}.fc-assumptions-grid input{font-size:16px;padding:12px;text-align:left}.fc-adjustment-item{border:1px solid #e2e8f0;border-radius:8px;margin-bottom:12px;padding:12px 16px;transition:border-color .2s,background .2s}.fc-adjustment-item.active{background:#f8fafc;border-color:#6366f1}.fc-adjustment-header{align-items:center;display:flex;gap:12px}.fc-adjustment-header input[type=checkbox]{accent-color:#6366f1;cursor:pointer;height:18px;width:18px}.fc-adjustment-header span{color:#334155;font-weight:500}.fc-adjustment-header .fc-adjustment-badge{border-radius:4px;font-size:12px;font-weight:600;margin-left:auto;padding:4px 8px}.fc-adjustment-badge.reduce{background:#dcfce7;color:#166534}.fc-adjustment-badge.increase{background:#fee2e2;color:#991b1b}.fc-adjustment-details{grid-gap:12px;border-top:1px solid #e2e8f0;display:grid;gap:12px;grid-template-columns:repeat(4,1fr);margin-top:12px;padding-top:12px}@media (max-width:600px){.fc-adjustment-details{grid-template-columns:repeat(2,1fr)}}.fc-adjustment-details input,.fc-adjustment-details select{background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;padding:8px 12px;width:100%}.fc-table-wrapper{border:1px solid #e2e8f0;border-radius:8px;max-height:400px;overflow-y:auto}.fc-table{border-collapse:collapse;font-size:14px;width:100%}.fc-table thead{background:#f8fafc;position:-webkit-sticky;position:sticky;top:0;z-index:1}.fc-table th{border-bottom:2px solid #e2e8f0;color:#334155;font-weight:600;padding:12px 8px;text-align:left}.fc-table td{border-bottom:1px solid #e2e8f0;padding:10px 8px}.fc-table tbody tr:nth-child(2n){background:#f8fafc}.fc-table tbody tr.reduce-row{background:#f0fdf4}.fc-table tbody tr.increase-row{background:#fef2f2}.fc-adj-badge{border-radius:4px;display:inline-block;font-size:12px;font-weight:500;padding:2px 8px}.fc-adj-badge.reduce{background:#dcfce7;color:#166534}.fc-adj-badge.increase{background:#fee2e2;color:#991b1b}.fc-action-grid{grid-gap:12px;animation:slideUp .4s ease-out .4s both;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin:24px 0}@media (max-width:600px){.fc-action-grid{grid-template-columns:1fr}}.fc-action-button{background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;cursor:pointer;font-family:inherit;padding:16px;text-align:center;transition:border-color .2s,background .2s,transform .2s}.fc-action-button:hover{background:#f8fafc;border-color:#6366f1;transform:translateY(-2px)}.fc-action-icon{font-size:24px;margin-bottom:8px}.fc-action-label{color:#334155;font-size:14px;font-weight:500}.fc-btn-save{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:12px;box-shadow:0 4px 12px #10b98140;color:#fff;cursor:pointer;font-size:17px;font-weight:600;margin-bottom:24px;padding:16px 32px;transition:transform .2s,box-shadow .2s;width:100%}.fc-btn-save:hover:not(:disabled){box-shadow:0 6px 16px #10b98159;transform:translateY(-2px)}.fc-btn-save:disabled{cursor:not-allowed;opacity:.6}.fc-footer-note{color:#94a3b8;font-size:13px;margin:0;text-align:center}
/*# sourceMappingURL=6987.25a19716.chunk.css.map*/