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{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.profile{position:fixed;top:0}.display-label{margin:0 8px}.display-value{font-weight:600}.war{height:100%;position:fixed;width:100%}.map{width:100%}.map,.map .map-tiles{align-items:center;display:flex;justify-content:center}.map .map-tiles{background-image:url(/static/media/background.da2c9e220f92bd236b18.jpg);background-size:100% 100%;flex-direction:column;height:70%;width:70%}.map .map-tiles .map-tile-row{display:flex;height:100%;justify-content:space-around;width:100%}.map .map-tiles .map-tile-row .map-tile{border:1px solid #000;box-sizing:border-box;height:100%;position:relative;width:100%}.map .map-tiles .map-tile-row .target:before{border:3px solid #32cd32;display:block;height:100%;margin:-3px;position:absolute;width:100%}@-webkit-keyframes owned-glow{0%{border-color:#32cd32}50%{border-color:green}to{border-color:#32cd32}}@keyframes owned-glow{0%{border-color:#32cd32}50%{border-color:green}to{border-color:#32cd32}}.map .owned{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:owned-glow;animation-name:owned-glow;border:2px solid #32cd32}.map .entry-camps{height:100%;position:absolute;width:100%}.map .entry-camps .camp-marker{background:green;border-radius:30px;height:30px;margin:10px;width:30px;z-index:2}.map .entry-camps .camp{display:flex;height:100%;position:absolute;width:100%}.map .entry-camps .camp.north-camp{align-items:flex-start;justify-content:center}.map .entry-camps .camp.south-camp{align-items:flex-end;justify-content:center}.map .entry-camps .camp.west-camp{align-items:center;justify-content:flex-start}.map .entry-camps .camp.east-camp{align-items:center;justify-content:flex-end}.map .attackOptions{left:0;position:absolute;top:0}.map .attackOptions .attack-vector{opacity:60%;position:absolute;-webkit-transform-origin:center left;transform-origin:center left}.map .attackOptions .active{stroke:green;opacity:100%}.modal-background{align-items:center;background-color:rgba(0,0,0,.251);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.modal-background .modal{background-color:#fff;border-radius:10px;display:flex;flex-direction:column;padding:20px}.selector-controls{width:10%}.owner-1{background-color:rgba(0,255,0,.467)}.war{display:flex;justify-content:space-between}.troop-selector{height:70vh;overflow:auto;width:50vw}.troop-selector .selected-troops{height:calc(100% - 50px)}.troop-selector .troop-cards{display:flex;flex-direction:column;flex-wrap:wrap;height:100%}.troop-selector .troop-cards .troop-card{align-items:flex-end;background-size:contain;border:1px solid #000;border-radius:5px;display:flex;height:80px;justify-content:center;margin:4px;width:60px}.troop-selector .troop-cards .troop-card .troops{color:#fff;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}.troop-selector .troop-cards .troop-card .troop-id{display:none}.troop-selector .troop-cards .selected{border:3px solid green;margin:2px}
/*# sourceMappingURL=main.d11cb431.css.map*/