:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.home{display:flex;flex-direction:column;align-items:center;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;gap:50px;padding-top:25vh;background-color:#2d2d2d}.home-button{position:relative;border-radius:8px;overflow:hidden;background-color:#1a1a1a;transition:transform .2s;display:flex;flex-direction:column;padding:10px;width:133px;height:100px;justify-content:center;align-items:center;gap:100px;box-shadow:5px 5px 10px #0006;border:2px solid black;background-color:#0000001a}.home-button:hover{cursor:pointer;border:2px solid white;color:#fff}.home-button:disabled{background-color:#5b5b5b;color:#999;cursor:not-allowed}.name-input{border-radius:8px;font-weight:700;height:25px;text-align:center;box-shadow:5px 5px 10px #0006;background-color:#0000001a;color:#fff}.name-input-label{font-weight:700;color:#fff}.home-button-div{display:flex;flex-direction:row;align-items:center;gap:50px;z-index:1}.popup-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000000f2;display:flex;justify-content:center;align-items:center;z-index:999}.popup-button{border-radius:8px;overflow:hidden;background-color:#1a1a1a;transition:transform .2s;display:flex;flex-direction:column;padding:10px;justify-content:center;align-items:center;gap:100px;border:2px solid black}.popup-button:hover{cursor:pointer;border:2px solid white}.game-browser-window{position:absolute;border-radius:8px;background-color:#1a1a1a;display:flex;flex-direction:column;width:500px;height:500px;padding:10px;z-index:10;border:2px solid white;opacity:.95;transform:translateY(-10vh)}.game-card-container{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:5px;padding-bottom:60px}.game-card{border-radius:8px;height:75px;background-color:#383838;display:flex;flex-direction:column;border:2px solid black}.game-card:hover{cursor:pointer;border:2px solid white}.close-button{position:absolute;bottom:0;left:0;width:100%;height:50px;background-color:#222;color:#fff;border:none;cursor:pointer}@media screen and (max-width: 768px){.game-browser-window{transform:scale(.65) translateY(-25vh)}.home{padding-top:30vh}}.vertical-div{display:flex;flex-direction:column;align-items:center;gap:5px;z-index:1}.horizontal-div{display:flex;flex-direction:row;align-items:center;gap:5px;z-index:1}.custom-label{margin:0;padding:0;font-weight:700;color:#fff}.timeline_logo{position:absolute;top:0;left:0;right:0;bottom:0;background-position:center;opacity:1;z-index:0;background-image:url(/assets/timeline_logo-6Y0wTBtp.png);background-repeat:no-repeat}.top-spacer{height:25px}.game-id{opacity:30%}.bg-color{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;opacity:.2}.static-popup{display:flex;flex-direction:column;align-items:center;position:fixed;width:200px;height:100px;border-radius:25px;background-color:#000000f2;justify-content:center;z-index:999;top:40%;gap:10px;animation:up-down-static-popup 2s linear infinite}@keyframes up-down-static-popup{0%{transform:translate(0)}25%{transform:translateY(5px)}50%{transform:translate(0)}75%{transform:translateY(-5px)}to{transform:translate(0)}}.spinner{position:relative;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;opacity:.6;z-index:0;width:20px;height:20px;animation:rotate-spinner 2s linear infinite}@keyframes rotate-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width: 768px){.bg-color{opacity:.8}}.hand{display:flex;flex-wrap:nowrap;min-width:fit-content;justify-content:center;align-items:center;gap:1vw;z-index:1}.hand-container{position:absolute;bottom:0%;display:flex;flex-wrap:nowrap;min-width:fit-content;justify-content:center;align-items:center;align-content:center;flex-direction:column;padding-top:7vh;padding-bottom:3vh;background-color:#000;width:100%;background-color:#0003;z-index:0}.is-playing{position:absolute;background-color:#000;top:0;width:100%;height:30px;justify-content:center;align-items:center;z-index:1000;opacity:.9}.players-turn,.not-players-turn,.players-won{position:relative;overflow:hidden;display:flex;padding:5px;width:100px;height:40px;justify-content:center;align-items:center;flex-direction:column;border-radius:8px;background-color:#0000;box-shadow:5px 5px 10px #0006;transform:scale(.8)}.players-turn{border:2px solid white}.not-players-turn{border:2px solid black}.players-won{animation:glow-win 1s infinite;border:2px solid #fff9f0}@keyframes glow-win{0%{box-shadow:0 0 #fff9f0}50%{box-shadow:0 0 5px 5px #fff9f0}to{box-shadow:0 0 #fff9f0}}.players-turn-text{padding:0;margin:2px 0}@media screen and (max-width: 768px){.hand{display:grid;gap:.2vw;grid-template-columns:repeat(4,1fr)}.hand-container{height:150px}}.hint-button,.hint-button-disabled{z-index:1;display:grid;place-items:center;position:relative;width:60px;height:60px;min-width:60px;max-width:60px;min-height:60px;max-height:60px;overflow:hidden;border-radius:8px;border:2px solid black;box-shadow:5px 5px 10px #0006;transform:scale(.7)}.hint-button:hover{cursor:pointer;border-radius:8px;border:2px solid white}.hint-button-image{z-index:0;width:50px;height:50px;background-size:contain;background-repeat:no-repeat;background-position:center}.hints-number{position:absolute;color:#fff;font-weight:700;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:25px}.hint-button-disabled{pointer-events:none;-webkit-user-select:none;user-select:none}.guess-card-hand,.guess-card-hand-new,.guess-card-timeline-new{position:relative;border-radius:8px;overflow:hidden;background-color:#1a1a1a;transition:transform .2s;display:flex;flex-direction:column;width:133px;height:100px;justify-content:center;align-items:center;flex-shrink:0;flex-grow:0;object-fit:contain;border:2px solid white;box-shadow:5px 5px 10px #0009;z-index:1}@keyframes red-border{0%{border:2px solid #ff0000}to{border:2px solid white}}@keyframes shake-card{0%{transform:translate(2px)}25%{transform:translate(-2px)}50%{transform:translate(2px)}75%{transform:translate(-2px)}to{transform:translate(0)}}.guess-card-hand-new{animation:red-border 1.2s forwards ease-in-out,shake-card .5s forwards linear}@keyframes green-border{0%{border:2px solid #2bd51d}to{border:2px solid white}}.guess-card-timeline-new{animation:green-border 2s forwards ease-in-out}.bg-image{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;opacity:.5;z-index:0}.guess-card-hand:hover,.guess-card-hand-new:hover{transform:translateY(-10px);cursor:pointer}.guess-card-hand-selected:hover{cursor:pointer}.guess-card-hand-selected{position:relative;border-radius:8px;overflow:hidden;background-color:#1a1a1a;display:flex;flex-direction:column;width:133px;height:100px;justify-content:center;align-items:center;transform:translateY(-10px);box-shadow:0 0 5px 5px #707070;flex-shrink:0;flex-grow:0;object-fit:contain;border:2px solid white;z-index:10000}.guess-card-timeline{position:relative;border-radius:8px;overflow:hidden;background-color:#1a1a1a;transition:transform .2s;display:flex;flex-direction:column;width:133px;height:100px;justify-content:center;align-items:center;flex-shrink:0;flex-grow:0;object-fit:contain;border:2px solid white}.guess-card-timeline-ghost{opacity:.8;animation:levitate-ghost 2s ease-out}@keyframes levitate-ghost{0%{transform:translateY(-20px)}to{transform:translateY(-80px)}}.guess-year{position:absolute;bottom:0;left:0;top:75%;width:100%;background-color:#00000080;-webkit-user-select:none;user-select:none;z-index:1;color:#fff}.guess-title{position:absolute;top:5%;width:100%;font-size:10px;-webkit-user-select:none;user-select:none;color:#fff}@media screen and (max-width: 768px){.guess-card-hand,.guess-card-hand-new,.guess-card-timeline,.guess-card-hand-selected,.guess-card-timeline-new{width:78px;height:59px}.guess-year{font-size:10px}}.timeline{position:absolute;display:inline-flex;flex-direction:column;gap:1vh;justify-content:center;align-items:center;width:auto;max-width:none;flex:0 0 auto;bottom:70%}.timeline-row{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;width:max-content;min-width:max-content;flex:0 0 auto}@media screen and (max-width: 768px){.timeline-row{gap:.2rem}}.tile,.tile-disabled,.hint-tile,.hint-tile-disabled,.tile-wrong-answer,.hint-tile-disabled-wrong-answer{width:1px;height:100px;opacity:.05;background-color:#fff;flex-shrink:0;flex-grow:0;object-fit:contain}.tile-wrong-answer,.hint-tile-disabled-wrong-answer{animation:wrong-answer 2s linear}@keyframes wrong-answer{0%{opacity:.5;background-color:#d70e0e}to{opacity:.05;background-color:#fff}}@keyframes glowOpacity{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}.tile-disabled,.hint-tile-disabled-wrong-answer{pointer-events:none;-webkit-user-select:none;user-select:none}.hint-tile{background-color:#faede5;animation:glowOpacity 2s infinite ease-in-out;-webkit-user-select:none;user-select:none;width:5px}.hint-tile-disabled{background-color:#faede5;animation:glowOpacity 2s infinite ease-in-out;pointer-events:none;-webkit-user-select:none;user-select:none;width:5px}.tile:hover,.hint-tile:hover{cursor:pointer;background-color:#fff;opacity:.8}@media screen and (max-width: 768px){.tile,.tile-disabled,.hint-tile,.hint-tile-disabled,.tile-wrong-answer,.tile-disabled-wrong-answer{height:59px}}html,body{margin:0;padding:0;height:100%}.board-game{display:flex;flex-direction:column;align-items:center;position:absolute;top:0;left:0;z-index:9999;width:100vw;height:100vh;background-color:#262626}.popup{position:fixed;width:200px;height:100px;border-radius:25px;background-color:#000000f2;display:flex;justify-content:center;align-items:center;z-index:999;animation:translateUp 2s forwards ease-in-out;top:50%}.test-popup{position:fixed;width:200px;height:100px;border-radius:25px;background-color:#010101f2;display:flex;justify-content:center;align-items:center;z-index:999;animation:translateUp 2s forwards ease-in-out}.players-turn-container{display:flex;flex-direction:row;align-items:center;gap:5px;z-index:1}@keyframes translateUp{0%{transform:translateY(-100px) scale(1)}to{transform:translateY(-250px) scale(1)}}@media screen and (max-width: 768px){.players-turn-container{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}}.leave-button{z-index:1;display:grid;place-items:center;overflow:hidden;border-radius:8px;border:2px solid black;box-shadow:5px 5px 10px #0006;padding-top:5px;padding-left:5px}.leave-button:hover{cursor:pointer;border-radius:8px;border:2px solid white}.leave-button-image{z-index:0;width:70px;height:70px;background-repeat:no-repeat;background-position:center;background-size:cover}.game-lobby{display:flex;flex-direction:column;align-items:center;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;gap:35px;padding-top:10vh}.game-state-button{background-color:#0000001a;display:flex;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;cursor:pointer}.player-card{position:relative;border-radius:8px;overflow:hidden;background-color:#1a1a1a;transition:transform .2s;display:flex;flex-direction:column;padding:0;width:150px;height:50px;justify-content:center;align-items:center;border:2px solid white;box-shadow:5px 5px 10px #0006;background-color:#0000001a;color:#fff}.player-card-frame{gap:75px;display:flex;align-items:flex-end}.custom-input{width:50px;height:25px;border-radius:8px;text-align:center;background-color:#0000001a}custom-input:disabled{background-color:#eee;color:#999;cursor:not-allowed}.custom-select{width:150px;height:35px;border-radius:8px;text-align:center}custom-select:disabled{background-color:#eee;color:#999;cursor:not-allowed}.kick-image{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;opacity:1;z-index:0}.kick-button{position:absolute;width:15px;height:15px;right:5%;top:8%}.kick-button:hover{cursor:pointer}@media screen and (max-width: 768px){.game-lobby{gap:15px;padding-left:10px;padding-right:10px;padding-top:5vh}.player-card-container{bottom:0}.player-card-frame{display:grid;gap:10px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}}
