html,body,#root{width:100vw;height:100vh;margin:0;padding:0;background:linear-gradient(15deg,#525158,#fff7f8);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}body{position:fixed;overflow:hidden;overscroll-behavior-y:none;font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;color:#000;text-shadow:1px 1px #00000060}button{height:32px;min-width:100px;color:inherit;font:inherit;cursor:pointer;outline:inherit;background:#cd5c5c;border:1px solid transparent;border-bottom:3px solid #a0a0a0;border-radius:15px;padding:8px 24px;color:#e4e0e0;display:flex;align-items:center;justify-content:center;margin-bottom:10px;width:auto;height:45px}.fullscreen{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all 1s}.stack{width:100%;display:flex;justify-content:space-around;align-items:center}.card{background:#ffffff1a;border:1px solid rgba(255,255,255,.3);border-radius:12px;padding:24px 32px;box-shadow:0 0 20px #0000004d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:320px}.card h1{color:#ff0;text-shadow:4px 4px 5px rgba(17,17,17,.8);margin-bottom:0;width:100%;text-align:left}.card-text{color:#fff;font-size:16px;width:100%;margin-bottom:0;text-align:left}.card-credits{color:#888686;font-size:16px;width:100%;margin-bottom:20px;text-align:left}.bg{background:#252525}.fullscreen.clicked{pointer-events:none;opacity:0}.bottom-text{position:fixed;bottom:20px;left:50%;transform:translate(-50%);font-size:15px;color:#a3a1a1;text-align:center;z-index:1000;text-shadow:2px 2px 2px rgba(20,20,20,.5)}.vignette{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:999;background:radial-gradient(ellipse at center,#0000 60%,#0003)}
