:root{--background:#fff;--foreground:#09090b;--card:#fff;--card-foreground:#09090b;--popover:#fff;--popover-foreground:#09090b;--primary:#662c89;--primary-foreground:#fafafa;--secondary:#f5f5f5;--secondary-foreground:#18181b;--muted:#f5f5f5;--muted-foreground:#71717a;--accent:#c03694;--accent-foreground:#fafafa;--destructive:#f37046;--destructive-foreground:#fafafa;--border:#cfcfce;--input:#cfcfce;--ring:#662c89;--font-sans:"Inter",system-ui,-apple-system,sans-serif;--font-mono:"Fira Code",monospace;--radius:0.5rem}*,:after,:before{border-color:var(--border);box-sizing:border-box;margin:0;padding:0}body{background-color:var(--background);color:var(--foreground);font-family:var(--font-sans);line-height:1.5;-webkit-font-smoothing:antialiased}::selection{background-color:rgba(102,44,137,.3)}.container{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}.text-primary{color:var(--primary)}.text-destructive{color:var(--destructive)}.text-accent{color:var(--accent)}.text-muted-foreground{color:var(--muted-foreground)}.font-mono{font-family:var(--font-mono)}.font-semibold{font-weight:600}.font-bold{font-weight:700}.hidden{display:none!important}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-16{margin-bottom:4rem}svg{display:block;vertical-align:middle}.icon-primary{color:var(--primary)}.btn{align-items:center;border:none;border-radius:var(--radius);cursor:pointer;display:inline-flex;font-family:inherit;font-weight:700;gap:.5rem;justify-content:center;letter-spacing:.025em;text-transform:uppercase;transition:all .2s ease}.btn-primary{background-color:var(--primary);box-shadow:0 10px 15px -3px rgba(102,44,137,.25);color:var(--primary-foreground);font-size:1.125rem;padding:.875rem 1rem}.btn-primary:hover{background-color:rgba(102,44,137,.9);box-shadow:0 10px 15px -3px rgba(102,44,137,.4)}.btn-full{width:100%}.btn-lg{font-size:1.125rem;padding:1rem 2rem}.form-group{margin-bottom:1rem}.form-group label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.form-control{background-color:hsla(0,0%,96%,.5);border:1px solid var(--border);border-radius:.375rem;font-family:inherit;font-size:.875rem;padding:.75rem;transition:box-shadow .2s ease;width:100%}.form-control:focus{border-color:rgba(102,44,137,.5);box-shadow:0 0 0 2px rgba(102,44,137,.2);outline:none}.select-wrapper{position:relative}.select-control{appearance:none;-webkit-appearance:none;padding-right:2rem}.select-wrapper:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--foreground);content:"";height:0;pointer-events:none;position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:0}.form-hint{color:var(--muted-foreground);font-size:.75rem;margin-top:.25rem}#ms-hsform-ema form.hs-form{margin:0!important}#ms-hsform-ema .hs-form-field{margin-bottom:1rem;text-align:left}#ms-hsform-ema .hs-form-field>label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem;text-align:left}#ms-hsform-ema .hs-input,#ms-hsform-ema input.hs-input,#ms-hsform-ema select.hs-input,#ms-hsform-ema textarea.hs-input{background-color:hsla(0,0%,96%,.5);border:1px solid #cfcfce;border-radius:6px;color:#09090b;font-family:inherit;font-size:.875rem;outline:none;padding:.75rem;transition:box-shadow .2s ease,border-color .2s ease;width:100%!important}#ms-hsform-ema input.hs-input,#ms-hsform-ema select.hs-input{height:44px}#ms-hsform-ema textarea.hs-input{height:auto;min-height:110px;resize:vertical}#ms-hsform-ema .hs-input:focus{border-color:rgba(102,44,137,.5);box-shadow:0 0 0 2px rgba(102,44,137,.2)}#ms-hsform-ema select.hs-input{appearance:none;-webkit-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#09090b 0),linear-gradient(135deg,#09090b 50%,transparent 0);background-position:calc(100% - 16px) 50%,calc(100% - 11px) 50%;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:2rem}#ms-hsform-ema .hs-form-required{color:#f37046;margin-left:4px}#ms-hsform-ema .hs-error-msgs{list-style:none;margin:.25rem 0 0;padding:0}#ms-hsform-ema .hs-error-msgs label,#ms-hsform-ema .hs-error-msgs li{color:#f37046;font-size:.75rem}#ms-hsform-ema fieldset{border:0;margin:0;padding:0}#ms-hsform-ema fieldset.form-columns-2{display:block}#ms-hsform-ema fieldset.form-columns-2 .hs-form-field{float:none!important;width:100%!important}#ms-hsform-ema .hs-submit{margin-top:.5rem}#ms-hsform-ema .hs-submit .actions{margin:0;padding:0}#ms-hsform-ema .hs-button.primary,#ms-hsform-ema input[type=submit].hs-button{align-items:center;background-color:#662c89;border:none;border-radius:6px;box-shadow:0 10px 15px -3px rgba(102,44,137,.25);color:#fafafa;cursor:pointer;display:inline-flex;font-size:1.125rem;font-weight:700;justify-content:center;letter-spacing:.025em;padding:.875rem 1rem;text-transform:uppercase;transition:all .2s ease;width:100%}#ms-hsform-ema input[type=submit].hs-button:hover{background-color:rgba(102,44,137,.9);box-shadow:0 10px 15px -3px rgba(102,44,137,.4)}#ms-hsform-ema .hs-recaptcha{margin:.5rem 0 .75rem}@media (max-width:640px){#ms-hsform-ema .hs-input{font-size:16px}}#ms-hsform-ema .hs-recaptcha{display:flex;justify-content:center;margin:.75rem 0}#ms-hsform-ema iframe[title*=reCAPTCHA]{transform:scale(.9);transform-origin:center}.navbar{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background-color:hsla(0,0%,100%,.8);border-bottom:1px solid hsla(60,1%,81%,.4);position:sticky;top:0;z-index:50}.navbar-container{align-items:center;display:flex;height:4rem;justify-content:space-between}.logo-wrapper{gap:.5rem}.logo-icon,.logo-wrapper{align-items:center;display:flex}.logo-icon{background-color:rgba(102,44,137,.1);border-radius:.25rem;color:var(--primary);height:2rem;justify-content:center;width:2rem}.logo-text{font-family:var(--font-mono);font-size:1.125rem;font-weight:600;letter-spacing:-.025em}.navbar-logo{flex:0 0 auto}.navbar-logo img{display:block;height:70px!important;max-width:100%;padding:10px 0;width:auto!important}.hero-section{overflow:hidden;padding-bottom:5rem;padding-top:4rem;position:relative}@media (min-width:768px){.hero-section{padding-bottom:8rem;padding-top:6rem}}.hero-bg-gradient{background:radial-gradient(ellipse at top,rgba(102,44,137,.1),var(--background),var(--background));inset:0}.hero-bg-blur,.hero-bg-gradient{pointer-events:none;position:absolute}.hero-bg-blur{background-color:rgba(102,44,137,.05);border-radius:9999px;filter:blur(120px);height:50%;right:0;top:0;width:50%}.hero-container{position:relative}.hero-grid{align-items:center;display:grid;gap:3rem;padding-top:1rem}@media (min-width:1024px){.hero-grid{align-items:flex-start;gap:2rem;grid-template-columns:repeat(2,1fr);padding-top:3rem}}.hero-content{animation:fadeUp .5s ease-out forwards;max-width:36rem}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.badge{align-items:center;border-radius:9999px;display:inline-flex;font-size:.75rem;font-weight:600;gap:.5rem;letter-spacing:.05em;margin-bottom:1.5rem;padding:.25rem .75rem;text-transform:uppercase}.badge-primary{background-color:rgba(102,44,137,.1);border:1px solid rgba(102,44,137,.2);color:var(--primary)}.hero-title{font-size:2.25rem;font-weight:700;letter-spacing:-.025em;line-height:1.1;margin-bottom:1.5rem;text-wrap:balance}@media (min-width:768px){.hero-title{font-size:3rem}}@media (min-width:1024px){.hero-title{font-size:3.75rem}}.hero-subtitle{color:rgba(9,9,11,.8);font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.hero-description{color:var(--muted-foreground);font-size:1.25rem;line-height:1.625;margin-bottom:2rem}.hero-highlights{display:grid;font-size:.875rem;font-weight:500;gap:.75rem;grid-template-columns:1fr;margin-top:2rem}@media (min-width:640px){.hero-highlights{column-gap:2rem;grid-template-columns:repeat(3,1fr);row-gap:.75rem}}.highlight-item{align-items:center;display:flex;gap:.75rem}.hero-form-wrapper{animation:scaleIn .5s ease-out .2s both;opacity:0;position:relative}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.form-card{background-color:var(--card);border:1px solid hsla(60,1%,81%,.5);border-radius:1rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);overflow:hidden;padding:1.5rem;position:relative}@media (min-width:640px){.form-card{padding:2rem}}.form-card-bg{background:linear-gradient(180deg,rgba(102,44,137,.05),transparent);inset:0;pointer-events:none;position:absolute}.form-card-content{position:relative}.form-header{margin-bottom:1.5rem;text-align:center}.form-header h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}@media (min-width:640px){.form-header h3{font-size:1.875rem}}.form-header p{color:var(--muted-foreground);font-size:.875rem}@media (min-width:640px){.form-header p{font-size:1rem}}.success-message{animation:popIn .3s ease-out forwards;background-color:rgba(102,44,137,.1);border:1px solid rgba(102,44,137,.2);border-radius:.5rem;padding:1.5rem;text-align:center}@keyframes popIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.success-icon{margin:0 auto 1rem}.success-message h4{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.success-message p{color:var(--muted-foreground)}.trust-text{margin-top:.75rem}.friction-reducer-text,.trust-text{color:var(--muted-foreground);font-size:.75rem;text-align:center}.friction-reducer-text{margin-top:.5rem}.section-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}@media (min-width:768px){.section-title{font-size:1.875rem}}.section-subtitle{color:var(--muted-foreground)}.value-props-section{background-color:hsla(0,0%,96%,.3);border-bottom:1px solid hsla(60,1%,81%,.4);border-top:1px solid hsla(60,1%,81%,.4);padding-bottom:4rem;padding-top:3rem}@media (min-width:768px){.value-props-section{padding-bottom:4rem;padding-top:4rem}}.value-props-wrapper{margin:0 auto;max-width:64rem}.value-props-header{margin-bottom:2rem;text-align:center}.value-props-grid{display:grid;gap:.75rem;grid-template-columns:1fr}@media (min-width:768px){.value-props-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.value-props-grid{grid-template-columns:repeat(4,1fr)}}.value-prop-card{align-items:flex-start;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background-color:hsla(0,0%,100%,.6);border:1px solid var(--border);border-radius:.75rem;display:flex;gap:.75rem;padding:1rem}.icon-box{align-items:center;border-radius:.5rem;display:flex;flex-shrink:0;height:2.25rem;justify-content:center;width:2.25rem}.icon-box-primary{background-color:rgba(102,44,137,.1);color:var(--primary)}.value-prop-title{font-weight:600}.value-prop-desc{color:var(--muted-foreground);font-size:.875rem;margin-top:.25rem}.ops-reality-section{background-color:var(--background);border-bottom:1px solid hsla(60,1%,81%,.4);padding-bottom:3rem;padding-top:2.5rem}@media (min-width:768px){.ops-reality-section{padding-bottom:3rem;padding-top:3rem}}.ops-reality-card{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background-color:hsla(0,0%,100%,.4);border:1px solid var(--border);border-radius:1rem;margin:0 auto;max-width:64rem;padding:1.5rem 1.25rem}@media (min-width:768px){.ops-reality-card{padding:1.75rem 2rem}}.ops-reality-flex{display:flex;flex-direction:column;gap:1rem}@media (min-width:768px){.ops-reality-flex{align-items:center;flex-direction:row;justify-content:space-between}}.ops-reality-text{flex:1}.ops-reality-title{color:var(--primary);font-size:.875rem;font-weight:600}.ops-reality-desc{color:var(--muted-foreground);font-size:.875rem;margin-top:.25rem}.ops-reality-grid{display:grid;gap:.75rem;grid-template-columns:1fr;width:100%}@media (min-width:640px){.ops-reality-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.ops-reality-grid{width:auto}}.ops-badge{align-items:center;background-color:hsla(0,0%,100%,.6);border:1px solid var(--border);border-radius:.75rem;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1rem}.how-it-works-section{background-color:hsla(0,0%,96%,.3);border-bottom:1px solid hsla(60,1%,81%,.4);padding-bottom:8rem;padding-top:5rem}.how-it-works-header{margin:0 auto 4rem;max-width:48rem;text-align:center}.how-it-works-wrapper{margin:0 auto;max-width:64rem;position:relative}.connecting-line{display:none}@media (min-width:768px){.connecting-line{background-color:var(--border);display:block;height:2px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:0}}.how-it-works-grid{display:grid;gap:2rem;grid-template-columns:1fr;position:relative;z-index:10}@media (min-width:768px){.how-it-works-grid{grid-template-columns:repeat(3,1fr)}}.step-card{background-color:var(--card);border:1px solid var(--border);border-radius:1rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);padding:2rem;text-align:center;transition:transform .3s ease}.step-card:hover{transform:translateY(-4px)}.step-icon{align-items:center;background-color:var(--background);border:2px solid var(--primary);border-radius:9999px;box-shadow:0 0 15px rgba(102,44,137,.2);display:flex;height:4rem;justify-content:center;margin:0 auto 1.5rem;width:4rem}.step-title{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.step-desc{color:var(--muted-foreground);font-size:.875rem}.case-study-section{background-color:var(--card);border-bottom:1px solid hsla(60,1%,81%,.4);padding-bottom:5rem;padding-top:5rem}.case-study-card{background:linear-gradient(to bottom right,rgba(102,44,137,.1),rgba(102,44,137,.05));border:1px solid rgba(102,44,137,.2);border-radius:1.5rem;margin:0 auto;max-width:64rem;overflow:hidden;padding:2rem;position:relative}@media (min-width:768px){.case-study-card{padding:3rem}}.case-study-bg-icon{color:var(--foreground);opacity:.05;padding:2rem;position:absolute;right:0;top:0}.case-study-grid{align-items:center;display:grid;gap:3rem;grid-template-columns:1fr;position:relative;z-index:10}@media (min-width:768px){.case-study-grid{grid-template-columns:repeat(2,1fr)}}.case-study-badge{background-color:var(--background);border:1px solid var(--border);border-radius:9999px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);display:inline-block;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;padding:.375rem 1rem}.case-study-quote{color:var(--foreground);font-size:1.5rem;font-style:italic;font-weight:500;line-height:1.375;margin-bottom:1.5rem}.case-study-author{align-items:center;color:var(--muted-foreground);display:flex;font-weight:600;gap:.5rem}.author-line{background-color:var(--primary);display:inline-block;height:1px;width:2rem}.case-study-bullets-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem}.bullet-item{display:flex;gap:1rem;margin-bottom:1.5rem}.bullet-item:last-child{margin-bottom:0}.bullet-icon-wrapper{align-items:center;background-color:rgba(102,44,137,.1);border-radius:9999px;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;width:2.5rem}.bullet-title{font-weight:600;margin-bottom:.25rem}.bullet-desc{color:var(--muted-foreground);font-size:.875rem}.cta-footer{background-color:hsla(0,0%,96%,.5);border-top:1px solid hsla(60,1%,81%,.4);padding-bottom:6rem;padding-top:4rem}@media (min-width:768px){.cta-footer{padding-bottom:6rem;padding-top:6rem}}.cta-footer-container{max-width:48rem;text-align:center}.cta-footer-title{font-size:1.875rem;font-weight:700;letter-spacing:-.025em;margin-bottom:1.5rem}@media (min-width:768px){.cta-footer-title{font-size:3rem}}.cta-footer-desc{color:var(--muted-foreground);font-size:1.25rem;margin-bottom:2.5rem}.cta-footer-trust{align-items:center;color:var(--muted-foreground);display:flex;font-weight:500;gap:.75rem;justify-content:center;margin-top:2rem}.main-footer{background-color:hsla(0,0%,96%,.2);border-top:1px solid hsla(60,1%,81%,.4);padding-bottom:3rem;padding-top:3rem}.main-footer-container{color:var(--muted-foreground);text-align:center}.main-footer-logo{align-items:center;color:var(--foreground);display:flex;font-family:var(--font-mono);font-weight:600;gap:.5rem;justify-content:center;margin-bottom:1rem}.main-footer-text{font-size:.875rem}.footer{border-top:1px solid var(--color-border);padding:2rem env(safe-area-inset-right) 2rem env(safe-area-inset-left);text-align:center}.footer-links{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.footer-links a{color:var(--color-muted);font-size:.875rem;text-decoration:none}.footer-links a:hover{color:var(--color-fg)}.flex-col{flex-direction:column}.gap-4{gap:1rem}.justify-center{justify-content:center}.items-center{align-items:center}.flex{display:flex}body,html{overflow-x:hidden;width:100%}.container,body,html,main,section{max-width:100%}*{min-width:0}canvas,img,svg,video{height:auto;max-width:100%}.hero-section{overflow-x:hidden}.hero-bg-blur,.hero-bg-gradient{max-width:100%;overflow:hidden}.hero-bg-blur{right:-10%}@media (max-width:640px){.navbar-container{height:3.5rem}.navbar-logo img{height:48px!important;padding:6px 0}.hero-section{padding-bottom:3.5rem;padding-top:3rem}.hero-grid{gap:2rem;padding-top:.75rem}.hero-title{font-size:2.05rem;line-height:1.12;margin-bottom:1rem}.hero-subtitle{font-size:1.1rem;margin-bottom:1rem}.hero-description{font-size:1rem;margin-bottom:1.25rem}.hero-highlights{gap:.5rem;margin-top:1.25rem}.form-card{border-radius:.85rem;padding:1.25rem}.form-header{margin-bottom:1rem}.form-header h3{font-size:1.25rem}.form-header p{font-size:.95rem}#ms-hsform-ema .hs-input,#ms-hsform-ema input.hs-input,#ms-hsform-ema select.hs-input,#ms-hsform-ema textarea.hs-input{font-size:16px}#ms-hsform-ema .hs-recaptcha{display:flex;justify-content:center;margin:.75rem 0}#ms-hsform-ema iframe[title*=reCAPTCHA]{transform:scale(.9);transform-origin:center}.hero-bg-blur{filter:blur(90px);right:-25%;width:70%}}.case-study-grid>*,.hero-grid>*,.ops-reality-flex>*,.value-props-grid>*{min-width:0}