.simple-challenges.svelte-1ohq805{opacity:1}.challenges-title.svelte-1ohq805{font-size:1.2rem;font-weight:600;color:#fcfcfc;margin-bottom:.5rem;text-align:center}.challenges-subtitle.svelte-1ohq805{color:#9eadc8;font-size:.9rem;text-align:center;margin-bottom:1.5rem}.challenges-grid.svelte-1ohq805{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;max-width:100%}.challenge-item.svelte-1ohq805{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-1ohq805:hover:not(.disabled){border-color:#ffbd5966;background:#ffbd5908;transform:translateY(-1px)}.challenge-item.selected.svelte-1ohq805{border-color:#ffbd59;background:#ffbd5914}.challenge-item.disabled.svelte-1ohq805{opacity:.5;cursor:not-allowed}.category-label.svelte-1ohq805{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-1ohq805{font-size:2.5rem;margin-top:1rem;margin-bottom:.75rem;display:block;flex-shrink:0}.icon-svg.svelte-1ohq805{width:2.5rem;height:2.5rem;object-fit:contain}.challenge-name.svelte-1ohq805{font-size:.9rem;font-weight:500;line-height:1.3;margin:0;text-align:center}.selected-indicator.svelte-1ohq805{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-1ohq805{grid-template-columns:repeat(3,1fr);gap:1rem}}@media(max-width:768px){.challenges-grid.svelte-1ohq805{grid-template-columns:repeat(2,1fr);gap:1rem}.challenge-item.svelte-1ohq805{padding:1rem .75rem;min-height:120px}.challenge-icon.svelte-1ohq805{font-size:2rem;margin-top:.75rem;margin-bottom:.5rem}.icon-svg.svelte-1ohq805{width:2rem;height:2rem}.challenge-name.svelte-1ohq805{font-size:.8rem}}@media(max-width:480px){.challenges-grid.svelte-1ohq805{grid-template-columns:repeat(2,1fr);gap:.75rem}.challenges-title.svelte-1ohq805{font-size:1.1rem}.challenge-item.svelte-1ohq805{padding:.875rem .625rem;min-height:100px}.challenge-icon.svelte-1ohq805{font-size:1.75rem;margin-top:.5rem;margin-bottom:.375rem}.icon-svg.svelte-1ohq805{width:1.75rem;height:1.75rem}.challenge-name.svelte-1ohq805{font-size:.75rem;line-height:1.2}.category-label.svelte-1ohq805{font-size:.6rem;padding:.15rem .3rem}.selected-indicator.svelte-1ohq805{width:18px;height:18px;font-size:.7rem}}.simple-context.svelte-1l0k42m{opacity:1}.context-title.svelte-1l0k42m{font-size:1.2rem;font-weight:600;color:#fcfcfc;margin-bottom:1rem;text-align:center}.context-form.svelte-1l0k42m{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.form-group.svelte-1l0k42m{display:flex;flex-direction:column;gap:.5rem}.label-with-info.svelte-1l0k42m{display:flex;align-items:center;gap:.5rem}.form-label.svelte-1l0k42m{font-size:.9rem;font-weight:500;color:#9eadc8;text-transform:uppercase;letter-spacing:.02em}.info-icon.svelte-1l0k42m{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-1l0k42m span:where(.svelte-1l0k42m){color:#2e2266;font-size:10px;font-weight:600;font-style:italic}.info-icon.svelte-1l0k42m:hover{background-color:#ffa726;opacity:1;transform:scale(1.1)}.info-icon.svelte-1l0k42m: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-1l0k42m:hover:after{opacity:1;visibility:visible}.info-icon.svelte-1l0k42m: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-1l0k42m:hover:before{opacity:1;visibility:visible}.form-select.svelte-1l0k42m{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;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-1l0k42m{background-color:#ffffff08;border:1.5px solid rgba(158,173,200,.25);box-shadow:0 1px 3px #0000001a}.form-select.svelte-1l0k42m:hover{border-color:#ffbd5980;background-color:#ffbd5908;box-shadow:0 2px 8px #ffbd591a;transform:translateY(-1px)}.form-select.svelte-1l0k42m: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-1l0k42m:active{transform:translateY(0)}.form-select.svelte-1l0k42m option:where(.svelte-1l0k42m){background:#2e2266;color:#fcfcfc;padding:.75rem;font-weight:500;border:none}.form-select.svelte-1l0k42m option:where(.svelte-1l0k42m):hover{background:#ffbd591a}.form-select.svelte-1l0k42m option:where(.svelte-1l0k42m):checked{background:#ffbd5933;color:#ffbd59;font-weight:600}@media(max-width:768px){.context-form.svelte-1l0k42m{grid-template-columns:repeat(2,1fr);gap:.75rem}.form-select.svelte-1l0k42m{font-size:.85rem;padding:.7rem 2.25rem .7rem .7rem;background-size:14px;background-position:right .7rem center}.info-icon.svelte-1l0k42m:after{max-width:180px;font-size:.7rem}}@media(max-width:480px){.context-form.svelte-1l0k42m{grid-template-columns:1fr;gap:.75rem}.context-title.svelte-1l0k42m{font-size:1.1rem}.form-select.svelte-1l0k42m{font-size:.85rem;padding:.65rem 2rem .65rem .65rem;background-size:12px;background-position:right .65rem center}.info-icon.svelte-1l0k42m{width:14px;height:14px}.info-icon.svelte-1l0k42m span:where(.svelte-1l0k42m){font-size:9px}.info-icon.svelte-1l0k42m:after{max-width:160px;font-size:.7rem;left:0;transform:none}.info-icon.svelte-1l0k42m:before{left:16px;transform:none}}.cost-estimation-display.svelte-18d4dzw{opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1)}.cost-estimation-display.visible.svelte-18d4dzw{opacity:1;transform:translateY(0)}.initial-state.svelte-18d4dzw{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-18d4dzw{color:#9eadc8;font-size:1rem;line-height:1.5;max-width:400px;margin:0}.error-state.svelte-18d4dzw{text-align:center;padding:2rem;background:#ec4e201a;border:1px solid rgba(236,78,32,.2);border-radius:12px;color:#fcfcfc}.error-icon.svelte-18d4dzw{font-size:2rem;margin-bottom:1rem}.error-title.svelte-18d4dzw{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;color:#ec4e20}.error-message.svelte-18d4dzw{color:#9eadc8;margin-bottom:1.5rem}.retry-button.svelte-18d4dzw{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-18d4dzw:hover{background:#ffbd5933;transform:translateY(-1px)}.calculating-state.svelte-18d4dzw{text-align:center;padding:3rem 2rem}.calculation-spinner.svelte-18d4dzw{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem}.spinner-ring.svelte-18d4dzw{width:12px;height:12px;border:2px solid rgba(255,189,89,.3);border-top:2px solid #ffbd59;border-radius:50%;animation:svelte-18d4dzw-spin 1s linear infinite}.spinner-ring.svelte-18d4dzw:nth-child(2){animation-delay:.2s}.spinner-ring.svelte-18d4dzw:nth-child(3){animation-delay:.4s}@keyframes svelte-18d4dzw-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.calculating-title.svelte-18d4dzw{font-size:1.3rem;font-weight:600;color:#fcfcfc;margin-bottom:.5rem}.calculating-subtitle.svelte-18d4dzw{color:#9eadc8;font-size:.9rem}.results-container.svelte-18d4dzw{display:flex;flex-direction:column;gap:1.5rem}.cost-range-section.svelte-18d4dzw{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1)}.cost-range-section.show.svelte-18d4dzw{opacity:1;transform:translateY(0)}.section-title.svelte-18d4dzw{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-18d4dzw{background:linear-gradient(135deg,#ffffff14,#ffffff08);border:1px solid rgba(255,189,89,.2);border-radius:16px;padding:2rem;backdrop-filter:blur(15px);position:relative;overflow:hidden}.investment-summary-card.svelte-18d4dzw:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#ffbd59,#ec4e20,#9eadc8)}.investment-info.svelte-18d4dzw{display:flex;justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem}.investment-label.svelte-18d4dzw{color:#9eadc8;font-size:1rem;font-weight:500}.investment-value.svelte-18d4dzw{color:#ffbd59;font-size:1.8rem;font-weight:700;font-family:Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.cost-period.svelte-18d4dzw{font-size:1.1rem;color:#9eadc8;font-weight:600;margin-left:.5rem}@keyframes svelte-18d4dzw-slideUp{to{opacity:1;transform:translateY(0)}}@keyframes svelte-18d4dzw-fadeIn{to{opacity:1}}.animate-counter.svelte-18d4dzw{animation:svelte-18d4dzw-countUp 1s ease-out}@keyframes svelte-18d4dzw-countUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-18d4dzw-scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media(max-width:480px){.section-title.svelte-18d4dzw{font-size:1.2rem}}.calculator-state-manager.svelte-6ktka0{display:flex;flex-direction:column;gap:1.5rem}.input-section.svelte-6ktka0{background:#ffffff08;border:1px solid rgba(158,173,200,.15);border-radius:12px;padding:1.25rem}.cost-estimation-section.svelte-6ktka0{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}}.testimonials-carousel-container.svelte-2d5b7u{width:100%;padding:2rem 0;overflow:hidden;outline:none}.testimonials-title.svelte-2d5b7u{text-align:center;font-size:clamp(2rem,5vw,4rem);font-weight:700;color:#ec4e20!important;margin-bottom:1rem;font-family:var(--font-heading, inherit);text-transform:uppercase;letter-spacing:.05em}.testimonials-subtitle.svelte-2d5b7u{text-align:center;font-size:1.25rem;color:var(--color-midnight-blue, #1a1a2e);max-width:48rem;margin:0 auto 3rem;line-height:1.6}.testimonials-carousel.svelte-2d5b7u{position:relative;display:flex;align-items:center;justify-content:center;gap:4rem;max-width:1200px;margin:0 auto}.carousel-arrow.svelte-2d5b7u{flex-shrink:0;width:auto;height:auto;background:none;border:none;color:var(--color-flame, #ec4e20);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10;padding:.5rem}.carousel-arrow.svelte-2d5b7u:hover:not(:disabled){color:var(--color-salt-white, #ffffff);transform:scale(1.2)}.carousel-arrow.svelte-2d5b7u:active:not(:disabled){transform:scale(1.1)}.carousel-arrow.svelte-2d5b7u:disabled{opacity:.3;cursor:not-allowed;color:#ec4e204d}.carousel-arrow.svelte-2d5b7u svg:where(.svelte-2d5b7u){width:32px;height:32px;stroke-width:3}.testimonials-viewport.svelte-2d5b7u{flex:1;overflow:hidden;max-width:600px;position:relative}.testimonials-track.svelte-2d5b7u{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1);width:100%}.testimonials-track.no-transition.svelte-2d5b7u{transition:none}.testimonial-card.svelte-2d5b7u{flex:0 0 100%;width:100%;background:transparent;border-radius:1rem;padding:2rem;box-shadow:none;border:none;display:flex;align-items:center;gap:1.5rem;opacity:.7;transform:scale(.95);transition:all .5s ease}.testimonial-card.active.svelte-2d5b7u{opacity:1;transform:scale(1)}.testimonial-avatar.svelte-2d5b7u{flex-shrink:0}.avatar-image.svelte-2d5b7u{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid #FFBD59;box-shadow:0 0 15px #ffbd5966}.avatar-placeholder.svelte-2d5b7u{width:80px;height:80px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;color:var(--color-salt-white, #ffffff);font-size:2.25rem;overflow:hidden;border:3px solid #FFBD59;box-shadow:0 0 15px #ffbd5966}.placeholder-icon.svelte-2d5b7u{width:50px;height:50px;object-fit:contain}.testimonial-content.svelte-2d5b7u{flex:1;text-align:left}.testimonial-text.svelte-2d5b7u{font-size:1rem;line-height:1.6;color:#000;margin:0 0 1.5rem;font-style:italic}.testimonial-attribution.svelte-2d5b7u{border-top:1px solid var(--color-hyundai-yellow, #FFBD59);padding-top:1rem}.client-name.svelte-2d5b7u{font-weight:700;font-size:.9rem;color:#000;margin-bottom:.25rem}.client-details.svelte-2d5b7u{font-size:.8rem;color:#333}.separator.svelte-2d5b7u{margin:0 .5rem}.mobile-controls.svelte-2d5b7u{display:none;margin-top:1.5rem}.mobile-arrows.svelte-2d5b7u{display:flex;align-items:center;justify-content:center;gap:1rem}.mobile-pagination.svelte-2d5b7u{display:flex;gap:.5rem}.desktop-only.svelte-2d5b7u{display:flex}.mobile-only.svelte-2d5b7u{display:none}.desktop-pagination.svelte-2d5b7u{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.carousel-pagination.svelte-2d5b7u{display:flex;justify-content:center;gap:.5rem}.pagination-dot.svelte-2d5b7u{width:12px;height:12px;border-radius:50%;border:none;background:#2e22664d;cursor:pointer;transition:all .3s ease}.pagination-dot.svelte-2d5b7u:hover{background:#2e226699;transform:scale(1.2)}.pagination-dot.active.svelte-2d5b7u{background:var(--color-flame, #ec4e20);transform:scale(1.3)}.testimonials-fallback.svelte-2d5b7u{margin-top:2rem}.testimonials-grid.svelte-2d5b7u{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.testimonial-card.static.svelte-2d5b7u{width:100%;background:transparent;color:#000;opacity:1;transform:none}@media(max-width:768px){.testimonials-carousel-container.svelte-2d5b7u{padding:1rem 0}.testimonials-carousel.svelte-2d5b7u{gap:0;justify-content:center}.desktop-only.svelte-2d5b7u,.desktop-pagination.svelte-2d5b7u{display:none}.mobile-controls.svelte-2d5b7u{display:block}.mobile-only.svelte-2d5b7u{display:flex}.testimonials-viewport.svelte-2d5b7u{max-width:90vw;width:100%}.testimonial-card.svelte-2d5b7u{padding:1.5rem;gap:1.25rem}.testimonials-title.svelte-2d5b7u{font-size:clamp(2.25rem,5vw,3rem)}.testimonials-subtitle.svelte-2d5b7u{font-size:1rem;margin-bottom:2rem}.testimonials-grid.svelte-2d5b7u{grid-template-columns:1fr;gap:1.5rem}.avatar-image.svelte-2d5b7u,.avatar-placeholder.svelte-2d5b7u{width:65px;height:65px;border:2px solid #FFBD59;box-shadow:0 0 12px #ffbd5966}.avatar-placeholder.svelte-2d5b7u{font-size:1.75rem}.testimonial-text.svelte-2d5b7u{font-size:.9rem}.client-name.svelte-2d5b7u{font-size:.85rem}.client-details.svelte-2d5b7u{font-size:.75rem}}@media(max-width:480px){.testimonials-viewport.svelte-2d5b7u{max-width:95vw}.testimonial-card.svelte-2d5b7u{padding:1.25rem;gap:1rem;flex-direction:column;text-align:center}.testimonial-content.svelte-2d5b7u{text-align:center}.avatar-image.svelte-2d5b7u,.avatar-placeholder.svelte-2d5b7u{width:55px;height:55px;border:2px solid #FFBD59;box-shadow:0 0 10px #ffbd5966}.avatar-placeholder.svelte-2d5b7u{font-size:1.5rem}.testimonial-text.svelte-2d5b7u{font-size:.85rem}.client-name.svelte-2d5b7u{font-size:.8rem}.client-details.svelte-2d5b7u{font-size:.7rem}.mobile-arrows.svelte-2d5b7u{gap:1.5rem}}@media(prefers-reduced-motion:reduce){.testimonials-track.svelte-2d5b7u,.testimonial-card.svelte-2d5b7u,.carousel-arrow.svelte-2d5b7u,.pagination-dot.svelte-2d5b7u{transition:none}}.carousel-arrow.svelte-2d5b7u:focus-visible{outline:2px solid var(--color-flame, #ec4e20);outline-offset:4px;border-radius:4px}.pagination-dot.svelte-2d5b7u:focus-visible{outline:2px solid #ec4e20;outline-offset:2px}.testimonials-carousel-container.svelte-2d5b7u:focus-visible{outline:2px solid #ec4e20;outline-offset:2px;border-radius:.5rem}.brief-banner[data-astro-cid-r7xqgcdx]{background-color:#251c54;height:100px;display:flex;align-items:center;width:100%}.container-fluid[data-astro-cid-r7xqgcdx]{width:100%;padding:0 2rem}.brief-content[data-astro-cid-r7xqgcdx]{display:grid;grid-template-columns:1fr 3fr;align-items:center;gap:2rem;width:100%}.brief-title[data-astro-cid-r7xqgcdx]{color:#fcfcfc;font-size:1.125rem;line-height:1.3;font-weight:600;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;text-transform:uppercase;letter-spacing:.025em}.brief-sections[data-astro-cid-r7xqgcdx]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%}.brief-section[data-astro-cid-r7xqgcdx]{padding:.5rem;width:100%}.section-content[data-astro-cid-r7xqgcdx]{color:#fcfcfc;font-size:1.0625rem;line-height:1.5;width:100%;display:inline-block;text-decoration:none;transition:color .2s ease;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.section-content[data-astro-cid-r7xqgcdx]:hover{color:#9eadc8}.arrow[data-astro-cid-r7xqgcdx]{color:#9eadc8;margin-left:.25rem}@media(max-width:768px){.brief-banner[data-astro-cid-r7xqgcdx]{height:auto;padding:2rem 0}.brief-content[data-astro-cid-r7xqgcdx]{grid-template-columns:1fr;gap:1rem}.brief-sections[data-astro-cid-r7xqgcdx]{grid-template-columns:1fr;width:100%}}.mission-statement-container[data-astro-cid-i7nhfzhe]{position:relative;overflow:hidden}.hexagon-wrapper.svelte-rtr2zo{position:relative;width:100%;padding-bottom:110%}.hexagon-bg.svelte-rtr2zo{background-color:#ffbd59;mask-image:var(--hexagon-mask);mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:var(--hexagon-mask);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;transition:all .5s ease;opacity:0}.hexagon-bg.loaded.svelte-rtr2zo{opacity:1}.hexagon-pillar.svelte-rtr2zo{filter:drop-shadow(0 0 10px rgba(255,189,89,.5)) drop-shadow(0 6px 8px rgba(0,0,0,.7));transition:all .3s ease}.hexagon-pillar.svelte-rtr2zo:hover{filter:drop-shadow(0 0 15px rgba(255,189,89,.9)) drop-shadow(0 8px 12px rgba(0,0,0,.6))}.hexagon-outline.svelte-rtr2zo{transition:all .3s ease}.hexagon-pillar.svelte-rtr2zo:hover .hexagon-outline:where(.svelte-rtr2zo){transform:scale(1.05)}.hexagon-pillar.svelte-rtr2zo:hover .hexagon-bg:where(.svelte-rtr2zo){background-color:#ec4e20}.plus-button.svelte-rtr2zo{animation:svelte-rtr2zo-pulse-glow 2s infinite ease-in-out}@keyframes svelte-rtr2zo-pulse-glow{0%{transform:scale(1);box-shadow:0 0 #ffbd594d}70%{transform:scale(1.05);box-shadow:0 0 0 6px #ffbd5900}to{transform:scale(1);box-shadow:0 0 #ffbd5900}}.hexagon-pillar.svelte-rtr2zo:hover .plus-button:where(.svelte-rtr2zo){animation-play-state:paused;transform:scale(1.1)}:root{--hyundai-yellow-shadow: rgba(255, 189, 89, .5);--flame-shadow: rgba(236, 78, 32, .5);--powder-blue-shadow: rgba(158, 173, 200, .5)}.shadow-hyundai-yellow.svelte-rtr2zo{text-shadow:0 0 3px rgba(255,189,89,.7)}.hexagon-wrapper.svelte-rtr2zo{position:relative}.hexagon-pillar-container.svelte-rtr2zo{width:100%;max-width:380px;margin:0 auto}.hexagon-bg{opacity:0;transition:opacity .5s ease-in}.hexagon-bg.loaded{opacity:1}
