.page-module___8aEwW__page{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),.08);--gray-alpha-100:rgba(var(--gray-rgb),.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;min-height:100svh;font-family:var(--font-geist-sans);color:#171717;grid-template-rows:60px 2fr auto;place-items:start center;gap:64px;display:grid}.page-module___8aEwW__gameBar{z-index:1000;color:#fff;background-color:#574035;border-radius:3px;width:95%;padding:10px 20px;position:fixed;top:20px}@media screen and (max-width:800px){.page-module___8aEwW__gameBar{border-radius:0;width:100%;position:fixed;top:0;left:0}.page-module___8aEwW__guessArea input,.page-module___8aEwW__timeScore{width:100%}}.page-module___8aEwW__timeScore{justify-content:space-between;align-items:center;gap:20px;display:flex}.page-module___8aEwW__guessArea{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.page-module___8aEwW__guessZone{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.page-module___8aEwW__classicContainer{color:#171717;grid-template-columns:repeat(4,2fr);grid-auto-columns:100%;grid-row-start:2;gap:30px;padding:20px;display:grid}@media screen and (max-width:1600px){.page-module___8aEwW__classicContainer{color:#171717;grid-template-columns:repeat(3,2fr);grid-auto-columns:100%;grid-row-start:2;gap:10px;display:grid}.page-module___8aEwW__timeScore{width:100%}}@media screen and (max-width:800px){.page-module___8aEwW__classicContainer{color:#171717;grid-template-columns:repeat(1,2fr);grid-auto-columns:100%;grid-row-start:2;gap:10px;display:grid}.page-module___8aEwW__timeScore{width:100%}}.page-module___8aEwW__classicContainer .page-module___8aEwW__monsterImage{filter:brightness(0%)}a.page-module___8aEwW__primary{background:var(--foreground);color:var(--background);gap:8px}a.page-module___8aEwW__secondary{border-color:var(--gray-alpha-200);min-width:158px}.page-module___8aEwW__footer{color:#fff;background-color:#414141;border-radius:3px 3px 0 0;grid-row-start:3;gap:24px;width:100%;padding:20px 30px;display:flex}.page-module___8aEwW__footer a{align-items:center;gap:8px;display:flex}.page-module___8aEwW__footer img{flex-shrink:0}@media (hover:hover) and (pointer:fine){a.page-module___8aEwW__primary:hover{background:var(--button-primary-hover);border-color:#0000}a.page-module___8aEwW__secondary:hover{background:var(--button-secondary-hover);border-color:#0000}.page-module___8aEwW__footer a:hover{text-underline-offset:4px;text-decoration:underline}}@media (max-width:600px){.page-module___8aEwW__classicContainer{align-items:center}.page-module___8aEwW__classicContainer ol{text-align:center}.page-module___8aEwW__ctas{flex-direction:column}.page-module___8aEwW__ctas a{height:40px;padding:0 16px;font-size:14px}a.page-module___8aEwW__secondary{min-width:auto}.page-module___8aEwW__footer{flex-wrap:wrap;justify-content:center;align-items:center}}@media (prefers-color-scheme:dark){.page-module___8aEwW__logo{filter:invert()}}.page-module___8aEwW__popupStyle{z-index:1002;background-color:#f6eacc;border:5px solid #776b69;border-radius:5px;width:max-content;margin:auto;padding:10px 25px;animation:4s ease-in forwards page-module___8aEwW__fadeInOut;position:fixed;top:150px;left:0;right:0;transform:translateY(-20px);box-shadow:0 4px 8px #0000001a}.page-module___8aEwW__popupStyle img{filter:drop-shadow(0 2px 8px #0003)}@keyframes page-module___8aEwW__fadeInOut{0%{opacity:0;transform:translateY(-20px)}10%{opacity:1;transform:translateY(0)}90%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.page-module___8aEwW__questComplete{z-index:1000;opacity:0;width:700px;height:450px;position:fixed;top:50%;left:30%;transform:translate(-50%,-50%)}@keyframes page-module___8aEwW__popIn{0%{scale:1.5}to{opacity:1}}.page-module___8aEwW__questComplete.page-module___8aEwW__show{opacity:1;animation:.3s ease-out forwards page-module___8aEwW__popIn}.page-module___8aEwW__questFailed{z-index:1001;opacity:0;width:600px;height:600px;position:fixed;top:50%;left:30%;transform:translate(-50%,-50%)}.page-module___8aEwW__questFailed.page-module___8aEwW__show{opacity:1;animation:.3s ease-out forwards page-module___8aEwW__popIn}.page-module___8aEwW__popupResults{z-index:1000;width:400px;max-height:800px;top:var(--popup-top,50%);left:var(--popup-left,70%);background-color:#f9f1dd;border:5px solid #725438;border-radius:2px 20px 2px 2px;position:fixed;transform:translate(-50%,-50%)}.page-module___8aEwW__popupResultsArea{flex-direction:column;align-items:center;gap:20px;height:600px;padding:10px 0;display:flex;overflow-y:auto}@media screen and (max-width:900px){.page-module___8aEwW__popupResults{max-height:500px;top:70%;left:50%}.page-module___8aEwW__popupResultsArea{height:300px}.page-module___8aEwW__questFailed{width:180px;height:180px;top:30%;left:50%}}.page-module___8aEwW__button{cursor:pointer;background-color:#986e3f;border:2px solid #a47343;border-radius:2px;padding:5px 15px}.page-module___8aEwW__mobileButtons{display:none}@media screen and (max-width:800px){.page-module___8aEwW__button{display:none}.page-module___8aEwW__mobileButtons{justify-content:center;align-items:center;gap:20px;display:flex}}.page-module___8aEwW__button:hover{background-color:#805c35;border:2px solid #8c623a}.page-module___8aEwW__button:active{scale:.95}
.global-module__5XLRYa__popupContainer{z-index:1500;width:max-content;height:max-content;padding:1rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}
.CustomSelect-module__9jTT7G__customSelect{width:100%;min-width:200px;position:relative}.CustomSelect-module__9jTT7G__searchInput{height:30px;padding:0 10px}.CustomSelect-module__9jTT7G__selectTrigger{cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:4px;justify-content:space-between;align-items:center;padding:10px 15px;transition:border-color .2s;display:flex}.CustomSelect-module__9jTT7G__selectTrigger:hover{border-color:#007bff}.CustomSelect-module__9jTT7G__selectTrigger:focus{border-color:#007bff;outline:none;box-shadow:0 0 0 2px #007bff40}.CustomSelect-module__9jTT7G__disabled{cursor:not-allowed;opacity:.6;background-color:#f5f5f5}.CustomSelect-module__9jTT7G__arrow{font-size:12px;transition:transform .2s}.CustomSelect-module__9jTT7G__arrowUp{transform:rotate(180deg)}.CustomSelect-module__9jTT7G__selectOptions{color:#0a0a0a;z-index:1000;background-color:#b5a488;border:5px solid #574035;border-top:1px #ccc;border-radius:0 0 4px 4px;width:max-content;max-height:200px;position:absolute;top:97%;left:0;right:0;overflow-y:auto;box-shadow:0 2px 5px #0000001a}@media screen and (max-width:800px){.CustomSelect-module__9jTT7G__selectOptions{width:100%}}.CustomSelect-module__9jTT7G__selectOption{cursor:pointer;padding:10px 15px;transition:background-color .2s}.CustomSelect-module__9jTT7G__selectOption:hover{background-color:#a89679}.CustomSelect-module__9jTT7G__selectOptions::-webkit-scrollbar{width:6px}.CustomSelect-module__9jTT7G__selectOptions::-webkit-scrollbar-track{background:0 0}.CustomSelect-module__9jTT7G__selectOptions::-webkit-scrollbar-thumb{background:#0003;border-radius:2px}.CustomSelect-module__9jTT7G__selectOptions::-webkit-scrollbar-thumb:hover{background:#0006}.CustomSelect-module__9jTT7G__selected{color:#000;background-color:#007bff}.CustomSelect-module__9jTT7G__selected:hover{background-color:#0056b3}
.styles-module__6A7pMq__mainContainer{grid-row-start:2;max-width:100vw}.styles-module__6A7pMq__dleContainer{box-sizing:border-box;background-color:#beaf98;border:3px solid #725438;border-radius:2px 20px 2px 2px;flex-direction:column-reverse;gap:20px;padding:20px;display:flex;overflow-x:auto}@media screen and (max-width:1700px){.styles-module__6A7pMq__mainContainer{grid-row-start:2;max-width:95vw}}.styles-module__6A7pMq__popupResults{z-index:1000;opacity:0;max-height:800px;animation:.5s forwards styles-module__6A7pMq__reveal;animation-delay:var(--delay);background-color:#f9f1dd;border:5px solid #725438;border-radius:2px 20px 2px 2px;position:fixed;top:50%;left:70%;transform:translate(-50%,-50%)}.styles-module__6A7pMq__questComplete{z-index:1000;opacity:0;width:700px;height:450px;position:fixed;top:50%;left:30%;transform:translate(-50%,-50%)}.styles-module__6A7pMq__questComplete.styles-module__6A7pMq__show{opacity:0;animation:.3s ease-out 3s forwards styles-module__6A7pMq__popIn}@keyframes styles-module__6A7pMq__popIn{0%{opacity:0;transform:translate(-50%,-50%)scale(1.5)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.styles-module__6A7pMq__questFailed{z-index:1001;opacity:0;width:600px;height:600px;position:fixed;top:50%;left:30%;transform:translate(-50%,-50%)}.styles-module__6A7pMq__questFailed.styles-module__6A7pMq__show{opacity:0;animation:.3s ease-out 3s forwards styles-module__6A7pMq__popIn}.styles-module__6A7pMq__dleRow{text-align:center;color:#171717;grid-template-columns:100px 150px 200px 180px 150px 150px 150px 110px 110px 150px;grid-row-start:2;gap:20px;font-size:.8rem;display:grid}.styles-module__6A7pMq__dleRow>div{color:#fff;opacity:0;animation:.5s forwards styles-module__6A7pMq__reveal;animation-delay:var(--delay);border-radius:2px}@keyframes styles-module__6A7pMq__reveal{0%{opacity:0}to{opacity:1}}.styles-module__6A7pMq__dleHeader>div{color:#fff;opacity:1;background-color:#563f35;border:none;border-radius:2px;animation:none}
