body,html{margin:0;padding:0;width:100%;height:100%;background-color:#000;font-family:Inter,Figtree,Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff;overflow:hidden}.hero-container{position:relative;width:100vw;height:100vh;overflow:hidden}.video-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.content-overlay{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;text-align:center;gap:24px;background:#0000004d}.subtitle{font-size:1.2rem;letter-spacing:2px;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.tagline{font-size:1.2rem;font-weight:300;margin-top:10px;letter-spacing:1px;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.brandlogo{max-width:80%;height:auto}.hero-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#000,#000);z-index:0}.video-background{z-index:1}.info-section{background:#fff;color:#111;padding:48px 24px;text-align:center}.info-section h2{margin-bottom:16px;font-size:2rem}.info-section p{font-size:1.1rem;max-width:600px;margin:0 auto}
