body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#app{background-color:#d4d4d4;margin:0 auto;max-width:700px;padding-right:10px}#app,#title{border-radius:5px}#title{color:#000;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;padding:10px;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.6)}#clubs-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding-right:10px;width:100%}.club-buttons{display:flex;flex-direction:row;justify-content:space-between;margin:5px}.close-details-button{border:none;border-radius:5px;font-size:16px;font-weight:700;margin:5px;padding:5px}.club-container{align-items:center;background-position:50%;background-size:cover;border-color:grey;border-radius:5px;border-style:solid;flex-direction:row;justify-content:space-between;margin-bottom:10px;padding:10px}.club-logo-container{align-items:right;display:flex;margin-left:20px;margin-top:20px}.map-error-container{align-items:center;background-color:#f8d7da;border:1px solid #dc3545;border-radius:4px;display:flex;height:200px;justify-content:center}.map-error-message{color:#dc3545;font-size:18px;font-weight:700}.club-image{object-fit:contain}.upload-image-container form{flex-direction:column;margin:5px}.upload-label{color:#333;font-size:16px;font-weight:700}.upload-input{background-color:#d4d4d4;border:3px solid #a7b0c4;border-radius:5px;margin-bottom:5px;max-width:300px;padding:.3rem}.club-details-container{background-color:hsla(0,0%,100%,.7);border-color:grey;border-radius:5px;border-style:solid;color:#000;flex-direction:row;justify-content:space-between;margin-bottom:10px;max-width:700px;padding:10px}.club-image{height:100px;margin:5px 10px 5px 5px;width:100px}.club-image,.club-image-details{border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.5);float:right}.club-image-details{height:200px;margin:5px;width:200px}.club-details-container h2{background-color:hsla(0,0%,100%,.8);border-radius:7px;margin-bottom:10px;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.club-info{border-radius:5px;font-style:bold}.club-info,.edit-club-form{background-color:hsla(0,0%,100%,.7);color:#000;padding:10px}.edit-club-form{max-width:680px}ul{list-style-type:none}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.title-container{align-items:center;border-radius:5px;display:flex;padding:25px;text-align:center}.soccer-ball-img{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;height:100px;margin-left:auto;width:100px}.hideme{display:none}.map-container{height:350px;margin-bottom:10px;width:400px}.new-club-form{align-items:center;background-color:#e9e9e9;background-position:50%;background-size:cover;border:5px solid #ccc;border-radius:5px;display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding:5px;width:100%}.new-club-form form{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.new-club-form-buttons{flex-direction:row;justify-content:space-between;margin-bottom:10px;padding:20px}.new-club-form-buttons button{margin:10px}.edit-club-form form{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.save-button{grid-column:1/3;justify-self:center}.form-group{background-color:hsla(0,0%,100%,.7);border:5px solid #ccc;border-radius:5px;display:flex;flex:1 1;flex-direction:column;margin:0 10px;padding:5px}.form-group input{border:1px solid #ccc;border-radius:5px;padding:5px}.location-group{align-items:center;background-color:hsla(0,0%,100%,.7);border-radius:10px;color:#000;justify-content:center}.location-group>.form-group{border:5px solid #ccc;margin:5px;padding:5px}.form-group>label{background-color:hsla(0,0%,100%,.7);color:#000;max-width:680px;padding:10px;white-space:nowrap}.bottom-anchor{display:flex;justify-content:center;margin:10px}.warning{background-color:red;border-radius:5px;color:#f8f2f2;margin-bottom:10px;padding:10px;position:relative}.warning p{margin:0}.demo-link{background-color:#ece3e3;border-radius:5px;color:#000;margin:0 auto 10px;max-width:680px;padding:10px;text-align:center;white-space:nowrap}
/*# sourceMappingURL=main.6be62435.css.map*/