@keyframes heroEnterLeft{0%{transform:translateX(-20px);opacity:.6}to{transform:translateX(0);opacity:1}}@keyframes heroEnterRight{0%{transform:translateX(20px);opacity:.6}to{transform:translateX(0);opacity:1}}@keyframes heroEnterUp{0%{transform:translateY(14px);opacity:.6}to{transform:translateY(0);opacity:1}}.hero-enter{opacity:1;animation-duration:.55s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:none}.hero-enter--left{animation-name:heroEnterLeft}.hero-enter--right{animation-name:heroEnterRight}.hero-enter--up{animation-name:heroEnterUp;animation-duration:.45s}.hero-section{position:relative;overflow-x:hidden;padding:.75rem var(--layout-outer-x) 2rem;background:radial-gradient(ellipse 70% 55% at 10% 8%,rgba(167,139,250,.13) 0,transparent 55%),radial-gradient(ellipse 55% 45% at 92% 10%,rgba(96,165,250,.09) 0,transparent 50%),radial-gradient(ellipse 45% 35% at 55% 85%,rgba(251,146,60,.06) 0,transparent 55%),#ffffff;color:#0f172a}.hero-bg-dots{inset:0;overflow:hidden;background-image:radial-gradient(rgba(124,58,237,.28) 1.5px,transparent 0),radial-gradient(rgba(249,115,22,.18) 1px,transparent 0),radial-gradient(rgba(37,99,235,.15) 1px,transparent 0);background-size:48px 48px,72px 72px,96px 96px;background-position:0 0,24px 12px,12px 36px;opacity:.4;animation:heroDotsFloat 22s linear infinite}.hero-bg-dots,.hero-bg-glow{position:absolute;pointer-events:none}.hero-bg-glow{border-radius:50%;filter:blur(90px)}.hero-bg-glow--purple{width:480px;height:480px;top:-6%;left:-4%;background:rgba(167,139,250,.2);animation:heroGlowPulse 8s ease-in-out infinite}.hero-bg-glow--orange{width:360px;height:360px;top:20%;right:2%;background:rgba(251,146,60,.1);animation:heroGlowPulse 10s ease-in-out 1.5s infinite}.hero-bg-glow--blue{width:300px;height:300px;bottom:8%;left:38%;background:rgba(96,165,250,.08);animation:heroGlowPulse 12s ease-in-out 3s infinite}.hero-inner{position:relative;z-index:1;width:100%;max-width:var(--layout-max);margin:0 auto;padding-inline:var(--layout-shell-x);box-sizing:border-box}.hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:2rem 3.5rem;gap:2rem 3.5rem;align-items:center}.hero-text{display:flex;flex-direction:column;gap:1.5rem;min-width:0;max-width:100%}.hero-trust-badge{display:inline-flex;align-items:center;gap:.5rem;width:-moz-fit-content;width:fit-content;padding:.5rem 1.1rem;border-radius:999px;border:1px solid rgba(124,58,237,.2);background:#fff;font-size:1.2rem;font-weight:800;letter-spacing:.07em;color:#334155;box-shadow:0 4px 16px rgba(15,23,42,.06)}.hero-trust-badge__star{color:#f97316;font-size:1rem}.hero-title{margin:0;font-size:clamp(3.4rem,4.5vw,5.2rem);font-weight:800;line-height:1.1;letter-spacing:-.035em;color:#0f172a;-webkit-text-fill-color:#0f172a;overflow-wrap:break-word;word-wrap:break-word}.hero-title__highlight{color:#f97316;-webkit-text-fill-color:#f97316}.hero-title__emphasis{position:relative;display:inline}.hero-title__underline{position:absolute;left:0;bottom:-.3rem;width:100%;height:14px;overflow:visible}.hero-title__underline-path{stroke-dasharray:340;stroke-dashoffset:340;animation:heroUnderlineDraw 1.2s ease .5s forwards}.hero-desc{margin:0;font-size:1.55rem;line-height:1.6;color:#334155;max-width:100%}.hero-desc strong{color:#5b21b6;font-weight:700}.hero-mini-stats{display:flex;flex-wrap:wrap;gap:.85rem 2rem;padding:.25rem 0}.hero-mini-stat{display:inline-flex;align-items:center;gap:.55rem}.hero-mini-stat__icon{display:grid;place-items:center;width:2.2rem;height:2.2rem;border-radius:.5rem;background:rgba(124,58,237,.1);color:#7c3aed;font-size:.95rem;flex-shrink:0}.hero-mini-stat__body{display:flex;flex-direction:column}.hero-mini-stat__body strong{font-size:1.4rem;font-weight:800;color:#0f172a;line-height:1.1}.hero-mini-stat__body span{font-size:1rem;color:#475569;font-weight:600}.hero-mini-stat__stars{display:inline-flex;gap:.1rem;color:#f97316;font-size:.75rem;margin-left:.15rem}.hero-cta-row{display:flex;align-items:stretch;gap:3rem;row-gap:1.75rem;flex-wrap:wrap;width:100%;padding-block:.75rem}.hero-cta-row>.hero-cta-primary,.hero-cta-row>.hero-cta-secondary{margin-inline:.35rem}.hero-cta-primary{display:flex;align-items:center;gap:1rem;flex:1 1 18rem;min-width:0;max-width:100%;padding:.75rem .8rem .75rem .75rem;border:none;border-radius:999px;background:linear-gradient(90deg,#6d28d9,#7c3aed 40%,#ea580c);color:#fff;text-shadow:0 1px 2px rgba(15,23,42,.28);font-family:inherit;cursor:pointer;box-shadow:0 12px 36px rgba(124,58,237,.4);position:relative;overflow:visible}.hero-cta-primary>*{position:relative;z-index:2}.hero-cta-primary__phone{display:grid;place-items:center;width:3.55rem;height:3.55rem;border-radius:50%;background:#fff;color:#7c3aed;font-size:1.25rem;flex-shrink:0}.hero-cta-primary__copy{display:flex;flex-direction:column;align-items:flex-start;flex:1 1;min-width:0;text-align:left;gap:.12rem}.hero-cta-primary__copy strong{font-size:1.55rem;font-weight:800;line-height:1.2;letter-spacing:-.02em}.hero-cta-primary__meta{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.45rem;margin-top:.1rem}.hero-cta-primary__copy em{font-size:1.12rem;font-style:normal;opacity:.95;font-weight:600}.hero-cta-primary__free{display:inline-flex;align-items:center;padding:.14rem .48rem;border-radius:999px;background:rgba(255,255,255,.18);color:#fff;font-size:.62rem;font-weight:800;letter-spacing:.06em;line-height:1;white-space:nowrap;border:1px solid rgba(255,255,255,.28);box-shadow:none}.hero-cta-primary__arrow{display:grid;place-items:center;width:2.65rem;height:2.65rem;border-radius:50%;background:#fff;color:#f97316;font-size:1rem;flex-shrink:0}.hero-cta-secondary{display:flex;align-items:center;gap:.9rem;flex:1 1 16rem;min-width:0;max-width:100%;padding:.9rem 1.55rem .9rem .9rem;border-radius:999px;border:none;background:linear-gradient(90deg,#6d28d9,#7c3aed 40%,#ea580c);color:#fff;text-shadow:0 1px 2px rgba(15,23,42,.28);font-family:inherit;cursor:pointer;box-shadow:0 12px 36px rgba(124,58,237,.4);position:relative;overflow:visible}.hero-cta-secondary>*{position:relative;z-index:2}.hero-cta-secondary__icon{display:grid;place-items:center;width:2.65rem;height:2.65rem;border-radius:50%;background:#fff;color:#7c3aed;font-size:1rem;flex-shrink:0}.hero-cta-secondary__copy{display:flex;flex-direction:column;flex:1 1;text-align:left;gap:.12rem}.hero-cta-secondary__copy strong{font-size:1.55rem;font-weight:800;color:#fff;line-height:1.2;letter-spacing:-.02em}.hero-cta-secondary__copy em{font-size:1.12rem;font-style:normal;color:rgba(255,255,255,.92);font-weight:600}.hero-cta-secondary__arr{color:#fff;font-size:1.05rem;flex-shrink:0}.hero-slot-row{display:flex;align-items:center;margin-top:-.5rem}.hero-slot-fast{display:inline-flex;align-items:center;gap:.35rem;animation:heroSlotBounce 2.5s ease-in-out infinite;pointer-events:none}.hero-slot-fast__arrow{width:3.5rem;height:2.8rem;flex-shrink:0}.hero-slot-fast__text{font-family:var(--font-caveat),"Caveat","Segoe Print",cursive;font-size:2rem;font-weight:700;color:#f0703c;line-height:1}.hero-trust-points{display:flex;flex-wrap:nowrap;align-items:center;gap:.65rem 1rem;margin:0;padding:0;list-style:none;width:100%;max-width:100%}.hero-trust-points li{display:inline-flex;align-items:flex-start;gap:.45rem;font-size:1.32rem;font-weight:700;color:#334155;line-height:1.3;flex-shrink:1;min-width:0}.hero-trust-points__icon{color:#22c55e;font-size:1.18rem;flex-shrink:0}.hero-media{position:relative;min-width:0;align-self:start;padding-top:1rem}.hero-demos{position:relative;z-index:1}.hero-demos__label{display:inline-flex;align-items:center;gap:.45rem;margin-bottom:.85rem;padding:.4rem .85rem;border-radius:999px;background:rgba(15,23,42,.92);color:#fff;font-size:.88rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 10px 28px rgba(15,23,42,.18)}.hero-demos__pulse{width:.5rem;height:.5rem;border-radius:50%;background:#4ade80;box-shadow:0 0 0 0 rgba(74,222,128,.55);animation:heroDemoPulse 1.8s ease-out infinite}.hero-demos__stage{position:relative;padding:0 .35rem 1.75rem}.hero-demos__nav{position:absolute;top:46%;z-index:5;display:grid;place-items:center;width:2.65rem;height:2.65rem;border:1px solid rgba(15,23,42,.08);border-radius:50%;background:#fff;color:#7c3aed;box-shadow:0 10px 28px rgba(15,23,42,.14);cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease}.hero-demos__nav:hover{transform:scale(1.06);background:#7c3aed;color:#fff}.hero-demos__nav--prev{left:-.35rem}.hero-demos__nav--next{right:-.35rem}.hero-demos__swiper{overflow:visible;padding-bottom:.25rem}.hero-demos__swiper .swiper-slide{height:auto;opacity:.55;transform:scale(.94);transition:opacity .35s ease,transform .35s ease}.hero-demos__swiper .swiper-slide-active{opacity:1;transform:scale(1);z-index:2}.hero-demos__swiper .swiper-pagination{bottom:-.15rem!important}.hero-demos__swiper .swiper-pagination-bullet{width:.55rem;height:.55rem;background:#cbd5e1;opacity:1}.hero-demos__swiper .swiper-pagination-bullet-active{background:#7c3aed;width:1.4rem;border-radius:999px}.hero-demo-card{display:flex;flex-direction:column;min-width:0;border-radius:1.15rem;overflow:hidden;background:#0f172a;border:1px solid rgba(15,23,42,.12);box-shadow:0 28px 60px rgba(15,23,42,.22),inset 0 0 0 1px rgba(255,255,255,.04)}.hero-demo-card__chrome{display:flex;align-items:center;gap:.75rem;padding:.7rem .9rem;background:linear-gradient(180deg,#1e293b,#0f172a);border-bottom:1px solid rgba(255,255,255,.06)}.hero-demo-card__dots{display:inline-flex;gap:.35rem;flex-shrink:0}.hero-demo-card__dots i{width:.55rem;height:.55rem;border-radius:50%;background:#64748b}.hero-demo-card__dots i:first-child{background:#f87171}.hero-demo-card__dots i:nth-child(2){background:#fbbf24}.hero-demo-card__dots i:nth-child(3){background:#4ade80}.hero-demo-card__url{flex:1 1;min-width:0;padding:.35rem .75rem;border-radius:.45rem;background:rgba(255,255,255,.06);color:#94a3b8;font-size:1.05rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-demo-card__media{position:relative;display:block;width:100%;padding:0;border:0;background:#0f172a;cursor:pointer;aspect-ratio:4/3.15;min-height:22rem;max-height:34rem;overflow:hidden;text-align:left}.hero-demo-card__media img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;transition:transform .55s ease}.hero-demo-card__media:hover img{transform:scale(1.035)}.hero-demo-card__live{position:absolute;top:.85rem;right:.85rem;z-index:2;display:inline-flex;align-items:center;gap:.35rem;padding:.32rem .7rem;border-radius:.45rem;background:#22c55e;color:#fff;font-size:1rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 6px 16px rgba(34,197,94,.35)}.hero-demo-card__live:before{content:"";width:.4rem;height:.4rem;border-radius:50%;background:#fff}.hero-demo-card__overlay{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;flex-direction:column;gap:.25rem;padding:3.5rem 1.15rem 1.15rem;background:linear-gradient(180deg,transparent,rgba(8,12,28,.55) 35%,rgba(8,12,28,.92));color:#fff;pointer-events:none}.hero-demo-card__niche{margin:0;font-size:1.05rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fdba74}.hero-demo-card__title{margin:0;font-size:clamp(1.4rem,1.8vw,1.65rem);font-weight:800;line-height:1.2;color:#fff}.hero-demo-card__cta{display:inline-flex;align-items:center;gap:.45rem;width:-moz-fit-content;width:fit-content;margin-top:.45rem;padding:.5rem .95rem;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);color:#fff;font-size:1.15rem;font-weight:700;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero-demo-card__cta svg{font-size:.9rem}.hero-demo-card__media:hover .hero-demo-card__cta{background:#7c3aed;border-color:transparent}@keyframes heroDemoPulse{0%{box-shadow:0 0 0 0 rgba(74,222,128,.55)}70%{box-shadow:0 0 0 8px rgba(74,222,128,0)}to{box-shadow:0 0 0 0 rgba(74,222,128,0)}}.hero-social-proof{position:relative;display:flex;align-items:center;gap:1rem;margin-top:1.25rem;padding:1rem 1.35rem;border-radius:1.15rem;background:#ffffff;border:1px solid rgba(15,23,42,.07);box-shadow:0 8px 28px rgba(15,23,42,.07);overflow:visible}.hero-social-proof__avatars{display:flex;flex-shrink:0}.hero-social-proof__avatars img{width:2.6rem;height:2.6rem;border-radius:50%;border:2px solid #ffffff;object-fit:cover;margin-left:-.65rem}.hero-social-proof__avatars img:first-child{margin-left:0}.hero-social-proof__text{flex:1 1}.hero-social-proof__stars{display:inline-flex;align-items:center;gap:.15rem;color:#f97316;font-size:.85rem;margin-bottom:.15rem}.hero-social-proof__stars span{font-size:1rem;font-weight:700;color:#0f172a;margin-left:.25rem}.hero-social-proof__text p{margin:0;font-size:1.3rem;color:#475569;font-weight:500}.hero-social-proof__text p strong{color:#0f172a;font-weight:700}.hero-badge-float{display:inline-flex;align-items:center;gap:.55rem;padding:.7rem 1.25rem;border-radius:999px;font-size:1.45rem;font-weight:800;white-space:nowrap;position:absolute;box-shadow:0 .8rem 2.2rem rgba(0,0,0,.14);letter-spacing:-.01em}.hero-badge-float svg{font-size:1.25rem}.hero-badge-float--roi{background:linear-gradient(135deg,#7c3aed,#a855f7);color:#fff;top:-1.35rem;right:1.5rem;animation:heroBadgeFloat 3.5s ease-in-out infinite}.hero-badge-float--leads{background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff;bottom:-1.15rem;right:4.5rem;animation:heroBadgeFloat 3.5s ease-in-out 1.2s infinite}@keyframes heroBadgeFloat{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-6px) rotate(1deg)}}@keyframes heroGlowPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes heroDotsFloat{0%{transform:translateY(0)}to{transform:translateY(-24px)}}@keyframes heroUnderlineDraw{to{stroke-dashoffset:0}}@keyframes heroSlotBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@media (max-width:1350px){.hero-cta-row{flex-direction:column;align-items:stretch;gap:2rem;padding-block:.5rem}.hero-cta-row>.hero-cta-primary,.hero-cta-row>.hero-cta-secondary{margin-inline:0}.hero-cta-primary,.hero-cta-secondary{flex:1 1 auto;max-width:100%}}@media (max-width:1100px){.hero-grid{grid-template-columns:1fr;gap:2.5rem}.hero-media{max-width:58rem;margin:0 auto;width:100%;padding-top:0}.hero-badge-float--roi{right:1rem}.hero-badge-float--leads{right:3rem}}@media (max-width:768px){.hero-grid{grid-template-columns:1fr;gap:2rem}.hero-title{font-size:clamp(2.8rem,6.5vw,3.4rem);line-height:1.15}.hero-desc{font-size:1.55rem}.hero-trust-badge{font-size:1.15rem;letter-spacing:.05em;padding:.55rem 1.05rem;white-space:normal;text-align:center;max-width:100%;line-height:1.35}.hero-mini-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem 1rem;gap:.75rem 1rem}.hero-mini-stat:last-child{grid-column:1/-1}.hero-mini-stat{align-items:flex-start;min-width:0}.hero-mini-stat__icon{width:2.6rem;height:2.6rem;font-size:1.15rem}.hero-mini-stat__icon svg{display:block;width:1.2rem;height:1.2rem}.hero-mini-stat__body strong{font-size:1.55rem}.hero-mini-stat__body span{font-size:1.2rem;line-height:1.3}.hero-mini-stat__stars{margin-left:0;margin-top:.15rem}.hero-cta-row>.hero-cta-primary,.hero-cta-row>.hero-cta-secondary{margin-inline:0}.hero-trust-points{flex-wrap:wrap;gap:.65rem 1rem}.hero-trust-points li{font-size:1.35rem;width:100%}.hero-media{max-width:100%;width:100%;margin:0;padding-top:0}.hero-demo-card__media{min-height:16rem;max-height:none}.hero-demos__nav{width:2.35rem;height:2.35rem}.hero-demos__nav--prev{left:.15rem}.hero-demos__nav--next{right:.15rem}.hero-badge-float--leads,.hero-badge-float--roi{display:none}}@media (max-width:640px){.hero-cta-row{padding-block:1rem;gap:1.25rem}.hero-cta-primary,.hero-cta-secondary{width:100%;max-width:100%}.hero-section{padding:.65rem var(--layout-outer-x) 1.5rem}.hero-inner{padding-inline:0}.hero-title{font-size:clamp(2.6rem,7.2vw,3.2rem)}.hero-desc{font-size:1.5rem}.hero-mini-stats{grid-template-columns:1fr}.hero-mini-stat:last-child{grid-column:auto}.hero-cta-primary__copy strong,.hero-mini-stat__body strong{font-size:1.5rem}.hero-trust-points{flex-wrap:wrap;overflow-x:visible;gap:.55rem .75rem;padding-bottom:0}.hero-trust-points::-webkit-scrollbar{display:none}.hero-trust-points li{font-size:1.3rem}.hero-trust-points__icon{font-size:1.25rem}.hero-cta-primary__arrow,.hero-cta-primary__free{display:none}.hero-slot-fast__text{font-size:1.6rem}.hero-demo-card__media{min-height:14rem;aspect-ratio:4/3.3}.hero-demo-card__title{font-size:1.45rem}.hero-demo-card__overlay{padding:2.75rem .95rem .95rem}.hero-demos__stage{padding-bottom:1.5rem}.hero-social-proof{flex-wrap:wrap;gap:.75rem}.hero-social-proof__avatars img{width:2.2rem;height:2.2rem}.hero-social-proof__stars svg{display:block;width:.85rem;height:.85rem}.hero-badge-float{font-size:1.2rem;padding:.55rem 1rem}.hero-badge-float svg{font-size:1.05rem}.hero-slot-fast,.hero-slot-row{display:none}}@media (prefers-reduced-motion:reduce){.hero-badge-float,.hero-bg-dots,.hero-bg-glow,.hero-demos__pulse,.hero-enter,.hero-slot-fast,.hero-title__underline-path,.hero-trust-bar{animation:none}.hero-title__underline-path{stroke-dashoffset:0}.hero-demo-card__media:hover img{transform:none}.hero-demos__swiper .swiper-slide{opacity:1;transform:none}}