.Button-module__4F6ILq__button{cursor:pointer;white-space:nowrap;border:none;border-radius:1rem;outline:none;justify-content:center;align-items:center;gap:.5rem;font-weight:600;text-decoration:none;transition:all .2s ease-out;display:inline-flex}.Button-module__4F6ILq__button:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.Button-module__4F6ILq__button:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.Button-module__4F6ILq__primary{color:#fff;background:linear-gradient(135deg,#6b21a8 0%,#7c3aed 50%,#6b21a8 100%) 0 0/200% 200%;border:1px solid #8b5cf64d;position:relative;box-shadow:0 4px 12px #6b21a84d,inset 0 1px #ffffff26}.Button-module__4F6ILq__primary:hover{background:linear-gradient(135deg,#7c3aed 0%,#8b5cf6 50%,#7c3aed 100%);transform:translateY(-2px);box-shadow:0 6px 20px #6b21a866,inset 0 1px #ffffff40}.Button-module__4F6ILq__primary:active{transform:translateY(0);box-shadow:0 2px 8px #6b21a84d,inset 0 1px #ffffff26}.Button-module__4F6ILq__secondary{background-color:var(--color-surface-secondary);color:var(--color-text-primary)}.Button-module__4F6ILq__secondary:hover{background-color:var(--color-border);transform:translateY(-1px)}.Button-module__4F6ILq__secondary:active{transform:translateY(0)}.Button-module__4F6ILq__outline{color:var(--color-text-primary);border:2px solid var(--color-border);background-color:#0000}.Button-module__4F6ILq__outline:hover{border-color:var(--color-primary);color:var(--color-primary);background-color:#0000}.Button-module__4F6ILq__ghost{-webkit-backdrop-filter:blur(12px)saturate(180%);color:var(--color-text-primary);background:#f8fafc99;border:1px solid #0049c633;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000d,inset 0 1px #fffc}[data-theme=dark] .Button-module__4F6ILq__ghost{background:#1a1a2499;border:1px solid #3b82f64d;box-shadow:0 2px 8px #0003,inset 0 1px #ffffff0d}.Button-module__4F6ILq__ghost:before{content:"";opacity:0;background:linear-gradient(135deg,#0049c60d 0%,#2563eb14 100%);transition:opacity .3s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}[data-theme=dark] .Button-module__4F6ILq__ghost:before{background:linear-gradient(135deg,#3b82f614 0%,#60a5fa1f 100%)}.Button-module__4F6ILq__ghost:hover:before{opacity:1}.Button-module__4F6ILq__ghost:hover{border-color:#0049c666;transform:translateY(-2px);box-shadow:0 6px 16px #0049c626,inset 0 1px #ffffffe6}[data-theme=dark] .Button-module__4F6ILq__ghost:hover{border-color:#3b82f680;box-shadow:0 6px 16px #3b82f633,inset 0 1px #ffffff1a}.Button-module__4F6ILq__ghost>*{z-index:1;position:relative}.Button-module__4F6ILq__link{color:var(--color-primary);background-color:#0000;padding:0}.Button-module__4F6ILq__link:hover{background-color:#0000;text-decoration:underline}.Button-module__4F6ILq__small{padding:.5rem 1rem;font-size:.875rem}.Button-module__4F6ILq__medium{padding:.625rem 1.25rem;font-size:.9375rem}.Button-module__4F6ILq__large{padding:.75rem 1.5rem;font-size:1rem}.Button-module__4F6ILq__fullWidth{width:100%}.Button-module__4F6ILq__iconOnly{aspect-ratio:1;padding:.75rem}.Button-module__4F6ILq__iconOnly.Button-module__4F6ILq__small{padding:.5rem}.Button-module__4F6ILq__iconOnly.Button-module__4F6ILq__large{padding:1rem}.Button-module__4F6ILq__loading{pointer-events:none;position:relative}.Button-module__4F6ILq__loading:after{content:"";border:2px solid;border-right-color:#0000;border-radius:50%;width:16px;height:16px;margin-top:-8px;margin-left:-8px;animation:.6s linear infinite Button-module__4F6ILq__spin;position:absolute;top:50%;left:50%}@keyframes Button-module__4F6ILq__spin{to{transform:rotate(360deg)}}[data-theme=dark] .Button-module__4F6ILq__primary{background:linear-gradient(135deg,#7c3aed 0%,#8b5cf6 50%,#7c3aed 100%);border:1px solid #8b5cf666;box-shadow:0 4px 12px #7c3aed66,inset 0 1px #ffffff26}[data-theme=dark] .Button-module__4F6ILq__primary:hover{box-shadow:0 6px 20px #7c3aed80,inset 0 1px #ffffff40}[data-theme=dark] .Button-module__4F6ILq__outline:hover{color:#a78bfa;background-color:#8b5cf61a;border-color:#8b5cf6}
.Header-module__x4cNbq__header{z-index:50;transition:padding .3s ease-in-out;position:fixed;top:0;left:0;right:0;transform:none!important}.Header-module__x4cNbq__header.Header-module__x4cNbq__scrolled{padding-top:1rem}.Header-module__x4cNbq__navWrapper{max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.Header-module__x4cNbq__navWrapper{padding:0 1.5rem}}@media (min-width:1024px){.Header-module__x4cNbq__navWrapper{padding:0 2rem}}.Header-module__x4cNbq__nav{will-change:background-color,border,box-shadow,border-radius;background-color:#0000;border:none;border-radius:0;padding:1rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.Header-module__x4cNbq__nav.Header-module__x4cNbq__scrolled{isolation:isolate;border:1px solid #e2e8f066;border-radius:1rem;padding:.875rem 1.5rem;box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000a;-webkit-backdrop-filter:blur(20px)saturate(180%)brightness(105%)!important;background:#ffffffa6!important}[data-theme=dark] .Header-module__x4cNbq__nav.Header-module__x4cNbq__scrolled{border:1px solid #2d2d3d66;box-shadow:0 8px 32px #0006,0 2px 8px #0003;-webkit-backdrop-filter:blur(20px)saturate(150%)!important;background:#0f0f14a6!important}.Header-module__x4cNbq__navContent{justify-content:space-between;align-items:center;display:flex;position:relative}.Header-module__x4cNbq__logo{cursor:pointer;flex-shrink:0;align-items:center;gap:.75rem;transition:transform .2s ease-out;display:flex}.Header-module__x4cNbq__logo:hover{transform:scale(1.05)}.Header-module__x4cNbq__logo:active{transform:scale(.95)}.Header-module__x4cNbq__logoIcon{object-fit:contain;flex-shrink:0;width:2.5rem;height:auto}.Header-module__x4cNbq__logoText{flex-direction:column;line-height:1.1;display:flex}.Header-module__x4cNbq__logoTextLine1{color:var(--color-text-primary);letter-spacing:-.01em;font-size:1rem;font-weight:700}.Header-module__x4cNbq__logoTextLine2{color:#0000;-webkit-text-fill-color:transparent;letter-spacing:.02em;text-transform:uppercase;background:linear-gradient(135deg,#7c3aed 0%,#8b5cf6 100%);-webkit-background-clip:text;background-clip:text;font-size:.75rem;font-weight:600}[data-theme=dark] .Header-module__x4cNbq__logoTextLine2{background:linear-gradient(135deg,#8b5cf6 0%,#a78bfa 100%);-webkit-background-clip:text;background-clip:text}.Header-module__x4cNbq__navLinks{gap:3rem;display:none;position:absolute;left:50%;transform:translate(-50%)}@media (min-width:1024px){.Header-module__x4cNbq__navLinks{align-items:center;display:flex}}.Header-module__x4cNbq__navLink{color:var(--color-text-primary);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:.5rem 0;font-size:.9375rem;font-weight:500;transition:color .2s ease-out;position:relative}.Header-module__x4cNbq__navLink:hover{color:var(--color-primary)}.Header-module__x4cNbq__navLink:after{content:"";background-color:var(--color-primary);width:0;height:2px;transition:width .3s ease-out;position:absolute;bottom:0;left:0}.Header-module__x4cNbq__navLink:hover:after{width:100%}.Header-module__x4cNbq__actions{align-items:center;gap:1rem;display:none}@media (min-width:1024px){.Header-module__x4cNbq__actions{display:flex}}.Header-module__x4cNbq__mobileActions{align-items:center;gap:.75rem;display:flex}@media (min-width:1024px){.Header-module__x4cNbq__mobileActions{display:none}}.Header-module__x4cNbq__menuButton{color:var(--color-text-primary);cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.5rem;transition:background-color .2s ease-out}.Header-module__x4cNbq__menuButton:hover{background-color:var(--color-surface-secondary)}.Header-module__x4cNbq__mobileNav{-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);-moz-backdrop-filter:blur(24px)saturate(180%);-ms-backdrop-filter:blur(24px)saturate(180%);-o-backdrop-filter:blur(24px)saturate(180%);background:#ffffffd9;border:1px solid #e2e8f080;border-radius:1rem;margin-top:.5rem;transition:height .3s ease-in-out,opacity .3s ease-in-out;overflow:hidden;box-shadow:0 12px 40px #00000026,0 4px 12px #00000014,inset 0 1px #fffc}[data-theme=dark] .Header-module__x4cNbq__mobileNav{background:#0f0f14e6;border:1px solid #37374b80;box-shadow:0 12px 40px #0006,0 4px 12px #0003,inset 0 1px #ffffff0d}.Header-module__x4cNbq__nav.Header-module__x4cNbq__scrolled .Header-module__x4cNbq__mobileNav{-webkit-backdrop-filter:none;backdrop-filter:none;-moz-backdrop-filter:none;-ms-backdrop-filter:none;-o-backdrop-filter:none;box-shadow:none;background:0 0;border:none;border-radius:0;margin-top:.5rem}[data-theme=dark] .Header-module__x4cNbq__nav.Header-module__x4cNbq__scrolled .Header-module__x4cNbq__mobileNav{box-shadow:none;background:0 0;border:none}@supports not ((-webkit-backdrop-filter:blur(24px)) or (backdrop-filter:blur(24px))){.Header-module__x4cNbq__mobileNav{background:#fffffffa}[data-theme=dark] .Header-module__x4cNbq__mobileNav{background:#0f0f14fa}}@media (min-width:1024px){.Header-module__x4cNbq__mobileNav{display:none}}.Header-module__x4cNbq__mobileNavContent{flex-direction:column;gap:.5rem;padding:1.25rem 1rem;display:flex}.Header-module__x4cNbq__mobileNavLink{text-align:left;width:100%;color:var(--color-text-primary);cursor:pointer;background:#6b21a80a;border:1px solid #0000;border-radius:.75rem;padding:.875rem 1.25rem;font-size:1rem;font-weight:500;transition:all .25s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden}.Header-module__x4cNbq__mobileNavLink:before{content:"";opacity:0;background:linear-gradient(#7c3aed 0%,#8b5cf6 100%);border-radius:0 2px 2px 0;width:3px;transition:opacity .25s;position:absolute;top:0;bottom:0;left:0}.Header-module__x4cNbq__mobileNavLink:hover{background:#6b21a814;border-color:#7c3aed26;transform:translate(4px)}.Header-module__x4cNbq__mobileNavLink:hover:before{opacity:1}[data-theme=dark] .Header-module__x4cNbq__mobileNavLink{background:#8b5cf60f}[data-theme=dark] .Header-module__x4cNbq__mobileNavLink:hover{background:#8b5cf61f;border-color:#8b5cf633}.Header-module__x4cNbq__mobileNavCTA{border-top:1px solid #e2e8f080;margin-top:.75rem;padding-top:.75rem}[data-theme=dark] .Header-module__x4cNbq__mobileNavCTA{border-top-color:#37374b80}
.Footer-module__UVo9HG__footer{padding:4rem 0;position:relative}.Footer-module__UVo9HG__container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.Footer-module__UVo9HG__container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.Footer-module__UVo9HG__container{padding-left:2rem;padding-right:2rem}}.Footer-module__UVo9HG__card{-webkit-backdrop-filter:blur(30px)saturate(180%);background:#f8fafccc;border:1px solid #e2e8f099;border-radius:2rem;padding:2.5rem;position:relative;overflow:hidden;box-shadow:0 20px 60px #6b21a814,inset 0 1px #ffffffe6}[data-theme=dark] .Footer-module__UVo9HG__card{background:#0f172acc;border:1px solid #47556980;box-shadow:0 20px 60px #0000004d,inset 0 1px #ffffff14}@media (min-width:640px){.Footer-module__UVo9HG__card{padding:2rem 3rem}}.Footer-module__UVo9HG__logo{align-items:center;gap:.75rem;width:fit-content;transition:transform .2s;display:inline-flex}.Footer-module__UVo9HG__logoIcon{object-fit:contain;flex-shrink:0;width:auto;height:auto;max-height:1.875rem}.Footer-module__UVo9HG__logoText{flex-direction:column;line-height:1.1;display:flex}.Footer-module__UVo9HG__logoTextLine1{color:var(--color-text-primary);letter-spacing:-.01em;font-size:.9375rem;font-weight:700}.Footer-module__UVo9HG__logoTextLine2{color:#0000;-webkit-text-fill-color:transparent;letter-spacing:.02em;text-transform:uppercase;background:linear-gradient(135deg,#7c3aed 0%,#8b5cf6 100%);-webkit-background-clip:text;background-clip:text;font-size:.6875rem;font-weight:600}[data-theme=dark] .Footer-module__UVo9HG__logoTextLine2{background:linear-gradient(135deg,#8b5cf6 0%,#a78bfa 100%);-webkit-background-clip:text;background-clip:text}.Footer-module__UVo9HG__divider{background:linear-gradient(90deg,#0000 0%,#7c3aed33 20% 80%,#0000 100%);width:100%;height:1px;margin:1.5rem 0}[data-theme=dark] .Footer-module__UVo9HG__divider{background:linear-gradient(90deg,#0000 0%,#8b5cf64d 20% 80%,#0000 100%)}.Footer-module__UVo9HG__bottom{flex-direction:column;align-items:center;gap:1rem;display:flex}@media (min-width:640px){.Footer-module__UVo9HG__bottom{flex-direction:row;justify-content:space-between}}.Footer-module__UVo9HG__copyright{color:var(--color-text-tertiary);margin:0;font-size:.8125rem}.Footer-module__UVo9HG__links{align-items:center;gap:.75rem;display:flex}.Footer-module__UVo9HG__link{color:var(--color-text-secondary);font-size:.8125rem;text-decoration:none;transition:color .2s}.Footer-module__UVo9HG__link:hover{color:#7c3aed}[data-theme=dark] .Footer-module__UVo9HG__link:hover{color:#8b5cf6}.Footer-module__UVo9HG__dot{color:var(--color-text-tertiary);font-size:.8125rem}
.Input-module__w_ZM8a__input{-webkit-backdrop-filter:blur(24px)saturate(180%);width:100%;color:var(--color-text-primary);background:#fff6;border:1px solid #e2e8f04d;border-radius:.75rem;padding:.875rem 1rem;font-size:1rem;transition:all .3s}[data-theme=dark] .Input-module__w_ZM8a__input{background:#ffffff0d;border:1px solid #ffffff1a}.Input-module__w_ZM8a__input::placeholder{color:#6b728099}[data-theme=dark] .Input-module__w_ZM8a__input::placeholder{color:#9ca3af80}.Input-module__w_ZM8a__input:focus{border-color:#8b5cf680;outline:none;box-shadow:0 0 0 3px #8b5cf61a}.Input-module__w_ZM8a__input.Input-module__w_ZM8a__error{border-color:#ef4444}.Input-module__w_ZM8a__input.Input-module__w_ZM8a__error:focus{box-shadow:0 0 0 3px #ef44441a}.Input-module__w_ZM8a__textarea{-webkit-backdrop-filter:blur(24px)saturate(180%);width:100%;color:var(--color-text-primary);resize:none;background:#fff6;border:1px solid #e2e8f04d;border-radius:.75rem;padding:.875rem 1rem;font-size:1rem;transition:all .3s}[data-theme=dark] .Input-module__w_ZM8a__textarea{background:#ffffff0d;border:1px solid #ffffff1a}.Input-module__w_ZM8a__textarea::placeholder{color:#6b728099}[data-theme=dark] .Input-module__w_ZM8a__textarea::placeholder{color:#9ca3af80}.Input-module__w_ZM8a__textarea:focus{border-color:#8b5cf680;outline:none;box-shadow:0 0 0 3px #8b5cf61a}.Input-module__w_ZM8a__textarea.Input-module__w_ZM8a__error{border-color:#ef4444}.Input-module__w_ZM8a__textarea.Input-module__w_ZM8a__error:focus{box-shadow:0 0 0 3px #ef44441a}.Input-module__w_ZM8a__label{color:var(--color-text-primary);margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.Input-module__w_ZM8a__errorText{color:#ef4444;margin-top:.5rem;font-size:.875rem;font-weight:500}
.Badge-module__xBLVpq__badge{white-space:nowrap;border-radius:9999px;justify-content:center;align-items:center;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.Badge-module__xBLVpq__content{z-index:1;position:relative}.Badge-module__xBLVpq__withBlur{-webkit-backdrop-filter:blur(12px)saturate(180%);border:1px solid #ffffff2e}.Badge-module__xBLVpq__default{color:var(--color-text-primary);border:1px solid var(--color-border);background:#f8fafccc}[data-theme=dark] .Badge-module__xBLVpq__default{background:#1a1a24cc;border:1px solid #2d2d3d99}.Badge-module__xBLVpq__primary{color:var(--color-primary);background:linear-gradient(135deg,#7c3aed26,#5b21b626);border:1px solid #7c3aed4d}[data-theme=dark] .Badge-module__xBLVpq__primary{color:#a78bfa;background:linear-gradient(135deg,#8b5cf633,#7c3aed33);border:1px solid #8b5cf666}.Badge-module__xBLVpq__success{color:#10b981;background:#10b98126;border:1px solid #10b9814d}.Badge-module__xBLVpq__warning{color:#f59e0b;background:#f59e0b26;border:1px solid #f59e0b4d}.Badge-module__xBLVpq__gradient{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#5b21b6 50%,#7c3aed 100%) 0 0/200% 200%;border:none;animation:3s infinite Badge-module__xBLVpq__gradientShift}[data-theme=dark] .Badge-module__xBLVpq__gradient{background:linear-gradient(135deg,#8b5cf6 0%,#6d28d9 50%,#8b5cf6 100%) 0 0/200% 200%}@keyframes Badge-module__xBLVpq__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.Badge-module__xBLVpq__small{letter-spacing:.025em;padding:.375rem .875rem;font-size:.75rem}.Badge-module__xBLVpq__medium{letter-spacing:.025em;padding:.5rem 1.25rem;font-size:.875rem}.Badge-module__xBLVpq__large{letter-spacing:.025em;padding:.625rem 1.5rem;font-size:.9375rem}.Badge-module__xBLVpq__badge:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0000001a}[data-theme=dark] .Badge-module__xBLVpq__badge:hover{box-shadow:0 8px 16px #0000004d}.Badge-module__xBLVpq__gradient:hover{box-shadow:0 8px 24px #7c3aed66}[data-theme=dark] .Badge-module__xBLVpq__gradient:hover{box-shadow:0 8px 24px #8b5cf680}
.SectionHeading-module__tGypTG__container{margin-bottom:4rem}@media (min-width:768px){.SectionHeading-module__tGypTG__container{margin-bottom:5rem}}.SectionHeading-module__tGypTG__center{text-align:center}.SectionHeading-module__tGypTG__left{text-align:left}.SectionHeading-module__tGypTG__right{text-align:right}.SectionHeading-module__tGypTG__badgeWrapper{margin-bottom:1.5rem;display:flex}.SectionHeading-module__tGypTG__center .SectionHeading-module__tGypTG__badgeWrapper{justify-content:center}.SectionHeading-module__tGypTG__left .SectionHeading-module__tGypTG__badgeWrapper{justify-content:flex-start}.SectionHeading-module__tGypTG__right .SectionHeading-module__tGypTG__badgeWrapper{justify-content:flex-end}.SectionHeading-module__tGypTG__badge{letter-spacing:.025em;-webkit-backdrop-filter:blur(12px)saturate(180%);background:#f8fafccc;border:1px solid #e2e8f080;border-radius:9999px;justify-content:center;align-items:center;padding:.375rem .875rem;font-size:.6875rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000d,inset 0 1px 1px #fffc}@media (min-width:640px){.SectionHeading-module__tGypTG__badge{padding:.5rem 1.125rem;font-size:.8125rem}}@media (min-width:1024px){.SectionHeading-module__tGypTG__badge{padding:.625rem 1.5rem;font-size:.875rem}}[data-theme=dark] .SectionHeading-module__tGypTG__badge{background:#1a1a24cc;border:1px solid #2d2d3d99;box-shadow:0 1px 2px #0000004d,inset 0 1px 1px #ffffff0d}.SectionHeading-module__tGypTG__badge:before{content:"";border-radius:inherit;opacity:0;background:linear-gradient(135deg,#7c3aed1a,#3b82f61a);transition:opacity .3s ease-out;position:absolute;inset:0}.SectionHeading-module__tGypTG__badge:hover:before{opacity:1}.SectionHeading-module__tGypTG__badge:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0000001a,inset 0 1px 1px #fffc}[data-theme=dark] .SectionHeading-module__tGypTG__badge:hover{box-shadow:0 8px 16px #0006,inset 0 1px 1px #ffffff1a}.SectionHeading-module__tGypTG__badgeText{z-index:1;color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#7c3aed,#3b82f6);-webkit-background-clip:text;background-clip:text;position:relative}[data-theme=dark] .SectionHeading-module__tGypTG__badgeText{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#a78bfa,#60a5fa);-webkit-background-clip:text;background-clip:text}.SectionHeading-module__tGypTG__title{color:var(--color-text-primary);letter-spacing:-.02em;margin-bottom:1rem;font-size:1.5rem;font-weight:600;line-height:1.2}@media (min-width:640px){.SectionHeading-module__tGypTG__title{margin-bottom:1.25rem;font-size:1.75rem}}@media (min-width:768px){.SectionHeading-module__tGypTG__title{margin-bottom:1.5rem;font-size:2rem}}@media (min-width:1024px){.SectionHeading-module__tGypTG__title{font-size:2.5rem}}@media (min-width:1280px){.SectionHeading-module__tGypTG__title{font-size:3rem}}.SectionHeading-module__tGypTG__subtitle{color:var(--color-text-secondary);max-width:48rem;font-size:.9375rem;line-height:1.6}.SectionHeading-module__tGypTG__center .SectionHeading-module__tGypTG__subtitle{margin-left:auto;margin-right:auto}.SectionHeading-module__tGypTG__left .SectionHeading-module__tGypTG__subtitle{margin-right:auto}.SectionHeading-module__tGypTG__right .SectionHeading-module__tGypTG__subtitle{margin-left:auto}@media (min-width:640px){.SectionHeading-module__tGypTG__subtitle{font-size:1rem;line-height:1.65}}@media (min-width:768px){.SectionHeading-module__tGypTG__subtitle{font-size:1.125rem;line-height:1.7}}@media (min-width:1024px){.SectionHeading-module__tGypTG__subtitle{font-size:1.25rem;line-height:1.75}}
.IconBox-module__BiR8Qa__wrapper{width:fit-content;position:relative}.IconBox-module__BiR8Qa__iconBox{z-index:1;border-radius:1rem;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.IconBox-module__BiR8Qa__iconBox svg{transition:color .3s}.IconBox-module__BiR8Qa__small{width:2rem;height:2rem}.IconBox-module__BiR8Qa__small svg{width:1rem;height:1rem}@media (min-width:768px){.IconBox-module__BiR8Qa__small{width:2.25rem;height:2.25rem}.IconBox-module__BiR8Qa__small svg{width:1.125rem;height:1.125rem}}@media (min-width:1024px){.IconBox-module__BiR8Qa__small{width:2.5rem;height:2.5rem}.IconBox-module__BiR8Qa__small svg{width:1.25rem;height:1.25rem}}.IconBox-module__BiR8Qa__medium{width:2.25rem;height:2.25rem}.IconBox-module__BiR8Qa__medium svg{width:1.125rem;height:1.125rem}@media (min-width:768px){.IconBox-module__BiR8Qa__medium{width:2.75rem;height:2.75rem}.IconBox-module__BiR8Qa__medium svg{width:1.375rem;height:1.375rem}}@media (min-width:1024px){.IconBox-module__BiR8Qa__medium{width:3rem;height:3rem}.IconBox-module__BiR8Qa__medium svg{width:1.5rem;height:1.5rem}}.IconBox-module__BiR8Qa__large{width:2.5rem;height:2.5rem}.IconBox-module__BiR8Qa__large svg{width:1.25rem;height:1.25rem}@media (min-width:768px){.IconBox-module__BiR8Qa__large{width:3rem;height:3rem}.IconBox-module__BiR8Qa__large svg{width:1.5rem;height:1.5rem}}@media (min-width:1024px){.IconBox-module__BiR8Qa__large{width:3.5rem;height:3.5rem}.IconBox-module__BiR8Qa__large svg{width:1.75rem;height:1.75rem}}.IconBox-module__BiR8Qa__default{background:linear-gradient(135deg,#6b21a81f 0%,#8b5cf61f 100%);border:2px solid #7c3aed40}[data-theme=dark] .IconBox-module__BiR8Qa__default{background:linear-gradient(135deg,#7c3aed33 0%,#8b5cf633 100%);border:2px solid #8b5cf659}.IconBox-module__BiR8Qa__default svg{color:#7c3aed}[data-theme=dark] .IconBox-module__BiR8Qa__default svg{color:#8b5cf6}.IconBox-module__BiR8Qa__wrapper:hover .IconBox-module__BiR8Qa__default{background:linear-gradient(135deg,#6b21a8 0%,#7c3aed 100%);border-color:#0000;transform:scale(1.1)rotate(5deg);box-shadow:0 8px 24px #7c3aed59}.IconBox-module__BiR8Qa__wrapper:hover .IconBox-module__BiR8Qa__default svg{color:#fff}.IconBox-module__BiR8Qa__gradient{background:linear-gradient(135deg,#6b21a81f 0%,#8b5cf61f 100%);border:2px solid #7c3aed40}[data-theme=dark] .IconBox-module__BiR8Qa__gradient{background:linear-gradient(135deg,#7c3aed33 0%,#8b5cf633 100%);border:2px solid #8b5cf659}.IconBox-module__BiR8Qa__gradient svg{color:#7c3aed}[data-theme=dark] .IconBox-module__BiR8Qa__gradient svg{color:#8b5cf6}.IconBox-module__BiR8Qa__wrapper:hover .IconBox-module__BiR8Qa__gradient{background:linear-gradient(135deg,#7c3aed 0%,#8b5cf6 100%);border-color:#7c3aed66;transform:scale(1.08)}.IconBox-module__BiR8Qa__wrapper:hover .IconBox-module__BiR8Qa__gradient svg{color:#fff}.IconBox-module__BiR8Qa__solid{background:linear-gradient(135deg,#6b21a8 0%,#7c3aed 100%);border:none;box-shadow:0 4px 16px #7c3aed4d}.IconBox-module__BiR8Qa__solid svg{color:#fff}.IconBox-module__BiR8Qa__wrapper:hover .IconBox-module__BiR8Qa__solid{transform:scale(1.1);box-shadow:0 8px 24px #7c3aed66}.IconBox-module__BiR8Qa__glow{opacity:0;z-index:0;background:radial-gradient(circle,#7c3aed66 0%,#0000 70%);border-radius:1.25rem;transition:opacity .4s;position:absolute;inset:-8px}.IconBox-module__BiR8Qa__wrapper:hover .IconBox-module__BiR8Qa__glow{opacity:1}
.StatDisplay-module__8hc-iq__statBadge{-webkit-backdrop-filter:blur(12px)saturate(150%);background:linear-gradient(135deg,#fffffff2 0%,#f8fafcf2 100%);border:2px solid #7c3aed40;border-radius:9999px;align-items:center;gap:.1875rem;padding:.25rem .5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #6b21a826,inset 0 1px #fff}@media (min-width:640px){.StatDisplay-module__8hc-iq__statBadge{padding:.375rem .875rem}}[data-theme=dark] .StatDisplay-module__8hc-iq__statBadge{background:linear-gradient(135deg,#1a1a24f2 0%,#1e1e2af2 100%);border:2px solid #8b5cf666;box-shadow:0 4px 12px #0000004d,inset 0 1px #ffffff1a}.StatDisplay-module__8hc-iq__statBadge:hover{border-color:#7c3aed59;transform:translateY(-2px)scale(1.03);box-shadow:0 6px 16px #6b21a833,inset 0 1px #fff}[data-theme=dark] .StatDisplay-module__8hc-iq__statBadge:hover{border-color:#8b5cf680;box-shadow:0 6px 16px #0006,inset 0 1px #ffffff26}.StatDisplay-module__8hc-iq__gradientBorder{content:"";-webkit-mask-composite:xor;opacity:.3;background:linear-gradient(135deg,#6b21a8 0%,#7c3aed 50%,#8b5cf6 100%);border-radius:9999px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}[data-theme=dark] .StatDisplay-module__8hc-iq__gradientBorder{opacity:.4;background:linear-gradient(135deg,#7c3aed 0%,#8b5cf6 50%,#a78bfa 100%)}.StatDisplay-module__8hc-iq__badgeValue{z-index:1;color:#7c3aed;font-size:.6875rem;font-weight:700;line-height:1;position:relative}@media (min-width:640px){.StatDisplay-module__8hc-iq__badgeValue{font-size:.8125rem}}[data-theme=dark] .StatDisplay-module__8hc-iq__badgeValue{color:#8b5cf6}.StatDisplay-module__8hc-iq__badgeLabel{color:var(--color-text-secondary);font-size:.625rem;font-weight:500;line-height:1}@media (min-width:640px){.StatDisplay-module__8hc-iq__badgeLabel{font-size:.75rem}}.StatDisplay-module__8hc-iq__statCard{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#f8fafcb3;border:2px solid #e2e8f0b3;border-radius:1.25rem;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 20px 60px #6b21a81f,inset 0 1px #ffffffe6}@media (min-width:640px){.StatDisplay-module__8hc-iq__statCard{border-radius:1.375rem;padding:1.875rem}}@media (min-width:1024px){.StatDisplay-module__8hc-iq__statCard{border-radius:1.5rem;padding:2.5rem}}[data-theme=dark] .StatDisplay-module__8hc-iq__statCard{background:#1a1a24b3;border:2px solid #2d2d3dcc;box-shadow:0 20px 60px #00000080,inset 0 1px #ffffff0d}.StatDisplay-module__8hc-iq__cardGradient{pointer-events:none;background:linear-gradient(#0000 0%,#7c3aed05 100%);height:50%;position:absolute;bottom:0;left:0;right:0}.StatDisplay-module__8hc-iq__cardHeader{z-index:1;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex;position:relative}@media (min-width:640px){.StatDisplay-module__8hc-iq__cardHeader{gap:.875rem;margin-bottom:1.5rem}}@media (min-width:1024px){.StatDisplay-module__8hc-iq__cardHeader{gap:1rem;margin-bottom:2rem}}.StatDisplay-module__8hc-iq__cardHeaderText{flex:1}.StatDisplay-module__8hc-iq__cardTitle{color:var(--color-text-primary);margin:0;font-size:1.125rem;font-weight:700;line-height:1.2}@media (min-width:640px){.StatDisplay-module__8hc-iq__cardTitle{font-size:1.25rem}}@media (min-width:1024px){.StatDisplay-module__8hc-iq__cardTitle{font-size:1.5rem}}.StatDisplay-module__8hc-iq__cardSubtitle{color:var(--color-text-secondary);margin:.25rem 0 0;font-size:.8125rem;font-weight:500}@media (min-width:1024px){.StatDisplay-module__8hc-iq__cardSubtitle{font-size:.875rem}}.StatDisplay-module__8hc-iq__cardContent{z-index:1;position:relative}.StatDisplay-module__8hc-iq__cardNumber{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#6b21a8 0%,#8b5cf6 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1.75rem;font-weight:700;line-height:1}@media (min-width:640px){.StatDisplay-module__8hc-iq__cardNumber{font-size:2rem}}@media (min-width:1024px){.StatDisplay-module__8hc-iq__cardNumber{font-size:2.5rem}}[data-theme=dark] .StatDisplay-module__8hc-iq__cardNumber{background:linear-gradient(135deg,#7c3aed 0%,#a78bfa 100%);-webkit-background-clip:text;background-clip:text}.StatDisplay-module__8hc-iq__cardLabel{color:var(--color-text-secondary);margin:.5rem 0 0;font-size:.875rem;font-weight:600}@media (min-width:1024px){.StatDisplay-module__8hc-iq__cardLabel{font-size:.9375rem}}.StatDisplay-module__8hc-iq__statBar{background:#7c3aed1a;border-radius:9999px;height:.5rem;margin-top:1.5rem;position:relative;overflow:hidden}[data-theme=dark] .StatDisplay-module__8hc-iq__statBar{background:#8b5cf626}.StatDisplay-module__8hc-iq__statBarFill{background:linear-gradient(90deg,#6b21a8 0%,#7c3aed 50%,#8b5cf6 100%);border-radius:9999px;height:100%;box-shadow:0 0 12px #7c3aed80}[data-theme=dark] .StatDisplay-module__8hc-iq__statBarFill{background:linear-gradient(90deg,#7c3aed 0%,#8b5cf6 50%,#a78bfa 100%)}.StatDisplay-module__8hc-iq__statPill{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#f8fafccc;border:2px solid #e2e8f0b3;border-radius:.875rem;align-items:center;gap:.75rem;padding:1rem 1.125rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #6b21a81f,inset 0 1px #ffffffe6}@media (min-width:640px){.StatDisplay-module__8hc-iq__statPill{border-radius:.9375rem;gap:.875rem;padding:1.125rem 1.3125rem}}@media (min-width:1024px){.StatDisplay-module__8hc-iq__statPill{border-radius:1rem;gap:1rem;padding:1.25rem 1.5rem}}[data-theme=dark] .StatDisplay-module__8hc-iq__statPill{background:#1a1a24cc;border:2px solid #2d2d3dcc;box-shadow:0 8px 24px #00000080,inset 0 1px #ffffff0d}.StatDisplay-module__8hc-iq__statPill:hover{transform:translateY(-4px)scale(1.02)}.StatDisplay-module__8hc-iq__pillContent{flex-direction:column;gap:.125rem;display:flex}.StatDisplay-module__8hc-iq__pillValue{color:var(--color-text-primary);font-size:.875rem;font-weight:700;line-height:1.2}@media (min-width:640px){.StatDisplay-module__8hc-iq__pillValue{font-size:.9375rem}}@media (min-width:1024px){.StatDisplay-module__8hc-iq__pillValue{font-size:1rem}}.StatDisplay-module__8hc-iq__pillLabel{color:var(--color-text-secondary);font-size:.75rem;font-weight:500;line-height:1.2}@media (min-width:640px){.StatDisplay-module__8hc-iq__pillLabel{font-size:.78125rem}}@media (min-width:1024px){.StatDisplay-module__8hc-iq__pillLabel{font-size:.8125rem}}.StatDisplay-module__8hc-iq__statMetric{text-align:center;-webkit-backdrop-filter:blur(20px)saturate(180%);background:#f8fafcb3;border:1px solid #e2e8f0b3;border-radius:.875rem;flex-direction:column;align-items:center;padding:1rem .75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #6b21a814,inset 0 1px #ffffffe6}@media (min-width:640px){.StatDisplay-module__8hc-iq__statMetric{border:2px solid #e2e8f0b3;border-radius:1.125rem;padding:1.75rem 1.3125rem;box-shadow:0 10px 40px #6b21a81a,inset 0 1px #ffffffe6}}@media (min-width:1024px){.StatDisplay-module__8hc-iq__statMetric{border-radius:1.25rem;padding:2rem 1.5rem}}[data-theme=dark] .StatDisplay-module__8hc-iq__statMetric{background:#1a1a24b3;border:1px solid #2d2d3dcc;box-shadow:0 8px 24px #0000004d,inset 0 1px #ffffff0d}@media (min-width:640px){[data-theme=dark] .StatDisplay-module__8hc-iq__statMetric{border:2px solid #2d2d3dcc;box-shadow:0 10px 40px #0006,inset 0 1px #ffffff0d}}.StatDisplay-module__8hc-iq__statMetric:hover{transform:translateY(-6px)scale(1.02);box-shadow:0 15px 50px #6b21a826,inset 0 1px #fffffff2}[data-theme=dark] .StatDisplay-module__8hc-iq__statMetric:hover{box-shadow:0 15px 50px #00000080,inset 0 1px #ffffff14}.StatDisplay-module__8hc-iq__metricNumber{color:#0000;-webkit-text-fill-color:transparent;z-index:1;background:linear-gradient(135deg,#6b21a8 0%,#8b5cf6 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:1;position:relative}@media (min-width:640px){.StatDisplay-module__8hc-iq__metricNumber{margin-bottom:.6875rem;font-size:2.25rem}}@media (min-width:768px){.StatDisplay-module__8hc-iq__metricNumber{margin-bottom:.75rem;font-size:2.5rem}}@media (min-width:1024px){.StatDisplay-module__8hc-iq__metricNumber{font-size:3rem}}[data-theme=dark] .StatDisplay-module__8hc-iq__metricNumber{background:linear-gradient(135deg,#7c3aed 0%,#a78bfa 100%);-webkit-background-clip:text;background-clip:text}.StatDisplay-module__8hc-iq__metricLabel{color:var(--color-text-primary);z-index:1;font-size:.75rem;font-weight:600;line-height:1.4;position:relative}@media (min-width:640px){.StatDisplay-module__8hc-iq__metricLabel{font-size:.90625rem}}@media (min-width:1024px){.StatDisplay-module__8hc-iq__metricLabel{font-size:.9375rem}}.StatDisplay-module__8hc-iq__metricSublabel{color:var(--color-text-secondary);z-index:1;margin-top:.25rem;font-size:.8125rem;font-weight:500;position:relative}@media (min-width:1024px){.StatDisplay-module__8hc-iq__metricSublabel{font-size:.875rem}}
.FeatureCard-module__f0sLTa__featureCard{cursor:pointer;border-radius:1.25rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.FeatureCard-module__f0sLTa__glass{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#f8fafc99;border:1px solid #e2e8f099;padding:1rem;box-shadow:0 4px 16px #6b21a80f,inset 0 1px #fffc}@media (min-width:640px){.FeatureCard-module__f0sLTa__glass{padding:1.25rem}}@media (min-width:768px){.FeatureCard-module__f0sLTa__glass{padding:1.5rem}}@media (min-width:1024px){.FeatureCard-module__f0sLTa__glass{padding:1.75rem}}[data-theme=dark] .FeatureCard-module__f0sLTa__glass{background:#1a1a2499;border:1px solid #2d2d3db3;box-shadow:0 4px 16px #0000004d,inset 0 1px #ffffff0d}.FeatureCard-module__f0sLTa__glass:hover{border-color:#7c3aed66;transform:translateY(-8px)scale(1.02);box-shadow:0 12px 32px #6b21a826,inset 0 1px #ffffffe6}[data-theme=dark] .FeatureCard-module__f0sLTa__glass:hover{box-shadow:0 12px 32px #7c3aed40,inset 0 1px #ffffff1a}.FeatureCard-module__f0sLTa__list{background:0 0;border-bottom:1px solid #e2e8f080;border-radius:0;align-items:flex-start;gap:1rem;padding:1rem 0;display:flex}@media (min-width:640px){.FeatureCard-module__f0sLTa__list{gap:1.125rem;padding:1.25rem 0}}@media (min-width:1024px){.FeatureCard-module__f0sLTa__list{gap:1.25rem;padding:1.5rem 0}}[data-theme=dark] .FeatureCard-module__f0sLTa__list{border-bottom:1px solid #4755694d}.FeatureCard-module__f0sLTa__list:last-child{border-bottom:none}.FeatureCard-module__f0sLTa__list:hover{transform:translate(4px)}.FeatureCard-module__f0sLTa__listIcon{flex-shrink:0;margin-top:.25rem}.FeatureCard-module__f0sLTa__compact{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#f8fafc80;border:1px solid #e2e8f080;padding:1rem;box-shadow:0 2px 8px #6b21a80a,inset 0 1px #ffffffb3}@media (min-width:640px){.FeatureCard-module__f0sLTa__compact{padding:1.25rem}}@media (min-width:1024px){.FeatureCard-module__f0sLTa__compact{padding:1.5rem}}[data-theme=dark] .FeatureCard-module__f0sLTa__compact{background:#1a1a2480;border:1px solid #2d2d3d99;box-shadow:0 2px 8px #0003,inset 0 1px #ffffff08}.FeatureCard-module__f0sLTa__compact:hover{border-color:#7c3aed4d;transform:translateY(-4px)scale(1.01)}.FeatureCard-module__f0sLTa__cardGlow{opacity:0;z-index:-1;background:linear-gradient(135deg,#6b21a8 0%,#7c3aed 50%,#8b5cf6 100%);border-radius:1.25rem;transition:opacity .4s;position:absolute;inset:-2px}.FeatureCard-module__f0sLTa__glass:hover .FeatureCard-module__f0sLTa__cardGlow,.FeatureCard-module__f0sLTa__compact:hover .FeatureCard-module__f0sLTa__cardGlow{opacity:.15}.FeatureCard-module__f0sLTa__cardShine{background:linear-gradient(90deg,#0000 0%,#ffffff1a 50%,#0000 100%);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.FeatureCard-module__f0sLTa__glass:hover .FeatureCard-module__f0sLTa__cardShine,.FeatureCard-module__f0sLTa__compact:hover .FeatureCard-module__f0sLTa__cardShine{left:100%}.FeatureCard-module__f0sLTa__iconWrapper{width:fit-content;margin-bottom:1rem;position:relative}@media (min-width:768px){.FeatureCard-module__f0sLTa__iconWrapper{margin-bottom:1.125rem}}@media (min-width:1024px){.FeatureCard-module__f0sLTa__iconWrapper{margin-bottom:1.25rem}}.FeatureCard-module__f0sLTa__iconGlow{opacity:0;z-index:0;background:radial-gradient(circle,#7c3aed66 0%,#0000 70%);border-radius:1.25rem;transition:opacity .4s;position:absolute;inset:-8px}.FeatureCard-module__f0sLTa__glass:hover .FeatureCard-module__f0sLTa__iconGlow{opacity:1}.FeatureCard-module__f0sLTa__cardContent{z-index:1;position:relative}.FeatureCard-module__f0sLTa__glass .FeatureCard-module__f0sLTa__cardContent,.FeatureCard-module__f0sLTa__compact .FeatureCard-module__f0sLTa__cardContent{flex:1}.FeatureCard-module__f0sLTa__list .FeatureCard-module__f0sLTa__cardContent{flex:1;padding-right:1rem}.FeatureCard-module__f0sLTa__cardTitle{color:var(--color-text-primary);margin-bottom:.5rem;font-size:.9375rem;font-weight:700;line-height:1.3}@media (min-width:640px){.FeatureCard-module__f0sLTa__cardTitle{margin-bottom:.5625rem;font-size:1rem}}@media (min-width:1024px){.FeatureCard-module__f0sLTa__cardTitle{margin-bottom:.625rem;font-size:1.125rem}}.FeatureCard-module__f0sLTa__compact .FeatureCard-module__f0sLTa__cardTitle{font-size:.875rem}@media (min-width:640px){.FeatureCard-module__f0sLTa__compact .FeatureCard-module__f0sLTa__cardTitle{font-size:.9375rem}}@media (min-width:1024px){.FeatureCard-module__f0sLTa__compact .FeatureCard-module__f0sLTa__cardTitle{font-size:1rem}}.FeatureCard-module__f0sLTa__list .FeatureCard-module__f0sLTa__cardTitle{margin-bottom:.5rem;font-size:.875rem}@media (min-width:640px){.FeatureCard-module__f0sLTa__list .FeatureCard-module__f0sLTa__cardTitle{font-size:.9375rem}}@media (min-width:1024px){.FeatureCard-module__f0sLTa__list .FeatureCard-module__f0sLTa__cardTitle{font-size:1rem}}.FeatureCard-module__f0sLTa__cardDescription{color:var(--color-text-secondary);margin:0;font-size:.8125rem;line-height:1.55}@media (min-width:640px){.FeatureCard-module__f0sLTa__cardDescription{font-size:.875rem;line-height:1.575}}@media (min-width:1024px){.FeatureCard-module__f0sLTa__cardDescription{font-size:.9375rem;line-height:1.6}}.FeatureCard-module__f0sLTa__compact .FeatureCard-module__f0sLTa__cardDescription{font-size:.8125rem;line-height:1.5}@media (min-width:1024px){.FeatureCard-module__f0sLTa__compact .FeatureCard-module__f0sLTa__cardDescription{font-size:.875rem}}.FeatureCard-module__f0sLTa__list .FeatureCard-module__f0sLTa__cardDescription{font-size:.8125rem;line-height:1.45}@media (min-width:640px){.FeatureCard-module__f0sLTa__list .FeatureCard-module__f0sLTa__cardDescription{font-size:.875rem;line-height:1.5}}.FeatureCard-module__f0sLTa__cardArrow{opacity:0;background:linear-gradient(135deg,#7c3aed1a,#8b5cf61a);border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:1rem;right:1rem;transform:translate(-10px)}@media (min-width:768px){.FeatureCard-module__f0sLTa__cardArrow{width:1.875rem;height:1.875rem;bottom:1.25rem;right:1.25rem}}@media (min-width:1024px){.FeatureCard-module__f0sLTa__cardArrow{width:2rem;height:2rem;bottom:1.5rem;right:1.5rem}}.FeatureCard-module__f0sLTa__glass:hover .FeatureCard-module__f0sLTa__cardArrow,.FeatureCard-module__f0sLTa__compact:hover .FeatureCard-module__f0sLTa__cardArrow{opacity:1;transform:translate(0)}.FeatureCard-module__f0sLTa__cardArrow svg{color:#7c3aed;width:.875rem;height:.875rem}@media (min-width:1024px){.FeatureCard-module__f0sLTa__cardArrow svg{width:1rem;height:1rem}}[data-theme=dark] .FeatureCard-module__f0sLTa__cardArrow svg{color:#8b5cf6}.FeatureCard-module__f0sLTa__compact .FeatureCard-module__f0sLTa__cardArrow{width:1.5rem;height:1.5rem;bottom:.875rem;right:.875rem}@media (min-width:768px){.FeatureCard-module__f0sLTa__compact .FeatureCard-module__f0sLTa__cardArrow{bottom:.9375rem;right:.9375rem}}@media (min-width:1024px){.FeatureCard-module__f0sLTa__compact .FeatureCard-module__f0sLTa__cardArrow{bottom:1rem;right:1rem}}.FeatureCard-module__f0sLTa__compact .FeatureCard-module__f0sLTa__cardArrow svg{width:.75rem;height:.75rem}@media (min-width:1024px){.FeatureCard-module__f0sLTa__compact .FeatureCard-module__f0sLTa__cardArrow svg{width:.875rem;height:.875rem}}
.Divider-module__j5cP9W__divider{position:relative}.Divider-module__j5cP9W__horizontal{background:linear-gradient(90deg,#0000 0%,#7c3aed4d 20%,#7c3aedcc 50%,#7c3aed4d 80%,#0000 100%);width:100%;height:1px}[data-theme=dark] .Divider-module__j5cP9W__horizontal{background:linear-gradient(90deg,#0000 0%,#8b5cf64d 20%,#8b5cf6cc 50%,#8b5cf64d 80%,#0000 100%)}.Divider-module__j5cP9W__vertical{background:linear-gradient(#0000 0%,#7c3aed4d 20%,#7c3aedcc 50%,#7c3aed4d 80%,#0000 100%);width:1px;height:100%}[data-theme=dark] .Divider-module__j5cP9W__vertical{background:linear-gradient(#0000 0%,#8b5cf64d 20%,#8b5cf6cc 50%,#8b5cf64d 80%,#0000 100%)}.Divider-module__j5cP9W__dividerGlow{background:#7c3aed;border-radius:50%;width:4px;height:4px;animation:2s ease-in-out infinite Divider-module__j5cP9W__glowPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 20px #7c3aedcc,0 0 40px #7c3aed66,0 0 60px #7c3aed33}[data-theme=dark] .Divider-module__j5cP9W__dividerGlow{background:#8b5cf6;box-shadow:0 0 20px #8b5cf6cc,0 0 40px #8b5cf666,0 0 60px #8b5cf633}.Divider-module__j5cP9W__dividerCenter{content:"";background:linear-gradient(#0000 0%,#7c3aed 50%,#0000 100%);width:2px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}[data-theme=dark] .Divider-module__j5cP9W__dividerCenter{background:linear-gradient(#0000 0%,#8b5cf6 50%,#0000 100%)}@keyframes Divider-module__j5cP9W__glowPulse{0%,to{box-shadow:0 0 20px #7c3aedcc,0 0 40px #7c3aed66,0 0 60px #7c3aed33}50%{box-shadow:0 0 30px #7c3aed,0 0 60px #7c3aed99,0 0 90px #7c3aed4d}}
.ContactMethodCard-module__6Yhvka__card{-webkit-backdrop-filter:blur(20px)saturate(180%);cursor:pointer;background:#f8fafc80;border:1px solid #e2e8f080;border-radius:1rem;align-items:center;gap:.875rem;padding:1.125rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}@media (min-width:640px){.ContactMethodCard-module__6Yhvka__card{border-radius:1.125rem;gap:.9375rem;padding:1.3125rem}}@media (min-width:1024px){.ContactMethodCard-module__6Yhvka__card{border-radius:1.25rem;gap:1rem;padding:1.5rem}}[data-theme=dark] .ContactMethodCard-module__6Yhvka__card{background:#0f172a80;border:1px solid #47556966}.ContactMethodCard-module__6Yhvka__card:hover{border-color:#7c3aed80;transform:translateY(-4px);box-shadow:0 20px 60px #6b21a840}[data-theme=dark] .ContactMethodCard-module__6Yhvka__card:hover{border-color:#8b5cf699;box-shadow:0 20px 60px #0006}.ContactMethodCard-module__6Yhvka__icon{background:linear-gradient(135deg,#7c3aed1a 0%,#8b5cf61a 100%);border:1px solid #7c3aed33;border-radius:.875rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .3s;display:flex}@media (min-width:640px){.ContactMethodCard-module__6Yhvka__icon{border-radius:.9375rem;width:2.75rem;height:2.75rem}}@media (min-width:1024px){.ContactMethodCard-module__6Yhvka__icon{border-radius:1rem;width:3rem;height:3rem}}[data-theme=dark] .ContactMethodCard-module__6Yhvka__icon{background:linear-gradient(135deg,#7c3aed26 0%,#8b5cf626 100%);border:1px solid #8b5cf64d}.ContactMethodCard-module__6Yhvka__card:hover .ContactMethodCard-module__6Yhvka__icon{background:linear-gradient(135deg,#7c3aed 0%,#8b5cf6 100%);border-color:#0000;transform:scale(1.1)}.ContactMethodCard-module__6Yhvka__icon svg{color:#7c3aed;width:1.125rem;height:1.125rem;transition:color .3s}@media (min-width:640px){.ContactMethodCard-module__6Yhvka__icon svg{width:1.1875rem;height:1.1875rem}}@media (min-width:1024px){.ContactMethodCard-module__6Yhvka__icon svg{width:1.25rem;height:1.25rem}}[data-theme=dark] .ContactMethodCard-module__6Yhvka__icon svg{color:#8b5cf6}.ContactMethodCard-module__6Yhvka__card:hover .ContactMethodCard-module__6Yhvka__icon svg{color:#fff}.ContactMethodCard-module__6Yhvka__content{flex:1;min-width:0}.ContactMethodCard-module__6Yhvka__label{color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.6875rem;font-weight:600;display:block}@media (min-width:640px){.ContactMethodCard-module__6Yhvka__label{font-size:.71875rem}}@media (min-width:1024px){.ContactMethodCard-module__6Yhvka__label{font-size:.75rem}}.ContactMethodCard-module__6Yhvka__value{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;display:block;overflow:hidden}@media (min-width:640px){.ContactMethodCard-module__6Yhvka__value{font-size:.90625rem}}@media (min-width:1024px){.ContactMethodCard-module__6Yhvka__value{font-size:.9375rem}}.ContactMethodCard-module__6Yhvka__arrow{color:var(--color-text-tertiary);flex-shrink:0;transition:color .3s}.ContactMethodCard-module__6Yhvka__card:hover .ContactMethodCard-module__6Yhvka__arrow{color:#7c3aed}[data-theme=dark] .ContactMethodCard-module__6Yhvka__card:hover .ContactMethodCard-module__6Yhvka__arrow{color:#8b5cf6}.ContactMethodCard-module__6Yhvka__arrow svg{width:1.125rem;height:1.125rem}@media (min-width:640px){.ContactMethodCard-module__6Yhvka__arrow svg{width:1.1875rem;height:1.1875rem}}@media (min-width:1024px){.ContactMethodCard-module__6Yhvka__arrow svg{width:1.25rem;height:1.25rem}}.ContactMethodCard-module__6Yhvka__glow{opacity:0;pointer-events:none;background:radial-gradient(circle,#7c3aed26 0%,#0000 70%);transition:opacity .4s;position:absolute;inset:0}.ContactMethodCard-module__6Yhvka__card:hover .ContactMethodCard-module__6Yhvka__glow{opacity:1}
.TeamMemberCard-module__Lm85PG__ceoCard{-webkit-backdrop-filter:blur(20px)saturate(180%);cursor:pointer;background:#f8fafc80;border:1px solid #e2e8f080;border-radius:1rem;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}@media (min-width:640px){.TeamMemberCard-module__Lm85PG__ceoCard{border-radius:1.125rem}}@media (min-width:1024px){.TeamMemberCard-module__Lm85PG__ceoCard{border-radius:1.25rem}}[data-theme=dark] .TeamMemberCard-module__Lm85PG__ceoCard{background:#0f172a80;border:1px solid #47556966}.TeamMemberCard-module__Lm85PG__ceoCard:hover{border-color:#7c3aed80;box-shadow:0 20px 60px #6b21a833}[data-theme=dark] .TeamMemberCard-module__Lm85PG__ceoCard:hover{border-color:#8b5cf699;box-shadow:0 20px 60px #00000080}.TeamMemberCard-module__Lm85PG__ceoImageWrapper{aspect-ratio:1;width:100%;position:relative;overflow:hidden}.TeamMemberCard-module__Lm85PG__image{object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.TeamMemberCard-module__Lm85PG__ceoCard:hover .TeamMemberCard-module__Lm85PG__image,.TeamMemberCard-module__Lm85PG__memberCard:hover .TeamMemberCard-module__Lm85PG__image{transform:scale(1.08)}.TeamMemberCard-module__Lm85PG__imageOverlay{pointer-events:none;background:linear-gradient(#0000 0% 50%,#0009 100%);position:absolute;inset:0}.TeamMemberCard-module__Lm85PG__ceoContent{padding:.75rem}@media (min-width:640px){.TeamMemberCard-module__Lm85PG__ceoContent{padding:1.125rem}}@media (min-width:1024px){.TeamMemberCard-module__Lm85PG__ceoContent{padding:1.25rem}}.TeamMemberCard-module__Lm85PG__ceoName{color:var(--color-text-primary);margin:0 0 .25rem;font-size:1rem;font-weight:600;line-height:1.3}@media (min-width:640px){.TeamMemberCard-module__Lm85PG__ceoName{font-size:1.0625rem}}@media (min-width:1024px){.TeamMemberCard-module__Lm85PG__ceoName{font-size:1.125rem}}.TeamMemberCard-module__Lm85PG__ceoRole{color:var(--color-text-secondary);margin:0;font-size:.8125rem;font-weight:500;line-height:1.5}@media (min-width:1024px){.TeamMemberCard-module__Lm85PG__ceoRole{font-size:.875rem}}.TeamMemberCard-module__Lm85PG__memberCard{-webkit-backdrop-filter:blur(20px)saturate(180%);cursor:pointer;background:#f8fafc80;border:1px solid #e2e8f080;border-radius:1rem;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}@media (min-width:640px){.TeamMemberCard-module__Lm85PG__memberCard{border-radius:1.125rem}}@media (min-width:1024px){.TeamMemberCard-module__Lm85PG__memberCard{border-radius:1.25rem}}[data-theme=dark] .TeamMemberCard-module__Lm85PG__memberCard{background:#0f172a80;border:1px solid #47556966}.TeamMemberCard-module__Lm85PG__memberCard:hover{border-color:#7c3aed80;box-shadow:0 20px 60px #6b21a833}[data-theme=dark] .TeamMemberCard-module__Lm85PG__memberCard:hover{border-color:#8b5cf699;box-shadow:0 20px 60px #00000080}.TeamMemberCard-module__Lm85PG__memberImageWrapper{aspect-ratio:1;width:100%;position:relative;overflow:hidden}.TeamMemberCard-module__Lm85PG__memberContent{padding:.75rem}@media (min-width:640px){.TeamMemberCard-module__Lm85PG__memberContent{padding:1.25rem}}@media (min-width:1024px){.TeamMemberCard-module__Lm85PG__memberContent{padding:1.5rem}}.TeamMemberCard-module__Lm85PG__memberName{color:var(--color-text-primary);margin:0 0 .3125rem;font-size:1rem;font-weight:600;line-height:1.3}@media (min-width:640px){.TeamMemberCard-module__Lm85PG__memberName{margin:0 0 .34375rem;font-size:1.0625rem}}@media (min-width:1024px){.TeamMemberCard-module__Lm85PG__memberName{margin:0 0 .375rem;font-size:1.125rem}}.TeamMemberCard-module__Lm85PG__memberRole{color:var(--color-text-secondary);margin:0;font-size:.8125rem;line-height:1.5}@media (min-width:1024px){.TeamMemberCard-module__Lm85PG__memberRole{font-size:.875rem}}.TeamMemberCard-module__Lm85PG__gradientBorder{border-radius:inherit;-webkit-mask-composite:xor;opacity:0;background:linear-gradient(135deg,#0000 0%,#7c3aed66 50%,#0000 100%);padding:1px;transition:opacity .5s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.TeamMemberCard-module__Lm85PG__ceoCard:hover .TeamMemberCard-module__Lm85PG__gradientBorder,.TeamMemberCard-module__Lm85PG__memberCard:hover .TeamMemberCard-module__Lm85PG__gradientBorder{opacity:1}
.TestimonialCard-module__3dYEjG__testimonial{background:linear-gradient(135deg,#6b21a80f 0%,#8b5cf60f 100%);border:1px solid #7c3aed33;border-radius:1rem;padding:1.25rem;position:relative;overflow:hidden}@media (min-width:640px){.TestimonialCard-module__3dYEjG__testimonial{border-radius:1.125rem;padding:1.5rem}}@media (min-width:1024px){.TestimonialCard-module__3dYEjG__testimonial{border-radius:1.25rem;padding:1.75rem}}[data-theme=dark] .TestimonialCard-module__3dYEjG__testimonial{background:linear-gradient(135deg,#7c3aed14 0%,#8b5cf614 100%);border:1px solid #8b5cf640}.TestimonialCard-module__3dYEjG__inline{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#f8fafc99;border:1px solid #e2e8f080;padding:1rem}@media (min-width:640px){.TestimonialCard-module__3dYEjG__inline{padding:1.25rem}}@media (min-width:1024px){.TestimonialCard-module__3dYEjG__inline{padding:1.5rem}}[data-theme=dark] .TestimonialCard-module__3dYEjG__inline{background:#0f172a99;border:1px solid #47556966}.TestimonialCard-module__3dYEjG__quoteIcon{color:#7c3aed26;width:2rem;height:2rem;position:absolute;top:.875rem;left:.875rem}@media (min-width:640px){.TestimonialCard-module__3dYEjG__quoteIcon{width:2.25rem;height:2.25rem;top:.9375rem;left:.9375rem}}@media (min-width:1024px){.TestimonialCard-module__3dYEjG__quoteIcon{width:2.5rem;height:2.5rem;top:1rem;left:1rem}}[data-theme=dark] .TestimonialCard-module__3dYEjG__quoteIcon{color:#8b5cf633}.TestimonialCard-module__3dYEjG__content{z-index:1;flex-direction:column;gap:.875rem;display:flex;position:relative}@media (min-width:640px){.TestimonialCard-module__3dYEjG__content{gap:.9375rem}}@media (min-width:1024px){.TestimonialCard-module__3dYEjG__content{gap:1rem}}.TestimonialCard-module__3dYEjG__quote{color:var(--color-text-secondary);margin:0;font-size:.9375rem;font-style:italic;line-height:1.65}@media (min-width:640px){.TestimonialCard-module__3dYEjG__quote{font-size:.96875rem;line-height:1.675}}@media (min-width:1024px){.TestimonialCard-module__3dYEjG__quote{font-size:1rem;line-height:1.7}}.TestimonialCard-module__3dYEjG__authorSection{align-items:center;gap:.875rem;display:flex}@media (min-width:640px){.TestimonialCard-module__3dYEjG__authorSection{gap:.9375rem}}@media (min-width:1024px){.TestimonialCard-module__3dYEjG__authorSection{gap:1rem}}.TestimonialCard-module__3dYEjG__avatar{color:#fff;background:linear-gradient(135deg,#6b21a8 0%,#7c3aed 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:1rem;font-weight:700;display:flex;overflow:hidden;box-shadow:0 4px 16px #7c3aed4d}@media (min-width:640px){.TestimonialCard-module__3dYEjG__avatar{width:3.125rem;height:3.125rem;font-size:1.0625rem}}@media (min-width:1024px){.TestimonialCard-module__3dYEjG__avatar{width:3.5rem;height:3.5rem;font-size:1.125rem}}[data-theme=dark] .TestimonialCard-module__3dYEjG__avatar{background:linear-gradient(135deg,#7c3aed 0%,#8b5cf6 100%);box-shadow:0 4px 16px #8b5cf666}.TestimonialCard-module__3dYEjG__avatarImage{object-fit:cover;width:100%;height:100%}.TestimonialCard-module__3dYEjG__authorInfo{flex:1}.TestimonialCard-module__3dYEjG__authorName{color:var(--color-text-primary);margin:0;font-size:.9375rem;font-weight:700;line-height:1.3}@media (min-width:640px){.TestimonialCard-module__3dYEjG__authorName{font-size:.96875rem}}@media (min-width:1024px){.TestimonialCard-module__3dYEjG__authorName{font-size:1rem}}.TestimonialCard-module__3dYEjG__authorTitle{color:var(--color-text-secondary);margin:.25rem 0 0;font-size:.8125rem;line-height:1.3}@media (min-width:1024px){.TestimonialCard-module__3dYEjG__authorTitle{font-size:.875rem}}.TestimonialCard-module__3dYEjG__rating{align-items:center;gap:.25rem;display:flex}.TestimonialCard-module__3dYEjG__starIcon{fill:#f59e0b;stroke:none;width:1rem;height:1rem}.TestimonialCard-module__3dYEjG__starIconHalf{fill:url(#halfGradient)}.TestimonialCard-module__3dYEjG__ratingText{color:var(--color-text-secondary);margin-left:.5rem;font-size:.875rem;font-weight:600}.TestimonialCard-module__3dYEjG__glow{filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#7c3aed26 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;bottom:-50%;right:-20%}[data-theme=dark] .TestimonialCard-module__3dYEjG__glow{background:radial-gradient(circle,#8b5cf633 0%,#0000 70%)}
.AuthLayout-module__LQsZsG__auth{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.AuthLayout-module__LQsZsG__background{position:absolute;inset:0}.AuthLayout-module__LQsZsG__backgroundDark{background:linear-gradient(135deg,#1a0533 0%,#0f0f1a 30%,#0a0a14 70%,#121218 100%)}.AuthLayout-module__LQsZsG__backgroundDark:before{content:"";background:radial-gradient(at 20% 30%,#7c3aed26 0%,#0000 50%),radial-gradient(at 80% 70%,#8b5cf61a 0%,#0000 50%),radial-gradient(at 50% 100%,#581c8733 0%,#0000 50%);position:absolute;inset:0}.AuthLayout-module__LQsZsG__backgroundLight{background:linear-gradient(135deg,#f8f7ff 0%,#ede9fe 50%,#ddd6fe 100%)}.AuthLayout-module__LQsZsG__backgroundLight:before{content:"";background:radial-gradient(at 20% 30%,#7c3aed14 0%,#0000 50%),radial-gradient(at 80% 70%,#8b5cf60f 0%,#0000 50%),radial-gradient(at 50% 100%,#581c871a 0%,#0000 50%);position:absolute;inset:0}.AuthLayout-module__LQsZsG__themeToggle{z-index:20;cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:all .2s;display:flex;position:absolute;top:2rem;right:2rem}.AuthLayout-module__LQsZsG__themeToggleDark{color:#ffffffe6;background:#ffffff1a;border:1px solid #fff3}.AuthLayout-module__LQsZsG__themeToggleDark:hover{background:#ffffff26;transform:scale(1.05)}.AuthLayout-module__LQsZsG__themeToggleLight{color:#7c3aed;background:#7c3aed1a;border:1px solid #7c3aed40}.AuthLayout-module__LQsZsG__themeToggleLight:hover{background:#7c3aed26;transform:scale(1.05)}.AuthLayout-module__LQsZsG__content{z-index:10;align-items:center;gap:4rem;width:100%;max-width:1200px;margin:0 auto;padding:2rem;display:flex;position:relative}.AuthLayout-module__LQsZsG__branding{flex:1}.AuthLayout-module__LQsZsG__brandingDark{color:#fff;text-shadow:0 3px 6px #0006}.AuthLayout-module__LQsZsG__brandingLight{color:#111827;text-shadow:none}.AuthLayout-module__LQsZsG__logo{letter-spacing:.15em;opacity:.95;margin-bottom:1rem;font-size:.875rem;font-weight:600}.AuthLayout-module__LQsZsG__logoDark{color:#f3f4f6}.AuthLayout-module__LQsZsG__logoLight{color:#7c3aed}.AuthLayout-module__LQsZsG__heading{letter-spacing:-.03em;margin-bottom:1.25rem;font-size:4rem;font-weight:900;line-height:.9}.AuthLayout-module__LQsZsG__subtitle{max-width:420px;margin-bottom:1.5rem;font-size:1.125rem;font-weight:400;line-height:1.5}.AuthLayout-module__LQsZsG__subtitleDark{color:#ffffffd9}.AuthLayout-module__LQsZsG__subtitleLight{color:#4b5563}.AuthLayout-module__LQsZsG__badges{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.AuthLayout-module__LQsZsG__badge{border-radius:9999px;align-items:center;gap:.5rem;padding:.4rem .9rem;font-size:.875rem;font-weight:500;transition:all .3s;display:inline-flex}.AuthLayout-module__LQsZsG__badgeDark{color:#ffffffe6;background:#ffffff1a;border:1px solid #8b5cf659}.AuthLayout-module__LQsZsG__badgeDark:hover{border-color:#8b5cf699;transform:translateY(-2px);box-shadow:0 8px 25px #7c3aed40}.AuthLayout-module__LQsZsG__badgeLight{color:#6d28d9;background:#7c3aed14;border:1px solid #7c3aed40}.AuthLayout-module__LQsZsG__badgeLight:hover{border-color:#7c3aed80;transform:translateY(-2px);box-shadow:0 8px 25px #7c3aed26}.AuthLayout-module__LQsZsG__badgeIcon{font-size:1rem}.AuthLayout-module__LQsZsG__formContainer{flex:0 0 420px}.AuthLayout-module__LQsZsG__card{-webkit-backdrop-filter:blur(20px);border-radius:1.25rem;padding:2.5rem}.AuthLayout-module__LQsZsG__cardDark{background:#140f28d9!important;border:1px solid #8b5cf64d!important;box-shadow:0 25px 50px #00000080,0 0 0 1px #8b5cf626!important}.AuthLayout-module__LQsZsG__cardLight{background:#ffffffe6!important;border:1px solid #7c3aed26!important;box-shadow:0 25px 50px #7c3aed1a,0 0 0 1px #7c3aed0d!important}.AuthLayout-module__LQsZsG__form{flex-direction:column;display:flex}.AuthLayout-module__LQsZsG__form form{flex-direction:column;gap:1.25rem;display:flex}.AuthLayout-module__LQsZsG__inputGroup{flex-direction:column;gap:.5rem;margin-bottom:0;display:flex}.AuthLayout-module__LQsZsG__label{letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:600}.AuthLayout-module__LQsZsG__labelDark{color:#fffc!important}.AuthLayout-module__LQsZsG__labelLight{color:#374151!important}.AuthLayout-module__LQsZsG__input{border-radius:.75rem;outline:none;width:100%;padding:1rem 1.25rem;font-size:1rem;transition:all .2s}.AuthLayout-module__LQsZsG__inputDark{color:#fff!important;background:#ffffff14!important;border:1px solid #ffffff26!important}.AuthLayout-module__LQsZsG__inputDark::placeholder{color:#fff6}.AuthLayout-module__LQsZsG__inputDark:focus{box-shadow:0 0 0 3px #8b5cf640;background:#ffffff1f!important;border-color:#8b5cf6!important}.AuthLayout-module__LQsZsG__inputLight{color:#1f2937!important;background:#fff!important;border:1px solid #7c3aed33!important}.AuthLayout-module__LQsZsG__inputLight::placeholder{color:#9ca3af}.AuthLayout-module__LQsZsG__inputLight:focus{box-shadow:0 0 0 3px #7c3aed26;border-color:#7c3aed!important}.AuthLayout-module__LQsZsG__button{letter-spacing:.05em;text-transform:uppercase;cursor:pointer;color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#8b5cf6 100%);border:none;border-radius:.75rem;justify-content:center;align-items:center;width:100%;margin-top:.75rem;padding:1rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #7c3aed59}.AuthLayout-module__LQsZsG__button:hover:not(:disabled){background:linear-gradient(135deg,#8b5cf6 0%,#a78bfa 100%);transform:translateY(-2px);box-shadow:0 6px 20px #7c3aed73}.AuthLayout-module__LQsZsG__button:disabled{opacity:.7;cursor:not-allowed}.AuthLayout-module__LQsZsG__link{text-decoration:none;transition:color .2s}.AuthLayout-module__LQsZsG__linkDark{color:#ffffffb3}.AuthLayout-module__LQsZsG__linkDark:hover{color:#a78bfa}.AuthLayout-module__LQsZsG__linkPrimaryDark{color:#a78bfa;font-weight:600}.AuthLayout-module__LQsZsG__linkPrimaryDark:hover{color:#fff}.AuthLayout-module__LQsZsG__linkLight{color:#4b5563}.AuthLayout-module__LQsZsG__linkLight:hover{color:#7c3aed}.AuthLayout-module__LQsZsG__linkPrimaryLight{color:#7c3aed;font-weight:600}.AuthLayout-module__LQsZsG__linkPrimaryLight:hover{color:#5b21b6}.AuthLayout-module__LQsZsG__footer{text-align:center;border-top:1px solid;margin-top:1.5rem;padding-top:1.5rem;font-size:.875rem}.AuthLayout-module__LQsZsG__footerDark{color:#fffc;border-top-color:#ffffff1a}.AuthLayout-module__LQsZsG__footerLight{color:#4b5563;border-top-color:#7c3aed1a}.AuthLayout-module__LQsZsG__alert{border-radius:.625rem;padding:.75rem 1rem;font-size:.875rem}.AuthLayout-module__LQsZsG__alertError{color:#dc2626;background:#fee2e2e6;border:1px solid #fca5a580}@media (max-width:900px){.AuthLayout-module__LQsZsG__content{flex-direction:column;gap:2rem;padding:1.5rem}.AuthLayout-module__LQsZsG__branding{text-align:center}.AuthLayout-module__LQsZsG__heading{font-size:3rem}.AuthLayout-module__LQsZsG__subtitle{max-width:100%;margin-left:auto;margin-right:auto}.AuthLayout-module__LQsZsG__badges{justify-content:center}.AuthLayout-module__LQsZsG__formContainer{flex:none;width:100%;max-width:420px}}@media (max-width:480px){.AuthLayout-module__LQsZsG__content{gap:1.5rem;padding:1rem}.AuthLayout-module__LQsZsG__themeToggle{top:1rem;right:1rem}.AuthLayout-module__LQsZsG__heading{font-size:2.25rem}.AuthLayout-module__LQsZsG__subtitle{font-size:1rem}.AuthLayout-module__LQsZsG__badge{padding:.3rem .7rem;font-size:.75rem}.AuthLayout-module__LQsZsG__card{padding:1.5rem}.AuthLayout-module__LQsZsG__input{padding:.875rem 1rem;font-size:.9375rem}.AuthLayout-module__LQsZsG__button{padding:.875rem 1rem;font-size:.8125rem}}
.utilities-module__HYBg3q__glassContainer{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#f8fafc99;border:1px solid #e2e8f099;box-shadow:0 4px 16px #6b21a80f,inset 0 1px #fffc}[data-theme=dark] .utilities-module__HYBg3q__glassContainer{background:#1a1a2499;border:1px solid #2d2d3db3;box-shadow:0 4px 16px #0000004d,inset 0 1px #ffffff0d}.utilities-module__HYBg3q__glassContainerMedium{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#f8fafcb3;border:1px solid #e2e8f099;box-shadow:0 20px 60px #6b21a81a,inset 0 1px #fffc}[data-theme=dark] .utilities-module__HYBg3q__glassContainerMedium{background:#1a1a24b3;border:1px solid #2d2d3db3;box-shadow:0 20px 60px #0006,inset 0 1px #ffffff0d}.utilities-module__HYBg3q__glassContainerStrong{-webkit-backdrop-filter:blur(30px)saturate(180%);background:#f8fafccc;border:2px solid #e2e8f0b3;box-shadow:0 20px 60px #6b21a81f,inset 0 1px #ffffffe6}[data-theme=dark] .utilities-module__HYBg3q__glassContainerStrong{background:#1a1a24cc;border:2px solid #2d2d3dcc;box-shadow:0 20px 60px #00000080,inset 0 1px #ffffff0d}.utilities-module__HYBg3q__glassContainerXLight{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#f8fafc80;border:1px solid #e2e8f080}[data-theme=dark] .utilities-module__HYBg3q__glassContainerXLight{background:#0f172a80;border:1px solid #47556966}.utilities-module__HYBg3q__iconGradientBg{background:linear-gradient(135deg,#6b21a81f 0%,#8b5cf61f 100%);border:2px solid #7c3aed40}[data-theme=dark] .utilities-module__HYBg3q__iconGradientBg{background:linear-gradient(135deg,#7c3aed33 0%,#8b5cf633 100%);border:2px solid #8b5cf659}.utilities-module__HYBg3q__iconGradientBgHover{background:linear-gradient(135deg,#6b21a8 0%,#7c3aed 100%);border-color:#0000}.utilities-module__HYBg3q__iconSolidBg{background:linear-gradient(135deg,#6b21a8 0%,#7c3aed 100%);box-shadow:0 4px 16px #7c3aed4d}.utilities-module__HYBg3q__container{z-index:1;max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;position:relative}@media (min-width:640px){.utilities-module__HYBg3q__container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.utilities-module__HYBg3q__container{padding-left:2rem;padding-right:2rem}}.utilities-module__HYBg3q__cardHoverEffect{transition:all .4s cubic-bezier(.4,0,.2,1)}.utilities-module__HYBg3q__cardHoverEffect:hover{border-color:#7c3aed66;transform:translateY(-8px)scale(1.02);box-shadow:0 12px 32px #6b21a826,inset 0 1px #ffffffe6}[data-theme=dark] .utilities-module__HYBg3q__cardHoverEffect:hover{box-shadow:0 12px 32px #7c3aed40,inset 0 1px #ffffff1a}.utilities-module__HYBg3q__cardHoverEffectSubtle{transition:all .3s cubic-bezier(.4,0,.2,1)}.utilities-module__HYBg3q__cardHoverEffectSubtle:hover{transform:translateY(-4px)scale(1.01)}.utilities-module__HYBg3q__iconHoverEffect{transition:all .4s cubic-bezier(.4,0,.2,1)}.utilities-module__HYBg3q__iconHoverEffect:hover{transform:scale(1.1)rotate(5deg);box-shadow:0 8px 24px #7c3aed59}.utilities-module__HYBg3q__gradientText{background:linear-gradient(135deg,#6b21a8 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}[data-theme=dark] .utilities-module__HYBg3q__gradientText{background:linear-gradient(135deg,#7c3aed 0%,#a78bfa 100%);-webkit-background-clip:text;background-clip:text}.utilities-module__HYBg3q__gradientTextPrimary{background:linear-gradient(135deg,#7c3aed 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}[data-theme=dark] .utilities-module__HYBg3q__gradientTextPrimary{background:linear-gradient(135deg,#8b5cf6 0%,#a78bfa 100%);-webkit-background-clip:text;background-clip:text}.utilities-module__HYBg3q__gradientBorder{border-radius:inherit;opacity:0;z-index:-1;background:linear-gradient(135deg,#6b21a8 0%,#7c3aed 50%,#8b5cf6 100%);transition:opacity .4s;position:absolute;inset:-2px}.utilities-module__HYBg3q__gradientBorderVisible{opacity:.15}.utilities-module__HYBg3q__glowEffect{opacity:0;background:radial-gradient(circle,#7c3aed66 0%,#0000 70%);border-radius:1.25rem;transition:opacity .4s;position:absolute;inset:-8px}.utilities-module__HYBg3q__glowEffectVisible{opacity:1}@keyframes utilities-module__HYBg3q__pulse{0%,to{box-shadow:0 8px 32px #7c3aed80,0 0 #7c3aed66}50%{box-shadow:0 8px 32px #7c3aed80,0 0 0 20px #7c3aed00}}@keyframes utilities-module__HYBg3q__glowPulse{0%,to{box-shadow:0 0 20px #7c3aedcc,0 0 40px #7c3aed66,0 0 60px #7c3aed33}50%{box-shadow:0 0 30px #7c3aed,0 0 60px #7c3aed99,0 0 90px #7c3aed4d}}@keyframes utilities-module__HYBg3q__badgePulse{0%,to{opacity:0;transform:scale(1)}50%{opacity:.1;transform:scale(1.05)}}@keyframes utilities-module__HYBg3q__shine{0%{transform:translate(-100%)}to{transform:translate(100%)}}.utilities-module__HYBg3q__shineEffect{background:linear-gradient(90deg,#0000 0%,#ffffff1a 50%,#0000 100%);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.utilities-module__HYBg3q__shineEffectActive{left:100%}.utilities-module__HYBg3q__badge{-webkit-backdrop-filter:blur(12px)saturate(180%);background:#f8fafccc;border:1px solid #e2e8f080;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex;box-shadow:0 1px 2px #0000000d}[data-theme=dark] .utilities-module__HYBg3q__badge{background:#1a1a24cc;border:1px solid #2d2d3d99}.utilities-module__HYBg3q__twoColumnGrid{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:1024px){.utilities-module__HYBg3q__twoColumnGrid{grid-template-columns:1fr 1fr;gap:4rem}}.utilities-module__HYBg3q__threeColumnGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:640px){.utilities-module__HYBg3q__threeColumnGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.utilities-module__HYBg3q__threeColumnGrid{grid-template-columns:repeat(3,1fr)}}.utilities-module__HYBg3q__radialGradientBg{background:radial-gradient(70% 50% at 30%,#6b21a80a 0%,#0000 60%),radial-gradient(50% 40% at 70% 70%,#8b5cf608 0%,#0000 50%)}.utilities-module__HYBg3q__radialGradientBgStrong{background:radial-gradient(70% 50% at 25% 30%,#6b21a80f 0%,#0000 60%),radial-gradient(60% 40% at 75% 70%,#8b5cf60d 0%,#0000 50%),radial-gradient(50% 30%,#7c3aed08 0%,#0000 50%)}.utilities-module__HYBg3q__section{padding-top:2rem;padding-bottom:2rem;position:relative}@media (min-width:768px){.utilities-module__HYBg3q__section{padding-top:2rem;padding-bottom:2rem}}@media (min-width:1024px){.utilities-module__HYBg3q__section{padding-top:2rem;padding-bottom:2rem}}.utilities-module__HYBg3q__sectionBackground{z-index:-10;position:absolute;inset:0}.utilities-module__HYBg3q__imageOverlayGradient{pointer-events:none;background:linear-gradient(#0000 0% 50%,#0009 100%);position:absolute;inset:0}.utilities-module__HYBg3q__imageOverlayBottom{pointer-events:none;background:linear-gradient(#0000 0% 40%,#0009 100%);position:absolute;inset:0}.utilities-module__HYBg3q__blob{filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.utilities-module__HYBg3q__dividerLine{background:linear-gradient(90deg,#0000 0%,#7c3aed33 15%,#7c3aed99 35%,#7c3aed 50%,#7c3aed99 65%,#7c3aed33 85%,#0000 100%);width:100%;height:1px;position:absolute;bottom:0;left:0;right:0}[data-theme=dark] .utilities-module__HYBg3q__dividerLine{background:linear-gradient(90deg,#0000 0%,#8b5cf633 15%,#8b5cf699 35%,#8b5cf6 50%,#8b5cf699 65%,#8b5cf633 85%,#0000 100%)}.utilities-module__HYBg3q__dividerGlow{background:#7c3aed;border-radius:50%;width:12px;height:12px;animation:2s ease-in-out infinite utilities-module__HYBg3q__glowPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 20px #7c3aedcc,0 0 40px #7c3aed66,0 0 60px #7c3aed33}[data-theme=dark] .utilities-module__HYBg3q__dividerGlow{background:#8b5cf6;box-shadow:0 0 20px #8b5cf6cc,0 0 40px #8b5cf666,0 0 60px #8b5cf633}
.Hero-module__He0TUW__hero{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding-top:8rem;display:flex;position:relative}.Hero-module__He0TUW__background{z-index:-10;position:absolute;inset:0}.Hero-module__He0TUW__gradientBg{background:radial-gradient(circle at 20%,#0049c61a 0%,#0000 50%),radial-gradient(circle at 80% 80%,#8b5cf61a 0%,#0000 50%);position:absolute;inset:0}.Hero-module__He0TUW__blob{opacity:.2;border-radius:9999px;position:absolute}.Hero-module__He0TUW__blobLeft{background:var(--color-primary);filter:blur(48px);width:18rem;height:18rem;top:5rem;left:5rem}.Hero-module__He0TUW__blobRight{filter:blur(48px);background:#8b5cf6;width:24rem;height:24rem;bottom:5rem;right:5rem}.Hero-module__He0TUW__container{flex-direction:column;flex:1;justify-content:center;display:flex;}.Hero-module__He0TUW__content{flex-direction:column;align-items:center;gap:2rem;padding-bottom:4rem;display:flex}@media (min-width:1024px){.Hero-module__He0TUW__content{grid-template-rows:auto auto;grid-template-columns:1.4fr 1fr;align-items:start;gap:1.5rem 3rem;display:grid}}.Hero-module__He0TUW__headerGroup{text-align:center;width:100%}@media (min-width:1024px){.Hero-module__He0TUW__headerGroup{text-align:left;grid-area:1/1}}.Hero-module__He0TUW__videoContent{order:1;width:100%}@media (min-width:1024px){.Hero-module__He0TUW__videoContent{order:0;grid-area:1/2/3;align-self:center}}.Hero-module__He0TUW__textContent{text-align:center;order:2;width:100%}@media (min-width:1024px){.Hero-module__He0TUW__textContent{text-align:left;order:0;grid-area:2/1}}.Hero-module__He0TUW__badge{-webkit-backdrop-filter:blur(12px)saturate(180%);background:#f8fafccc;border:1px solid #e2e8f080;border-radius:9999px;align-items:center;margin-bottom:1rem;padding:.375rem .75rem;display:inline-flex;box-shadow:0 1px 2px #0000000d}@media (min-width:768px){.Hero-module__He0TUW__badge{margin-bottom:1.25rem;padding:.5rem 1rem}}@media (min-width:1024px){.Hero-module__He0TUW__badge{margin-bottom:1.5rem;padding:.625rem 1.25rem}}[data-theme=dark] .Hero-module__He0TUW__badge{background:#1a1a24cc;border:1px solid #2d2d3d99}.Hero-module__He0TUW__badgeText{color:#7c3aed;font-size:.6875rem;font-weight:600}@media (min-width:768px){.Hero-module__He0TUW__badgeText{font-size:.8125rem}}@media (min-width:1024px){.Hero-module__He0TUW__badgeText{font-size:.875rem}}.Hero-module__He0TUW__headline{letter-spacing:-.02em;color:var(--color-text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.2}@media (min-width:640px){.Hero-module__He0TUW__headline{margin-bottom:1.25rem;font-size:1.875rem}}@media (min-width:768px){.Hero-module__He0TUW__headline{margin-bottom:1.5rem;font-size:2.25rem;font-weight:600}}@media (min-width:1024px){.Hero-module__He0TUW__headline{font-size:2.75rem;font-weight:600}}.Hero-module__He0TUW__salesforceText{color:#2b9dda;align-items:flex-end;gap:.375rem;font-weight:700;display:inline-flex;position:relative}.Hero-module__He0TUW__salesforceLogo{object-fit:contain;width:auto;height:1rem;display:inline-block;position:relative;bottom:.4rem}@media (min-width:768px){.Hero-module__He0TUW__salesforceLogo{height:1.25rem;bottom:.5rem}}@media (min-width:1024px){.Hero-module__He0TUW__salesforceLogo{height:1.5rem;bottom:1.6rem}}.Hero-module__He0TUW__partnerText{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#6b21a8 0%,#8b5cf6 50%,#6b21a8 100%);-webkit-background-clip:text;background-clip:text;font-weight:700;position:relative}[data-theme=dark] .Hero-module__He0TUW__partnerText{background:linear-gradient(90deg,#7c3aed 0%,#a78bfa 50%,#7c3aed 100%);-webkit-background-clip:text;background-clip:text}.Hero-module__He0TUW__subtitle{color:var(--color-text-secondary);margin-bottom:1.25rem;font-size:.9375rem;line-height:1.6}@media (min-width:640px){.Hero-module__He0TUW__subtitle{font-size:1rem;line-height:1.65}}@media (min-width:768px){.Hero-module__He0TUW__subtitle{margin-bottom:1.5rem;font-size:1.125rem;line-height:1.7}}@media (min-width:1024px){.Hero-module__He0TUW__subtitle{max-width:none;margin-left:0;margin-right:0;font-size:1.25rem;line-height:1.75}}.Hero-module__He0TUW__ctaButtons{flex-direction:column;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}@media (min-width:640px){.Hero-module__He0TUW__ctaButtons{flex-direction:row}}@media (min-width:1024px){.Hero-module__He0TUW__ctaButtons{justify-content:flex-start;margin-bottom:0}}.Hero-module__He0TUW__stats{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}@media (min-width:1024px){.Hero-module__He0TUW__stats{justify-content:flex-start;gap:.375rem}}.Hero-module__He0TUW__divider{position:absolute;bottom:0;left:0;right:0}.Hero-module__He0TUW__scrollIndicatorWrapper{pointer-events:none;justify-content:center;display:flex;position:absolute;bottom:2rem;left:0;right:0}.Hero-module__He0TUW__scrollIndicator{cursor:pointer;pointer-events:auto;background:0 0;border:none;margin:0;padding:.5rem;transition:opacity .2s ease-out}.Hero-module__He0TUW__scrollIndicator:hover{opacity:.7}.Hero-module__He0TUW__scrollIcon{width:2rem;height:2rem;color:var(--color-text-tertiary)}.Hero-module__He0TUW__videoSection{width:100%;position:relative}.Hero-module__He0TUW__videoContainer{aspect-ratio:16/9;cursor:pointer;-webkit-backdrop-filter:blur(20px)saturate(180%);background:#f8fafccc;border:2px solid #e2e8f099;border-radius:1.5rem;width:100%;transition:all .4s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000026,inset 0 1px 1px #ffffffe6}[data-theme=dark] .Hero-module__He0TUW__videoContainer{background:#1a1a24cc;border:2px solid #2d2d3db3;box-shadow:0 20px 60px #00000080,inset 0 1px 1px #ffffff0d}.Hero-module__He0TUW__videoContainer:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 30px 80px #0003,inset 0 1px 1px #ffffffe6}[data-theme=dark] .Hero-module__He0TUW__videoContainer:hover{box-shadow:0 30px 80px #0009,inset 0 1px 1px #ffffff1a}.Hero-module__He0TUW__videoThumbnail{object-fit:cover;opacity:.95;width:100%;height:100%;display:block}.Hero-module__He0TUW__videoIframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__He0TUW__playButton{-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#7c3aedf2,#5b21b6f2);border:3px solid #ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:5rem;height:5rem;transition:all .3s cubic-bezier(.4,0,.2,1);animation:2s cubic-bezier(.4,0,.6,1) infinite Hero-module__He0TUW__pulse;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 32px #7c3aed80,0 0 #7c3aed66}[data-theme=dark] .Hero-module__He0TUW__playButton{background:linear-gradient(135deg,#8b5cf6f2,#6d28d9f2);border:3px solid #ffffffb3}.Hero-module__He0TUW__videoContainer:hover .Hero-module__He0TUW__playButton{transform:translate(-50%,-50%)scale(1.15);box-shadow:0 12px 48px #7c3aed99,0 0 0 12px #7c3aed33}.Hero-module__He0TUW__playIcon{color:#fff;width:2rem;height:2rem;margin-left:.25rem}@keyframes Hero-module__He0TUW__pulse{0%,to{box-shadow:0 8px 32px #7c3aed80,0 0 #7c3aed66}50%{box-shadow:0 8px 32px #7c3aed80,0 0 0 20px #7c3aed00}}
.ValueProposition-module__6PFLWW__section{padding-top:2rem;padding-bottom:2rem;position:relative}@media (min-width:768px){.ValueProposition-module__6PFLWW__section{padding-top:2rem;padding-bottom:2rem}}@media (min-width:1024px){.ValueProposition-module__6PFLWW__section{padding-top:2rem;padding-bottom:2rem}}.ValueProposition-module__6PFLWW__background{z-index:-10;position:absolute;inset:0}.ValueProposition-module__6PFLWW__gradientOverlay{background:radial-gradient(70% 50% at 25% 30%,#6b21a80f 0%,#0000 60%),radial-gradient(60% 40% at 75% 70%,#8b5cf60d 0%,#0000 50%),radial-gradient(50% 30%,#7c3aed08 0%,#0000 50%);position:absolute;inset:0}.ValueProposition-module__6PFLWW__blob{filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.ValueProposition-module__6PFLWW__blobTopLeft{opacity:.15;background:linear-gradient(135deg,#7c3aed 0%,#a78bfa 100%);width:22rem;height:22rem;top:10%;left:10%}.ValueProposition-module__6PFLWW__blobBottomRight{opacity:.1;background:linear-gradient(135deg,#8b5cf6 0%,#c4b5fd 100%);width:28rem;height:28rem;bottom:15%;right:10%}.ValueProposition-module__6PFLWW__blobCenter{opacity:.08;background:radial-gradient(circle,#a78bfa 0%,#0000 70%);width:24rem;height:24rem;top:40%;left:50%;transform:translate(-50%)}.ValueProposition-module__6PFLWW__container{}.ValueProposition-module__6PFLWW__contentWrapper{grid-template-columns:1fr;gap:3rem;margin-top:3.5rem;display:grid}@media (min-width:1024px){.ValueProposition-module__6PFLWW__contentWrapper{grid-template-columns:1fr 1fr;align-items:start;gap:4rem}}.ValueProposition-module__6PFLWW__benefitsGrid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:768px){.ValueProposition-module__6PFLWW__benefitsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ValueProposition-module__6PFLWW__benefitsGrid{grid-template-columns:1fr}}.ValueProposition-module__6PFLWW__statsShowcase{flex-direction:column;gap:1.25rem;display:flex;position:relative}@media (min-width:768px){.ValueProposition-module__6PFLWW__statsShowcase{gap:1.5rem}}@media (min-width:1024px){.ValueProposition-module__6PFLWW__statsShowcase{gap:2rem}}.ValueProposition-module__6PFLWW__mainStatsCard{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#f8fafcb3;border:2px solid #e2e8f0b3;border-radius:1rem;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 20px 60px #6b21a81f,inset 0 1px #ffffffe6}@media (min-width:640px){.ValueProposition-module__6PFLWW__mainStatsCard{border-radius:1.25rem;padding:2rem}}@media (min-width:1024px){.ValueProposition-module__6PFLWW__mainStatsCard{border-radius:1.5rem;padding:2.5rem}}[data-theme=dark] .ValueProposition-module__6PFLWW__mainStatsCard{background:#1a1a24b3;border:2px solid #2d2d3dcc;box-shadow:0 20px 60px #00000080,inset 0 1px #ffffff0d}.ValueProposition-module__6PFLWW__statsCardDecor{opacity:.1;pointer-events:none;width:12rem;height:12rem;position:absolute;top:0;right:0}.ValueProposition-module__6PFLWW__decorCircle{border:2px solid #7c3aed;border-radius:50%;position:absolute}.ValueProposition-module__6PFLWW__decorCircle:first-child{width:4rem;height:4rem;top:1rem;right:1rem}.ValueProposition-module__6PFLWW__decorCircle:nth-child(2){width:6rem;height:6rem;top:2rem;right:3rem}.ValueProposition-module__6PFLWW__decorCircle:nth-child(3){width:3rem;height:3rem;top:.5rem;right:5rem}.ValueProposition-module__6PFLWW__statsCardHeader{z-index:1;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex;position:relative}@media (min-width:640px){.ValueProposition-module__6PFLWW__statsCardHeader{gap:.875rem;margin-bottom:1.5rem}}@media (min-width:1024px){.ValueProposition-module__6PFLWW__statsCardHeader{gap:1rem;margin-bottom:2rem}}.ValueProposition-module__6PFLWW__statsIconWrapper{background:linear-gradient(135deg,#6b21a8 0%,#7c3aed 100%);border-radius:.875rem;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex;box-shadow:0 4px 16px #7c3aed4d}@media (min-width:640px){.ValueProposition-module__6PFLWW__statsIconWrapper{border-radius:.9375rem;width:3rem;height:3rem}}@media (min-width:1024px){.ValueProposition-module__6PFLWW__statsIconWrapper{border-radius:1rem;width:3.5rem;height:3.5rem}}.ValueProposition-module__6PFLWW__statsIconWrapper svg{color:#fff;width:1.5rem;height:1.5rem}@media (min-width:640px){.ValueProposition-module__6PFLWW__statsIconWrapper svg{width:1.75rem;height:1.75rem}}@media (min-width:1024px){.ValueProposition-module__6PFLWW__statsIconWrapper svg{width:2rem;height:2rem}}.ValueProposition-module__6PFLWW__statsCardTitle{color:var(--color-text-primary);margin:0;font-size:1.125rem;font-weight:700;line-height:1.2}@media (min-width:640px){.ValueProposition-module__6PFLWW__statsCardTitle{font-size:1.25rem}}@media (min-width:1024px){.ValueProposition-module__6PFLWW__statsCardTitle{font-size:1.5rem}}.ValueProposition-module__6PFLWW__statsCardSubtitle{color:var(--color-text-secondary);margin:.25rem 0 0;font-size:.75rem;font-weight:500}@media (min-width:640px){.ValueProposition-module__6PFLWW__statsCardSubtitle{font-size:.8125rem}}@media (min-width:1024px){.ValueProposition-module__6PFLWW__statsCardSubtitle{font-size:.875rem}}.ValueProposition-module__6PFLWW__statsGrid{z-index:1;flex-direction:column;gap:1.25rem;display:flex;position:relative}@media (min-width:640px){.ValueProposition-module__6PFLWW__statsGrid{gap:1.5rem}}@media (min-width:1024px){.ValueProposition-module__6PFLWW__statsGrid{gap:2rem}}.ValueProposition-module__6PFLWW__statsCardGradient{pointer-events:none;background:linear-gradient(#0000 0%,#7c3aed05 100%);height:50%;position:absolute;bottom:0;left:0;right:0}.ValueProposition-module__6PFLWW__floatingBadge{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#f8fafccc;border:2px solid #e2e8f0b3;border-radius:.875rem;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #6b21a81f,inset 0 1px #ffffffe6}@media (min-width:640px){.ValueProposition-module__6PFLWW__floatingBadge{border-radius:.9375rem;gap:.875rem;padding:1.125rem 1.375rem}}@media (min-width:1024px){.ValueProposition-module__6PFLWW__floatingBadge{border-radius:1rem;gap:1rem;padding:1.25rem 1.5rem}}[data-theme=dark] .ValueProposition-module__6PFLWW__floatingBadge{background:#1a1a24cc;border:2px solid #2d2d3dcc;box-shadow:0 8px 24px #00000080,inset 0 1px #ffffff0d}.ValueProposition-module__6PFLWW__badgeIcon{background:linear-gradient(135deg,#6b21a8 0%,#7c3aed 100%);border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;box-shadow:0 4px 12px #7c3aed4d}@media (min-width:640px){.ValueProposition-module__6PFLWW__badgeIcon{border-radius:.6875rem;width:2.75rem;height:2.75rem}}@media (min-width:1024px){.ValueProposition-module__6PFLWW__badgeIcon{border-radius:.75rem;width:3rem;height:3rem}}.ValueProposition-module__6PFLWW__badgeIcon svg{color:#fff;width:1.25rem;height:1.25rem}@media (min-width:640px){.ValueProposition-module__6PFLWW__badgeIcon svg{width:1.375rem;height:1.375rem}}@media (min-width:1024px){.ValueProposition-module__6PFLWW__badgeIcon svg{width:1.5rem;height:1.5rem}}.ValueProposition-module__6PFLWW__badgeContent{flex-direction:column;gap:.125rem;display:flex}.ValueProposition-module__6PFLWW__badgeTitle{color:var(--color-text-primary);font-size:.875rem;font-weight:700;line-height:1.2}@media (min-width:640px){.ValueProposition-module__6PFLWW__badgeTitle{font-size:.9375rem}}@media (min-width:1024px){.ValueProposition-module__6PFLWW__badgeTitle{font-size:1rem}}.ValueProposition-module__6PFLWW__badgeText{color:var(--color-text-secondary);font-size:.75rem;font-weight:500;line-height:1.2}@media (min-width:640px){.ValueProposition-module__6PFLWW__badgeText{font-size:.78125rem}}@media (min-width:1024px){.ValueProposition-module__6PFLWW__badgeText{font-size:.8125rem}}.ValueProposition-module__6PFLWW__badgePulse{opacity:0;background:linear-gradient(135deg,#6b21a8 0%,#7c3aed 50%,#8b5cf6 100%);border-radius:1rem;animation:2s ease-in-out infinite ValueProposition-module__6PFLWW__badgePulse;position:absolute;inset:-2px}
.Services-module__l3C2aq__section{padding-top:2rem;padding-bottom:2rem;position:relative}@media (min-width:768px){.Services-module__l3C2aq__section{padding-top:2rem;padding-bottom:2rem}}@media (min-width:1024px){.Services-module__l3C2aq__section{padding-top:2rem;padding-bottom:2rem}}.Services-module__l3C2aq__background{z-index:-10;position:absolute;inset:0}.Services-module__l3C2aq__gradientOverlay{background:radial-gradient(70% 50% at 30%,#6b21a80a 0%,#0000 60%),radial-gradient(50% 40% at 70% 70%,#8b5cf608 0%,#0000 50%);position:absolute;inset:0}.Services-module__l3C2aq__container{}.Services-module__l3C2aq__contentGrid{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:1024px){.Services-module__l3C2aq__contentGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem}}.Services-module__l3C2aq__leftColumn{flex-direction:column;gap:2.5rem;display:flex}.Services-module__l3C2aq__header{flex-direction:column;gap:1rem;display:flex}.Services-module__l3C2aq__heading{color:var(--color-text-primary);letter-spacing:-.025em;margin:0;font-size:2rem;font-weight:700;line-height:1.2}@media (min-width:768px){.Services-module__l3C2aq__heading{font-size:2.5rem}}.Services-module__l3C2aq__subtitle{color:var(--color-text-secondary);margin:0;font-size:1.0625rem;line-height:1.7}.Services-module__l3C2aq__servicesList{flex-direction:column;gap:0;display:flex}.Services-module__l3C2aq__rightColumn{order:-1}@media (min-width:1024px){.Services-module__l3C2aq__rightColumn{order:0}}.Services-module__l3C2aq__imageCard{position:relative}.Services-module__l3C2aq__imageWrapper{aspect-ratio:4/5;border-radius:1.5rem;position:relative;overflow:hidden;box-shadow:0 25px 80px #6b21a81f,0 10px 30px #00000014}@media (min-width:1024px){.Services-module__l3C2aq__imageWrapper{aspect-ratio:3/4}}[data-theme=dark] .Services-module__l3C2aq__imageWrapper{box-shadow:0 25px 80px #0006,0 10px 30px #8b5cf61a}.Services-module__l3C2aq__image{object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.Services-module__l3C2aq__imageCard:hover .Services-module__l3C2aq__image{transform:scale(1.05)}.Services-module__l3C2aq__imageOverlay{pointer-events:none;background:linear-gradient(#0000 0% 30%,#000c 100%);position:absolute;inset:0}@media (min-width:768px){.Services-module__l3C2aq__imageOverlay{background:linear-gradient(#0000 0% 40%,#000000a6 100%)}}.Services-module__l3C2aq__imageContent{flex-direction:column;gap:.5rem;padding:2rem;display:flex;position:absolute;bottom:0;left:0;right:0}.Services-module__l3C2aq__imageLabel{color:#ffffffe6;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.Services-module__l3C2aq__imageText{color:#fff;margin:0;font-size:1.125rem;font-weight:500;line-height:1.5}@media (min-width:768px){.Services-module__l3C2aq__imageText{font-size:1.25rem}}
.About-module__0egjAa__section{padding-top:2rem;padding-bottom:2rem;position:relative}@media (min-width:768px){.About-module__0egjAa__section{padding-top:2rem;padding-bottom:2rem}}@media (min-width:1024px){.About-module__0egjAa__section{padding-top:2rem;padding-bottom:2rem}}.About-module__0egjAa__background{z-index:-10;position:absolute;inset:0}.About-module__0egjAa__gradientOverlay{background:radial-gradient(80% 50% at 20% 20%,#6b21a814 0%,#0000 50%),radial-gradient(60% 40% at 80% 80%,#8b5cf60f 0%,#0000 50%),radial-gradient(40% 30%,#7c3aed0a 0%,#0000 50%);position:absolute;inset:0}.About-module__0egjAa__gridPattern{background-image:linear-gradient(#7c3aed08 1px,#0000 1px),linear-gradient(90deg,#7c3aed08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60%,#000 20%,#0000 70%);mask-image:radial-gradient(80% 60%,#000 20%,#0000 70%)}.About-module__0egjAa__blob{filter:blur(80px);border-radius:50%;position:absolute}.About-module__0egjAa__blobTop{opacity:.12;background:linear-gradient(135deg,#7c3aed 0%,#a78bfa 100%);width:25rem;height:25rem;top:5%;right:15%}.About-module__0egjAa__blobBottom{opacity:.08;background:linear-gradient(135deg,#8b5cf6 0%,#c4b5fd 100%);width:20rem;height:20rem;bottom:10%;left:5%}.About-module__0egjAa__blobCenter{opacity:.05;background:radial-gradient(circle,#a78bfa 0%,#0000 70%);width:30rem;height:30rem;top:40%;left:40%}.About-module__0egjAa__container{}.About-module__0egjAa__contentGrid{grid-template-columns:1fr;gap:3.5rem;margin-top:3.5rem;display:grid}@media (min-width:1024px){.About-module__0egjAa__contentGrid{grid-template-columns:1fr 1.15fr;align-items:start;gap:4.5rem}}.About-module__0egjAa__leftColumn{flex-direction:column;gap:2rem;display:flex}.About-module__0egjAa__imageShowcase{padding:1rem;position:relative}.About-module__0egjAa__imageFrame{pointer-events:none;position:absolute;inset:0}.About-module__0egjAa__frameCorner{border:0 solid #7c3aed66;width:3rem;height:3rem;position:absolute}.About-module__0egjAa__frameCorner[data-position=top-left]{border-top-width:2px;border-left-width:2px;border-top-left-radius:1rem;top:0;left:0}.About-module__0egjAa__frameCorner[data-position=top-right]{border-top-width:2px;border-right-width:2px;border-top-right-radius:1rem;top:0;right:0}.About-module__0egjAa__frameCorner[data-position=bottom-left]{border-bottom-width:2px;border-left-width:2px;border-bottom-left-radius:1rem;bottom:0;left:0}.About-module__0egjAa__frameCorner[data-position=bottom-right]{border-bottom-width:2px;border-right-width:2px;border-bottom-right-radius:1rem;bottom:0;right:0}[data-theme=dark] .About-module__0egjAa__frameCorner{border-color:#8b5cf680}.About-module__0egjAa__imageWrapper{aspect-ratio:4/3;border-radius:1.25rem;position:relative;overflow:hidden;box-shadow:0 25px 80px #6b21a826,0 10px 30px #0000001a,inset 0 0 0 1px #ffffff1a}[data-theme=dark] .About-module__0egjAa__imageWrapper{box-shadow:0 25px 80px #00000080,0 10px 30px #8b5cf626,inset 0 0 0 1px #ffffff0d}.About-module__0egjAa__image{object-fit:cover;transition:transform .8s cubic-bezier(.4,0,.2,1)}.About-module__0egjAa__imageShowcase:hover .About-module__0egjAa__image{transform:scale(1.08)}.About-module__0egjAa__imageOverlay{pointer-events:none;background:linear-gradient(135deg,#6b21a833 0%,#8b5cf61a 50%,#7c3aed26 100%);position:absolute;inset:0}.About-module__0egjAa__imageShine{pointer-events:none;background:linear-gradient(105deg,#0000 40%,#ffffff26 45%,#ffffff40 50%,#ffffff26 55%,#0000 60%);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.About-module__0egjAa__imageShowcase:hover .About-module__0egjAa__imageShine{transform:translate(100%)}.About-module__0egjAa__floatingBadge{color:#fff;z-index:10;background:linear-gradient(135deg,#6b21a8 0%,#7c3aed 100%);border-radius:9999px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.8125rem;font-weight:600;display:flex;position:absolute;top:0;right:0;box-shadow:0 8px 24px #6b21a866,0 2px 8px #0000001a}.About-module__0egjAa__floatingBadgeIcon{width:1rem;height:1rem}.About-module__0egjAa__floatingCard{z-index:10;position:absolute;bottom:0;left:0}.About-module__0egjAa__statsPills{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.About-module__0egjAa__rightColumn{flex-direction:column;gap:1.75rem;display:flex}.About-module__0egjAa__introCard{background:linear-gradient(135deg,#6b21a80a 0%,#8b5cf605 100%);border:1px solid #7c3aed1a;border-radius:1.25rem;gap:1.25rem;padding:1.75rem;display:flex;position:relative}[data-theme=dark] .About-module__0egjAa__introCard{background:linear-gradient(135deg,#7c3aed14 0%,#8b5cf60a 100%);border:1px solid #8b5cf626}.About-module__0egjAa__introCardIcon{color:#fff;background:linear-gradient(135deg,#6b21a8 0%,#7c3aed 100%);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.About-module__0egjAa__introCardIcon svg{width:1.25rem;height:1.25rem}.About-module__0egjAa__introCard p{color:var(--color-text-secondary);margin:0;font-size:1.0625rem;line-height:1.7}.About-module__0egjAa__introCard strong{color:var(--color-text-primary);font-weight:600}.About-module__0egjAa__capabilitiesGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.About-module__0egjAa__capabilitiesGrid{grid-template-columns:repeat(2,1fr)}}.About-module__0egjAa__ctaWrapper{padding-top:.5rem}
.CaseStudy-module__pHYqmG__section{padding-top:2rem;padding-bottom:2rem;position:relative}@media (min-width:768px){.CaseStudy-module__pHYqmG__section{padding-top:2rem;padding-bottom:2rem}}@media (min-width:1024px){.CaseStudy-module__pHYqmG__section{padding-top:2rem;padding-bottom:2rem}}.CaseStudy-module__pHYqmG__background{z-index:-10;position:absolute;inset:0}.CaseStudy-module__pHYqmG__gradientOverlay{background:radial-gradient(65% 50% at 30% 40%,#6b21a80f 0%,#0000 60%),radial-gradient(55% 40% at 70% 60%,#8b5cf60d 0%,#0000 50%);position:absolute;inset:0}.CaseStudy-module__pHYqmG__blob{filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.CaseStudy-module__pHYqmG__blobLeft{opacity:.12;background:linear-gradient(135deg,#7c3aed 0%,#a78bfa 100%);width:26rem;height:26rem;top:20%;left:5%}.CaseStudy-module__pHYqmG__blobRight{opacity:.1;background:linear-gradient(135deg,#8b5cf6 0%,#c4b5fd 100%);width:30rem;height:30rem;bottom:20%;right:5%}.CaseStudy-module__pHYqmG__container{}.CaseStudy-module__pHYqmG__contentGrid{grid-template-columns:1fr;gap:3rem;margin-top:3.5rem;display:grid}@media (min-width:1024px){.CaseStudy-module__pHYqmG__contentGrid{grid-template-columns:1fr 1.2fr;align-items:start;gap:4rem}}.CaseStudy-module__pHYqmG__leftColumn{flex-direction:column;gap:2rem;display:flex}.CaseStudy-module__pHYqmG__imageCard{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#f8fafc99;border:2px solid #e2e8f099;border-radius:1.5rem;position:relative;overflow:visible;box-shadow:0 20px 60px #6b21a81f,inset 0 1px #fffc}[data-theme=dark] .CaseStudy-module__pHYqmG__imageCard{background:#1a1a2499;border:2px solid #2d2d3db3;box-shadow:0 20px 60px #0006,inset 0 1px #ffffff0d}.CaseStudy-module__pHYqmG__imageWrapper{aspect-ratio:4/3;border-radius:1.5rem;position:relative;overflow:hidden}.CaseStudy-module__pHYqmG__image{object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.CaseStudy-module__pHYqmG__imageCard:hover .CaseStudy-module__pHYqmG__image{transform:scale(1.05)}.CaseStudy-module__pHYqmG__imageOverlay{pointer-events:none;background:linear-gradient(#0000 0% 50%,#0006 100%);position:absolute;inset:0}.CaseStudy-module__pHYqmG__video{object-fit:cover;border-radius:0;width:100%;height:100%;position:absolute;inset:0}.CaseStudy-module__pHYqmG__videoThumbnail{cursor:pointer;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.CaseStudy-module__pHYqmG__thumbnailImage,.CaseStudy-module__pHYqmG__thumbnailVideo{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.CaseStudy-module__pHYqmG__videoThumbnail:hover .CaseStudy-module__pHYqmG__thumbnailImage,.CaseStudy-module__pHYqmG__videoThumbnail:hover .CaseStudy-module__pHYqmG__thumbnailVideo{transform:scale(1.05)}.CaseStudy-module__pHYqmG__playButton{color:#fff;cursor:pointer;z-index:10;background:linear-gradient(135deg,#7c3aed 0%,#8b5cf6 100%);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:5rem;height:5rem;transition:box-shadow .3s;display:flex;position:relative;box-shadow:0 8px 32px #7c3aed80,0 0 0 8px #7c3aed33}.CaseStudy-module__pHYqmG__playButton:hover{box-shadow:0 12px 40px #7c3aed99,0 0 0 12px #7c3aed40}.CaseStudy-module__pHYqmG__playButton svg{margin-left:4px}@media (min-width:640px){.CaseStudy-module__pHYqmG__playButton{width:5.5rem;height:5.5rem}}@media (min-width:1024px){.CaseStudy-module__pHYqmG__playButton{width:6rem;height:6rem}}.CaseStudy-module__pHYqmG__floatingLogo{z-index:20;background:#fff;border-radius:.75rem;width:3.5rem;height:3.5rem;position:absolute;top:-.75rem;left:-.75rem;overflow:hidden;box-shadow:0 8px 24px #6b21a833,0 0 0 3px #7c3aed26}@media (min-width:640px){.CaseStudy-module__pHYqmG__floatingLogo{border-radius:1rem;width:4.5rem;height:4.5rem;top:-1.25rem;left:-1.25rem}}@media (min-width:1024px){.CaseStudy-module__pHYqmG__floatingLogo{width:5.5rem;height:5.5rem;top:-1.75rem;left:-1.75rem}}[data-theme=dark] .CaseStudy-module__pHYqmG__floatingLogo{background:#1a1a24e6;box-shadow:0 8px 24px #0006,0 0 0 3px #8b5cf640}.CaseStudy-module__pHYqmG__floatingLogoImage{object-fit:cover;width:100%;height:100%}.CaseStudy-module__pHYqmG__floatingBadge{z-index:20;position:absolute;bottom:-.75rem;right:-.75rem}@media (min-width:640px){.CaseStudy-module__pHYqmG__floatingBadge{bottom:-1rem;right:-1rem}}@media (min-width:1024px){.CaseStudy-module__pHYqmG__floatingBadge{bottom:-1.25rem;right:-1.25rem}}.CaseStudy-module__pHYqmG__metricsGrid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}@media (min-width:640px){.CaseStudy-module__pHYqmG__metricsGrid{grid-template-columns:repeat(3,1fr);gap:1rem}}@media (min-width:1024px){.CaseStudy-module__pHYqmG__metricsGrid{grid-template-columns:1fr}}.CaseStudy-module__pHYqmG__rightColumn{flex-direction:column;display:flex}.CaseStudy-module__pHYqmG__contentCard{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#f8fafc99;border:2px solid #e2e8f099;border-radius:1rem;padding:1.25rem;box-shadow:0 20px 60px #6b21a81a,inset 0 1px #fffc}@media (min-width:640px){.CaseStudy-module__pHYqmG__contentCard{border-radius:1.25rem;padding:1.75rem}}@media (min-width:1024px){.CaseStudy-module__pHYqmG__contentCard{border-radius:1.5rem;padding:2.5rem}}[data-theme=dark] .CaseStudy-module__pHYqmG__contentCard{background:#1a1a2499;border:2px solid #2d2d3db3;box-shadow:0 20px 60px #0006,inset 0 1px #ffffff0d}.CaseStudy-module__pHYqmG__title{color:var(--color-text-primary);margin-bottom:1.25rem;font-size:1.25rem;font-weight:700;line-height:1.3}@media (min-width:640px){.CaseStudy-module__pHYqmG__title{margin-bottom:1.75rem;font-size:1.5rem}}@media (min-width:768px){.CaseStudy-module__pHYqmG__title{margin-bottom:2rem;font-size:1.75rem}}.CaseStudy-module__pHYqmG__subsection{margin-bottom:1.25rem}@media (min-width:640px){.CaseStudy-module__pHYqmG__subsection{margin-bottom:1.75rem}}@media (min-width:1024px){.CaseStudy-module__pHYqmG__subsection{margin-bottom:2rem}}.CaseStudy-module__pHYqmG__subsection:last-of-type{margin-bottom:1.5rem}@media (min-width:640px){.CaseStudy-module__pHYqmG__subsection:last-of-type{margin-bottom:2rem}}@media (min-width:1024px){.CaseStudy-module__pHYqmG__subsection:last-of-type{margin-bottom:2.5rem}}.CaseStudy-module__pHYqmG__subsectionHeader{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.CaseStudy-module__pHYqmG__subsectionIconWrapper{background:linear-gradient(135deg,#6b21a81f 0%,#8b5cf61f 100%);border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.CaseStudy-module__pHYqmG__subsectionIconWrapper svg{color:#7c3aed;width:1rem;height:1rem}[data-theme=dark] .CaseStudy-module__pHYqmG__subsectionIconWrapper svg{color:#8b5cf6}.CaseStudy-module__pHYqmG__subsectionTitle{color:var(--color-text-primary);margin:0;font-size:1.125rem;font-weight:700}.CaseStudy-module__pHYqmG__subsectionText{color:var(--color-text-secondary);margin:0;font-size:.9375rem;line-height:1.7}.CaseStudy-module__pHYqmG__resultsList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.CaseStudy-module__pHYqmG__resultItem{color:var(--color-text-secondary);align-items:flex-start;gap:.75rem;font-size:.9375rem;line-height:1.6;display:flex}.CaseStudy-module__pHYqmG__resultBullet{background:linear-gradient(135deg,#6b21a8 0%,#8b5cf6 100%);border-radius:50%;flex-shrink:0;width:.375rem;height:.375rem;margin-top:.5rem;box-shadow:0 2px 8px #7c3aed66}.CaseStudy-module__pHYqmG__resultHighlight{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#6b21a8 0%,#8b5cf6 100%);-webkit-background-clip:text;background-clip:text;font-weight:600}.CaseStudy-module__pHYqmG__footer{text-align:center;border-top:1px solid #7c3aed1a;margin-top:3rem;padding-top:2rem}.CaseStudy-module__pHYqmG__footerText{color:var(--color-text-secondary);margin:0;font-size:.875rem}
.Testimonials-module__m58OcW__section{padding-top:2rem;padding-bottom:2rem;position:relative}@media (min-width:768px){.Testimonials-module__m58OcW__section{padding-top:2rem;padding-bottom:2rem}}@media (min-width:1024px){.Testimonials-module__m58OcW__section{padding-top:2rem;padding-bottom:2rem}}.Testimonials-module__m58OcW__background{z-index:-10;position:absolute;inset:0}.Testimonials-module__m58OcW__gradientOverlay{background:radial-gradient(80% 50%,#6b21a808 0%,#0000 60%),radial-gradient(60% 40% at 20% 80%,#8b5cf605 0%,#0000 50%);position:absolute;inset:0}.Testimonials-module__m58OcW__blob{filter:blur(100px);border-radius:50%;position:absolute}.Testimonials-module__m58OcW__blobLeft{opacity:.08;background:linear-gradient(135deg,#7c3aed 0%,#a78bfa 100%);width:35rem;height:35rem;top:20%;left:0%}.Testimonials-module__m58OcW__blobRight{opacity:.06;background:linear-gradient(135deg,#6b21a8 0%,#8b5cf6 100%);width:30rem;height:30rem;bottom:20%;right:0%}.Testimonials-module__m58OcW__container{z-index:1;max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;position:relative}@media (min-width:640px){.Testimonials-module__m58OcW__container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.Testimonials-module__m58OcW__container{padding-left:2rem;padding-right:2rem}}.Testimonials-module__m58OcW__headerWrapper{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex;position:relative}@media (min-width:640px){.Testimonials-module__m58OcW__headerWrapper{gap:1.5rem;margin-bottom:1.75rem}}@media (min-width:1024px){.Testimonials-module__m58OcW__headerWrapper{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:3rem;margin-bottom:2.5rem}}.Testimonials-module__m58OcW__floatingRating{-webkit-backdrop-filter:blur(24px)saturate(180%);background:#f8fafcb3;border:2px solid #e2e8f0cc;border-radius:1rem;align-self:center;align-items:center;gap:.875rem;width:fit-content;padding:1rem 1.25rem;display:flex;position:relative;box-shadow:0 20px 50px #6b21a81f,inset 0 1px #ffffffe6}@media (min-width:640px){.Testimonials-module__m58OcW__floatingRating{border-radius:1.125rem;gap:1rem;padding:1.25rem 1.5rem}}@media (min-width:1024px){.Testimonials-module__m58OcW__floatingRating{border-radius:1.25rem;gap:1.25rem;padding:1.5rem 2rem}}[data-theme=dark] .Testimonials-module__m58OcW__floatingRating{background:#0f172ab3;border:2px solid #47556999;box-shadow:0 20px 50px #0000004d,inset 0 1px #ffffff14}@media (min-width:1024px){.Testimonials-module__m58OcW__floatingRating{align-self:flex-start}}.Testimonials-module__m58OcW__ratingIcon{color:#fff;background:linear-gradient(135deg,#6b21a8 0%,#7c3aed 100%);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}@media (min-width:640px){.Testimonials-module__m58OcW__ratingIcon{border-radius:.8125rem;width:2.75rem;height:2.75rem}}@media (min-width:1024px){.Testimonials-module__m58OcW__ratingIcon{border-radius:.875rem;width:3rem;height:3rem}}[data-theme=dark] .Testimonials-module__m58OcW__ratingIcon{background:linear-gradient(135deg,#7c3aed 0%,#8b5cf6 100%)}.Testimonials-module__m58OcW__ratingIcon svg{width:1.25rem;height:1.25rem}@media (min-width:640px){.Testimonials-module__m58OcW__ratingIcon svg{width:1.375rem;height:1.375rem}}@media (min-width:1024px){.Testimonials-module__m58OcW__ratingIcon svg{width:1.5rem;height:1.5rem}}.Testimonials-module__m58OcW__ratingContent{flex-direction:column;gap:.25rem;display:flex}.Testimonials-module__m58OcW__ratingNumber{background:linear-gradient(135deg,#6b21a8 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;line-height:1}@media (min-width:640px){.Testimonials-module__m58OcW__ratingNumber{font-size:1.625rem}}@media (min-width:1024px){.Testimonials-module__m58OcW__ratingNumber{font-size:1.75rem}}.Testimonials-module__m58OcW__ratingStars{gap:.25rem;display:flex}.Testimonials-module__m58OcW__ratingStarIcon{fill:#fbbf24;color:#fbbf24;width:.875rem;height:.875rem}.Testimonials-module__m58OcW__ratingText{color:var(--color-text-secondary);margin:0;font-size:.8125rem}.Testimonials-module__m58OcW__ratingPulse{opacity:0;background:linear-gradient(135deg,#7c3aed4d,#8b5cf64d);border-radius:1.25rem;animation:3s ease-in-out infinite Testimonials-module__m58OcW__pulse;position:absolute;inset:-2px}@keyframes Testimonials-module__m58OcW__pulse{0%,to{opacity:0;transform:scale(1)}50%{opacity:.3;transform:scale(1.05)}}.Testimonials-module__m58OcW__testimonialsGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.Testimonials-module__m58OcW__testimonialsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Testimonials-module__m58OcW__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:2rem}}.Testimonials-module__m58OcW__testimonialCard{-webkit-backdrop-filter:blur(24px)saturate(180%);cursor:pointer;perspective:1000px;background:#f8fafc80;border:1px solid #e2e8f080;border-radius:1.5rem;flex-direction:column;gap:1.25rem;padding:2rem;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}[data-theme=dark] .Testimonials-module__m58OcW__testimonialCard{background:#0f172a80;border:1px solid #47556966}.Testimonials-module__m58OcW__testimonialCard:hover{border-color:#7c3aed80;box-shadow:0 30px 80px #6b21a833}[data-theme=dark] .Testimonials-module__m58OcW__testimonialCard:hover{border-color:#8b5cf699;box-shadow:0 30px 80px #00000080}.Testimonials-module__m58OcW__gradientBorder{-webkit-mask-composite:xor;opacity:0;background:linear-gradient(135deg,#0000 0%,#7c3aed4d 50%,#0000 100%);border-radius:1.5rem;padding:1px;transition:opacity .5s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Testimonials-module__m58OcW__testimonialCard:hover .Testimonials-module__m58OcW__gradientBorder{opacity:1}.Testimonials-module__m58OcW__spotlight{opacity:0;pointer-events:none;border-radius:1.5rem;transition:opacity .3s;position:absolute;inset:0}.Testimonials-module__m58OcW__testimonialCard:hover .Testimonials-module__m58OcW__spotlight{opacity:1}.Testimonials-module__m58OcW__cardTop{justify-content:space-between;align-items:flex-start;display:flex}.Testimonials-module__m58OcW__quoteIconWrapper{background:linear-gradient(135deg,#6b21a814 0%,#8b5cf614 100%);border:1px solid #7c3aed1a;border-radius:.625rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}[data-theme=dark] .Testimonials-module__m58OcW__quoteIconWrapper{background:linear-gradient(135deg,#7c3aed26 0%,#8b5cf626 100%);border:1px solid #8b5cf633}.Testimonials-module__m58OcW__quoteIcon{color:#7c3aed;width:1.25rem;height:1.25rem}[data-theme=dark] .Testimonials-module__m58OcW__quoteIcon{color:#8b5cf6}.Testimonials-module__m58OcW__highlightBadge{color:#fff;background:linear-gradient(135deg,#6b21a8 0%,#7c3aed 100%);border-radius:.5rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;display:flex;box-shadow:0 4px 12px #6b21a840}[data-theme=dark] .Testimonials-module__m58OcW__highlightBadge{background:linear-gradient(135deg,#7c3aed 0%,#8b5cf6 100%)}.Testimonials-module__m58OcW__badgeIcon{width:.875rem;height:.875rem}.Testimonials-module__m58OcW__stars{gap:.25rem;display:flex}.Testimonials-module__m58OcW__starIcon{fill:#fbbf24;color:#fbbf24;width:1rem;height:1rem}.Testimonials-module__m58OcW__content{color:var(--color-text-secondary);flex:1;margin:0;font-size:.9375rem;line-height:1.7}.Testimonials-module__m58OcW__authorSection{border-top:1px solid #7c3aed1a;align-items:center;gap:.875rem;padding-top:1rem;display:flex}[data-theme=dark] .Testimonials-module__m58OcW__authorSection{border-top:1px solid #8b5cf626}.Testimonials-module__m58OcW__avatar{color:#fff;background:linear-gradient(135deg,#6b21a8 0%,#7c3aed 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:.8125rem;font-weight:600;display:flex;box-shadow:0 4px 12px #6b21a833}[data-theme=dark] .Testimonials-module__m58OcW__avatar{background:linear-gradient(135deg,#7c3aed 0%,#8b5cf6 100%)}.Testimonials-module__m58OcW__authorInfo{flex:1;min-width:0}.Testimonials-module__m58OcW__authorName{color:var(--color-text-primary);margin:0 0 .25rem;font-size:.9375rem;font-weight:600;line-height:1.3}.Testimonials-module__m58OcW__authorRole{color:var(--color-text-secondary);margin:0;font-size:.8125rem;line-height:1.3}
.Team-module__INUUEq__section{padding-top:2rem;padding-bottom:2rem;position:relative;overflow:visible}@media (min-width:768px){.Team-module__INUUEq__section{padding-top:2rem;padding-bottom:2rem}}@media (min-width:1024px){.Team-module__INUUEq__section{padding-top:2rem;padding-bottom:2rem}}.Team-module__INUUEq__background{z-index:-10;pointer-events:none;position:absolute;inset:-10% 0}.Team-module__INUUEq__gradientOverlay{background:radial-gradient(70% 50% at 50% 30%,#6b21a80a 0%,#0000 60%),radial-gradient(60% 40% at 80% 70%,#8b5cf608 0%,#0000 50%);position:absolute;inset:0}.Team-module__INUUEq__blob{filter:blur(100px);border-radius:50%;position:absolute}.Team-module__INUUEq__blobLeft{opacity:.08;background:linear-gradient(135deg,#7c3aed 0%,#a78bfa 100%);width:30rem;height:30rem;top:15%;left:5%}.Team-module__INUUEq__blobRight{opacity:.06;background:linear-gradient(135deg,#6b21a8 0%,#8b5cf6 100%);width:28rem;height:28rem;bottom:15%;right:5%}.Team-module__INUUEq__container{}.Team-module__INUUEq__teamLayout{grid-template-columns:repeat(2,1fr);gap:.875rem;margin-top:2rem;display:grid}@media (min-width:640px){.Team-module__INUUEq__teamLayout{gap:1.25rem;margin-top:2.5rem}}@media (min-width:1024px){.Team-module__INUUEq__teamLayout{grid-template-columns:repeat(5,1fr);gap:1.5rem;margin-top:3rem}}.Team-module__INUUEq__teamGrid{display:contents}
