.hero-container.svelte-l50bzx{align-items:center;max-width:1200px;height:auto;min-height:200px;margin:0 auto;padding:30px 40px 0;display:flex}.hero-text-bg.svelte-l50bzx{background:0 0;border-radius:1.5rem 0 0 1.5rem;flex-direction:column;flex:1.2;justify-content:left;align-items:flex-start;padding:1.5rem 2rem 1.5rem 0;display:flex}.hero-label.svelte-l50bzx{color:var(--td_theme_color);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.hero-text-bg.svelte-l50bzx h1:where(.svelte-l50bzx){color:var(--color-text);font-size:3.2rem;font-weight:900;line-height:1.1;font-family:var(--font-sans);width:80%;margin-top:1rem;margin-bottom:.5rem;margin-left:0;padding-left:0}.hero-text-bg.svelte-l50bzx p:where(.svelte-l50bzx){font-size:var(--type-lead);color:var(--color-text-muted);line-height:var(--type-line-height);text-align:left;text-wrap:balance;width:100%;margin-top:.8rem;margin-bottom:2rem}.hero-actions.svelte-l50bzx{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.hero-button.svelte-l50bzx{box-sizing:border-box;letter-spacing:.2px;text-wrap:balance;border-radius:.6rem;justify-content:center;align-items:center;gap:6px;padding:.8rem 1.6rem;font-size:1.05rem;font-weight:700;line-height:1.2;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s,border-color .2s,color .2s;width:auto!important;min-width:0!important;max-width:none!important;display:inline-flex!important}.hero-button-primary.svelte-l50bzx{background:var(--td_theme_color);color:#fff;border:2px solid var(--td_theme_color);box-shadow:0 6px 18px #2bc4d847}.hero-button-primary.svelte-l50bzx:hover{background:var(--color-primary-hover);border-color:var(--color-primary-hover);transform:translateY(-2px);box-shadow:0 8px 22px #2bc4d857}.hero-button-secondary.svelte-l50bzx{color:var(--color-primary-dark);border:2px solid var(--color-primary);background:0 0}.hero-button-secondary.svelte-l50bzx:hover{background:var(--color-primary-50);transform:translateY(-2px)}.hero-button.svelte-l50bzx svg:where(.svelte-l50bzx){stroke:#fff;width:15px;height:15px;margin-left:2px}.hero-image.svelte-l50bzx{flex:1;min-width:0;height:50%;position:relative}.hero-image.svelte-l50bzx img{object-fit:contain;width:100%;max-width:500px;height:auto;max-height:90vh;margin-bottom:0;display:block}@media (width<=768px){.hero-container.svelte-l50bzx{text-align:center;padding:40px var(--mobile-gutter);flex-direction:column}}@media (width<=900px){.hero-container.svelte-l50bzx{padding:28px var(--mobile-gutter) 20px var(--mobile-gutter);flex-direction:column;align-items:flex-start}.hero-text-bg.svelte-l50bzx{padding:.5rem 0 0}.hero-text-bg.svelte-l50bzx h1:where(.svelte-l50bzx){font-size:var(--mobile-h1);width:100%}.hero-text-bg.svelte-l50bzx p:where(.svelte-l50bzx){font-size:var(--mobile-lead);margin-bottom:1.2rem}.hero-button.svelte-l50bzx{font-size:var(--mobile-body);padding:.62rem 1rem}.hero-image.svelte-l50bzx{justify-content:center;align-items:flex-end;width:100%;margin-top:14px;display:flex}.hero-image.svelte-l50bzx img{max-width:min(86vw,420px);max-height:34vh}}@media (width<=600px){.hero-container.svelte-l50bzx{padding:20px var(--mobile-gutter) 14px var(--mobile-gutter)}.hero-label.svelte-l50bzx{font-size:var(--mobile-eyebrow);margin-bottom:.35rem}.hero-text-bg.svelte-l50bzx h1:where(.svelte-l50bzx){font-size:var(--mobile-h1);line-height:1.2}.hero-text-bg.svelte-l50bzx p:where(.svelte-l50bzx){font-size:var(--mobile-lead);margin-top:.55rem;margin-bottom:1rem}.hero-actions.svelte-l50bzx{flex-direction:column;width:100%}.hero-button.svelte-l50bzx{font-size:var(--mobile-body);justify-content:center;width:100%;padding:.65rem 1rem}.hero-image.svelte-l50bzx img{max-width:min(90vw,330px);max-height:30vh}}.hero-banner.svelte-l50bzx{background:linear-gradient(90deg,#f6f7facc 0%,#ffffff9e 100%);width:100%;position:relative;overflow:hidden}.hero-banner.svelte-l50bzx:before,.hero-banner.svelte-l50bzx:after{content:"";pointer-events:none;z-index:2;-webkit-backdrop-filter:blur(4px);background:#c6c8cc2e;width:100%;height:3px;position:absolute;left:0}.hero-banner.svelte-l50bzx:before{top:0}.hero-banner.svelte-l50bzx:after{bottom:0}.trust-bar.svelte-2t4xm7{background:var(--color-surface,#f6f7fa);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);width:100%;font-family:var(--font-sans)}.trust-grid.svelte-2t4xm7{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto;padding:1.6rem 2rem;list-style:none;display:grid}.trust-item.svelte-2t4xm7{align-items:flex-start;gap:.9rem;display:flex}.trust-icon.svelte-2t4xm7{background:var(--color-primary-50);width:42px;height:42px;color:var(--color-primary-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.trust-icon.svelte-2t4xm7 svg:where(.svelte-2t4xm7){width:22px;height:22px}.trust-title.svelte-2t4xm7{font-size:var(--type-h3);font-weight:var(--fw-bold);color:var(--color-text);margin:0 0 .2rem}.trust-text.svelte-2t4xm7 p:where(.svelte-2t4xm7){font-size:var(--type-body);line-height:var(--type-line-height);color:var(--color-text-secondary);margin:0}@media (width<=900px){.trust-grid.svelte-2t4xm7{padding:1.4rem var(--mobile-gutter);grid-template-columns:1fr;gap:1.2rem}}@media (width<=600px){.trust-title.svelte-2t4xm7{font-size:var(--mobile-h3)}.trust-text.svelte-2t4xm7 p:where(.svelte-2t4xm7){font-size:var(--mobile-body)}}.feature-highlight.svelte-id25jh{background:var(--surface-glass-alt);text-align:center;margin:0 auto;padding:4rem 1rem 3rem;position:relative;overflow:hidden}.section-divider.svelte-id25jh{z-index:2;-webkit-backdrop-filter:blur(4px);background:#c6c8cc2e;border-radius:4px;width:100%;height:2px;position:absolute;bottom:-2px;left:0;right:0}.feature-highlight.svelte-id25jh h2:where(.svelte-id25jh){font-size:var(--type-h2);font-weight:var(--fw-black);color:var(--color-text);margin-bottom:2rem;line-height:1.2}.feature-highlight.svelte-id25jh p:where(.svelte-id25jh){color:var(--color-text-muted);font-size:var(--type-lead);line-height:var(--type-line-height);text-align:center;max-width:60ch;margin:.8rem auto 1.5rem}.feature-button.svelte-id25jh{background:var(--td_theme_color);color:#fff;border-radius:.4rem;align-items:center;gap:8px;padding:.7rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.feature-button.svelte-id25jh:hover{background:var(--color-primary-hover)}.feature-button.svelte-id25jh svg:where(.svelte-id25jh){stroke:#fff;width:16px;height:16px}@media (width<=600px){.feature-highlight.svelte-id25jh{padding:var(--mobile-section-y) var(--mobile-gutter)}.feature-highlight.svelte-id25jh h2:where(.svelte-id25jh){font-size:var(--mobile-h2);margin-bottom:1rem;line-height:1.2}.feature-highlight.svelte-id25jh p:where(.svelte-id25jh){font-size:var(--mobile-lead);margin-bottom:1.25rem}.feature-button.svelte-id25jh{font-size:var(--mobile-body)}}.why-choose-us.svelte-1udfe6r{background:var(--surface-glass);font-family:var(--font-sans);text-align:center;box-sizing:border-box;width:100%;padding:4rem 1rem;overflow:hidden}.why-choose-us.svelte-1udfe6r h2:where(.svelte-1udfe6r){font-size:var(--type-h2);font-weight:var(--fw-black);color:var(--color-text);margin-bottom:2.5rem;line-height:1.2}.features.svelte-1udfe6r{box-sizing:border-box;flex-wrap:wrap;justify-content:center;gap:2rem;width:100%;max-width:100%;display:flex}.feature-card.svelte-1udfe6r{border:1px solid var(--color-border);box-sizing:border-box;background:#fff;border-radius:12px;flex-direction:column;align-items:center;width:320px;max-width:100%;min-height:340px;padding:2.5rem 1.5rem;transition:transform .3s cubic-bezier(.4,2,.6,1),box-shadow .3s;display:flex;box-shadow:0 2px 8px #2bc4d80a}.feature-card.svelte-1udfe6r:hover{transform:translateY(-10px)scale(1.04)rotate(-1deg);box-shadow:0 8px 32px #2bc4d81a}.feature-icon.svelte-1udfe6r{background:var(--color-primary-50);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:flex}.feature-icon.svelte-1udfe6r svg{stroke:var(--color-primary)!important}.feature-card.svelte-1udfe6r h3:where(.svelte-1udfe6r){font-size:var(--type-h3);font-weight:var(--fw-bold);color:var(--color-text);text-align:left;width:100%;margin-bottom:1rem;line-height:1.35}.feature-card.svelte-1udfe6r p:where(.svelte-1udfe6r){color:var(--color-text-muted);font-size:var(--type-body);line-height:var(--type-line-height);text-align:left;width:100%;margin-bottom:1.5rem}.feature-link.svelte-1udfe6r{color:var(--td_theme_color);align-self:flex-start;align-items:center;gap:4px;margin-top:auto;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.feature-link.svelte-1udfe6r:hover{color:var(--color-primary-dark)}.feature-link.svelte-1udfe6r svg:where(.svelte-1udfe6r){stroke:currentColor;width:16px;height:16px}@media (width<=1000px){.features.svelte-1udfe6r{flex-direction:column;align-items:stretch}.feature-card.svelte-1udfe6r{width:100%;min-width:0;min-height:0}}@media (width<=600px){.why-choose-us.svelte-1udfe6r{padding:var(--mobile-section-y) var(--mobile-gutter) 1.25rem var(--mobile-gutter)}.why-choose-us.svelte-1udfe6r h2:where(.svelte-1udfe6r){font-size:var(--mobile-h2);margin-bottom:1.5rem;line-height:1.2}.feature-card.svelte-1udfe6r{padding:1.75rem 1.25rem}.feature-card.svelte-1udfe6r h3:where(.svelte-1udfe6r){font-size:var(--mobile-h3)}.feature-card.svelte-1udfe6r p:where(.svelte-1udfe6r),.feature-link.svelte-1udfe6r{font-size:var(--mobile-body)}}.features-section.svelte-ubyi5n{background:var(--surface-glass);box-sizing:border-box;border-radius:0;width:100%;padding:2.5rem 0 3rem;overflow:hidden}.features-content.svelte-ubyi5n{text-align:left;flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;padding:0 2.5rem;display:flex}.features-header.svelte-ubyi5n{flex-direction:row;justify-content:space-between;align-items:center;gap:1.2rem;width:100%;margin-bottom:1rem;display:flex}.features-header.svelte-ubyi5n h2:where(.svelte-ubyi5n){font-size:var(--type-h2);font-weight:var(--fw-black);color:var(--color-text);margin-bottom:0;line-height:1.2}.features-more.svelte-ubyi5n{background:var(--color-primary);color:#fff;box-shadow:none;border:none;border-radius:.6rem;align-self:flex-end;align-items:center;gap:6px;margin-bottom:0;padding:.7rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.features-more.svelte-ubyi5n svg:where(.svelte-ubyi5n){stroke:#fff;width:18px;height:18px}.features-more.svelte-ubyi5n:hover{background:var(--color-primary-dark)}.features-divider.svelte-ubyi5n{border:none;border-top:1px solid var(--color-border);width:100%;margin:0 0 1.25rem}.features-grid.svelte-ubyi5n{grid-template-columns:repeat(4,1fr);justify-items:center;gap:2.5rem 2rem;width:100%;max-width:1400px;margin:0 auto;display:grid}.feature-item.svelte-ubyi5n{background:0 0;align-items:flex-start;gap:1.2rem;display:flex}.feature-icon.svelte-ubyi5n{flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.feature-icon.svelte-ubyi5n svg{stroke:var(--color-primary)!important}.feature-content.svelte-ubyi5n h3:where(.svelte-ubyi5n){font-size:var(--type-h3);font-weight:var(--fw-bold);color:var(--color-text);margin:0 0 .5rem;line-height:1.35}.feature-content.svelte-ubyi5n p:where(.svelte-ubyi5n){color:var(--color-text-muted);font-size:var(--type-body);line-height:var(--type-line-height);margin:0}@media (width<=1200px){.features-grid.svelte-ubyi5n{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.features-section.svelte-ubyi5n{padding:1.5rem 0 2rem}.features-content.svelte-ubyi5n{padding:0 var(--mobile-gutter)}.features-header.svelte-ubyi5n h2:where(.svelte-ubyi5n){font-size:var(--mobile-h2);line-height:1.2}.features-header.svelte-ubyi5n{flex-direction:column;align-items:stretch;gap:.75rem;margin-bottom:.75rem}.features-divider.svelte-ubyi5n{margin-bottom:1rem}.features-more.svelte-ubyi5n{font-size:var(--mobile-body);justify-content:center;align-self:stretch}.features-grid.svelte-ubyi5n{grid-template-columns:1fr;gap:1.5rem 0}.feature-item.svelte-ubyi5n{box-sizing:border-box;width:100%}.feature-content.svelte-ubyi5n h3:where(.svelte-ubyi5n){font-size:var(--mobile-h3)}.feature-content.svelte-ubyi5n p:where(.svelte-ubyi5n){font-size:var(--mobile-body)}}.reviews-section.svelte-s6fgor{background:var(--surface-glass-alt);text-align:center;box-sizing:border-box;width:100%;max-width:100%;font-family:var(--font-sans);padding:4rem 1rem 3rem;overflow:hidden}.reviews-section.svelte-s6fgor h2:where(.svelte-s6fgor){font-size:var(--type-h2);font-weight:var(--fw-black);color:var(--color-text);margin-bottom:.5rem;line-height:1.2}.reviews-underline.svelte-s6fgor{background:var(--color-primary);border-radius:2px;width:120px;height:3px;margin:0 auto 2.5rem}.reviews-slider.svelte-s6fgor{justify-content:center;align-items:center;gap:1.2rem;margin-bottom:2.5rem;display:flex}.arrow.svelte-s6fgor{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:background .2s;display:flex}.arrow.svelte-s6fgor:hover{background:#e6fafd}.slider-window.svelte-s6fgor{width:min(560px,100%);box-shadow:none;touch-action:pan-y;background:0 0;border-radius:30px;overflow:hidden}.slider-track.svelte-s6fgor{transition:transform .5s cubic-bezier(.4,2,.6,1);display:flex}.review-card-wrapper.svelte-s6fgor{flex:0 0 100%;justify-content:center;align-items:center;max-width:100%;display:flex}.review-card.svelte-s6fgor{background:#fff;border-radius:50px;flex-direction:column;align-items:center;width:100%;min-width:0;max-width:560px;margin:0;padding:2.5rem 2.5rem 2rem;transition:box-shadow .3s;display:flex;box-shadow:0 2px 16px #2bc4d812}.review-avatar.svelte-s6fgor{background:var(--color-primary-50);width:120px;height:120px;color:var(--color-primary-dark);border:6px solid var(--color-surface-alt);letter-spacing:.02em;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.2rem;font-size:2.4rem;font-weight:800;display:flex}.review-card.svelte-s6fgor h3:where(.svelte-s6fgor){font-size:var(--type-h3);font-weight:var(--fw-bold);color:var(--color-text);margin-bottom:1rem}.review-text.svelte-s6fgor{color:var(--color-text-muted);font-size:var(--type-body);line-height:var(--type-line-height);margin-bottom:2.2rem;font-weight:400}.review-stars.svelte-s6fgor{justify-content:center;gap:.2rem;display:flex}.reviews-dots.svelte-s6fgor{justify-content:center;gap:.7rem;display:flex}.reviews-dots.svelte-s6fgor button:where(.svelte-s6fgor){cursor:pointer;background:#cbeff3;border:none;border-radius:50%;width:12px;height:12px;transition:background .2s}.reviews-dots.svelte-s6fgor button.active:where(.svelte-s6fgor),.reviews-dots.svelte-s6fgor button:where(.svelte-s6fgor):hover{background:var(--color-primary)}@media (width<=900px){.slider-window.svelte-s6fgor{width:100%}.reviews-slider.svelte-s6fgor{gap:.75rem}}@media (width<=700px){.reviews-section.svelte-s6fgor{padding:var(--mobile-section-y) var(--mobile-gutter) 1.5rem var(--mobile-gutter)}.reviews-section.svelte-s6fgor h2:where(.svelte-s6fgor){font-size:var(--mobile-h2);line-height:1.2}.slider-window.svelte-s6fgor{border-radius:22px;width:100%;min-width:0}.review-card-wrapper.svelte-s6fgor{flex:0 0 100%;max-width:100%}.review-card.svelte-s6fgor{border-radius:22px;max-width:100%;padding:1.4rem 1rem 1.2rem}.reviews-slider.svelte-s6fgor{gap:0}.review-avatar.svelte-s6fgor{border-width:4px;width:72px;height:72px;font-size:1.35rem}.review-card.svelte-s6fgor h3:where(.svelte-s6fgor){font-size:var(--mobile-h3);margin-bottom:.6rem}.review-text.svelte-s6fgor{font-size:var(--mobile-body);margin-bottom:1.2rem}.review-stars.svelte-s6fgor svg:where(.svelte-s6fgor){width:18px;height:18px}.arrow.svelte-s6fgor{display:none}}.contact-page.svelte-hvi4w3{background:var(--surface-glass);width:100%;padding:var(--space-10) 0 var(--space-8) 0;box-sizing:border-box}.contact-inner.svelte-hvi4w3{max-width:var(--container-max);box-sizing:border-box;grid-template-columns:1fr 1fr;align-items:start;gap:3rem;margin:0 auto;padding:0 2rem;display:grid}.contact-intro.svelte-hvi4w3{flex-direction:column;gap:.75rem;display:flex}.contact-eyebrow.svelte-hvi4w3{color:var(--color-primary-dark);font-size:var(--fs-xs);font-weight:var(--fw-bold);letter-spacing:.1em;text-transform:uppercase;margin:0}.contact-title.svelte-hvi4w3{font-size:var(--type-h2);font-weight:var(--fw-black);color:var(--color-text);margin:0;line-height:1.2}.contact-desc.svelte-hvi4w3{color:var(--color-text-muted);font-size:var(--type-lead);line-height:var(--type-line-height);max-width:42ch;margin:0}.contact-benefits.svelte-hvi4w3{flex-direction:column;gap:.75rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.contact-benefits.svelte-hvi4w3 li:where(.svelte-hvi4w3){font-size:var(--fs-base);color:var(--color-text);align-items:flex-start;gap:.75rem;line-height:1.45;display:flex}.benefit-icon.svelte-hvi4w3{background:var(--color-primary-50);width:28px;height:28px;color:var(--color-primary-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.benefit-icon.svelte-hvi4w3 svg:where(.svelte-hvi4w3){width:14px;height:14px}.contact-form.svelte-hvi4w3{border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);box-sizing:border-box;background:#fff;width:100%;max-width:440px;margin-left:auto;padding:2rem}.form-title.svelte-hvi4w3{font-size:var(--fs-lg);font-weight:var(--fw-bold);color:var(--color-text);margin:0 0 .35rem}.form-subtitle.svelte-hvi4w3{font-size:var(--fs-sm);color:var(--color-text-muted);margin:0 0 1.5rem}.form-field.svelte-hvi4w3{flex-direction:column;gap:.35rem;margin-bottom:1rem;display:flex}.form-field.svelte-hvi4w3 label:where(.svelte-hvi4w3){font-size:var(--fs-sm);font-weight:var(--fw-medium);color:var(--color-text-secondary)}.required.svelte-hvi4w3{color:var(--color-primary)}.form-field.svelte-hvi4w3 input:where(.svelte-hvi4w3),.form-field.svelte-hvi4w3 textarea:where(.svelte-hvi4w3){box-sizing:border-box;border:1.5px solid var(--color-border);border-radius:var(--radius-sm);width:100%;font-size:var(--fs-base);color:var(--color-text);background:#fff;padding:.65rem .9rem;font-family:inherit;transition:border-color .2s}.form-field.svelte-hvi4w3 input:where(.svelte-hvi4w3):focus,.form-field.svelte-hvi4w3 textarea:where(.svelte-hvi4w3):focus{border-color:var(--color-primary);outline:none}.form-field.svelte-hvi4w3 textarea:where(.svelte-hvi4w3){resize:vertical;min-height:100px}.form-submit.svelte-hvi4w3{background:var(--color-primary);color:#fff;width:100%;font-size:var(--fs-base);font-weight:var(--fw-bold);border-radius:var(--radius-md);cursor:pointer;border:none;margin-top:.5rem;padding:.75rem 1.5rem;transition:background .2s}.form-submit.svelte-hvi4w3:hover:not(:disabled){background:var(--color-primary-hover)}.form-submit.svelte-hvi4w3:disabled{opacity:.7;cursor:not-allowed}.form-msg.svelte-hvi4w3{font-size:var(--fs-sm);font-weight:var(--fw-medium);text-align:center;margin:1rem 0 0}.form-msg.success.svelte-hvi4w3{color:var(--color-primary-dark)}.form-msg.error.svelte-hvi4w3{color:var(--color-danger)}.contact-cta.svelte-hvi4w3{max-width:var(--container-max);box-sizing:border-box;margin:3rem auto 0;padding:0 2rem}.cta-panel.svelte-hvi4w3{border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fff;grid-template-columns:1.15fr 1fr;align-items:center;gap:2rem;padding:2.5rem;display:grid;overflow:hidden}.cta-copy.svelte-hvi4w3{flex-direction:column;gap:.75rem;display:flex}.cta-eyebrow.svelte-hvi4w3{color:var(--color-primary-dark);font-size:var(--fs-xs);font-weight:var(--fw-bold);letter-spacing:.08em;text-transform:uppercase;margin:0}.cta-copy.svelte-hvi4w3 h3:where(.svelte-hvi4w3){font-size:var(--fs-lg);font-weight:var(--fw-black);color:var(--color-text);margin:0;line-height:1.3}.cta-copy.svelte-hvi4w3 p:where(.svelte-hvi4w3){font-size:var(--type-body);color:var(--color-text-muted);line-height:var(--type-line-height);max-width:46ch;margin:0}.cta-btn.svelte-hvi4w3{background:var(--color-primary);color:#fff;width:fit-content;font-size:var(--fs-base);font-weight:var(--fw-bold);border:2px solid var(--color-primary);border-radius:var(--radius-md);justify-content:center;align-items:center;gap:.4rem;margin-top:.5rem;padding:.8rem 1.5rem;text-decoration:none;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 6px 18px #2bc4d847}.cta-btn.svelte-hvi4w3:hover{background:var(--color-primary-hover);border-color:var(--color-primary-hover);transform:translateY(-2px);box-shadow:0 8px 22px #2bc4d857}.cta-btn.svelte-hvi4w3 svg:where(.svelte-hvi4w3){stroke:#fff;flex-shrink:0;width:14px;height:14px}.cta-visual.svelte-hvi4w3{justify-content:center;align-items:center;display:flex}.cta-image-frame.svelte-hvi4w3{background:linear-gradient(160deg, var(--color-primary-50) 0%, #fff 100%);border-radius:var(--radius-lg);border:1px solid var(--color-primary-100);width:100%;max-width:340px;padding:1rem}.cta-image-frame.svelte-hvi4w3 .cta-doctor{object-fit:contain;width:100%;height:auto;display:block}@media (width<=900px){.contact-inner.svelte-hvi4w3{padding:0 var(--mobile-gutter);grid-template-columns:1fr;gap:2rem}.contact-form.svelte-hvi4w3{max-width:100%;margin-left:0}.cta-panel.svelte-hvi4w3{padding:2rem var(--mobile-gutter);grid-template-columns:1fr;gap:1.5rem}.cta-copy.svelte-hvi4w3{text-align:center;align-items:center}.cta-copy.svelte-hvi4w3 p:where(.svelte-hvi4w3){max-width:none}.cta-btn.svelte-hvi4w3{width:100%;max-width:360px}.contact-cta.svelte-hvi4w3{padding:0 var(--mobile-gutter)}}@media (width<=600px){.contact-page.svelte-hvi4w3{padding:var(--mobile-section-y) 0}.contact-intro.svelte-hvi4w3{text-align:center;align-items:center}.contact-desc.svelte-hvi4w3{max-width:none}.contact-benefits.svelte-hvi4w3{text-align:left;width:100%;max-width:360px;margin-left:auto;margin-right:auto}.contact-form.svelte-hvi4w3{margin:0 auto;padding:1.5rem}.contact-title.svelte-hvi4w3{font-size:var(--mobile-h2)}.contact-desc.svelte-hvi4w3{font-size:var(--mobile-lead)}.contact-benefits.svelte-hvi4w3 li:where(.svelte-hvi4w3){font-size:var(--mobile-body)}.form-title.svelte-hvi4w3{font-size:var(--mobile-h3)}.form-subtitle.svelte-hvi4w3,.form-field.svelte-hvi4w3 label:where(.svelte-hvi4w3),.form-field.svelte-hvi4w3 input:where(.svelte-hvi4w3),.form-field.svelte-hvi4w3 textarea:where(.svelte-hvi4w3),.form-submit.svelte-hvi4w3{font-size:var(--mobile-body)}.cta-copy.svelte-hvi4w3 h3:where(.svelte-hvi4w3){font-size:var(--mobile-h2)}.cta-copy.svelte-hvi4w3 p:where(.svelte-hvi4w3),.cta-btn.svelte-hvi4w3{font-size:var(--mobile-body)}.contact-cta.svelte-hvi4w3{margin-top:2rem}.cta-image-frame.svelte-hvi4w3{max-width:280px;margin:0 auto}}.faq-section.svelte-1dbluxr{box-sizing:border-box;width:100%}.faq-wrapper.svelte-1dbluxr{text-align:center;box-sizing:border-box;width:100%;max-width:800px;margin:0 auto;padding:0 1rem 3rem;overflow:hidden}.faq-title.svelte-1dbluxr{font-size:var(--type-h2);font-weight:var(--fw-black);color:var(--color-text);margin:0 0 .75rem;line-height:1.2}.faq-desc.svelte-1dbluxr{color:var(--color-text-muted);font-size:var(--type-lead);line-height:var(--type-line-height);max-width:52ch;margin:0 auto 2rem}.faq-list.svelte-1dbluxr{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--color-border);text-align:left;background:#fff;padding:0}.faq-item.svelte-1dbluxr{border-bottom:1px solid var(--color-border);transition:background .2s}.faq-item.svelte-1dbluxr:last-child{border-bottom:none}.faq-question.svelte-1dbluxr{width:100%;font-size:var(--type-h3);font-weight:var(--fw-bold);color:var(--color-text);cursor:pointer;text-align:left;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.25rem;line-height:1.4;transition:background .2s;display:flex}.faq-item.open.svelte-1dbluxr .faq-question:where(.svelte-1dbluxr){background:var(--color-primary-50);color:var(--color-primary-darker)}.faq-question.svelte-1dbluxr span:where(.svelte-1dbluxr){flex:1;min-width:0}.arrow.svelte-1dbluxr{color:var(--color-text-muted);flex-shrink:0;transition:transform .2s}.faq-item.open.svelte-1dbluxr .arrow:where(.svelte-1dbluxr){color:var(--color-primary-dark);transform:rotate(180deg)}.faq-answer.svelte-1dbluxr{color:var(--color-text-secondary);font-size:var(--type-body);line-height:var(--type-line-height);background:#fff;padding:0 1.25rem 1.1rem;animation:.2s svelte-1dbluxr-fadeIn}@keyframes svelte-1dbluxr-fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (width<=600px){.faq-wrapper.svelte-1dbluxr{padding:0 var(--mobile-gutter) 2rem var(--mobile-gutter)}.faq-title.svelte-1dbluxr{font-size:var(--mobile-h2)}.faq-desc.svelte-1dbluxr{font-size:var(--mobile-lead);max-width:none}.faq-question.svelte-1dbluxr{font-size:var(--mobile-h3);padding:1rem}.faq-answer.svelte-1dbluxr{font-size:var(--mobile-body);padding:0 1rem 1rem}}.page-section.svelte-1uha8ag{box-sizing:border-box;width:100%;max-width:100%}
