.Hero-module__oTk1fW__hero{background-image:url(/images/marketing/hero-background.jpg);background-position:50%;background-size:cover;align-items:center;min-height:80vh;margin-top:-80px;padding-top:8rem;padding-bottom:6rem;display:flex;position:relative;overflow:hidden}.Hero-module__oTk1fW__overlay{background:linear-gradient(to bottom right,#0009,#1a7f7f66);position:absolute;inset:0}.Hero-module__oTk1fW__container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;position:relative}@media (min-width:1024px){.Hero-module__oTk1fW__container{padding-left:2rem;padding-right:2rem}}.Hero-module__oTk1fW__content{text-align:center;max-width:64rem;margin-left:auto;margin-right:auto}.Hero-module__oTk1fW__headline{color:var(--marketing-text-hero);font-size:3rem;font-weight:var(--font-weight-medium);letter-spacing:-.025em;margin-bottom:2rem;line-height:1.1}@media (min-width:640px){.Hero-module__oTk1fW__headline{font-size:3.75rem}}@media (min-width:1024px){.Hero-module__oTk1fW__headline{font-size:4.5rem}}.Hero-module__oTk1fW__subheadline{color:var(--marketing-text-hero-muted);max-width:48rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}@media (min-width:640px){.Hero-module__oTk1fW__subheadline{font-size:1.5rem}}.Hero-module__oTk1fW__cta{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}@media (min-width:640px){.Hero-module__oTk1fW__cta{flex-direction:row}}.Hero-module__oTk1fW__primaryButton{background:var(--brand-primary-foreground);border:2px solid var(--brand-primary-foreground);color:var(--brand-primary);font-size:1.125rem;font-weight:var(--font-weight-medium);align-items:center;gap:.5rem;height:auto;padding-top:1rem;padding-bottom:1rem;display:inline-flex;box-shadow:0 10px 25px #0000004d}.Hero-module__oTk1fW__primaryButton:hover{background:#ffffffe6}.Hero-module__oTk1fW__arrowIcon{width:1.25rem;height:1.25rem;transition:transform .2s}.Hero-module__oTk1fW__primaryButton:hover .Hero-module__oTk1fW__arrowIcon{transform:translate(.25rem)}.Hero-module__oTk1fW__secondaryButton{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--brand-primary-foreground);font-size:1.125rem;font-weight:var(--font-weight-medium);background:#ffffff1a;border:2px solid #ffffff80;height:auto;padding-top:1rem;padding-bottom:1rem}.Hero-module__oTk1fW__secondaryButton:hover{background:#fff3}.Hero-module__oTk1fW__trustText{color:var(--marketing-text-hero-muted);font-size:.875rem}
.DemoNavigation-module__pLY0vq__navigation{flex-direction:column;gap:.75rem;display:flex}.DemoNavigation-module__pLY0vq__tabs{flex-wrap:wrap;gap:.75rem;display:flex}.DemoNavigation-module__pLY0vq__tab{background:var(--background);border:1px solid var(--border);border-radius:var(--radius);color:var(--muted-foreground);cursor:pointer;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}.DemoNavigation-module__pLY0vq__tab:hover{background:var(--accent);border-color:var(--primary);color:var(--foreground);transform:translateY(-1px)}.DemoNavigation-module__pLY0vq__tab:focus-visible{box-shadow:0 0 0 3px var(--primary);opacity:.5;outline:none}.DemoNavigation-module__pLY0vq__tab.DemoNavigation-module__pLY0vq__active{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 4px 12px #0000001a}.DemoNavigation-module__pLY0vq__progressIndicator{background:var(--muted);border-radius:var(--radius);width:100%;height:3px;overflow:hidden}.DemoNavigation-module__pLY0vq__progressBar{background:var(--primary);height:100%;transition:width .1s linear}@media (max-width:768px){.DemoNavigation-module__pLY0vq__tabs{flex-direction:column}.DemoNavigation-module__pLY0vq__tab{text-align:center;width:100%}}@media (prefers-reduced-motion:reduce){.DemoNavigation-module__pLY0vq__tab,.DemoNavigation-module__pLY0vq__progressBar{transition:none!important}}
.BaseNode-module__tufs4a__node{background:var(--card);border:2px solid var(--border);border-radius:var(--radius);min-width:180px;padding:1rem;transition:all .2s;position:relative}.BaseNode-module__tufs4a__node:hover{border-color:var(--primary);box-shadow:0 4px 12px #0000001a}.BaseNode-module__tufs4a__node.BaseNode-module__tufs4a__selected{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1a}.BaseNode-module__tufs4a__node.BaseNode-module__tufs4a__executing{border-color:var(--primary);box-shadow:0 0 12px #2563eb4d}.BaseNode-module__tufs4a__node.BaseNode-module__tufs4a__success{border-color:#21c45d}.BaseNode-module__tufs4a__node.BaseNode-module__tufs4a__error{border-color:var(--destructive)}.BaseNode-module__tufs4a__node.BaseNode-module__tufs4a__idle{opacity:.9}.BaseNode-module__tufs4a__pulse{background:var(--primary);border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite BaseNode-module__tufs4a__pulse;position:absolute;top:50%;left:-12px;transform:translateY(-50%)}@keyframes BaseNode-module__tufs4a__pulse{0%,to{opacity:1;transform:translateY(-50%)scale(1)}50%{opacity:.5;transform:translateY(-50%)scale(1.3)}}.BaseNode-module__tufs4a__badges{align-items:center;gap:.25rem;display:flex;position:absolute;top:.5rem;right:.5rem}.BaseNode-module__tufs4a__badge{font-size:.875rem}.BaseNode-module__tufs4a__icon{justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:.5rem;display:flex}.BaseNode-module__tufs4a__iconText{font-size:1.5rem}.BaseNode-module__tufs4a__content{flex-direction:column;gap:.25rem;display:flex}.BaseNode-module__tufs4a__label{color:var(--foreground);font-size:.875rem;font-weight:600}.BaseNode-module__tufs4a__description{color:var(--muted-foreground);font-size:.75rem;line-height:1.3}@media (prefers-reduced-motion:reduce){.BaseNode-module__tufs4a__node,.BaseNode-module__tufs4a__pulse{transition:none!important;animation:none!important}.BaseNode-module__tufs4a__node.BaseNode-module__tufs4a__executing{border-color:var(--primary)}}
.ResourceBreakdownPanel-module__MXrBcG__panel{min-width:280px}.ResourceBreakdownPanel-module__MXrBcG__title{font-size:1rem}.ResourceBreakdownPanel-module__MXrBcG__content{flex-direction:column;gap:1rem;display:flex}.ResourceBreakdownPanel-module__MXrBcG__metrics{flex-direction:column;gap:.75rem;display:flex}.ResourceBreakdownPanel-module__MXrBcG__metricRow{justify-content:space-between;align-items:center;display:flex}.ResourceBreakdownPanel-module__MXrBcG__metricLabel{color:var(--muted-foreground);font-size:.875rem}.ResourceBreakdownPanel-module__MXrBcG__metricValue{color:var(--foreground);font-family:Geist Mono,monospace;font-size:.875rem;font-weight:500}.ResourceBreakdownPanel-module__MXrBcG__metricValue.ResourceBreakdownPanel-module__MXrBcG__animating{animation:.3s ResourceBreakdownPanel-module__MXrBcG__fadeIn}@keyframes ResourceBreakdownPanel-module__MXrBcG__fadeIn{0%{opacity:.5}to{opacity:1}}.ResourceBreakdownPanel-module__MXrBcG__highlight .ResourceBreakdownPanel-module__MXrBcG__metricLabel{font-weight:600}.ResourceBreakdownPanel-module__MXrBcG__highlight .ResourceBreakdownPanel-module__MXrBcG__metricValue{color:var(--primary);font-size:1rem}.ResourceBreakdownPanel-module__MXrBcG__separator{margin:.5rem 0}.ResourceBreakdownPanel-module__MXrBcG__comparison{flex-direction:column;gap:.5rem;display:flex}.ResourceBreakdownPanel-module__MXrBcG__comparisonTitle{color:var(--muted-foreground);text-transform:uppercase;font-size:.75rem;font-weight:600}.ResourceBreakdownPanel-module__MXrBcG__comparisonRow{justify-content:space-between;align-items:center;display:flex}.ResourceBreakdownPanel-module__MXrBcG__comparisonLabel{color:var(--muted-foreground);font-size:.875rem}.ResourceBreakdownPanel-module__MXrBcG__comparisonValue{font-family:Geist Mono,monospace;font-size:.875rem;text-decoration:line-through}.ResourceBreakdownPanel-module__MXrBcG__savings{border-radius:var(--radius);color:#fff;text-align:center;background:#21c45d;padding:.5rem;font-size:.875rem;font-weight:600}@media (prefers-reduced-motion:reduce){.ResourceBreakdownPanel-module__MXrBcG__metricValue.ResourceBreakdownPanel-module__MXrBcG__animating{animation:none!important}}
.DemoWorkflow-module__sR4zOa__container{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:var(--card);border:1px solid var(--border);border-radius:calc(var(--radius)*2);flex-direction:column;gap:1.5rem;width:100%;padding:2rem;display:flex;box-shadow:0 20px 60px #0000001a,0 8px 16px #0000000d}.DemoWorkflow-module__sR4zOa__content{grid-template-columns:1fr 300px;gap:1.5rem;display:grid}.DemoWorkflow-module__sR4zOa__mainColumn{flex-direction:column;gap:1rem;display:flex}.DemoWorkflow-module__sR4zOa__builder,.DemoWorkflow-module__sR4zOa__logPanel{width:100%}.DemoWorkflow-module__sR4zOa__sideColumn{flex-direction:column;display:flex}.DemoWorkflow-module__sR4zOa__resourcePanel{width:100%}.DemoWorkflow-module__sR4zOa__actions{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.DemoWorkflow-module__sR4zOa__controls,.DemoWorkflow-module__sR4zOa__ctaButtons{gap:.5rem;display:flex}@media (max-width:1024px){.DemoWorkflow-module__sR4zOa__content{grid-template-columns:1fr}.DemoWorkflow-module__sR4zOa__sideColumn{flex-direction:row;gap:1rem}.DemoWorkflow-module__sR4zOa__resourcePanel{flex:1}}@media (max-width:768px){.DemoWorkflow-module__sR4zOa__content{grid-template-columns:1fr}.DemoWorkflow-module__sR4zOa__sideColumn{flex-direction:column}.DemoWorkflow-module__sR4zOa__actions{flex-direction:column;gap:1rem}.DemoWorkflow-module__sR4zOa__controls{justify-content:center;width:100%}.DemoWorkflow-module__sR4zOa__ctaButtons{flex-direction:column;width:100%}.DemoWorkflow-module__sR4zOa__ctaButtons button{width:100%}}
.DemoShowcase-module__ZQiK3q__section{background:linear-gradient(#1a7f7f33 0%,#1a7f7f1a 50%,#1a7f7f0d 100%);padding-top:4rem;padding-bottom:6rem;position:relative;overflow:hidden}.DemoShowcase-module__ZQiK3q__container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:1024px){.DemoShowcase-module__ZQiK3q__container{padding-left:2rem;padding-right:2rem}}.DemoShowcase-module__ZQiK3q__header{text-align:center;margin-bottom:3rem}.DemoShowcase-module__ZQiK3q__title{color:var(--foreground);font-size:2.25rem;font-weight:var(--font-weight-medium);letter-spacing:-.025em;margin-bottom:1rem;line-height:1.2}@media (min-width:640px){.DemoShowcase-module__ZQiK3q__title{font-size:2.75rem}}@media (min-width:1024px){.DemoShowcase-module__ZQiK3q__title{font-size:3rem}}.DemoShowcase-module__ZQiK3q__description{color:var(--muted-foreground);max-width:48rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.6}@media (min-width:640px){.DemoShowcase-module__ZQiK3q__description{font-size:1.25rem}}.DemoShowcase-module__ZQiK3q__demo{max-width:100%;margin-left:auto;margin-right:auto}
.Philosophy-module__hOfP_q__section{background:var(--background);padding-top:4rem;padding-bottom:4rem}@media (min-width:1024px){.Philosophy-module__hOfP_q__section{padding-top:6rem;padding-bottom:6rem}}.Philosophy-module__hOfP_q__container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:1024px){.Philosophy-module__hOfP_q__container{padding-left:2rem;padding-right:2rem}}.Philosophy-module__hOfP_q__grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.Philosophy-module__hOfP_q__grid{grid-template-columns:1fr 1fr;gap:4rem}}.Philosophy-module__hOfP_q__textColumn{flex-direction:column;gap:1.5rem;display:flex}.Philosophy-module__hOfP_q__heading{color:var(--foreground);font-size:2.25rem;font-weight:var(--font-weight-medium);line-height:1.2}@media (min-width:1024px){.Philosophy-module__hOfP_q__heading{font-size:3rem}}.Philosophy-module__hOfP_q__body{color:var(--muted-foreground);font-size:1.125rem;line-height:1.75}.Philosophy-module__hOfP_q__graphicColumn{justify-content:center;display:flex}.Philosophy-module__hOfP_q__graphic{width:400px;max-width:100%}.Philosophy-module__hOfP_q__tributarySvg{width:100%;height:auto;display:block}
.Services-module__AkwrKW__section{background:var(--marketing-bg-taupe);padding-top:4rem;padding-bottom:4rem}@media (min-width:1024px){.Services-module__AkwrKW__section{padding-top:6rem;padding-bottom:6rem}}.Services-module__AkwrKW__container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:1024px){.Services-module__AkwrKW__container{padding-left:2rem;padding-right:2rem}}.Services-module__AkwrKW__timeline{flex-direction:column;gap:3rem;display:flex;position:relative}@media (min-width:768px){.Services-module__AkwrKW__timeline{flex-direction:row;justify-content:space-between;gap:0}}.Services-module__AkwrKW__timelineTrack{background:var(--border);width:2px;height:2px;position:absolute;top:2rem;left:2rem}@media (min-width:768px){.Services-module__AkwrKW__timelineTrack{width:80%;height:2px;top:2rem;left:10%}}.Services-module__AkwrKW__step{flex-direction:column;flex:1;gap:1rem;padding-left:4.5rem;display:flex;position:relative}@media (min-width:768px){.Services-module__AkwrKW__step{text-align:center;padding-top:5rem;padding-left:0}}.Services-module__AkwrKW__stepNumber{background:var(--background);border:2px solid var(--border);color:var(--foreground);font-size:1.25rem;font-weight:var(--font-weight-medium);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex;position:absolute;top:0;left:0}@media (min-width:768px){.Services-module__AkwrKW__stepNumber{top:0;left:50%;transform:translate(-50%)}}.Services-module__AkwrKW__stepTitle{color:var(--foreground);font-size:1.5rem;font-weight:var(--font-weight-medium);margin:0}@media (min-width:768px){.Services-module__AkwrKW__stepTitle{font-size:1.75rem}}.Services-module__AkwrKW__stepDescription{color:var(--muted-foreground);max-width:32rem;margin:0;font-size:1rem;line-height:1.7}@media (min-width:768px){.Services-module__AkwrKW__stepDescription{max-width:20rem;margin-left:auto;margin-right:auto}}
.Features-module__eEn6Xq__section{background:var(--background);padding-top:6rem;padding-bottom:6rem}.Features-module__eEn6Xq__container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:1024px){.Features-module__eEn6Xq__container{padding-left:2rem;padding-right:2rem}}.Features-module__eEn6Xq__header{text-align:center;max-width:42rem;margin-bottom:5rem;margin-left:auto;margin-right:auto}.Features-module__eEn6Xq__heading{color:var(--foreground);font-size:2.25rem;font-weight:var(--font-weight-medium);margin-bottom:1.5rem}@media (min-width:640px){.Features-module__eEn6Xq__heading{font-size:3rem}}.Features-module__eEn6Xq__subheading{color:var(--muted-foreground);font-size:1.125rem}.Features-module__eEn6Xq__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.Features-module__eEn6Xq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Features-module__eEn6Xq__grid{grid-template-columns:repeat(4,1fr)}}.Features-module__eEn6Xq__card{border:2px solid var(--border);transition:all .3s}.Features-module__eEn6Xq__card:hover{border-color:var(--brand-primary);box-shadow:0 10px 25px #0000001a}.Features-module__eEn6Xq__iconWrapper{background:var(--brand-primary);border-radius:var(--radius);justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.5rem;transition:transform .3s;display:flex;box-shadow:0 4px 6px #0000001a}.Features-module__eEn6Xq__card:hover .Features-module__eEn6Xq__iconWrapper{transform:scale(1.1)}.Features-module__eEn6Xq__icon{color:var(--brand-primary-foreground);width:1.75rem;height:1.75rem}.Features-module__eEn6Xq__cardTitle{margin-bottom:.75rem;font-size:1.25rem}.Features-module__eEn6Xq__cardDescription{font-size:1rem;line-height:1.6}
.FeatureHighlight-module__KaBjxa__section{background:var(--background);padding-top:4rem;padding-bottom:4rem}@media (min-width:1024px){.FeatureHighlight-module__KaBjxa__section{padding-top:6rem;padding-bottom:6rem}}.FeatureHighlight-module__KaBjxa__container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:1024px){.FeatureHighlight-module__KaBjxa__container{padding-left:2rem;padding-right:2rem}}.FeatureHighlight-module__KaBjxa__grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.FeatureHighlight-module__KaBjxa__grid{grid-template-columns:1fr 1fr;gap:4rem}}.FeatureHighlight-module__KaBjxa__imageColumn{order:2}@media (min-width:1024px){.FeatureHighlight-module__KaBjxa__imageColumn{order:1}}.FeatureHighlight-module__KaBjxa__imageWrapper{border-radius:var(--radius);overflow:hidden}.FeatureHighlight-module__KaBjxa__image{object-fit:cover;width:100%;height:auto;display:block}.FeatureHighlight-module__KaBjxa__textColumn{flex-direction:column;order:1;gap:2rem;display:flex}@media (min-width:1024px){.FeatureHighlight-module__KaBjxa__textColumn{order:2}}.FeatureHighlight-module__KaBjxa__heading{color:var(--foreground);font-size:2.25rem;font-weight:var(--font-weight-medium);line-height:1.2}@media (min-width:1024px){.FeatureHighlight-module__KaBjxa__heading{font-size:3rem}}.FeatureHighlight-module__KaBjxa__list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.FeatureHighlight-module__KaBjxa__listItem{color:var(--muted-foreground);align-items:flex-start;gap:.75rem;font-size:1.125rem;line-height:1.75;display:flex}.FeatureHighlight-module__KaBjxa__listItem:before{background:var(--brand-primary);content:"";border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem;margin-top:.625rem}.FeatureHighlight-module__KaBjxa__ctaLink{color:var(--brand-primary);font-size:1.125rem;font-weight:var(--font-weight-medium);align-items:center;gap:.5rem;text-decoration:none;transition:gap .2s;display:inline-flex}.FeatureHighlight-module__KaBjxa__ctaLink:hover{gap:.75rem}.FeatureHighlight-module__KaBjxa__arrowIcon{width:1.25rem;height:1.25rem}
.Pricing-module__OJ4KWa__section{background:linear-gradient(to bottom,var(--marketing-bg-light),var(--background));padding-top:6rem;padding-bottom:6rem}.Pricing-module__OJ4KWa__container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:1024px){.Pricing-module__OJ4KWa__container{padding-left:2rem;padding-right:2rem}}.Pricing-module__OJ4KWa__header{text-align:center;max-width:42rem;margin-bottom:4rem;margin-left:auto;margin-right:auto}.Pricing-module__OJ4KWa__heading{color:var(--foreground);font-size:2.25rem;font-weight:var(--font-weight-medium);margin-bottom:1.5rem}@media (min-width:640px){.Pricing-module__OJ4KWa__heading{font-size:3rem}}.Pricing-module__OJ4KWa__subheading{color:var(--muted-foreground);margin-bottom:2rem;font-size:1.125rem}.Pricing-module__OJ4KWa__badge{color:var(--brand-primary-dark);font-size:1.125rem;font-weight:var(--font-weight-semibold);background:#1a7f7f1a;border:2px solid #1a7f7f4d;border-radius:9999px;padding:.75rem 1.5rem;display:inline-block}.Pricing-module__OJ4KWa__grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem;display:grid}@media (min-width:768px){.Pricing-module__OJ4KWa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Pricing-module__OJ4KWa__grid{grid-template-columns:repeat(4,1fr)}}.Pricing-module__OJ4KWa__card{border:2px solid var(--border);flex-direction:column;display:flex;position:relative}.Pricing-module__OJ4KWa__popularCard{border:4px solid var(--brand-primary);padding-top:.5rem;box-shadow:0 10px 25px #1a7f7f33}@media (min-width:1024px){.Pricing-module__OJ4KWa__popularCard{transform:scale(1.05)}}.Pricing-module__OJ4KWa__popularBadge{position:absolute;top:0;left:50%;transform:translate(-50%)translateY(-60%)}.Pricing-module__OJ4KWa__popularBadgeText{background:var(--brand-primary);color:var(--brand-primary-foreground);font-size:.875rem;font-weight:var(--font-weight-semibold);white-space:nowrap;border-radius:9999px;padding:.5rem 1.5rem;display:inline-block;box-shadow:0 4px 6px #0000001a}.Pricing-module__OJ4KWa__cardHeader{padding-bottom:1.5rem}.Pricing-module__OJ4KWa__cardTitle{font-size:1.25rem}.Pricing-module__OJ4KWa__cardDescription{font-size:.875rem}.Pricing-module__OJ4KWa__priceWrapper{margin-top:1rem}.Pricing-module__OJ4KWa__price{color:var(--foreground);font-size:2.25rem;font-weight:var(--font-weight-medium)}.Pricing-module__OJ4KWa__priceUnit{color:var(--muted-foreground)}.Pricing-module__OJ4KWa__usage{color:var(--brand-primary);font-size:.875rem;font-weight:var(--font-weight-semibold);margin-top:.5rem}.Pricing-module__OJ4KWa__cardContent{flex-grow:1}.Pricing-module__OJ4KWa__featureList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Pricing-module__OJ4KWa__featureItem{align-items:flex-start;gap:.5rem;display:flex}.Pricing-module__OJ4KWa__checkIcon{color:var(--brand-primary);flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.125rem}.Pricing-module__OJ4KWa__featureText{color:var(--muted-foreground);font-size:.875rem}.Pricing-module__OJ4KWa__cardFooter{margin-top:auto;padding-top:1.5rem}.Pricing-module__OJ4KWa__ctaButton{width:100%;height:auto;padding-top:1.25rem;padding-bottom:1.25rem}.Pricing-module__OJ4KWa__ctaButtonPopular{background:var(--brand-primary);box-shadow:0 4px 6px #0000001a}.Pricing-module__OJ4KWa__ctaButtonPopular:hover{background:var(--brand-primary-dark)}.Pricing-module__OJ4KWa__footer{text-align:center}.Pricing-module__OJ4KWa__footerText{color:var(--muted-foreground);margin-bottom:1rem;font-size:1.125rem}.Pricing-module__OJ4KWa__footerLink{color:var(--brand-primary);font-size:1.125rem;font-weight:var(--font-weight-semibold)}.Pricing-module__OJ4KWa__footerLink:hover{color:var(--brand-primary-dark)}
.SocialProof-module__cnLpQa__section{background:var(--marketing-bg-light);padding-top:3rem;padding-bottom:3rem}.SocialProof-module__cnLpQa__container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:1024px){.SocialProof-module__cnLpQa__container{padding-left:2rem;padding-right:2rem}}.SocialProof-module__cnLpQa__heading{color:var(--muted-foreground);font-size:1rem;font-weight:var(--font-weight-medium);text-align:center;margin-bottom:2rem}.SocialProof-module__cnLpQa__logoGrid{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.SocialProof-module__cnLpQa__logoPlaceholder{background:var(--muted);border:1px solid var(--border);border-radius:var(--radius);color:var(--muted-foreground);justify-content:center;align-items:center;width:10rem;height:4rem;font-size:.875rem;display:flex}
.CTA-module__bS2jZG__section{background:var(--brand-primary);padding-top:6rem;padding-bottom:6rem;position:relative;overflow:hidden}.CTA-module__bS2jZG__container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;position:relative}@media (min-width:1024px){.CTA-module__bS2jZG__container{padding-left:2rem;padding-right:2rem}}.CTA-module__bS2jZG__content{text-align:center;max-width:48rem;margin-left:auto;margin-right:auto}.CTA-module__bS2jZG__heading{color:var(--brand-primary-foreground);font-size:2.25rem;font-weight:var(--font-weight-medium);margin-bottom:1.5rem}@media (min-width:640px){.CTA-module__bS2jZG__heading{font-size:3rem}}.CTA-module__bS2jZG__subheading{color:#ffffffe6;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}@media (min-width:640px){.CTA-module__bS2jZG__subheading{font-size:1.5rem}}.CTA-module__bS2jZG__buttonWrapper{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}@media (min-width:640px){.CTA-module__bS2jZG__buttonWrapper{flex-direction:row}}.CTA-module__bS2jZG__ctaButton{background:var(--brand-primary-foreground);border:2px solid var(--brand-primary-foreground);color:var(--brand-primary);font-size:1.125rem;font-weight:var(--font-weight-medium);height:auto;padding:1rem 2rem;box-shadow:0 10px 25px #0000004d}.CTA-module__bS2jZG__ctaButton:hover{background:#ffffffe6}.CTA-module__bS2jZG__trustText{color:#fffc;font-size:1rem}
.demos-module__EfLxca__container{max-width:1400px;margin:0 auto;padding:3rem 1.5rem}.demos-module__EfLxca__header{text-align:center;margin-bottom:3rem}.demos-module__EfLxca__title{color:var(--foreground);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.demos-module__EfLxca__description{color:var(--muted-foreground);max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}@media (max-width:768px){.demos-module__EfLxca__container{padding:2rem 1rem}.demos-module__EfLxca__header{margin-bottom:2rem}.demos-module__EfLxca__title{font-size:1.875rem}.demos-module__EfLxca__description{font-size:1rem}}
