.hero-section[data-astro-cid-bbe6dxrz]{--hero-gap: 1rem;--mobile-navbar-height: 4.5rem}.hero-viewport[data-astro-cid-bbe6dxrz]{height:100svh;padding-top:calc(var(--mobile-navbar-height) + var(--hero-gap));padding-bottom:var(--hero-gap)}.hero-card-stage[data-astro-cid-bbe6dxrz]{position:relative;width:min(100%,76rem);padding-inline:clamp(.35rem,1.5vw,2rem);perspective:1400px}.hero-card-stage[data-astro-cid-bbe6dxrz]:before{position:absolute;inset:clamp(-3rem,-4vw,-1.5rem);content:""}.hero-card[data-astro-cid-bbe6dxrz]{--rotate-x: 0deg;--rotate-y: 0deg;position:relative;isolation:isolate;display:flex;width:min(100%,72rem);min-height:min(38rem,calc(100svh - var(--mobile-navbar-height) - (2 * var(--hero-gap))));max-height:calc(100svh - var(--mobile-navbar-height) - (2 * var(--hero-gap)));margin-inline:auto;padding:clamp(1.25rem,3vw,2.25rem);flex-direction:column;justify-content:space-between;overflow:hidden;border:1px solid rgba(17,24,39,.08);border-radius:clamp(1.5rem,3vw,2.5rem);background:radial-gradient(circle at 8% 10%,rgba(209,56,56,.08),transparent 50%),radial-gradient(circle at 92% 90%,rgba(46,75,130,.09),transparent 50%),linear-gradient(135deg,#fffffffc,#f7f8faf5);box-shadow:0 1px #fffffff2 inset,0 -2px #c9c4bb6b inset,0 3px 1px -1px #7a73693d,0 20px 48px #1118271c;transform:translateZ(0) rotateX(var(--rotate-x)) rotateY(var(--rotate-y));transform-style:preserve-3d;animation:hero-card-deal 1.5s cubic-bezier(.16,1,.3,1) both;transition:transform .22s ease-out}.hero-card[data-astro-cid-bbe6dxrz].is-ready{animation:none}.hero-card__meta[data-astro-cid-bbe6dxrz],.hero-card__footer[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#1118276b;font-size:.65rem;font-weight:700;letter-spacing:.14em}.hero-card__meta[data-astro-cid-bbe6dxrz]{transform:translateZ(24px);opacity:0;animation:hero-meta-reveal 1s cubic-bezier(.19,1,.22,1) .32s both}.hero-card__footer[data-astro-cid-bbe6dxrz]{transform:translateZ(18px);opacity:0;animation:hero-meta-reveal 1s cubic-bezier(.19,1,.22,1) .94s both}.hero-intro[data-astro-cid-bbe6dxrz]{--hero-ease: cubic-bezier(.19, 1, .22, 1);margin-block:auto;padding-block:2.5rem;transform:translateZ(42px)}.hero-intro__left[data-astro-cid-bbe6dxrz],.hero-intro__right[data-astro-cid-bbe6dxrz],.hero-intro__copy[data-astro-cid-bbe6dxrz],.hero-intro__actions[data-astro-cid-bbe6dxrz]{opacity:0}.hero-intro__title[data-astro-cid-bbe6dxrz]{font-family:Outfit,sans-serif;text-shadow:0 1px 0 rgb(255 255 255 / .9),0 4px 10px rgb(17 24 39 / .08),0 18px 38px rgb(17 24 39 / .1)}.hero-intro__left[data-astro-cid-bbe6dxrz]{animation:hero-copy-reveal 1.3s var(--hero-ease) .45s both}.hero-intro__right[data-astro-cid-bbe6dxrz]{animation:hero-copy-reveal 1.3s var(--hero-ease) .58s both}.hero-intro__copy[data-astro-cid-bbe6dxrz]{animation:hero-copy-reveal 1.2s var(--hero-ease) .7s both}.hero-intro__actions[data-astro-cid-bbe6dxrz]{animation:hero-actions-reveal 1.2s var(--hero-ease) .82s both}.hero-glass[data-astro-cid-bbe6dxrz]{position:relative;isolation:isolate;border:1px solid rgba(255,255,255,.78);background:linear-gradient(135deg,#ffffffad,#ffffff47);box-shadow:inset 0 1px #ffffffeb,0 8px 20px #0f172a14}.hero-glass[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;top:-80%;left:-35%;z-index:-1;width:35%;height:260%;transform:rotate(18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.75),transparent);transition:left .7s var(--hero-ease)}.hero-glass--primary[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,#d138382e,#ffffff4d)}.hero-glass--secondary[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,#2e4b8224,#ffffff4d)}.hero-glass[data-astro-cid-bbe6dxrz]:hover:after{left:115%}@keyframes hero-card-deal{0%{opacity:0;transform:translateY(7rem) rotateX(18deg) rotate(-4deg) scale(.86)}to{opacity:1;transform:translateY(0) rotateX(var(--rotate-x)) rotateY(var(--rotate-y)) rotate(0) scale(1)}}@keyframes hero-copy-reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-meta-reveal{0%{opacity:0;transform:translateY(12px) translateZ(20px)}to{opacity:1;transform:translateY(0) translateZ(20px)}}@keyframes hero-actions-reveal{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:39.999rem){.hero-card[data-astro-cid-bbe6dxrz]{min-height:min(34rem,calc(100svh - var(--mobile-navbar-height) - (2 * var(--hero-gap))));max-height:calc(100svh - var(--mobile-navbar-height) - (2 * var(--hero-gap)));padding:clamp(1rem,4vw,1.25rem)}.hero-card__meta[data-astro-cid-bbe6dxrz],.hero-card__footer[data-astro-cid-bbe6dxrz]{font-size:.55rem;letter-spacing:.09em}.hero-card__meta[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]:last-child,.hero-card__footer[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]:first-child{display:none}.hero-intro[data-astro-cid-bbe6dxrz]{padding-block:clamp(1rem,5svh,2.5rem)}}@media(min-width:40rem)and (max-width:47.999rem){.hero-intro[data-astro-cid-bbe6dxrz]{padding-block:clamp(1rem,3svh,2rem)}.hero-intro__copy[data-astro-cid-bbe6dxrz]{margin-top:1rem}.hero-intro__actions[data-astro-cid-bbe6dxrz]{margin-top:1.25rem}}@media(min-width:40rem){.hero-section[data-astro-cid-bbe6dxrz]{--hero-gap: 1.5rem}.hero-card[data-astro-cid-bbe6dxrz]{width:min(100%,72rem,calc((100svh - var(--mobile-navbar-height) - (2 * var(--hero-gap))) * 1.846));min-height:auto;aspect-ratio:72 / 39}}@media(min-width:40rem)and (max-width:47.999rem){.hero-card[data-astro-cid-bbe6dxrz]{width:100%;height:min(30rem,calc(100svh - var(--mobile-navbar-height) - (2 * var(--hero-gap))));min-height:0;max-height:none;aspect-ratio:auto;padding:clamp(1.25rem,3vw,1.75rem)}}@media(min-width:40rem)and (max-height:44rem){.hero-card[data-astro-cid-bbe6dxrz]{padding:clamp(1rem,2.5vh,1.5rem)}.hero-card__meta[data-astro-cid-bbe6dxrz],.hero-card__footer[data-astro-cid-bbe6dxrz]{gap:.65rem;font-size:clamp(.48rem,1.2vh,.6rem);letter-spacing:.09em}.hero-intro[data-astro-cid-bbe6dxrz]{padding-block:clamp(.5rem,2vh,1rem)}.hero-intro__title[data-astro-cid-bbe6dxrz]{gap:.2rem;font-size:clamp(1.75rem,7vh,3rem);line-height:.94}.hero-intro__copy[data-astro-cid-bbe6dxrz]{margin-top:clamp(.5rem,1.8vh,.75rem);font-size:clamp(.65rem,1.7vh,.8rem)}.hero-intro__actions[data-astro-cid-bbe6dxrz]{margin-top:clamp(.65rem,2.2vh,1rem);gap:clamp(.5rem,1.5vh,.75rem)}.hero-intro__actions[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]{min-height:clamp(2.25rem,6.5vh,2.75rem);min-width:clamp(10rem,26vw,13rem);padding-block:.5rem;font-size:clamp(.75rem,1.9vh,.9rem)}}@media(min-width:40rem)and (max-height:35rem){.hero-card[data-astro-cid-bbe6dxrz]{padding:.85rem 1.1rem}.hero-intro[data-astro-cid-bbe6dxrz]{padding-block:.25rem}.hero-intro__title[data-astro-cid-bbe6dxrz]{font-size:clamp(1.45rem,6.2vh,2.2rem)}.hero-intro__copy[data-astro-cid-bbe6dxrz]{margin-top:.35rem;font-size:.65rem}.hero-intro__actions[data-astro-cid-bbe6dxrz]{margin-top:.5rem}.hero-intro__actions[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]{min-height:2.1rem;padding-block:.35rem;font-size:.72rem}}@media(prefers-reduced-motion:reduce){.hero-card[data-astro-cid-bbe6dxrz],.hero-card__meta[data-astro-cid-bbe6dxrz],.hero-card__footer[data-astro-cid-bbe6dxrz],.hero-intro__left[data-astro-cid-bbe6dxrz],.hero-intro__right[data-astro-cid-bbe6dxrz],.hero-intro__copy[data-astro-cid-bbe6dxrz],.hero-intro__actions[data-astro-cid-bbe6dxrz]{animation-duration:.01ms}.hero-card[data-astro-cid-bbe6dxrz],.hero-glass[data-astro-cid-bbe6dxrz]{transition-duration:.01ms}}@media(prefers-reduced-motion:no-preference){.waas-info-pulse[data-astro-cid-qlbszkyo]{animation:waas-info-pulse 1.4s ease-in-out infinite;box-shadow:0 0 #1a73e857}@keyframes waas-info-pulse{0%,to{transform:scale(1);box-shadow:0 0 #1a73e86b}50%{transform:scale(1.14);box-shadow:0 0 0 10px #1a73e800}}}
