.FinalCta-module__LXJvWa__section{padding:clamp(4rem, 3rem + 3vw, 6.5rem) var(--ws-space-6);background:var(--ws-purple-900);color:var(--ws-white);text-align:center}.FinalCta-module__LXJvWa__inner{max-width:56rem;margin-inline:auto}.FinalCta-module__LXJvWa__title{font-family:var(--ws-font-heading);color:var(--ws-white);margin-bottom:var(--ws-space-5);text-wrap:balance;max-width:22ch;margin-inline:auto;font-size:clamp(2rem,1.5rem + 2.4vw,3.25rem);font-weight:800;line-height:1.1}.FinalCta-module__LXJvWa__sub{color:#ffffffd1;max-width:38rem;margin:0 auto var(--ws-space-7);font-size:1.0625rem}.FinalCta-module__LXJvWa__row{gap:var(--ws-space-3);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.FinalCta-module__LXJvWa__cta{align-items:center;gap:var(--ws-space-2);background:var(--ws-white);color:var(--ws-purple);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-lg);transition:all var(--ws-duration-base) var(--ws-ease-out);padding:1rem 2.25rem;font-size:1.0625rem;font-weight:800;text-decoration:none;display:inline-flex}.FinalCta-module__LXJvWa__cta:hover{transform:translateY(-3px)}.FinalCta-module__LXJvWa__cta svg{width:1rem;height:1rem}.FinalCta-module__LXJvWa__link{align-items:center;gap:var(--ws-space-2);color:#ffffffe6;font-family:var(--ws-font-heading);background:0 0;border-radius:0;padding:1rem .5rem;font-size:1.0625rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.FinalCta-module__LXJvWa__link:after{content:"";background:#ffffff80;height:1px;transition:background .2s,right .2s;position:absolute;bottom:.55rem;left:.5rem;right:1.6rem}.FinalCta-module__LXJvWa__link:hover{color:var(--ws-white)}.FinalCta-module__LXJvWa__link:hover:after{background:var(--ws-white);right:1.3rem}
.Hero-module__pzuoJG__section{padding:clamp(3rem, 2.25rem + 2vw, 5rem) var(--ws-space-6);background:var(--ws-lavender);color:var(--ws-text);text-align:center}.Hero-module__pzuoJG__inner{max-width:56rem;margin-inline:auto}.Hero-module__pzuoJG__eyebrow{font-family:var(--ws-font-heading);letter-spacing:.14em;text-transform:uppercase;color:var(--ws-purple);background:var(--ws-purple-100);border-radius:var(--ws-radius-pill);margin-bottom:var(--ws-space-3);padding:.375rem .875rem;font-size:.6875rem;font-weight:700;display:inline-block}.Hero-module__pzuoJG__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.025em;margin-bottom:var(--ws-space-4);text-wrap:balance;max-width:24ch;margin-inline:auto;font-size:clamp(2rem,1.6rem + 1.8vw,3rem);font-weight:800;line-height:1.05}.Hero-module__pzuoJG__title em{color:var(--ws-purple);font-style:normal}.Hero-module__pzuoJG__sub{color:var(--ws-text-muted);font-size:clamp(1rem,.95rem + .3vw,1.125rem);line-height:var(--ws-lh-snug);max-width:42rem;margin:0 auto var(--ws-space-6)}.Hero-module__pzuoJG__row{gap:var(--ws-space-3);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.Hero-module__pzuoJG__cta{align-items:center;gap:var(--ws-space-2);background:var(--ws-purple);color:var(--ws-white);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-md);transition:all var(--ws-duration-base) var(--ws-ease-out);padding:.875rem 1.75rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__pzuoJG__cta:hover{background:var(--ws-purple-500);transform:translateY(-2px)}.Hero-module__pzuoJG__cta svg{width:1rem;height:1rem}.Hero-module__pzuoJG__link{align-items:center;gap:var(--ws-space-2);color:var(--ws-purple);font-family:var(--ws-font-heading);padding:.875rem .25rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.Hero-module__pzuoJG__link:after{content:"";background:var(--ws-purple);opacity:.5;height:1px;transition:opacity .2s,right .2s;position:absolute;bottom:.5rem;left:.25rem;right:1.75rem}.Hero-module__pzuoJG__link:hover:after{opacity:1;right:1.45rem}.Hero-module__pzuoJG__link svg{width:1rem;height:1rem}
.HowItWorks-module__zmAN9a__section{padding:clamp(4rem, 3rem + 3vw, 6rem) var(--ws-space-6);background:var(--ws-lavender)}.HowItWorks-module__zmAN9a__inner{max-width:var(--ws-container);margin-inline:auto}.HowItWorks-module__zmAN9a__heading{text-align:center;margin-bottom:var(--ws-space-9)}.HowItWorks-module__zmAN9a__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.02em;text-wrap:balance;max-width:28ch;margin-inline:auto;font-size:clamp(1.75rem,1.5rem + 1.4vw,2.5rem);font-weight:800;line-height:1.15}.HowItWorks-module__zmAN9a__grid{gap:var(--ws-space-5);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:880px){.HowItWorks-module__zmAN9a__grid{grid-template-columns:1fr}}.HowItWorks-module__zmAN9a__step{background:var(--ws-white);border:1px solid var(--ws-border);border-radius:var(--ws-radius-2xl);padding:var(--ws-space-7);transition:all var(--ws-duration-base) var(--ws-ease-out);text-align:center}.HowItWorks-module__zmAN9a__step:hover{box-shadow:var(--ws-shadow-md);border-color:var(--ws-purple-200);transform:translateY(-2px)}.HowItWorks-module__zmAN9a__label{font-family:var(--ws-font-heading);letter-spacing:.12em;text-transform:uppercase;color:var(--ws-text-muted);margin-bottom:.35rem;font-size:.6875rem;font-weight:700;display:block}.HowItWorks-module__zmAN9a__num{background:var(--ws-white);width:3.5rem;height:3.5rem;color:var(--ws-purple);border:2px solid var(--ws-purple-200);font-family:var(--ws-font-heading);letter-spacing:-.02em;margin:0 auto var(--ws-space-4);border-radius:50%;place-items:center;font-size:1.25rem;font-weight:800;display:grid}.HowItWorks-module__zmAN9a__stepTitle{font-family:var(--ws-font-heading);color:var(--ws-text);margin-bottom:var(--ws-space-2);letter-spacing:-.005em;font-size:1.125rem;font-weight:800}.HowItWorks-module__zmAN9a__body{color:var(--ws-text);font-size:.9375rem;line-height:var(--ws-lh-snug)}.HowItWorks-module__zmAN9a__body strong{color:var(--ws-purple);font-weight:700}
.PCall-module__ghyhJa__section{padding:clamp(3rem, 2rem + 2.4vw, 5rem) var(--ws-space-6);background:linear-gradient(135deg, var(--ws-purple-800) 0%, var(--ws-purple-900) 100%);color:var(--ws-white)}.PCall-module__ghyhJa__inner{max-width:var(--ws-container);justify-content:space-between;align-items:center;gap:clamp(var(--ws-space-5), 2rem + 2vw, var(--ws-space-9));flex-wrap:wrap;margin-inline:auto;display:flex}.PCall-module__ghyhJa__lockup{align-items:center;gap:var(--ws-space-5);flex:1;min-width:18rem;display:flex}.PCall-module__ghyhJa__icon{border-radius:var(--ws-radius-lg);background:var(--ws-white);width:3.5rem;height:3.5rem;color:var(--ws-purple-800);flex-shrink:0;place-items:center;display:grid;box-shadow:0 4px 14px -4px #00000040}.PCall-module__ghyhJa__icon svg{width:1.75rem;height:1.75rem}.PCall-module__ghyhJa__text{color:#ffffffe6;font-size:clamp(1rem,.95rem + .25vw,1.1875rem);line-height:var(--ws-lh-snug);flex:1;margin:0}.PCall-module__ghyhJa__text strong{color:var(--ws-white);font-weight:700}.PCall-module__ghyhJa__cta{align-items:center;gap:var(--ws-space-2);background:var(--ws-white);color:var(--ws-purple-800);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-md);transition:all var(--ws-duration-base) var(--ws-ease-out);white-space:nowrap;flex-shrink:0;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:800;text-decoration:none;display:inline-flex}.PCall-module__ghyhJa__cta:hover{box-shadow:var(--ws-shadow-lg);transform:translateY(-2px)}.PCall-module__ghyhJa__cta svg{width:1rem;height:1rem}@media (max-width:720px){.PCall-module__ghyhJa__inner{align-items:flex-start;gap:var(--ws-space-5);flex-direction:column}.PCall-module__ghyhJa__lockup{width:100%}}
.Related-module__mK_X4q__section{padding:clamp(3rem, 2rem + 2vw, 5rem) var(--ws-space-6);background:var(--ws-white)}.Related-module__mK_X4q__inner{max-width:var(--ws-container);margin-inline:auto}.Related-module__mK_X4q__heading{align-items:end;gap:var(--ws-space-5);text-align:left;grid-template-columns:1fr auto;margin-bottom:clamp(2rem,1.5rem + 1.5vw,3rem);display:grid}@media (max-width:720px){.Related-module__mK_X4q__heading{grid-template-columns:1fr}}.Related-module__mK_X4q__headingText{flex-direction:column;gap:.4rem;display:flex}.Related-module__mK_X4q__eyebrow{font-family:var(--ws-font-heading);letter-spacing:.16em;text-transform:uppercase;color:var(--ws-purple);background:0 0;padding:0;font-size:.6875rem;font-weight:700;display:inline-block}.Related-module__mK_X4q__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.025em;max-width:24ch;margin:0;font-size:clamp(2rem,1.5rem + 1.5vw,2.75rem);font-weight:800;line-height:1.05}.Related-module__mK_X4q__sub{color:var(--ws-text-muted);text-align:right;max-width:22rem;margin:0;font-size:.9375rem;line-height:1.5}@media (max-width:720px){.Related-module__mK_X4q__sub{text-align:left}}.Related-module__mK_X4q__grid{gap:var(--ws-space-5);grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);align-items:stretch;display:grid}@media (max-width:880px){.Related-module__mK_X4q__grid{grid-template-columns:1fr}}.Related-module__mK_X4q__featured{background:linear-gradient(135deg, var(--ws-purple-800) 0%, var(--ws-purple-900) 100%);color:var(--ws-white);border-radius:var(--ws-radius-2xl);gap:var(--ws-space-5);isolation:isolate;grid-template-rows:auto 1fr auto;padding:clamp(1.5rem,1.25rem + 1vw,2.5rem);text-decoration:none;transition:transform .35s,box-shadow .35s;display:grid;position:relative;overflow:hidden}.Related-module__mK_X4q__featured:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle,#a8b2ff40,#0000 65%);border-radius:50%;width:14rem;height:14rem;position:absolute;top:-3rem;right:-3rem}.Related-module__mK_X4q__featured:hover{box-shadow:var(--ws-shadow-xl);transform:translateY(-4px)}.Related-module__mK_X4q__featuredHead{justify-content:space-between;align-items:center;gap:var(--ws-space-4);display:flex}.Related-module__mK_X4q__featuredEyebrow{font-family:var(--ws-font-heading);letter-spacing:.14em;color:var(--ws-periwinkle-300);text-transform:uppercase;align-items:center;gap:.4rem;font-size:.6875rem;font-weight:800;display:inline-flex}.Related-module__mK_X4q__featuredEyebrow:before{content:"";background:var(--ws-periwinkle-300);border-radius:50%;width:.45rem;height:.45rem}.Related-module__mK_X4q__featuredIcon{border-radius:var(--ws-radius-md);width:2.75rem;height:2.75rem;color:var(--ws-white);background:#ffffff1f;border:1px solid #fff3;place-items:center;display:grid}.Related-module__mK_X4q__featuredIcon svg{width:1.4rem;height:1.4rem}.Related-module__mK_X4q__featuredBody{flex-direction:column;gap:.85rem;display:flex}.Related-module__mK_X4q__featuredTitle{font-family:var(--ws-font-heading);color:var(--ws-white);letter-spacing:-.025em;margin:0;font-size:clamp(1.5rem,1.25rem + 1vw,2.125rem);font-weight:800;line-height:1.1}.Related-module__mK_X4q__featuredDesc{color:#ffffffd1;font-size:1rem;line-height:var(--ws-lh-snug);max-width:36ch;margin:0}.Related-module__mK_X4q__featuredFoot{font-family:var(--ws-font-heading);background:var(--ws-white);color:var(--ws-purple-800);border-radius:999px;align-self:flex-start;align-items:center;gap:.5rem;padding:.7rem 1.25rem;font-size:.95rem;font-weight:800;transition:gap .2s;display:inline-flex}.Related-module__mK_X4q__featured:hover .Related-module__mK_X4q__featuredFoot{gap:.85rem}.Related-module__mK_X4q__small{gap:var(--ws-space-5);flex-direction:column;display:flex}.Related-module__mK_X4q__card{background:var(--ws-white);border:1px solid var(--ws-border);border-radius:var(--ws-radius-2xl);padding:var(--ws-space-6);color:inherit;gap:var(--ws-space-4);flex:1;grid-template-columns:auto 1fr auto;align-items:center;text-decoration:none;transition:all .3s;display:grid}.Related-module__mK_X4q__card:hover{border-color:var(--ws-purple-200);box-shadow:var(--ws-shadow-md);transform:translate(4px)}.Related-module__mK_X4q__cardIcon{border-radius:var(--ws-radius-md);background:var(--ws-purple-50);width:2.75rem;height:2.75rem;color:var(--ws-purple);place-items:center;transition:all .3s;display:grid}.Related-module__mK_X4q__cardIcon svg{width:1.35rem;height:1.35rem}.Related-module__mK_X4q__card:hover .Related-module__mK_X4q__cardIcon{background:var(--ws-gradient-cta);color:var(--ws-white)}.Related-module__mK_X4q__cardInner{flex-direction:column;gap:.2rem;min-width:0;display:flex}.Related-module__mK_X4q__cardTitle{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.01em;margin:0;font-size:1.0625rem;font-weight:800;line-height:1.2}.Related-module__mK_X4q__cardDesc{color:var(--ws-text-muted);margin:0;font-size:.8125rem;line-height:1.4}.Related-module__mK_X4q__cardArrow{color:var(--ws-purple);place-items:center;font-weight:700;transition:transform .2s;display:grid}.Related-module__mK_X4q__cardArrow svg{width:1.1rem;height:1.1rem}.Related-module__mK_X4q__card:hover .Related-module__mK_X4q__cardArrow{transform:translate(4px)}
.Faq-module__lEgplq__section{padding:clamp(3.5rem, 3rem + 2vw, 5.5rem) var(--ws-space-6);background:var(--ws-white)}.Faq-module__lEgplq__inner{max-width:var(--ws-container);grid-template-columns:1fr 1.6fr;align-items:start;gap:clamp(2rem,1.5rem + 2vw,4rem);margin-inline:auto;display:grid}@media (max-width:880px){.Faq-module__lEgplq__inner{grid-template-columns:1fr}}.Faq-module__lEgplq__title{font-family:var(--ws-font-heading);color:var(--ws-text);margin-bottom:var(--ws-space-4);letter-spacing:-.02em;font-size:clamp(1.625rem,1.3rem + 1.4vw,2.25rem);font-weight:800;line-height:1.15}.Faq-module__lEgplq__sub{color:var(--ws-text-muted);font-size:.9375rem;line-height:var(--ws-lh-snug)}.Faq-module__lEgplq__sub a{color:var(--ws-purple);font-weight:700;text-decoration:underline}.Faq-module__lEgplq__list{gap:var(--ws-space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Faq-module__lEgplq__item details{background:var(--ws-purple-50);border:1.5px solid var(--ws-purple-100);border-radius:var(--ws-radius-xl)}.Faq-module__lEgplq__item details:hover,.Faq-module__lEgplq__item details[open]{border-color:var(--ws-purple);background:var(--ws-white)}.Faq-module__lEgplq__summary{cursor:pointer;justify-content:space-between;align-items:center;gap:var(--ws-space-4);padding:var(--ws-space-5) var(--ws-space-6);font-family:var(--ws-font-heading);color:var(--ws-text);font-size:1rem;font-weight:700;list-style:none;display:flex}.Faq-module__lEgplq__summary::-webkit-details-marker{display:none}.Faq-module__lEgplq__item details[open] .Faq-module__lEgplq__summary{color:var(--ws-purple)}.Faq-module__lEgplq__icon{width:1.5rem;height:1.5rem;color:var(--ws-purple);transition:transform var(--ws-duration-base) var(--ws-ease-out);place-items:center;display:inline-grid}.Faq-module__lEgplq__icon svg{width:100%;height:100%}.Faq-module__lEgplq__item details[open] .Faq-module__lEgplq__icon{transform:rotate(180deg)}.Faq-module__lEgplq__answer{padding:0 var(--ws-space-6) var(--ws-space-5);color:var(--ws-text-muted);font-size:.9375rem;line-height:var(--ws-lh-normal)}.Faq-module__lEgplq__answer strong{color:var(--ws-text);font-weight:700}.Faq-module__lEgplq__answer a{color:var(--ws-purple);font-weight:600;text-decoration:underline}
.Breadcrumb-module__1IgRrG__nav{margin-bottom:var(--ws-space-4);justify-content:center;display:flex}.Breadcrumb-module__1IgRrG__list{border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);letter-spacing:.06em;text-transform:uppercase;background:0 0;flex-wrap:wrap;justify-content:center;align-items:center;gap:.3125rem;margin:0;padding:.25rem .875rem;font-size:.6875rem;font-weight:700;list-style:none;display:flex}.Breadcrumb-module__1IgRrG__item{align-items:center;gap:.3125rem;display:flex}.Breadcrumb-module__1IgRrG__link{color:var(--ws-text-muted);text-decoration:none}.Breadcrumb-module__1IgRrG__link:hover{color:var(--ws-purple);text-underline-offset:3px;text-decoration:underline}.Breadcrumb-module__1IgRrG__current{color:var(--ws-purple)}.Breadcrumb-module__1IgRrG__sep{color:var(--ws-purple-300)}
.Hero-module__HIeioq__section{padding:clamp(3rem, 2rem + 2vw, 5rem) var(--ws-space-6);background:linear-gradient(180deg, var(--ws-lavender) 0%, var(--ws-white) 100%);text-align:center}.Hero-module__HIeioq__inner{max-width:56rem;margin-inline:auto}.Hero-module__HIeioq__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.025em;margin-bottom:var(--ws-space-4);text-wrap:balance;max-width:22ch;margin-inline:auto;font-size:clamp(2.25rem,1.75rem + 2.4vw,4rem);font-weight:800;line-height:1.05}.Hero-module__HIeioq__sub{color:var(--ws-text-muted);font-size:clamp(1.0625rem,1rem + .4vw,1.25rem);line-height:var(--ws-lh-snug);max-width:42rem;margin:0 auto var(--ws-space-6)}.Hero-module__HIeioq__row{gap:var(--ws-space-3);flex-wrap:wrap;justify-content:center;display:flex}.Hero-module__HIeioq__cta{align-items:center;gap:var(--ws-space-2);background:var(--ws-purple);color:var(--ws-white);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-md);transition:all var(--ws-duration-base) var(--ws-ease-out);padding:.875rem 1.75rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__HIeioq__cta:hover{background:var(--ws-purple-500);transform:translateY(-2px)}.Hero-module__HIeioq__cta svg{width:1rem;height:1rem}.Hero-module__HIeioq__link{align-items:center;gap:var(--ws-space-2);color:var(--ws-purple);border:1.5px solid var(--ws-purple);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);background:0 0;padding:.875rem 1.75rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__HIeioq__link svg{width:1rem;height:1rem}
.AnimatedSteps-module__vPIiLG__section{padding:clamp(4rem, 3rem + 3vw, 6rem) var(--ws-space-6);background:var(--ws-lavender)}.AnimatedSteps-module__vPIiLG__inner{max-width:var(--ws-container);margin-inline:auto}.AnimatedSteps-module__vPIiLG__heading{text-align:center;margin-bottom:var(--ws-space-9)}.AnimatedSteps-module__vPIiLG__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.02em;text-wrap:balance;max-width:28ch;margin-inline:auto;font-size:clamp(1.75rem,1.5rem + 1.4vw,2.5rem);font-weight:800;line-height:1.15}.AnimatedSteps-module__vPIiLG__grid{gap:var(--ws-space-5);grid-template-columns:repeat(3,1fr);display:grid;position:relative}.AnimatedSteps-module__vPIiLG__grid[data-count="2"]{grid-template-columns:repeat(2,1fr)}.AnimatedSteps-module__vPIiLG__grid[data-count="4"]{grid-template-columns:repeat(4,1fr)}@media (max-width:720px){.AnimatedSteps-module__vPIiLG__grid,.AnimatedSteps-module__vPIiLG__grid[data-count="2"],.AnimatedSteps-module__vPIiLG__grid[data-count="4"]{grid-template-columns:1fr}}@media (min-width:721px){.AnimatedSteps-module__vPIiLG__grid:before,.AnimatedSteps-module__vPIiLG__grid:after{content:"";z-index:0;pointer-events:none;height:2px;position:absolute;top:4.25rem}.AnimatedSteps-module__vPIiLG__grid:before{background:var(--ws-purple-100);left:16.6667%;right:16.6667%}.AnimatedSteps-module__vPIiLG__grid[data-count="2"]:before{left:25%;right:25%}.AnimatedSteps-module__vPIiLG__grid[data-count="4"]:before{left:12.5%;right:12.5%}.AnimatedSteps-module__vPIiLG__grid:after{background:var(--ws-purple);width:0;transition:width .6s cubic-bezier(.4,0,.2,1);left:16.6667%}.AnimatedSteps-module__vPIiLG__grid[data-count="2"]:after{left:25%}.AnimatedSteps-module__vPIiLG__grid[data-count="4"]:after{left:12.5%}.AnimatedSteps-module__vPIiLG__grid[data-active="0"]:after{width:0%}.AnimatedSteps-module__vPIiLG__grid[data-active="1"]:after{width:33.3333%}.AnimatedSteps-module__vPIiLG__grid[data-active="2"]:after{width:66.6667%}.AnimatedSteps-module__vPIiLG__grid[data-count="2"][data-active="0"]:after{width:0%}.AnimatedSteps-module__vPIiLG__grid[data-count="2"][data-active="1"]:after{width:50%}.AnimatedSteps-module__vPIiLG__grid[data-count="4"][data-active="0"]:after{width:0%}.AnimatedSteps-module__vPIiLG__grid[data-count="4"][data-active="1"]:after{width:25%}.AnimatedSteps-module__vPIiLG__grid[data-count="4"][data-active="2"]:after{width:50%}.AnimatedSteps-module__vPIiLG__grid[data-count="4"][data-active="3"]:after{width:75%}}.AnimatedSteps-module__vPIiLG__step{z-index:1;background:var(--ws-white);border:1px solid var(--ws-border);border-radius:var(--ws-radius-2xl);padding:var(--ws-space-7);text-align:center;cursor:pointer;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s,border-color .4s,background .4s;position:relative}.AnimatedSteps-module__vPIiLG__step:hover{box-shadow:var(--ws-shadow-md);border-color:var(--ws-purple-200);transform:translateY(-3px)}.AnimatedSteps-module__vPIiLG__stepLabel{font-family:var(--ws-font-heading);letter-spacing:.12em;color:var(--ws-text-muted);text-transform:uppercase;margin-bottom:.35rem;font-size:.6875rem;font-weight:700;display:block}.AnimatedSteps-module__vPIiLG__stepActive .AnimatedSteps-module__vPIiLG__stepLabel,.AnimatedSteps-module__vPIiLG__stepDone .AnimatedSteps-module__vPIiLG__stepLabel{color:var(--ws-purple)}.AnimatedSteps-module__vPIiLG__stepNum{background:var(--ws-white);width:3.5rem;height:3.5rem;color:var(--ws-purple);border:2px solid var(--ws-purple-200);font-family:var(--ws-font-heading);letter-spacing:-.02em;margin:0 auto var(--ws-space-4);border-radius:50%;place-items:center;font-size:1.25rem;font-weight:800;transition:all .4s cubic-bezier(.4,0,.2,1);display:grid;position:relative}.AnimatedSteps-module__vPIiLG__stepDone .AnimatedSteps-module__vPIiLG__stepNum{background:var(--ws-purple);color:var(--ws-white);border-color:var(--ws-purple)}.AnimatedSteps-module__vPIiLG__stepActive{background:linear-gradient(135deg, var(--ws-purple-50) 0%, var(--ws-white) 65%);border-color:var(--ws-purple-200);transform:translateY(-4px);box-shadow:0 16px 40px -12px #564bde47}.AnimatedSteps-module__vPIiLG__stepActive .AnimatedSteps-module__vPIiLG__stepNum{background:var(--ws-gradient-cta);color:var(--ws-white);border-color:#0000;transform:scale(1.1);box-shadow:0 8px 22px -4px #564bde73}.AnimatedSteps-module__vPIiLG__stepActive .AnimatedSteps-module__vPIiLG__stepNum:after{content:"";border:2px solid var(--ws-purple);opacity:0;border-radius:50%;animation:2.4s ease-out infinite AnimatedSteps-module__vPIiLG__ws-animated-steps-pulse;position:absolute;inset:-8px}@keyframes AnimatedSteps-module__vPIiLG__ws-animated-steps-pulse{0%{opacity:.5;transform:scale(.85)}80%{opacity:0;transform:scale(1.35)}to{opacity:0;transform:scale(1.35)}}@media (prefers-reduced-motion:reduce){.AnimatedSteps-module__vPIiLG__stepActive .AnimatedSteps-module__vPIiLG__stepNum:after{animation:none}}.AnimatedSteps-module__vPIiLG__stepTitle{font-family:var(--ws-font-heading);color:var(--ws-text);margin-bottom:var(--ws-space-2);letter-spacing:-.005em;font-size:1.125rem;font-weight:800}.AnimatedSteps-module__vPIiLG__stepBody{color:var(--ws-text);font-size:.9375rem;line-height:var(--ws-lh-snug)}.AnimatedSteps-module__vPIiLG__stepBody strong{color:var(--ws-purple);font-weight:700}
.Hero-module__t_lkBW__section{padding:clamp(3rem, 2rem + 2vw, 5rem) var(--ws-space-6);background:linear-gradient(180deg, var(--ws-lavender) 0%, var(--ws-white) 100%);text-align:center}.Hero-module__t_lkBW__inner{max-width:56rem;margin-inline:auto}.Hero-module__t_lkBW__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.025em;margin-bottom:var(--ws-space-4);text-wrap:balance;max-width:22ch;margin-inline:auto;font-size:clamp(2rem,1.6rem + 1.8vw,3rem);font-weight:800;line-height:1.05}.Hero-module__t_lkBW__title em{color:var(--ws-purple);font-style:normal}.Hero-module__t_lkBW__sub{color:var(--ws-text-muted);font-size:clamp(1.0625rem,1rem + .4vw,1.25rem);line-height:var(--ws-lh-snug);max-width:42rem;margin:0 auto var(--ws-space-6)}.Hero-module__t_lkBW__row{gap:var(--ws-space-3);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.Hero-module__t_lkBW__cta{align-items:center;gap:var(--ws-space-2);background:var(--ws-purple);color:var(--ws-white);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-md);transition:all var(--ws-duration-base) var(--ws-ease-out);padding:.875rem 1.75rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__t_lkBW__cta:hover{background:var(--ws-purple-500);transform:translateY(-2px)}.Hero-module__t_lkBW__cta svg{width:1rem;height:1rem}.Hero-module__t_lkBW__link{align-items:center;gap:var(--ws-space-2);color:var(--ws-purple);font-family:var(--ws-font-heading);padding:.875rem .5rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__t_lkBW__link:hover{text-decoration:underline}.Hero-module__t_lkBW__link svg{width:.875rem;height:.875rem}
.Hero-module___fDOYq__section{padding:clamp(3rem, 2rem + 2vw, 5rem) var(--ws-space-6);background:linear-gradient(180deg, var(--ws-lavender) 0%, var(--ws-white) 100%);text-align:center}.Hero-module___fDOYq__inner{max-width:56rem;margin-inline:auto}.Hero-module___fDOYq__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.025em;margin-bottom:var(--ws-space-4);text-wrap:balance;max-width:22ch;margin-inline:auto;font-size:clamp(2.25rem,1.75rem + 2.4vw,4rem);font-weight:800;line-height:1.05}.Hero-module___fDOYq__title em{color:var(--ws-purple);font-style:normal}.Hero-module___fDOYq__sub{color:var(--ws-text-muted);font-size:clamp(1.0625rem,1rem + .4vw,1.25rem);line-height:var(--ws-lh-snug);max-width:42rem;margin:0 auto var(--ws-space-6)}.Hero-module___fDOYq__row{gap:var(--ws-space-3);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.Hero-module___fDOYq__cta{align-items:center;gap:var(--ws-space-2);background:var(--ws-purple);color:var(--ws-white);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-md);transition:all var(--ws-duration-base) var(--ws-ease-out);padding:.875rem 1.75rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module___fDOYq__cta:hover{background:var(--ws-purple-500);transform:translateY(-2px)}.Hero-module___fDOYq__cta svg{width:1rem;height:1rem}.Hero-module___fDOYq__link{align-items:center;gap:var(--ws-space-2);color:var(--ws-purple);font-family:var(--ws-font-heading);padding:.875rem .5rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module___fDOYq__link:hover{text-decoration:underline}.Hero-module___fDOYq__link svg{width:.875rem;height:.875rem}
.Hero-module__T2C_9W__section{padding:clamp(3rem, 2rem + 2vw, 5rem) var(--ws-space-6);background:linear-gradient(180deg, var(--ws-lavender) 0%, var(--ws-white) 100%);text-align:center}.Hero-module__T2C_9W__inner{max-width:56rem;margin-inline:auto}.Hero-module__T2C_9W__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.025em;margin-bottom:var(--ws-space-4);text-wrap:balance;max-width:22ch;margin-inline:auto;font-size:clamp(2.25rem,1.75rem + 2.4vw,4rem);font-weight:800;line-height:1.05}.Hero-module__T2C_9W__title em{color:var(--ws-purple);font-style:normal}.Hero-module__T2C_9W__sub{color:var(--ws-text-muted);font-size:clamp(1.0625rem,1rem + .4vw,1.25rem);line-height:var(--ws-lh-snug);max-width:42rem;margin:0 auto var(--ws-space-6)}.Hero-module__T2C_9W__row{gap:var(--ws-space-3);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.Hero-module__T2C_9W__cta{align-items:center;gap:var(--ws-space-2);background:var(--ws-purple);color:var(--ws-white);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-md);transition:all var(--ws-duration-base) var(--ws-ease-out);padding:.875rem 1.75rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__T2C_9W__cta:hover{background:var(--ws-purple-500);transform:translateY(-2px)}.Hero-module__T2C_9W__cta svg{width:1rem;height:1rem}.Hero-module__T2C_9W__link{align-items:center;gap:var(--ws-space-2);color:var(--ws-purple);font-family:var(--ws-font-heading);padding:.875rem .5rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__T2C_9W__link:hover{text-decoration:underline}.Hero-module__T2C_9W__link svg{width:.875rem;height:.875rem}
.Hero-module__q1kjzW__section{padding:clamp(3rem, 2rem + 2vw, 5rem) var(--ws-space-6);background:linear-gradient(180deg, var(--ws-lavender) 0%, var(--ws-white) 100%);text-align:center}.Hero-module__q1kjzW__inner{max-width:56rem;margin-inline:auto}.Hero-module__q1kjzW__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.025em;margin-bottom:var(--ws-space-4);text-wrap:balance;max-width:22ch;margin-inline:auto;font-size:clamp(2.25rem,1.75rem + 2.4vw,4rem);font-weight:800;line-height:1.05}.Hero-module__q1kjzW__title em{color:var(--ws-purple);font-style:normal}.Hero-module__q1kjzW__sub{color:var(--ws-text-muted);font-size:clamp(1.0625rem,1rem + .4vw,1.25rem);line-height:var(--ws-lh-snug);max-width:42rem;margin:0 auto var(--ws-space-6)}.Hero-module__q1kjzW__row{gap:var(--ws-space-3);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.Hero-module__q1kjzW__cta{align-items:center;gap:var(--ws-space-2);background:var(--ws-purple);color:var(--ws-white);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-md);transition:all var(--ws-duration-base) var(--ws-ease-out);padding:.875rem 1.75rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__q1kjzW__cta:hover{background:var(--ws-purple-500);transform:translateY(-2px)}.Hero-module__q1kjzW__cta svg{width:1rem;height:1rem}.Hero-module__q1kjzW__link{align-items:center;gap:var(--ws-space-2);color:var(--ws-purple);font-family:var(--ws-font-heading);padding:.875rem .5rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__q1kjzW__link:hover{text-decoration:underline}.Hero-module__q1kjzW__link svg{width:.875rem;height:.875rem}
.Hero-module__Dd6B9G__section{padding:clamp(3rem, 2rem + 2vw, 5rem) var(--ws-space-6);background:linear-gradient(180deg, var(--ws-lavender) 0%, var(--ws-white) 100%);text-align:center}.Hero-module__Dd6B9G__inner{max-width:56rem;margin-inline:auto}.Hero-module__Dd6B9G__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.025em;margin-bottom:var(--ws-space-4);text-wrap:balance;max-width:22ch;margin-inline:auto;font-size:clamp(2.25rem,1.75rem + 2.4vw,4rem);font-weight:800;line-height:1.05}.Hero-module__Dd6B9G__title em{color:var(--ws-purple);font-style:normal}.Hero-module__Dd6B9G__sub{color:var(--ws-text-muted);font-size:clamp(1.0625rem,1rem + .4vw,1.25rem);line-height:var(--ws-lh-snug);max-width:42rem;margin:0 auto var(--ws-space-6)}.Hero-module__Dd6B9G__row{gap:var(--ws-space-3);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.Hero-module__Dd6B9G__cta{align-items:center;gap:var(--ws-space-2);background:var(--ws-purple);color:var(--ws-white);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-md);transition:all var(--ws-duration-base) var(--ws-ease-out);padding:.875rem 1.75rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__Dd6B9G__cta:hover{background:var(--ws-purple-500);transform:translateY(-2px)}.Hero-module__Dd6B9G__cta svg{width:1rem;height:1rem}.Hero-module__Dd6B9G__link{align-items:center;gap:var(--ws-space-2);color:var(--ws-purple);font-family:var(--ws-font-heading);padding:.875rem .5rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__Dd6B9G__link:hover{text-decoration:underline}.Hero-module__Dd6B9G__link svg{width:.875rem;height:.875rem}
.Hero-module__WH1hDa__section{padding:clamp(3rem, 2rem + 2vw, 5rem) var(--ws-space-6);background:linear-gradient(180deg, var(--ws-lavender) 0%, var(--ws-white) 100%);text-align:center}.Hero-module__WH1hDa__inner{max-width:56rem;margin-inline:auto}.Hero-module__WH1hDa__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.025em;margin-bottom:var(--ws-space-4);text-wrap:balance;max-width:22ch;margin-inline:auto;font-size:clamp(2.25rem,1.75rem + 2.4vw,4rem);font-weight:800;line-height:1.05}.Hero-module__WH1hDa__title em{color:var(--ws-purple);font-style:normal}.Hero-module__WH1hDa__sub{color:var(--ws-text-muted);font-size:clamp(1.0625rem,1rem + .4vw,1.25rem);line-height:var(--ws-lh-snug);max-width:42rem;margin:0 auto var(--ws-space-6)}.Hero-module__WH1hDa__row{gap:var(--ws-space-3);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.Hero-module__WH1hDa__cta{align-items:center;gap:var(--ws-space-2);background:var(--ws-purple);color:var(--ws-white);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-md);transition:all var(--ws-duration-base) var(--ws-ease-out);padding:.875rem 1.75rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__WH1hDa__cta:hover{background:var(--ws-purple-500);transform:translateY(-2px)}.Hero-module__WH1hDa__cta svg{width:1rem;height:1rem}.Hero-module__WH1hDa__link{align-items:center;gap:var(--ws-space-2);color:var(--ws-purple);font-family:var(--ws-font-heading);padding:.875rem .5rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__WH1hDa__link:hover{text-decoration:underline}.Hero-module__WH1hDa__link svg{width:.875rem;height:.875rem}
.VariantPanel-module__srlLmG__card{background:var(--ws-white);border:1px solid var(--ws-border-soft);border-radius:var(--ws-radius-2xl);padding:var(--ws-space-5);font-family:var(--ws-font-body);position:relative;box-shadow:0 20px 40px -10px #0f0a1f26}.VariantPanel-module__srlLmG__head{padding-bottom:var(--ws-space-3);border-bottom:1px solid var(--ws-border-soft);margin-bottom:var(--ws-space-4);justify-content:space-between;align-items:center;display:flex}.VariantPanel-module__srlLmG__brand{align-items:center;gap:.5rem;display:inline-flex}.VariantPanel-module__srlLmG__brandMark{background:var(--ws-gradient-cta);width:1.5rem;height:1.5rem;color:var(--ws-white);font-family:var(--ws-font-heading);border-radius:.375rem;place-items:center;font-size:.75rem;font-weight:800;display:grid}.VariantPanel-module__srlLmG__brandText{font-family:var(--ws-font-heading);letter-spacing:.1em;text-transform:uppercase;color:var(--ws-text);font-size:.6875rem;font-weight:800}.VariantPanel-module__srlLmG__period{color:var(--ws-text-subtle);letter-spacing:.04em;text-transform:uppercase;font-size:.6875rem;font-weight:600}.VariantPanel-module__srlLmG__name{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.01em;margin-bottom:.25rem;font-size:1.125rem;font-weight:800}.VariantPanel-module__srlLmG__role{color:var(--ws-text-muted);margin-bottom:var(--ws-space-4);font-size:.8125rem;line-height:1.5}.VariantPanel-module__srlLmG__rows{flex-direction:column;gap:.5rem;display:flex}.VariantPanel-module__srlLmG__row{background:var(--ws-purple-50);border-radius:var(--ws-radius-md);justify-content:space-between;align-items:center;padding:.625rem .875rem;font-size:.8125rem;display:flex}.VariantPanel-module__srlLmG__rowLeft{color:var(--ws-text);align-items:center;gap:.5rem;display:inline-flex}.VariantPanel-module__srlLmG__rowTick{width:1rem;height:1rem;color:var(--ws-success);place-items:center;display:inline-grid}.VariantPanel-module__srlLmG__rowTick svg{width:100%;height:100%}.VariantPanel-module__srlLmG__rowStatus{font-family:var(--ws-font-heading);letter-spacing:.06em;color:var(--ws-success);font-size:.6875rem;font-weight:800}.VariantPanel-module__srlLmG__total{padding-top:var(--ws-space-3);margin-top:var(--ws-space-3);border-top:1px solid var(--ws-border-soft);justify-content:space-between;align-items:center;display:flex}.VariantPanel-module__srlLmG__totalLabel{font-family:var(--ws-font-heading);letter-spacing:.08em;color:var(--ws-text-subtle);font-size:.6875rem;font-weight:800}.VariantPanel-module__srlLmG__amount{font-family:var(--ws-font-heading);color:var(--ws-purple);font-size:1rem;font-weight:800}.VariantPanel-module__srlLmG__kpiGrid{grid-template-columns:1fr 1fr;gap:.625rem;display:grid}.VariantPanel-module__srlLmG__kpiTile{background:var(--ws-purple-50);border-radius:var(--ws-radius-md);padding:.75rem .875rem}.VariantPanel-module__srlLmG__kpiHead{justify-content:space-between;align-items:center;margin-bottom:.375rem;display:flex}.VariantPanel-module__srlLmG__kpiLabel{color:var(--ws-text-subtle);letter-spacing:.04em;font-size:.6875rem;font-weight:600}.VariantPanel-module__srlLmG__kpiValue{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.01em;font-size:1.25rem;font-weight:800}.VariantPanel-module__srlLmG__kpiDelta{color:var(--ws-success);margin-top:.125rem;font-size:.6875rem;font-weight:700}.VariantPanel-module__srlLmG__progress{margin-top:var(--ws-space-3)}.VariantPanel-module__srlLmG__progressList{gap:var(--ws-space-3);flex-direction:column;display:flex}.VariantPanel-module__srlLmG__progressItem{flex-direction:column;gap:.25rem;display:flex}.VariantPanel-module__srlLmG__progressRow{justify-content:space-between;align-items:center;display:flex}.VariantPanel-module__srlLmG__progressLabel{color:var(--ws-text);font-size:.75rem;font-weight:600}.VariantPanel-module__srlLmG__progressPct{font-family:var(--ws-font-heading);color:var(--ws-purple);font-size:.75rem;font-weight:800}.VariantPanel-module__srlLmG__progressTrack{background:var(--ws-purple-100);border-radius:9999px;width:100%;height:.4rem;overflow:hidden}.VariantPanel-module__srlLmG__progressFill{background:var(--ws-gradient-cta);border-radius:9999px;height:100%}.VariantPanel-module__srlLmG__progressFillSoft{background:var(--ws-purple-300);border-radius:9999px;height:100%}.VariantPanel-module__srlLmG__progressFillSuccess{background:var(--ws-success);border-radius:9999px;height:100%}.VariantPanel-module__srlLmG__footer{padding-top:var(--ws-space-3);margin-top:var(--ws-space-3);border-top:1px solid var(--ws-border-soft);justify-content:space-between;align-items:center;display:flex}.VariantPanel-module__srlLmG__footerLabel{font-family:var(--ws-font-heading);letter-spacing:.08em;color:var(--ws-text-subtle);font-size:.6875rem;font-weight:800}.VariantPanel-module__srlLmG__footerValue{font-family:var(--ws-font-heading);color:var(--ws-success);font-size:.875rem;font-weight:800}.VariantPanel-module__srlLmG__barChart{height:9rem;padding:var(--ws-space-3) 0;grid-template-columns:repeat(6,1fr);align-items:end;gap:.5rem;display:grid}.VariantPanel-module__srlLmG__barCol{flex-direction:column;justify-content:flex-end;align-items:center;gap:.375rem;height:100%;display:flex}.VariantPanel-module__srlLmG__bar{background:var(--ws-gradient-cta);border-radius:.25rem .25rem 0 0;width:100%;max-width:1.5rem}.VariantPanel-module__srlLmG__barLabel{color:var(--ws-text-subtle);font-size:.6875rem;font-weight:600}.VariantPanel-module__srlLmG__insight{background:var(--ws-purple-50);border-radius:var(--ws-radius-md);margin-top:var(--ws-space-2);justify-content:space-between;align-items:center;padding:.625rem .875rem;display:flex}.VariantPanel-module__srlLmG__insightLabel{font-family:var(--ws-font-heading);letter-spacing:.06em;color:var(--ws-text-subtle);font-size:.6875rem;font-weight:800}.VariantPanel-module__srlLmG__insightValue{font-family:var(--ws-font-heading);color:var(--ws-success);align-items:center;gap:.25rem;font-size:.875rem;font-weight:800;display:inline-flex}.VariantPanel-module__srlLmG__chips{margin-top:var(--ws-space-3);flex-wrap:wrap;gap:.5rem;display:flex}.VariantPanel-module__srlLmG__chip,.VariantPanel-module__srlLmG__chipSuccess,.VariantPanel-module__srlLmG__chipNeutral{font-family:var(--ws-font-heading);letter-spacing:.04em;border-radius:var(--ws-radius-pill);padding:.25rem .625rem;font-size:.6875rem;font-weight:800}.VariantPanel-module__srlLmG__chip{background:var(--ws-purple-100);color:var(--ws-purple)}.VariantPanel-module__srlLmG__chipSuccess{color:#047857;background:#10a37f1f}.VariantPanel-module__srlLmG__chipNeutral{background:var(--ws-border-soft);color:var(--ws-text-muted)}.VariantPanel-module__srlLmG__timelineList{padding:var(--ws-space-3) 0;border-top:1px solid var(--ws-border-soft);border-bottom:1px solid var(--ws-border-soft);margin-bottom:var(--ws-space-3);flex-direction:column;display:flex;position:relative}.VariantPanel-module__srlLmG__timelineList:before{content:"";left:.75rem;top:var(--ws-space-3);bottom:var(--ws-space-3);background:var(--ws-border-soft);width:1px;position:absolute}.VariantPanel-module__srlLmG__timelineItem{grid-template-columns:1.5rem 3rem 1fr;align-items:flex-start;gap:.55rem;padding:.45rem 0;display:grid;position:relative}.VariantPanel-module__srlLmG__timelineDot{background:var(--ws-purple);border:2px solid var(--ws-white);width:.6rem;height:.6rem;box-shadow:0 0 0 1px var(--ws-purple-200);z-index:1;border-radius:50%;margin-top:.35rem;margin-left:.45rem;position:relative}.VariantPanel-module__srlLmG__timelineDotSuccess{background:var(--ws-success);box-shadow:0 0 0 1px #10a37f4d}.VariantPanel-module__srlLmG__timelineDotMuted{background:var(--ws-purple-200);box-shadow:0 0 0 1px var(--ws-border-soft)}.VariantPanel-module__srlLmG__timelineDate{color:var(--ws-text-muted);letter-spacing:.02em;margin-top:.2rem;font-family:ui-monospace,SFMono-Regular,monospace;font-size:.65rem}.VariantPanel-module__srlLmG__timelineBody{flex-direction:column;gap:.1rem;min-width:0;display:flex}.VariantPanel-module__srlLmG__timelineTitle{color:var(--ws-text);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:600;line-height:1.3;overflow:hidden}.VariantPanel-module__srlLmG__timelineMeta{color:var(--ws-text-muted);font-size:.65rem;line-height:1.3}.VariantPanel-module__srlLmG__donutBody{padding:var(--ws-space-3) 0;border-top:1px solid var(--ws-border-soft);border-bottom:1px solid var(--ws-border-soft);margin-bottom:var(--ws-space-3);grid-template-columns:7.5rem 1fr;align-items:center;gap:1rem;display:grid}.VariantPanel-module__srlLmG__donutChart{width:7.5rem;height:7.5rem;position:relative}.VariantPanel-module__srlLmG__donutChart svg{width:100%;height:100%;transform:rotate(-90deg)}.VariantPanel-module__srlLmG__donutCenter{text-align:center;place-items:center;display:grid;position:absolute;inset:0}.VariantPanel-module__srlLmG__donutCenterValue{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.02em;font-size:1.4rem;font-weight:800;line-height:1}.VariantPanel-module__srlLmG__donutCenterLabel{color:var(--ws-text-muted);letter-spacing:.08em;text-transform:uppercase;margin-top:.2rem;font-size:.6rem}.VariantPanel-module__srlLmG__donutLegend{flex-direction:column;gap:.55rem;display:flex}.VariantPanel-module__srlLmG__donutLegendRow{grid-template-columns:.65rem 1fr auto;align-items:center;gap:.55rem;display:grid}.VariantPanel-module__srlLmG__donutSwatch{border-radius:.18rem;flex-shrink:0;width:.65rem;height:.65rem}.VariantPanel-module__srlLmG__donutSwatchPrimary{background:var(--ws-purple)}.VariantPanel-module__srlLmG__donutSwatchSoft{background:var(--ws-purple-300)}.VariantPanel-module__srlLmG__donutSwatchNeutral{background:var(--ws-grey-200)}.VariantPanel-module__srlLmG__donutLegendLabel{color:var(--ws-text);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;font-weight:600;overflow:hidden}.VariantPanel-module__srlLmG__donutLegendValue{color:var(--ws-text-muted);font-family:ui-monospace,SFMono-Regular,monospace;font-size:.7rem;font-weight:600}.VariantPanel-module__srlLmG__badge{background:var(--ws-white);border:1px solid var(--ws-purple-100);border-radius:var(--ws-radius-pill);box-shadow:var(--ws-shadow-md);align-items:center;gap:.5rem;padding:.375rem .75rem;display:flex;position:absolute;top:-1rem;right:-.75rem}.VariantPanel-module__srlLmG__badgeTick{width:1rem;height:1rem;color:var(--ws-success);place-items:center;display:inline-grid}.VariantPanel-module__srlLmG__badgeTick svg{width:100%;height:100%}.VariantPanel-module__srlLmG__badgeLabel{font-family:var(--ws-font-heading);color:var(--ws-text);font-size:.6875rem;font-weight:800;line-height:1.2}.VariantPanel-module__srlLmG__badgeSub{color:var(--ws-text-subtle);font-size:.625rem;line-height:1.2}
.Hero-module__pZPcBG__section{padding:clamp(3rem, 2rem + 2vw, 5rem) var(--ws-space-6);background:linear-gradient(180deg, var(--ws-lavender) 0%, var(--ws-white) 100%);text-align:center}.Hero-module__pZPcBG__inner{max-width:56rem;margin-inline:auto}.Hero-module__pZPcBG__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.025em;margin-bottom:var(--ws-space-4);text-wrap:balance;max-width:22ch;margin-inline:auto;font-size:clamp(2.25rem,1.75rem + 2.4vw,4rem);font-weight:800;line-height:1.05}.Hero-module__pZPcBG__sub{color:var(--ws-text-muted);font-size:clamp(1.0625rem,1rem + .4vw,1.25rem);line-height:var(--ws-lh-snug);max-width:42rem;margin:0 auto var(--ws-space-6)}.Hero-module__pZPcBG__row{gap:var(--ws-space-3);flex-wrap:wrap;justify-content:center;display:flex}.Hero-module__pZPcBG__cta{align-items:center;gap:var(--ws-space-2);background:var(--ws-purple);color:var(--ws-white);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-md);transition:all var(--ws-duration-base) var(--ws-ease-out);padding:.875rem 1.75rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__pZPcBG__cta:hover{background:var(--ws-purple-500);transform:translateY(-2px)}.Hero-module__pZPcBG__cta svg{width:1rem;height:1rem}.Hero-module__pZPcBG__link{align-items:center;gap:var(--ws-space-2);color:var(--ws-purple);border:1.5px solid var(--ws-purple);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);background:0 0;padding:.875rem 1.75rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__pZPcBG__link svg{width:1rem;height:1rem}
.Related-module__g8eJUa__section{padding:clamp(3rem, 2.5rem + 2vw, 5rem) var(--ws-space-6);background:var(--ws-lavender)}.Related-module__g8eJUa__inner{max-width:var(--ws-container);margin-inline:auto}.Related-module__g8eJUa__heading{justify-content:space-between;align-items:end;gap:var(--ws-space-5);margin-bottom:var(--ws-space-7);flex-wrap:wrap;display:flex}.Related-module__g8eJUa__headingText{flex-direction:column;display:flex}.Related-module__g8eJUa__eyebrow{font-family:var(--ws-font-heading);letter-spacing:.14em;text-transform:uppercase;color:var(--ws-purple);border-radius:var(--ws-radius-pill);margin-bottom:var(--ws-space-3);background:0 0;width:max-content;padding:.375rem .875rem;font-size:.6875rem;font-weight:700;display:inline-block}.Related-module__g8eJUa__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.02em;font-size:clamp(1.625rem,1.3rem + 1.4vw,2.25rem);font-weight:800;line-height:1.15}.Related-module__g8eJUa__sub{color:var(--ws-text-muted);font-size:.9375rem;line-height:var(--ws-lh-snug);max-width:36rem}.Related-module__g8eJUa__grid{gap:var(--ws-space-4);grid-template-columns:1.2fr 1fr;display:grid}@media (max-width:880px){.Related-module__g8eJUa__grid{grid-template-columns:1fr}}.Related-module__g8eJUa__featured{background:var(--ws-purple-900);color:var(--ws-white);border-radius:var(--ws-radius-2xl);padding:var(--ws-space-6);gap:var(--ws-space-4);transition:transform var(--ws-duration-base) var(--ws-ease-out);flex-direction:column;text-decoration:none;display:flex}.Related-module__g8eJUa__featured:hover{transform:translateY(-3px)}.Related-module__g8eJUa__featuredHead{justify-content:space-between;align-items:center;display:flex}.Related-module__g8eJUa__featuredEyebrow{font-family:var(--ws-font-heading);letter-spacing:.1em;text-transform:uppercase;color:#ffb800;font-size:.6875rem;font-weight:800;display:inline-block}.Related-module__g8eJUa__featuredIcon{border-radius:var(--ws-radius-lg);width:2.5rem;height:2.5rem;color:var(--ws-white);background:#ffffff1a;place-items:center;display:grid}.Related-module__g8eJUa__featuredIcon svg{width:1.25rem;height:1.25rem}.Related-module__g8eJUa__featuredBody{flex:1}.Related-module__g8eJUa__featuredTitle{font-family:var(--ws-font-heading);letter-spacing:-.015em;color:var(--ws-white);margin-bottom:var(--ws-space-3);font-size:1.5rem;font-weight:800}.Related-module__g8eJUa__featuredDesc{color:#ffffffd9;font-size:.9375rem;line-height:1.55}.Related-module__g8eJUa__featuredFoot{font-family:var(--ws-font-heading);color:var(--ws-white);margin-top:auto;font-size:.9375rem;font-weight:700}.Related-module__g8eJUa__small{gap:var(--ws-space-3);flex-direction:column;display:flex}.Related-module__g8eJUa__card{align-items:center;gap:var(--ws-space-3);background:var(--ws-white);border:1px solid var(--ws-border-soft);border-radius:var(--ws-radius-xl);padding:var(--ws-space-4);color:var(--ws-text);transition:all var(--ws-duration-base) var(--ws-ease-out);text-decoration:none;display:flex}.Related-module__g8eJUa__card:hover{border-color:var(--ws-purple);transform:translate(2px)}.Related-module__g8eJUa__cardIcon{border-radius:var(--ws-radius-lg);background:var(--ws-purple-50);width:2.5rem;height:2.5rem;color:var(--ws-purple);flex-shrink:0;place-items:center;display:grid}.Related-module__g8eJUa__cardIcon svg{width:1.25rem;height:1.25rem}.Related-module__g8eJUa__cardInner{flex:1}.Related-module__g8eJUa__cardTitle{font-family:var(--ws-font-heading);color:var(--ws-text);margin-bottom:.125rem;font-size:.9375rem;font-weight:800}.Related-module__g8eJUa__cardDesc{color:var(--ws-text-muted);font-size:.8125rem;line-height:1.4}.Related-module__g8eJUa__cardArrow{color:var(--ws-purple);flex-shrink:0;width:1.25rem;height:1.25rem}.Related-module__g8eJUa__cardArrow svg{width:100%;height:100%}
.Hero-module__M2f4xG__section{padding:clamp(3rem, 2rem + 2vw, 5rem) var(--ws-space-6);background:linear-gradient(180deg, var(--ws-lavender) 0%, var(--ws-white) 100%);text-align:center}.Hero-module__M2f4xG__inner{max-width:56rem;margin-inline:auto}.Hero-module__M2f4xG__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.025em;margin-bottom:var(--ws-space-4);text-wrap:balance;max-width:22ch;margin-inline:auto;font-size:clamp(2.25rem,1.75rem + 2.4vw,4rem);font-weight:800;line-height:1.05}.Hero-module__M2f4xG__title em{color:var(--ws-purple);font-style:normal}.Hero-module__M2f4xG__sub{color:var(--ws-text-muted);font-size:clamp(1.0625rem,1rem + .4vw,1.25rem);line-height:var(--ws-lh-snug);max-width:42rem;margin:0 auto var(--ws-space-6)}.Hero-module__M2f4xG__row{gap:var(--ws-space-3);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.Hero-module__M2f4xG__cta{align-items:center;gap:var(--ws-space-2);background:var(--ws-purple);color:var(--ws-white);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-md);transition:all var(--ws-duration-base) var(--ws-ease-out);padding:.875rem 1.75rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__M2f4xG__cta:hover{background:var(--ws-purple-500);transform:translateY(-2px)}.Hero-module__M2f4xG__cta svg{width:1rem;height:1rem}.Hero-module__M2f4xG__link{align-items:center;gap:var(--ws-space-2);color:var(--ws-purple);font-family:var(--ws-font-heading);padding:.875rem .5rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__M2f4xG__link:hover{text-decoration:underline}.Hero-module__M2f4xG__link svg{width:.875rem;height:.875rem}
.Hero-module__IwMbXG__section{padding:clamp(3rem, 2rem + 2vw, 5rem) var(--ws-space-6);background:linear-gradient(180deg, var(--ws-lavender) 0%, var(--ws-white) 100%);text-align:center}.Hero-module__IwMbXG__inner{max-width:56rem;margin-inline:auto}.Hero-module__IwMbXG__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.025em;margin-bottom:var(--ws-space-4);text-wrap:balance;max-width:22ch;margin-inline:auto;font-size:clamp(2.25rem,1.75rem + 2.4vw,4rem);font-weight:800;line-height:1.05}.Hero-module__IwMbXG__title em{color:var(--ws-purple);font-style:normal}.Hero-module__IwMbXG__sub{color:var(--ws-text-muted);font-size:clamp(1.0625rem,1rem + .4vw,1.25rem);line-height:var(--ws-lh-snug);max-width:42rem;margin:0 auto var(--ws-space-6)}.Hero-module__IwMbXG__row{gap:var(--ws-space-3);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.Hero-module__IwMbXG__cta{align-items:center;gap:var(--ws-space-2);background:var(--ws-purple);color:var(--ws-white);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-md);transition:all var(--ws-duration-base) var(--ws-ease-out);padding:.875rem 1.75rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__IwMbXG__cta:hover{background:var(--ws-purple-500);transform:translateY(-2px)}.Hero-module__IwMbXG__cta svg{width:1rem;height:1rem}.Hero-module__IwMbXG__link{align-items:center;gap:var(--ws-space-2);color:var(--ws-purple);font-family:var(--ws-font-heading);padding:.875rem .5rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__IwMbXG__link:hover{text-decoration:underline}.Hero-module__IwMbXG__link svg{width:.875rem;height:.875rem}
.PfeatPrimary-module__nitPDG__section{padding:clamp(4rem, 3rem + 3vw, 6rem) var(--ws-space-6);background:var(--ws-white)}.PfeatPrimary-module__nitPDG__inner{max-width:var(--ws-container);margin-inline:auto}.PfeatPrimary-module__nitPDG__heading{text-align:center;margin-bottom:var(--ws-space-9)}.PfeatPrimary-module__nitPDG__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.02em;text-wrap:balance;max-width:28ch;margin-inline:auto;font-size:clamp(1.875rem,1.5rem + 1.5vw,2.75rem);font-weight:800;line-height:1.15}.PfeatPrimary-module__nitPDG__title em{color:inherit;font-style:normal}.PfeatPrimary-module__nitPDG__sub{font-size:var(--ws-body-lg);color:var(--ws-text-muted);max-width:56ch;margin:var(--ws-space-3) auto 0;line-height:var(--ws-lh-snug)}.PfeatPrimary-module__nitPDG__layout{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,1rem + 3vw,4.5rem);display:grid}@media (max-width:980px){.PfeatPrimary-module__nitPDG__layout{grid-template-columns:1fr;gap:2.5rem}}.PfeatPrimary-module__nitPDG__list{flex-direction:column;display:flex}.PfeatPrimary-module__nitPDG__acc{border-bottom:1px solid var(--ws-border)}.PfeatPrimary-module__nitPDG__summary{cursor:pointer;justify-content:space-between;align-items:center;gap:var(--ws-space-4);width:100%;padding:var(--ws-space-5) 0;font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.015em;text-align:left;background:0 0;border:none;font-size:clamp(1.25rem,1rem + .75vw,1.5rem);font-weight:800;line-height:1.2;transition:color .2s;display:flex}.PfeatPrimary-module__nitPDG__summary:hover{color:var(--ws-purple)}.PfeatPrimary-module__nitPDG__accTitle{flex:1}.PfeatPrimary-module__nitPDG__plus{width:.95rem;height:.95rem;color:var(--ws-text-muted);flex-shrink:0;place-items:center;display:inline-grid}.PfeatPrimary-module__nitPDG__plus svg{width:100%;height:100%}.PfeatPrimary-module__nitPDG__accOpen .PfeatPrimary-module__nitPDG__summary{color:var(--ws-text)}.PfeatPrimary-module__nitPDG__accInner{padding:0 0 var(--ws-space-7)}.PfeatPrimary-module__nitPDG__accBody{color:var(--ws-text);font-size:.9375rem;line-height:var(--ws-lh-snug);margin:0 0 var(--ws-space-4)}.PfeatPrimary-module__nitPDG__accBody strong{color:var(--ws-purple);font-weight:700}.PfeatPrimary-module__nitPDG__accList{margin:0 0 var(--ws-space-5);gap:var(--ws-space-2);flex-direction:column;padding:0;list-style:none;display:flex}.PfeatPrimary-module__nitPDG__accList li{color:var(--ws-text);padding-left:1.25rem;font-size:.9375rem;line-height:1.5;position:relative}.PfeatPrimary-module__nitPDG__accList li:before{content:"";background:var(--ws-purple);width:.625rem;height:1px;position:absolute;top:.7em;left:0}.PfeatPrimary-module__nitPDG__accCta{align-items:center;gap:var(--ws-space-2);background:var(--ws-purple);color:var(--ws-white);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-md);transition:all var(--ws-duration-base) var(--ws-ease-out);padding:.75rem 1.5rem;font-size:.9375rem;font-weight:700;text-decoration:none;display:inline-flex}.PfeatPrimary-module__nitPDG__accCta:hover{box-shadow:var(--ws-shadow-lg);background:var(--ws-purple-500);transform:translateY(-2px)}.PfeatPrimary-module__nitPDG__accCta svg{width:.875rem;height:.875rem}.PfeatPrimary-module__nitPDG__visual{min-height:24rem;position:relative}@media (min-width:981px){.PfeatPrimary-module__nitPDG__visual{top:var(--ws-sticky-top);position:sticky}}
.Hero-module__BKHsVa__section{padding:clamp(3rem, 2rem + 2vw, 5rem) var(--ws-space-6);background:linear-gradient(180deg, var(--ws-lavender) 0%, var(--ws-white) 100%);text-align:center}.Hero-module__BKHsVa__inner{max-width:56rem;margin-inline:auto}.Hero-module__BKHsVa__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.025em;margin-bottom:var(--ws-space-4);text-wrap:balance;max-width:22ch;margin-inline:auto;font-size:clamp(2.25rem,1.75rem + 2.4vw,4rem);font-weight:800;line-height:1.05}.Hero-module__BKHsVa__title em{color:var(--ws-purple);font-style:normal}.Hero-module__BKHsVa__sub{color:var(--ws-text-muted);font-size:clamp(1.0625rem,1rem + .4vw,1.25rem);line-height:var(--ws-lh-snug);max-width:42rem;margin:0 auto var(--ws-space-6)}.Hero-module__BKHsVa__row{gap:var(--ws-space-3);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.Hero-module__BKHsVa__cta{align-items:center;gap:var(--ws-space-2);background:var(--ws-purple);color:var(--ws-white);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-md);transition:all var(--ws-duration-base) var(--ws-ease-out);padding:.875rem 1.75rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__BKHsVa__cta:hover{background:var(--ws-purple-500);transform:translateY(-2px)}.Hero-module__BKHsVa__cta svg{width:1rem;height:1rem}.Hero-module__BKHsVa__link{align-items:center;gap:var(--ws-space-2);color:var(--ws-purple);font-family:var(--ws-font-heading);padding:.875rem .5rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__BKHsVa__link:hover{text-decoration:underline}.Hero-module__BKHsVa__link svg{width:.875rem;height:.875rem}
.Related-module__ePLyIa__section{padding:clamp(3rem, 2.5rem + 2vw, 5rem) var(--ws-space-6);background:var(--ws-lavender)}.Related-module__ePLyIa__inner{max-width:var(--ws-container);margin-inline:auto}.Related-module__ePLyIa__heading{justify-content:space-between;align-items:end;gap:var(--ws-space-5);margin-bottom:var(--ws-space-7);flex-wrap:wrap;display:flex}.Related-module__ePLyIa__headingText{flex-direction:column;display:flex}.Related-module__ePLyIa__eyebrow{font-family:var(--ws-font-heading);letter-spacing:.14em;text-transform:uppercase;color:var(--ws-purple);border-radius:var(--ws-radius-pill);margin-bottom:var(--ws-space-3);background:0 0;width:max-content;padding:.375rem .875rem;font-size:.6875rem;font-weight:700;display:inline-block}.Related-module__ePLyIa__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.02em;font-size:clamp(1.625rem,1.3rem + 1.4vw,2.25rem);font-weight:800;line-height:1.15}.Related-module__ePLyIa__sub{color:var(--ws-text-muted);font-size:.9375rem;line-height:var(--ws-lh-snug);max-width:36rem}.Related-module__ePLyIa__grid{gap:var(--ws-space-4);grid-template-columns:1.2fr 1fr;display:grid}@media (max-width:880px){.Related-module__ePLyIa__grid{grid-template-columns:1fr}}.Related-module__ePLyIa__featured{background:var(--ws-purple-900);color:var(--ws-white);border-radius:var(--ws-radius-2xl);padding:var(--ws-space-6);gap:var(--ws-space-4);transition:transform var(--ws-duration-base) var(--ws-ease-out);flex-direction:column;text-decoration:none;display:flex}.Related-module__ePLyIa__featured:hover{transform:translateY(-3px)}.Related-module__ePLyIa__featuredHead{justify-content:space-between;align-items:center;display:flex}.Related-module__ePLyIa__featuredEyebrow{font-family:var(--ws-font-heading);letter-spacing:.1em;text-transform:uppercase;color:#ffb800;font-size:.6875rem;font-weight:800;display:inline-block}.Related-module__ePLyIa__featuredIcon{border-radius:var(--ws-radius-lg);width:2.5rem;height:2.5rem;color:var(--ws-white);background:#ffffff1a;place-items:center;display:grid}.Related-module__ePLyIa__featuredIcon svg{width:1.25rem;height:1.25rem}.Related-module__ePLyIa__featuredBody{flex:1}.Related-module__ePLyIa__featuredTitle{font-family:var(--ws-font-heading);letter-spacing:-.015em;color:var(--ws-white);margin-bottom:var(--ws-space-3);font-size:1.5rem;font-weight:800}.Related-module__ePLyIa__featuredDesc{color:#ffffffd9;font-size:.9375rem;line-height:1.55}.Related-module__ePLyIa__featuredFoot{font-family:var(--ws-font-heading);color:var(--ws-white);margin-top:auto;font-size:.9375rem;font-weight:700}.Related-module__ePLyIa__small{gap:var(--ws-space-3);flex-direction:column;display:flex}.Related-module__ePLyIa__card{align-items:center;gap:var(--ws-space-3);background:var(--ws-white);border:1px solid var(--ws-border-soft);border-radius:var(--ws-radius-xl);padding:var(--ws-space-4);color:var(--ws-text);transition:all var(--ws-duration-base) var(--ws-ease-out);text-decoration:none;display:flex}.Related-module__ePLyIa__card:hover{border-color:var(--ws-purple);transform:translate(2px)}.Related-module__ePLyIa__cardIcon{border-radius:var(--ws-radius-lg);background:var(--ws-purple-50);width:2.5rem;height:2.5rem;color:var(--ws-purple);flex-shrink:0;place-items:center;display:grid}.Related-module__ePLyIa__cardIcon svg{width:1.25rem;height:1.25rem}.Related-module__ePLyIa__cardInner{flex:1}.Related-module__ePLyIa__cardTitle{font-family:var(--ws-font-heading);color:var(--ws-text);margin-bottom:.125rem;font-size:.9375rem;font-weight:800}.Related-module__ePLyIa__cardDesc{color:var(--ws-text-muted);font-size:.8125rem;line-height:1.4}.Related-module__ePLyIa__cardArrow{color:var(--ws-purple);flex-shrink:0;width:1.25rem;height:1.25rem}.Related-module__ePLyIa__cardArrow svg{width:100%;height:100%}
.Defh-module__AUQOFq__section{padding:clamp(3rem, 2.5rem + 2vw, 5rem) var(--ws-space-6);background:linear-gradient(180deg, var(--ws-lavender) 0%, var(--ws-white) 100%)}.Defh-module__AUQOFq__inner{text-align:center;max-width:56rem;margin-inline:auto}.Defh-module__AUQOFq__comingSoon{color:#fff;border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);letter-spacing:.06em;text-transform:uppercase;margin-bottom:var(--ws-space-3);background:#b45309;align-items:center;gap:.4rem;padding:.375rem .875rem;font-size:.75rem;font-weight:800;display:inline-flex;box-shadow:0 2px 8px #b4530940}.Defh-module__AUQOFq__comingSoon svg{flex-shrink:0;width:.875rem;height:.875rem}.Defh-module__AUQOFq__eyebrow{font-family:var(--ws-font-heading);letter-spacing:.14em;text-transform:uppercase;color:var(--ws-purple);border-radius:var(--ws-radius-pill);margin-bottom:var(--ws-space-4);margin-left:var(--ws-space-2);background:0 0;align-items:center;padding:.375rem .875rem;font-size:.6875rem;font-weight:700;display:inline-flex}.Defh-module__AUQOFq__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.025em;margin-bottom:var(--ws-space-5);text-wrap:balance;max-width:24ch;margin-inline:auto;font-size:clamp(2.25rem,1.75rem + 2.4vw,3.5rem);font-weight:800;line-height:1.05}.Defh-module__AUQOFq__title em{color:var(--ws-purple);font-style:normal}.Defh-module__AUQOFq__definition{background:var(--ws-white);border:1px solid var(--ws-purple-100);border-radius:var(--ws-radius-xl);padding:var(--ws-space-5) var(--ws-space-6);margin:0 auto var(--ws-space-6);text-align:left;max-width:50rem;box-shadow:var(--ws-shadow-sm)}.Defh-module__AUQOFq__definitionQ{font-family:var(--ws-font-heading);color:var(--ws-purple);letter-spacing:.04em;text-transform:uppercase;margin-bottom:var(--ws-space-2);font-size:.9375rem;font-weight:700}.Defh-module__AUQOFq__definitionA{color:var(--ws-text-muted);font-size:1.0625rem;line-height:var(--ws-lh-snug);margin:0}.Defh-module__AUQOFq__definitionA strong{color:var(--ws-text);font-weight:700}.Defh-module__AUQOFq__sub{color:var(--ws-text-muted);font-size:1.0625rem;line-height:var(--ws-lh-normal);margin:0 auto var(--ws-space-7);max-width:38rem}.Defh-module__AUQOFq__row{gap:var(--ws-space-3);flex-wrap:wrap;justify-content:center;display:flex}.Defh-module__AUQOFq__cta{align-items:center;gap:var(--ws-space-2);background:var(--ws-gradient-cta);color:var(--ws-white);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);transition:all var(--ws-duration-base) var(--ws-ease-out);padding:.875rem 1.75rem;font-size:1rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 8px 20px -4px #4d2b8c66}.Defh-module__AUQOFq__cta:hover{transform:translateY(-2px)}.Defh-module__AUQOFq__cta svg{width:1rem;height:1rem}.Defh-module__AUQOFq__link{align-items:center;gap:var(--ws-space-2);color:var(--ws-purple);font-family:var(--ws-font-heading);padding:.875rem .25rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.Defh-module__AUQOFq__link:after{content:"";background:var(--ws-purple-700);opacity:.5;height:1px;transition:opacity .2s,right .2s;position:absolute;bottom:.5rem;left:.25rem;right:1.75rem}.Defh-module__AUQOFq__link:hover:after{opacity:1;right:1.45rem}
.PCall-module__NLXvbq__section{padding:clamp(3rem, 2rem + 2.4vw, 5rem) var(--ws-space-6);background:linear-gradient(135deg, var(--ws-purple-800) 0%, var(--ws-purple-900) 100%);color:var(--ws-white)}.PCall-module__NLXvbq__inner{max-width:var(--ws-container);justify-content:space-between;align-items:center;gap:clamp(var(--ws-space-5), 2rem + 2vw, var(--ws-space-9));flex-wrap:wrap;margin-inline:auto;display:flex}@media (max-width:720px){.PCall-module__NLXvbq__inner{align-items:flex-start;gap:var(--ws-space-5);flex-direction:column}}.PCall-module__NLXvbq__lockup{align-items:center;gap:var(--ws-space-5);flex:1;min-width:18rem;display:flex}@media (max-width:720px){.PCall-module__NLXvbq__lockup{width:100%}}.PCall-module__NLXvbq__icon{border-radius:var(--ws-radius-lg);background:var(--ws-white);width:3.5rem;height:3.5rem;color:var(--ws-purple-800);flex-shrink:0;place-items:center;display:grid;box-shadow:0 4px 14px -4px #00000040}.PCall-module__NLXvbq__icon svg{width:1.75rem;height:1.75rem}.PCall-module__NLXvbq__text{color:#ffffffe6;font-size:clamp(1rem,.95rem + .25vw,1.1875rem);line-height:var(--ws-lh-snug);flex:1;margin:0}.PCall-module__NLXvbq__text strong{color:var(--ws-white);font-weight:700}.PCall-module__NLXvbq__cta{align-items:center;gap:var(--ws-space-2);background:var(--ws-white);color:var(--ws-purple-800);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-md);transition:all var(--ws-duration-base) var(--ws-ease-out);white-space:nowrap;flex-shrink:0;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:800;text-decoration:none;display:inline-flex}.PCall-module__NLXvbq__cta:hover{box-shadow:var(--ws-shadow-lg);transform:translateY(-2px)}.PCall-module__NLXvbq__cta svg{width:1rem;height:1rem}
.PCall-module__1Mvxtq__section{padding:var(--ws-space-7) var(--ws-space-6);background:var(--ws-purple-900);color:var(--ws-white)}.PCall-module__1Mvxtq__inner{max-width:var(--ws-container);align-items:center;gap:var(--ws-space-7);flex-wrap:wrap;margin-inline:auto;display:flex}@media (max-width:880px){.PCall-module__1Mvxtq__inner{align-items:flex-start;gap:var(--ws-space-5);flex-direction:column}}.PCall-module__1Mvxtq__lockup{align-items:center;gap:var(--ws-space-5);flex:1;min-width:18rem;display:flex}@media (max-width:880px){.PCall-module__1Mvxtq__lockup{width:100%}}.PCall-module__1Mvxtq__icon{border-radius:var(--ws-radius-lg);color:#ffb800;background:#ffffff1a;flex-shrink:0;place-items:center;width:3rem;height:3rem;display:grid}.PCall-module__1Mvxtq__icon svg{width:1.75rem;height:1.75rem}.PCall-module__1Mvxtq__text{color:#ffffffe6;font-size:clamp(1rem,.95rem + .25vw,1.1875rem);line-height:var(--ws-lh-snug);flex:1;margin:0}.PCall-module__1Mvxtq__text strong{color:var(--ws-white);font-weight:700}.PCall-module__1Mvxtq__cta{align-items:center;gap:var(--ws-space-2);background:var(--ws-white);color:var(--ws-purple);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-lg);transition:all var(--ws-duration-base) var(--ws-ease-out);padding:.875rem 1.75rem;font-size:1rem;font-weight:800;text-decoration:none;display:inline-flex}.PCall-module__1Mvxtq__cta:hover{box-shadow:var(--ws-shadow-lg);transform:translateY(-2px)}.PCall-module__1Mvxtq__cta svg{width:1rem;height:1rem}
.PCall-module__ZrReAq__section{padding:clamp(3rem, 2rem + 2.4vw, 5rem) var(--ws-space-6);background:linear-gradient(135deg, var(--ws-purple-800) 0%, var(--ws-purple-900) 100%);color:var(--ws-white)}.PCall-module__ZrReAq__inner{max-width:var(--ws-container);justify-content:space-between;align-items:center;gap:clamp(var(--ws-space-5), 2rem + 2vw, var(--ws-space-9));flex-wrap:wrap;margin-inline:auto;display:flex}@media (max-width:720px){.PCall-module__ZrReAq__inner{align-items:flex-start;gap:var(--ws-space-5);flex-direction:column}}.PCall-module__ZrReAq__lockup{align-items:center;gap:var(--ws-space-5);flex:1;min-width:18rem;display:flex}@media (max-width:720px){.PCall-module__ZrReAq__lockup{width:100%}}.PCall-module__ZrReAq__icon{border-radius:var(--ws-radius-lg);background:var(--ws-white);width:3.5rem;height:3.5rem;color:var(--ws-purple-800);flex-shrink:0;place-items:center;display:grid;box-shadow:0 4px 14px -4px #00000040}.PCall-module__ZrReAq__icon svg{width:1.75rem;height:1.75rem}.PCall-module__ZrReAq__text{color:#ffffffe6;font-size:clamp(1rem,.95rem + .25vw,1.1875rem);line-height:var(--ws-lh-snug);flex:1;margin:0}.PCall-module__ZrReAq__text strong{color:var(--ws-white);font-weight:700}.PCall-module__ZrReAq__cta{align-items:center;gap:var(--ws-space-2);background:var(--ws-white);color:var(--ws-purple-800);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-md);transition:all var(--ws-duration-base) var(--ws-ease-out);white-space:nowrap;flex-shrink:0;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:800;text-decoration:none;display:inline-flex}.PCall-module__ZrReAq__cta:hover{box-shadow:var(--ws-shadow-lg);transform:translateY(-2px)}.PCall-module__ZrReAq__cta svg{width:1rem;height:1rem}
.Hero-module__lnAn6q__section{padding:clamp(3rem, 2.5rem + 2vw, 5rem) var(--ws-space-6);background:linear-gradient(180deg, var(--ws-lavender) 0%, var(--ws-white) 100%);text-align:center}.Hero-module__lnAn6q__inner{max-width:var(--ws-container);margin-inline:auto}.Hero-module__lnAn6q__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.025em;margin-bottom:var(--ws-space-4);text-wrap:balance;max-width:28ch;margin-inline:auto;font-size:clamp(2.25rem,1.75rem + 2.4vw,3.5rem);font-weight:800;line-height:1.05}.Hero-module__lnAn6q__mark{color:var(--ws-purple)}.Hero-module__lnAn6q__sub{color:var(--ws-text-muted);font-size:clamp(1.0625rem,1rem + .4vw,1.25rem);line-height:var(--ws-lh-snug);max-width:50rem;margin:0 auto var(--ws-space-6)}.Hero-module__lnAn6q__row{gap:var(--ws-space-3);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.Hero-module__lnAn6q__cta{align-items:center;gap:var(--ws-space-2);background:var(--ws-gradient-cta);color:var(--ws-white);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);transition:all var(--ws-duration-base) var(--ws-ease-out);padding:.875rem 1.75rem;font-size:1rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 8px 20px -4px #4d2b8c66}.Hero-module__lnAn6q__cta:hover{transform:translateY(-2px)}.Hero-module__lnAn6q__cta svg{width:1rem;height:1rem}.Hero-module__lnAn6q__link{align-items:center;gap:var(--ws-space-2);color:var(--ws-purple);font-family:var(--ws-font-heading);padding:.875rem .5rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__lnAn6q__link:hover{text-underline-offset:4px;text-decoration:underline}.Hero-module__lnAn6q__link svg{width:1rem;height:1rem}
.IntelCards-module__f6kAnG__section{padding:clamp(4rem, 3rem + 3vw, 6rem) var(--ws-space-6);background:var(--ws-white)}.IntelCards-module__f6kAnG__inner{max-width:var(--ws-container);margin-inline:auto}.IntelCards-module__f6kAnG__heading{text-align:center;margin-bottom:var(--ws-space-9)}.IntelCards-module__f6kAnG__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.02em;text-wrap:balance;max-width:28ch;margin-inline:auto;font-size:clamp(1.875rem,1.5rem + 1.5vw,2.75rem);font-weight:800;line-height:1.15}.IntelCards-module__f6kAnG__title em{color:var(--ws-purple);font-style:normal}.IntelCards-module__f6kAnG__sub{font-size:var(--ws-body-lg);color:var(--ws-text-muted);max-width:56ch;margin:var(--ws-space-3) auto 0;line-height:var(--ws-lh-snug)}.IntelCards-module__f6kAnG__grid{gap:var(--ws-space-5);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:980px){.IntelCards-module__f6kAnG__grid{grid-template-columns:1fr}}.IntelCards-module__f6kAnG__card{background:var(--ws-white);border:1px solid var(--ws-border);border-radius:var(--ws-radius-2xl);padding:var(--ws-space-6);transition:all var(--ws-duration-base) var(--ws-ease-out);gap:var(--ws-space-3);flex-direction:column;display:flex}.IntelCards-module__f6kAnG__card:hover{border-color:var(--ws-purple-200);box-shadow:var(--ws-shadow-lg);transform:translateY(-3px)}.IntelCards-module__f6kAnG__iconBox{border-radius:var(--ws-radius-md);background:var(--ws-purple-100);width:2.75rem;height:2.75rem;color:var(--ws-purple);place-items:center;display:grid}.IntelCards-module__f6kAnG__cardTitle{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.01em;margin:0;font-size:1.25rem;font-weight:800}.IntelCards-module__f6kAnG__cardBody{color:var(--ws-text);font-size:.9375rem;line-height:var(--ws-lh-snug);margin:0}.IntelCards-module__f6kAnG__cardBody strong{color:var(--ws-purple);font-weight:700}.IntelCards-module__f6kAnG__cardList{gap:var(--ws-space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.IntelCards-module__f6kAnG__cardListItem{align-items:flex-start;gap:var(--ws-space-2);color:var(--ws-text);font-size:.875rem;line-height:1.4;display:flex}.IntelCards-module__f6kAnG__check{width:1rem;height:1rem;color:var(--ws-success);flex-shrink:0;place-items:center;margin-top:.125rem;display:inline-grid}.IntelCards-module__f6kAnG__check svg{width:100%;height:100%}.IntelCards-module__f6kAnG__cardCta{align-items:center;gap:var(--ws-space-2);background:var(--ws-purple);color:var(--ws-white);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-md);transition:all var(--ws-duration-base) var(--ws-ease-out);align-self:flex-start;margin-top:auto;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:700;text-decoration:none;display:inline-flex}.IntelCards-module__f6kAnG__cardCta:hover{box-shadow:var(--ws-shadow-lg);background:var(--ws-purple-500);transform:translateY(-2px)}.IntelCards-module__f6kAnG__cardCta svg{width:.875rem;height:.875rem}
.FeatureSection-module__GBgIkG__section{padding:clamp(3rem, 2.5rem + 2vw, 5rem) var(--ws-space-6);background:var(--ws-lavender)}.FeatureSection-module__GBgIkG__inner{max-width:var(--ws-container);margin-inline:auto}.FeatureSection-module__GBgIkG__heading{text-align:center;margin-bottom:var(--ws-space-7)}.FeatureSection-module__GBgIkG__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.02em;margin-bottom:var(--ws-space-3);font-size:clamp(1.625rem,1.3rem + 1.4vw,2.25rem);font-weight:800;line-height:1.15}.FeatureSection-module__GBgIkG__sub{font-size:var(--ws-body-lg);color:var(--ws-text-muted);max-width:56ch;line-height:var(--ws-lh-snug);margin-inline:auto}.FeatureSection-module__GBgIkG__layout{gap:var(--ws-space-7);grid-template-columns:1fr 1.1fr;align-items:start;display:grid}@media (max-width:880px){.FeatureSection-module__GBgIkG__layout{grid-template-columns:1fr}}.FeatureSection-module__GBgIkG__list{gap:var(--ws-space-3);flex-direction:column;display:flex}.FeatureSection-module__GBgIkG__acc{background:var(--ws-white);border:1.5px solid var(--ws-border);border-radius:var(--ws-radius-xl);transition:border-color var(--ws-duration-base) var(--ws-ease-out)}.FeatureSection-module__GBgIkG__accOpen{border-color:var(--ws-purple);box-shadow:var(--ws-shadow-md)}.FeatureSection-module__GBgIkG__summary{cursor:pointer;justify-content:space-between;align-items:center;gap:var(--ws-space-4);width:100%;padding:var(--ws-space-4) var(--ws-space-5);font-family:var(--ws-font-heading);color:var(--ws-text);text-align:left;background:0 0;border:none;font-size:1rem;font-weight:700;display:flex}.FeatureSection-module__GBgIkG__accOpen .FeatureSection-module__GBgIkG__summary{color:var(--ws-purple)}.FeatureSection-module__GBgIkG__accTitle{flex:1}.FeatureSection-module__GBgIkG__plus{width:1.5rem;height:1.5rem;color:var(--ws-purple);place-items:center;display:inline-grid}.FeatureSection-module__GBgIkG__plus svg{width:100%;height:100%}.FeatureSection-module__GBgIkG__accInner{padding:0 var(--ws-space-5) var(--ws-space-5)}.FeatureSection-module__GBgIkG__accBody{color:var(--ws-text-muted);font-size:.9375rem;line-height:var(--ws-lh-normal);margin-bottom:var(--ws-space-3)}.FeatureSection-module__GBgIkG__accBody a{color:var(--ws-purple);text-decoration:underline}.FeatureSection-module__GBgIkG__accList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.FeatureSection-module__GBgIkG__accList li{color:var(--ws-text);padding-left:1.25rem;font-size:.875rem;line-height:1.5;position:relative}.FeatureSection-module__GBgIkG__accList li:before{content:"";background:var(--ws-purple);border-radius:50%;width:.4rem;height:.4rem;position:absolute;top:.5rem;left:0}.FeatureSection-module__GBgIkG__visual{min-height:24rem;position:relative}@media (min-width:881px){.FeatureSection-module__GBgIkG__visual{top:var(--ws-sticky-top);position:sticky}}
.LeaveTypesGrid-module__VNK0LW__section{padding:clamp(4rem, 3rem + 3vw, 6rem) var(--ws-space-6);background:var(--ws-white)}.LeaveTypesGrid-module__VNK0LW__inner{max-width:var(--ws-container);margin-inline:auto}.LeaveTypesGrid-module__VNK0LW__heading{text-align:center;margin-bottom:var(--ws-space-9)}.LeaveTypesGrid-module__VNK0LW__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.02em;text-wrap:balance;max-width:28ch;margin-inline:auto;font-size:clamp(1.75rem,1.5rem + 1.4vw,2.5rem);font-weight:800;line-height:1.15}.LeaveTypesGrid-module__VNK0LW__title em{color:var(--ws-purple);font-style:normal}.LeaveTypesGrid-module__VNK0LW__sub{font-size:var(--ws-body-lg);color:var(--ws-text-muted);max-width:56ch;margin:var(--ws-space-3) auto 0;line-height:var(--ws-lh-snug)}.LeaveTypesGrid-module__VNK0LW__grid{gap:var(--ws-space-4);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:1024px){.LeaveTypesGrid-module__VNK0LW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.LeaveTypesGrid-module__VNK0LW__grid{grid-template-columns:1fr}}.LeaveTypesGrid-module__VNK0LW__card{background:var(--ws-white);border:1px solid var(--ws-border);border-radius:var(--ws-radius-2xl);padding:var(--ws-space-5);gap:var(--ws-space-2);transition:all var(--ws-duration-base) var(--ws-ease-out);flex-direction:column;display:flex;position:relative}.LeaveTypesGrid-module__VNK0LW__card:hover{border-color:var(--ws-purple-200);box-shadow:var(--ws-shadow-lg);transform:translateY(-3px)}.LeaveTypesGrid-module__VNK0LW__head{justify-content:space-between;align-items:center;gap:var(--ws-space-3);display:flex}.LeaveTypesGrid-module__VNK0LW__code{border-radius:var(--ws-radius-sm);background:var(--ws-purple-100);min-width:2.5rem;height:1.75rem;color:var(--ws-purple);font-family:var(--ws-font-heading);letter-spacing:.04em;justify-content:center;align-items:center;padding:0 .5rem;font-size:.8125rem;font-weight:800;display:inline-flex}.LeaveTypesGrid-module__VNK0LW__days{font-family:var(--ws-font-heading);color:var(--ws-text-muted);font-size:.875rem;font-weight:800}.LeaveTypesGrid-module__VNK0LW__days strong{color:var(--ws-text);font-size:1.25rem;font-weight:800}.LeaveTypesGrid-module__VNK0LW__name{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.005em;font-size:1.0625rem;font-weight:800;line-height:1.25}.LeaveTypesGrid-module__VNK0LW__basis{color:var(--ws-text-muted);font-size:.8125rem;line-height:1.4}.LeaveTypesGrid-module__VNK0LW__basis strong{color:var(--ws-purple);font-weight:700}.LeaveTypesGrid-module__VNK0LW__note{margin-top:var(--ws-space-7);align-items:flex-start;gap:var(--ws-space-3);padding:var(--ws-space-4) var(--ws-space-5);background:var(--ws-lavender);border-radius:var(--ws-radius-lg);color:var(--ws-text);font-size:.9375rem;line-height:var(--ws-lh-snug);display:flex}.LeaveTypesGrid-module__VNK0LW__noteIcon{width:1.25rem;height:1.25rem;color:var(--ws-purple);flex-shrink:0;margin-top:.125rem}.LeaveTypesGrid-module__VNK0LW__noteIcon svg{width:100%;height:100%}.LeaveTypesGrid-module__VNK0LW__note strong{color:var(--ws-purple);font-weight:700}
.PCall-module__MgRrea__section{padding:var(--ws-space-7) var(--ws-space-6);background:var(--ws-purple-900);color:var(--ws-white)}.PCall-module__MgRrea__inner{max-width:var(--ws-container);align-items:center;gap:var(--ws-space-7);flex-wrap:wrap;margin-inline:auto;display:flex}@media (max-width:880px){.PCall-module__MgRrea__inner{align-items:flex-start;gap:var(--ws-space-5);flex-direction:column}}.PCall-module__MgRrea__lockup{align-items:center;gap:var(--ws-space-5);flex:1;min-width:18rem;display:flex}@media (max-width:880px){.PCall-module__MgRrea__lockup{width:100%}}.PCall-module__MgRrea__icon{border-radius:var(--ws-radius-lg);color:#ffb800;background:#ffffff1a;flex-shrink:0;place-items:center;width:3rem;height:3rem;display:grid}.PCall-module__MgRrea__icon svg{width:1.75rem;height:1.75rem}.PCall-module__MgRrea__text{color:#ffffffe6;font-size:clamp(1rem,.95rem + .25vw,1.1875rem);line-height:var(--ws-lh-snug);flex:1;margin:0}.PCall-module__MgRrea__text strong{color:var(--ws-white);font-weight:700}.PCall-module__MgRrea__cta{align-items:center;gap:var(--ws-space-2);background:var(--ws-white);color:var(--ws-purple);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-lg);transition:all var(--ws-duration-base) var(--ws-ease-out);padding:.875rem 1.75rem;font-size:1rem;font-weight:800;text-decoration:none;display:inline-flex}.PCall-module__MgRrea__cta:hover{box-shadow:var(--ws-shadow-lg);transform:translateY(-2px)}.PCall-module__MgRrea__cta svg{width:1rem;height:1rem}
.Hero-module__dsjPJa__section{padding:clamp(3rem, 2rem + 2vw, 5rem) var(--ws-space-6);background:linear-gradient(180deg, var(--ws-lavender) 0%, var(--ws-white) 100%);text-align:center}.Hero-module__dsjPJa__inner{max-width:56rem;margin-inline:auto}.Hero-module__dsjPJa__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.025em;margin-bottom:var(--ws-space-4);text-wrap:balance;max-width:22ch;margin-inline:auto;font-size:clamp(2.25rem,1.75rem + 2.4vw,4rem);font-weight:800;line-height:1.05}.Hero-module__dsjPJa__title em{color:var(--ws-purple);font-style:normal}.Hero-module__dsjPJa__sub{color:var(--ws-text-muted);font-size:clamp(1.0625rem,1rem + .4vw,1.25rem);line-height:var(--ws-lh-snug);max-width:42rem;margin:0 auto var(--ws-space-6)}.Hero-module__dsjPJa__row{gap:var(--ws-space-3);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.Hero-module__dsjPJa__cta{align-items:center;gap:var(--ws-space-2);background:var(--ws-purple);color:var(--ws-white);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-md);transition:all var(--ws-duration-base) var(--ws-ease-out);padding:.875rem 1.75rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__dsjPJa__cta:hover{background:var(--ws-purple-500);transform:translateY(-2px)}.Hero-module__dsjPJa__cta svg{width:1rem;height:1rem}.Hero-module__dsjPJa__link{align-items:center;gap:var(--ws-space-2);color:var(--ws-purple);font-family:var(--ws-font-heading);padding:.875rem .5rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__dsjPJa__link:hover{text-decoration:underline}.Hero-module__dsjPJa__link svg{width:.875rem;height:.875rem}
.PCall-module__ZCaoga__section{padding:clamp(3rem, 2rem + 2.4vw, 5rem) var(--ws-space-6);background:linear-gradient(135deg, var(--ws-purple-800) 0%, var(--ws-purple-900) 100%);color:var(--ws-white)}.PCall-module__ZCaoga__inner{max-width:var(--ws-container);justify-content:space-between;align-items:center;gap:clamp(var(--ws-space-5), 2rem + 2vw, var(--ws-space-9));flex-wrap:wrap;margin-inline:auto;display:flex}@media (max-width:720px){.PCall-module__ZCaoga__inner{align-items:flex-start;gap:var(--ws-space-5);flex-direction:column}}.PCall-module__ZCaoga__lockup{align-items:center;gap:var(--ws-space-5);flex:1;min-width:18rem;display:flex}@media (max-width:720px){.PCall-module__ZCaoga__lockup{width:100%}}.PCall-module__ZCaoga__icon{border-radius:var(--ws-radius-lg);background:var(--ws-white);width:3.5rem;height:3.5rem;color:var(--ws-purple-800);flex-shrink:0;place-items:center;display:grid;box-shadow:0 4px 14px -4px #00000040}.PCall-module__ZCaoga__icon svg{width:1.75rem;height:1.75rem}.PCall-module__ZCaoga__text{color:#ffffffe6;font-size:clamp(1rem,.95rem + .25vw,1.1875rem);line-height:var(--ws-lh-snug);flex:1;margin:0}.PCall-module__ZCaoga__text strong{color:var(--ws-white);font-weight:700}.PCall-module__ZCaoga__cta{align-items:center;gap:var(--ws-space-2);background:var(--ws-white);color:var(--ws-purple-800);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-md);transition:all var(--ws-duration-base) var(--ws-ease-out);white-space:nowrap;flex-shrink:0;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:800;text-decoration:none;display:inline-flex}.PCall-module__ZCaoga__cta:hover{box-shadow:var(--ws-shadow-lg);transform:translateY(-2px)}.PCall-module__ZCaoga__cta svg{width:1rem;height:1rem}
.FinalCta-module__-05GhG__section{padding:clamp(4rem, 3rem + 3vw, 6.5rem) var(--ws-space-6);background:var(--ws-purple-900);color:var(--ws-white);text-align:center}.FinalCta-module__-05GhG__inner{max-width:56rem;margin-inline:auto}.FinalCta-module__-05GhG__title{font-family:var(--ws-font-heading);color:var(--ws-white);margin-bottom:var(--ws-space-5);text-wrap:balance;max-width:22ch;margin-inline:auto;font-size:clamp(2rem,1.5rem + 2.4vw,3.25rem);font-weight:800;line-height:1.1}.FinalCta-module__-05GhG__title em{color:var(--ws-periwinkle-300);font-style:normal}.FinalCta-module__-05GhG__sub{color:#ffffffd1;max-width:38rem;margin:0 auto var(--ws-space-7);font-size:1.0625rem}.FinalCta-module__-05GhG__row{gap:var(--ws-space-3);flex-wrap:wrap;justify-content:center;display:flex}.FinalCta-module__-05GhG__cta{align-items:center;gap:var(--ws-space-2);background:var(--ws-white);color:var(--ws-purple);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-lg);transition:transform var(--ws-duration-base) var(--ws-ease-out);padding:1rem 2.25rem;font-size:1.0625rem;font-weight:800;text-decoration:none;display:inline-flex}.FinalCta-module__-05GhG__cta:hover{transform:translateY(-3px)}.FinalCta-module__-05GhG__cta svg{width:1rem;height:1rem}.FinalCta-module__-05GhG__link{color:#ffffffe6;font-family:var(--ws-font-heading);align-items:center;padding:1rem .5rem;font-size:1.0625rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.FinalCta-module__-05GhG__link:after{content:"";background:#ffffff80;height:1px;transition:background .2s,right .2s;position:absolute;bottom:.55rem;left:.5rem;right:1.6rem}.FinalCta-module__-05GhG__link:hover:after{background:var(--ws-white);right:1.3rem}
.Defh-module__QWLOKq__section{padding:clamp(3rem, 2.5rem + 2vw, 5rem) var(--ws-space-6);background:linear-gradient(180deg, var(--ws-lavender) 0%, var(--ws-white) 100%)}.Defh-module__QWLOKq__inner{text-align:center;max-width:56rem;margin-inline:auto}.Defh-module__QWLOKq__comingSoon{color:#fff;border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);letter-spacing:.06em;text-transform:uppercase;margin-bottom:var(--ws-space-3);background:#b45309;align-items:center;gap:.4rem;padding:.375rem .875rem;font-size:.75rem;font-weight:800;display:inline-flex;box-shadow:0 2px 8px #b4530940}.Defh-module__QWLOKq__comingSoon svg{flex-shrink:0;width:.875rem;height:.875rem}.Defh-module__QWLOKq__eyebrow{font-family:var(--ws-font-heading);letter-spacing:.14em;text-transform:uppercase;color:var(--ws-purple);border-radius:var(--ws-radius-pill);margin-bottom:var(--ws-space-4);background:0 0;align-items:center;padding:.375rem .875rem;font-size:.6875rem;font-weight:700;display:inline-flex}.Defh-module__QWLOKq__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.025em;margin-bottom:var(--ws-space-5);text-wrap:balance;max-width:26ch;margin-inline:auto;font-size:clamp(2.25rem,1.75rem + 2.4vw,3.5rem);font-weight:800;line-height:1.05}.Defh-module__QWLOKq__title em{color:var(--ws-purple);font-style:normal}.Defh-module__QWLOKq__definition{background:var(--ws-white);border:1px solid var(--ws-purple-100);border-radius:var(--ws-radius-xl);padding:var(--ws-space-5) var(--ws-space-6);margin:0 auto var(--ws-space-6);text-align:left;max-width:50rem;box-shadow:var(--ws-shadow-sm)}.Defh-module__QWLOKq__definitionQ{font-family:var(--ws-font-heading);color:var(--ws-purple);letter-spacing:.04em;text-transform:uppercase;margin-bottom:var(--ws-space-2);font-size:.9375rem;font-weight:700}.Defh-module__QWLOKq__definitionA{color:var(--ws-text-muted);font-size:1.0625rem;line-height:var(--ws-lh-snug);margin:0}.Defh-module__QWLOKq__definitionA strong{color:var(--ws-text);font-weight:700}.Defh-module__QWLOKq__sub{color:var(--ws-text-muted);font-size:1.0625rem;line-height:var(--ws-lh-normal);margin:0 auto var(--ws-space-7);max-width:38rem}.Defh-module__QWLOKq__row{gap:var(--ws-space-3);flex-wrap:wrap;justify-content:center;display:flex}.Defh-module__QWLOKq__cta{align-items:center;gap:var(--ws-space-2);background:var(--ws-gradient-cta);color:var(--ws-white);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);transition:all var(--ws-duration-base) var(--ws-ease-out);padding:.875rem 1.75rem;font-size:1rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 8px 20px -4px #4d2b8c66}.Defh-module__QWLOKq__cta:hover{transform:translateY(-2px)}.Defh-module__QWLOKq__cta svg{width:1rem;height:1rem}.Defh-module__QWLOKq__link{align-items:center;gap:var(--ws-space-2);color:var(--ws-purple);font-family:var(--ws-font-heading);padding:.875rem .25rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.Defh-module__QWLOKq__link:after{content:"";background:var(--ws-purple-700);opacity:.5;height:1px;transition:opacity .2s,right .2s;position:absolute;bottom:.5rem;left:.25rem;right:1.75rem}.Defh-module__QWLOKq__link:hover:after{opacity:1;right:1.45rem}
.Pdef-module__47S-Mq__section{padding:clamp(2rem, 1.5rem + 1.5vw, 3rem) var(--ws-space-6);background:var(--ws-white);border-bottom:1px solid var(--ws-border-soft)}.Pdef-module__47S-Mq__inner{max-width:var(--ws-container);grid-template-columns:1fr auto 1fr;align-items:stretch;gap:clamp(1.5rem,1rem + 1.5vw,3rem);margin-inline:auto;display:grid}@media (max-width:880px){.Pdef-module__47S-Mq__inner{grid-template-columns:1fr}}.Pdef-module__47S-Mq__col{border-radius:var(--ws-radius-xl);background:var(--ws-purple-50);border:1px solid var(--ws-purple-100);flex-direction:column;gap:.4rem;padding:1.25rem 1.5rem;display:flex}.Pdef-module__47S-Mq__colAlt{background:var(--ws-lavender);border-color:var(--ws-purple-200)}.Pdef-module__47S-Mq__head{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.Pdef-module__47S-Mq__chip{background:var(--ws-purple);color:var(--ws-white);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.3rem;padding:.18rem .55rem;font-size:.65rem;font-weight:800;display:inline-flex}.Pdef-module__47S-Mq__chipAlt{background:var(--ws-purple-900);color:var(--ws-periwinkle-300)}.Pdef-module__47S-Mq__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.01em;font-size:1rem;font-weight:800}.Pdef-module__47S-Mq__body{color:var(--ws-text-muted);margin:0;font-size:.875rem;line-height:1.5}.Pdef-module__47S-Mq__body strong{color:var(--ws-purple);font-weight:700}.Pdef-module__47S-Mq__bodyLink{color:var(--ws-purple);font-weight:700;text-decoration:underline}.Pdef-module__47S-Mq__divider{font-family:var(--ws-font-heading);color:var(--ws-purple);place-items:center;padding:0 .5rem;font-size:1.5rem;font-weight:800;display:grid}@media (max-width:880px){.Pdef-module__47S-Mq__divider{padding:0;transform:rotate(90deg)}}
.PCall-module__TZqh_q__section{padding:clamp(3rem, 2rem + 2.4vw, 5rem) var(--ws-space-6);background:linear-gradient(135deg, var(--ws-purple-800) 0%, var(--ws-purple-900) 100%);color:var(--ws-white)}.PCall-module__TZqh_q__inner{max-width:var(--ws-container);justify-content:space-between;align-items:center;gap:clamp(var(--ws-space-5), 2rem + 2vw, var(--ws-space-9));flex-wrap:wrap;margin-inline:auto;display:flex}@media (max-width:720px){.PCall-module__TZqh_q__inner{align-items:flex-start;gap:var(--ws-space-5);flex-direction:column}}.PCall-module__TZqh_q__lockup{align-items:center;gap:var(--ws-space-5);flex:1;min-width:18rem;display:flex}@media (max-width:720px){.PCall-module__TZqh_q__lockup{width:100%}}.PCall-module__TZqh_q__icon{border-radius:var(--ws-radius-lg);background:var(--ws-white);width:3.5rem;height:3.5rem;color:var(--ws-purple-800);flex-shrink:0;place-items:center;display:grid;box-shadow:0 4px 14px -4px #00000040}.PCall-module__TZqh_q__icon svg{width:1.75rem;height:1.75rem}.PCall-module__TZqh_q__text{color:#ffffffe6;font-size:clamp(1rem,.95rem + .25vw,1.1875rem);line-height:var(--ws-lh-snug);flex:1;margin:0}.PCall-module__TZqh_q__text strong{color:var(--ws-white);font-weight:700}.PCall-module__TZqh_q__cta{align-items:center;gap:var(--ws-space-2);background:var(--ws-white);color:var(--ws-purple-800);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-md);transition:all var(--ws-duration-base) var(--ws-ease-out);white-space:nowrap;flex-shrink:0;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:800;text-decoration:none;display:inline-flex}.PCall-module__TZqh_q__cta:hover{box-shadow:var(--ws-shadow-lg);transform:translateY(-2px)}.PCall-module__TZqh_q__cta svg{width:1rem;height:1rem}
.Pdef-module__-PHgcq__section{padding:var(--ws-space-7) var(--ws-space-6);background:var(--ws-white);border-bottom:1px solid var(--ws-border-soft)}.Pdef-module__-PHgcq__inner{max-width:var(--ws-container);gap:var(--ws-space-5);grid-template-columns:repeat(3,1fr);margin-inline:auto;display:grid}@media (max-width:720px){.Pdef-module__-PHgcq__inner{grid-template-columns:1fr}}.Pdef-module__-PHgcq__item{padding:var(--ws-space-3) 0;flex-direction:column;gap:.25rem;display:flex}.Pdef-module__-PHgcq__num{font-family:var(--ws-font-heading);color:var(--ws-purple);letter-spacing:-.02em;font-size:clamp(1.75rem,1.4rem + 1.4vw,2.25rem);font-weight:800;line-height:1}.Pdef-module__-PHgcq__label{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.005em;font-size:.875rem;font-weight:700}.Pdef-module__-PHgcq__sub{color:var(--ws-text-muted);font-size:.8125rem;line-height:1.4}
.Pfeat-module__b3-aIa__section{padding:clamp(4rem, 3rem + 3vw, 6rem) var(--ws-space-6);background:var(--ws-white)}.Pfeat-module__b3-aIa__inner{max-width:var(--ws-container);margin-inline:auto}.Pfeat-module__b3-aIa__heading{text-align:center;margin-bottom:var(--ws-space-9)}.Pfeat-module__b3-aIa__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.02em;text-wrap:balance;max-width:28ch;margin-inline:auto;font-size:clamp(1.875rem,1.5rem + 1.5vw,2.75rem);font-weight:800;line-height:1.15}.Pfeat-module__b3-aIa__title em{color:inherit;font-style:normal}.Pfeat-module__b3-aIa__sub{font-size:var(--ws-body-lg);color:var(--ws-text-muted);max-width:56ch;margin:var(--ws-space-3) auto 0;line-height:var(--ws-lh-snug)}.Pfeat-module__b3-aIa__layout{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,1rem + 3vw,4.5rem);display:grid}@media (max-width:980px){.Pfeat-module__b3-aIa__layout{grid-template-columns:1fr;gap:2.5rem}}.Pfeat-module__b3-aIa__list{flex-direction:column;display:flex}.Pfeat-module__b3-aIa__acc{border-bottom:1px solid var(--ws-border)}.Pfeat-module__b3-aIa__summary{cursor:pointer;justify-content:space-between;align-items:center;gap:var(--ws-space-4);width:100%;padding:var(--ws-space-5) 0;font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.015em;text-align:left;background:0 0;border:none;font-size:clamp(1.25rem,1rem + .75vw,1.5rem);font-weight:800;line-height:1.2;transition:color .2s;display:flex}.Pfeat-module__b3-aIa__summary:hover{color:var(--ws-purple)}.Pfeat-module__b3-aIa__accTitle{flex:1}.Pfeat-module__b3-aIa__plus{width:.95rem;height:.95rem;color:var(--ws-text-muted);flex-shrink:0;place-items:center;display:inline-grid}.Pfeat-module__b3-aIa__plus svg{width:100%;height:100%}.Pfeat-module__b3-aIa__accOpen .Pfeat-module__b3-aIa__summary{color:var(--ws-text)}.Pfeat-module__b3-aIa__accInner{padding:0 0 var(--ws-space-7)}.Pfeat-module__b3-aIa__accBody{color:var(--ws-text);font-size:.9375rem;line-height:var(--ws-lh-snug);margin:0 0 var(--ws-space-4)}.Pfeat-module__b3-aIa__accBody strong{color:var(--ws-purple);font-weight:700}.Pfeat-module__b3-aIa__accList{margin:0 0 var(--ws-space-5);gap:var(--ws-space-2);flex-direction:column;padding:0;list-style:none;display:flex}.Pfeat-module__b3-aIa__accList li{color:var(--ws-text);padding-left:1.25rem;font-size:.9375rem;line-height:1.5;position:relative}.Pfeat-module__b3-aIa__accList li:before{content:"";background:var(--ws-purple);width:.625rem;height:1px;position:absolute;top:.7em;left:0}.Pfeat-module__b3-aIa__accCta{align-items:center;gap:var(--ws-space-2);background:var(--ws-purple);color:var(--ws-white);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-md);transition:all var(--ws-duration-base) var(--ws-ease-out);padding:.75rem 1.5rem;font-size:.9375rem;font-weight:700;text-decoration:none;display:inline-flex}.Pfeat-module__b3-aIa__accCta:hover{box-shadow:var(--ws-shadow-lg);background:var(--ws-purple-500);transform:translateY(-2px)}.Pfeat-module__b3-aIa__accCta svg{width:.875rem;height:.875rem}.Pfeat-module__b3-aIa__visual{min-height:24rem;position:relative}@media (min-width:981px){.Pfeat-module__b3-aIa__visual{top:var(--ws-sticky-top);position:sticky}}
.Modules-module__6Fm9SW__section{padding:clamp(4rem, 3rem + 3vw, 6rem) var(--ws-space-6);background:var(--ws-white)}.Modules-module__6Fm9SW__inner{max-width:var(--ws-container);margin-inline:auto}.Modules-module__6Fm9SW__heading{text-align:center;margin-bottom:var(--ws-space-9)}.Modules-module__6Fm9SW__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.02em;text-wrap:balance;max-width:28ch;margin-inline:auto;font-size:clamp(1.875rem,1.5rem + 1.5vw,2.75rem);font-weight:800;line-height:1.15}.Modules-module__6Fm9SW__title em{color:inherit;font-style:normal}.Modules-module__6Fm9SW__sub{font-size:var(--ws-body-lg);color:var(--ws-text-muted);max-width:56ch;margin:var(--ws-space-3) auto 0;line-height:var(--ws-lh-snug)}.Modules-module__6Fm9SW__cluster{margin-bottom:var(--ws-space-9)}.Modules-module__6Fm9SW__cluster:last-child{margin-bottom:0}.Modules-module__6Fm9SW__clusterHeading{align-items:center;gap:var(--ws-space-3);font-family:var(--ws-font-heading);letter-spacing:.16em;text-transform:uppercase;color:var(--ws-purple);margin-bottom:var(--ws-space-5);font-size:.6875rem;font-weight:800;display:flex}.Modules-module__6Fm9SW__clusterHeading:after{content:"";background:var(--ws-border-soft);flex:1;height:1px}.Modules-module__6Fm9SW__clusterCount{font-family:var(--ws-font-heading);letter-spacing:.08em;color:var(--ws-text-muted);background:var(--ws-purple-50);border-radius:var(--ws-radius-pill);padding:.125rem .5rem;font-size:.6875rem;font-weight:700}.Modules-module__6Fm9SW__grid{gap:var(--ws-space-5);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:1024px){.Modules-module__6Fm9SW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Modules-module__6Fm9SW__grid{grid-template-columns:1fr}}.Modules-module__6Fm9SW__card{background:var(--ws-white);border:1px solid var(--ws-border);border-radius:var(--ws-radius-2xl);padding:var(--ws-space-5);gap:var(--ws-space-3);transition:all var(--ws-duration-base) var(--ws-ease-out);flex-direction:column;display:flex}.Modules-module__6Fm9SW__card:hover{border-color:var(--ws-purple-200);box-shadow:var(--ws-shadow-lg);transform:translateY(-3px)}.Modules-module__6Fm9SW__icon{border-radius:var(--ws-radius-sm);background:var(--ws-purple-100);width:2.25rem;height:2.25rem;color:var(--ws-purple);place-items:center;display:grid}.Modules-module__6Fm9SW__icon svg{width:1.125rem;height:1.125rem}.Modules-module__6Fm9SW__comingSoon{color:var(--ws-white);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);letter-spacing:.06em;text-transform:uppercase;background:#b45309;align-items:center;gap:.4rem;width:max-content;padding:.25rem .625rem;font-size:.6875rem;font-weight:800;display:inline-flex;box-shadow:0 2px 6px #b4530938}.Modules-module__6Fm9SW__comingSoon svg{flex-shrink:0;width:.75rem;height:.75rem}.Modules-module__6Fm9SW__newBadge{background:var(--ws-amber-50);color:var(--ws-amber-600);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);letter-spacing:.06em;text-transform:uppercase;align-items:center;width:max-content;padding:.1875rem .5rem;font-size:.6875rem;font-weight:800;display:inline-flex}.Modules-module__6Fm9SW__cardTitle{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.005em;font-size:1rem;font-weight:800}.Modules-module__6Fm9SW__body{color:var(--ws-text-muted);font-size:.875rem;line-height:var(--ws-lh-snug);flex:1}.Modules-module__6Fm9SW__cardLink{align-items:center;gap:var(--ws-space-2);color:var(--ws-purple);font-family:var(--ws-font-heading);margin-top:var(--ws-space-2);transition:gap var(--ws-duration-base) var(--ws-ease-out);font-size:.8125rem;font-weight:700;text-decoration:none;display:inline-flex}.Modules-module__6Fm9SW__card:hover .Modules-module__6Fm9SW__cardLink{gap:var(--ws-space-3)}.Modules-module__6Fm9SW__cardLink svg{width:.75rem;height:.75rem}
.How-module__pPbwNG__section{padding:clamp(4rem, 3rem + 3vw, 6rem) var(--ws-space-6);background:var(--ws-lavender)}.How-module__pPbwNG__inner{max-width:var(--ws-container);margin-inline:auto}.How-module__pPbwNG__heading{text-align:center;margin-bottom:var(--ws-space-9)}.How-module__pPbwNG__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.02em;text-wrap:balance;max-width:28ch;margin-inline:auto;font-size:clamp(1.75rem,1.5rem + 1.4vw,2.5rem);font-weight:800;line-height:1.15}.How-module__pPbwNG__title em{color:inherit;font-style:normal}.How-module__pPbwNG__grid{gap:var(--ws-space-5);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:880px){.How-module__pPbwNG__grid{grid-template-columns:1fr}}.How-module__pPbwNG__step{background:var(--ws-white);border:1px solid var(--ws-border);border-radius:var(--ws-radius-2xl);padding:var(--ws-space-7);transition:all var(--ws-duration-base) var(--ws-ease-out)}.How-module__pPbwNG__step:hover{box-shadow:var(--ws-shadow-md);border-color:var(--ws-purple-200);transform:translateY(-2px)}.How-module__pPbwNG__stepLabel{font-family:var(--ws-font-heading);letter-spacing:.14em;text-transform:uppercase;color:var(--ws-purple);margin-bottom:var(--ws-space-3);font-size:.6875rem;font-weight:700;display:inline-block}.How-module__pPbwNG__stepNum{border-radius:var(--ws-radius-md);background:var(--ws-purple);width:2.5rem;height:2.5rem;color:var(--ws-white);font-family:var(--ws-font-heading);margin-bottom:var(--ws-space-4);justify-content:center;align-items:center;font-size:1.125rem;font-weight:800;display:inline-flex}.How-module__pPbwNG__stepTitle{font-family:var(--ws-font-heading);color:var(--ws-text);margin-bottom:var(--ws-space-2);letter-spacing:-.005em;font-size:1.125rem;font-weight:800}.How-module__pPbwNG__stepBody{color:var(--ws-text);font-size:.9375rem;line-height:var(--ws-lh-snug)}.How-module__pPbwNG__stepBody strong{color:var(--ws-purple);font-weight:700}.How-module__pPbwNG__stepBody em{color:var(--ws-text);font-style:italic}
.Pfeat-module__7JJbNG__section{padding:clamp(4rem, 3rem + 3vw, 6rem) var(--ws-space-6);background:var(--ws-white)}.Pfeat-module__7JJbNG__inner{max-width:var(--ws-container);margin-inline:auto}.Pfeat-module__7JJbNG__heading{text-align:center;margin-bottom:var(--ws-space-9)}.Pfeat-module__7JJbNG__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.02em;text-wrap:balance;max-width:28ch;margin-inline:auto;font-size:clamp(1.875rem,1.5rem + 1.5vw,2.75rem);font-weight:800;line-height:1.15}.Pfeat-module__7JJbNG__title em{color:inherit;font-style:normal}.Pfeat-module__7JJbNG__sub{font-size:var(--ws-body-lg);color:var(--ws-text-muted);max-width:56ch;margin:var(--ws-space-3) auto 0;line-height:var(--ws-lh-snug)}.Pfeat-module__7JJbNG__layout{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,1rem + 3vw,4.5rem);display:grid}@media (max-width:980px){.Pfeat-module__7JJbNG__layout{grid-template-columns:1fr;gap:2.5rem}}.Pfeat-module__7JJbNG__list{flex-direction:column;display:flex}.Pfeat-module__7JJbNG__acc{border-bottom:1px solid var(--ws-border)}.Pfeat-module__7JJbNG__summary{cursor:pointer;justify-content:space-between;align-items:center;gap:var(--ws-space-4);width:100%;padding:var(--ws-space-5) 0;font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.015em;text-align:left;background:0 0;border:none;font-size:clamp(1.25rem,1rem + .75vw,1.5rem);font-weight:800;line-height:1.2;transition:color .2s;display:flex}.Pfeat-module__7JJbNG__summary:hover{color:var(--ws-purple)}.Pfeat-module__7JJbNG__accTitle{flex:1}.Pfeat-module__7JJbNG__plus{width:.95rem;height:.95rem;color:var(--ws-text-muted);flex-shrink:0;place-items:center;display:inline-grid}.Pfeat-module__7JJbNG__plus svg{width:100%;height:100%}.Pfeat-module__7JJbNG__accOpen .Pfeat-module__7JJbNG__summary{color:var(--ws-text)}.Pfeat-module__7JJbNG__accInner{padding:0 0 var(--ws-space-7)}.Pfeat-module__7JJbNG__accBody{color:var(--ws-text);font-size:.9375rem;line-height:var(--ws-lh-snug);margin:0 0 var(--ws-space-4)}.Pfeat-module__7JJbNG__accBody strong{color:var(--ws-purple);font-weight:700}.Pfeat-module__7JJbNG__accList{margin:0 0 var(--ws-space-5);gap:var(--ws-space-2);flex-direction:column;padding:0;list-style:none;display:flex}.Pfeat-module__7JJbNG__accList li{color:var(--ws-text);padding-left:1.25rem;font-size:.9375rem;line-height:1.5;position:relative}.Pfeat-module__7JJbNG__accList li:before{content:"";background:var(--ws-purple);width:.625rem;height:1px;position:absolute;top:.7em;left:0}.Pfeat-module__7JJbNG__accCta{align-items:center;gap:var(--ws-space-2);background:var(--ws-purple);color:var(--ws-white);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-md);transition:all var(--ws-duration-base) var(--ws-ease-out);padding:.75rem 1.5rem;font-size:.9375rem;font-weight:700;text-decoration:none;display:inline-flex}.Pfeat-module__7JJbNG__accCta:hover{box-shadow:var(--ws-shadow-lg);background:var(--ws-purple-500);transform:translateY(-2px)}.Pfeat-module__7JJbNG__accCta svg{width:.875rem;height:.875rem}.Pfeat-module__7JJbNG__visual{min-height:24rem;position:relative}@media (min-width:981px){.Pfeat-module__7JJbNG__visual{top:var(--ws-sticky-top);position:sticky}}
.FinalCta-module__W_7I4G__section{padding:clamp(4rem, 3rem + 3vw, 6rem) var(--ws-space-6);background:var(--ws-gradient-cta);color:var(--ws-white);text-align:center}.FinalCta-module__W_7I4G__inner{max-width:50rem;margin-inline:auto}.FinalCta-module__W_7I4G__title{font-family:var(--ws-font-heading);color:var(--ws-white);margin-bottom:var(--ws-space-4);text-wrap:balance;font-size:clamp(1.75rem,1.4rem + 1.6vw,2.5rem);font-weight:800;line-height:1.15}.FinalCta-module__W_7I4G__sub{color:#ffffffd9;max-width:38rem;margin:0 auto var(--ws-space-6);font-size:1.0625rem;line-height:1.6}.FinalCta-module__W_7I4G__row{gap:var(--ws-space-3);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.FinalCta-module__W_7I4G__cta{align-items:center;gap:var(--ws-space-2);background:var(--ws-white);color:var(--ws-purple);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-lg);transition:all var(--ws-duration-base) var(--ws-ease-out);padding:.875rem 2rem;font-size:1rem;font-weight:800;text-decoration:none;display:inline-flex}.FinalCta-module__W_7I4G__cta:hover{transform:translateY(-2px)}.FinalCta-module__W_7I4G__cta svg{width:1rem;height:1rem}.FinalCta-module__W_7I4G__link{color:#ffffffe6;font-family:var(--ws-font-heading);text-underline-offset:4px;padding:.875rem .5rem;font-size:1rem;font-weight:700;text-decoration:underline}.FinalCta-module__W_7I4G__link:hover{color:var(--ws-white)}
.Pfeat-module__sOgp3W__section{padding:clamp(4rem, 3rem + 3vw, 6rem) var(--ws-space-6);background:var(--ws-white)}.Pfeat-module__sOgp3W__inner{max-width:var(--ws-container);margin-inline:auto}.Pfeat-module__sOgp3W__heading{text-align:center;margin-bottom:var(--ws-space-9)}.Pfeat-module__sOgp3W__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.02em;text-wrap:balance;max-width:28ch;margin-inline:auto;font-size:clamp(1.875rem,1.5rem + 1.5vw,2.75rem);font-weight:800;line-height:1.15}.Pfeat-module__sOgp3W__title em{color:inherit;font-style:normal}.Pfeat-module__sOgp3W__sub{font-size:var(--ws-body-lg);color:var(--ws-text-muted);max-width:56ch;margin:var(--ws-space-3) auto 0;line-height:var(--ws-lh-snug)}.Pfeat-module__sOgp3W__layout{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,1rem + 3vw,4.5rem);display:grid}@media (max-width:980px){.Pfeat-module__sOgp3W__layout{grid-template-columns:1fr;gap:2.5rem}}.Pfeat-module__sOgp3W__list{flex-direction:column;display:flex}.Pfeat-module__sOgp3W__acc{border-bottom:1px solid var(--ws-border)}.Pfeat-module__sOgp3W__summary{cursor:pointer;justify-content:space-between;align-items:center;gap:var(--ws-space-4);width:100%;padding:var(--ws-space-5) 0;font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.015em;text-align:left;background:0 0;border:none;font-size:clamp(1.25rem,1rem + .75vw,1.5rem);font-weight:800;line-height:1.2;transition:color .2s;display:flex}.Pfeat-module__sOgp3W__summary:hover{color:var(--ws-purple)}.Pfeat-module__sOgp3W__accTitle{flex:1}.Pfeat-module__sOgp3W__plus{width:.95rem;height:.95rem;color:var(--ws-text-muted);flex-shrink:0;place-items:center;display:inline-grid}.Pfeat-module__sOgp3W__plus svg{width:100%;height:100%}.Pfeat-module__sOgp3W__accOpen .Pfeat-module__sOgp3W__summary{color:var(--ws-text)}.Pfeat-module__sOgp3W__accInner{padding:0 0 var(--ws-space-7)}.Pfeat-module__sOgp3W__accBody{color:var(--ws-text);font-size:.9375rem;line-height:var(--ws-lh-snug);margin:0 0 var(--ws-space-4)}.Pfeat-module__sOgp3W__accBody strong{color:var(--ws-purple);font-weight:700}.Pfeat-module__sOgp3W__accList{margin:0 0 var(--ws-space-5);gap:var(--ws-space-2);flex-direction:column;padding:0;list-style:none;display:flex}.Pfeat-module__sOgp3W__accList li{color:var(--ws-text);padding-left:1.25rem;font-size:.9375rem;line-height:1.5;position:relative}.Pfeat-module__sOgp3W__accList li:before{content:"";background:var(--ws-purple);width:.625rem;height:1px;position:absolute;top:.7em;left:0}.Pfeat-module__sOgp3W__accCta{align-items:center;gap:var(--ws-space-2);background:var(--ws-purple);color:var(--ws-white);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-md);transition:all var(--ws-duration-base) var(--ws-ease-out);padding:.75rem 1.5rem;font-size:.9375rem;font-weight:700;text-decoration:none;display:inline-flex}.Pfeat-module__sOgp3W__accCta:hover{box-shadow:var(--ws-shadow-lg);background:var(--ws-purple-500);transform:translateY(-2px)}.Pfeat-module__sOgp3W__accCta svg{width:.875rem;height:.875rem}.Pfeat-module__sOgp3W__visual{min-height:24rem;position:relative}@media (min-width:981px){.Pfeat-module__sOgp3W__visual{top:var(--ws-sticky-top);position:sticky}}
.Pdef-module__2xtS6a__section{padding:var(--ws-space-7) var(--ws-space-6);background:var(--ws-white);border-bottom:1px solid var(--ws-border-soft)}.Pdef-module__2xtS6a__inner{max-width:var(--ws-container);gap:var(--ws-space-5);grid-template-columns:repeat(3,1fr);margin-inline:auto;display:grid}@media (max-width:720px){.Pdef-module__2xtS6a__inner{grid-template-columns:1fr}}.Pdef-module__2xtS6a__item{padding:var(--ws-space-3) 0;flex-direction:column;gap:.25rem;display:flex}.Pdef-module__2xtS6a__num{font-family:var(--ws-font-heading);color:var(--ws-purple);letter-spacing:-.02em;font-size:clamp(1.75rem,1.4rem + 1.4vw,2.25rem);font-weight:800;line-height:1}.Pdef-module__2xtS6a__label{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.005em;font-size:.875rem;font-weight:700}.Pdef-module__2xtS6a__sub{color:var(--ws-text-muted);font-size:.8125rem;line-height:1.4}
.PCall-module___H1PKW__section{padding:var(--ws-space-7) var(--ws-space-6);background:var(--ws-purple-900);color:var(--ws-white)}.PCall-module___H1PKW__inner{max-width:var(--ws-container);align-items:center;gap:var(--ws-space-7);flex-wrap:wrap;margin-inline:auto;display:flex}@media (max-width:880px){.PCall-module___H1PKW__inner{align-items:flex-start;gap:var(--ws-space-5);flex-direction:column}}.PCall-module___H1PKW__lockup{align-items:center;gap:var(--ws-space-5);flex:1;min-width:18rem;display:flex}@media (max-width:880px){.PCall-module___H1PKW__lockup{width:100%}}.PCall-module___H1PKW__icon{border-radius:var(--ws-radius-lg);color:#ffb800;background:#ffffff1a;flex-shrink:0;place-items:center;width:3rem;height:3rem;display:grid}.PCall-module___H1PKW__icon svg{width:1.75rem;height:1.75rem}.PCall-module___H1PKW__text{color:#ffffffe6;font-size:clamp(1rem,.95rem + .25vw,1.1875rem);line-height:var(--ws-lh-snug);flex:1;margin:0}.PCall-module___H1PKW__text strong{color:var(--ws-white);font-weight:700}.PCall-module___H1PKW__cta{align-items:center;gap:var(--ws-space-2);background:var(--ws-white);color:var(--ws-purple);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-lg);transition:all var(--ws-duration-base) var(--ws-ease-out);padding:.875rem 1.75rem;font-size:1rem;font-weight:800;text-decoration:none;display:inline-flex}.PCall-module___H1PKW__cta:hover{box-shadow:var(--ws-shadow-lg);transform:translateY(-2px)}.PCall-module___H1PKW__cta svg{width:1rem;height:1rem}
.Hero-module__7vqjLG__section{padding:clamp(3rem, 2.25rem + 2vw, 5rem) var(--ws-space-6);background:linear-gradient(180deg, var(--ws-lavender) 0%, var(--ws-white) 100%);color:var(--ws-text);text-align:center}.Hero-module__7vqjLG__inner{max-width:56rem;margin-inline:auto}.Hero-module__7vqjLG__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.025em;margin-bottom:var(--ws-space-4);text-wrap:balance;max-width:22ch;margin-inline:auto;font-size:clamp(2.25rem,1.75rem + 2.4vw,4rem);font-weight:800;line-height:1.05}.Hero-module__7vqjLG__title em{color:var(--ws-purple);font-style:normal}.Hero-module__7vqjLG__sub{color:var(--ws-text-muted);font-size:clamp(1.0625rem,1rem + .4vw,1.25rem);line-height:var(--ws-lh-snug);max-width:42rem;margin:0 auto var(--ws-space-6)}.Hero-module__7vqjLG__row{gap:var(--ws-space-3);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.Hero-module__7vqjLG__cta{align-items:center;gap:var(--ws-space-2);background:var(--ws-purple);color:var(--ws-white);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-md);transition:all var(--ws-duration-base) var(--ws-ease-out);padding:.875rem 1.75rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__7vqjLG__cta:hover{background:var(--ws-purple-500);transform:translateY(-2px)}.Hero-module__7vqjLG__cta svg{width:1rem;height:1rem}.Hero-module__7vqjLG__link{align-items:center;gap:var(--ws-space-2);color:var(--ws-purple);font-family:var(--ws-font-heading);padding:.875rem .5rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__7vqjLG__link:hover{text-decoration:underline}.Hero-module__7vqjLG__link svg{width:.875rem;height:.875rem}
.FinalCta-module__tv03UW__section{padding:clamp(4rem, 3rem + 3vw, 6rem) var(--ws-space-6);background:var(--ws-gradient-cta);color:var(--ws-white);text-align:center}.FinalCta-module__tv03UW__inner{max-width:50rem;margin-inline:auto}.FinalCta-module__tv03UW__title{font-family:var(--ws-font-heading);color:var(--ws-white);margin-bottom:var(--ws-space-4);text-wrap:balance;font-size:clamp(1.75rem,1.4rem + 1.6vw,2.5rem);font-weight:800;line-height:1.15}.FinalCta-module__tv03UW__sub{color:#ffffffd9;max-width:38rem;margin:0 auto var(--ws-space-6);font-size:1.0625rem;line-height:1.6}.FinalCta-module__tv03UW__row{gap:var(--ws-space-3);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.FinalCta-module__tv03UW__cta{align-items:center;gap:var(--ws-space-2);background:var(--ws-white);color:var(--ws-purple);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);box-shadow:var(--ws-shadow-lg);transition:all var(--ws-duration-base) var(--ws-ease-out);padding:.875rem 2rem;font-size:1rem;font-weight:800;text-decoration:none;display:inline-flex}.FinalCta-module__tv03UW__cta:hover{transform:translateY(-2px)}.FinalCta-module__tv03UW__cta svg{width:1rem;height:1rem}.FinalCta-module__tv03UW__link{color:#ffffffe6;font-family:var(--ws-font-heading);text-underline-offset:4px;padding:.875rem .5rem;font-size:1rem;font-weight:700;text-decoration:underline}.FinalCta-module__tv03UW__link:hover{color:var(--ws-white)}
