.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}
.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}
.PfeatPrimary-module__rIq-dq__section{padding:clamp(4rem, 3rem + 3vw, 6rem) var(--ws-space-6);background:var(--ws-white)}.PfeatPrimary-module__rIq-dq__inner{max-width:var(--ws-container);margin-inline:auto}.PfeatPrimary-module__rIq-dq__heading{text-align:center;margin-bottom:var(--ws-space-9)}.PfeatPrimary-module__rIq-dq__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__rIq-dq__title em{color:inherit;font-style:normal}.PfeatPrimary-module__rIq-dq__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__rIq-dq__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__rIq-dq__layout{grid-template-columns:1fr;gap:2.5rem}}.PfeatPrimary-module__rIq-dq__list{flex-direction:column;display:flex}.PfeatPrimary-module__rIq-dq__acc{border-bottom:1px solid var(--ws-border)}.PfeatPrimary-module__rIq-dq__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__rIq-dq__summary:hover{color:var(--ws-purple)}.PfeatPrimary-module__rIq-dq__accTitle{flex:1}.PfeatPrimary-module__rIq-dq__plus{width:.95rem;height:.95rem;color:var(--ws-text-muted);flex-shrink:0;place-items:center;display:inline-grid}.PfeatPrimary-module__rIq-dq__plus svg{width:100%;height:100%}.PfeatPrimary-module__rIq-dq__accOpen .PfeatPrimary-module__rIq-dq__summary{color:var(--ws-text)}.PfeatPrimary-module__rIq-dq__accInner{padding:0 0 var(--ws-space-7)}.PfeatPrimary-module__rIq-dq__accBody{color:var(--ws-text);font-size:.9375rem;line-height:var(--ws-lh-snug);margin:0 0 var(--ws-space-4)}.PfeatPrimary-module__rIq-dq__accBody strong{color:var(--ws-purple);font-weight:700}.PfeatPrimary-module__rIq-dq__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__rIq-dq__accList li{color:var(--ws-text);padding-left:1.25rem;font-size:.9375rem;line-height:1.5;position:relative}.PfeatPrimary-module__rIq-dq__accList li:before{content:"";background:var(--ws-purple);width:.625rem;height:1px;position:absolute;top:.7em;left:0}.PfeatPrimary-module__rIq-dq__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__rIq-dq__accCta:hover{box-shadow:var(--ws-shadow-lg);background:var(--ws-purple-500);transform:translateY(-2px)}.PfeatPrimary-module__rIq-dq__accCta svg{width:.875rem;height:.875rem}.PfeatPrimary-module__rIq-dq__visual{min-height:24rem;position:relative}@media (min-width:981px){.PfeatPrimary-module__rIq-dq__visual{top:var(--ws-sticky-top);position:sticky}}
.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}}
.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}}
.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}}
.Pfeat-module__40E1hG__section{padding:clamp(4rem, 3rem + 3vw, 6rem) var(--ws-space-6);background:var(--ws-purple-50)}.Pfeat-module__40E1hG__inner{max-width:var(--ws-container);margin-inline:auto}.Pfeat-module__40E1hG__heading{text-align:center;margin-bottom:var(--ws-space-9)}.Pfeat-module__40E1hG__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__40E1hG__title em{color:inherit;font-style:normal}.Pfeat-module__40E1hG__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__40E1hG__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__40E1hG__layout{grid-template-columns:1fr;gap:2.5rem}}.Pfeat-module__40E1hG__list{flex-direction:column;display:flex}.Pfeat-module__40E1hG__acc{border-bottom:1px solid var(--ws-border)}.Pfeat-module__40E1hG__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__40E1hG__summary:hover{color:var(--ws-purple)}.Pfeat-module__40E1hG__accTitle{flex:1}.Pfeat-module__40E1hG__plus{width:.95rem;height:.95rem;color:var(--ws-text-muted);flex-shrink:0;place-items:center;display:inline-grid}.Pfeat-module__40E1hG__plus svg{width:100%;height:100%}.Pfeat-module__40E1hG__accOpen .Pfeat-module__40E1hG__summary{color:var(--ws-text)}.Pfeat-module__40E1hG__accInner{padding:0 0 var(--ws-space-7)}.Pfeat-module__40E1hG__accBody{color:var(--ws-text);font-size:.9375rem;line-height:var(--ws-lh-snug);margin:0 0 var(--ws-space-4)}.Pfeat-module__40E1hG__accBody strong{color:var(--ws-purple);font-weight:700}.Pfeat-module__40E1hG__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__40E1hG__accList li{color:var(--ws-text);padding-left:1.25rem;font-size:.9375rem;line-height:1.5;position:relative}.Pfeat-module__40E1hG__accList li:before{content:"";background:var(--ws-purple);width:.625rem;height:1px;position:absolute;top:.7em;left:0}.Pfeat-module__40E1hG__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__40E1hG__accCta:hover{box-shadow:var(--ws-shadow-lg);background:var(--ws-purple-500);transform:translateY(-2px)}.Pfeat-module__40E1hG__accCta svg{width:.875rem;height:.875rem}.Pfeat-module__40E1hG__visual{min-height:24rem;position:relative}@media (min-width:981px){.Pfeat-module__40E1hG__visual{top:var(--ws-sticky-top);position:sticky}}
.FinalCta-module__tv03UW__section{padding:clamp(4rem, 3rem + 3vw, 6rem) var(--ws-space-6);background:var(--ws-purple-900);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)}
.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}}
.PfeatPrimary-module__89WK6W__section{padding:clamp(4rem, 3rem + 3vw, 6rem) var(--ws-space-6);background:var(--ws-white)}.PfeatPrimary-module__89WK6W__inner{max-width:var(--ws-container);margin-inline:auto}.PfeatPrimary-module__89WK6W__heading{text-align:center;margin-bottom:var(--ws-space-9)}.PfeatPrimary-module__89WK6W__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__89WK6W__title em{color:inherit;font-style:normal}.PfeatPrimary-module__89WK6W__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__89WK6W__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__89WK6W__layout{grid-template-columns:1fr;gap:2.5rem}}.PfeatPrimary-module__89WK6W__list{flex-direction:column;display:flex}.PfeatPrimary-module__89WK6W__acc{border-bottom:1px solid var(--ws-border)}.PfeatPrimary-module__89WK6W__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__89WK6W__summary:hover{color:var(--ws-purple)}.PfeatPrimary-module__89WK6W__accTitle{flex:1}.PfeatPrimary-module__89WK6W__plus{width:.95rem;height:.95rem;color:var(--ws-text-muted);flex-shrink:0;place-items:center;display:inline-grid}.PfeatPrimary-module__89WK6W__plus svg{width:100%;height:100%}.PfeatPrimary-module__89WK6W__accOpen .PfeatPrimary-module__89WK6W__summary{color:var(--ws-text)}.PfeatPrimary-module__89WK6W__accInner{padding:0 0 var(--ws-space-7)}.PfeatPrimary-module__89WK6W__accBody{color:var(--ws-text);font-size:.9375rem;line-height:var(--ws-lh-snug);margin:0 0 var(--ws-space-4)}.PfeatPrimary-module__89WK6W__accBody strong{color:var(--ws-purple);font-weight:700}.PfeatPrimary-module__89WK6W__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__89WK6W__accList li{color:var(--ws-text);padding-left:1.25rem;font-size:.9375rem;line-height:1.5;position:relative}.PfeatPrimary-module__89WK6W__accList li:before{content:"";background:var(--ws-purple);width:.625rem;height:1px;position:absolute;top:.7em;left:0}.PfeatPrimary-module__89WK6W__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__89WK6W__accCta:hover{box-shadow:var(--ws-shadow-lg);background:var(--ws-purple-500);transform:translateY(-2px)}.PfeatPrimary-module__89WK6W__accCta svg{width:.875rem;height:.875rem}.PfeatPrimary-module__89WK6W__visual{min-height:24rem;position:relative}@media (min-width:981px){.PfeatPrimary-module__89WK6W__visual{top:var(--ws-sticky-top);position:sticky}}
.Defh-module__AUQOFq__section{padding:clamp(4rem, 3rem + 3vw, 6rem) var(--ws-space-6);color:var(--ws-white);background:radial-gradient(80% 60% at 20% 20%,#4d2b8c 0%,#2e1758 50%,#1a0a3f 100%);position:relative;overflow:hidden}.Defh-module__AUQOFq__section:before{content:"";pointer-events:none;background:radial-gradient(circle at 80% 70%,#a8b2ff1f,#0000 50%);position:absolute;inset:0}.Defh-module__AUQOFq__inner{text-align:center;max-width:56rem;margin-inline:auto;position:relative}.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:.16em;text-transform:uppercase;color:var(--ws-periwinkle-300);border-radius:var(--ws-radius-pill);margin-bottom:var(--ws-space-5);margin-left:var(--ws-space-2);background:#a8b2ff1f;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-white);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.75rem);font-weight:800;line-height:1.05}.Defh-module__AUQOFq__title em{color:var(--ws-periwinkle-300);font-style:normal}.Defh-module__AUQOFq__definition{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;background:#ffffff0f;border:1px solid #a8b2ff40;max-width:50rem}.Defh-module__AUQOFq__definitionQ{font-family:var(--ws-font-heading);color:var(--ws-periwinkle-300);letter-spacing:.04em;text-transform:uppercase;margin-bottom:var(--ws-space-2);font-size:.9375rem;font-weight:700}.Defh-module__AUQOFq__definitionA{color:#ffffffeb;font-size:1.0625rem;line-height:var(--ws-lh-snug);margin:0}.Defh-module__AUQOFq__definitionA strong{color:var(--ws-white);font-weight:700}.Defh-module__AUQOFq__sub{color:#fffc;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-white);color:var(--ws-purple);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:800;text-decoration:none;display:inline-flex}.Defh-module__AUQOFq__cta:hover{box-shadow:var(--ws-shadow-lg);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-white);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:"";opacity:.5;background:#fff9;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}
.PHow-module__2GzhHW__section{padding:clamp(4rem, 3rem + 3vw, 6rem) var(--ws-space-6);background:var(--ws-lavender)}.PHow-module__2GzhHW__inner{max-width:var(--ws-container);margin-inline:auto}.PHow-module__2GzhHW__heading{text-align:center;margin-bottom:var(--ws-space-9)}.PHow-module__2GzhHW__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}.PHow-module__2GzhHW__grid{gap:var(--ws-space-5);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:880px){.PHow-module__2GzhHW__grid{grid-template-columns:1fr}}.PHow-module__2GzhHW__step{background:var(--ws-white);border:1px solid var(--ws-border);border-radius:var(--ws-radius-2xl);padding:var(--ws-space-7);text-align:center;transition:all var(--ws-duration-base) var(--ws-ease-out)}.PHow-module__2GzhHW__step:hover{box-shadow:var(--ws-shadow-md);border-color:var(--ws-purple-200);transform:translateY(-3px)}.PHow-module__2GzhHW__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}.PHow-module__2GzhHW__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;display:grid}.PHow-module__2GzhHW__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}.PHow-module__2GzhHW__stepBody{color:var(--ws-text);font-size:.9375rem;line-height:var(--ws-lh-snug)}.PHow-module__2GzhHW__stepBody strong{color:var(--ws-purple);font-weight:700}
.PHow-module__4PPn5a__section{padding:clamp(4rem, 3rem + 3vw, 6rem) var(--ws-space-6);background:var(--ws-lavender)}.PHow-module__4PPn5a__inner{max-width:var(--ws-container);margin-inline:auto}.PHow-module__4PPn5a__heading{text-align:center;margin-bottom:var(--ws-space-9)}.PHow-module__4PPn5a__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}.PHow-module__4PPn5a__grid{gap:var(--ws-space-5);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:880px){.PHow-module__4PPn5a__grid{grid-template-columns:1fr}}.PHow-module__4PPn5a__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)}.PHow-module__4PPn5a__step:hover{box-shadow:var(--ws-shadow-md);border-color:var(--ws-purple-200);transform:translateY(-2px)}.PHow-module__4PPn5a__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}.PHow-module__4PPn5a__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}.PHow-module__4PPn5a__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}.PHow-module__4PPn5a__stepBody{color:var(--ws-text);font-size:.9375rem;line-height:var(--ws-lh-snug)}
.Related-module__2dfowq__section{padding:clamp(3rem, 2rem + 2vw, 5rem) var(--ws-space-6);background:var(--ws-white)}.Related-module__2dfowq__inner{max-width:var(--ws-container);margin-inline:auto}.Related-module__2dfowq__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__2dfowq__heading{grid-template-columns:1fr}}.Related-module__2dfowq__headingText{flex-direction:column;gap:.4rem;display:flex}.Related-module__2dfowq__eyebrow{font-family:var(--ws-font-heading);letter-spacing:.16em;text-transform:uppercase;color:var(--ws-purple);font-size:.6875rem;font-weight:700;display:inline-block}.Related-module__2dfowq__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__2dfowq__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__2dfowq__sub{text-align:left}}.Related-module__2dfowq__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__2dfowq__grid{grid-template-columns:1fr}}.Related-module__2dfowq__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__2dfowq__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__2dfowq__featured:hover{box-shadow:var(--ws-shadow-xl);transform:translateY(-4px)}.Related-module__2dfowq__featuredHead{justify-content:space-between;align-items:center;gap:var(--ws-space-4);display:flex}.Related-module__2dfowq__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__2dfowq__featuredEyebrow:before{content:"";background:var(--ws-periwinkle-300);border-radius:50%;width:.45rem;height:.45rem}.Related-module__2dfowq__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__2dfowq__featuredIcon svg{width:1.4rem;height:1.4rem}.Related-module__2dfowq__featuredBody{flex-direction:column;gap:.85rem;display:flex}.Related-module__2dfowq__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__2dfowq__featuredDesc{color:#ffffffd1;font-size:1rem;line-height:var(--ws-lh-snug);max-width:36ch;margin:0}.Related-module__2dfowq__featuredFoot{font-family:var(--ws-font-heading);background:var(--ws-white);color:var(--ws-purple-800);border-radius:var(--ws-radius-pill);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__2dfowq__featured:hover .Related-module__2dfowq__featuredFoot{gap:.85rem}.Related-module__2dfowq__small{gap:var(--ws-space-5);flex-direction:column;display:flex}.Related-module__2dfowq__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__2dfowq__card:hover{border-color:var(--ws-purple-200);box-shadow:var(--ws-shadow-md);transform:translate(4px)}.Related-module__2dfowq__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__2dfowq__cardIcon svg{width:1.35rem;height:1.35rem}.Related-module__2dfowq__card:hover .Related-module__2dfowq__cardIcon{background:var(--ws-gradient-cta);color:var(--ws-white)}.Related-module__2dfowq__cardInner{flex-direction:column;gap:.2rem;min-width:0;display:flex}.Related-module__2dfowq__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__2dfowq__cardDesc{color:var(--ws-text-muted);margin:0;font-size:.8125rem;line-height:1.4}.Related-module__2dfowq__cardArrow{color:var(--ws-purple);place-items:center;font-weight:700;transition:transform .2s;display:grid}.Related-module__2dfowq__cardArrow svg{width:1.1rem;height:1.1rem}.Related-module__2dfowq__card:hover .Related-module__2dfowq__cardArrow{transform:translate(4px)}
.Faq-module__iTBUcW__section{padding:clamp(3rem, 2.5rem + 2vw, 5rem) var(--ws-space-6);background:var(--ws-white)}.Faq-module__iTBUcW__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__iTBUcW__inner{grid-template-columns:1fr}}.Faq-module__iTBUcW__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.02em;margin-bottom:var(--ws-space-4);font-size:clamp(1.625rem,1.3rem + 1.4vw,2.25rem);font-weight:800;line-height:1.15}.Faq-module__iTBUcW__sub{color:var(--ws-text-muted);font-size:.9375rem;line-height:var(--ws-lh-snug)}.Faq-module__iTBUcW__sub a{color:var(--ws-purple);font-weight:700;text-decoration:underline}.Faq-module__iTBUcW__list{gap:var(--ws-space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Faq-module__iTBUcW__item details{background:var(--ws-white);border:1.5px solid var(--ws-border);border-radius:var(--ws-radius-xl)}.Faq-module__iTBUcW__item details:hover,.Faq-module__iTBUcW__item details[open]{border-color:var(--ws-purple)}.Faq-module__iTBUcW__summary{cursor:pointer;justify-content:space-between;align-items:center;gap:var(--ws-space-4);padding:var(--ws-space-4) var(--ws-space-5);font-family:var(--ws-font-heading);color:var(--ws-text);font-size:.9375rem;font-weight:700;list-style:none;display:flex}.Faq-module__iTBUcW__summary::-webkit-details-marker{display:none}.Faq-module__iTBUcW__item details[open] .Faq-module__iTBUcW__summary{color:var(--ws-purple)}.Faq-module__iTBUcW__icon{width:1.5rem;height:1.5rem;color:var(--ws-purple);place-items:center;transition:transform .25s;display:inline-grid}.Faq-module__iTBUcW__icon svg{width:100%;height:100%}.Faq-module__iTBUcW__item details[open] .Faq-module__iTBUcW__icon{transform:rotate(180deg)}.Faq-module__iTBUcW__answer{padding:0 var(--ws-space-5) var(--ws-space-4);color:var(--ws-text-muted);font-size:.9375rem;line-height:var(--ws-lh-normal)}.Faq-module__iTBUcW__answer strong{color:var(--ws-text)}.Faq-module__iTBUcW__answer a{color:var(--ws-purple);font-weight:600;text-decoration:underline}
.PHow-module__MceynG__section{padding:clamp(4rem, 3rem + 3vw, 6rem) var(--ws-space-6);background:var(--ws-lavender)}.PHow-module__MceynG__inner{max-width:var(--ws-container);margin-inline:auto}.PHow-module__MceynG__heading{text-align:center;margin-bottom:var(--ws-space-9)}.PHow-module__MceynG__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}.PHow-module__MceynG__title em{color:inherit;font-style:normal}.PHow-module__MceynG__grid{gap:var(--ws-space-5);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:880px){.PHow-module__MceynG__grid{grid-template-columns:1fr}}.PHow-module__MceynG__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)}.PHow-module__MceynG__step:hover{box-shadow:var(--ws-shadow-md);border-color:var(--ws-purple-200);transform:translateY(-2px)}.PHow-module__MceynG__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}.PHow-module__MceynG__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}.PHow-module__MceynG__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}.PHow-module__MceynG__stepBody{color:var(--ws-text);font-size:.9375rem;line-height:var(--ws-lh-snug)}.PHow-module__MceynG__stepBody strong{color:var(--ws-purple);font-weight:700}.PHow-module__MceynG__stepBody em{color:var(--ws-text);font-style:italic}
.Pfeat-module__-ctbkq__section{padding:clamp(4rem, 3rem + 3vw, 6rem) var(--ws-space-6);background:var(--ws-white)}.Pfeat-module__-ctbkq__inner{max-width:var(--ws-container);margin-inline:auto}.Pfeat-module__-ctbkq__heading{text-align:center;margin-bottom:var(--ws-space-9)}.Pfeat-module__-ctbkq__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__-ctbkq__title em{color:inherit;font-style:normal}.Pfeat-module__-ctbkq__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__-ctbkq__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__-ctbkq__layout{grid-template-columns:1fr;gap:2.5rem}}.Pfeat-module__-ctbkq__list{flex-direction:column;display:flex}.Pfeat-module__-ctbkq__acc{border-bottom:1px solid var(--ws-border)}.Pfeat-module__-ctbkq__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__-ctbkq__summary:hover{color:var(--ws-purple)}.Pfeat-module__-ctbkq__accTitle{flex:1}.Pfeat-module__-ctbkq__plus{width:.95rem;height:.95rem;color:var(--ws-text-muted);flex-shrink:0;place-items:center;display:inline-grid}.Pfeat-module__-ctbkq__plus svg{width:100%;height:100%}.Pfeat-module__-ctbkq__accOpen .Pfeat-module__-ctbkq__summary{color:var(--ws-text)}.Pfeat-module__-ctbkq__accInner{padding:0 0 var(--ws-space-7)}.Pfeat-module__-ctbkq__accBody{color:var(--ws-text);font-size:.9375rem;line-height:var(--ws-lh-snug);margin:0 0 var(--ws-space-4)}.Pfeat-module__-ctbkq__accBody strong{color:var(--ws-purple);font-weight:700}.Pfeat-module__-ctbkq__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__-ctbkq__accList li{color:var(--ws-text);padding-left:1.25rem;font-size:.9375rem;line-height:1.5;position:relative}.Pfeat-module__-ctbkq__accList li:before{content:"";background:var(--ws-purple);width:.625rem;height:1px;position:absolute;top:.7em;left:0}.Pfeat-module__-ctbkq__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__-ctbkq__accCta:hover{box-shadow:var(--ws-shadow-lg);background:var(--ws-purple-500);transform:translateY(-2px)}.Pfeat-module__-ctbkq__accCta svg{width:.875rem;height:.875rem}.Pfeat-module__-ctbkq__visual{min-height:24rem;position:relative}@media (min-width:981px){.Pfeat-module__-ctbkq__visual{top:var(--ws-sticky-top);position:sticky}}
.PHow-module___rjUAq__section{padding:clamp(4rem, 3rem + 3vw, 6rem) var(--ws-space-6);background:var(--ws-lavender)}.PHow-module___rjUAq__inner{max-width:var(--ws-container);margin-inline:auto}.PHow-module___rjUAq__heading{text-align:center;margin-bottom:var(--ws-space-9)}.PHow-module___rjUAq__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}.PHow-module___rjUAq__grid{gap:var(--ws-space-5);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:880px){.PHow-module___rjUAq__grid{grid-template-columns:1fr}}.PHow-module___rjUAq__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)}.PHow-module___rjUAq__step:hover{box-shadow:var(--ws-shadow-md);border-color:var(--ws-purple-200);transform:translateY(-2px)}.PHow-module___rjUAq__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}.PHow-module___rjUAq__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}.PHow-module___rjUAq__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}.PHow-module___rjUAq__stepBody{color:var(--ws-text);font-size:.9375rem;line-height:var(--ws-lh-snug)}
.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(4rem, 3rem + 3vw, 6rem) var(--ws-space-6);color:var(--ws-white);background:radial-gradient(80% 60% at 20% 20%,#4d2b8c 0%,#2e1758 50%,#1a0a3f 100%);position:relative;overflow:hidden}.Defh-module__QWLOKq__section:before{content:"";pointer-events:none;background:radial-gradient(circle at 80% 70%,#a8b2ff1f,#0000 50%);position:absolute;inset:0}.Defh-module__QWLOKq__inner{text-align:center;max-width:56rem;margin-inline:auto;position:relative}.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:.16em;text-transform:uppercase;color:var(--ws-periwinkle-300);border-radius:var(--ws-radius-pill);margin-bottom:var(--ws-space-5);background:#a8b2ff1f;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-white);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.75rem);font-weight:800;line-height:1.05}.Defh-module__QWLOKq__title em{color:var(--ws-periwinkle-300);font-style:normal}.Defh-module__QWLOKq__definition{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;background:#ffffff0f;border:1px solid #a8b2ff40;max-width:50rem}.Defh-module__QWLOKq__definitionQ{font-family:var(--ws-font-heading);color:var(--ws-periwinkle-300);letter-spacing:.04em;text-transform:uppercase;margin-bottom:var(--ws-space-2);font-size:.9375rem;font-weight:700}.Defh-module__QWLOKq__definitionA{color:#ffffffeb;font-size:1.0625rem;line-height:var(--ws-lh-snug);margin:0}.Defh-module__QWLOKq__definitionA strong{color:var(--ws-white);font-weight:700}.Defh-module__QWLOKq__sub{color:#fffc;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-white);color:var(--ws-purple);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:800;text-decoration:none;display:inline-flex}.Defh-module__QWLOKq__cta:hover{box-shadow:var(--ws-shadow-lg);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-white);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-white);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}
.Related-module__NZOUUq__section{padding:clamp(3rem, 2.5rem + 2vw, 5rem) var(--ws-space-6);background:var(--ws-lavender)}.Related-module__NZOUUq__inner{max-width:var(--ws-container);margin-inline:auto}.Related-module__NZOUUq__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__NZOUUq__eyebrow{font-family:var(--ws-font-heading);letter-spacing:.14em;text-transform:uppercase;color:var(--ws-purple);background:var(--ws-white);border-radius:var(--ws-radius-pill);margin-bottom:var(--ws-space-3);padding:.375rem .875rem;font-size:.6875rem;font-weight:700;display:inline-block}.Related-module__NZOUUq__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__NZOUUq__sub{color:var(--ws-text-muted);font-size:.9375rem;line-height:var(--ws-lh-snug);max-width:36rem}.Related-module__NZOUUq__grid{gap:var(--ws-space-4);grid-template-columns:1.2fr 1fr;display:grid}@media (max-width:880px){.Related-module__NZOUUq__grid{grid-template-columns:1fr}}.Related-module__NZOUUq__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__NZOUUq__featured:hover{transform:translateY(-3px)}.Related-module__NZOUUq__featuredHead{justify-content:space-between;align-items:center;display:flex}.Related-module__NZOUUq__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__NZOUUq__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__NZOUUq__featuredIcon svg{width:1.25rem;height:1.25rem}.Related-module__NZOUUq__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__NZOUUq__featuredDesc{color:#ffffffd9;font-size:.9375rem;line-height:1.55}.Related-module__NZOUUq__featuredFoot{font-family:var(--ws-font-heading);color:var(--ws-white);margin-top:auto;font-size:.9375rem;font-weight:700}.Related-module__NZOUUq__small{gap:var(--ws-space-3);flex-direction:column;display:flex}.Related-module__NZOUUq__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__NZOUUq__card:hover{border-color:var(--ws-purple);transform:translate(2px)}.Related-module__NZOUUq__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__NZOUUq__cardIcon svg{width:1.25rem;height:1.25rem}.Related-module__NZOUUq__cardInner{flex:1}.Related-module__NZOUUq__cardTitle{font-family:var(--ws-font-heading);color:var(--ws-text);margin-bottom:.125rem;font-size:.9375rem;font-weight:800}.Related-module__NZOUUq__cardDesc{color:var(--ws-text-muted);font-size:.8125rem;line-height:1.4}.Related-module__NZOUUq__cardArrow{color:var(--ws-purple);flex-shrink:0;width:1.25rem;height:1.25rem}.Related-module__NZOUUq__cardArrow svg{width:100%;height:100%}
.Related-module__bOjAhW__section{padding:clamp(3rem, 2rem + 2vw, 5rem) var(--ws-space-6);background:var(--ws-white)}.Related-module__bOjAhW__inner{max-width:var(--ws-container);margin-inline:auto}.Related-module__bOjAhW__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__bOjAhW__heading{grid-template-columns:1fr}}.Related-module__bOjAhW__headingText{flex-direction:column;gap:.4rem;display:flex}.Related-module__bOjAhW__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__bOjAhW__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__bOjAhW__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__bOjAhW__sub{text-align:left}}.Related-module__bOjAhW__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__bOjAhW__grid{grid-template-columns:1fr}}.Related-module__bOjAhW__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__bOjAhW__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__bOjAhW__featured:hover{box-shadow:var(--ws-shadow-xl);transform:translateY(-4px)}.Related-module__bOjAhW__featuredHead{justify-content:space-between;align-items:center;gap:var(--ws-space-4);display:flex}.Related-module__bOjAhW__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__bOjAhW__featuredEyebrow:before{content:"";background:var(--ws-periwinkle-300);border-radius:50%;width:.45rem;height:.45rem}.Related-module__bOjAhW__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__bOjAhW__featuredIcon svg{width:1.4rem;height:1.4rem}.Related-module__bOjAhW__featuredBody{flex-direction:column;gap:.85rem;display:flex}.Related-module__bOjAhW__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__bOjAhW__featuredDesc{color:#ffffffd1;font-size:1rem;line-height:var(--ws-lh-snug);max-width:36ch;margin:0}.Related-module__bOjAhW__featuredFoot{font-family:var(--ws-font-heading);background:var(--ws-white);color:var(--ws-purple-800);border-radius:999px;justify-self:start;align-items:center;gap:.5rem;padding:.7rem 1.25rem;font-size:.95rem;font-weight:800;display:inline-flex}.Related-module__bOjAhW__small{gap:var(--ws-space-3);flex-direction:column;display:flex}.Related-module__bOjAhW__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__bOjAhW__card:hover{border-color:var(--ws-purple);transform:translate(2px)}.Related-module__bOjAhW__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__bOjAhW__cardIcon svg{width:1.25rem;height:1.25rem}.Related-module__bOjAhW__cardInner{flex:1}.Related-module__bOjAhW__cardTitle{font-family:var(--ws-font-heading);color:var(--ws-text);margin-bottom:.125rem;font-size:.9375rem;font-weight:800}.Related-module__bOjAhW__cardDesc{color:var(--ws-text-muted);font-size:.8125rem;line-height:1.4}.Related-module__bOjAhW__cardArrow{color:var(--ws-purple);flex-shrink:0;width:1.25rem;height:1.25rem}.Related-module__bOjAhW__cardArrow svg{width:100%;height:100%}
.FinalCta-module__W_7I4G__section{padding:clamp(4rem, 3rem + 3vw, 6rem) var(--ws-space-6);background:var(--ws-purple-900);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)}
.Related-module__3bdpxG__section{padding:clamp(3rem, 2.5rem + 2vw, 5rem) var(--ws-space-6);background:var(--ws-lavender)}.Related-module__3bdpxG__inner{max-width:var(--ws-container);margin-inline:auto}.Related-module__3bdpxG__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__3bdpxG__eyebrow{font-family:var(--ws-font-heading);letter-spacing:.14em;text-transform:uppercase;color:var(--ws-purple);background:var(--ws-white);border-radius:var(--ws-radius-pill);margin-bottom:var(--ws-space-3);padding:.375rem .875rem;font-size:.6875rem;font-weight:700;display:inline-block}.Related-module__3bdpxG__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__3bdpxG__sub{color:var(--ws-text-muted);font-size:.9375rem;line-height:var(--ws-lh-snug);max-width:36rem}.Related-module__3bdpxG__grid{gap:var(--ws-space-4);grid-template-columns:1.2fr 1fr;display:grid}@media (max-width:880px){.Related-module__3bdpxG__grid{grid-template-columns:1fr}}.Related-module__3bdpxG__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__3bdpxG__featured:hover{transform:translateY(-3px)}.Related-module__3bdpxG__featuredHead{justify-content:space-between;align-items:center;display:flex}.Related-module__3bdpxG__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__3bdpxG__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__3bdpxG__featuredIcon svg{width:1.25rem;height:1.25rem}.Related-module__3bdpxG__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__3bdpxG__featuredDesc{color:#ffffffd9;font-size:.9375rem;line-height:1.55}.Related-module__3bdpxG__featuredFoot{font-family:var(--ws-font-heading);color:var(--ws-white);margin-top:auto;font-size:.9375rem;font-weight:700}.Related-module__3bdpxG__small{gap:var(--ws-space-3);flex-direction:column;display:flex}.Related-module__3bdpxG__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__3bdpxG__card:hover{border-color:var(--ws-purple);transform:translate(2px)}.Related-module__3bdpxG__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__3bdpxG__cardIcon svg{width:1.25rem;height:1.25rem}.Related-module__3bdpxG__cardInner{flex:1}.Related-module__3bdpxG__cardTitle{font-family:var(--ws-font-heading);color:var(--ws-text);margin-bottom:.125rem;font-size:.9375rem;font-weight:800}.Related-module__3bdpxG__cardDesc{color:var(--ws-text-muted);font-size:.8125rem;line-height:1.4}.Related-module__3bdpxG__cardArrow{color:var(--ws-purple);flex-shrink:0;width:1.25rem;height:1.25rem}.Related-module__3bdpxG__cardArrow svg{width:100%;height:100%}
.Related-module__S8EQlW__section{padding:clamp(3rem, 2rem + 2vw, 5rem) var(--ws-space-6);background:var(--ws-white)}.Related-module__S8EQlW__inner{max-width:var(--ws-container);margin-inline:auto}.Related-module__S8EQlW__heading{align-items:end;gap:var(--ws-space-5);grid-template-columns:1fr auto;margin-bottom:clamp(2rem,1.5rem + 1.5vw,3rem);display:grid}@media (max-width:720px){.Related-module__S8EQlW__heading{grid-template-columns:1fr}}.Related-module__S8EQlW__headingText{flex-direction:column;gap:.4rem;display:flex}.Related-module__S8EQlW__eyebrow{font-family:var(--ws-font-heading);letter-spacing:.16em;text-transform:uppercase;color:var(--ws-purple);font-size:.6875rem;font-weight:700;display:inline-block}.Related-module__S8EQlW__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__S8EQlW__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__S8EQlW__sub{text-align:left}}.Related-module__S8EQlW__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__S8EQlW__grid{grid-template-columns:1fr}}.Related-module__S8EQlW__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__S8EQlW__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__S8EQlW__featured:hover{box-shadow:var(--ws-shadow-xl);transform:translateY(-4px)}.Related-module__S8EQlW__featuredHead{justify-content:space-between;align-items:center;gap:var(--ws-space-4);display:flex}.Related-module__S8EQlW__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__S8EQlW__featuredEyebrow:before{content:"";background:var(--ws-periwinkle-300);border-radius:50%;width:.45rem;height:.45rem}.Related-module__S8EQlW__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__S8EQlW__featuredIcon svg{width:1.4rem;height:1.4rem}.Related-module__S8EQlW__featuredTitle{font-family:var(--ws-font-heading);color:var(--ws-white);letter-spacing:-.025em;margin:0 0 .85rem;font-size:clamp(1.5rem,1.25rem + 1vw,2.125rem);font-weight:800;line-height:1.1}.Related-module__S8EQlW__featuredDesc{color:#ffffffd1;font-size:1rem;line-height:var(--ws-lh-snug);max-width:36ch;margin:0}.Related-module__S8EQlW__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__S8EQlW__featured:hover .Related-module__S8EQlW__featuredFoot{gap:.85rem}.Related-module__S8EQlW__small{gap:var(--ws-space-5);flex-direction:column;display:flex}.Related-module__S8EQlW__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__S8EQlW__card:hover{border-color:var(--ws-purple-200);box-shadow:var(--ws-shadow-md);transform:translate(4px)}.Related-module__S8EQlW__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__S8EQlW__cardIcon svg{width:1.35rem;height:1.35rem}.Related-module__S8EQlW__card:hover .Related-module__S8EQlW__cardIcon{background:var(--ws-gradient-cta);color:var(--ws-white)}.Related-module__S8EQlW__cardInner{flex-direction:column;gap:.2rem;min-width:0;display:flex}.Related-module__S8EQlW__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__S8EQlW__cardDesc{color:var(--ws-text-muted);margin:0;font-size:.8125rem;line-height:1.4}.Related-module__S8EQlW__cardArrow{color:var(--ws-purple);place-items:center;font-weight:700;transition:transform .2s;display:grid}.Related-module__S8EQlW__cardArrow svg{width:1.1rem;height:1.1rem}.Related-module__S8EQlW__card:hover .Related-module__S8EQlW__cardArrow{transform:translate(4px)}
.PHow-module__h0Sw7W__section{padding:clamp(4rem, 3rem + 3vw, 6rem) var(--ws-space-6);background:var(--ws-lavender)}.PHow-module__h0Sw7W__inner{max-width:var(--ws-container);margin-inline:auto}.PHow-module__h0Sw7W__heading{text-align:center;margin-bottom:var(--ws-space-9)}.PHow-module__h0Sw7W__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}.PHow-module__h0Sw7W__grid{gap:var(--ws-space-5);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:880px){.PHow-module__h0Sw7W__grid{grid-template-columns:1fr}}.PHow-module__h0Sw7W__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)}.PHow-module__h0Sw7W__step:hover{box-shadow:var(--ws-shadow-md);border-color:var(--ws-purple-200);transform:translateY(-2px)}.PHow-module__h0Sw7W__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}.PHow-module__h0Sw7W__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}.PHow-module__h0Sw7W__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}.PHow-module__h0Sw7W__stepBody{color:var(--ws-text);font-size:.9375rem;line-height:var(--ws-lh-snug)}
.Related-module__x-prQa__section{padding:clamp(3rem, 2.5rem + 2vw, 5rem) var(--ws-space-6);background:var(--ws-lavender)}.Related-module__x-prQa__inner{max-width:var(--ws-container);margin-inline:auto}.Related-module__x-prQa__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__x-prQa__eyebrow{font-family:var(--ws-font-heading);letter-spacing:.14em;text-transform:uppercase;color:var(--ws-purple);background:var(--ws-white);border-radius:var(--ws-radius-pill);margin-bottom:var(--ws-space-3);padding:.375rem .875rem;font-size:.6875rem;font-weight:700;display:inline-block}.Related-module__x-prQa__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__x-prQa__sub{color:var(--ws-text-muted);font-size:.9375rem;line-height:var(--ws-lh-snug);max-width:36rem}.Related-module__x-prQa__grid{gap:var(--ws-space-4);grid-template-columns:1.2fr 1fr;display:grid}@media (max-width:880px){.Related-module__x-prQa__grid{grid-template-columns:1fr}}.Related-module__x-prQa__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__x-prQa__featured:hover{transform:translateY(-3px)}.Related-module__x-prQa__featuredHead{justify-content:space-between;align-items:center;display:flex}.Related-module__x-prQa__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__x-prQa__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__x-prQa__featuredIcon svg{width:1.25rem;height:1.25rem}.Related-module__x-prQa__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__x-prQa__featuredDesc{color:#ffffffd9;font-size:.9375rem;line-height:1.55}.Related-module__x-prQa__featuredFoot{font-family:var(--ws-font-heading);color:var(--ws-white);margin-top:auto;font-size:.9375rem;font-weight:700}.Related-module__x-prQa__small{gap:var(--ws-space-3);flex-direction:column;display:flex}.Related-module__x-prQa__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__x-prQa__card:hover{border-color:var(--ws-purple);transform:translate(2px)}.Related-module__x-prQa__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__x-prQa__cardIcon svg{width:1.25rem;height:1.25rem}.Related-module__x-prQa__cardInner{flex:1}.Related-module__x-prQa__cardTitle{font-family:var(--ws-font-heading);color:var(--ws-text);margin-bottom:.125rem;font-size:.9375rem;font-weight:800}.Related-module__x-prQa__cardDesc{color:var(--ws-text-muted);font-size:.8125rem;line-height:1.4}.Related-module__x-prQa__cardArrow{color:var(--ws-purple);flex-shrink:0;width:1.25rem;height:1.25rem}.Related-module__x-prQa__cardArrow svg{width:100%;height:100%}
.Hero-module__Ns-gcW__section{padding:clamp(3rem, 2rem + 2vw, 5rem) var(--ws-space-6);background:var(--ws-lavender);text-align:center}.Hero-module__Ns-gcW__inner{max-width:56rem;margin-inline:auto}.Hero-module__Ns-gcW__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}.Hero-module__Ns-gcW__comingSoon svg{flex-shrink:0;width:.875rem;height:.875rem}.Hero-module__Ns-gcW__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);margin-left:var(--ws-space-2);padding:.375rem .875rem;font-size:.6875rem;font-weight:700;display:inline-block}.Hero-module__Ns-gcW__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__Ns-gcW__title em{color:var(--ws-purple);font-style:normal}.Hero-module__Ns-gcW__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__Ns-gcW__row{gap:var(--ws-space-3);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.Hero-module__Ns-gcW__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__Ns-gcW__cta:hover{background:var(--ws-purple-500);transform:translateY(-2px)}.Hero-module__Ns-gcW__cta svg{width:1rem;height:1rem}.Hero-module__Ns-gcW__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__Ns-gcW__link:hover{text-decoration:underline}.Hero-module__Ns-gcW__link svg{width:.875rem;height:.875rem}
.FinalCta-module__WlWZda__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__WlWZda__inner{max-width:56rem;margin-inline:auto}.FinalCta-module__WlWZda__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__WlWZda__title em{color:var(--ws-periwinkle-300);font-style:normal}.FinalCta-module__WlWZda__sub{color:#ffffffd1;max-width:38rem;margin:0 auto var(--ws-space-7);font-size:1.0625rem}.FinalCta-module__WlWZda__row{gap:var(--ws-space-3);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.FinalCta-module__WlWZda__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__WlWZda__cta:hover{transform:translateY(-3px)}.FinalCta-module__WlWZda__cta svg{width:1rem;height:1rem}.FinalCta-module__WlWZda__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__WlWZda__link:after{content:"";background:#ffffff80;height:1px;transition:background .2s;position:absolute;bottom:.55rem;left:.5rem;right:.5rem}.FinalCta-module__WlWZda__link:hover{color:var(--ws-white)}.FinalCta-module__WlWZda__link:hover:after{background:var(--ws-white)}
.JdGenMockup-module__EPa3ea__jdgen{background:var(--ws-white);border:1px solid var(--ws-purple-100);border-radius:var(--ws-radius-lg);grid-template-columns:1fr 1.4fr;gap:.85rem;padding:.85rem;display:grid;box-shadow:0 14px 36px -12px #564bde38}@media (max-width:480px){.JdGenMockup-module__EPa3ea__jdgen{grid-template-columns:1fr}}.JdGenMockup-module__EPa3ea__col{flex-direction:column;gap:.55rem;display:flex}.JdGenMockup-module__EPa3ea__colTitle{font-family:var(--ws-font-heading);letter-spacing:.12em;text-transform:uppercase;color:var(--ws-text-muted);font-size:.55rem;font-weight:800}.JdGenMockup-module__EPa3ea__field{flex-direction:column;gap:.2rem;display:flex}.JdGenMockup-module__EPa3ea__label{font-family:var(--ws-font-heading);color:var(--ws-text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.6rem;font-weight:700}.JdGenMockup-module__EPa3ea__input{background:var(--ws-purple-50);border:1px solid var(--ws-purple-100);color:var(--ws-text);font-size:.7rem;font-family:var(--ws-font-heading);border-radius:.4rem;padding:.4rem .55rem;font-weight:700}.JdGenMockup-module__EPa3ea__select{background:var(--ws-white);border:1px solid var(--ws-purple-100);color:var(--ws-text);font-size:.7rem;font-family:var(--ws-font-heading);border-radius:.4rem;justify-content:space-between;align-items:center;padding:.4rem .55rem;font-weight:700;display:flex}.JdGenMockup-module__EPa3ea__select svg{width:.55rem;height:.55rem;color:var(--ws-text-muted)}.JdGenMockup-module__EPa3ea__chips{background:var(--ws-purple-50);border:1px solid var(--ws-purple-100);border-radius:.4rem;flex-wrap:wrap;gap:.25rem;min-height:1.8rem;padding:.3rem;display:flex}.JdGenMockup-module__EPa3ea__chip{font-family:var(--ws-font-heading);background:var(--ws-purple);color:var(--ws-white);border-radius:999px;align-items:center;gap:.2rem;padding:.18rem .45rem;font-size:.55rem;font-weight:700;display:inline-flex}.JdGenMockup-module__EPa3ea__chip svg{opacity:.8;width:.45rem;height:.45rem}.JdGenMockup-module__EPa3ea__chipAdd{font-family:var(--ws-font-heading);color:var(--ws-text-muted);border:1px dashed var(--ws-purple-200);background:0 0;border-radius:999px;align-items:center;gap:.2rem;padding:.18rem .45rem;font-size:.55rem;font-weight:700;display:inline-flex}.JdGenMockup-module__EPa3ea__generate{background:var(--ws-gradient-cta);color:var(--ws-white);font-family:var(--ws-font-heading);border-radius:999px;justify-content:center;align-items:center;gap:.35rem;margin-top:.2rem;padding:.5rem .75rem;font-size:.65rem;font-weight:800;display:flex;box-shadow:0 6px 14px -3px #564bde66}.JdGenMockup-module__EPa3ea__generate svg{width:.7rem;height:.7rem}.JdGenMockup-module__EPa3ea__preview{background:var(--ws-purple-50);border:1px solid var(--ws-purple-100);border-radius:.55rem;flex-direction:column;gap:.5rem;max-height:22rem;padding:.75rem;display:flex;position:relative;overflow:hidden}.JdGenMockup-module__EPa3ea__previewHead{border-bottom:1px solid var(--ws-purple-100);justify-content:space-between;align-items:center;gap:.4rem;padding-bottom:.4rem;display:flex}.JdGenMockup-module__EPa3ea__previewTitle{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.01em;font-size:.75rem;font-weight:800}.JdGenMockup-module__EPa3ea__previewStamp{font-family:var(--ws-font-heading);background:var(--ws-white);color:var(--ws-purple);border:1px solid var(--ws-purple-100);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.25rem;padding:.15rem .4rem;font-size:.5rem;font-weight:800;display:inline-flex}.JdGenMockup-module__EPa3ea__previewStamp svg{width:.45rem;height:.45rem}.JdGenMockup-module__EPa3ea__sectionBlock{flex-direction:column;gap:.2rem;display:flex}.JdGenMockup-module__EPa3ea__sectionH{font-family:var(--ws-font-heading);letter-spacing:.1em;text-transform:uppercase;color:var(--ws-purple);font-size:.55rem;font-weight:800}.JdGenMockup-module__EPa3ea__sectionP{color:var(--ws-text);margin:0;font-size:.6rem;line-height:1.4}.JdGenMockup-module__EPa3ea__sectionList{flex-direction:column;gap:.18rem;margin:0;padding:0;list-style:none;display:flex}.JdGenMockup-module__EPa3ea__sectionList li{color:var(--ws-text);padding-left:.7rem;font-size:.6rem;line-height:1.35;position:relative}.JdGenMockup-module__EPa3ea__sectionList li:before{content:"";background:var(--ws-purple);width:.35rem;height:1px;position:absolute;top:.5em;left:0}.JdGenMockup-module__EPa3ea__badge{background:var(--ws-white);border:1px solid var(--ws-border);border-radius:.75rem;align-items:center;gap:.65rem;padding:.625rem .9rem;display:flex;position:absolute;top:-1rem;right:-1rem;box-shadow:0 14px 32px -10px #0000002e}.JdGenMockup-module__EPa3ea__badgeTick{background:var(--ws-purple);width:1.5rem;height:1.5rem;color:var(--ws-white);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.JdGenMockup-module__EPa3ea__badgeTick svg{width:.85rem;height:.85rem}.JdGenMockup-module__EPa3ea__badgeLabel{font-family:var(--ws-font-heading);color:var(--ws-text);font-size:.8125rem;font-weight:800;line-height:1.1}.JdGenMockup-module__EPa3ea__badgeSub{color:var(--ws-text-muted);margin-top:.15rem;font-size:.6875rem}.JdGenMockup-module__EPa3ea__wrapper{position:relative}@media (max-width:720px){.JdGenMockup-module__EPa3ea__badge{display:none}}
.Defh-module__3NNmSW__section{padding:clamp(4rem, 3rem + 3vw, 6rem) var(--ws-space-6);color:var(--ws-white);background:radial-gradient(80% 60% at 20% 20%,#4d2b8c 0%,#2e1758 50%,#1a0a3f 100%);position:relative;overflow:hidden}.Defh-module__3NNmSW__section:before{content:"";pointer-events:none;background:radial-gradient(circle at 80% 70%,#a8b2ff1f,#0000 50%);position:absolute;inset:0}.Defh-module__3NNmSW__inner{text-align:center;max-width:56rem;margin-inline:auto;position:relative}.Defh-module__3NNmSW__eyebrow{font-family:var(--ws-font-heading);letter-spacing:.16em;text-transform:uppercase;color:var(--ws-periwinkle-300);border-radius:var(--ws-radius-pill);margin-bottom:var(--ws-space-5);background:#a8b2ff1f;align-items:center;padding:.375rem .875rem;font-size:.6875rem;font-weight:700;display:inline-flex}.Defh-module__3NNmSW__title{font-family:var(--ws-font-heading);color:var(--ws-white);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.75rem);font-weight:800;line-height:1.05}.Defh-module__3NNmSW__definition{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;background:#ffffff0f;border:1px solid #a8b2ff40;max-width:50rem}.Defh-module__3NNmSW__definitionQ{font-family:var(--ws-font-heading);color:var(--ws-periwinkle-300);letter-spacing:.04em;text-transform:uppercase;margin-bottom:var(--ws-space-2);font-size:.9375rem;font-weight:700}.Defh-module__3NNmSW__definitionA{color:#ffffffeb;font-size:1.0625rem;line-height:var(--ws-lh-snug);margin:0}.Defh-module__3NNmSW__definitionA strong{color:var(--ws-white);font-weight:700}.Defh-module__3NNmSW__sub{color:#fffc;font-size:1.0625rem;line-height:var(--ws-lh-normal);margin:0 auto var(--ws-space-7);max-width:38rem}.Defh-module__3NNmSW__row{gap:var(--ws-space-3);flex-wrap:wrap;justify-content:center;display:flex}.Defh-module__3NNmSW__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-md);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}.Defh-module__3NNmSW__cta:hover{box-shadow:var(--ws-shadow-lg);transform:translateY(-2px)}.Defh-module__3NNmSW__cta svg{width:1rem;height:1rem}.Defh-module__3NNmSW__link{align-items:center;gap:var(--ws-space-2);color:var(--ws-white);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__3NNmSW__link:after{content:"";opacity:.5;background:#fff9;height:1px;transition:opacity .2s,right .2s;position:absolute;bottom:.5rem;left:.25rem;right:1.75rem}.Defh-module__3NNmSW__link:hover:after{opacity:1;right:1.45rem}
.Defh-module__d84yhq__section{padding:clamp(4rem, 3rem + 3vw, 6rem) var(--ws-space-6);color:var(--ws-white);background:radial-gradient(80% 60% at 20% 20%,#4d2b8c 0%,#2e1758 50%,#1a0a3f 100%);position:relative;overflow:hidden}.Defh-module__d84yhq__section:before{content:"";pointer-events:none;background:radial-gradient(circle at 80% 70%,#a8b2ff1f,#0000 50%);position:absolute;inset:0}.Defh-module__d84yhq__inner{text-align:center;max-width:56rem;margin-inline:auto;position:relative}.Defh-module__d84yhq__eyebrow{font-family:var(--ws-font-heading);letter-spacing:.16em;text-transform:uppercase;color:var(--ws-periwinkle-300);border-radius:var(--ws-radius-pill);margin-bottom:var(--ws-space-5);background:#a8b2ff1f;align-items:center;padding:.375rem .875rem;font-size:.6875rem;font-weight:700;display:inline-flex}.Defh-module__d84yhq__title{font-family:var(--ws-font-heading);color:var(--ws-white);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.75rem);font-weight:800;line-height:1.05}.Defh-module__d84yhq__definition{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;background:#ffffff0f;border:1px solid #a8b2ff40;max-width:50rem}.Defh-module__d84yhq__definitionQ{font-family:var(--ws-font-heading);color:var(--ws-periwinkle-300);letter-spacing:.04em;text-transform:uppercase;margin-bottom:var(--ws-space-2);font-size:.9375rem;font-weight:700}.Defh-module__d84yhq__definitionA{color:#ffffffeb;font-size:1.0625rem;line-height:var(--ws-lh-snug);margin:0}.Defh-module__d84yhq__definitionA strong{color:var(--ws-white);font-weight:700}.Defh-module__d84yhq__sub{color:#fffc;font-size:1.0625rem;line-height:var(--ws-lh-normal);margin:0 auto var(--ws-space-7);max-width:38rem}.Defh-module__d84yhq__row{gap:var(--ws-space-3);flex-wrap:wrap;justify-content:center;display:flex}.Defh-module__d84yhq__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-md);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}.Defh-module__d84yhq__cta:hover{box-shadow:var(--ws-shadow-lg);transform:translateY(-2px)}.Defh-module__d84yhq__cta svg{width:1rem;height:1rem}.Defh-module__d84yhq__link{align-items:center;gap:var(--ws-space-2);color:var(--ws-white);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__d84yhq__link:after{content:"";opacity:.5;background:#fff9;height:1px;transition:opacity .2s,right .2s;position:absolute;bottom:.5rem;left:.25rem;right:1.75rem}.Defh-module__d84yhq__link:hover:after{opacity:1;right:1.45rem}
.Defh-module__AqpJfW__section{padding:clamp(4rem, 3rem + 3vw, 6rem) var(--ws-space-6);color:var(--ws-white);background:radial-gradient(80% 60% at 20% 20%,#4d2b8c 0%,#2e1758 50%,#1a0a3f 100%);position:relative;overflow:hidden}.Defh-module__AqpJfW__section:before{content:"";pointer-events:none;background:radial-gradient(circle at 80% 70%,#a8b2ff1f,#0000 50%);position:absolute;inset:0}.Defh-module__AqpJfW__inner{text-align:center;max-width:56rem;margin-inline:auto;position:relative}.Defh-module__AqpJfW__eyebrow{font-family:var(--ws-font-heading);letter-spacing:.16em;text-transform:uppercase;color:var(--ws-periwinkle-300);border-radius:var(--ws-radius-pill);margin-bottom:var(--ws-space-5);background:#a8b2ff1f;align-items:center;padding:.375rem .875rem;font-size:.6875rem;font-weight:700;display:inline-flex}.Defh-module__AqpJfW__title{font-family:var(--ws-font-heading);color:var(--ws-white);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.75rem);font-weight:800;line-height:1.05}.Defh-module__AqpJfW__definition{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;background:#ffffff0f;border:1px solid #a8b2ff40;max-width:50rem}.Defh-module__AqpJfW__definitionQ{font-family:var(--ws-font-heading);color:var(--ws-periwinkle-300);letter-spacing:.04em;text-transform:uppercase;margin-bottom:var(--ws-space-2);font-size:.9375rem;font-weight:700}.Defh-module__AqpJfW__definitionA{color:#ffffffeb;font-size:1.0625rem;line-height:var(--ws-lh-snug);margin:0}.Defh-module__AqpJfW__definitionA strong{color:var(--ws-white);font-weight:700}.Defh-module__AqpJfW__sub{color:#fffc;font-size:1.0625rem;line-height:var(--ws-lh-normal);margin:0 auto var(--ws-space-7);max-width:38rem}.Defh-module__AqpJfW__row{gap:var(--ws-space-3);flex-wrap:wrap;justify-content:center;display:flex}.Defh-module__AqpJfW__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-md);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}.Defh-module__AqpJfW__cta:hover{box-shadow:var(--ws-shadow-lg);transform:translateY(-2px)}.Defh-module__AqpJfW__cta svg{width:1rem;height:1rem}.Defh-module__AqpJfW__link{align-items:center;gap:var(--ws-space-2);color:var(--ws-white);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__AqpJfW__link:after{content:"";opacity:.5;background:#fff9;height:1px;transition:opacity .2s,right .2s;position:absolute;bottom:.5rem;left:.25rem;right:1.75rem}.Defh-module__AqpJfW__link:hover:after{opacity:1;right:1.45rem}
