.hero{text-align:center;background:#000;justify-content:center;align-items:center;min-height:calc(100vh - 70px);padding:8rem 0 6rem;display:flex;position:relative;overflow:hidden visible}.hero-particles{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.hero-particle{opacity:0;filter:blur(.5px);background:#d4af37;border-radius:50%;width:3px;height:3px;animation:20s linear infinite float-particle;position:absolute}@keyframes float-particle{0%{opacity:0;transform:translateY(100vh)translate(0)}10%{opacity:.6}90%{opacity:.6}to{opacity:0;transform:translateY(-10vh)translate(20px)}}.hero-particle:first-child{animation-duration:15s;animation-delay:0s;left:10%}.hero-particle:nth-child(2){animation-duration:25s;animation-delay:-2s;left:80%}.hero-particle:nth-child(3){animation-duration:18s;animation-delay:-4s;left:15%}.hero-particle:nth-child(4){animation-duration:22s;animation-delay:-6s;left:70%}.hero-particle:nth-child(5){animation-duration:20s;animation-delay:-8s;left:40%}.hero-particle:nth-child(6){animation-duration:24s;animation-delay:-10s;left:30%}.hero-particle:nth-child(7){animation-duration:19s;animation-delay:-12s;left:60%}.hero-particle:nth-child(8){animation-duration:21s;animation-delay:-14s;left:90%}.hero-particle:nth-child(9){animation-duration:23s;animation-delay:-16s;left:5%}.hero-content{z-index:1;width:100%;max-width:1000px;height:auto;min-height:auto;margin:0 auto;padding:0 2rem;position:relative;overflow:visible!important}.hero-title{color:#fff;letter-spacing:-.04em;font-size:clamp(3.5rem,8vw,7.5rem);font-weight:800;line-height:1.1;font-family:var(--font-outfit);text-shadow:0 10px 30px #00000080;box-sizing:border-box;flex-direction:column;align-items:center;gap:0;width:100%;height:auto;min-height:auto;margin-top:0;margin-bottom:.5rem;padding:1rem 4rem;animation:.8s ease-out fadeInUp;display:flex;position:relative;overflow:visible}.title-line{white-space:nowrap;text-align:center;width:auto;height:auto;min-height:auto;margin:0;padding:.2rem 4rem;line-height:1.1;display:inline-block;position:relative;clip-path:none!important;text-overflow:clip!important;overflow:visible!important}.title-line.gold-text{white-space:nowrap;background:linear-gradient(135deg,#f5d142 0%,#d4af37 50%,#b8941f 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 10px #d4af3726);-webkit-background-clip:text;background-clip:text;width:auto;height:auto;min-height:auto;padding:.2rem 4rem;line-height:1.1;display:inline-block;clip-path:none!important;text-overflow:clip!important;overflow:visible!important}.hero-subtitle{color:#ffffffb3;max-width:750px;font-size:clamp(1.125rem,2.5vw,1.375rem);line-height:1.6;font-family:var(--font-poppins);letter-spacing:.01em;text-shadow:0 2px 10px #00000080;margin:0 auto 2.5rem;font-weight:400;animation:.8s ease-out .2s both fadeInUp}.hero-bcs-note{letter-spacing:.12em;color:#ffffff73;font-size:.8rem;font-family:var(--font-poppins);text-transform:uppercase;margin:-.5rem auto 1.5rem;font-weight:500;animation:.8s ease-out .25s both fadeInUp}.hero-cta-group{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;animation:.8s ease-out .4s both fadeInUp;display:flex}.hero-cta{font-size:1.125rem;font-weight:600;font-family:var(--font-poppins);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;justify-content:center;align-items:center;padding:1.125rem 2.75rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.hero-cta.primary{color:#0a0a0a;background:linear-gradient(135deg,#f5d142 0%,#d4af37 50%,#b8941f 100%);border-radius:14px;padding:1.25rem 3.5rem;font-size:1.25rem;box-shadow:0 8px 32px #d4af3766,inset 0 0 0 1px #fff3}.hero-cta.primary:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.hero-cta.primary:hover{background:linear-gradient(135deg,#e5c047 0%,#c9a428 100%);transform:translateY(-4px)scale(1.02);box-shadow:0 6px 24px #d4af3759,inset 0 0 0 1px #d4af3733,0 3px 12px #0000004d}.hero-cta.primary:hover:before{left:100%}.hero-cta.secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fffffff2;background:#ffffff0d;border:1.5px solid #ffffff26;box-shadow:0 4px 20px #0000004d,inset 0 0 0 1px #ffffff0d}.hero-cta.secondary:before{content:"";opacity:0;background:#d4af371a;transition:opacity .3s;position:absolute;inset:0}.hero-cta.secondary:hover{color:#d4af37;background:#d4af371a;border-color:#d4af3799;transform:translateY(-4px)scale(1.02);box-shadow:0 8px 32px #d4af374d,inset 0 0 0 1px #d4af3733,0 0 40px #d4af3726}.hero-cta.secondary:hover:before{opacity:1}.hero-cta.large{padding:1.25rem 3rem;font-size:1.25rem}.hero-video-barrier{flex-shrink:0;height:5rem}.hero-video-line{background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;max-width:640px;height:1px;margin:0 auto 2rem}.hero-video-section{width:100%;max-width:800px;margin:0 auto;animation:.8s ease-out .5s both fadeInUp}.hero-video-title{color:#ffffffe6;font-size:1.25rem;font-weight:600;font-family:var(--font-poppins);margin-bottom:1rem}.hero-video-embed{background:#0006;border-radius:12px;width:100%;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 8px 32px #0006}.hero-video-embed iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.hero{justify-content:center;align-items:center;min-height:calc(100vh - 70px);padding:4rem 0 3rem}.hero-content{width:100%;padding:0 1.5rem}.hero-title{margin-bottom:1rem;padding:.5rem 1rem}.title-line,.title-line.gold-text{padding:0 1rem}.hero-subtitle{margin-bottom:1.5rem;padding:0 1rem}.hero-cta-group{flex-direction:column;gap:1rem;width:100%;padding:0 1rem}.hero-cta{width:100%;max-width:300px}.hero-bcs-note{letter-spacing:.1em;margin-bottom:1.25rem;font-size:.7rem}.hero-video-barrier{height:3.5rem}.hero-video-section{padding:0 1rem}.hero-video-title{font-size:1.1rem}}
