@keyframes pulse-slow{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}}.animate-pulse-slow[data-astro-cid-bbe6dxrz]{animation:pulse-slow 8s ease-in-out infinite}.animation-delay-2000[data-astro-cid-bbe6dxrz]{animation-delay:2s}.hero-text-line[data-astro-cid-bbe6dxrz]{opacity:0;transform:translateY(40px);animation:heroTextReveal 1s cubic-bezier(.16,1,.3,1) forwards}.hero-text-line[data-astro-cid-bbe6dxrz][data-delay="200"]{animation-delay:.2s}@keyframes heroTextReveal{to{opacity:1;transform:translateY(0)}}.hero-fade[data-astro-cid-bbe6dxrz]{animation:heroFadeUp .8s cubic-bezier(.16,1,.3,1) forwards}.hero-fade[data-astro-cid-bbe6dxrz][data-delay="600"]{animation-delay:.6s}.hero-fade[data-astro-cid-bbe6dxrz][data-delay="800"]{animation-delay:.8s}.hero-fade[data-astro-cid-bbe6dxrz][data-delay="900"]{animation-delay:.9s}.hero-fade[data-astro-cid-bbe6dxrz][data-delay="1200"]{animation-delay:1.2s}@keyframes heroFadeUp{to{opacity:1;transform:translateY(0)}0%{transform:translateY(20px)}}@keyframes scroll-indicator{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(8px);opacity:.5}}.animate-scroll-indicator[data-astro-cid-bbe6dxrz]{animation:scroll-indicator 1.5s ease-in-out infinite}.stat-item[data-astro-cid-v2cbyr3p]{opacity:0;transform:translateY(20px)}.stat-item[data-astro-cid-v2cbyr3p].visible{animation:statFadeIn .6s ease-out forwards}.stat-label[data-astro-cid-v2cbyr3p]{transition:opacity .4s ease-out .3s}.stat-item[data-astro-cid-v2cbyr3p].visible .stat-label[data-astro-cid-v2cbyr3p]{opacity:1}@keyframes statFadeIn{to{opacity:1;transform:translateY(0)}}.pillar-card[data-astro-cid-d4qwdgui]{opacity:0;transform:perspective(1000px) rotateX(10deg) translateY(60px);transform-origin:center bottom}.pillar-card[data-astro-cid-d4qwdgui].visible{animation:pillarReveal .8s cubic-bezier(.16,1,.3,1) forwards}.pillar-card[data-astro-cid-d4qwdgui][data-index="1"].visible{animation-delay:.15s}.pillar-card[data-astro-cid-d4qwdgui][data-index="2"].visible{animation-delay:.3s}.pillar-card[data-astro-cid-d4qwdgui][data-index="3"].visible{animation-delay:.45s}@keyframes pillarReveal{to{opacity:1;transform:perspective(1000px) rotateX(0) translateY(0)}}.pillar-card-inner[data-astro-cid-d4qwdgui]{transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s ease}.pillar-card[data-astro-cid-d4qwdgui]:hover .pillar-card-inner[data-astro-cid-d4qwdgui]{transform:translateY(-8px);box-shadow:0 25px 50px -12px #00000080}.pillar-card[data-astro-cid-d4qwdgui]:hover .pillar-number[data-astro-cid-d4qwdgui]{animation:numberPulse .6s ease-out}@keyframes numberPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.product-card[data-astro-cid-qnwxz4mj]{opacity:0;transform:translateY(80px) scale(.95)}.product-card[data-astro-cid-qnwxz4mj].visible{animation:productReveal .9s cubic-bezier(.16,1,.3,1) forwards}.product-card[data-astro-cid-qnwxz4mj][data-index="0"].visible{animation-delay:0s}.product-card[data-astro-cid-qnwxz4mj][data-index="1"].visible{animation-delay:.2s}.product-card[data-astro-cid-qnwxz4mj][data-index="2"].visible{animation-delay:.15s}.product-card[data-astro-cid-qnwxz4mj][data-index="3"].visible{animation-delay:.35s}@keyframes productReveal{to{opacity:1;transform:translateY(0) scale(1)}}.product-card-inner[data-astro-cid-qnwxz4mj]{transform-style:preserve-3d;transition:transform .5s cubic-bezier(.16,1,.3,1)}.product-card[data-astro-cid-qnwxz4mj]:hover .product-card-inner[data-astro-cid-qnwxz4mj]{transform:translateY(-12px) rotateX(2deg)}.product-card[data-astro-cid-qnwxz4mj]:hover img[data-astro-cid-qnwxz4mj]{animation:logoShine .8s ease-out}@keyframes logoShine{0%{filter:brightness(1)}50%{filter:brightness(1.2)}to{filter:brightness(1)}}.tagline-reveal[data-astro-cid-qnwxz4mj]{opacity:0;transform:translateY(30px)}.tagline-reveal[data-astro-cid-qnwxz4mj].visible{animation:taglineFade 1s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.5s}@keyframes taglineFade{to{opacity:1;transform:translateY(0)}}.contact-form-card[data-astro-cid-xmivup5a]{opacity:0;transform:translate(60px) rotateY(-5deg);transform-origin:left center}.contact-form-card[data-astro-cid-xmivup5a].visible{animation:formCardReveal 1s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.3s}@keyframes formCardReveal{to{opacity:1;transform:translate(0) rotateY(0)}}.contact-form-card[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a]:focus,.contact-form-card[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]:focus{transform:scale(1.02);box-shadow:0 4px 20px #6366f126}.contact-form-card[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a],.contact-form-card[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]{transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.contact-form-card[data-astro-cid-xmivup5a] button[data-astro-cid-xmivup5a][type=submit]{position:relative;overflow:hidden}.contact-form-card[data-astro-cid-xmivup5a] button[data-astro-cid-xmivup5a][type=submit]:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#ffffff1a;border-radius:50%;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}.contact-form-card[data-astro-cid-xmivup5a] button[data-astro-cid-xmivup5a][type=submit]:hover:before{width:300px;height:300px}
