.hero-swiper-container{position:relative;width:100%;height:100vh;overflow:hidden;background:#000}.heroSwiper{width:100%;height:100%}.hero-swiper-container .swiper-wrapper{transform:translate3d(0,0,0)!important}.heroSwiper .swiper-wrapper,.heroSwiper .swiper-slide{transform-style:preserve-3d;backface-visibility:hidden;-webkit-backface-visibility:hidden}.heroSwiper .swiper-slide{position:absolute !important;top:0;left:0;width:100%;height:100%;opacity:0 !important;z-index:0;pointer-events:none;will-change:opacity;transition:opacity 1.2s ease-in-out !important}.heroSwiper .swiper-slide-active{opacity:1 !important;z-index:2 !important;pointer-events:auto}.heroSwiper .swiper-slide-next{z-index:1 !important}.hero-slide{position:relative;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:flex-start;overflow:hidden}.hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center 25%;z-index:1;pointer-events:none;will-change:transform;transform:scale(1.08)translate3d(0,0,0)}.swiper-slide-active .hero-bg{animation:lineMeZoomOut 8s cubic-bezier(0.25,0.46,0.45,0.94)forwards}.hero-slide::before{content:"";position:absolute;top:0;left:0;right:0;height:220px;z-index:2;pointer-events:none;background:linear-gradient(to bottom,rgba(0,0,0,0.7)0%,rgba(0,0,0,0)100%)}.hero-slide::after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:60vh;z-index:2;pointer-events:none;background:linear-gradient(to top,var(--background)0%,oklch(from var(--background)l c h / 0.9)10%,oklch(from var(--background)l c h / 0.5)35%,transparent 100% );transition:background 0.35s ease}.hero-content{position:relative;z-index:10;max-width:800px;margin-left:6%;margin-bottom:12vh;text-align:left;opacity:0;transform:translateY(15px);transition:opacity 1s ease 0.3s,transform 1s ease 0.3s}.swiper-slide-active .hero-content{opacity:1;transform:translateY(0)}.hero-content h1{font-size:clamp(1.9rem,4.5vw,3.2rem);font-weight:700;line-height:1.1;margin-bottom:1rem;color:var(--foreground)}.hero-content .section-eyebrow{display:block;color:var(--foreground);font-size:1.1rem;font-weight:500;margin-bottom:10px}.hero-content .hero-summary{max-width:720px;font-size:clamp(1rem,2vw,1.15rem);line-height:1.75;margin-bottom:2rem;color:oklch(from var(--foreground)l c h / 0.84)}.hero-btns{display:flex;gap:15px}.hero-btn{display:inline-block;padding:14px 38px;border-radius:99px;font-weight:600;text-decoration:none;transition:all 0.3s ease}.hero-btn-primary{background:#0077c9;color:#ffffff;box-shadow:0 6px 18px rgba(0,119,201,0.45)}.hero-btn-outline{background:oklch(from var(--background)l c h / 0.16);border:2px solid oklch(from var(--foreground)l c h / 0.75);color:var(--foreground);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.hero-btn:hover{transform:translateY(-3px);filter:brightness(1.1)}.swiper-button-prev,.swiper-button-next{display:block !important;position:absolute;top:50% !important;transform:translateY(-50%)!important;width:80px !important;height:50px !important;z-index:20;cursor:pointer;background:none !important;border:none !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important;user-select:none !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;outline:none !important;-webkit-tap-highlight-color:transparent}.swiper-button-prev{left:0 !important}.swiper-button-prev::before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:rgba(255,255,255,0.4);transition:width 0.3s cubic-bezier(0.25,0.46,0.45,0.94),background 0.3s ease}.swiper-button-prev::after{content:"PREV" !important;position:absolute !important;top:14px !important;left:12px !important;font-family:system-ui,-apple-system,sans-serif !important;font-size:10px !important;font-weight:500 !important;color:rgba(255,255,255,0.6)!important;letter-spacing:0.2em !important;transition:color 0.3s ease !important}.swiper-button-next{right:0 !important}.swiper-button-next::before{content:"";position:absolute;top:0;right:0;width:100%;height:3px;background:rgba(255,255,255,0.4);transition:width 0.3s cubic-bezier(0.25,0.46,0.45,0.94),background 0.3s ease}.swiper-button-next::after{content:"NEXT" !important;position:absolute !important;top:14px !important;right:12px !important;font-family:system-ui,-apple-system,sans-serif !important;font-size:10px !important;font-weight:500 !important;color:rgba(255,255,255,0.6)!important;letter-spacing:0.2em !important;transition:color 0.3s ease !important}.swiper-button-prev:hover::before{width:80% !important;background:#ffffff !important}.swiper-button-next:hover::before{width:80% !important;background:#ffffff !important}.swiper-button-prev:hover::after,.swiper-button-next:hover::after{color:#ffffff !important}.heroSwiper .swiper-pagination{bottom:35px !important;display:flex;justify-content:center;gap:8px;z-index:20}.heroSwiper .swiper-pagination-bullet{position:relative;box-sizing:border-box !important;width:45px !important;height:5px !important;border-radius:3px !important;opacity:1 !important;overflow:hidden;background:rgba(247,245,240,0.4)!important;border:1px solid rgba(150,150,150,0.35)!important;transition:background 0.3s ease,border-color 0.3s ease}.heroSwiper .swiper-pagination-bullet-active{background:rgba(247,245,240,0.4)!important;border-color:rgba(150,150,150,0.5)!important}.heroSwiper .swiper-pagination-bullet-active::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0095e8;transform:scaleX(0);transform-origin:left center;animation:swiperTrackLoading 6s linear forwards}@keyframes lineMeZoomOut{from{transform:scale(1.08)translate3d(0,0,0)}to{transform:scale(1)translate3d(0,0,0)}}@keyframes swiperTrackLoading{from{transform:scaleX(0)}to{transform:scaleX(1)}}