@supports (-webkit-touch-callout:none){.hero-section{-webkit-transform:translateZ(0)}}.hero-animate{opacity:0;animation:.6s cubic-bezier(.22,1,.36,1) both heroFadeUp;transform:translateY(20px)}.hero-animate-down{animation-name:heroFadeDown;animation-duration:.5s;transform:translateY(-30px)}.hero-animate-left{animation-name:heroFadeLeft;transform:translate(-20px)}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes heroFadeDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes heroFadeLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.hero-blob{filter:blur(48px);border-radius:9999px;position:absolute}@media (min-width:1024px){.hero-blob{will-change:transform}}.hero-blob-1{background:#f973161a;width:192px;height:192px;animation:8s ease-in-out infinite blobFloat1;top:25%;left:25%}.hero-blob-2{background:#f973160d;width:192px;height:192px;animation:10s ease-in-out 1s infinite blobFloat2;bottom:25%;right:25%}@media (min-width:640px){.hero-blob-1,.hero-blob-2{width:288px;height:288px}}@media (min-width:768px){.hero-blob-1,.hero-blob-2{width:384px;height:384px}}@media (min-width:1024px){.hero-blob-1,.hero-blob-2{width:500px;height:500px}}@keyframes blobFloat1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(30px,-20px)scale(1.1)}}@keyframes blobFloat2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-20px,30px)scale(.9)}}.hero-preview{transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s cubic-bezier(.22,1,.36,1)}@media (min-width:1024px){.hero-preview:hover{transform:perspective(1200px)rotateX(-2deg)rotateY(2deg)scale(1.02);box-shadow:0 32px 64px -16px #0000001f,0 16px 32px -8px #f973160f}}.hero-animate-scale{opacity:0;animation:.8s cubic-bezier(.22,1,.36,1) .5s both heroPreviewIn;transform:translateY(30px)scale(.96)}@keyframes heroPreviewIn{0%{opacity:0;transform:translateY(30px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.cta-blob{animation:6s ease-in-out infinite ctaBlob1}.cta-blob-2{animation:8s ease-in-out 1s infinite ctaBlob2}@keyframes ctaBlob1{0%,to{opacity:.2;transform:translate(50%,-50%)scale(1)}50%{opacity:.3;transform:translate(50%,-50%)scale(1.2)}}@keyframes ctaBlob2{0%,to{opacity:.1;transform:translate(-50%,50%)scale(1)}50%{opacity:.2;transform:translate(-50%,50%)scale(1.3)}}[data-reveal]{opacity:0;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);transform:translateY(20px)}[data-reveal].revealed{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.hero-animate,.hero-animate-down,.hero-animate-left,.hero-animate-scale{opacity:1;animation:none;transform:none}.hero-preview:hover{transform:none}.hero-blob,.cta-blob,.cta-blob-2{animation:none}[data-reveal]{opacity:1;transition:none;transform:none}}@media (max-width:1023px){.hero-blob{animation:none}.hero-preview:hover{transform:none}.cta-blob,.cta-blob-2{animation:none}}
/*# sourceMappingURL=a91b8f3a580f3fcd.css.map*/