.Hero-module__gNeX-G__hero{padding:var(--space-section) 0;background:var(--color-canvas);position:relative;overflow:hidden}.Hero-module__gNeX-G__animLogo{object-fit:contain;opacity:.1;pointer-events:none;z-index:0;width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__gNeX-G__grid{gap:var(--space-xxl);z-index:1;grid-template-columns:7fr 5fr;align-items:center;display:grid;position:relative}.Hero-module__gNeX-G__badge{align-items:center;gap:var(--space-xs);background:var(--color-surface-card);color:var(--color-muted);border-radius:var(--rounded-pill);margin-bottom:var(--space-lg);padding:6px 14px;font-size:13px;font-weight:500;display:inline-flex}.Hero-module__gNeX-G__badgeDot{background:var(--color-success);border-radius:var(--rounded-full);width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__gNeX-G__pulse}@keyframes Hero-module__gNeX-G__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.Hero-module__gNeX-G__subtitle{margin-top:var(--space-md);color:var(--color-muted);max-width:520px;font-size:18px;line-height:1.6}.Hero-module__gNeX-G__ctas{gap:var(--space-sm);margin-top:var(--space-xl);flex-wrap:wrap;display:flex}.Hero-module__gNeX-G__content{animation:.8s cubic-bezier(.16,1,.3,1) both Hero-module__gNeX-G__slideInLeft}.Hero-module__gNeX-G__mockup{background:var(--color-canvas);border:1px solid var(--color-hairline);border-radius:var(--rounded-xl);padding:var(--space-lg);box-shadow:var(--shadow-card);animation:.8s cubic-bezier(.16,1,.3,1) .2s both Hero-module__gNeX-G__slideInRight,4s ease-in-out 1.2s infinite Hero-module__gNeX-G__float}.Hero-module__gNeX-G__mockupHeader{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-lg);display:flex}.Hero-module__gNeX-G__mockupAvatar{border-radius:var(--rounded-full);background:var(--color-badge-violet);width:36px;height:36px;color:var(--color-on-primary);justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex}.Hero-module__gNeX-G__mockupMeta{flex-direction:column;gap:2px;display:flex}.Hero-module__gNeX-G__mockupName{color:var(--color-ink);font-size:14px;font-weight:600}.Hero-module__gNeX-G__mockupLabel{color:var(--color-muted);font-size:12px}.Hero-module__gNeX-G__calGrid{margin-bottom:var(--space-md);grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.Hero-module__gNeX-G__calDay{aspect-ratio:1;color:var(--color-muted);border-radius:var(--rounded-sm);justify-content:center;align-items:center;font-size:13px;display:flex}.Hero-module__gNeX-G__calDayHead{color:var(--color-muted-soft);font-size:11px;font-weight:600}.Hero-module__gNeX-G__calDayAvail{background:var(--color-surface-soft);color:var(--color-ink);cursor:pointer;font-weight:500;transition:background-color .15s}.Hero-module__gNeX-G__calDayAvail:hover{background:var(--color-surface-strong)}.Hero-module__gNeX-G__calDaySelected{background:var(--color-primary);color:var(--color-on-primary);font-weight:600}.Hero-module__gNeX-G__timeSlots{gap:var(--space-xs);flex-wrap:wrap;display:flex}.Hero-module__gNeX-G__slot{border-radius:var(--rounded-md);border:1px solid var(--color-hairline);color:var(--color-ink);background:var(--color-canvas);padding:6px 14px;font-size:13px;font-weight:500;transition:background-color .15s,border-color .15s}.Hero-module__gNeX-G__slot:hover{border-color:var(--color-primary)}.Hero-module__gNeX-G__slotActive{background:var(--color-primary);color:var(--color-on-primary);border-color:var(--color-primary)}@media (max-width:768px){.Hero-module__gNeX-G__grid{grid-template-columns:1fr}.Hero-module__gNeX-G__mockup{order:2}}
.Features-module__0vMnSW__section{padding:var(--space-section) 0;background:var(--color-canvas)}.Features-module__0vMnSW__header{text-align:center;margin-bottom:var(--space-xxl)}.Features-module__0vMnSW__tagline{color:var(--color-brand-accent);text-transform:uppercase;letter-spacing:.5px;margin-bottom:var(--space-sm);font-size:14px;font-weight:600}.Features-module__0vMnSW__subtitle{margin-top:var(--space-sm);color:var(--color-muted);max-width:600px;margin-inline:auto;font-size:18px}.Features-module__0vMnSW__grid{gap:var(--space-lg);grid-template-columns:repeat(2,1fr);display:grid}.Features-module__0vMnSW__card{background:var(--color-surface-card);border-radius:var(--rounded-lg);padding:var(--space-xl);transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s}.Features-module__0vMnSW__card:hover{box-shadow:var(--shadow-card);transform:translateY(-4px)}.Features-module__0vMnSW__iconWrap{border-radius:var(--rounded-md);width:48px;height:48px;margin-bottom:var(--space-md);color:var(--color-ink);justify-content:center;align-items:center;display:flex}.Features-module__0vMnSW__iconCalendar{background:#ede9fe}.Features-module__0vMnSW__iconPortal{background:#fce7f3}.Features-module__0vMnSW__iconReminder{background:#d1fae5}.Features-module__0vMnSW__iconShare{background:#fef3c7}.Features-module__0vMnSW__cardTitle{margin-bottom:var(--space-xs)}.Features-module__0vMnSW__cardDesc{color:var(--color-muted);font-size:15px;line-height:1.6}@media (max-width:768px){.Features-module__0vMnSW__grid{grid-template-columns:1fr}}
.HowItWorks-module__iI9NfG__section{padding:var(--space-section) 0;background:var(--color-surface-card)}.HowItWorks-module__iI9NfG__header{text-align:center;margin-bottom:var(--space-xxl)}.HowItWorks-module__iI9NfG__tagline{color:var(--color-brand-accent);text-transform:uppercase;letter-spacing:.5px;margin-bottom:var(--space-sm);font-size:14px;font-weight:600}.HowItWorks-module__iI9NfG__subtitle{margin-top:var(--space-sm);color:var(--color-muted);max-width:560px;margin-inline:auto;font-size:18px}.HowItWorks-module__iI9NfG__steps{gap:var(--space-xxl);grid-template-columns:repeat(3,1fr);display:grid}.HowItWorks-module__iI9NfG__step{text-align:center;transition:transform .25s cubic-bezier(.16,1,.3,1)}.HowItWorks-module__iI9NfG__step:hover{transform:translateY(-4px)}.HowItWorks-module__iI9NfG__stepIcon{border-radius:var(--rounded-lg);width:56px;height:56px;margin:0 auto var(--space-md);justify-content:center;align-items:center;transition:transform .25s;display:flex}.HowItWorks-module__iI9NfG__step:hover .HowItWorks-module__iI9NfG__stepIcon{transform:scale(1.08)}.HowItWorks-module__iI9NfG__iconLink{color:#7c3aed;background:#ede9fe}.HowItWorks-module__iI9NfG__iconUser{color:#db2777;background:#fce7f3}.HowItWorks-module__iI9NfG__iconFlash{color:#d97706;background:#fef3c7}.HowItWorks-module__iI9NfG__stepTitle{margin-bottom:var(--space-xs)}.HowItWorks-module__iI9NfG__stepDesc{color:var(--color-muted);max-width:280px;margin-inline:auto;font-size:15px;line-height:1.6}@media (max-width:768px){.HowItWorks-module__iI9NfG__steps{gap:var(--space-xl);grid-template-columns:1fr}}
.Testimonials-module__3Exg0W__section{padding:var(--space-section) 0;background:var(--color-canvas);overflow:hidden}.Testimonials-module__3Exg0W__header{text-align:center;margin-bottom:var(--space-xxl)}.Testimonials-module__3Exg0W__tagline{color:var(--color-brand-accent);text-transform:uppercase;letter-spacing:.5px;margin-bottom:var(--space-sm);font-size:14px;font-weight:600}.Testimonials-module__3Exg0W__marquee{width:100%;position:relative;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.Testimonials-module__3Exg0W__track{gap:var(--space-lg);width:max-content;animation:40s linear infinite Testimonials-module__3Exg0W__scroll;display:flex}.Testimonials-module__3Exg0W__track:hover{animation-play-state:paused}@keyframes Testimonials-module__3Exg0W__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.Testimonials-module__3Exg0W__card{background:var(--color-surface-card);border-radius:var(--rounded-lg);width:340px;padding:var(--space-lg);gap:var(--space-md);flex-direction:column;flex-shrink:0;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s;display:flex}.Testimonials-module__3Exg0W__card:hover{box-shadow:var(--shadow-card);transform:translateY(-4px)}.Testimonials-module__3Exg0W__quote{color:var(--color-body);flex:1;font-size:15px;font-style:italic;line-height:1.6}.Testimonials-module__3Exg0W__bottom{align-items:center;gap:var(--space-sm);display:flex}.Testimonials-module__3Exg0W__avatar{border-radius:var(--rounded-full);width:36px;height:36px;color:var(--color-on-primary);flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:600;display:flex}.Testimonials-module__3Exg0W__meta{flex-direction:column;display:flex}.Testimonials-module__3Exg0W__name{color:var(--color-ink);font-size:14px;font-weight:600}.Testimonials-module__3Exg0W__role{color:var(--color-muted);font-size:13px}@media (max-width:768px){.Testimonials-module__3Exg0W__card{width:280px}}
.Pricing-module__aV2Sha__section{padding:var(--space-section) 0;background:var(--color-surface-card)}.Pricing-module__aV2Sha__header{text-align:center;margin-bottom:var(--space-xxl)}.Pricing-module__aV2Sha__tagline{color:var(--color-brand-accent);text-transform:uppercase;letter-spacing:.5px;margin-bottom:var(--space-sm);font-size:14px;font-weight:600}.Pricing-module__aV2Sha__subtitle{margin-top:var(--space-sm);color:var(--color-muted);font-size:18px}.Pricing-module__aV2Sha__grid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.Pricing-module__aV2Sha__card{background:var(--color-canvas);border-radius:var(--rounded-lg);padding:var(--space-xl);border:1px solid var(--color-hairline);flex-direction:column;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s;display:flex}.Pricing-module__aV2Sha__card:hover{box-shadow:var(--shadow-card);transform:translateY(-4px)}.Pricing-module__aV2Sha__featured{background:var(--color-surface-dark);color:var(--color-on-dark);border-color:#0000}.Pricing-module__aV2Sha__badge{background:var(--color-brand-accent);color:var(--color-on-primary);border-radius:var(--rounded-pill);margin-bottom:var(--space-md);align-self:flex-start;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.Pricing-module__aV2Sha__planName{margin-bottom:var(--space-xs)}.Pricing-module__aV2Sha__price{font-family:var(--font-display);letter-spacing:-1.5px;color:var(--color-ink);font-size:48px;font-weight:700;line-height:1}.Pricing-module__aV2Sha__featured .Pricing-module__aV2Sha__price{color:var(--color-on-dark)}.Pricing-module__aV2Sha__period{font-family:var(--font-body);color:var(--color-muted);margin-left:4px;font-size:16px;font-weight:400}.Pricing-module__aV2Sha__featured .Pricing-module__aV2Sha__period{color:var(--color-on-dark-soft)}.Pricing-module__aV2Sha__desc{margin-top:var(--space-sm);color:var(--color-muted);font-size:15px;line-height:1.5}.Pricing-module__aV2Sha__featured .Pricing-module__aV2Sha__desc{color:var(--color-on-dark-soft)}.Pricing-module__aV2Sha__divider{background:var(--color-hairline);width:100%;height:1px;margin:var(--space-lg) 0}.Pricing-module__aV2Sha__featured .Pricing-module__aV2Sha__divider{background:var(--color-surface-dark-elevated)}.Pricing-module__aV2Sha__featureList{gap:var(--space-sm);margin-bottom:var(--space-xl);flex-direction:column;flex:1;list-style:none;display:flex}.Pricing-module__aV2Sha__featureItem{align-items:flex-start;gap:var(--space-xs);color:var(--color-body);font-size:14px;line-height:1.5;display:flex}.Pricing-module__aV2Sha__featured .Pricing-module__aV2Sha__featureItem{color:var(--color-on-dark-soft)}.Pricing-module__aV2Sha__check{color:var(--color-success);flex-shrink:0;margin-top:1px;display:flex}.Pricing-module__aV2Sha__ctaBtn{text-align:center;width:100%}.Pricing-module__aV2Sha__featuredBtn{text-align:center;background:var(--color-on-dark);width:100%;color:var(--color-primary)}@media (max-width:1024px){.Pricing-module__aV2Sha__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Pricing-module__aV2Sha__grid{grid-template-columns:1fr;max-width:420px;margin-inline:auto}}
.CtaBand-module__sBre3a__band{padding:var(--space-xxl) 0;background:var(--color-canvas)}.CtaBand-module__sBre3a__card{background:var(--color-surface-card);border-radius:var(--rounded-lg);padding:var(--space-xxl);text-align:center;align-items:center;gap:var(--space-md);flex-direction:column;display:flex}.CtaBand-module__sBre3a__subtitle{color:var(--color-muted);max-width:480px;font-size:16px}.CtaBand-module__sBre3a__animLogo{object-fit:contain;border-radius:var(--rounded-full);width:120px;height:120px}
