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}.Background_backgroundStyle__OP8pZ{align-items:center;background-image:url(/fantasy-empires-wars/static/media/CelticBackground.1303f01751ba46f7a77b.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100vw}.TopPanel_frameContainer__R11TZ{box-sizing:border-box;position:absolute}.TopPanel_panelContainer__LjvIl{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-between;padding:3px;width:100%}.GameControl_gameControlContainer__m42vL{display:flex;flex:0 0 auto;flex-direction:column;gap:10px}.GameButton_buttonImage__y42f4{cursor:pointer;display:block;filter:drop-shadow(0 4px 8px rgba(0,0,0,.5));height:55px;transition:all .3s ease;width:110px}.GameButton_buttonImage__y42f4:hover{filter:drop-shadow(0 6px 12px rgba(0,0,0,.7));transform:translateY(-2px)}.GameButton_textButton__T7U12{background:linear-gradient(135deg,#8b4513,sienna);border:2px solid #654321;border-radius:8px;color:wheat;cursor:pointer;filter:drop-shadow(0 4px 8px rgba(0,0,0,.5));font-family:Georgia,serif;font-size:14px;font-weight:700;height:40px;text-shadow:1px 1px 2px #000c;transition:all .3s ease;width:80px}.GameButton_textButton__T7U12:hover{background:linear-gradient(135deg,sienna,peru);filter:drop-shadow(0 6px 12px rgba(0,0,0,.7));transform:translateY(-2px)}.GameButton_textButton__T7U12:active{filter:drop-shadow(0 2px 4px rgba(0,0,0,.5));transform:translateY(1px)}.VialPanel_vialPanel__GPnlF{display:flex;flex:1 1 auto;flex-direction:row;gap:30px;justify-content:center}.ManaVial_ball__caXvm{border:2px solid #0000001a;border-radius:50%;box-shadow:6px 8px 12px #000000b3;height:80px;overflow:hidden;position:relative;width:80px}.ManaVial_fill__p6j2A{bottom:0;left:0;position:absolute;transition:height .3s ease;width:100%}.ManaVial_value__tba6i{color:#fff;font-size:24px;font-weight:700;left:50%;position:absolute;text-shadow:1px 1px 2px #00000080;top:50%;transform:translate(-50%,-50%)}.OpponentsPanel_opponentsPanelContainer__vCafk{align-items:center;display:flex;justify-content:center;padding:0 1px}.OpponentsPanel_opponentsGrid__H0ZX3{align-items:center;display:flex;flex-direction:column;gap:2px}.OpponentsPanel_avatarRow__o04FN{align-items:center;display:flex;gap:1px;justify-content:center}.OpponentsPanel_avatarContainer__RFiqr{border-radius:50%;cursor:pointer;display:flex;justify-content:center;transition:transform .2s ease,box-shadow .2s ease}.OpponentsPanel_avatarContainer__RFiqr:hover{box-shadow:0 0 10px #ffffff4d;transform:scale(1.05)}.OpponentsPanel_avatarContainer__RFiqr.OpponentsPanel_selected__eYh2X{box-shadow:0 0 15px #ffd70099;transform:scale(1.1)}.Avatar_container__8PuFP{border:2px solid #d4af37;flex-shrink:0;overflow:hidden}.Avatar_container--circle__0VqYQ{border-radius:50%}.Avatar_container--rectangle__L\+2Ia{border-radius:8px}.Avatar_image__3pwLb{height:100%;object-fit:cover;object-position:top;width:100%}.Avatar_empty-placeholder__zSa7r{align-items:center;color:#8b7355;display:flex;font-size:12px;font-weight:700;height:100%;justify-content:center;text-align:center}.Player_playerContainer__QmLJ5{align-items:center;display:flex;flex:0 0 auto;flex-direction:row;gap:10px}.Player_playerDetails__5owT4{display:flex;flex-direction:column;gap:4px}.Player_playerName__kbP9l{color:#d4af37;font-size:14px;font-weight:700;text-shadow:1px 1px 2px #000c}.Player_moneyInfo__DPZJO{display:flex;flex-direction:column;gap:2px}.Player_moneyItem__5-Qsv{color:#fff;font-size:12px;font-weight:500;text-shadow:1px 1px 2px #000c}.Battlefield_mapContainer__UgN\+j{align-items:center;border:2px solid #000;display:flex;justify-content:center}.Hexagonal_hexTile__fDouK{background-color:#8c8c8c;box-sizing:border-box;-webkit-clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);display:inline-block;height:115.47px;height:var(--hex-tile-height,115.47px);margin:0;overflow:hidden;position:relative;width:100px;width:var(--hex-tile-width,100px)}.Hexagonal_hexTileImg__EGEgH{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.Hexagonal_hex-row__KJ-VJ{display:flex;margin-bottom:-28.87px;margin-bottom:var(--hex-row-margin,-28.87px)}.Hexagonal_hex-row__KJ-VJ:nth-child(2n){margin-left:50px;margin-left:var(--hex-row-offset,50px)}.Popup_popupContent__VReLv{background:#000000e6;border-radius:4px;display:flex;flex-direction:column;height:100%;padding:0}.Popup_header__QO3iF{align-items:center;background:linear-gradient(135deg,#4a3c2a,#654321);border-bottom:1px solid #8b6f47;border-radius:4px 4px 0 0;display:flex;padding:6px 12px}.Popup_title__2vWw9{color:gold;font-weight:700;margin:0;text-shadow:1px 1px 2px #000c}.Popup_characteristics__RkcDO{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding:8px 12px}.Popup_row__CMWIK{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:8px}.Popup_row__CMWIK:last-child{margin-bottom:0}.Popup_label__wxl0L{color:#ccc;flex-shrink:0;font-weight:700}.Popup_value__3S-7Y{color:#fff;flex-grow:1;margin-left:8px;text-align:right}.Popup_message__buLwZ{color:gold;font-size:16px;font-weight:700;margin:0;text-align:center;text-shadow:1px 1px 2px #000c}.Popup_simplePopupContent__EA5eq{align-items:center;box-sizing:border-box;height:60px;justify-content:center;width:100%}.LandCharacteristicsPopup_header__xvLWf{justify-content:space-between}.LandCharacteristicsPopup_title__Kaoi7{font-size:14px}.LandCharacteristicsPopup_row__EUHHe{font-size:12px;margin-bottom:6px}.LandCharacteristicsPopup_label__hf2z-{min-width:80px}.LandCharacteristicsPopup_buildingsList__hd3Qo{align-items:flex-end;display:flex;flex-direction:column;gap:2px}.LandCharacteristicsPopup_building__9SAIJ{background-color:#ffd70033;border:1px solid gold;border-radius:3px;color:gold;font-size:10px;padding:2px 6px}.NewGameDialog_content__mqxVg{height:100%;overflow-y:auto;padding:0}.NewGameDialog_message__YALir{color:#d4af37;font-family:Cinzel,serif;font-size:2.5rem;font-weight:700;margin:0 0 2rem;text-align:center;text-shadow:2px 2px 4px #000000b3}.NewGameDialog_section__0F9d3{margin-bottom:2rem}.NewGameDialog_label__\+KQWe{color:#f4e4bc;display:block;font-family:Cinzel,serif;font-size:1.2rem;font-weight:600;margin-bottom:.5rem;text-shadow:1px 1px 2px #000000b3}.NewGameDialog_dropdown__KUREs{background:linear-gradient(135deg,#3a2818,#2a1810);border:2px solid #8b7355;border-radius:4px;color:#f4e4bc;cursor:pointer;font-size:1rem;max-width:300px;outline:none;padding:.75rem;transition:all .3s ease;width:100%}.NewGameDialog_dropdown__KUREs:hover{background:linear-gradient(135deg,#4a3020,#3a2018);border-color:#d4af37}.NewGameDialog_dropdown__KUREs:focus{border-color:#d4af37;box-shadow:0 0 8px #d4af374d}.NewGameDialog_content__mqxVg::-webkit-scrollbar{width:8px}.NewGameDialog_content__mqxVg::-webkit-scrollbar-track{background:#0003;border-radius:4px}.NewGameDialog_content__mqxVg::-webkit-scrollbar-thumb{background:#8b7355;border-radius:4px}.NewGameDialog_content__mqxVg::-webkit-scrollbar-thumb:hover{background:#d4af37}.NewGameDialog_checkboxContainer__Es9j1{align-items:center;cursor:pointer;display:flex;-webkit-user-select:none;user-select:none}.NewGameDialog_customCheckbox__By4F7{background:linear-gradient(135deg,#3a2818,#2a1810);border:2px solid #8b7355;border-radius:4px;height:20px;margin-right:8px;position:relative;transition:all .3s ease;width:20px}.NewGameDialog_customCheckbox__By4F7:hover{background:linear-gradient(135deg,#4a3020,#3a2018);border-color:#d4af37}.NewGameDialog_customCheckbox__By4F7.NewGameDialog_checked__RR-ZH{background:linear-gradient(135deg,#d4af37,#b8941f);border-color:#d4af37;box-shadow:0 0 8px #d4af374d}.NewGameDialog_customCheckbox__By4F7.NewGameDialog_checked__RR-ZH:after{color:#2c1810;content:"✓";font-size:14px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.NewGameDialog_hiddenCheckbox__VHNyG{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.PlayerSelection_section__-MGnB{margin-bottom:2rem}.PlayerSelection_label__z2WiS{color:#f4e4bc;display:block;font-family:Cinzel,serif;font-size:1.2rem;font-weight:600;margin-bottom:.5rem;text-shadow:1px 1px 2px #000000b3}.PlayerSelection_playerSelection__hsmBh{background:#0003;border:1px solid #8b7355;border-radius:8px;display:flex;gap:2rem;height:250px;padding:1rem}.PlayerSelection_playerListContainer__3gX84{flex:0.3 1;min-width:200px}.PlayerSelection_playerList__kpodQ{height:100%;overflow-y:auto;padding-right:.5rem}.PlayerSelection_playerListItem__UPk0k{background:linear-gradient(135deg,#3a2818,#2a1810);border:2px solid #8b7355;border-radius:6px;cursor:pointer;margin-bottom:.5rem;padding:.75rem;transition:all .3s ease}.PlayerSelection_playerListItem__UPk0k:hover{background:linear-gradient(135deg,#4a3020,#3a2018);border-color:#d4af37;transform:translateX(4px)}.PlayerSelection_playerListItem__UPk0k.PlayerSelection_selected__vySP1{background:linear-gradient(135deg,#4a3020,#3a2018);border-color:#d4af37;box-shadow:0 0 8px #d4af3766}.PlayerSelection_playerSummary__hmJYC{align-items:center;display:flex;font-size:.85rem;justify-content:space-between;margin-top:.25rem}.PlayerSelection_playerDetailsContainer__xmCH2{border-left:1px solid #8b7355;flex:1 1;min-width:0;padding-left:1rem}.PlayerSelection_playerDetails__PMWi9{display:flex;flex-direction:column;height:100%}.PlayerSelection_playerDetailHeader__TD0XX{margin-bottom:1rem}.PlayerSelection_selectedPlayerName__evjb-{color:#f4e4bc;font-family:Cinzel,serif;font-size:1.4rem;font-weight:600;margin:0 0 .5rem;text-shadow:1px 1px 2px #000000b3}.PlayerSelection_selectedPlayerClass__1Mrrs{background:#0000004d;border:1px solid;border-radius:12px;display:inline-block;font-size:1rem;font-weight:700;padding:.25rem .5rem}.PlayerSelection_selectedAvatarContainer__NBU0R{display:flex;justify-content:center;margin:1rem 0}.PlayerSelection_selectedPlayerDescription__MPeFc{color:#c9b896;flex-grow:1;font-size:1rem;font-style:italic;line-height:1.5}.PlayerSelection_playerName__SHjqr{color:#f4e4bc;font-family:Cinzel,serif;font-size:1rem;font-weight:600;margin-bottom:.25rem;text-shadow:1px 1px 2px #000000b3}.PlayerSelection_playerClass__mROwv{font-size:.8rem;font-weight:700}.PlayerSelection_playerLevel__rK94G{color:#d4af37;font-size:.8rem;font-weight:600}.PlayerSelection_playerList__kpodQ::-webkit-scrollbar{width:8px}.PlayerSelection_playerList__kpodQ::-webkit-scrollbar-track{background:#0003;border-radius:4px}.PlayerSelection_playerList__kpodQ::-webkit-scrollbar-thumb{background:#8b7355;border-radius:4px}.PlayerSelection_playerList__kpodQ::-webkit-scrollbar-thumb:hover{background:#d4af37}.flipbook-container{align-items:center;background-image:url(/fantasy-empires-wars/static/media/opened-book.69a30a1acdfb7f12eed7.png);background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;height:600px;justify-content:center;position:relative;width:780px;z-index:1000}.flipbook{margin-bottom:135px}.pageStyle{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;color:#ff0;display:flex;flex-direction:column;font-size:24px;font-weight:700;height:100%;justify-content:center;min-height:370px;padding-bottom:30px;padding-top:30px;width:100%}.pageStyle.evenPage{background-image:url(/fantasy-empires-wars/static/media/PageEven.8a6a120c45b62dd81d2c.png);padding-left:10px;padding-right:35px}.pageStyle.oddPage{background-image:url(/fantasy-empires-wars/static/media/PageOdd.692b562e83a17ebf3638.png);padding-left:35px;padding-right:10px}.icon{background:#f4e4bc1a;border:3px solid #8b7355;border-radius:8px;height:120px;margin-top:0;object-fit:contain;padding:10px;width:120px}.caption,.icon{margin-bottom:5px}.caption{color:#2c1810;font-size:1.3rem;font-weight:700;text-shadow:1px 1px 2px #ffffff4d}.description{background:#f4e4bc1a;border:1px solid #8b73554d;border-radius:6px;color:#5d4037;font-size:.9rem;line-height:1.3;margin:8px 0;max-width:280px;padding:10px;text-align:left;width:100%}.costSection{display:flex;flex-direction:column;gap:6px;margin-bottom:8px;width:100%}.costValue,.page-number{color:#2c1810;font-weight:700}.OpponentInfoPopup_header__LDWyP{justify-content:center}.OpponentInfoPopup_title__8J3gc{font-size:16px}.OpponentInfoPopup_avatarSection__l5VTL{border-bottom:1px solid #8b6f4780;display:flex;justify-content:center;margin-bottom:12px;padding-bottom:8px}.OpponentInfoPopup_opponentAvatar__Cl0ZM{flex-shrink:0}.OpponentInfoPopup_row__-Gofz{font-size:14px}.OpponentInfoPopup_label__b9IIo{min-width:120px}.OpponentInfoPopup_value__4mXc2{text-transform:capitalize}.OpponentInfoPopup_diplomacyStatus__lhZM-{border:1px solid #fff3;border-radius:12px;display:inline-block;font-size:.8em;font-weight:700;min-width:80px;padding:4px 8px;text-align:center;text-transform:uppercase}.OpponentInfoPopup_notreaty__Z0o-7{background-color:#80808066;border-color:#80808099;color:#e0e0e0}.OpponentInfoPopup_peace__MX6F8{background-color:#00ff0040;border-color:#0f06;color:#90ee90}.OpponentInfoPopup_war__uVBJ3{background-color:#ff000040;border-color:#f006;color:#ff8080}.ProgressPopup_blockingOverlay__ea8ty{background-color:#000000b3;height:100vh;left:0;pointer-events:all;position:fixed;top:0;width:100vw;z-index:1000}.ProgressPopup_content__Br7mM{align-items:center;display:flex;flex-direction:column;gap:30px;height:100%;justify-content:center;padding:40px 20px}.ProgressPopup_progressBar__C8ca4{background-color:#8b73554d;border:1px solid #8b7355;border-radius:4px;height:8px;overflow:hidden;width:300px}.ProgressPopup_progressBarFill__OeQle{animation:ProgressPopup_progressAnimation__5afgV 2s linear infinite;background:linear-gradient(90deg,#d4af37,#f4d03f,#d4af37);background-size:200% 100%;height:100%;width:100%}@keyframes ProgressPopup_progressAnimation__5afgV{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.ProgressPopup_message__nx0yP{color:beige;font-family:Cinzel,serif;font-size:16px;line-height:1.4;max-width:300px;text-align:center;text-shadow:1px 1px 2px #000c}
/*# sourceMappingURL=main.ead35bcb.css.map*/