:root{--p3-bg-panel:linear-gradient(180deg, #0f1c69f5 0%, #081044f7 100%);--p3-bg-dark:#000;--p3-blue-primary:#0f1c69;--p3-blue-light:#8df6ff;--p3-blue-lighter:#d3fdff;--p3-red-accent:#c4001a;--p3-text-on-dark:#fff;--p3-text-on-light:#000;--p3-panel-shadow:16px 16px 0 #00061e8c}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}body{background:var(--p3-bg-dark);color:var(--p3-text-on-dark);overflow:hidden}*{box-sizing:border-box;margin:0;padding:0}body{background:#000;overflow:hidden}#menu-screen{width:100vw;height:100vh;position:relative;overflow:hidden}#menu-screen video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}#main{width:100vw;height:100vh}
