
body{margin:0;font-family:Arial;background:#000;color:#fff;overflow-x:hidden;}
#bgVideo{position:fixed;min-width:100%;min-height:100%;z-index:-2;filter:brightness(40%);}
.grain{position:fixed;width:100%;height:100%;background:url("https://grainy-gradients.vercel.app/noise.svg");opacity:0.08;z-index:-1;}
.logo{text-align:center;margin-top:40px;color:#ffcc00;text-shadow:0 0 15px #ffcc00,0 0 30px #ff9900;}
.hero{text-align:center;margin-top:15vh;}
button{background:#ffcc00;border:none;padding:10px 20px;font-weight:bold;cursor:pointer;}
#passwordGate{position:fixed;width:100%;height:100%;background:#000;display:flex;justify-content:center;align-items:center;z-index:999;}
