html,body{background:#000;height:100%;margin:0;overflow:hidden}body{justify-content:center;align-items:center;display:flex}#game{cursor:none;background:#000;outline:none;display:block}body.mobile-entry{color:#f8efd9;background:#16130e;height:100%;display:block;overflow:auto}.desktop-notice{box-sizing:border-box;min-height:100%;min-height:100svh;padding:max(32px, env(safe-area-inset-top)) 24px max(32px, env(safe-area-inset-bottom));text-align:center;background:linear-gradient(#08070566,#080705e6),url(../assets/screens/main-menu.jpg) 50%/cover;flex-direction:column;justify-content:center;align-items:center;font-family:Barlow Condensed,Arial Narrow,sans-serif;display:flex}.desktop-notice__logo{width:min(100%,300px);height:auto;margin-bottom:28px}.desktop-notice__card{box-sizing:border-box;background:#11100eed;border:1px solid #b8a16c55;width:min(100%,440px);padding:34px 24px 28px;position:relative;box-shadow:0 16px 48px #0008}.desktop-notice__card:before{content:"";background:repeating-linear-gradient(120deg,#ffce00 0 12px,#252117 12px 24px);height:6px;position:absolute;top:0;left:0;right:0}.desktop-notice p{margin:0}.desktop-notice__eyebrow{color:#eaa655;font-size:18px}.desktop-notice h1{color:#ffce00;text-shadow:3px 3px #6f250f;margin:12px 0 18px;font:400 clamp(36px,10vw,54px)/1.1 Anton,Impact,sans-serif}.desktop-notice__message{font-size:24px;line-height:1.2}.desktop-notice .desktop-notice__instruction{color:#c7bda8;margin-top:12px;font-size:20px;line-height:1.4}.desktop-notice__keys{justify-content:center;gap:6px;margin:24px 0;display:flex}.desktop-notice__keys span{color:#ffce00;border:1px solid #81755a;border-bottom-width:3px;width:34px;padding:4px 0;font:22px/1.2 sans-serif}.desktop-notice__signoff{color:#eaa655;font-size:19px;font-style:italic;font-weight:800}
