:root{--f3-bg:#090a08;--f3-accent:#06a27d;--f3-accent-2:#069e79;--f3-text:#fff;--f3-muted:#9aa8a4;--f3-card:#2e2e2e}*{box-sizing:border-box}html{scroll-behavior:smooth;font-size:18px}body{background:var(--f3-bg);color:var(--f3-text);margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;overflow-x:hidden}body.nav-open{overflow:hidden}#app{min-height:100vh}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-shell main{flex:1}a,button,input,.btn,.nav-link,.link-cta,.feature-card,.faq__question,.logo-strip__item,.integrations__logo,.benefits__pill li,.testimonial__nav button,.hero__avatars img{transition:color .25s,background-color .25s,border-color .25s,box-shadow .25s,opacity .25s,transform .25s}.btn:hover{transform:translateY(-2px)}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000059}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition-duration:.01ms!important;animation-duration:.01ms!important}}h1,h2,h3,.btn{font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif}h1,h2,h3{letter-spacing:-.01em;margin:0;font-weight:600}img{max-width:100%}.container{max-width:1200px;margin:0 auto;padding:0 24px}.site-header{z-index:100;box-shadow:none;background:0 0;transition:background-color .35s,box-shadow .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s;position:sticky;top:0}.site-header.is-scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#090a08d9;box-shadow:0 8px 24px #00000059}.site-header__bar{justify-content:space-between;align-items:center;gap:16px;padding:24px;display:flex;position:relative}.brand-mark{width:auto;height:28px;display:block}.site-header__toggle{width:40px;height:40px;color:var(--f3-text);cursor:pointer;background:#ffffff14;border:none;border-radius:10px;justify-content:center;align-items:center;font-size:1.3rem;display:none}.site-header__menu{align-items:center;gap:24px;display:flex}.nav{flex-wrap:wrap;gap:clamp(12px,3vw,32px);display:flex}.nav-link{color:var(--f3-text);padding-bottom:4px;font-weight:300;text-decoration:none;position:relative}.nav-link.is-active{color:var(--f3-accent);font-weight:500}.nav-link.is-active:after{content:"";background:var(--f3-accent);border-radius:2px;height:2px;position:absolute;bottom:-4px;left:0;right:0}.site-header__signup{padding:10px 20px;font-size:.9rem}.hero{background:radial-gradient(120% 120% at 50% 100%, var(--f3-accent) 0%, var(--f3-accent-2) 35%, #0d2e24 65%, var(--f3-bg) 100%);border-radius:24px;grid-template-columns:1.1fr 1fr;align-items:center;gap:48px;padding:clamp(32px,6vw,64px) clamp(16px,4vw,24px);display:grid}.hero__line{font-size:clamp(2rem,5vw,3.5rem);font-weight:600;line-height:1.05;display:block}.hero__line:first-child{color:var(--f3-accent)}.hero__body{color:#ffffffd9;max-width:46ch;margin:24px 0}.hero__actions{gap:16px;margin-bottom:24px;display:flex}.btn{border-radius:10px;padding:14px 24px;font-weight:500;text-decoration:none}.btn--primary{color:var(--f3-bg);background:linear-gradient(135deg,#fff 0%,#bdf5e4 100%);border:none}.btn--secondary{color:var(--f3-text);background:0 0;border:2px solid #fff}.hero__badges{color:#ffffffd9;gap:20px;margin-bottom:16px;padding:0;list-style:none;display:flex}.hero__badges li{align-items:center;gap:8px;display:flex}.hero__badges svg{color:#fff;flex-shrink:0;width:18px;height:18px}.hero__trust-row{align-items:center;gap:12px;display:flex}.hero__avatars{display:flex}.hero__avatars img{object-fit:cover;border:2px solid var(--f3-bg);border-radius:50%;width:36px;height:36px;margin-left:-10px}.hero__avatars img:first-child{margin-left:0}.hero__trust{color:#ffffffd9;margin:0}.hero__visual{border-radius:16px;justify-content:center;align-items:center;min-height:320px;display:flex;position:relative}.hero__visual-preview{width:100%;height:auto}.logo-strip{padding:48px 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.logo-strip__track{gap:96px;width:max-content;animation:24s linear infinite logo-scroll;display:flex}.logo-strip__item{color:var(--f3-muted);white-space:nowrap;align-items:center;gap:10px;font-size:1.3rem;font-weight:400;display:flex}.logo-strip__item svg{width:38px;height:38px}@keyframes logo-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.logo-strip__track{animation:none}}.page{padding:64px 24px}.site-footer{padding:24px}.site-footer__card{color:#ffffffd9;background:radial-gradient(120% 140% at 50% 0%, var(--f3-accent) 0%, var(--f3-accent-2) 40%, #0d2e24 70%, var(--f3-bg) 100%);border-radius:24px;padding:48px}.site-footer__card .text-accent{color:#fff}.site-footer__card .highlight-swash--thick:before{background:#00000059}.site-footer__cta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.site-footer__cta h2{color:var(--f3-text);font-size:clamp(1.75rem,2.6vw,2.2rem)}.site-footer__cta p{color:#ffffffd9;margin:8px 0 0}.site-footer__divider{border:none;border-top:2px solid #ffffffe6;margin:32px 0}.text-accent{color:var(--f3-accent)}.highlight-swash{display:inline-block;position:relative}.highlight-swash:before{content:"";background:var(--f3-accent);opacity:.8;z-index:-1;border-radius:999px;height:.1em;position:absolute;bottom:.08em;left:-3%;right:-3%}.highlight-swash--thick:before{background:var(--f3-accent-2);opacity:.7;border-radius:999px;height:.55em;inset:50% -4% auto;transform:translateY(-50%)rotate(-3deg)}.features{grid-template-columns:.9fr 1.1fr;align-items:center;gap:48px;padding:64px 24px;display:grid}.features__grid{grid-template-columns:1fr 1fr;grid-auto-rows:1fr;align-content:start;gap:20px;display:grid}.feature-card{background:var(--f3-card);border-radius:16px;flex-direction:column;min-height:190px;padding:24px;display:flex}.feature-card__icon{width:60px;height:60px;color:var(--f3-text);background:linear-gradient(160deg,#06a27d40 0%,#0000 100%);border-radius:14px;justify-content:center;align-items:center;margin-bottom:20px;display:flex;box-shadow:0 0 24px #06a27d73}.feature-card__icon svg{width:30px;height:30px}.feature-card h3{margin:0 0 8px}.feature-card p{color:var(--f3-muted);margin:0}.features__intro h2{margin-bottom:16px;font-size:clamp(1.75rem,2.6vw,2.2rem);line-height:1.25}.features__intro p{color:var(--f3-muted);max-width:50ch;margin:0 0 16px}.link-cta{color:var(--f3-accent);font-weight:400;text-decoration:none;display:inline-block}.tour{grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding:64px 24px;display:grid}.tour__visual{border-radius:16px;justify-content:center;display:flex;overflow:hidden}.tour__visual img{width:100%;max-width:420px;height:auto;display:block}.tour__copy h2{font-size:clamp(1.75rem,2.6vw,2.2rem)}.tour__copy p{color:var(--f3-muted)}.tour__stats{color:var(--f3-text);flex-direction:column;gap:14px;margin-bottom:24px;padding:0;list-style:none;display:flex}.tour__stats li{align-items:center;gap:10px;display:flex}.tour__stats svg{width:28px;height:28px;color:var(--f3-accent);flex-shrink:0}.benefits{padding:64px 24px}.benefits__top{grid-template-columns:1fr 1fr;align-items:center;gap:48px;margin-bottom:48px;display:grid}.benefits__copy h2{font-size:clamp(1.75rem,2.6vw,2.2rem)}.benefits__copy p{color:var(--f3-muted);margin:20px 0}.benefits__visual{justify-content:center;display:flex}.benefits__visual img{width:100%;max-width:420px;height:auto}.benefits__pill-scroll{background:var(--f3-card);border-radius:20px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.benefits__pill{flex-wrap:nowrap;align-items:center;gap:40px;width:max-content;margin:0;padding:24px 0;list-style:none;animation:18s linear infinite benefits-scroll;display:flex}.benefits__pill-scroll:hover .benefits__pill{animation-play-state:paused}@keyframes benefits-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 20px))}}@media (prefers-reduced-motion:reduce){.benefits__pill{animation:none}}.benefits__pill li{white-space:nowrap;align-items:center;gap:12px;font-weight:400;display:flex}.benefits__pill-icon{background:linear-gradient(160deg, var(--f3-accent) 0%, var(--f3-accent-2) 100%);color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.benefits__pill-icon svg{width:26px;height:26px}.integrations{grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding:64px 24px;display:grid}.integrations__copy h2{font-size:clamp(1.75rem,2.6vw,2.2rem)}.integrations__copy p{color:var(--f3-muted);max-width:55ch;margin:16px 0}.integrations__grid{grid-template-columns:repeat(3,1fr);justify-items:center;gap:32px 24px;display:grid}.integrations__logo{color:var(--f3-text);white-space:nowrap;align-items:center;gap:10px;font-size:1.1rem;font-weight:600;display:flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.about-journey__logo{justify-content:center}.about-journey__logo svg{width:auto;height:28px;color:var(--f3-text)}.integrations__logo svg{width:96px;height:auto;max-height:32px;color:var(--f3-muted)}.about-hero{grid-template-columns:1.3fr 1fr;align-items:center;gap:48px;padding:64px 24px 32px;display:grid}.about-hero__copy h1{font-size:clamp(2rem,4vw,3rem);line-height:1.15}.about-hero__proof{flex-direction:column;gap:12px;display:flex}.about-hero__proof p{color:var(--f3-muted);margin:0}.about-intro{padding:0 24px 64px}.about-intro p{color:var(--f3-muted);max-width:80ch}.about-journey{grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding:0 24px 96px;display:grid}.about-journey__logos{grid-template-columns:repeat(3,1fr);gap:32px 24px;display:grid}.about-journey__copy h2{font-size:clamp(1.75rem,2.6vw,2.2rem)}.about-journey__copy p{color:var(--f3-muted);max-width:55ch;margin:16px 0}.product-hero{text-align:center;background:radial-gradient(120% 120% at 50% 100%, var(--f3-accent) 0%, var(--f3-accent-2) 35%, #0d2e24 65%, var(--f3-bg) 100%);border-radius:24px;flex-direction:column;align-items:center;gap:32px;padding:clamp(32px,6vw,64px) clamp(16px,4vw,24px);display:flex}.product-hero__copy{max-width:900px}.product-hero h1{font-size:clamp(2rem,4vw,3rem);line-height:1.15}.product-hero p{color:#ffffffd9;max-width:65ch;margin:16px auto 0}.product-hero__visual{width:90%;max-width:1200px}.product-hero__visual img{width:100%;height:auto;display:block}.product-services{padding:64px 24px}.product-services__intro{text-align:center;max-width:700px;margin:0 auto 48px}.product-services__intro h2{font-size:clamp(1.75rem,2.6vw,2.2rem)}.product-services__intro p{color:var(--f3-muted);margin-top:16px}.product-services__panel{background:linear-gradient(180deg, var(--f3-accent) 0%, transparent 100%);border-radius:32px;padding:64px}.product-services__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.product-testing{padding:64px 24px}.product-testing__intro{text-align:center;max-width:700px;margin:0 auto 48px}.product-testing__intro h2{font-size:clamp(1.75rem,2.6vw,2.2rem)}.product-testing__intro p{color:var(--f3-muted);margin-top:16px}.product-testing__content{grid-template-columns:1fr 1fr 1fr;align-items:center;gap:48px;display:grid}.product-testing__col{flex-direction:column;gap:40px;display:flex}.product-testing__card{text-align:center;flex-direction:column;align-items:center;display:flex}.product-testing__card-icon{width:48px;height:48px;color:var(--f3-text);background:#1c1d27;border-radius:12px;justify-content:center;align-items:center;margin-bottom:12px;display:flex;box-shadow:inset 0 4px 14px #39c6728c,inset 0 -6px 10px #fff3}.product-testing__card-icon svg{width:20px;height:20px}.product-testing__card h3{margin:0 0 8px;font-size:1.1rem}.product-testing__card p{color:var(--f3-muted);margin:0}.product-testing__image{justify-content:center;display:flex}.product-testing__image img{width:100%;max-width:340px;height:auto;display:block}.product-final-cta{grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding:64px 24px 96px;display:grid}.product-final-cta__image img{width:100%;height:auto;display:block}.product-final-cta__copy h2{font-size:clamp(1.75rem,2.6vw,2.2rem)}.product-final-cta__copy p{color:var(--f3-muted);max-width:55ch;margin:16px 0}.pricing-hero{text-align:center;max-width:900px;margin:0 auto;padding:64px 24px 32px}.pricing-hero h1{font-size:clamp(2rem,4vw,3rem);line-height:1.15}.pricing-hero p{color:var(--f3-muted);max-width:65ch;margin:16px auto 0}.pricing-plans{grid-template-columns:1fr 1fr;align-items:stretch;gap:24px;padding:32px 24px 64px;display:grid}.pricing-plan{background:var(--f3-card);border-radius:24px;flex-direction:column;padding:40px;display:flex}.pricing-plan--highlighted{background:linear-gradient(160deg, var(--f3-accent) 0%, transparent 100%)}.pricing-plan__header h3{font-size:1.75rem}.pricing-plan__header p{color:var(--f3-muted);margin-top:8px}.pricing-plan--highlighted .pricing-plan__header p{color:#ffffffd9}.pricing-plan__features{flex-direction:column;flex-grow:1;gap:12px;margin:32px 0;padding:0;list-style:none;display:flex}.pricing-plan__features li{color:var(--f3-text);align-items:center;gap:10px;display:flex}.pricing-plan__features svg{width:20px;height:20px;color:var(--f3-accent);flex-shrink:0}.pricing-plan--highlighted .pricing-plan__features svg{color:#fff}.pricing-plan__price{border-top:1px solid #ffffff1a;align-items:baseline;gap:6px;margin-bottom:24px;padding-top:24px;display:flex}.pricing-plan__amount{font-size:2.2rem;font-weight:600}.pricing-plan__period{color:var(--f3-muted)}.pricing-plan--highlighted .pricing-plan__period{color:#ffffffd9}.pricing-plan__cta{text-align:center}.pricing-faq{grid-template-columns:1fr 1fr;align-items:start;gap:64px;padding:64px 24px 96px;display:grid}.pricing-faq__intro h2{font-size:clamp(1.75rem,2.6vw,2.2rem)}.pricing-faq__intro p{color:var(--f3-muted);max-width:55ch;margin:16px 0}.pricing-faq__intro .link-cta{align-items:center;gap:8px;display:inline-flex}.pricing-faq__list{flex-direction:column;gap:16px;display:flex}.pricing-faq__item{background:0 0;border:1px solid #ffffff26;border-radius:24px;padding:24px 28px}.pricing-faq__item.is-open{background:var(--f3-card);border-color:#0000}.pricing-faq__question{width:100%;color:var(--f3-text);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;font-size:1.15rem;font-weight:600;display:flex}.pricing-faq__chevron{width:22px;height:22px;color:var(--f3-text);flex-shrink:0;transition:transform .35s}.pricing-faq__chevron.is-open{transform:rotate(180deg)}.pricing-faq__answer-wrap{grid-template-rows:0fr;transition:grid-template-rows .35s;display:grid}.pricing-faq__answer-wrap.is-open{grid-template-rows:1fr;margin-top:12px}.pricing-faq__answer-inner{overflow:hidden}.pricing-faq__answer-inner p{color:var(--f3-muted);margin:0}.blog-hero{text-align:center;max-width:900px;margin:0 auto;padding:64px 24px 32px}.blog-hero h1{font-size:clamp(2rem,4vw,3rem);line-height:1.15}.blog-hero p{color:var(--f3-muted);max-width:65ch;margin:16px auto 0}.blog-categories{flex-wrap:wrap;justify-content:center;gap:12px;padding:0 24px 48px;display:flex}.blog-category{border:1px solid var(--f3-muted);color:var(--f3-text);cursor:pointer;background:0 0;border-radius:60px;padding:10px 22px;font-size:.9rem;font-weight:600;transition:background .25s,border-color .25s,color .25s}.blog-category.is-active{background:var(--f3-accent);border-color:var(--f3-accent);color:var(--f3-bg)}.blog-grid{grid-template-columns:repeat(3,1fr);gap:24px;padding:0 24px 64px;display:grid}.blog-card{background:var(--f3-card);color:inherit;border-radius:28px;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.blog-card__image{aspect-ratio:16/9;overflow:hidden}.blog-card__image img{object-fit:cover;width:100%;height:100%;display:block}.blog-card__body{flex-direction:column;flex:1;gap:12px;padding:24px;display:flex}.blog-card__category{color:var(--f3-accent);background:#ffffff14;border-radius:60px;align-self:flex-start;padding:4px 14px;font-size:.8rem;font-weight:600}.blog-card__body h3{font-size:1.15rem;line-height:1.3}.blog-card__body p{color:var(--f3-muted);flex:1;font-size:.9rem}.blog-card__meta{color:var(--f3-accent);align-items:center;gap:10px;font-size:.85rem;display:flex}.blog-card__dot{background:var(--f3-muted);border-radius:50%;width:4px;height:4px}.blog-newsletter{padding:0 24px 64px}.blog-newsletter__card{background:radial-gradient(120% 140% at 50% 0%, var(--f3-accent) 0%, var(--f3-accent-2) 40%, #0d2e24 70%, var(--f3-bg) 100%);text-align:center;border-radius:40px;max-width:900px;margin:0 auto;padding:64px 24px}.blog-newsletter__card h2{font-size:clamp(1.75rem,3vw,2.5rem)}.blog-newsletter__card p{color:#ffffffd9;max-width:60ch;margin:16px auto 32px}.blog-newsletter__form{gap:12px;max-width:420px;margin:0 auto;display:flex}.blog-newsletter__form input{background:var(--f3-bg);color:var(--f3-text);border:none;border-radius:8px;flex:1;padding:15px}.blog-post{max-width:900px;margin:0 auto;padding:48px 24px 96px}.blog-post__back{color:var(--f3-muted);align-items:center;gap:8px;margin-bottom:32px;font-size:.9rem;text-decoration:none;display:inline-flex}.blog-post__title{text-align:center;font-size:clamp(2rem,4vw,3rem);line-height:1.15}.blog-post__meta{flex-wrap:wrap;justify-content:center;gap:12px;margin:24px 0 40px;display:flex}.blog-post__meta-item{background:var(--f3-card);color:var(--f3-muted);border-radius:60px;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;display:inline-flex}.blog-post__meta-item svg{color:var(--f3-accent)}.blog-post__image{border-radius:24px;margin-bottom:40px;overflow:hidden}.blog-post__image img{width:100%;height:auto;display:block}.blog-post__body{flex-direction:column;gap:20px;display:flex}.blog-post__body p{color:var(--f3-muted);font-size:.95rem;line-height:1.7}.blog-post__body h2{margin-top:16px;font-size:clamp(1.4rem,2.4vw,1.8rem)}.capabilities-hero{text-align:center;max-width:900px;margin:0 auto;padding:64px 24px 32px}.capabilities-hero h1{font-size:clamp(2rem,4vw,3rem);line-height:1.15}.capabilities-hero p{color:var(--f3-muted);max-width:65ch;margin:16px auto 0}.capabilities-list{flex-direction:column;gap:24px;padding:32px 24px 96px;display:flex}.capability-block{background:var(--f3-card);color:inherit;cursor:pointer;border-radius:32px;grid-template-columns:1fr 1.1fr;align-items:center;gap:48px;padding:48px;text-decoration:none;display:grid}.capability-block--reverse{grid-template-columns:1.1fr 1fr}.capability-block--reverse .capability-block__media{order:2}.capability-placeholder{aspect-ratio:4/3;color:var(--f3-muted);text-align:center;background:#ffffff08;border:1.5px dashed #ffffff40;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;display:flex}.capability-placeholder svg{width:32px;height:32px;color:var(--f3-accent)}.capability-placeholder span{max-width:30ch;font-size:.85rem}.capability-block__image{aspect-ratio:4/3;object-fit:cover;object-position:top;border-radius:24px;width:100%;display:block}.capability-block__kicker{color:var(--f3-accent);margin-bottom:8px;font-size:.85rem;font-weight:600;display:inline-block}.capability-block__copy h2{font-size:clamp(1.6rem,3vw,2.2rem)}.capability-block__tagline{color:var(--f3-text);margin:8px 0 16px;font-weight:600}.capability-block__copy>p:not(.capability-block__tagline){color:var(--f3-muted);margin-bottom:24px}.capability-block__features{flex-direction:column;gap:12px;margin:0 0 24px;padding:0;list-style:none;display:flex}.capability-block__features li{color:var(--f3-text);align-items:center;gap:10px;font-size:.95rem;display:flex}.capability-block__features svg{color:var(--f3-accent);flex-shrink:0}.capability-block__stack{flex-wrap:wrap;gap:8px;display:flex}.capability-detail__trial-cta{margin-top:48px}.capability-block__stack-tag{color:var(--f3-muted);background:#ffffff14;border-radius:60px;padding:4px 14px;font-size:.8rem}.capability-detail__kicker{text-align:center;color:var(--f3-accent);margin-bottom:8px;font-size:.85rem;font-weight:600;display:block}.capability-detail__tagline{text-align:center;color:var(--f3-text);margin:8px 0 40px;font-weight:600}.capability-detail__media{aspect-ratio:21/9;color:var(--f3-muted);text-align:center;background:#ffffff08;border:1.5px dashed #ffffff40;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:12px;margin-bottom:40px;padding:24px;display:flex}.capability-detail__media svg{width:32px;height:32px;color:var(--f3-accent)}.capability-detail__media span{font-size:.85rem}.capability-detail__media--image{aspect-ratio:auto;object-fit:cover;object-position:top;background:0 0;border:none;width:100%;max-height:640px;padding:0;display:block}.capability-detail__section{margin-top:48px}.capability-detail__section-image{object-fit:cover;object-position:top;border:1px solid #ffffff14;border-radius:20px;width:100%;max-height:520px;margin-bottom:24px;display:block}.capability-detail__section-image--panel{border:1px solid #0003}.capability-detail__section h2{margin-bottom:12px;font-size:clamp(1.4rem,2.4vw,1.8rem)}.capability-detail__section-intro{color:var(--f3-muted);max-width:65ch;margin-bottom:20px}.capability-detail__cards{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.capability-detail__steps{flex-direction:column;display:flex}.capability-detail__step{border-bottom:1px solid #ffffff1a;grid-template-columns:48px 1fr;gap:20px;padding:20px 0;display:grid}.capability-detail__step:last-child{border-bottom:none;padding-bottom:0}.capability-detail__step:first-child{padding-top:0}.capability-detail__step-number{border:1.5px solid var(--f3-accent);width:40px;height:40px;color:var(--f3-accent);border-radius:50%;justify-content:center;align-items:center;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif;font-weight:700;display:flex}.capability-detail__step h3{margin-bottom:6px}.capability-detail__step p{color:var(--f3-muted);margin:0}.capability-detail__panel{background:linear-gradient(160deg, var(--f3-accent) 0%, #0d2e24 100%);border-radius:28px;padding:40px}.capability-detail__panel h2{color:var(--f3-bg)}.capability-detail__panel-intro{color:#000000a6;max-width:65ch;margin-bottom:20px}.capability-detail__panel-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.capability-detail__panel-item{background:#00000040;border-radius:16px;align-items:flex-start;gap:14px;padding:18px;display:flex}.capability-detail__panel-item svg{width:22px;height:22px;color:var(--f3-text);flex-shrink:0;margin-top:2px}.capability-detail__panel-item h4{color:var(--f3-text);margin:0 0 4px;font-size:1rem}.capability-detail__panel-item p{color:#ffffffbf;margin:0;font-size:.85rem}.capability-detail__features{grid-template-columns:repeat(2,1fr);gap:12px 32px;margin:48px 0 24px;padding:0;list-style:none;display:grid}.capability-detail__features li{color:var(--f3-text);align-items:center;gap:10px;font-size:.95rem;display:flex}.capability-detail__features svg{color:var(--f3-accent);flex-shrink:0}.contact-hero{grid-template-columns:1fr 1fr;align-items:center;gap:64px;padding:64px 24px;display:grid}.contact-hero__copy,.contact-hero__card{min-width:0}.contact-hero__copy h1{font-size:clamp(2rem,4vw,3.5rem);line-height:1.1}.contact-hero__copy p{color:var(--f3-muted);max-width:50ch;margin-top:16px}.contact-hero__card{background:linear-gradient(160deg, var(--f3-accent) 0%, transparent 100%);border-radius:32px;flex-direction:column;gap:32px;padding:40px;display:flex}.contact-hero__form{flex-direction:column;gap:12px;display:flex}.contact-hero__form input{background:var(--f3-card);color:var(--f3-text);border:none;border-radius:8px;padding:14px 18px;font-family:inherit;font-size:1rem}.contact-hero__form input::placeholder{color:var(--f3-muted)}.contact-hero__checklist p{color:var(--f3-text);margin-bottom:16px;font-weight:500}.contact-hero__checklist ul{flex-direction:column;gap:12px;padding:0;list-style:none;display:flex}.contact-hero__checklist li{color:var(--f3-text);align-items:center;gap:10px;display:flex}.contact-hero__checklist li svg{width:20px;height:20px;color:var(--f3-text);flex-shrink:0}.register-hero{grid-template-columns:1fr 1fr;align-items:center;gap:64px;min-height:70vh;padding:64px 24px;display:grid}.register-hero__copy h1{font-size:clamp(2rem,4vw,3.5rem);line-height:1.1}.register-hero__copy p{color:var(--f3-muted);max-width:55ch;margin:16px 0 32px}.register-hero__form{flex-direction:column;gap:12px;max-width:420px;display:flex}.register-hero__form input{background:var(--f3-card);color:var(--f3-text);border:none;border-radius:8px;padding:14px 18px;font-family:inherit;font-size:1rem}.register-hero__form input::placeholder{color:var(--f3-muted)}.register-hero__success{color:var(--f3-accent);max-width:420px;font-weight:500}.form-error{color:#ff8a8a;margin:8px 0 0;font-size:.85rem}.form-success,.contact-hero__success,.schedule-cta__success{color:var(--f3-accent);font-weight:500}.register-hero__visual img{border-radius:24px;width:100%}.contact-values{padding:64px 24px}.contact-values__intro{text-align:center;max-width:700px;margin:0 auto 48px}.contact-values__intro h2{font-size:clamp(1.75rem,2.6vw,2.2rem)}.contact-values__intro p{color:var(--f3-muted);margin-top:16px}.contact-values__panel{background:linear-gradient(180deg, var(--f3-accent) 0%, transparent 100%);border-radius:32px;padding:64px}.contact-values__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.contact-growth{grid-template-columns:1fr 1fr;align-items:center;gap:64px;padding:64px 24px 96px;display:grid}.contact-growth__copy h2{font-size:clamp(1.75rem,2.6vw,2.2rem)}.contact-growth__copy p{color:var(--f3-muted);max-width:45ch;margin-top:16px}.contact-growth__stats{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.contact-growth__stat{background:var(--f3-card);text-align:center;border-radius:24px;padding:24px}.contact-growth__stat h3{font-size:2rem}.contact-growth__stat p{color:var(--f3-muted);margin-top:8px}.schedule-cta{text-align:center;background:radial-gradient(120% 140% at 50% 0%, var(--f3-accent) 0%, var(--f3-accent-2) 40%, #0d2e24 70%, var(--f3-bg) 100%);border-radius:24px;margin:64px auto;padding:80px 24px;position:relative;overflow:hidden}.schedule-cta__glow{object-fit:cover;opacity:.35;z-index:0;width:100%;height:100%;position:absolute;inset:0}.schedule-cta__inner{z-index:1;position:relative}.schedule-cta h2{font-size:clamp(1.75rem,2.6vw,2.2rem)}.schedule-cta .text-accent{color:#fff}.schedule-cta .highlight-swash--thick:before{background:#00000059}.schedule-cta p{color:#ffffffd9;max-width:60ch;margin:20px auto 0}.schedule-cta__form{flex-wrap:wrap;justify-content:center;gap:12px;max-width:480px;margin:32px auto 0;display:flex}.schedule-cta__form input{color:var(--f3-text);background:#00000059;border:1px solid #ffffff26;border-radius:10px;flex:220px;padding:14px 18px;font-family:inherit;font-size:1rem}.schedule-cta__form input::placeholder{color:var(--f3-muted)}.schedule-cta__form .btn{flex-shrink:0}.testimonial{grid-template-columns:1fr 1fr;align-items:center;gap:64px;padding:80px 24px;display:grid}.testimonial__media{flex-direction:column;gap:20px;max-width:560px;display:flex}.testimonial__photo{aspect-ratio:16/10;object-fit:cover;border-radius:24px;width:100%}.testimonial__card{background:var(--f3-card);border-radius:24px;justify-content:space-between;align-items:center;gap:16px;padding:32px 36px;display:flex;position:relative;overflow:hidden}.testimonial__name{color:var(--f3-accent);font-size:1.5rem;display:block}.testimonial__role{color:var(--f3-muted);font-size:1.1rem;display:block}.testimonial__decor{width:84px;height:84px;color:var(--f3-accent);opacity:.5;flex-shrink:0}.testimonial__content blockquote{margin:0}.testimonial__content p{font-size:clamp(1.6rem,3.2vw,2.4rem);line-height:1.35}.testimonial__nav{gap:16px;margin-top:40px;display:flex}.testimonial__nav button{width:88px;height:88px;color:var(--f3-text);cursor:pointer;background:#0d2e24;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.testimonial__nav button:hover{background:var(--f3-accent-2)}.testimonial__nav button svg{width:38px;height:38px}.faq{padding:64px 24px}.faq__heading{text-align:center;color:var(--f3-accent);margin-bottom:32px}.faq__panel{background:var(--f3-card);border-radius:20px;padding:8px 32px}.faq__item{border-bottom:1px solid #ffffff14}.faq__item:last-child{border-bottom:none}.faq__question{width:100%;color:var(--f3-text);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:16px;padding:24px 0;font-family:inherit;font-size:1.1rem;font-weight:600;display:flex}.faq__icon{width:28px;height:28px;color:var(--f3-accent);flex-shrink:0;transition:transform .35s cubic-bezier(.4,0,.2,1)}.faq__icon.is-open{transform:rotate(45deg)}.faq__answer-wrap{grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1);display:grid}.faq__answer-wrap.is-open{grid-template-rows:1fr}.faq__answer-inner{overflow:hidden}.faq__answer{color:var(--f3-muted);max-width:70ch;margin:0;padding:0 0 24px 36px}.trial{text-align:center;padding:80px 24px}.trial h2{font-size:clamp(1.75rem,2.6vw,2.2rem)}.trial p{color:var(--f3-muted)}.site-footer__grid{text-align:left;grid-template-columns:minmax(0,1fr) auto;gap:32px;display:grid}.site-footer__brand{align-items:flex-start;gap:32px;min-width:0;display:flex}.site-footer__logo{flex-shrink:0;height:64px}.site-footer__brand-content{flex:1;min-width:0}.site-footer__brand p{max-width:60ch;margin:0 0 20px}.site-footer__links{flex-wrap:nowrap;gap:12px;margin:0;padding:0;list-style:none;display:flex}.site-footer__links a{white-space:nowrap;color:var(--f3-text);border:1px solid #ffffff59;border-radius:999px;flex-shrink:0;align-items:center;padding:8px 18px;font-size:.9rem;text-decoration:none;transition:border-color .2s,background-color .2s;display:inline-flex}.site-footer__links a:hover{background:#ffffff14;border-color:#ffffffb3}.site-footer__contact{text-align:right}.site-footer__contact-label{color:var(--f3-text);margin:0 0 8px;font-weight:600}.site-footer__phone{color:#ffffffd9;justify-content:flex-end;align-items:center;gap:8px;text-decoration:none;display:flex}.site-footer__phone svg{width:16px;height:16px}.site-footer__phone:hover{color:var(--f3-text)}.site-footer__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.site-footer__copyright{margin:0}.site-footer__socials{gap:16px;display:flex}.site-footer__socials a{width:28px;height:28px;color:var(--f3-accent);justify-content:center;align-items:center;display:flex}@media (width<=900px){.site-header__toggle{display:flex}.site-header__menu{display:none}.site-header__menu.is-open{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#090a08f7;border-radius:0 0 16px 16px;flex-direction:column;align-items:stretch;gap:20px;padding:20px 24px 28px;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 16px 32px #0006}.site-header__menu.is-open .nav{flex-direction:column;gap:16px}.site-header__menu.is-open .site-header__signup{text-align:center}.hero,.features,.integrations,.testimonial,.about-hero,.about-journey,.benefits__top,.product-testing__content,.product-final-cta,.contact-hero,.contact-growth,.pricing-plans,.pricing-faq,.register-hero,.capability-block,.capability-block--reverse{grid-template-columns:1fr}.capability-block--reverse .capability-block__media{order:0}.hero__copy,.about-hero__copy,.tour__copy,.benefits__copy,.integrations__copy,.about-journey__copy,.product-final-cta__copy,.contact-growth__copy,.register-hero__copy,.capability-block__copy,.testimonial__content,.features__intro,.product-hero__copy,.product-services__intro,.product-testing__intro,.contact-values__intro,.contact-hero__copy,.pricing-faq__intro{text-align:center}.hero__copy>p,.about-hero__copy>p,.tour__copy>p,.benefits__copy>p,.integrations__copy>p,.about-journey__copy>p,.product-final-cta__copy>p,.contact-growth__copy>p,.register-hero__copy>p,.testimonial__content blockquote>p,.features__intro>p,.product-hero__copy>p,.product-services__intro>p,.product-testing__intro>p,.contact-values__intro>p,.contact-hero__copy>p,.pricing-faq__intro>p{margin-left:auto;margin-right:auto}.hero__actions,.hero__badges,.hero__trust-row,.capability-block__stack,.testimonial__nav{justify-content:center}.about-hero__proof,.tour,.benefits__top,.tour__stats,.capability-block__features{align-items:center}.integrations__grid,.about-journey__logos,.product-services__grid,.contact-values__grid{grid-template-columns:repeat(2,1fr);justify-items:center}.blog-grid{grid-template-columns:repeat(2,1fr)}.tour{flex-direction:column;display:flex}.benefits__top{flex-direction:column-reverse;display:flex}.site-footer__grid{grid-template-columns:1fr}.site-footer__brand{flex-direction:column;gap:20px}.site-footer__links{flex-wrap:wrap}.site-footer__contact{text-align:left}.site-footer__phone{justify-content:flex-start}.site-footer__bottom{text-align:center;justify-content:center}}@media (width<=640px){.features__grid,.capability-detail__cards,.capability-detail__panel-grid,.capability-detail__features{grid-template-columns:1fr}.capability-detail__panel{padding:24px}.benefits__pill{gap:28px;padding:20px 24px}.hero__badges{flex-wrap:wrap;row-gap:10px}.hero__trust-row{flex-wrap:wrap}.btn{padding:12px 18px}.features,.tour,.benefits,.faq,.page,.product-services,.product-testing,.product-final-cta,.contact-hero,.contact-values,.contact-growth,.pricing-hero,.pricing-plans,.pricing-faq,.blog-hero,.blog-newsletter,.blog-post,.capabilities-hero,.register-hero{padding:40px 20px}.capabilities-list{padding:16px 20px 56px}.capability-block{gap:24px;padding:28px}.product-services__panel,.contact-values__panel{padding:32px}.contact-values__grid,.contact-growth__stats,.product-services__grid,.blog-grid{grid-template-columns:1fr}.blog-newsletter__form{flex-direction:column}.schedule-cta,.integrations,.trial{padding:56px 20px}.integrations__grid{grid-template-columns:1fr}.schedule-cta__form{flex-direction:column}.schedule-cta__form .btn{width:100%}}@media (width<=420px){.hero__actions{flex-direction:column;align-items:stretch}.site-header__bar{padding:16px}.nav{gap:12px;font-size:.9rem}}@media (width>=1600px){.container{max-width:1360px}}
