.feature-card.svelte-165h2k8.svelte-165h2k8{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:white;border-radius:1rem;border:1px solid rgba(0,0,0,.05);box-shadow:0 1px 3px #00000008;cursor:pointer;position:relative;overflow:hidden;opacity:0;transform:translate(30px);transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1),box-shadow .3s ease,border-color .3s ease}.feature-card.visible.svelte-165h2k8.svelte-165h2k8{opacity:1;transform:translate(0)}.feature-card.svelte-165h2k8.svelte-165h2k8:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(34,197,94,.03) 0%,transparent 50%);opacity:0;transition:opacity .3s ease}.feature-card.svelte-165h2k8.svelte-165h2k8:hover{border-color:#22c55e33;box-shadow:0 10px 25px -5px #0000000f,0 8px 10px -6px #00000008;transform:translateY(-2px)}.feature-card.visible.svelte-165h2k8.svelte-165h2k8:hover{transform:translateY(-2px)}.feature-card.svelte-165h2k8.svelte-165h2k8:hover:before{opacity:1}.card-icon.svelte-165h2k8.svelte-165h2k8{flex-shrink:0;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(34,197,94,.1) 0%,rgba(20,184,166,.05) 100%);border-radius:.75rem;color:#15803d;transition:all .3s ease;position:relative;z-index:1}.feature-card.svelte-165h2k8:hover .card-icon.svelte-165h2k8{background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);color:#fff;transform:scale(1.05)}.card-content.svelte-165h2k8.svelte-165h2k8{flex:1;min-width:0;position:relative;z-index:1}.card-title.svelte-165h2k8.svelte-165h2k8{font-size:1.0625rem;font-weight:600;color:#171717;margin:0 0 .5rem;line-height:1.3}.card-description.svelte-165h2k8.svelte-165h2k8{font-size:.9375rem;color:#737373;margin:0;line-height:1.5}.card-arrow.svelte-165h2k8.svelte-165h2k8{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;color:#d4d4d4;transition:all .3s ease;position:relative;z-index:1;align-self:center}.feature-card.svelte-165h2k8:hover .card-arrow.svelte-165h2k8{color:#22c55e;transform:translate(4px)}@media only screen and (max-width: 768px){.feature-card.svelte-165h2k8.svelte-165h2k8{padding:1.25rem}.card-icon.svelte-165h2k8.svelte-165h2k8{width:2.5rem;height:2.5rem}.card-icon.svelte-165h2k8 svg.svelte-165h2k8{width:20px;height:20px}.card-title.svelte-165h2k8.svelte-165h2k8{font-size:1rem}.card-description.svelte-165h2k8.svelte-165h2k8{font-size:.875rem}.card-arrow.svelte-165h2k8.svelte-165h2k8{display:none}}.features-section.svelte-4uu1s1.svelte-4uu1s1{position:relative;padding:6rem 0;overflow:hidden}.features-bg.svelte-4uu1s1.svelte-4uu1s1{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.features-gradient.svelte-4uu1s1.svelte-4uu1s1{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff 0%,#fafafa 50%,#ffffff 100%)}.features-container.svelte-4uu1s1.svelte-4uu1s1{max-width:80rem;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.section-header.svelte-4uu1s1.svelte-4uu1s1{text-align:center;max-width:48rem;margin:0 auto 4rem;opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.4,0,.2,1)}.section-header.visible.svelte-4uu1s1.svelte-4uu1s1{opacity:1;transform:translateY(0)}.section-badge.svelte-4uu1s1.svelte-4uu1s1{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(34,197,94,.08);border:1px solid rgba(34,197,94,.15);border-radius:100px;font-size:.875rem;font-weight:500;color:#15803d;margin-bottom:1.5rem}.section-title.svelte-4uu1s1.svelte-4uu1s1{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#171717;line-height:1.2;letter-spacing:-.02em;margin:0 0 1rem}.section-subtitle.svelte-4uu1s1.svelte-4uu1s1{font-size:1.125rem;color:#737373;margin:0}.content-grid.svelte-4uu1s1.svelte-4uu1s1{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.description-card.svelte-4uu1s1.svelte-4uu1s1{background:white;border-radius:1.5rem;padding:2rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -2px #0000000d;border:1px solid rgba(0,0,0,.05);opacity:0;transform:translate(-30px);transition:all .6s cubic-bezier(.4,0,.2,1) .2s}.description-card.visible.svelte-4uu1s1.svelte-4uu1s1{opacity:1;transform:translate(0)}.description-content.svelte-4uu1s1.svelte-4uu1s1{display:flex;flex-direction:column;gap:1.25rem}.description-text.svelte-4uu1s1.svelte-4uu1s1{font-size:1rem;color:#525252;line-height:1.7;margin:0}.description-text.svelte-4uu1s1 strong.svelte-4uu1s1{color:#171717;font-weight:600}.description-text.highlight.svelte-4uu1s1.svelte-4uu1s1{padding:1rem;background:linear-gradient(135deg,rgba(34,197,94,.05) 0%,rgba(20,184,166,.03) 100%);border-radius:.75rem;border-left:3px solid #22c55e}.stats-row.svelte-4uu1s1.svelte-4uu1s1{display:flex;align-items:center;justify-content:space-between;padding-top:1.5rem;border-top:1px solid #f5f5f5;margin-top:.5rem}.stat-item.svelte-4uu1s1.svelte-4uu1s1{display:flex;flex-direction:column;align-items:center;text-align:center}.stat-number.svelte-4uu1s1.svelte-4uu1s1{font-size:1.75rem;font-weight:700;color:#22c55e;letter-spacing:-.02em}.stat-label.svelte-4uu1s1.svelte-4uu1s1{font-size:.8125rem;color:#737373;margin-top:.25rem}.stat-divider.svelte-4uu1s1.svelte-4uu1s1{width:1px;height:2.5rem;background:#e5e5e5}.features-cards.svelte-4uu1s1.svelte-4uu1s1{display:flex;flex-direction:column;gap:1.25rem}@media only screen and (max-width: 1024px){.content-grid.svelte-4uu1s1.svelte-4uu1s1{grid-template-columns:1fr;gap:2rem}.description-card.svelte-4uu1s1.svelte-4uu1s1{order:2}.features-cards.svelte-4uu1s1.svelte-4uu1s1{order:1}}@media only screen and (max-width: 768px){.features-section.svelte-4uu1s1.svelte-4uu1s1{padding:4rem 0}.features-container.svelte-4uu1s1.svelte-4uu1s1{padding:0 1rem}.section-header.svelte-4uu1s1.svelte-4uu1s1{margin-bottom:2.5rem}.section-title.svelte-4uu1s1.svelte-4uu1s1{font-size:1.5rem}.description-card.svelte-4uu1s1.svelte-4uu1s1{padding:1.5rem}.stats-row.svelte-4uu1s1.svelte-4uu1s1{flex-direction:column;gap:1.25rem}.stat-divider.svelte-4uu1s1.svelte-4uu1s1{width:3rem;height:1px}}.hero-section.svelte-d7qzhj.svelte-d7qzhj{min-height:100vh;padding-top:6rem;position:relative;overflow:hidden;display:flex;align-items:center}.hero-bg.svelte-d7qzhj.svelte-d7qzhj{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-gradient.svelte-d7qzhj.svelte-d7qzhj{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(220,252,231,.5) 0%,transparent 50%),radial-gradient(ellipse 60% 40% at 80% 60%,rgba(187,247,208,.2) 0%,transparent 40%),linear-gradient(180deg,#fafafa 0%,#ffffff 100%)}.hero-pattern.svelte-d7qzhj.svelte-d7qzhj{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.5;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%2322c55e' fill-opacity='0.03' fill-rule='evenodd'%3E%3Crect x='0' y='0' width='8' height='8' rx='2'/%3E%3Crect x='16' y='0' width='8' height='8' rx='2'/%3E%3Crect x='32' y='0' width='8' height='8' rx='2'/%3E%3Crect x='0' y='16' width='8' height='8' rx='2'/%3E%3Crect x='16' y='16' width='8' height='8' rx='2'/%3E%3Crect x='32' y='16' width='8' height='8' rx='2'/%3E%3Crect x='0' y='32' width='8' height='8' rx='2'/%3E%3Crect x='16' y='32' width='8' height='8' rx='2'/%3E%3Crect x='32' y='32' width='8' height='8' rx='2'/%3E%3C/g%3E%3C/svg%3E")}.floating-element.svelte-d7qzhj.svelte-d7qzhj{position:absolute;border-radius:50%;background:linear-gradient(135deg,rgba(34,197,94,.1) 0%,rgba(20,184,166,.05) 100%);filter:blur(40px)}.float-1.svelte-d7qzhj.svelte-d7qzhj{width:300px;height:300px;top:10%;right:10%;animation:svelte-d7qzhj-float 8s ease-in-out infinite}.float-2.svelte-d7qzhj.svelte-d7qzhj{width:200px;height:200px;bottom:20%;left:5%;animation:svelte-d7qzhj-float 10s ease-in-out infinite 2s}.float-3.svelte-d7qzhj.svelte-d7qzhj{width:150px;height:150px;top:40%;left:30%;animation:svelte-d7qzhj-float 12s ease-in-out infinite 4s}@keyframes svelte-d7qzhj-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}}.hero-container.svelte-d7qzhj.svelte-d7qzhj{max-width:80rem;margin:0 auto;padding:2rem 1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.hero-content.svelte-d7qzhj.svelte-d7qzhj{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1)}.hero-content.mounted.svelte-d7qzhj.svelte-d7qzhj{opacity:1;transform:translateY(0)}.hero-badge.svelte-d7qzhj.svelte-d7qzhj{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(34,197,94,.08);border:1px solid rgba(34,197,94,.15);border-radius:100px;font-size:.875rem;font-weight:500;color:#15803d;margin-bottom:1.5rem}.badge-dot.svelte-d7qzhj.svelte-d7qzhj{width:8px;height:8px;background:#22c55e;border-radius:50%;animation:svelte-d7qzhj-pulse 2s ease-in-out infinite}@keyframes svelte-d7qzhj-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.hero-title.svelte-d7qzhj.svelte-d7qzhj{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:#171717;line-height:1.1;letter-spacing:-.02em;margin:0 0 1rem}.title-highlight.svelte-d7qzhj.svelte-d7qzhj{background:linear-gradient(135deg,#22c55e 0%,#14b8a6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-tagline.svelte-d7qzhj.svelte-d7qzhj{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:500;color:#525252;margin:0 0 1rem}.hero-description.svelte-d7qzhj.svelte-d7qzhj{font-size:1.125rem;color:#737373;line-height:1.6;margin:0 0 2rem;max-width:500px}.hero-cta.svelte-d7qzhj.svelte-d7qzhj{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem}.btn-primary-hero.svelte-d7qzhj.svelte-d7qzhj{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);color:#fff;font-size:1.0625rem;font-weight:600;text-decoration:none;border-radius:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px -3px #22c55e66}.btn-primary-hero.svelte-d7qzhj.svelte-d7qzhj:hover{transform:translateY(-3px);box-shadow:0 12px 24px -6px #22c55e80}.btn-primary-hero.svelte-d7qzhj.svelte-d7qzhj:active{transform:translateY(-1px)}.btn-primary-hero.svelte-d7qzhj .btn-icon.svelte-d7qzhj{transition:transform .2s ease}.btn-primary-hero.svelte-d7qzhj:hover .btn-icon.svelte-d7qzhj{transform:translate(3px)}.btn-secondary-hero.svelte-d7qzhj.svelte-d7qzhj{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 1.75rem;background:white;color:#404040;font-size:1.0625rem;font-weight:500;text-decoration:none;border-radius:.75rem;border:1px solid #e5e5e5;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-secondary-hero.svelte-d7qzhj.svelte-d7qzhj:hover{border-color:#d4d4d4;background:#fafafa;transform:translateY(-2px);box-shadow:0 8px 20px -8px #0000001a}.btn-icon-left.svelte-d7qzhj.svelte-d7qzhj{color:#737373}.trust-indicators.svelte-d7qzhj.svelte-d7qzhj{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.trust-item.svelte-d7qzhj.svelte-d7qzhj{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;color:#525252}.trust-divider.svelte-d7qzhj.svelte-d7qzhj{width:4px;height:4px;background:#d4d4d4;border-radius:50%}.hero-visual.svelte-d7qzhj.svelte-d7qzhj{position:relative;opacity:0;transform:translate(30px);transition:all .8s cubic-bezier(.4,0,.2,1) .2s}.hero-visual.mounted.svelte-d7qzhj.svelte-d7qzhj{opacity:1;transform:translate(0)}.visual-wrapper.svelte-d7qzhj.svelte-d7qzhj{position:relative;padding:2rem}.product-frame.svelte-d7qzhj.svelte-d7qzhj{position:relative;background:white;border-radius:1.5rem;padding:1.5rem;box-shadow:0 25px 50px -12px #00000014,0 12px 24px -8px #0000000a;border:1px solid rgba(0,0,0,.05)}.calendar-mock.svelte-d7qzhj.svelte-d7qzhj{width:100%}.calendar-header.svelte-d7qzhj.svelte-d7qzhj{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #f5f5f5}.calendar-month.svelte-d7qzhj.svelte-d7qzhj{font-size:1.125rem;font-weight:600;color:#171717}.calendar-nav.svelte-d7qzhj.svelte-d7qzhj{display:flex;gap:.5rem}.cal-nav-btn.svelte-d7qzhj.svelte-d7qzhj{width:2rem;height:2rem;border:1px solid #e5e5e5;background:white;border-radius:.5rem;cursor:pointer;color:#525252;font-size:.875rem;transition:all .2s ease}.cal-nav-btn.svelte-d7qzhj.svelte-d7qzhj:hover{background:#f5f5f5;border-color:#d4d4d4}.calendar-weekdays.svelte-d7qzhj.svelte-d7qzhj{display:grid;grid-template-columns:repeat(7,1fr);gap:.25rem;margin-bottom:.5rem}.calendar-weekdays.svelte-d7qzhj span.svelte-d7qzhj{font-size:.75rem;font-weight:500;color:#a3a3a3;text-align:center;padding:.25rem}.calendar-days.svelte-d7qzhj.svelte-d7qzhj{display:grid;grid-template-columns:repeat(7,1fr);gap:.25rem}.calendar-day.svelte-d7qzhj.svelte-d7qzhj{aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:.8125rem;color:#525252;border-radius:.5rem;transition:all .2s ease}.calendar-day.booked.svelte-d7qzhj.svelte-d7qzhj{background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);color:#fff;font-weight:500}.calendar-day.available.svelte-d7qzhj.svelte-d7qzhj{background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.calendar-day.today.svelte-d7qzhj.svelte-d7qzhj{border:2px solid #22c55e;font-weight:600}.appointment-card.svelte-d7qzhj.svelte-d7qzhj{position:absolute;background:white;border-radius:.75rem;padding:.875rem 1rem;box-shadow:0 10px 25px -5px #0000001a;border:1px solid rgba(0,0,0,.05);min-width:140px}.card-1.svelte-d7qzhj.svelte-d7qzhj{top:-1rem;right:-1.5rem;animation:svelte-d7qzhj-cardFloat1 4s ease-in-out infinite}.card-2.svelte-d7qzhj.svelte-d7qzhj{bottom:2rem;left:-2rem;animation:svelte-d7qzhj-cardFloat2 5s ease-in-out infinite 1s}@keyframes svelte-d7qzhj-cardFloat1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes svelte-d7qzhj-cardFloat2{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.appointment-time.svelte-d7qzhj.svelte-d7qzhj{font-size:.75rem;font-weight:600;color:#22c55e;margin-bottom:.25rem}.appointment-service.svelte-d7qzhj.svelte-d7qzhj{font-size:.875rem;font-weight:600;color:#171717;margin-bottom:.125rem}.appointment-client.svelte-d7qzhj.svelte-d7qzhj{font-size:.75rem;color:#737373}.notification-badge.svelte-d7qzhj.svelte-d7qzhj{position:absolute;top:3rem;left:-1rem;display:flex;align-items:center;gap:.375rem;padding:.5rem .75rem;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);color:#fff;font-size:.75rem;font-weight:500;border-radius:100px;box-shadow:0 8px 20px -4px #22c55e66;animation:svelte-d7qzhj-notifPulse 3s ease-in-out infinite}@keyframes svelte-d7qzhj-notifPulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.hero-logo-wrapper.svelte-d7qzhj.svelte-d7qzhj{position:absolute;bottom:-1rem;right:0;width:80px;height:80px;background:white;border-radius:1rem;padding:.75rem;box-shadow:0 8px 20px -4px #0000001a;display:flex;align-items:center;justify-content:center;animation:svelte-d7qzhj-logoFloat 6s ease-in-out infinite}@keyframes svelte-d7qzhj-logoFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-5px) rotate(2deg)}}.hero-logo.svelte-d7qzhj.svelte-d7qzhj{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width: 1024px){.hero-container.svelte-d7qzhj.svelte-d7qzhj{grid-template-columns:1fr;gap:3rem;text-align:center}.hero-content.svelte-d7qzhj.svelte-d7qzhj{order:1}.hero-visual.svelte-d7qzhj.svelte-d7qzhj{order:2;max-width:500px;margin:0 auto}.hero-badge.svelte-d7qzhj.svelte-d7qzhj{display:inline-flex}.hero-description.svelte-d7qzhj.svelte-d7qzhj{margin-left:auto;margin-right:auto}.hero-cta.svelte-d7qzhj.svelte-d7qzhj,.trust-indicators.svelte-d7qzhj.svelte-d7qzhj{justify-content:center}}@media only screen and (max-width: 768px){.hero-section.svelte-d7qzhj.svelte-d7qzhj{padding-top:5rem}.hero-container.svelte-d7qzhj.svelte-d7qzhj{padding:1.5rem 1rem}.hero-title.svelte-d7qzhj.svelte-d7qzhj{font-size:2rem}.hero-tagline.svelte-d7qzhj.svelte-d7qzhj{font-size:1.125rem}.hero-description.svelte-d7qzhj.svelte-d7qzhj{font-size:1rem}.hero-cta.svelte-d7qzhj.svelte-d7qzhj{flex-direction:column;align-items:stretch}.btn-primary-hero.svelte-d7qzhj.svelte-d7qzhj,.btn-secondary-hero.svelte-d7qzhj.svelte-d7qzhj{justify-content:center;width:100%}.trust-indicators.svelte-d7qzhj.svelte-d7qzhj{flex-direction:column;gap:.75rem}.trust-divider.svelte-d7qzhj.svelte-d7qzhj{display:none}.product-frame.svelte-d7qzhj.svelte-d7qzhj{padding:1rem}.appointment-card.svelte-d7qzhj.svelte-d7qzhj{display:none}.notification-badge.svelte-d7qzhj.svelte-d7qzhj{top:auto;bottom:-1rem;left:50%;transform:translate(-50%)}.hero-logo-wrapper.svelte-d7qzhj.svelte-d7qzhj{width:60px;height:60px;right:-.5rem;bottom:-.5rem}.floating-element.svelte-d7qzhj.svelte-d7qzhj{display:none}}.how-it-works-section.svelte-167nj3a.svelte-167nj3a{position:relative;padding:6rem 0;background:linear-gradient(180deg,#ffffff 0%,#fafafa 100%)}.section-container.svelte-167nj3a.svelte-167nj3a{max-width:80rem;margin:0 auto;padding:0 1.5rem}.section-header.svelte-167nj3a.svelte-167nj3a{text-align:center;max-width:32rem;margin:0 auto 4rem;opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.4,0,.2,1)}.section-header.visible.svelte-167nj3a.svelte-167nj3a{opacity:1;transform:translateY(0)}.section-badge.svelte-167nj3a.svelte-167nj3a{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(34,197,94,.08);border:1px solid rgba(34,197,94,.15);border-radius:100px;font-size:.875rem;font-weight:500;color:#15803d;margin-bottom:1.5rem}.section-title.svelte-167nj3a.svelte-167nj3a{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#171717;line-height:1.2;letter-spacing:-.02em;margin:0 0 1rem}.section-subtitle.svelte-167nj3a.svelte-167nj3a{font-size:1.125rem;color:#737373;margin:0}.steps-container.svelte-167nj3a.svelte-167nj3a{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.steps-container.visible.svelte-167nj3a .step-card.svelte-167nj3a{opacity:1;transform:translateY(0)}.step-card.svelte-167nj3a.svelte-167nj3a{display:flex;flex-direction:column;align-items:center;text-align:center;opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.4,0,.2,1)}.step-number-wrapper.svelte-167nj3a.svelte-167nj3a{position:relative;display:flex;align-items:center;width:100%;justify-content:center;margin-bottom:1.5rem}.step-number.svelte-167nj3a.svelte-167nj3a{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);color:#fff;font-size:1.125rem;font-weight:700;border-radius:50%;position:relative;z-index:2;box-shadow:0 4px 12px -2px #22c55e4d}.step-connector.svelte-167nj3a.svelte-167nj3a{position:absolute;top:50%;left:calc(50% + 2rem);width:calc(100% - 4rem);height:2px;background:linear-gradient(90deg,#22c55e 0%,#bbf7d0 100%);z-index:1}.step-content.svelte-167nj3a.svelte-167nj3a{display:flex;flex-direction:column;align-items:center}.step-icon.svelte-167nj3a.svelte-167nj3a{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:rgba(34,197,94,.08);border-radius:.75rem;color:#15803d;margin-bottom:1rem}.step-title.svelte-167nj3a.svelte-167nj3a{font-size:1.125rem;font-weight:600;color:#171717;margin:0 0 .5rem}.step-description.svelte-167nj3a.svelte-167nj3a{font-size:.9375rem;color:#737373;line-height:1.5;margin:0}@media only screen and (max-width: 1024px){.steps-container.svelte-167nj3a.svelte-167nj3a{grid-template-columns:repeat(2,1fr);gap:3rem 2rem}.step-connector.svelte-167nj3a.svelte-167nj3a{display:none}}@media only screen and (max-width: 640px){.how-it-works-section.svelte-167nj3a.svelte-167nj3a{padding:4rem 0}.section-container.svelte-167nj3a.svelte-167nj3a{padding:0 1rem}.steps-container.svelte-167nj3a.svelte-167nj3a{grid-template-columns:1fr;gap:2.5rem}}.faq-section.svelte-wjne1n.svelte-wjne1n{position:relative;padding:6rem 0;background:#ffffff}.section-container.svelte-wjne1n.svelte-wjne1n{max-width:48rem;margin:0 auto;padding:0 1.5rem}.section-header.svelte-wjne1n.svelte-wjne1n{text-align:center;margin:0 auto 3rem;opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.4,0,.2,1)}.section-header.visible.svelte-wjne1n.svelte-wjne1n{opacity:1;transform:translateY(0)}.section-badge.svelte-wjne1n.svelte-wjne1n{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(34,197,94,.08);border:1px solid rgba(34,197,94,.15);border-radius:100px;font-size:.875rem;font-weight:500;color:#15803d;margin-bottom:1.5rem}.section-title.svelte-wjne1n.svelte-wjne1n{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#171717;line-height:1.2;letter-spacing:-.02em;margin:0 0 1rem}.section-subtitle.svelte-wjne1n.svelte-wjne1n{font-size:1.125rem;color:#737373;margin:0}.faq-container.svelte-wjne1n.svelte-wjne1n{display:flex;flex-direction:column;gap:.75rem}.faq-container.visible.svelte-wjne1n .faq-item.svelte-wjne1n{opacity:1;transform:translateY(0)}.faq-item.svelte-wjne1n.svelte-wjne1n{background:#fafafa;border-radius:1rem;border:1px solid transparent;overflow:hidden;opacity:0;transform:translateY(20px);transition:all .4s cubic-bezier(.4,0,.2,1)}.faq-item.svelte-wjne1n.svelte-wjne1n:hover{background:#f5f5f5}.faq-item.open.svelte-wjne1n.svelte-wjne1n{background:white;border-color:#22c55e33;box-shadow:0 4px 12px -2px #22c55e14}.faq-trigger.svelte-wjne1n.svelte-wjne1n{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;background:none;border:none;cursor:pointer;text-align:left}.faq-question.svelte-wjne1n.svelte-wjne1n{font-size:1rem;font-weight:600;color:#171717;line-height:1.4}.faq-icon.svelte-wjne1n.svelte-wjne1n{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:white;border-radius:50%;color:#525252;transition:all .3s ease}.faq-item.open.svelte-wjne1n .faq-icon.svelte-wjne1n,.faq-icon.open.svelte-wjne1n.svelte-wjne1n{background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);color:#fff;transform:rotate(180deg)}.faq-content.svelte-wjne1n.svelte-wjne1n{max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1),padding .3s cubic-bezier(.4,0,.2,1)}.faq-content.open.svelte-wjne1n.svelte-wjne1n{max-height:500px}.faq-answer.svelte-wjne1n.svelte-wjne1n{padding:0 1.5rem 1.25rem;font-size:.9375rem;color:#525252;line-height:1.6;margin:0}.contact-prompt.svelte-wjne1n.svelte-wjne1n{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:3rem;font-size:.9375rem;color:#737373;opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1) .3s}.contact-prompt.visible.svelte-wjne1n.svelte-wjne1n{opacity:1;transform:translateY(0)}.contact-prompt.svelte-wjne1n p.svelte-wjne1n{margin:0}.contact-link.svelte-wjne1n.svelte-wjne1n{display:inline-flex;align-items:center;gap:.25rem;color:#22c55e;font-weight:600;text-decoration:none;transition:all .2s ease}.contact-link.svelte-wjne1n.svelte-wjne1n:hover{color:#16a34a}.contact-link.svelte-wjne1n svg.svelte-wjne1n{transition:transform .2s ease}.contact-link.svelte-wjne1n:hover svg.svelte-wjne1n{transform:translate(2px)}@media only screen and (max-width: 640px){.faq-section.svelte-wjne1n.svelte-wjne1n{padding:4rem 0}.section-container.svelte-wjne1n.svelte-wjne1n{padding:0 1rem}.faq-trigger.svelte-wjne1n.svelte-wjne1n{padding:1rem 1.25rem}.faq-answer.svelte-wjne1n.svelte-wjne1n{padding:0 1.25rem 1rem}}.final-cta-section.svelte-y5wfu.svelte-y5wfu{position:relative;padding:6rem 0;overflow:hidden}.cta-bg.svelte-y5wfu.svelte-y5wfu{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.cta-gradient.svelte-y5wfu.svelte-y5wfu{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 50% 0%,rgba(220,252,231,.6) 0%,transparent 50%),radial-gradient(ellipse 60% 40% at 20% 100%,rgba(187,247,208,.3) 0%,transparent 40%),radial-gradient(ellipse 50% 30% at 80% 100%,rgba(167,243,208,.2) 0%,transparent 40%),linear-gradient(180deg,#fafafa 0%,#f0fdf4 50%,#ffffff 100%)}.cta-pattern.svelte-y5wfu.svelte-y5wfu{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.5;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%2322c55e' fill-opacity='0.04' fill-rule='evenodd'%3E%3Crect x='0' y='0' width='8' height='8' rx='2'/%3E%3Crect x='16' y='0' width='8' height='8' rx='2'/%3E%3Crect x='32' y='0' width='8' height='8' rx='2'/%3E%3Crect x='0' y='16' width='8' height='8' rx='2'/%3E%3Crect x='16' y='16' width='8' height='8' rx='2'/%3E%3Crect x='32' y='16' width='8' height='8' rx='2'/%3E%3Crect x='0' y='32' width='8' height='8' rx='2'/%3E%3Crect x='16' y='32' width='8' height='8' rx='2'/%3E%3Crect x='32' y='32' width='8' height='8' rx='2'/%3E%3C/g%3E%3C/svg%3E")}.floating-element.svelte-y5wfu.svelte-y5wfu{position:absolute;border-radius:50%;background:linear-gradient(135deg,rgba(34,197,94,.15) 0%,rgba(20,184,166,.1) 100%);filter:blur(60px)}.float-1.svelte-y5wfu.svelte-y5wfu{width:400px;height:400px;top:-100px;right:-100px;animation:svelte-y5wfu-float 10s ease-in-out infinite}.float-2.svelte-y5wfu.svelte-y5wfu{width:300px;height:300px;bottom:-50px;left:-50px;animation:svelte-y5wfu-float 12s ease-in-out infinite 2s}@keyframes svelte-y5wfu-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(3deg)}}.section-container.svelte-y5wfu.svelte-y5wfu{max-width:48rem;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.cta-content.svelte-y5wfu.svelte-y5wfu{text-align:center;opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.4,0,.2,1)}.cta-content.visible.svelte-y5wfu.svelte-y5wfu{opacity:1;transform:translateY(0)}.cta-logo.svelte-y5wfu.svelte-y5wfu{display:flex;justify-content:center;margin-bottom:2rem}.cta-logo.svelte-y5wfu img.svelte-y5wfu{width:80px;height:auto;animation:svelte-y5wfu-logoFloat 4s ease-in-out infinite}@keyframes svelte-y5wfu-logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.cta-title.svelte-y5wfu.svelte-y5wfu{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:#171717;line-height:1.2;letter-spacing:-.02em;margin:0 0 1.25rem}.cta-description.svelte-y5wfu.svelte-y5wfu{font-size:1.125rem;color:#525252;line-height:1.6;margin:0 0 2rem;max-width:36rem;margin-left:auto;margin-right:auto}.cta-buttons.svelte-y5wfu.svelte-y5wfu{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.5rem}.btn-primary.svelte-y5wfu.svelte-y5wfu{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);color:#fff;font-size:1.0625rem;font-weight:600;text-decoration:none;border-radius:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px -3px #22c55e66}.btn-primary.svelte-y5wfu.svelte-y5wfu:hover{transform:translateY(-3px);box-shadow:0 12px 24px -6px #22c55e80}.btn-primary.svelte-y5wfu svg.svelte-y5wfu{transition:transform .2s ease}.btn-primary.svelte-y5wfu:hover svg.svelte-y5wfu{transform:translate(3px)}.btn-secondary.svelte-y5wfu.svelte-y5wfu{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:white;color:#404040;font-size:1.0625rem;font-weight:500;text-decoration:none;border-radius:.75rem;border:1px solid #e5e5e5;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-secondary.svelte-y5wfu.svelte-y5wfu:hover{border-color:#d4d4d4;background:#fafafa;transform:translateY(-2px);box-shadow:0 8px 20px -8px #0000001a}.trust-badges.svelte-y5wfu.svelte-y5wfu{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.trust-badge.svelte-y5wfu.svelte-y5wfu{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;color:#525252}@media only screen and (max-width: 640px){.final-cta-section.svelte-y5wfu.svelte-y5wfu{padding:4rem 0}.section-container.svelte-y5wfu.svelte-y5wfu{padding:0 1rem}.cta-buttons.svelte-y5wfu.svelte-y5wfu{flex-direction:column;align-items:stretch}.btn-primary.svelte-y5wfu.svelte-y5wfu,.btn-secondary.svelte-y5wfu.svelte-y5wfu{justify-content:center}.trust-badges.svelte-y5wfu.svelte-y5wfu{flex-direction:column;align-items:center;gap:.75rem}.floating-element.svelte-y5wfu.svelte-y5wfu{display:none}}.footer-section.svelte-laycm6{background:#fafafa;border-top:1px solid #f5f5f5}.footer-container.svelte-laycm6{max-width:80rem;margin:0 auto;padding:4rem 1.5rem 2rem}.footer-content.svelte-laycm6{display:grid;grid-template-columns:1.5fr 2fr;gap:4rem}.footer-brand.svelte-laycm6{max-width:280px}.brand-link.svelte-laycm6{display:flex;align-items:center;gap:.75rem;text-decoration:none;margin-bottom:1rem}.brand-logo.svelte-laycm6{width:2.5rem;height:auto}.brand-name.svelte-laycm6{font-size:1.25rem;font-weight:600;color:#171717}.brand-description.svelte-laycm6{font-size:.9375rem;color:#737373;line-height:1.6;margin:0}.footer-links.svelte-laycm6{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.column-title.svelte-laycm6{font-size:.875rem;font-weight:600;color:#171717;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.05em}.link-list.svelte-laycm6{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-link.svelte-laycm6{font-size:.9375rem;color:#525252;text-decoration:none;transition:color .2s ease}.footer-link.svelte-laycm6:hover{color:#22c55e}.footer-divider.svelte-laycm6{height:1px;background:#e5e5e5;margin:3rem 0 1.5rem}.footer-bottom.svelte-laycm6{display:flex;justify-content:space-between;align-items:center}.copyright.svelte-laycm6{font-size:.875rem;color:#737373;margin:0}.social-links.svelte-laycm6{display:flex;gap:1rem}.social-link.svelte-laycm6{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.5rem;background:white;color:#525252;border:1px solid #e5e5e5;transition:all .2s ease}.social-link.svelte-laycm6:hover{color:#22c55e;border-color:#22c55e;background:rgba(34,197,94,.05)}@media only screen and (max-width: 768px){.footer-container.svelte-laycm6{padding:3rem 1rem 2rem}.footer-content.svelte-laycm6{grid-template-columns:1fr;gap:2.5rem}.footer-brand.svelte-laycm6{max-width:100%;text-align:center}.brand-link.svelte-laycm6{justify-content:center}.footer-links.svelte-laycm6{grid-template-columns:repeat(3,1fr);text-align:center}.footer-bottom.svelte-laycm6{flex-direction:column;gap:1.5rem;text-align:center}}@media only screen and (max-width: 480px){.footer-links.svelte-laycm6{grid-template-columns:1fr;gap:2rem}}#subdomainText.svelte-1pionq2{color:#171717;position:absolute;top:0;right:0;font-size:.75rem;padding:.5rem}.landing-page.svelte-1pionq2{display:flex;flex-direction:column;min-height:100vh;position:relative;width:100%;margin:0;padding:0;background:#fafafa}main.svelte-1pionq2{flex:1}p.svelte-1pionq2{margin:0}
