.hero-wrapper{contain:layout paint;background:#000;width:100%;min-height:100dvh;position:relative;overflow:hidden}@keyframes heroFadeIn{0%{opacity:0;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}.hero-slide{opacity:0;will-change:opacity;transition:opacity .6s;position:absolute;inset:0}.hero-slide.active{opacity:1}.hero-bg-blur{filter:blur(50px);opacity:.7;z-index:0;background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.35)}.hero-bg-main{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero-slide,.hero-bg-main{backface-visibility:hidden;transform:translateZ(0)}.hero-base-overlay{z-index:2;background:linear-gradient(#00000059,#000000bf);position:absolute;inset:0}.hero-content{z-index:3;color:#fff;opacity:0;max-width:550px;animation:1.2s ease-out .6s forwards textIn;position:absolute;top:50%;left:7%;transform:translateY(20px)}@keyframes contentFade{to{opacity:1;transform:translateY(0)}}@keyframes textIn{0%{opacity:0;transform:translateY(-50%)translateY(30px)}to{opacity:1;transform:translateY(-50%)translateY(0)}}.hero-fade-layer{opacity:0;pointer-events:none;z-index:2;background:#000;transition:opacity .5s;position:absolute;inset:0}.hero-slide.active~.hero-fade-layer{opacity:.1}@keyframes fadeFlash{0%{opacity:.15}to{opacity:0}}.hero-title{-webkit-text-fill-color:transparent;text-shadow:0 4px 30px #0009;letter-spacing:1px;background:linear-gradient(90deg,#fff,#d4af37);-webkit-background-clip:text;background-clip:text;font-size:clamp(36px,5vw,72px);font-weight:900;line-height:1.1}.hero-title span{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#d4af37,#f5d76e);-webkit-background-clip:text;background-clip:text}.hero-sub{color:#ffffffd9;letter-spacing:.5px;text-shadow:0 2px 10px #00000080;margin-top:16px;font-size:clamp(14px,1.5vw,18px);font-weight:500}.hero-dots{z-index:4;gap:12px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.hero-dots button{background:#ffffff59;border-radius:50%;width:10px;height:10px}.hero-dots button.active{background:#d4af37;border-radius:999px;width:26px}@media (max-width:1024px){.hero-content{text-align:center;max-width:90%;left:50%;transform:translate(-50%,-50%)}}@media (max-width:768px){.hero-wrapper{aspect-ratio:16/9;width:100%;height:auto;min-height:unset;margin-top:80px;padding-top:0}.hero-content{top:unset;left:unset;text-align:left;padding:40px 20px;position:relative}.hero-title{font-size:small}.hero-sub{font-size:smaller}.hero-dots{gap:6px;bottom:10px}.hero-dots button{width:6px;height:6px}.hero-dots button.active{width:14px;height:6px}.hero-bg-main{background-position:50%;background-size:cover;transition:none!important}.hero-bg-blur{display:none}.hero-slide{transition:opacity .6s;transform:none!important}.hero-slide.active,.hero-bg-main{transform:none!important}.hero-wrapper.hero-ready{animation:none}.hero-content{opacity:1;animation:none;transform:none}}
