.ComplianceTrust-module__hB3ErG__section{padding:var(--ws-space-9) var(--ws-space-6);background:var(--ws-lavender)}.ComplianceTrust-module__hB3ErG__inner{max-width:var(--ws-container);margin-inline:auto}.ComplianceTrust-module__hB3ErG__label{justify-content:center;align-items:center;gap:var(--ws-space-3);font-family:var(--ws-font-heading);font-size:var(--ws-xsmall);letter-spacing:.16em;text-transform:uppercase;color:var(--ws-text-muted);margin-bottom:var(--ws-space-7);font-weight:700;display:flex}.ComplianceTrust-module__hB3ErG__label:before,.ComplianceTrust-module__hB3ErG__label:after{content:"";background:var(--ws-border-strong);width:2rem;height:1px;display:inline-block}.ComplianceTrust-module__hB3ErG__row{gap:var(--ws-space-5);grid-template-columns:repeat(5,1fr);align-items:center;display:grid}@media (max-width:768px){.ComplianceTrust-module__hB3ErG__row{gap:var(--ws-space-4);grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.ComplianceTrust-module__hB3ErG__row{grid-template-columns:repeat(2,1fr)}}.ComplianceTrust-module__hB3ErG__logo{justify-content:center;align-items:center;gap:var(--ws-space-3);padding:var(--ws-space-3) var(--ws-space-4);border-radius:var(--ws-radius-md);transition:all var(--ws-duration-base) var(--ws-ease-out);display:flex}.ComplianceTrust-module__hB3ErG__logo:hover{background:var(--ws-white);box-shadow:var(--ws-shadow-sm);transform:translateY(-2px)}.ComplianceTrust-module__hB3ErG__mark{border-radius:var(--ws-radius-sm);background:var(--ws-white);border:1px solid var(--ws-border);object-fit:contain;transition:border-color var(--ws-duration-base) var(--ws-ease-out);flex-shrink:0;padding:.3rem;width:2.75rem!important;height:2.75rem!important}.ComplianceTrust-module__hB3ErG__logo:hover .ComplianceTrust-module__hB3ErG__mark{border-color:var(--ws-purple-200)}.ComplianceTrust-module__hB3ErG__text{flex-direction:column;gap:.125rem;display:flex}.ComplianceTrust-module__hB3ErG__name{font-family:var(--ws-font-heading);font-weight:800;font-size:var(--ws-small);color:var(--ws-purple);line-height:1}.ComplianceTrust-module__hB3ErG__sub{color:var(--ws-text-muted);font-size:.6875rem;font-weight:500;line-height:1.2}
.Faq-module__miCWVq__section{padding:clamp(3.5rem, 3rem + 2vw, 5.5rem) var(--ws-space-6);background:var(--ws-lavender)}.Faq-module__miCWVq__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__miCWVq__inner{gap:var(--ws-space-6);grid-template-columns:1fr}}.Faq-module__miCWVq__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__miCWVq__sub{color:var(--ws-text-muted);font-size:.9375rem;line-height:var(--ws-lh-snug)}.Faq-module__miCWVq__sub a{color:var(--ws-purple);font-weight:700;text-decoration:underline}.Faq-module__miCWVq__list{gap:var(--ws-space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Faq-module__miCWVq__item details{background:var(--ws-white);border:1.5px solid var(--ws-border);border-radius:var(--ws-radius-xl);width:100%;transition:border-color var(--ws-duration-fast) var(--ws-ease-out)}.Faq-module__miCWVq__item details:hover,.Faq-module__miCWVq__item details[open]{border-color:var(--ws-purple)}.Faq-module__miCWVq__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);transition:color var(--ws-duration-fast) var(--ws-ease-out);font-size:1rem;font-weight:700;list-style:none;display:flex}.Faq-module__miCWVq__summary::-webkit-details-marker{display:none}.Faq-module__miCWVq__item details[open] .Faq-module__miCWVq__summary{color:var(--ws-purple)}.Faq-module__miCWVq__icon{width:1.5rem;height:1.5rem;color:var(--ws-purple);flex-shrink:0;place-items:center;transition:transform .25s;display:inline-grid}.Faq-module__miCWVq__icon svg{width:100%;height:100%}.Faq-module__miCWVq__item details[open] .Faq-module__miCWVq__icon{transform:rotate(180deg)}.Faq-module__miCWVq__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__miCWVq__answer strong{color:var(--ws-text);font-weight:700}.Faq-module__miCWVq__answer a{color:var(--ws-purple);font-weight:600;text-decoration:underline}
.DemoForm-module__4BMHcG__form{background:var(--ws-white);border:1.5px solid var(--ws-purple-200);border-radius:var(--ws-radius-2xl);overflow:hidden;box-shadow:0 16px 48px -12px #4d2b8c2e}.DemoForm-module__4BMHcG__header{padding:var(--ws-space-5) var(--ws-space-6);background:linear-gradient(180deg, var(--ws-purple-50) 0%, var(--ws-white) 100%);border-bottom:1px solid var(--ws-border-soft)}.DemoForm-module__4BMHcG__headerTitle{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.01em;margin-bottom:var(--ws-space-2);font-size:1.0625rem;font-weight:800}.DemoForm-module__4BMHcG__headerSub{color:var(--ws-text-muted);font-size:.8125rem;line-height:1.4}.DemoForm-module__4BMHcG__body{padding:var(--ws-space-5) var(--ws-space-6) var(--ws-space-6)}.DemoForm-module__4BMHcG__row{gap:var(--ws-space-3);margin-bottom:var(--ws-space-3);grid-template-columns:1fr 1fr;display:grid}@media (max-width:480px){.DemoForm-module__4BMHcG__row{grid-template-columns:1fr}}.DemoForm-module__4BMHcG__field{margin-bottom:var(--ws-space-3);flex-direction:column;gap:.375rem;display:flex}.DemoForm-module__4BMHcG__label{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:.005em;align-items:center;gap:.25rem;font-size:.75rem;font-weight:700;display:flex}.DemoForm-module__4BMHcG__labelHint{color:var(--ws-text-subtle);text-transform:none;letter-spacing:0;font-weight:500}.DemoForm-module__4BMHcG__required{color:var(--ws-error)}.DemoForm-module__4BMHcG__input,.DemoForm-module__4BMHcG__select{background:var(--ws-white);border:1px solid var(--ws-border);border-radius:var(--ws-radius-md);width:100%;font-family:var(--ws-font-body);color:var(--ws-text);transition:border-color var(--ws-duration-fast) var(--ws-ease-out), box-shadow var(--ws-duration-fast) var(--ws-ease-out);padding:.625rem .875rem;font-size:.9375rem}.DemoForm-module__4BMHcG__input:focus,.DemoForm-module__4BMHcG__select:focus{border-color:var(--ws-purple);outline:none;box-shadow:0 0 0 3px #4d2b8c1f}.DemoForm-module__4BMHcG__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%234D2B8C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .875rem center;background-repeat:no-repeat;padding-right:2.5rem}.DemoForm-module__4BMHcG__interests{flex-wrap:wrap;gap:.375rem;margin-top:.25rem;display:flex}.DemoForm-module__4BMHcG__interest{background:var(--ws-white);border:1.5px solid var(--ws-border);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);color:var(--ws-text-muted);cursor:pointer;transition:all var(--ws-duration-fast) var(--ws-ease-out);align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.DemoForm-module__4BMHcG__interestInput{display:none}.DemoForm-module__4BMHcG__interest:has(.DemoForm-module__4BMHcG__interestInput:checked){background:var(--ws-purple);border-color:var(--ws-purple);color:var(--ws-white)}.DemoForm-module__4BMHcG__consent{align-items:flex-start;gap:var(--ws-space-2);margin-top:var(--ws-space-3);padding:var(--ws-space-3);background:var(--ws-grey-50);border-radius:var(--ws-radius-md);display:flex}.DemoForm-module__4BMHcG__checkbox{appearance:none;aspect-ratio:1;border:2px solid var(--ws-purple-300);background:var(--ws-white);cursor:pointer;width:1.125rem;min-width:1.125rem;height:1.125rem;min-height:1.125rem;transition:all var(--ws-duration-fast) var(--ws-ease-out);border-radius:.25rem;flex:none;margin-top:.125rem;position:relative}.DemoForm-module__4BMHcG__checkbox:checked{background:var(--ws-purple);border-color:var(--ws-purple)}.DemoForm-module__4BMHcG__checkbox:checked:after{content:"";border-right:2px solid var(--ws-white);border-bottom:2px solid var(--ws-white);width:.25rem;height:.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-55%)rotate(45deg)}.DemoForm-module__4BMHcG__consentText{color:var(--ws-text-muted);font-size:.6875rem;line-height:1.5}.DemoForm-module__4BMHcG__consentText a{color:var(--ws-purple);font-weight:600;text-decoration:underline}.DemoForm-module__4BMHcG__submit{width:100%;margin-top:var(--ws-space-4);background:var(--ws-purple);color:var(--ws-white);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);cursor:pointer;box-shadow:var(--ws-shadow-md);transition:all var(--ws-duration-base) var(--ws-ease-out);justify-content:center;align-items:center;gap:var(--ws-space-2);border:none;padding:.875rem 1.25rem;font-size:1rem;font-weight:800;display:inline-flex}.DemoForm-module__4BMHcG__submit:hover:not(:disabled){background:var(--ws-purple-500);box-shadow:var(--ws-shadow-lg);transform:translateY(-1px)}.DemoForm-module__4BMHcG__submit:disabled{opacity:.7;cursor:not-allowed}.DemoForm-module__4BMHcG__submit svg{width:1rem;height:1rem}.DemoForm-module__4BMHcG__spinner{border:2px solid #ffffff4d;border-top-color:var(--ws-white);border-radius:50%;width:1rem;height:1rem;animation:.7s linear infinite DemoForm-module__4BMHcG__spin}@keyframes DemoForm-module__4BMHcG__spin{to{transform:rotate(360deg)}}.DemoForm-module__4BMHcG__success{background:var(--ws-white);border-radius:var(--ws-radius-2xl);padding:var(--ws-space-7) var(--ws-space-6);text-align:center;animation:DemoForm-module__4BMHcG__fadeIn .4s var(--ws-ease-out);border:2px solid #16a34a;box-shadow:0 25px 60px -15px #16a34a40}.DemoForm-module__4BMHcG__successIcon{width:4rem;height:4rem;margin:0 auto var(--ws-space-4);color:var(--ws-white);background:linear-gradient(135deg,#16a34a 0%,#15803d 100%);border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 10px 24px -6px #16a34a73}.DemoForm-module__4BMHcG__successIcon svg{width:2rem;height:2rem}.DemoForm-module__4BMHcG__successTitle{font-family:var(--ws-font-heading);letter-spacing:-.015em;color:var(--ws-text);margin-bottom:var(--ws-space-3);font-size:1.5rem;font-weight:800}.DemoForm-module__4BMHcG__successText{color:var(--ws-text-muted);max-width:38ch;margin:0 auto;font-size:.9375rem;line-height:1.55}.DemoForm-module__4BMHcG__successText strong{color:var(--ws-purple);font-weight:700}@keyframes DemoForm-module__4BMHcG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.DemoForm-module__4BMHcG__error{align-items:flex-start;gap:var(--ws-space-2);border-radius:var(--ws-radius-md);padding:var(--ws-space-3) var(--ws-space-4);margin-top:var(--ws-space-3);color:#991b1b;animation:DemoForm-module__4BMHcG__fadeIn .3s var(--ws-ease-out);background:#dc26260f;border:1.5px solid #dc262659;display:flex}.DemoForm-module__4BMHcG__errorIcon{width:1.25rem;height:1.25rem;color:var(--ws-error);flex-shrink:0;margin-top:.125rem}.DemoForm-module__4BMHcG__errorContent{flex:1}.DemoForm-module__4BMHcG__errorTitle{font-family:var(--ws-font-heading);color:#991b1b;margin-bottom:.25rem;font-size:.875rem;font-weight:700}.DemoForm-module__4BMHcG__errorText{color:#7f1d1d;font-size:.8125rem;line-height:1.45}.DemoForm-module__4BMHcG__errorText a{color:var(--ws-purple);font-weight:600;text-decoration:underline}.DemoForm-module__4BMHcG__assurance{margin-top:var(--ws-space-3);padding-top:var(--ws-space-3);border-top:1px dashed var(--ws-border);color:var(--ws-text-subtle);text-align:center;font-size:.6875rem;line-height:1.4}.DemoForm-module__4BMHcG__assurance svg{vertical-align:-2px;width:.75rem;height:.75rem;color:var(--ws-success);display:inline-block}
.Hero-module__zu4ueW__section{padding:clamp(2.5rem, 2rem + 2vw, 4rem) var(--ws-space-6) clamp(3.5rem, 3rem + 2vw, 5rem);background:var(--ws-lavender)}.Hero-module__zu4ueW__inner{max-width:var(--ws-container);grid-template-columns:1.05fr 1fr;align-items:start;gap:clamp(2rem,1.5rem + 2vw,4rem);margin-inline:auto;display:grid}@media (max-width:960px){.Hero-module__zu4ueW__inner{gap:var(--ws-space-7);grid-template-columns:1fr}}.Hero-module__zu4ueW__content{padding-top:var(--ws-space-3)}.Hero-module__zu4ueW__eyebrow{align-items:center;gap:var(--ws-space-2);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-4);padding:.375rem .875rem;font-size:.6875rem;font-weight:700;display:inline-flex}.Hero-module__zu4ueW__eyebrowDot{background:var(--ws-success);border-radius:50%;width:.4rem;height:.4rem;animation:2s ease-in-out infinite Hero-module__zu4ueW__bdPulse}@keyframes Hero-module__zu4ueW__bdPulse{0%,to{opacity:1}50%{opacity:.5}}@media (prefers-reduced-motion:reduce){.Hero-module__zu4ueW__eyebrowDot{animation:none}}.Hero-module__zu4ueW__title{font-family:var(--ws-font-heading);color:var(--ws-purple);letter-spacing:-.025em;margin-bottom:var(--ws-space-5);text-wrap:balance;font-size:clamp(2rem,1.5rem + 2vw,3.25rem);font-weight:800;line-height:1.05}.Hero-module__zu4ueW__sub{color:var(--ws-text);font-size:clamp(1rem,.95rem + .3vw,1.125rem);line-height:var(--ws-lh-snug);margin-bottom:var(--ws-space-7)}.Hero-module__zu4ueW__sub strong{color:var(--ws-purple);font-weight:700}.Hero-module__zu4ueW__bullets{margin:0 0 var(--ws-space-7);gap:var(--ws-space-3);flex-direction:column;padding:0;list-style:none;display:flex}.Hero-module__zu4ueW__bullet{align-items:flex-start;gap:var(--ws-space-3);color:var(--ws-text);font-size:.9375rem;line-height:1.5;display:flex}.Hero-module__zu4ueW__bulletCheck{background:var(--ws-purple);width:1.375rem;height:1.375rem;color:var(--ws-white);border-radius:50%;flex-shrink:0;place-items:center;margin-top:.0625rem;display:grid}.Hero-module__zu4ueW__bulletCheck svg{width:.75rem;height:.75rem}.Hero-module__zu4ueW__bullet strong{color:var(--ws-purple);font-weight:700}.Hero-module__zu4ueW__formCol{position:relative}@media (min-width:961px){.Hero-module__zu4ueW__formCol{top:var(--ws-sticky-top);position:sticky}}
.WhatToExpect-module__7A66ia__section{padding:clamp(3.5rem, 3rem + 2vw, 5.5rem) var(--ws-space-6);background:var(--ws-white)}.WhatToExpect-module__7A66ia__inner{max-width:var(--ws-container);margin-inline:auto}.WhatToExpect-module__7A66ia__heading{text-align:center;margin-bottom:var(--ws-space-9)}.WhatToExpect-module__7A66ia__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}.WhatToExpect-module__7A66ia__sub{font-size:var(--ws-body);color:var(--ws-text-muted);max-width:56ch;margin:var(--ws-space-3) auto 0;line-height:var(--ws-lh-snug)}.WhatToExpect-module__7A66ia__grid{gap:var(--ws-space-5);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:880px){.WhatToExpect-module__7A66ia__grid{gap:var(--ws-space-4);grid-template-columns:1fr}}.WhatToExpect-module__7A66ia__step{background:var(--ws-purple-50);border:1px solid var(--ws-purple-100);border-radius:var(--ws-radius-2xl);padding:var(--ws-space-7) var(--ws-space-6);transition:all var(--ws-duration-base) var(--ws-ease-out);position:relative}.WhatToExpect-module__7A66ia__step:hover{border-color:var(--ws-purple-200);box-shadow:var(--ws-shadow-md);transform:translateY(-2px)}.WhatToExpect-module__7A66ia__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}.WhatToExpect-module__7A66ia__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}.WhatToExpect-module__7A66ia__stepBody{color:var(--ws-text);font-size:.9375rem;line-height:var(--ws-lh-snug)}.WhatToExpect-module__7A66ia__stepBody strong{color:var(--ws-text);font-weight:700}
