.GettingStartedPage-module__tXJ7QG__page{width:100%;max-width:var(--content-max-width);padding:var(--content-padding-y) var(--content-padding-x);margin:0 auto}.GettingStartedPage-module__tXJ7QG__hero{margin-bottom:var(--space-3xl)}.GettingStartedPage-module__tXJ7QG__title{font-family:var(--font-heading);font-weight:var(--font-weight-bold);font-size:var(--text-3xl);line-height:var(--leading-3xl);color:var(--color-text-1);margin-bottom:var(--space-lg)}.GettingStartedPage-module__tXJ7QG__intro{font-size:var(--text-md);line-height:var(--leading-lg);color:var(--color-text-1)}.GettingStartedPage-module__tXJ7QG__section{margin-bottom:var(--space-3xl)}.GettingStartedPage-module__tXJ7QG__sectionTitle{font-family:var(--font-heading);font-weight:var(--font-weight-bold);font-size:var(--text-xl);line-height:var(--leading-xl);color:var(--color-text-1);margin-bottom:var(--space-lg)}.GettingStartedPage-module__tXJ7QG__tips{margin-top:var(--space-4xl)}.GettingStartedPage-module__tXJ7QG__tipsGrid{gap:var(--space-xl);grid-template-columns:1fr;display:grid}@media (min-width:768px){.GettingStartedPage-module__tXJ7QG__tipsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.StepList-module__hktqOa__list{gap:var(--space-lg);flex-direction:column;list-style:none;display:flex}.StepList-module__hktqOa__item{align-items:flex-start;gap:var(--space-md);display:flex}.StepList-module__hktqOa__marker{width:var(--space-2xl);height:var(--space-2xl);border-radius:var(--radius-full);background-color:var(--color-primary);color:var(--color-text-inverse);font-family:var(--font-heading);font-weight:var(--font-weight-bold);font-size:var(--text-sm);flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:flex}.StepList-module__hktqOa__text{color:var(--color-text-1);font-size:var(--text-sm);line-height:var(--leading-md);padding-top:var(--space-xs)}
.Card-module__tZwuOa__card{background-color:var(--color-bg);border-radius:var(--radius-md);padding:var(--space-2xl);text-align:left;box-shadow:0 4px 12px #0000000f}@media (max-width:640px){.Card-module__tZwuOa__card{padding:var(--space-xl)}}.Card-module__tZwuOa__icon{width:28px;height:28px;color:var(--color-primary);margin-bottom:var(--space-lg)}.Card-module__tZwuOa__title{font-family:var(--font-heading);font-weight:var(--font-weight-bold);font-size:var(--text-md);line-height:var(--leading-sm);color:var(--color-text-1);margin-bottom:var(--space-sm)}.Card-module__tZwuOa__body{font-family:var(--font-body);font-size:var(--text-sm);line-height:var(--leading-md);color:var(--color-text-1);margin-bottom:var(--space-none)}
.Hero-module__x_p9mG__hero{background:linear-gradient(to bottom, var(--color-primary-extralight) 0%, var(--color-bg) 100%);padding:var(--space-4xl) var(--space-xl) 80px;text-align:center}@media (min-width:768px){.Hero-module__x_p9mG__hero{min-height:498px;padding:80px var(--space-xl) 100px;justify-content:center;align-items:center;display:flex}}.Hero-module__x_p9mG__inner{max-width:720px;margin:0 auto}.Hero-module__x_p9mG__headline{font-family:var(--font-heading);font-weight:var(--font-weight-bold);font-size:var(--text-display);line-height:var(--leading-display);color:var(--color-text-1);margin-bottom:var(--space-lg)}@media (min-width:768px){.Hero-module__x_p9mG__headline{font-size:var(--text-display);line-height:var(--leading-display)}}.Hero-module__x_p9mG__sub{font-family:var(--font-body);font-size:var(--text-sm);line-height:var(--leading-md);color:var(--color-text-1);margin-bottom:var(--space-2xl)}.Hero-module__x_p9mG__badges{gap:var(--space-md);flex-wrap:wrap;justify-content:center;display:flex}
.Badge-module__Ps78VG__badge{font-family:var(--font-body);font-weight:var(--font-weight-bold);font-size:var(--text-xs);line-height:var(--leading-ratio-tight);padding:var(--space-sm) var(--space-lg);border-radius:var(--radius-full);white-space:nowrap;justify-content:center;align-items:center;display:inline-flex}.Badge-module__Ps78VG__small{padding:var(--space-xs) var(--space-md);font-size:13px}.Badge-module__Ps78VG__withIcon{align-items:center;gap:6px;line-height:1;display:inline-flex}.Badge-module__Ps78VG__filledSuccess{background-color:var(--color-success-vivid);color:var(--color-text-inverse)}.Badge-module__Ps78VG__filledPrimary{background-color:var(--color-primary);color:var(--color-text-inverse)}.Badge-module__Ps78VG__filledError{background-color:var(--color-error);color:var(--color-text-inverse)}.Badge-module__Ps78VG__filledInfo{background-color:var(--color-info);color:var(--color-text-inverse)}.Badge-module__Ps78VG__outlineNeutral{color:var(--color-text-1);border:1px solid var(--color-text-1);background-color:#0000}
.Icon-module__VuJN5W__spin{animation:.8s linear infinite Icon-module__VuJN5W__icon-spin}@keyframes Icon-module__VuJN5W__icon-spin{to{transform:rotate(360deg)}}
.Button-module__kpfyjG__withBadge{display:inline-flex;position:relative}.Button-module__kpfyjG__fullWidth{width:100%;display:flex}.Button-module__kpfyjG__badgeSlot{pointer-events:none;position:absolute;top:0;right:0;transform:translate(50%,-50%)}
.EmptyState-module__B2w31W__iconWrapper{padding:var(--space-lg);background-color:var(--color-bg-muted);border-radius:var(--radius-full);justify-content:center;align-items:center;display:inline-flex}
.Modal-module__UFk7aW__panel{z-index:1300;opacity:0;width:calc(100vw - 24px);max-height:calc(100vh - 96px);transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .22s ease-out;position:fixed;bottom:12px;right:12px;transform:translateY(24px)}@media (min-width:640px){.Modal-module__UFk7aW__panel{width:360px;bottom:20px;right:20px}}.Modal-module__UFk7aW__panelVisible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.Modal-module__UFk7aW__panel{transition:opacity .12s ease-out;transform:none}.Modal-module__UFk7aW__panelVisible{transform:none}}
.Dot-module__TXLqcG__dot{border-radius:var(--radius-full);flex-shrink:0;width:10px;height:10px}.Dot-module__TXLqcG__small{width:6px;height:6px}.Dot-module__TXLqcG__success{background-color:var(--color-success-vivid)}.Dot-module__TXLqcG__info{background-color:var(--color-info)}.Dot-module__TXLqcG__error{background-color:var(--color-error)}.Dot-module__TXLqcG__warning{background-color:var(--color-warning)}
.InputFile-module__3RJXia__container{padding:var(--space-4,16px);border:1px solid var(--color-border);background:var(--color-bg-extralight);border-radius:16px;flex-direction:column;display:flex}.InputFile-module__3RJXia__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.InputFile-module__3RJXia__divider{margin:var(--space-sm) var(--space-none);border:none;border-top:1px solid var(--color-border)}
.StepReview-module__IW6Vza__summary{gap:var(--space-md);padding:var(--space-none);flex-direction:column;list-style:none;display:flex}.StepReview-module__IW6Vza__card{background-color:var(--color-bg-extralight);border:1px solid var(--color-bg-muted);border-radius:var(--radius-lg);padding:var(--space-lg);text-align:left}.StepReview-module__IW6Vza__divider{margin:var(--space-sm) var(--space-none);border:none;border-top:1px solid var(--color-border)}.StepReview-module__IW6Vza__feedback{margin:var(--space-none);padding:var(--space-none);flex-direction:column;list-style:none;display:flex}.StepReview-module__IW6Vza__feedbackLine{align-items:flex-start;gap:var(--space-sm);display:flex}
.ReframingSection-module__rtmcMa__reframing{background-color:var(--color-bg);padding:var(--space-4xl) var(--space-xl);text-align:center}@media (max-width:640px){.ReframingSection-module__rtmcMa__reframing{padding:var(--space-3xl) var(--space-xl)}}.ReframingSection-module__rtmcMa__inner{max-width:760px;margin:0 auto}.ReframingSection-module__rtmcMa__headline{font-family:var(--font-heading);font-weight:var(--font-weight-bold);font-size:var(--text-2xl);line-height:var(--leading-2xl);color:var(--color-text-1);margin-bottom:var(--space-md)}@media (min-width:768px){.ReframingSection-module__rtmcMa__headline{font-size:var(--text-3xl);line-height:var(--leading-3xl)}}.ReframingSection-module__rtmcMa__sub{font-family:var(--font-body);font-size:var(--text-sm);line-height:var(--leading-md);color:var(--color-text-1);margin-bottom:var(--space-3xl)}.ReframingSection-module__rtmcMa__blocks{gap:var(--space-3xl);text-align:left;flex-direction:column;display:flex}
.DayEditor-module__rCm-UW__day{padding:var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-extralight)}
.NarrativeBlock-module__5bwBhG__block{align-items:flex-start;gap:var(--space-xl);text-align:left;display:flex}.NarrativeBlock-module__5bwBhG__icon{border-radius:var(--radius-full);background-color:var(--color-secondary-extralight);width:36px;height:36px;color:var(--color-secondary-dark);flex-shrink:0;justify-content:center;align-items:center;display:flex}.NarrativeBlock-module__5bwBhG__title{font-family:var(--font-heading);font-weight:var(--font-weight-bold);font-size:var(--text-md);line-height:var(--leading-sm);color:var(--color-text-1);margin-bottom:var(--space-xs)}.NarrativeBlock-module__5bwBhG__body{font-family:var(--font-body);font-size:var(--text-sm);line-height:var(--leading-md);color:var(--color-text-1);margin-bottom:var(--space-none)}
.Stepper-module__pjNAGG__stepper{flex-direction:column;width:100%;max-width:800px;margin-inline:auto;display:flex}.Stepper-module__pjNAGG__progress{gap:var(--space-sm);margin-bottom:var(--space-sm);flex-direction:column;display:flex}.Stepper-module__pjNAGG__segments{gap:8px;display:flex}.Stepper-module__pjNAGG__segment{border-radius:999px;flex:1;height:6px;transition:background-color .32s ease-in-out,opacity .32s ease-in-out}.Stepper-module__pjNAGG__segment[data-status=info]{background:var(--color-info)}.Stepper-module__pjNAGG__segment[data-status=success]{background:var(--color-success-vivid)}.Stepper-module__pjNAGG__segment[data-status=danger]{background:var(--color-error)}.Stepper-module__pjNAGG__segment[data-status=warning]{background:var(--color-warning)}.Stepper-module__pjNAGG__segment[data-future=true]{opacity:.3}.Stepper-module__pjNAGG__counter{color:var(--color-text-1);margin:0;font-size:14px}.Stepper-module__pjNAGG__viewport{overflow:hidden}.Stepper-module__pjNAGG__track{transform:translateX(calc(var(--stepper-current) * -100%));transition:transform .32s ease-in-out;display:flex}.Stepper-module__pjNAGG__step{flex:0 0 100%;min-width:100%}.Stepper-module__pjNAGG__footer{justify-content:space-between;align-items:center;gap:16px;margin-top:40px;display:flex}.Stepper-module__pjNAGG__step:not([inert]) .Stepper-module__pjNAGG__footer{opacity:1;transition:opacity .32s ease-in-out .5s}.Stepper-module__pjNAGG__step[inert] .Stepper-module__pjNAGG__footer{opacity:0;transition:none}.Stepper-module__pjNAGG__footerSpacer{flex:none}@media (prefers-reduced-motion:reduce){.Stepper-module__pjNAGG__segment,.Stepper-module__pjNAGG__track,.Stepper-module__pjNAGG__step:not([inert]) .Stepper-module__pjNAGG__footer{transition:none}}
.LeadForm-module__jUsj-W__section{background-color:var(--color-bg-extralight);padding:var(--space-4xl) var(--space-xl);text-align:center}@media (max-width:640px){.LeadForm-module__jUsj-W__section{padding:var(--space-3xl) var(--space-xl)}}.LeadForm-module__jUsj-W__inner{max-width:840px;margin:0 auto}.LeadForm-module__jUsj-W__headline{font-family:var(--font-heading);font-weight:var(--font-weight-bold);font-size:var(--text-2xl);line-height:var(--leading-2xl);color:var(--color-text-1);margin-bottom:var(--space-md)}@media (min-width:768px){.LeadForm-module__jUsj-W__headline{font-size:var(--text-3xl);line-height:var(--leading-3xl)}}.LeadForm-module__jUsj-W__sub{font-family:var(--font-body);font-size:var(--text-sm);line-height:var(--leading-md);color:var(--color-text-1);margin-bottom:var(--space-2xl)}.LeadForm-module__jUsj-W__card{background-color:var(--color-bg);border-radius:var(--radius-md);padding:var(--space-2xl);text-align:left;gap:var(--space-xl);flex-direction:column;display:flex;box-shadow:0 4px 12px #0000000f}@media (max-width:640px){.LeadForm-module__jUsj-W__card{padding:var(--space-xl);gap:var(--space-xl)}}@media (min-width:768px){.LeadForm-module__jUsj-W__card{padding:var(--space-3xl)}}.LeadForm-module__jUsj-W__submit{align-self:flex-start}@media (max-width:640px){.LeadForm-module__jUsj-W__submit{align-self:stretch;width:100%}}.LeadForm-module__jUsj-W__success{margin-top:var(--space-xl);padding:var(--space-lg) var(--space-xl);border-radius:var(--radius-lg);color:var(--color-success);background:#e8f5ee}.LeadForm-module__jUsj-W__successTitle{font-family:var(--font-heading);font-size:var(--text-md);line-height:var(--leading-md);margin:0 0 var(--space-xs) 0}.LeadForm-module__jUsj-W__successBody{font-family:var(--font-body);font-size:var(--text-xs);line-height:var(--leading-xs);margin:0}.LeadForm-module__jUsj-W__inlineLink{color:var(--color-primary);text-decoration:underline}.LeadForm-module__jUsj-W__inlineLink:hover{color:var(--color-primary-dark)}.LeadForm-module__jUsj-W__inlineLink:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.LeadForm-module__jUsj-W__honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}
.PageLayout-module__i1Hh7G__main{width:100%;max-width:var(--content-max-width);padding:var(--content-padding-y) var(--content-padding-x);background-color:var(--color-background);margin:0 auto}@media (max-width:640px){.PageLayout-module__i1Hh7G__main{padding:var(--space-2xl) var(--space-lg)}}
