body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;background:linear-gradient(180deg,#e0e0e0,grey);background-attachment:fixed;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100%;justify-content:center;margin:0;min-height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.iframe-item{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;max-height:600px;max-width:1000px;position:relative;text-align:center;width:100%}.image-gallery{flex-wrap:nowrap;gap:15px;margin-top:20px}.image-gallery img{border-radius:15px;height:auto;max-height:300px;max-width:300px;object-fit:cover;width:100%}.image-gallery .image-item{align-items:center;border-radius:15px;display:flex;flex-direction:column;flex-shrink:0;height:auto;justify-content:center;margin:0;max-width:280px;overflow:hidden;position:relative;text-align:center;transition:background-color .3s ease;width:280px}.image-gallery .image-item p{background-color:#00000080;border-radius:5px;bottom:10px;color:#fff;font-size:24px;font-weight:700;left:50%;margin:0;padding:5px 10px;position:absolute;transform:translateX(-50%)}.selected-image-container{align-items:center;display:flex;height:100%;justify-content:center;margin-top:20px;width:100%}.selected-image{max-height:500px;max-width:80%}@media (max-width:600px){.image-gallery{flex-direction:column}.image-gallery .image-item{height:auto;margin:5px;max-width:150px;width:100%}.selected-image{height:auto;width:100%}.selected-image-container{height:auto}.App{padding:10px}.image-gallery .image-item p{font-size:16px}}.player-page{box-sizing:border-box;height:100vh;justify-content:center;padding:20px;width:100vw}.header,.player-page{align-items:center;display:flex;flex-direction:column}.header{margin-bottom:10px}.back-button{background-color:#255f99;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin-top:5px;padding:10px 20px}.back-button:hover{background-color:#9bb6d1}.player-title{color:green;font-size:24px;font-weight:700}.player-title-red{color:tomato}.player-media{border:none;border-radius:15px;height:80%;object-fit:cover;transform:scale(.8);width:100%}.map-page{height:100%;position:relative;width:100%}.game-map{cursor:pointer;height:auto;width:100%}.menu{background:none;border:none;box-shadow:0 4px 6px #0000001a;padding:10px;position:absolute;z-index:1000}.menu button{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;margin:5px 0;padding:5px;text-align:left;width:120px}.menu-icon{height:25px;margin-right:10px;width:25px}.yellow-square{position:absolute;z-index:999}.side-selection{align-items:center;background-color:#f0f0f0;border:2px solid #ccc;border-radius:15px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;height:50vh;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:50vw}.title{color:#333;font-size:2rem;margin-bottom:20px}.options-form{display:flex;flex-direction:column;gap:15px}.option-label{color:#555;cursor:pointer;font-size:1.2rem}input[type=radio]{margin-right:10px}.image-gallery{align-items:center;display:flex;flex-direction:row;justify-content:center}.image-gallery img{cursor:pointer;margin:10px;transition:transform .2s}.image-gallery img:hover{transform:scale(1.1)}@media (max-width:768px){.image-gallery{flex-direction:column}}
/*# sourceMappingURL=main.456c9738.css.map*/