:root{--main-yellow:#feec81;--main-red:#d72212;--main-red2:#b13125;--main-red3:#9e0d00;--main-yellow2:#efb103;--main-green:#517d19;--main-beige:#f5deb4;--main-black-dim:rgba(0,0,0,.5)}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}html{font-size:10px}*{background-color:initial;box-sizing:border-box;margin:0;padding:0}#root{background-color:#d72212;background-color:var(--main-red)}#root,.App{align-items:center;display:flex;flex-direction:column}.App{color:var(--main-yellow2);gap:2rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-start;max-width:500px;min-height:100vh;text-align:center;width:100%}.App,button{font-size:2rem}button{background-color:var(--main-yellow2);border:none;border-radius:7px;color:#000;height:100px;width:100px}button:hover{background-color:var(--main-yellow);cursor:pointer}input{border:1px solid #000;font-size:2rem}input::-webkit-input-placeholder{color:var(--main-yellow2)}input::placeholder{color:var(--main-yellow2)}select{font-size:2rem}footer,header{height:80px;width:100%}li{list-style:none}hr{color:var(--main-beige)}header{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:150px;width:100%}header img{height:auto;max-height:100%;width:70%}.set-vp{flex-direction:column}.set-vp,.set-vp div{align-items:center;display:flex;gap:2rem}.set-vp div{height:50px}.set-vp div button{height:50px;width:50px}.set-vp button{height:50px;width:100px}.enter-player-info{display:flex;flex-direction:column;width:90%}.enter-player-info form{align-items:center;display:flex;flex-direction:column;gap:2rem}.enter-player-info form input,.enter-player-info form select{border-color:var(--main-yellow2);color:var(--main-yellow2);font-size:3rem;width:100%}.enter-player-info form select option{background-color:var(--main-red);font-size:2rem;max-width:100vw;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.enter-player-info form input:last-of-type{background-color:var(--main-yellow2);border:none;border-radius:7px;color:#000;font-size:2rem;height:50px;width:100px}.initialize-app{align-items:center;display:flex;flex-direction:column;gap:2rem}.initialize-app h1{color:var(--main-yellow2);font-family:Times New Roman;text-shadow:0 0 5px #000}.initialize-app button{height:50px;width:150px}.join-room form{align-items:center;display:flex;flex-direction:column;gap:2rem}.join-room input{border-color:var(--main-yellow2);color:var(--main-yellow2);font-size:3rem;width:100%}.join-room input:last-of-type{background-color:var(--main-yellow2);border:none;border-radius:7px;color:#000;font-size:2rem;height:50px;width:100px}.winner h4{color:var(--main-green)!important}.player-card{align-items:center;background-color:var(--main-beige);border-radius:5px;display:flex;flex-direction:column;gap:2rem;padding:3rem 0;width:90%}.player-card h4{color:rgba(0,0,0,.7)}.leaderboard{align-items:center;background-color:var(--main-beige);border:3px solid var(--main-black-dim);border-radius:3px;color:var(--main-red);display:flex;flex-direction:column;justify-content:center;padding-bottom:2rem;width:90%}.leaderboard div{display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-around;width:100%}.leaderboard-player{display:flex;justify-content:space-between!important;width:90%!important}.get-resource-actions{align-items:center;display:flex;flex-direction:column;gap:1rem;width:100%}.player-card hr{width:90%}.get-resource-actions div{display:flex;gap:1rem;justify-content:space-between;width:100%}.get-resource-actions span{align-items:center;display:flex;flex-direction:column;width:100%}.get-resource-actions span button{height:40px!important}.get-resource-actions span button,.get-resource-actions.base span button{align-items:center;display:flex;flex-direction:column;justify-content:center}.get-resource-actions.base span button{height:100px}.get-resource-actions.base span>button{background-color:var(--main-red2);border:4px solid var(--main-red3);border-radius:3px;color:var(--main-beige);font-weight:700}.get-resource-actions.base.button-footer,.get-resource-actions.cities span button{align-items:center;display:flex;flex-direction:column;height:100px;justify-content:center}.get-resource-actions.cities span>button{background-color:var(--main-red2);border:4px solid var(--main-red3);border-radius:3px;color:var(--main-beige);font-weight:700}.get-resource-actions.cities.button-footer{align-items:center;display:flex;flex-direction:column;height:100px;justify-content:center}.button-header{display:flex;width:100%}.button-header button:first-of-type{width:70%!important}.button-header button:last-of-type{min-width:30%;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.button-footer{align-items:center!important;display:flex;font-size:3rem;justify-content:space-between!important}.button-footer button{align-items:center;display:flex;height:50px!important;justify-content:center}.city-improvements{display:flex;flex-direction:column;gap:1rem;width:90%}.city-improvements button{align-items:center;display:flex;height:50px;justify-content:center;width:100%}.insufficient-funds{opacity:.5}.player-card p{color:var(--main-red);font-weight:700}.buy-items{align-items:center;display:flex;flex-direction:column;gap:1rem;height:400px;justify-content:center;max-width:303px;width:90%}.buy-items div{display:flex;gap:1rem;width:100%}.buy-items button{background-color:var(--main-beige);border:3px solid var(--main-black-dim);border-radius:3px;height:60px;width:80%}.buy-items,.city,.dev,.road,.settlement{background-position:50%;background-repeat:no-repeat;background-size:cover}.city-buyers{display:flex;flex-direction:column;gap:1rem;height:100%;width:50%}.city-buyers button{height:45px!important;width:100%!important}.brick,.cloth,.coin,.ore,.paper,.sheep,.vp,.wheat,.wood{background-color:#000;border-radius:15px;height:150px;width:100px!important}.brick div,.cloth div,.coin div,.ore div,.paper div,.sheep div,.vp div,.wheat div,.wood div{align-items:center;background-color:rgba(0,0,0,.2);border-radius:15px;display:flex}.brick div button,.cloth div button,.coin div button,.ore div button,.paper div button,.sheep div button,.vp div button,.wheat div button,.wood div button{background-color:initial!important;color:var(--main-beige);font-size:5rem;height:100%!important;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;width:100%}.wood{background-image:url(/static/media/wood.f6ca3a3de1475ef4d8a0.jpg)}.sheep,.wood{background-position:50%;background-repeat:no-repeat;background-size:cover}.sheep{background-image:url(/static/media/sheep.0e6b7a03fe8352075591.jpg)}.ore{background-image:url(/static/media/ore.9fd0558df549c0180fce.jpg)}.brick,.ore{background-position:50%;background-repeat:no-repeat;background-size:cover}.brick{background-image:url(/static/media/brick.1eaafc258d872b035698.jpg)}.wheat{background-image:url(/static/media/wheat.cac78208b418e62339e2.jpg)}.vp,.wheat{background-position:50%;background-repeat:no-repeat;background-size:cover}.vp{background-image:url(/static/media/vp.3cf416fd9b418380d582.jpg)}.paper{background-image:url(/static/media/paper.bc15dd217338b4deac54.jpg)}.cloth,.paper{background-position:50%;background-repeat:no-repeat;background-size:cover}.cloth{background-image:url(/static/media/cloth.e977a305045a47bf7d9e.jpg)}.coin{background-image:url(/static/media/coin.9fd6b36b35342013536a.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}footer{align-items:center;display:flex;flex-direction:column;gap:1rem;margin-top:auto}footer button{background-color:var(--main-red);border:2px solid var(--main-red2);border-radius:2px;height:50px;width:90%}footer button:hover{background-color:var(--main-red3)}.select-expansion{width:90%}.select-expansion fieldset{align-items:center;border-color:var(--main-yellow2);border-radius:7px;display:flex;flex-direction:column;gap:2rem;padding:2rem;width:100%}.select-expansion fieldset input:last-of-type{background-color:var(--main-yellow2);border:none;border-radius:7px;font-size:2rem;height:30px;padding:.5rem;width:30px}.accept{height:50px;width:100px}.select-expansion fieldset div{align-items:center;display:flex;justify-content:space-between;width:80%}.end-game{align-items:center;background-color:var(--main-beige);border-radius:7px;display:flex;flex-direction:column;gap:10rem;justify-self:flex-start;padding:2rem;width:90%}.end-game div{color:green;display:flex;justify-content:space-between;width:100%}.end-game button{height:50px;width:200px}.end-game ul{display:flex;flex-direction:column;width:100%}.end-game ul li{color:#000;display:flex;justify-content:space-between}
/*# sourceMappingURL=main.1276d517.css.map*/