@keyframes hero-ken-burns{0%{transform:scale(1.18)}to{transform:scale(1)}}@keyframes hero-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes hero-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes hero-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes hero-grain{0%,to{transform:translate(0)}10%{transform:translate(-1%,-1%)}20%{transform:translate(1%)}30%{transform:translateY(1%)}40%{transform:translate(-1%,1%)}50%{transform:translate(1%,-1%)}60%{transform:translateY(1%)}70%{transform:translate(-1%)}80%{transform:translate(1%,1%)}90%{transform:translate(-1%,-1%)}}@keyframes hero-scroll-pulse{0%{opacity:0;transform:scaleY(0)}30%{opacity:1}to{opacity:0;transform:scaleY(1)}}@keyframes hero-glow-pulse{0%,to{opacity:.4}50%{opacity:.7}}.hero-section{background:#000;min-height:100svh;position:relative;overflow:hidden}.hero-parallax-bg{will-change:transform;height:calc(130% + 40px);position:absolute;inset:-20px}.hero-mouse-layer,.hero-main-swiper{width:100%;height:100%;position:absolute;inset:0}.hero-main-swiper .swiper-wrapper{height:100%}.hero-main-swiper .swiper-slide{overflow:hidden;height:100%!important}.hero-main-swiper .swiper-slide-active .hero-slide-image{animation:7s ease-out forwards hero-ken-burns}.hero-overlay{z-index:5;pointer-events:none;background:radial-gradient(at 50% 40%,#00000073 0%,#0000 70%),radial-gradient(at 30% 20%,#0f8f920f 0%,#0000 60%),linear-gradient(#0009 0%,#00000080 25%,#0000008c 50%,#0009 75%,#000000e0 100%);position:absolute;inset:0}.hero-noise{z-index:6;pointer-events:none;opacity:.035;mix-blend-mode:overlay;position:absolute;inset:0}.hero-noise:before{content:"";background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.7' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:256px 256px;width:200%;height:200%;animation:.4s step-end infinite hero-grain;position:absolute;inset:-50%}.hero-spotlight{pointer-events:none;z-index:7;mix-blend-mode:screen;background:radial-gradient(circle,#0f8f9212 0%,#0f8f9208 40%,#0000 70%);border-radius:50%;width:500px;height:500px;margin-top:-250px;margin-left:-250px;position:absolute;top:0;left:0}@media (max-width:767px){.hero-spotlight{display:none}}.hero-content{z-index:20;text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:60px 16px 120px;display:flex;position:relative}@media (min-width:480px){.hero-content{padding:70px 20px 140px}}@media (min-width:640px){.hero-content{padding:100px 32px 180px}}.hero-overline{align-items:center;gap:12px;margin-bottom:20px;display:flex}.hero-overline-text{letter-spacing:.25em;text-transform:uppercase;color:#0f8f92e6;font-size:11px;font-weight:600}@media (min-width:640px){.hero-overline-text{font-size:12px}}.hero-overline-line{background:linear-gradient(90deg,#0000,#0f8f9299,#0000);width:32px;height:1px}@media (min-width:640px){.hero-overline-line{width:48px}}.hero-title{letter-spacing:-.03em;text-shadow:0 2px 20px #00000080,0 0 40px #0000004d;max-width:900px;margin:0 auto;font-size:clamp(2.5rem,7vw,5.5rem);font-weight:800;line-height:1.1}.hero-title-word{will-change:transform,opacity;white-space:pre;display:inline-block}.hero-description{color:#ffffffbf;will-change:transform,opacity,filter;text-shadow:0 1px 12px #0009;max-width:520px;margin-top:20px;font-size:1rem;line-height:1.6}@media (min-width:640px){.hero-description{margin-top:24px;font-size:1.1rem}}.hero-cta-wrapper{will-change:transform,opacity;flex-direction:column;align-items:center;gap:12px;display:flex}.hero-cta{-webkit-backdrop-filter:blur(20px);color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #fff3;border-radius:9999px;align-items:center;gap:8px;margin-top:24px;padding:12px 24px;font-size:13px;font-weight:500;transition:box-shadow .4s,background .4s,border-color .4s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 20px #0f8f921f,0 0 60px #0f8f920a}.hero-cta:hover{background:#0f8f9226;border-color:#0f8f9273;box-shadow:0 0 30px #0f8f924d,0 0 80px #0f8f9214}.hero-cta:after{content:"";opacity:0;background:linear-gradient(120deg,#0000 30%,#ffffff1f 50%,#0000 70%) 0 0/250% 100%;transition:opacity .4s;position:absolute;inset:0}.hero-cta:hover:after{opacity:1;animation:2s linear infinite hero-shimmer}.hero-cta-list{-webkit-backdrop-filter:none;color:#fff;background:#109194;border:1px solid #109194;margin-top:0;box-shadow:0 4px 20px #0f8f9259}.hero-cta-list:hover{background:#0d7b7d;border-color:#0d7b7d;box-shadow:0 6px 28px #0f8f9273,0 0 40px #0f8f9226}@media (min-width:480px){.hero-cta{gap:10px;margin-top:28px;padding:14px 30px;font-size:14px}.hero-cta-list{margin-top:0}}@media (min-width:640px){.hero-cta{margin-top:32px;padding:16px 38px;font-size:15px}.hero-cta-list{margin-top:0}}.hero-stats{gap:12px;margin-top:40px;display:flex}@media (min-width:640px){.hero-stats{gap:16px;margin-top:48px}}.hero-stat{-webkit-backdrop-filter:blur(12px);will-change:transform,opacity;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;align-items:center;gap:4px;padding:14px 20px;transition:border-color .3s,background .3s;display:flex}.hero-stat:hover{background:#ffffff0f;border-color:#0f8f924d}@media (min-width:640px){.hero-stat{border-radius:20px;padding:16px 28px}}.hero-stat-value{letter-spacing:-.02em;color:#fff;font-size:1.35rem;font-weight:700}@media (min-width:640px){.hero-stat-value{font-size:1.6rem}}.hero-stat-label{letter-spacing:.08em;text-transform:uppercase;color:#fff6;font-size:.7rem;font-weight:500}.hero-marquee{z-index:15;pointer-events:none;position:absolute;bottom:85px;left:0;right:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}@media (max-width:639px){.hero-marquee{bottom:75px}}.hero-marquee-track{white-space:nowrap;will-change:transform;gap:0;animation:35s linear infinite hero-marquee;display:flex}.hero-marquee-item{letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;align-items:center;gap:16px;padding:0 24px;font-size:.85rem;font-weight:500;display:inline-flex}@media (min-width:640px){.hero-marquee-item{gap:20px;padding:0 32px;font-size:.95rem}}.hero-marquee-diamond{color:#0f8f9266;font-size:8px}.hero-bottom{z-index:30;align-items:center;gap:12px;display:flex;position:absolute;bottom:28px;left:24px}@media (min-width:640px){.hero-bottom{bottom:32px;left:40px}}.hero-counter{font-variant-numeric:tabular-nums;color:#ffffff80;letter-spacing:.05em;font-size:12px;font-weight:500}.hero-counter-sep{color:#ffffff40;margin:0 4px}.hero-progress{background:#ffffff1f;border-radius:2px;width:60px;height:2px;overflow:hidden}@media (min-width:640px){.hero-progress{width:80px}}.hero-progress-fill{transform-origin:0;background:#0f8f92b3;border-radius:2px;height:100%;animation:5s linear forwards hero-progress}.hero-scroll-hint{z-index:30;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:28px;right:24px}@media (min-width:640px){.hero-scroll-hint{bottom:32px;right:40px}}.hero-scroll-hint-text{letter-spacing:.2em;text-transform:uppercase;color:#ffffff59;font-size:10px;font-weight:500}.hero-scroll-line{transform-origin:top;background:linear-gradient(#0f8f9280,#0000);width:1px;height:32px;animation:2.5s ease-in-out infinite hero-scroll-pulse}@media (prefers-reduced-motion:reduce){.hero-parallax-bg{will-change:auto;height:100%;inset:0}.hero-main-swiper .swiper-slide-active .hero-slide-image,.hero-noise:before,.hero-cta:after{animation:none}.hero-progress-fill{animation:none;transform:scaleX(1)}.hero-marquee-track{animation:none}.hero-scroll-line{opacity:.4;animation:none}.hero-cta,.hero-cta-list,.hero-stat{transition:none}.hero-title-word,.hero-cta-wrapper,.hero-stat{will-change:auto}}
