.styles-module__RJnsJq__mainContainer{grid-row-start:2;max-width:100vw}.styles-module__RJnsJq__monsterBox{background-color:#d5c6b1;border-radius:5px;width:100%;height:100%;padding:5px;position:relative;overflow:hidden;box-shadow:0 3px 2px #0000001a}.styles-module__RJnsJq__monsterContainerBlotch{position:absolute;top:-600px;left:-500px}.styles-module__RJnsJq__monsterBoxInner{width:inherit;height:inherit;border:1px solid #715338;border-radius:5px;justify-content:center;align-items:center;display:flex}.styles-module__RJnsJq__monsterBox:after{content:attr(possible-amount);text-align:center;background-size:cover;width:30px;height:30px;display:block;position:absolute;top:5px;left:160px}.styles-module__RJnsJq__monsterBox:hover{cursor:pointer;background-color:#cbbca9}.styles-module__RJnsJq__monsterIcon{z-index:1}.styles-module__RJnsJq__grid{color:#171717;grid-template-rows:100px 200px 200px 200px;grid-template-columns:200px 200px 200px 200px 200px;gap:8px;display:grid}@media screen and (max-width:855px){.styles-module__RJnsJq__grid{grid-template-rows:50px 100px 100px 100px;grid-template-columns:100px 100px 100px 100px 0;font-size:10px}}@media screen and (max-width:500px){.styles-module__RJnsJq__grid{grid-template-rows:50px 80px 80px 80px;grid-template-columns:80px 80px 80px 80px 0}}.styles-module__RJnsJq__titleContainer{justify-content:center;display:flex}.styles-module__RJnsJq__title{font-family:var(--font-mhfont);color:#fff;background-color:#514339;border-radius:3px;justify-content:center;width:fit-content;font-size:25px;display:flex;box-shadow:0 1px 2px #0003}.styles-module__RJnsJq__titleInner{border:1px solid #7f7567;border-radius:3px;margin:3px;padding:2px 10px}.styles-module__RJnsJq__traitBox{text-align:center;justify-content:center;align-items:center;font-weight:700;display:flex}.styles-module__RJnsJq__traitText{color:#fff;background-color:#514339;border-radius:3px;box-shadow:0 2px 2px #0003}.styles-module__RJnsJq__traitTextInner{border:1px solid #7f7567;border-radius:3px;margin:3px;padding:2px 10px}.styles-module__RJnsJq__popupResults{z-index:1000;opacity:0;max-height:800px;animation:.5s forwards styles-module__RJnsJq__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__RJnsJq__popupResultsArea{flex-direction:column;align-items:center;gap:20px;max-height:600px;padding:20px 0;display:flex;overflow-y:auto}.styles-module__RJnsJq__summaryButtonContainer{justify-content:center;padding:20px;display:flex}.styles-module__RJnsJq__summaryButton{background-color:#d5c6b1;border-radius:3px;box-shadow:0 2px 2px #0003}.styles-module__RJnsJq__summaryButton:hover,.styles-module__RJnsJq__summaryButton button:hover{background-color:#cbbca9}.styles-module__RJnsJq__summaryButton button{cursor:pointer;color:#2d1f0f;font-family:var(--font-mhfont);background-color:#d5c6b1;border:1px solid #715338;border-radius:3px;margin:3px;padding:5px 20px;font-size:clamp(20px,1.5vw,30px);font-weight:700}@keyframes styles-module__RJnsJq__reveal{0%{opacity:0}to{opacity:1}}
.popupresult-module__yCvg7G__popupResults{z-index:201;width:400px;max-height:800px;animation:.2s ease-in forwards popupresult-module__yCvg7G__fadeIn;animation-delay:var(--delay,0s);opacity:0;background-color:#d7c8b2;border-radius:8px;position:fixed;top:55%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 8px #0003}@keyframes popupresult-module__yCvg7G__fadeIn{0%{opacity:0;transform:translateY(-50%)translate(-50%)}to{opacity:1;transform:translateY(-50%)translate(-50%)}}.popupresult-module__yCvg7G__popupResultsHeader{color:#fff;background-color:#524439;border-radius:8px 8px 0 0;padding:10px 0;position:relative}.popupresult-module__yCvg7G__popupResultsHeaderFailed{filter:drop-shadow(0 0 3px #fff);position:absolute;top:-80px;left:-75px;transform:rotate(-30deg)}.popupresult-module__yCvg7G__popupResultsHeaderClear{filter:drop-shadow(0 0 2px #fff);position:absolute;top:-70px;left:-100px;transform:rotate(0)}.popupresult-module__yCvg7G__popupResultsHeader:before{content:"◆◆◆";letter-spacing:.1px;color:#807668;font-family:Segoe UI Symbol,Noto Sans Symbols,Arial,sans-serif;font-size:12px;position:absolute;top:1px;right:10px}.popupresult-module__yCvg7G__popupResultsHeader:after{content:"◆◆◆";letter-spacing:.1px;color:#807668;font-family:Segoe UI Symbol,Noto Sans Symbols,Arial,sans-serif;font-size:12px;line-height:16px;position:absolute;bottom:4px;right:10px}.popupresult-module__yCvg7G__popupResultsHeaderText{background-color:#00685b;border-top:2px solid #309c8d;border-bottom:2px solid #309c8d;justify-content:center;margin:20px 0;padding:5px 0;display:flex}.popupresult-module__yCvg7G__popupResultsHeaderBorders{border-top:1px solid #807668;border-bottom:1px solid #807668}.popupresult-module__yCvg7G__popupResultsArea{scrollbar-gutter:unset;color:#4e3e2a;max-height:500px;overflow-y:auto}.popupresult-module__yCvg7G__popupResultsArea::-webkit-scrollbar{background:0 0}.popupresult-module__yCvg7G__popupResultsArea::-webkit-scrollbar-thumb{background:#0003;border-radius:2px}.popupresult-module__yCvg7G__popupResultsArea::-webkit-scrollbar{width:6px}.popupresult-module__yCvg7G__popupResultsArea::-webkit-scrollbar-thumb:hover{background:#0006}.popupresult-module__yCvg7G__popupResultsAreaInner{border-bottom:1px solid #807668;border-left:1px solid #807668;border-right:1px solid #807668;border-radius:0 0 5px 5px;flex-direction:column;align-items:center;gap:20px;height:100%;margin:0 8px 8px;padding:20px 0;display:flex}.popupresult-module__yCvg7G__popupResultsMonsterName{font-family:var(--font-mhfont);font-size:30px;font-weight:700}.popupresult-module__yCvg7G__popupResultsMonsterType{opacity:.6;font-size:15px}@media screen and (max-width:900px){.popupresult-module__yCvg7G__popupResults{max-height:700px;top:60%;left:50%}.popupresult-module__yCvg7G__popupResultsArea{max-height:400px}.popupresult-module__yCvg7G__popupResultsHeaderFailed{filter:drop-shadow(0 0 3px #fff);top:-75px;left:-65px;transform:rotate(-25deg)scale(.7)}.popupresult-module__yCvg7G__popupResultsHeaderClear{filter:drop-shadow(0 0 2px #fff);top:-80px;left:-50px;transform:rotate(0)}}@media screen and (min-width:1921px){.popupresult-module__yCvg7G__popupResults{max-height:900px;top:50%;left:50%}.popupresult-module__yCvg7G__popupResultsArea{max-height:600px}}
