.simple-challenges.svelte-3f9hp4{opacity:1}.challenges-title.svelte-3f9hp4{font-size:1.2rem;font-weight:600;color:#fcfcfc;margin-bottom:.5rem;text-align:center}.challenges-subtitle.svelte-3f9hp4{color:#9eadc8;font-size:.9rem;text-align:center;margin-bottom:1.5rem}.challenges-grid.svelte-3f9hp4{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;max-width:100%}.challenge-item.svelte-3f9hp4{background:#ffffff0d;border:1px solid rgba(158,173,200,.3);border-radius:12px;padding:1.25rem 1rem;cursor:pointer;transition:all .3s ease;text-align:center;position:relative;font-family:inherit;color:#fcfcfc;min-height:130px;display:flex;flex-direction:column;justify-content:center;align-items:center}.challenge-item.svelte-3f9hp4:hover:not(.disabled){border-color:#ffbd5966;background:#ffbd5908;transform:translateY(-1px)}.challenge-item.selected.svelte-3f9hp4{border-color:#ffbd59;background:#ffbd5914}.challenge-item.disabled.svelte-3f9hp4{opacity:.5;cursor:not-allowed}.category-label.svelte-3f9hp4{position:absolute;top:.5rem;left:.5rem;font-size:.65rem;font-weight:600;color:#fff;padding:.2rem .4rem;border-radius:4px;text-transform:uppercase;letter-spacing:.5px;z-index:1}.challenge-icon.svelte-3f9hp4{font-size:2.5rem;margin-top:1rem;margin-bottom:.75rem;display:block;flex-shrink:0}.icon-svg.svelte-3f9hp4{width:2.5rem;height:2.5rem;-o-object-fit:contain;object-fit:contain}.challenge-name.svelte-3f9hp4{font-size:.9rem;font-weight:500;line-height:1.3;margin:0;text-align:center}.selected-indicator.svelte-3f9hp4{position:absolute;top:.5rem;right:.5rem;background:#ffbd59;color:#2e2266;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;z-index:2}@media (max-width: 1024px){.challenges-grid.svelte-3f9hp4{grid-template-columns:repeat(3,1fr);gap:1rem}}@media (max-width: 768px){.challenges-grid.svelte-3f9hp4{grid-template-columns:repeat(2,1fr);gap:1rem}.challenge-item.svelte-3f9hp4{padding:1rem .75rem;min-height:120px}.challenge-icon.svelte-3f9hp4{font-size:2rem;margin-top:.75rem;margin-bottom:.5rem}.icon-svg.svelte-3f9hp4{width:2rem;height:2rem}.challenge-name.svelte-3f9hp4{font-size:.8rem}}@media (max-width: 480px){.challenges-grid.svelte-3f9hp4{grid-template-columns:repeat(2,1fr);gap:.75rem}.challenges-title.svelte-3f9hp4{font-size:1.1rem}.challenge-item.svelte-3f9hp4{padding:.875rem .625rem;min-height:100px}.challenge-icon.svelte-3f9hp4{font-size:1.75rem;margin-top:.5rem;margin-bottom:.375rem}.icon-svg.svelte-3f9hp4{width:1.75rem;height:1.75rem}.challenge-name.svelte-3f9hp4{font-size:.75rem;line-height:1.2}.category-label.svelte-3f9hp4{font-size:.6rem;padding:.15rem .3rem}.selected-indicator.svelte-3f9hp4{width:18px;height:18px;font-size:.7rem}}.simple-context.svelte-r3e8ep{opacity:1}.context-title.svelte-r3e8ep{font-size:1.2rem;font-weight:600;color:#fcfcfc;margin-bottom:1rem;text-align:center}.context-form.svelte-r3e8ep{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.form-group.svelte-r3e8ep{display:flex;flex-direction:column;gap:.5rem}.label-with-info.svelte-r3e8ep{display:flex;align-items:center;gap:.5rem}.form-label.svelte-r3e8ep{font-size:.9rem;font-weight:500;color:#9eadc8;text-transform:uppercase;letter-spacing:.02em}.info-icon.svelte-r3e8ep{width:16px;height:16px;border-radius:50%;background-color:#ffbd59;display:flex;align-items:center;justify-content:center;cursor:help;position:relative;flex-shrink:0;opacity:.7;transition:all .2s ease}.info-icon.svelte-r3e8ep span:where(.svelte-r3e8ep){color:#2e2266;font-size:10px;font-weight:600;font-style:italic}.info-icon.svelte-r3e8ep:hover{background-color:#ffa726;opacity:1;transform:scale(1.1)}.info-icon.svelte-r3e8ep:after{content:attr(title);position:absolute;bottom:125%;left:50%;transform:translate(-50%);background:#2e2266f2;color:#fcfcfc;padding:.5rem .75rem;border-radius:6px;font-size:.75rem;line-height:1.3;white-space:nowrap;opacity:0;visibility:hidden;transition:all .2s ease;z-index:1000;border:1px solid rgba(255,189,89,.3);box-shadow:0 2px 8px #0003;font-weight:400;text-transform:none;letter-spacing:normal;max-width:200px;white-space:normal;text-align:center}.info-icon.svelte-r3e8ep:hover:after{opacity:1;visibility:visible}.info-icon.svelte-r3e8ep:before{content:"";position:absolute;bottom:115%;left:50%;transform:translate(-50%);border:4px solid transparent;border-top-color:#2e2266f2;opacity:0;visibility:hidden;transition:all .2s ease;z-index:1001}.info-icon.svelte-r3e8ep:hover:before{opacity:1;visibility:visible}.form-select.svelte-r3e8ep{background:#ffffff0d;border:1px solid rgba(158,173,200,.3);border-radius:8px;padding:.75rem 2.5rem .75rem .75rem;color:#fcfcfc;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffbd59' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px}.form-select.enhanced.svelte-r3e8ep{background-color:#ffffff08;border:1.5px solid rgba(158,173,200,.25);box-shadow:0 1px 3px #0000001a}.form-select.svelte-r3e8ep:hover{border-color:#ffbd5980;background-color:#ffbd5908;box-shadow:0 2px 8px #ffbd591a;transform:translateY(-1px)}.form-select.svelte-r3e8ep:focus{outline:none;border-color:#ffbd59;background-color:#ffbd590d;box-shadow:0 0 0 3px #ffbd5926,0 2px 8px #ffbd591a;transform:translateY(-1px)}.form-select.svelte-r3e8ep:active{transform:translateY(0)}.form-select.svelte-r3e8ep option:where(.svelte-r3e8ep){background:#2e2266;color:#fcfcfc;padding:.75rem;font-weight:500;border:none}.form-select.svelte-r3e8ep option:where(.svelte-r3e8ep):hover{background:#ffbd591a}.form-select.svelte-r3e8ep option:where(.svelte-r3e8ep):checked{background:#ffbd5933;color:#ffbd59;font-weight:600}@media (max-width: 768px){.context-form.svelte-r3e8ep{grid-template-columns:repeat(2,1fr);gap:.75rem}.form-select.svelte-r3e8ep{font-size:.85rem;padding:.7rem 2.25rem .7rem .7rem;background-size:14px;background-position:right .7rem center}.info-icon.svelte-r3e8ep:after{max-width:180px;font-size:.7rem}}@media (max-width: 480px){.context-form.svelte-r3e8ep{grid-template-columns:1fr;gap:.75rem}.context-title.svelte-r3e8ep{font-size:1.1rem}.form-select.svelte-r3e8ep{font-size:.85rem;padding:.65rem 2rem .65rem .65rem;background-size:12px;background-position:right .65rem center}.info-icon.svelte-r3e8ep{width:14px;height:14px}.info-icon.svelte-r3e8ep span:where(.svelte-r3e8ep){font-size:9px}.info-icon.svelte-r3e8ep:after{max-width:160px;font-size:.7rem;left:0;transform:none}.info-icon.svelte-r3e8ep:before{left:16px;transform:none}}.cost-estimation-display.svelte-h4z10s{opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1)}.cost-estimation-display.visible.svelte-h4z10s{opacity:1;transform:translateY(0)}.initial-state.svelte-h4z10s{display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem;background:#ffffff08;border:1px solid rgba(158,173,200,.15);border-radius:16px;color:#fcfcfc;min-height:200px}.initial-message.svelte-h4z10s{color:#9eadc8;font-size:1rem;line-height:1.5;max-width:400px;margin:0}.error-state.svelte-h4z10s{text-align:center;padding:2rem;background:#ec4e201a;border:1px solid rgba(236,78,32,.2);border-radius:12px;color:#fcfcfc}.error-icon.svelte-h4z10s{font-size:2rem;margin-bottom:1rem}.error-title.svelte-h4z10s{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;color:#ec4e20}.error-message.svelte-h4z10s{color:#9eadc8;margin-bottom:1.5rem}.retry-button.svelte-h4z10s{background:#ffbd591a;border:1px solid rgba(255,189,89,.3);color:#ffbd59;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;transition:all .3s ease}.retry-button.svelte-h4z10s:hover{background:#ffbd5933;transform:translateY(-1px)}.calculating-state.svelte-h4z10s{text-align:center;padding:3rem 2rem}.calculation-spinner.svelte-h4z10s{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem}.spinner-ring.svelte-h4z10s{width:12px;height:12px;border:2px solid rgba(255,189,89,.3);border-top:2px solid #ffbd59;border-radius:50%;animation:svelte-h4z10s-spin 1s linear infinite}.spinner-ring.svelte-h4z10s:nth-child(2){animation-delay:.2s}.spinner-ring.svelte-h4z10s:nth-child(3){animation-delay:.4s}@keyframes svelte-h4z10s-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.calculating-title.svelte-h4z10s{font-size:1.3rem;font-weight:600;color:#fcfcfc;margin-bottom:.5rem}.calculating-subtitle.svelte-h4z10s{color:#9eadc8;font-size:.9rem}.results-container.svelte-h4z10s{display:flex;flex-direction:column;gap:1.5rem}.cost-range-section.svelte-h4z10s{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1)}.cost-range-section.show.svelte-h4z10s{opacity:1;transform:translateY(0)}.section-title.svelte-h4z10s{font-size:1.4rem;font-weight:700;color:#fcfcfc;text-align:center;margin-bottom:1.5rem;font-family:Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.investment-summary-card.svelte-h4z10s{background:linear-gradient(135deg,#ffffff14,#ffffff08);border:1px solid rgba(255,189,89,.2);border-radius:16px;padding:2rem;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);position:relative;overflow:hidden}.investment-summary-card.svelte-h4z10s:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#ffbd59,#ec4e20,#9eadc8)}.investment-info.svelte-h4z10s{display:flex;justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem}.investment-label.svelte-h4z10s{color:#9eadc8;font-size:1rem;font-weight:500}.investment-value.svelte-h4z10s{color:#ffbd59;font-size:1.8rem;font-weight:700;font-family:Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.cost-period.svelte-h4z10s{font-size:1.1rem;color:#9eadc8;font-weight:600;margin-left:.5rem}@keyframes svelte-h4z10s-slideUp{to{opacity:1;transform:translateY(0)}}@keyframes svelte-h4z10s-fadeIn{to{opacity:1}}.animate-counter.svelte-h4z10s{animation:svelte-h4z10s-countUp 1s ease-out}@keyframes svelte-h4z10s-countUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-h4z10s-scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width: 480px){.section-title.svelte-h4z10s{font-size:1.2rem}}.calculator-state-manager.svelte-z0pt13{display:flex;flex-direction:column;gap:1.5rem}.input-section.svelte-z0pt13{background:#ffffff08;border:1px solid rgba(158,173,200,.15);border-radius:12px;padding:1.25rem}.cost-estimation-section.svelte-z0pt13{position:relative;z-index:1;margin-top:1rem}.section-heading[data-astro-cid-temvw7sq]{text-align:center;margin-bottom:2rem}.main-heading[data-astro-cid-temvw7sq]{font-size:4.5rem;font-weight:700;color:#fcfcfc;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;text-transform:uppercase;letter-spacing:.025em;line-height:1.2;margin:0 0 1.5rem}.intro-text[data-astro-cid-temvw7sq]{color:#9eadc8;font-size:1.4rem;line-height:1.6;margin:0 auto;max-width:700px;font-family:Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.section-separator[data-astro-cid-temvw7sq]{height:2px;background:linear-gradient(90deg,transparent 0%,#ffbd59 50%,transparent 100%);margin:2rem 0;max-width:200px;margin-left:auto;margin-right:auto}.investment-range[data-astro-cid-temvw7sq]{text-align:center;margin:2rem 0}.range-info[data-astro-cid-temvw7sq]{color:#ffbd59;font-size:1.1rem;line-height:1.5;margin:0;font-family:Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.range-info[data-astro-cid-temvw7sq] strong[data-astro-cid-temvw7sq]{color:#ffbd59;font-weight:600}.calculator-header[data-astro-cid-temvw7sq]{text-align:center;margin:2rem 0}.calculator-title[data-astro-cid-temvw7sq]{font-size:1.8rem;font-weight:700;margin-bottom:.5rem;color:#fcfcfc;font-family:Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.calculator-subtitle[data-astro-cid-temvw7sq]{color:#9eadc8;font-size:1rem;line-height:1.5;max-width:500px;margin:0 auto}.calculator-content[data-astro-cid-temvw7sq]{display:flex;flex-direction:column;gap:1.5rem;margin:2rem 0}.disclaimer[data-astro-cid-temvw7sq]{margin:2rem 0 1rem}.disclaimer[data-astro-cid-temvw7sq] p[data-astro-cid-temvw7sq]{color:#9eadc8;font-size:.9rem;line-height:1.5;font-style:italic;text-align:center;max-width:800px;margin:0 auto}.disclaimer[data-astro-cid-temvw7sq] strong[data-astro-cid-temvw7sq]{color:#ffbd59;font-weight:600;font-style:normal}.privacy-note[data-astro-cid-temvw7sq]{margin:1rem 0}.privacy-note[data-astro-cid-temvw7sq] p[data-astro-cid-temvw7sq]{color:#9eadc8;font-size:.85rem;line-height:1.4;text-align:center;max-width:600px;margin:0 auto}.privacy-note[data-astro-cid-temvw7sq] strong[data-astro-cid-temvw7sq]{color:#fcfcfc;font-weight:600}.section-header[data-astro-cid-temvw7sq]{text-align:center;margin-bottom:2rem}.section-title[data-astro-cid-temvw7sq]{font-size:1.8rem;font-weight:700;color:#fcfcfc;margin-bottom:.5rem;font-family:Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-transform:uppercase;letter-spacing:.03em}.section-description[data-astro-cid-temvw7sq]{color:#9eadc8;font-size:1rem;line-height:1.5}.cta-section[data-astro-cid-temvw7sq]{text-align:center;margin-top:3rem;padding:2rem 1rem;max-width:900px;margin-left:auto;margin-right:auto}.cta-title[data-astro-cid-temvw7sq]{font-size:2rem;font-weight:700;color:#fcfcfc;margin-bottom:1rem;font-family:Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.cta-description[data-astro-cid-temvw7sq]{color:#9eadc8;font-size:1.1rem;line-height:1.6;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-buttons[data-astro-cid-temvw7sq]{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem}.cta-primary[data-astro-cid-temvw7sq]{background:linear-gradient(135deg,#ffbd59,#e6a347);color:#2e2266;border:none;padding:1.2rem 2.5rem;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.03em;font-family:Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;box-shadow:0 8px 25px #ffbd594d,0 0 20px #ffbd591a}.cta-primary[data-astro-cid-temvw7sq]:hover{transform:translateY(-3px);background:linear-gradient(135deg,#ffd084,#ffbd59);box-shadow:0 12px 35px #ffbd5966,0 0 30px #ffbd5933}.cta-secondary[data-astro-cid-temvw7sq]{background:#9eadc81a;color:#fcfcfc;border:1px solid rgba(158,173,200,.3);padding:1.2rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.02em}.cta-secondary[data-astro-cid-temvw7sq]:hover{background:#ffbd591a;border-color:#ffbd5966;color:#ffbd59;transform:translateY(-2px)}@media (max-width: 768px){.section-heading[data-astro-cid-temvw7sq]{margin-bottom:1.5rem}.main-heading[data-astro-cid-temvw7sq]{font-size:clamp(2rem,5vw,3rem)}.intro-text[data-astro-cid-temvw7sq]{font-size:1rem}.section-separator[data-astro-cid-temvw7sq]{margin:1.5rem auto;max-width:150px}.investment-range[data-astro-cid-temvw7sq]{margin:1.5rem 0}.range-info[data-astro-cid-temvw7sq]{font-size:1rem}.calculator-header[data-astro-cid-temvw7sq]{margin:1.5rem 0}.calculator-title[data-astro-cid-temvw7sq]{font-size:1.6rem}.calculator-content[data-astro-cid-temvw7sq]{margin:1.5rem 0;gap:1.25rem}.disclaimer[data-astro-cid-temvw7sq]{margin:1.5rem 0 .75rem}.disclaimer[data-astro-cid-temvw7sq] p[data-astro-cid-temvw7sq]{font-size:.85rem}.privacy-note[data-astro-cid-temvw7sq]{margin:.75rem 0}.privacy-note[data-astro-cid-temvw7sq] p[data-astro-cid-temvw7sq]{font-size:.8rem}.cta-section[data-astro-cid-temvw7sq]{margin-top:2rem;padding:1.5rem 1rem}.cta-title[data-astro-cid-temvw7sq]{font-size:1.7rem}.cta-description[data-astro-cid-temvw7sq]{font-size:1rem}.cta-buttons[data-astro-cid-temvw7sq]{flex-direction:column;align-items:center}.cta-primary[data-astro-cid-temvw7sq],.cta-secondary[data-astro-cid-temvw7sq]{width:100%;max-width:280px}}@media (max-width: 480px){.section-heading[data-astro-cid-temvw7sq]{margin-bottom:1rem}.intro-text[data-astro-cid-temvw7sq]{font-size:.95rem}.section-separator[data-astro-cid-temvw7sq]{margin:1rem auto;max-width:120px}.investment-range[data-astro-cid-temvw7sq]{margin:1rem 0}.range-info[data-astro-cid-temvw7sq]{font-size:.95rem}.calculator-header[data-astro-cid-temvw7sq]{margin:1rem 0}.calculator-title[data-astro-cid-temvw7sq]{font-size:1.4rem}.calculator-content[data-astro-cid-temvw7sq]{margin:1rem 0;gap:1rem}.disclaimer[data-astro-cid-temvw7sq]{margin:1rem 0 .5rem}.disclaimer[data-astro-cid-temvw7sq] p[data-astro-cid-temvw7sq]{font-size:.8rem}.privacy-note[data-astro-cid-temvw7sq]{margin:.5rem 0}.privacy-note[data-astro-cid-temvw7sq] p[data-astro-cid-temvw7sq]{font-size:.75rem}.cta-section[data-astro-cid-temvw7sq]{margin-top:1.5rem;padding:1rem}.cta-title[data-astro-cid-temvw7sq]{font-size:1.5rem}.cta-description[data-astro-cid-temvw7sq]{font-size:.95rem}}
