*,*:after,*:before{box-sizing:border-box}.loading-message{width:100%;padding:6rem;margin:0 auto;display:flex;align-items:center;justify-content:center}.field{display:flex;flex-direction:column;align-items:flex-start;gap:.3rem;width:100%;max-width:25rem}.field__label{font-size:.7rem;font-weight:700;line-height:normal}@media (min-width: 768px){.field__label{font-size:.9rem}}@media (min-width: 1000px){.field__label{font-size:1rem}}.field__input{display:flex;padding:.75rem 1rem;align-items:center;gap:.625rem;align-self:stretch;border-radius:.5rem;background:#fff;box-shadow:0 4px 4px #00000040;outline:none;border:none;border:2px solid transparent}.field__input:focus{border:2px solid #77c07f;outline:none}@media (min-width: 768px){.field__input{font-size:1rem}}@media (min-width: 1000px){.field__input{font-size:1.2rem}}.field__input--error{border:2px solid #e24739}.field__input::placeholder{color:#7c7c7c;font-size:1rem;font-style:normal;font-weight:500;line-height:normal}@media (min-width: 768px){.field__input::placeholder{font-size:1rem}}@media (min-width: 1000px){.field__input::placeholder{font-size:1.2rem}}.player-type{display:flex;padding:.25rem .5rem;justify-content:center;align-items:center;gap:.625rem;border-radius:.25rem;text-align:center;font-family:Roboto,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:.625rem;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}@media (min-width: 768px){.player-type{font-size:.875rem;padding:.35rem .75rem}}@media (min-width: 1000px){.player-type{font-size:1.2rem;padding:.35rem 1rem}}.player-type--single{border:3px solid #8b090b;color:#8b090b}.player-type--multi{border:3px solid #4b7547;color:#4b7547}.player-type__text{margin:0}.emblem{width:5rem;height:5rem}@media (min-width: 768px){.emblem{width:8rem;height:8rem}}@media (min-width: 1000px){.emblem{width:10rem;height:10rem}}.emblem-card{width:1.5rem;height:1.5rem}@media (min-width: 768px){.emblem-card{width:3.5rem;height:3.5rem}}@media (min-width: 1000px){.emblem-card{width:3rem;height:3rem}}.header{position:absolute;top:16px;display:flex;padding:1.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.625rem;z-index:1}@media (min-width: 1000px){.header{display:none}}.header__img{width:4rem;height:auto}@media (min-width: 768px){.header__img{width:6rem}}.header-nav{display:none}@media (min-width: 1000px){.header-nav{display:flex;flex-direction:column;align-items:center;border-radius:12px;gap:1rem;flex-wrap:wrap;position:fixed;margin-left:1.5rem;top:2rem;z-index:1;width:auto}.header-nav--toggled{z-index:10}.header-nav__toggle{background-color:#222;border-radius:12px;display:flex;align-items:center;padding:.5rem;align-self:flex-start}.header-nav__toggle:hover{background-color:#393939;cursor:pointer}.header-nav__nav{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;border-radius:12px;padding-top:.5rem;padding-bottom:.5rem;z-index:10}.header-nav__nav--hide{display:none}.header-nav__nav-container{display:flex;flex-direction:row;gap:1rem;align-items:flex-start;border-bottom:5px solid transparent}.header-nav__nav-container--active{border-radius:.5rem;background-color:#4f4f4f}.header-nav__nav-container:hover{cursor:pointer;border-bottom:5px solid #cee4cf}.header-nav__link{text-decoration:none;color:#fff;font-size:1rem;font-style:normal;font-weight:900;line-height:normal;z-index:10;text-align:center;border-radius:8px;padding:.5rem}.header-nav__link--active{border-radius:.5rem;background-color:#4f4f4f}.header-nav__link:hover{cursor:pointer;background-color:#4f4f4f}.header-nav__links{padding:.75rem;height:100%;display:flex;flex-direction:row;z-index:10;align-items:center;gap:1rem;text-decoration:none;color:#fff;font-size:1rem;font-style:normal;font-weight:900;line-height:normal;text-align:center;background-color:#2d2d2d;border-radius:8px}.header-nav__links--hide{display:none}.header-nav__icons{width:2.5rem;height:2.5rem}.header-nav__icon-txt{color:#fff;font-size:.85rem;font-style:normal;font-weight:600;text-align:center;margin:0}.header-nav__clickable-div{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:10;gap:.5rem;padding:.5rem}.header-nav__clickable-div--active--active{border-radius:.5rem;background-color:#4f4f4f}}.header-nav__user-nav{display:flex}.header-nav__user-nav--hide{display:none}.footer{position:sticky;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:1.5rem;width:100%;background-color:transparent;z-index:5}@media (min-width: 1000px){.footer{display:none}}.footer--closed{align-items:flex-end}.footer-nav{display:flex;flex-direction:row;padding:1.5rem 1rem .75rem;justify-content:space-around;gap:.5rem;flex-wrap:nowrap;align-items:center;align-content:center;row-gap:1rem;flex-wrap:wrap;background-color:#000;width:100%}.footer-nav__link{text-decoration:none;color:#fff;font-size:.65rem;font-style:normal;font-weight:900;line-height:normal;text-align:center;padding:.5rem;display:flex;flex-direction:column}.footer-nav__link--active{border-radius:.5rem;background-color:#393939}.footer-nav__links{z-index:0;margin-top:1rem;padding:1rem .5rem;position:absolute;bottom:5.4rem;display:flex;flex-direction:column;gap:1rem;text-decoration:none;color:#fff;font-size:.85rem;font-style:normal;font-weight:900;line-height:normal;text-align:center;background-color:#000;border-radius:8px 8px 0 0}.footer-nav__links--hide{display:none}.footer-nav__icons{width:2.5rem;height:2rem}.footer-nav__icon-txt{color:#fff;font-size:.5rem;font-style:normal;font-weight:600;text-align:center;margin:0;margin-top:.25rem}.footer-nav__clickable-div{position:relative;display:flex;justify-content:center;flex-direction:column;border-bottom:3px solid transparent}.footer-nav__clickable-div--active{border-bottom:3px solid white}.footer-nav__nav-container{padding:.5rem}.footer-nav__nav-container--active{border-radius:.5rem;background-color:#393939}.footer-nav__user-nav--hide{display:none}.nav-button{display:flex;padding:1rem;justify-content:center;align-items:center;gap:.625rem;flex:1 0 0;font-family:Roboto,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:.85rem;font-style:normal;font-weight:700;line-height:normal;color:#fff;border-radius:1.5rem;text-decoration:none;width:100%;border:1px solid #1c364f;max-width:25rem}.nav-button:hover{font-weight:900;text-decoration:underline}@media (min-width: 768px){.nav-button{font-size:1rem;border:2px solid #1c364f}}@media (min-width: 1000px){.nav-button{font-size:1.25rem;padding:1rem;border:2px solid #1c364f}}.nav-button--blue{background:#35628b}.nav-button--blue:hover{background:#0d407f}.nav-button--dark{background-color:#253741;border:2px solid #677d94}@media (min-width: 768px){.nav-button--dark{border:2px solid #1a2129}}.nav-button--dark:hover{background:#677d94}.nav-button--green{background-color:#508954}.nav-button--green:hover{background:#4b7547}.dashboard-hero{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;background-color:#508954;border-radius:0rem 0rem 2rem 2rem;width:100%;max-width:1440px}@media (min-width: 1000px){.dashboard-hero{gap:4rem;margin:0 auto}}.dashboard-hero__container{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.dashboard-hero__header{font-size:2rem;font-style:normal;font-weight:600;line-height:normal;color:#fff;margin:0}@media (min-width: 768px){.dashboard-hero__header{font-size:2rem}}@media (min-width: 1000px){.dashboard-hero__header{font-size:3rem}}.dashboard-hero__battle-wrap{display:flex;flex-direction:column;gap:1rem}@media (min-width: 1000px){.dashboard-hero__battle-wrap{width:100%;gap:3rem;justify-content:space-between}}.dashboard-hero__next-battle{display:flex;width:100%}.dashboard-hero__armies{display:flex;align-items:flex-start;gap:10%;align-self:stretch}@media (min-width: 1000px){.dashboard-hero__armies{flex-direction:row;justify-content:space-between;height:100%;width:100%;gap:2rem}}.dashboard-hero__buttons{display:flex;align-items:flex-start;gap:10%;width:100%}@media (min-width: 1000px){.dashboard-hero__buttons{flex-direction:row;justify-content:flex-end;align-items:flex-end;gap:2rem}}.dashboard-hero__info{width:100%;display:flex;flex-direction:column;gap:2rem}.dashboard-hero__content{width:100%;gap:3rem;display:flex;flex-direction:column}@media (min-width: 1000px){.dashboard-hero__content{flex-direction:column;align-items:flex-start;justify-content:space-between}}.dashboard-hero__actions{width:100%;display:flex;flex-direction:row}.dashboard-hero__combatant{display:none}@media (min-width: 1000px){.dashboard-hero__combatant{display:flex;flex-direction:row;padding:1rem;justify-content:space-between;align-items:center;height:100%;border-radius:.5rem;background-color:#77c07f;box-shadow:0 4px 4px #00000040;width:100%;padding:2rem}}.dashboard-hero__combatant-wrap{display:none}@media (min-width: 1000px){.dashboard-hero__combatant-wrap{display:flex;flex-direction:row;width:100%;gap:2rem}}.dashboard-hero__topcombatant{display:none}@media (min-width: 1000px){.dashboard-hero__topcombatant{min-width:100%;max-width:25rem;display:flex;flex-direction:column;justify-content:space-between;align-self:stretch;gap:2rem}}@media (min-width: 1000px){.dashboard-hero__topcombatant-title{font-size:2.25rem;font-style:normal;font-weight:800;line-height:normal;color:#fff;margin:0}}.battle-card{display:flex;flex-direction:column;align-items:center;gap:.25rem;align-self:stretch}@media (min-width: 768px){.battle-card{gap:.5rem}}@media (min-width: 1000px){.battle-card{gap:.75rem}}.battle-card__army{display:flex;padding:.5rem .75rem;justify-content:center;align-items:center;gap:.625rem;align-self:stretch;border-radius:.5rem;border:1px solid #000;background-color:#222}@media (min-width: 768px){.battle-card__army{padding:.75rem 1rem;border:2px solid black}}@media (min-width: 1000px){.battle-card__army{padding:1rem 1.5rem}}.battle-card__text{color:#fff;margin:0;text-align:center;font-weight:700}@media (min-width: 768px){.battle-card__text{font-size:1.5rem}}@media (min-width: 1000px){.battle-card__text{font-size:1.75rem}}.battle-card__player-info{font-size:.75rem;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize;display:flex;padding:0rem .25rem;justify-content:space-between;align-items:flex-end;align-self:stretch}@media (min-width: 768px){.battle-card__player-info{font-size:1rem;gap:.5rem}}@media (min-width: 1000px){.battle-card__player-info{font-size:1.35rem;gap:1rem}}.battle-card__player-rank,.battle-card__player-name{margin:0}.battle-card__rank-txt{font-size:.5rem;text-transform:uppercase;margin:0}.battle-card__txt{margin:0;padding:0 .5rem}@media (min-width: 768px){.battle-card__txt{padding:0 1rem}}@media (min-width: 1000px){.battle-card__txt{padding:.5rem 1rem}}.battle-type{display:flex;justify-content:center;align-items:center;gap:.625rem;text-align:center;font-family:Roboto,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:.7rem;font-weight:600;line-height:normal;width:100%;padding:.25rem .75rem}@media (min-width: 768px){.battle-type{font-size:.875rem}}@media (min-width: 1000px){.battle-type{font-size:1.2rem}}.battle-type--40k{background-color:#35628b;color:#f5f5f5}.battle-type--fantasy{background-color:#4b7547;color:#f5f5f5}.battle-type__text{margin:0}.completedbattle-row{display:flex;padding:1rem 0rem;flex-direction:column;align-items:center;gap:1rem;width:100%;background-color:#c1c1c1;border-bottom:2px solid #999999}.completedbattle-row:hover{cursor:pointer;background-color:#cee4cf}@media (min-width: 768px){.completedbattle-row{padding:1.5rem 1rem;gap:2rem}}@media (min-width: 1000px){.completedbattle-row{padding:2.5rem 1.75rem;gap:2.5rem}}.completedbattle-row__combatants{display:flex;padding:0rem 1rem;justify-content:space-between;align-items:center;gap:.25rem;width:100%}@media (min-width: 768px){.completedbattle-row__combatants{padding:0rem 2rem}}@media (min-width: 1000px){.completedbattle-row__combatants{padding:1rem 3rem}}.completedbattle-row__versus{margin:0 1rem;font-weight:600}@media (min-width: 768px){.completedbattle-row__versus{margin:0 1.5rem}}@media (min-width: 1000px){.completedbattle-row__versus{margin:0 2.5rem}}.completedbattle-row__details{display:flex;width:18.875rem;padding:.25rem 1rem;justify-content:center;align-items:center;gap:.25rem}.completedbattle-row__team{width:40%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem;flex:1 0 0}.completedbattle-row__team--winner{font-weight:700;background-color:#e6f2e6;padding:.5rem;border-radius:8px;width:100%;display:flex;align-items:center;justify-content:center}@media (min-width: 1000px){.completedbattle-row__team--winner{padding:1.5rem}}.completedbattle-row__team--vanquished{font-weight:400;opacity:65%}.completedbattle-row__team--none{display:none}.completedbattle-row__icon{height:3rem}.completedbattle-row__icon-wrap{width:100%;display:flex;justify-content:center;align-items:center}@media (min-width: 768px){.completedbattle-row__icon{height:5rem}}@media (min-width: 1000px){.completedbattle-row__icon{height:6rem}}.battle-dash{display:flex;padding:2rem 1rem;flex-direction:column;align-items:flex-start;gap:2rem;align-self:stretch;border-radius:0rem 0rem 2rem 2rem;background-color:#35628b}@media (min-width: 768px){.battle-dash{padding:2rem 3rem}}@media (min-width: 1000px){.battle-dash{padding:6rem 8rem 5rem}}.battle-dash__header{color:#fff;font-size:2rem;font-style:normal;font-weight:600;line-height:normal;margin:0}@media (min-width: 768px){.battle-dash__header{font-size:3rem}}@media (min-width: 1000px){.battle-dash__header{font-size:4rem}}.battle-dash__header-wrap{display:flex;justify-content:space-between;align-items:center;flex-direction:row;align-self:stretch}.battle-dash__header-img{width:3rem;height:3rem}@media (min-width: 768px){.battle-dash__header-img{width:5rem;height:5rem}}@media (min-width: 1000px){.battle-dash__header-img{width:6rem;height:6rem}}.battle-dash__battle-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;align-self:stretch}.battle-dash__subheader{color:#fff;font-size:.8125rem;font-style:normal;font-weight:800;line-height:normal;margin:0}@media (min-width: 768px){.battle-dash__subheader{font-size:1.4rem}}@media (min-width: 1000px){.battle-dash__subheader{font-size:1.8rem}}.battle-dash__select-wrap--hide{display:none}.battle-dash__combatant{display:flex;flex-direction:row;gap:1rem;align-self:stretch}@media (min-width: 768px){.battle-dash__combatant{gap:1.5rem}}@media (min-width: 1000px){.battle-dash__combatant{gap:1.75rem}}.battle-dash__combatant-wrap{display:flex;position:relative;padding:1rem;gap:1rem;justify-content:space-between;align-items:flex-end;align-self:stretch;flex-direction:column;border-radius:.5rem;box-shadow:0 4px 4px #00000040;background-color:#96c1ca}.battle-dash__combatant-wrap--hide{display:none}@media (min-width: 768px){.battle-dash__combatant-wrap{padding-bottom:1.5rem}}@media (min-width: 768px){.battle-dash__combatant-wrap{padding-bottom:2rem}}.battle-dash__combatant-wrap--edit{display:flex;padding:1rem;gap:1rem;flex-direction:column;justify-content:space-between;align-items:flex-end;align-self:stretch;border-radius:.5rem;box-shadow:0 4px 4px #00000040;background-color:#96c1ca}@media (min-width: 768px){.battle-dash__combatant-wrap--edit{padding:1.5rem}}@media (min-width: 1000px){.battle-dash__combatant-wrap--edit{padding:2rem}}.battle-dash__combatant-container{display:flex;flex-direction:row;justify-content:center;align-self:stretch;align-items:center;padding-top:2rem;width:100%;gap:1rem}@media (min-width: 768px){.battle-dash__combatant-container{padding-top:3rem;gap:1.5rem}}@media (min-width: 1000px){.battle-dash__combatant-container{padding-top:6rem;gap:1.75rem}}.battle-dash__combatant-container--edit{flex-direction:column}.battle-dash__combatant-edit-row{display:flex;width:100%;justify-content:space-around;align-items:center}.battle-dash__versus{color:#000;font-size:1rem;font-style:normal;font-weight:600;line-height:normal}@media (min-width: 768px){.battle-dash__versus{font-size:1.5rem}}@media (min-width: 1000px){.battle-dash__versus{font-size:1.75rem}}.battle-dash__submit-button{outline:none;border:none;background-color:transparent;display:flex;align-items:center;justify-content:center}.battle-dash__submit-button--hide{display:none}.battle-dash__toggle-icon{height:2rem;width:2rem;padding:.25rem}.battle-dash__toggle-icon--hide{display:none}.battle-dash__toggle-icon:hover{cursor:pointer;background-color:#35628b;border-radius:8px}@media (min-width: 768px){.battle-dash__toggle-icon{height:2.25rem;width:auto}}@media (min-width: 768px){.battle-dash__toggle-icon{height:3rem;width:auto}}.battle-dash__player-wrap{display:flex;flex-direction:column;gap:1rem;width:42%}.battle-dash__input{background-color:#fff;border:none;outline:none;padding:.65rem .8rem;border-radius:.5rem}@media (min-width: 768px){.battle-dash__input{font-size:1.25rem}}@media (min-width: 1000px){.battle-dash__input{font-size:1.5rem}}.battle-dash__info{background-color:#96c1ca;border-radius:.5rem;display:flex;padding:1rem;align-items:center;gap:.5rem;flex-wrap:nowrap;min-width:1rem;min-height:62px}@media (min-width: 768px){.battle-dash__info{padding:1.2rem 1.5rem}}@media (min-width: 1000px){.battle-dash__info{padding:1.5rem 1.75rem}}.battle-dash__info-wrap{display:flex;align-items:center;align-content:center;gap:1rem;align-self:stretch;flex-wrap:wrap}@media (min-width: 768px){.battle-dash__info-wrap{gap:1.5rem}}@media (min-width: 1000px){.battle-dash__info-wrap{gap:2.5rem}}.battle-dash__info-container{display:flex;flex-direction:column;gap:.5rem}.battle-dash__info-text{color:#000;font-size:.875rem;font-style:normal;font-weight:900;line-height:normal;background-color:transparent;outline:none;border:none;font-family:Roboto;margin:auto 0;width:fit-content}.battle-dash__info-text--hide{display:none}@media (min-width: 768px){.battle-dash__info-text{font-size:1.25rem}}@media (min-width: 1000px){.battle-dash__info-text{font-size:1.75rem}}.battle-dash__remove{background-color:transparent;outline:none;border:none;font-weight:700}.battle-dash__add{border-radius:35%;outline:none;border:none;font-size:1rem;font-weight:500;width:2rem;height:2rem;background-color:#51834e;color:#fff}.battle-dash__add:hover{font-weight:600;background-color:#77c07f;cursor:pointer}@media (min-width: 768px){.battle-dash__add{font-size:1rem;width:auto;height:auto;border-radius:20px;padding:.35rem 1.5rem}}@media (min-width: 768px){.battle-dash__add{font-size:1.5rem;padding:.5rem 2rem}}.battle-dash__loader{height:100%;width:100%}.battle-dash__loader--hide{display:none}.battle-dash__edit{color:#293c5c;font-family:Roboto;background-color:transparent;border-radius:8px;font-size:.5rem;font-weight:600;padding:.5rem 1rem;outline:none;border:none;box-shadow:0 2px 2px #00000040;position:absolute;top:8px;right:8px}.battle-dash__edit:hover{background-color:#35628b;color:#fff;cursor:pointer}@media (min-width: 768px){.battle-dash__edit{font-size:1rem;padding:.75rem 1.25rem;top:16px;right:12px}}@media (min-width: 1000px){.battle-dash__edit{font-size:1.25rem;padding:.85rem 1.45rem}}.battle-dash__edit--hide{display:none}.battle-dash__select{outline:none;border:none;padding:.7rem;border-radius:4px;font-family:Roboto;box-shadow:0 2px 2px #00000040}.battle-dash__select:hover{box-shadow:0 4px 3px #00000040;cursor:pointer;text-decoration:underline}@media (min-width: 768px){.battle-dash__select{padding:.75rem;font-size:1rem}}@media (min-width: 1000px){.battle-dash__select{padding:1rem 1.5rem;font-size:1.25rem}}.battle-dash__back-arrow{position:absolute;top:16px;left:16px;display:flex;flex-direction:row;align-items:center}.battle-dash__back-arrow:hover{text-decoration:underline;cursor:pointer}@media (min-width: 768px){.battle-dash__back-arrow{top:32px}}@media (min-width: 1000px){.battle-dash__back-arrow{top:7rem}}.battle-dash__delete{background-color:#9f1110;outline:none;box-shadow:none;border-radius:8px;font-size:.5rem;font-weight:600;padding:.5rem 1rem;border:2px solid transparent}.battle-dash__delete:hover{cursor:pointer;border:2px solid #8b090b}@media (min-width: 768px){.battle-dash__delete{font-size:1rem;padding:.75rem 1.25rem}}@media (min-width: 1000px){.battle-dash__delete{font-size:1.25rem;padding:.85rem 1.45rem}}.battle-dash__delete-wrap{display:flex;flex-direction:row;gap:.5rem}@media (min-width: 1000px){.battle-dash__delete-wrap{gap:1rem}}.battle-dash__delete--cancel{background-color:#51834e}.battle-dash__delete--cancel:hover{border:2px solid #324c30}.battle-points{display:flex;padding:2rem 1.5rem 1.5rem;flex-direction:column;justify-content:center;align-items:flex-end;gap:1rem}@media (min-width: 768px){.battle-points{width:100%;padding:2rem 3rem;gap:1.5rem}}@media (min-width: 1000px){.battle-points{padding:2rem 8rem;gap:2rem}}.battle-points__header{color:#fff;font-size:1.25rem;font-style:normal;font-weight:900;line-height:normal}@media (min-width: 768px){.battle-points__header{font-size:1.4rem}}@media (min-width: 1000px){.battle-points__header{font-size:1.8rem}}.battle-points__header-wrap{width:100%;display:flex;justify-content:flex-start}.battle-points__player-wrap{display:flex;padding:1rem;align-items:center;gap:1rem;align-self:stretch;border-radius:1rem;background:silver;box-shadow:0 8px 6px #00000040}@media (min-width: 768px){.battle-points__player-wrap{padding:1.5rem;gap:1.5rem}}@media (min-width: 1000px){.battle-points__player-wrap{padding:2rem;gap:2rem}}.battle-points__players{width:50%;display:flex;flex-direction:column;gap:1rem}.battle-points__point-input{display:flex;padding:.5rem 1rem;justify-content:center;align-items:center;gap:.625rem;flex:1 0 0;align-self:stretch;width:80%;border-radius:.5rem;background:#f2f2f2;outline:none;border:none;color:#000;text-align:center;font-family:Roboto;font-size:1rem;font-style:normal;font-weight:600;line-height:normal}@media (min-width: 768px){.battle-points__point-input{font-size:1.25rem}}@media (min-width: 1000px){.battle-points__point-input{font-size:1.5rem}}.battle-points__submit-button{display:flex;padding:1rem 1.5rem;justify-content:center;align-items:center;gap:.625rem;border-radius:1.5rem;border:1px solid #000;background:#35628b;color:#fff;font-family:Roboto;font-size:1rem;font-style:normal;font-weight:600;line-height:normal}.battle-points__submit-button:hover{cursor:pointer;background:#0d407f}@media (min-width: 768px){.battle-points__submit-button{font-size:1.25rem;width:50%;border:2px solid #000}}@media (min-width: 1000px){.battle-points__submit-button{font-size:1.5rem;border:3px solid #000}}.battle-points__submit-button--hide{display:none}.result-card{display:flex;flex-direction:column;gap:.5rem;flex-wrap:wrap;margin-top:.25rem;border-radius:.5rem;background-color:#77c07f;box-shadow:0 4px 4px #00000040;padding:.5rem}@media (min-width: 1000px){.result-card{margin-top:.5rem;width:100%;padding:1rem}}.result-card__wrap{display:flex;flex-direction:column;gap:.5rem;justify-content:space-between;align-items:center}@media (min-width: 768px){.result-card__wrap{flex-direction:row;gap:.75rem}}@media (min-width: 1000px){.result-card__wrap{gap:1rem}}.result-card__header{font-size:.5rem;font-style:normal;font-weight:800;line-height:normal;color:#000;margin:0}@media (min-width: 768px){.result-card__header{font-size:.75rem}}@media (min-width: 1000px){.result-card__header{font-size:1rem}}.battle-row{display:flex;padding:1rem 0rem;flex-direction:column;align-items:center;gap:1rem;width:100%;background-color:#c1c1c1;border-bottom:2px solid #999999}.battle-row:hover{cursor:pointer;background-color:#cee4cf}@media (min-width: 768px){.battle-row{padding:1.5rem 1rem;gap:2rem}}@media (min-width: 1000px){.battle-row{padding:2.5rem 1.75rem;gap:2.5rem}}.battle-row__combatants{display:flex;padding:0rem 1rem;justify-content:space-between;align-items:center;gap:.25rem;width:100%}@media (min-width: 768px){.battle-row__combatants{padding:0rem 2rem}}@media (min-width: 1000px){.battle-row__combatants{padding:1rem 3rem}}.battle-row__details{display:flex;padding:.25rem 1rem;justify-content:center;align-items:center;gap:.25rem}.battle-row__team{width:40%;display:flex;flex-direction:column;align-items:center;gap:.5rem;flex:1 0 0}.battle-row__versus{margin:0 1rem;font-weight:600}@media (min-width: 768px){.battle-row__versus{margin:0 1.5rem}}@media (min-width: 1000px){.battle-row__versus{margin:0 2.5rem}}.battle-row__timing{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.25rem}.battle-row__table{font-weight:500;font-size:.65rem;padding:.35rem .65rem;margin:0;border-radius:8px;background-color:#e6f2e6}@media (min-width: 768px){.battle-row__table{font-size:.85rem;padding:.75rem}}@media (min-width: 1000px){.battle-row__table{font-size:1.25rem;padding:.75rem}}.battle-row__times{font-weight:600;padding:.35rem .65rem;font-size:.65rem;border-radius:8px;background-color:#e6f2e6;margin:0}@media (min-width: 768px){.battle-row__times{font-size:.85rem;padding:.75rem 1rem}}@media (min-width: 1000px){.battle-row__times{font-size:1.25rem;padding:.85rem 1.2rem}}.completedbattles{display:flex;padding:2rem 1.5rem;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;align-self:stretch;background:#4f4f4f;width:100%;order:2;max-width:1440px}@media (min-width: 768px){.completedbattles{padding:2rem 3rem 4rem;gap:3rem}}@media (min-width: 1000px){.completedbattles{padding:4rem;order:4;background:#2d2d2d}}@media (min-width: 1440px){.completedbattles{margin:0 auto}}.completedbattles__header{font-family:Roboto,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:1.25rem;font-style:normal;font-weight:900;line-height:normal;color:#fff;margin:0;text-decoration:none}.completedbattles__header:hover{text-decoration:underline}@media (min-width: 768px){.completedbattles__header{font-size:2rem}}@media (min-width: 1000px){.completedbattles__header{font-size:3rem}}.completedbattles__header-wrap{display:flex;align-items:flex-start;gap:.625rem;align-self:stretch;width:100%;justify-content:space-between}.completedbattles-list{display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;gap:.5rem;width:100%;max-width:1280px}.completedbattles__container{width:100%}.completedbattles__toggle{width:2rem}.completedbattles__toggle:hover{background-color:#000;border-radius:8px;cursor:pointer}@media (min-width: 768px){.completedbattles__toggle{width:3rem}}@media (min-width: 1000px){.completedbattles__toggle{width:3.5rem}}.completedbattles__battle-list{width:100%;display:flex;flex-direction:column;gap:.25rem}.new-battle-card__combatant{display:flex;justify-content:flex-end;align-items:flex-start;align-self:stretch;height:100%;width:100%}.new-battle-card__emblem-wrap{display:flex;padding:.25rem;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;order:1;background-color:#393939}@media (min-width: 768px){.new-battle-card__emblem-wrap{padding:.75rem}}.new-battle-card__emblem-wrap--two{order:2}.new-battle-card__player{background:#ffffffe6;display:flex;padding:.75rem .5rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem;flex:1 0 0;align-self:stretch;width:100%;order:2}@media (min-width: 768px){.new-battle-card__player{padding:1rem .75rem}}.new-battle-card__player--two{order:1;align-items:flex-end}.new-battle-card__player-details{display:flex;flex-direction:column;align-items:flex-start;gap:.175rem;margin:0}.new-battle-card__player-details--two{text-align:end}.new-battle-card__player-details-name{font-size:.9rem;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize;text-align:inherit;width:100%;margin:inherit}@media (min-width: 768px){.new-battle-card__player-details-name{font-size:1.25rem}}.new-battle-card__player-details-rank{font-size:.75rem;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize;text-align:inherit;width:100%;margin:inherit}@media (min-width: 768px){.new-battle-card__player-details-rank{font-size:.9rem}}.darkangels{background-color:#324c30}.necrons{background-color:#4b7547}.spacewolves{background-color:#677d94}.ultramarines{background-color:#0d407f}.bloodangels{background-color:#8b090b}.tau{background-color:#bf6e1d}.orks{background-color:#006400}.leaguesofvotann{background-color:#fdb825}.genestealercult{background-color:#ca4c12}.tyrannids{background-color:purple}.drukhari{background-color:#471f5f}.aelderi{background-color:#009b77}.chaosdemons{background-color:#af0602}.worldeaters{background-color:#6a0001}.thousandsons{background-color:#18abcc}.deathguard{background-color:olive}.chaosspacemarines{background-color:#0f0f0f}.astramilitarum{background-color:#00401f}.adeptusmechanicus{background-color:#c2191f}.adeptuscustodes{background-color:#a97142}.adeptasororitas{background-color:#a99058}.greyknights{background-color:#c3cace;color:#000}.deathwatch{background-color:#888d8f}.salamanders{background-color:green}.whitescars{background-color:#a41313}.snakebites{background-color:#fcb825;color:#000}.gofforks{background-color:#231f20}.bloodaxes{background-color:#394592}.spacemarines{background-color:#1c364f}.skaven{background-color:green}.tzeentchdaemons{background-color:#4cc7de;color:#000}.highelves{background-color:#3493b5}.daemonsofnurgle{background-color:#5e6b30}.woodelves{background-color:#384728}.empire{background-color:#e3c646;color:#000!important}.lizardmen{background-color:#07808e}.warriorsofchaostzeentch{background-color:#57656e}.warriorsofchaos{background-color:#111317}.warriorsofchaosnurgle{background-color:#53670f}.slaanesh{background-color:#cd3070}.darkelves{background-color:#473b7f}.beastmen{background-color:#a81c00}.warriorsofchaoskhorne{background-color:#853a30}.daemonsofkhorne{background-color:#b31800}.dwarves{background-color:#254435}.vampirecounts{background-color:#640c3b}.nightgoblins{background-color:#042007}.ogrekingdoms{background-color:#987954}.orcsandgoblins{background-color:#58ac49}.savageorcs{background-color:#94bb8c}.new-battle-table-row__combatant-result{display:flex;flex-direction:row;width:100%;align-items:center}.new-battle-table-row__combatant-container{display:flex;flex-direction:column;width:100%;height:100%}.new-battle-table-row__icon{height:2rem}.new-battle-table-row__icon-wrap{display:flex;justify-content:center;align-items:center;height:100%;background:#ffffffe6;padding:.5rem}.new-battle-table-row__icon-wrap--one{order:-1}@media (min-width: 768px){.new-battle-table-row__icon{height:3.5rem}}@media (min-width: 1000px){.new-battle-table-row__icon{height:3.5rem}}.new-battle-table-row__result{font-size:.85rem;font-style:normal;font-weight:800;line-height:normal;text-align:center}.new-battle-table-row__result-details{display:flex;padding:.5rem;flex-direction:column;align-items:center;justify-content:space-around;min-width:64px;gap:.5rem;align-self:stretch;background:#e6f2e6}.loser{opacity:65%}.new-battle-table-row{display:flex;padding-bottom:.125rem;justify-content:center;align-items:stretch;width:100%}.new-battle-table-row:hover{cursor:pointer;background-color:#cee4cf}.new-battle-table-row__combatant-wrap{display:flex;flex-direction:column;width:50%;height:auto}.new-battle-table-row__details{display:flex;padding:0;flex-direction:column;align-items:center;justify-content:space-between;min-width:64px;gap:.5rem;align-self:stretch;background:#ffffffbf}@media (min-width: 768px){.new-battle-table-row__details{min-width:auto}}.new-battle-table-row__details-table{font-size:.75rem;font-style:normal;font-weight:400;line-height:normal;font-variant:all-small-caps;text-wrap:nowrap;padding:.5rem .75rem}@media (min-width: 768px){.new-battle-table-row__details-table{font-size:1rem}}.new-battle-table-row__details-time{font-size:1rem;font-style:normal;font-weight:800;line-height:normal;text-transform:uppercase;padding:.5rem .75rem}@media (min-width: 768px){.new-battle-table-row__details-time{font-size:1.2rem;padding:.5rem .75rem}}.next-battle-card{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;width:100%}@media (min-width: 1000px){.next-battle-card{width:auto}}.next-battle-card__header{font-size:.8125rem;font-style:normal;font-weight:800;line-height:normal;color:#fff;margin:0}@media (min-width: 768px){.next-battle-card__header{font-size:1.5rem}}@media (min-width: 1000px){.next-battle-card__header{font-size:2.25rem}}.next-battle-card__container{display:flex;padding:1rem;justify-content:space-between;align-items:center;align-self:stretch;border-radius:.5rem;background-color:#77c07f;box-shadow:0 4px 4px #00000040}@media (min-width: 768px){.next-battle-card__container{padding:1.5rem;gap:2rem}}@media (min-width: 1000px){.next-battle-card__container{padding:2rem;gap:2rem}}.next-battle-card__container--50{width:50%}@media (min-width: 1000px){.next-battle-card__container--50{width:20vw}}.next-battle-card__battle-container{width:100%;display:flex;flex-direction:column;gap:.5rem}.next-battle-card__date{font-size:1.25rem;font-style:normal;font-weight:900;line-height:normal;letter-spacing:.0625rem;display:flex;flex-direction:column;justify-content:center;align-self:stretch;margin:0}@media (min-width: 768px){.next-battle-card__date{font-size:2rem}}@media (min-width: 1000px){.next-battle-card__date{font-size:2rem}}.next-battle-card__versus{font-size:1rem;font-style:normal;font-weight:600;line-height:normal}@media (min-width: 768px){.next-battle-card__versus{font-size:1.2rem}}@media (min-width: 1000px){.next-battle-card__versus{font-size:1.3rem}}.next-battle-card__wrapper{display:flex;padding:1rem;justify-content:space-between;align-items:center;height:100%;border-radius:.5rem;background-color:#77c07f;box-shadow:0 4px 4px #00000040}.next-battle-card__start{font-size:1rem;font-style:normal;font-weight:500;line-height:normal;margin:0}@media (min-width: 768px){.next-battle-card__start{font-size:1.2rem}}@media (min-width: 1000px){.next-battle-card__start{font-size:1.3rem}}.battle-card{width:100%}.upcomingbattles{display:flex;padding:2rem 1.5rem;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;align-self:stretch;background:#393939;width:100%;order:1;max-width:1440px}@media (min-width: 768px){.upcomingbattles{padding:2rem 3rem;gap:1.5rem}}@media (min-width: 1000px){.upcomingbattles{padding:4rem;justify-content:flex-start;order:1;gap:3rem;background-color:#2d2d2d}}@media (min-width: 1440px){.upcomingbattles{margin:0 auto}}.upcomingbattles__header{font-family:Roboto,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:1.25rem;font-style:normal;font-weight:900;line-height:normal;color:#fff;margin:0;text-decoration:none}.upcomingbattles__header:hover{text-decoration:underline}@media (min-width: 768px){.upcomingbattles__header{font-size:2rem}}@media (min-width: 1000px){.upcomingbattles__header{font-size:3rem}}.upcomingbattles__header-wrap{display:flex;align-items:flex-start;gap:.625rem;align-self:stretch;width:100%;justify-content:space-between}.upcomingbattles__battle-list{display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;gap:.5rem;max-width:1280px}.upcomingbattles__battle-list--hide{display:none}.upcomingbattles__container{width:100%}.upcomingbattles__toggle{width:2rem}.upcomingbattles__toggle:hover{background-color:#000;border-radius:8px;cursor:pointer}@media (min-width: 768px){.upcomingbattles__toggle{width:3rem}}@media (min-width: 1000px){.upcomingbattles__toggle{width:3.5rem}}.create-battle{background:linear-gradient(0deg,#0003,#0003),url(/assets/battleground-scene-U6Sxe8Y9.jpg),#d3d3d3 50%/contain no-repeat;object-fit:fill;background-position:center;background-size:cover;display:flex;padding:10rem 1rem 5rem;flex-direction:column;align-items:center}@media (min-width: 768px){.create-battle{height:200%;padding:2rem 1rem}}.create-battle__section{position:relative;display:flex;padding:1.5rem 1rem;flex-direction:column;align-items:center;gap:1.5rem;align-self:stretch;border-radius:1rem;background:#f5f5f5;box-shadow:0 4px 4px #00000040;max-width:30rem;margin:0 auto}@media (min-width: 1000px){.create-battle__section{max-width:60rem;padding-bottom:3rem;gap:3rem}}.create-battle__back-arrow{position:absolute;display:flex;align-items:center;top:1.5rem;left:8px}.create-battle__back-arrow:hover{cursor:pointer;background-color:#fff;border-radius:8px}.create-battle__back-arrow-txt{display:none}@media (min-width: 1000px){.create-battle__back-arrow-txt{display:inline;margin:0;font-size:1.25rem;font-weight:500;padding:.25rem}}.create-battle__header{color:#000;font-size:1.25rem;font-style:normal;font-weight:900;line-height:normal;margin:0}@media (min-width: 768px){.create-battle__header{font-size:1.4rem}}@media (min-width: 768px){.create-battle__header{font-size:1.6rem}}.create-battle__label{display:flex;flex-direction:column;color:#000;gap:.5rem;font-size:.875rem;font-style:normal;font-weight:900;line-height:normal}.create-battle__label--date{width:48%}@media (min-width: 768px){.create-battle__label{font-size:1rem}}@media (min-width: 1000px){.create-battle__label{font-size:1.2rem}}.create-battle__date{display:flex;flex-wrap:wrap;flex-direction:row;gap:.675rem}.create-battle__select{display:flex;padding:1.1rem;align-items:center;gap:.625rem;align-self:stretch;border-radius:4px;background:#fff;font-size:1rem;border:.5px solid #90acad}.create-battle__select--error{border:1px solid #e24739}@media (min-width: 768px){.create-battle__select{font-size:1.1rem}}@media (min-width: 1000px){.create-battle__select{font-size:1.25rem}}.create-battle__select-wrap{display:flex;flex-direction:column;gap:.625rem}.create-battle__form{display:flex;flex-direction:column;gap:1.5rem;align-self:stretch}@media (min-width: 1000px){.create-battle__form{align-items:flex-start;gap:3rem}}.create-battle__form-section{display:flex;flex-direction:column;gap:1.5rem;width:100%}.create-battle__form-combatants{display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;width:100%;height:100%}.create-battle__input{display:flex;padding:1rem;align-items:center;gap:.625rem;align-self:stretch;border-radius:4px;border:.5px solid #90acad;outline:none;font-size:1rem;background:#fff}.create-battle__input--error{border:1px solid #e24739}@media (min-width: 768px){.create-battle__input{font-size:1.15rem}}@media (min-width: 1000px){.create-battle__input{font-size:1.3rem}}.create-battle__combatant-container{display:flex;flex-direction:column;gap:.75rem;align-items:flex-start;justify-content:space-between;align-self:stretch}.create-battle__combatant-card{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;width:100%}.create-battle__combatant-edit-row{display:flex;flex-direction:column;gap:.5rem;width:100%}.create-battle__remove{background-color:transparent;border:none;outline:none;font-weight:700}@media (min-width: 768px){.create-battle__remove{padding:1rem}}.create-battle__remove:hover{cursor:pointer;height:100%;background-color:#fff;text-decoration:underline}.create-battle__add,.create-battle__add--disabled{background-color:#4b7547;padding:.75rem 1rem;color:#fff;border-radius:1.5rem;font-size:1rem;font-weight:600;border:none;outline:none}.create-battle__add:hover,.create-battle__add--disabled:hover{background-color:#324c30;cursor:pointer;text-decoration:underline}.create-battle__add--disabled{background-color:#999;color:#c9c9c9}.create-battle__add--disabled:hover{background-color:#999;cursor:auto;text-decoration:none}.create-battle__create{display:flex;padding:.75rem 2.5rem;justify-content:center;align-items:center;gap:.625rem;border-radius:1rem;border:1px solid #000;background-color:#508954;color:#fff;font-size:1rem;font-style:normal;font-weight:700;line-height:normal;height:100%;align-self:flex-end;width:100%}.create-battle__create:hover{background-color:#324c30;cursor:pointer;text-decoration:underline}@media (min-width: 768px){.create-battle__create{border:2px solid #000}}@media (min-width: 1000px){.create-battle__create{font-size:1.5rem;padding:1rem 2.5rem}}.create-battle__success-message{display:flex;flex-direction:row;justify-content:center;gap:1rem;align-items:center}@media (min-width: 1000px){.create-battle__success-message{font-size:1.5rem;padding:1rem 2.5rem}}.create-battle__error{font-size:.65rem;font-weight:600;color:#e24739;border:1px solid #e24739;padding:.5rem;border-radius:5px}.create-battle__error--hide{display:none}@media (min-width: 768px){.create-battle__error{font-size:.85rem}}@media (min-width: 1000px){.create-battle__error{font-size:1rem}}.MuiInputBase-root{background-color:#fff;outline:none}.completed-battles-page{display:flex;padding-top:2rem;flex-direction:column;justify-content:center}@media (min-width: 1000px){.completed-battles-page{padding-top:8rem}}.completed-battles-page-list{display:flex;padding:2rem 1.5rem;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;align-self:stretch;background:#4f4f4f;width:100%;order:2}@media (min-width: 768px){.completed-battles-page-list{padding:2rem 3rem 4rem;gap:3rem}}@media (min-width: 1000px){.completed-battles-page-list{padding:4rem;order:3;background:#2d2d2d}}.completed-battles-page__header{font-size:2rem;font-style:normal;font-weight:600;line-height:normal;color:#fff}@media (min-width: 768px){.completed-battles-page__header{font-size:3rem}}@media (min-width: 1000px){.completed-battles-page__header{font-size:4rem}}.completed-battles-page__header-wrap{display:flex;justify-content:space-between;align-items:center;align-self:stretch;padding:0 1.5rem;max-width:1280px}@media (min-width: 768px){.completed-battles-page__header-wrap{padding:1rem 3rem .25rem}}@media (min-width: 1000px){.completed-battles-page__header-wrap{padding:1rem 8rem .25rem}}.completed-battles-page__logo{width:3rem;height:3.01838rem}@media (min-width: 768px){.completed-battles-page__logo{width:5rem;height:5rem}}@media (min-width: 1000px){.completed-battles-page__logo{width:8rem;height:8rem}}.completed-battles-page__link{display:flex;padding:1rem 1.5rem;justify-content:flex-end;align-items:center;gap:1rem;font-size:.8125rem;font-style:normal;font-weight:800;line-height:normal;width:100%;text-decoration:none;color:#c1c1c1}.completed-battles-page__link:hover{text-decoration:underline;cursor:pointer}@media (min-width: 768px){.completed-battles-page__link{padding:1.5rem 3rem;font-size:1.2rem}}@media (min-width: 1000px){.completed-battles-page__link{padding:2rem 8rem;font-size:1.4rem}}.completed-battles-page__filters{display:flex;flex-wrap:wrap;gap:1rem;padding:2rem 1.5rem .25rem;justify-content:space-between;align-items:center;align-self:stretch;background-color:#4f4f4f}@media (min-width: 768px){.completed-battles-page__filters{padding:1rem 3rem .25rem}}@media (min-width: 1000px){.completed-battles-page__filters{padding:1rem 8rem}}.completed-battles-page__filters-box{display:flex;padding:.5rem;align-items:center;align-self:stretch;gap:.375rem;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal;color:#1c364f}.completed-battles-page__filters-box:hover{cursor:pointer;border:2px solid black}@media (min-width: 768px){.completed-battles-page__filters-box{font-size:1rem;gap:.5rem}}@media (min-width: 1000px){.completed-battles-page__filters-box{font-size:1.2rem;gap:.75rem}}.completed-battles-page__filters-txt{font-size:.6rem;font-style:normal;font-weight:600;line-height:normal;color:#fff}@media (min-width: 768px){.completed-battles-page__filters-txt{font-size:.9rem}}@media (min-width: 1000px){.completed-battles-page__filters-txt{font-size:1rem}}.completed-battles-page__filters-container{display:flex;gap:.25rem;flex-direction:column}.upcomingbattlespage{display:flex;padding-top:2rem;flex-direction:column;justify-content:center}@media (min-width: 1000px){.upcomingbattlespage{padding-top:8rem}}.upcomingbattlespage-list{display:flex;padding:2rem 1.5rem;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;align-self:stretch;background:#393939;width:100%;order:1}@media (min-width: 768px){.upcomingbattlespage-list{padding:2rem 3rem;gap:1.5rem}}@media (min-width: 1000px){.upcomingbattlespage-list{padding:4rem;justify-content:flex-start;order:1;gap:3rem;background-color:#2d2d2d}}@media (min-width: 1440px){.upcomingbattlespage-list{margin:0 auto}}.upcomingbattlespage__header{font-size:2rem;font-style:normal;font-weight:600;line-height:normal;color:#fff}@media (min-width: 768px){.upcomingbattlespage__header{font-size:3rem}}@media (min-width: 1000px){.upcomingbattlespage__header{font-size:4rem}}.upcomingbattlespage__header-wrap{display:flex;justify-content:space-between;align-items:center;align-self:stretch;padding:0 1.5rem;max-width:1280px}@media (min-width: 768px){.upcomingbattlespage__header-wrap{padding:1rem 3rem .25rem}}@media (min-width: 1000px){.upcomingbattlespage__header-wrap{padding:1rem 8rem .25rem}}.upcomingbattlespage__logo{width:3rem;height:3.01838rem}@media (min-width: 768px){.upcomingbattlespage__logo{width:5rem;height:5rem}}@media (min-width: 1000px){.upcomingbattlespage__logo{width:8rem;height:8rem}}.upcomingbattlespage__link{display:flex;padding:1rem 1.5rem;justify-content:flex-end;align-items:center;gap:1rem;font-size:.8125rem;font-style:normal;font-weight:800;line-height:normal;width:100%;text-decoration:none;color:#c1c1c1}.upcomingbattlespage__link:hover{text-decoration:underline;cursor:pointer}@media (min-width: 768px){.upcomingbattlespage__link{padding:1.5rem 3rem;font-size:1.2rem}}@media (min-width: 1000px){.upcomingbattlespage__link{padding:2rem 8rem;font-size:1.4rem}}.upcomingbattlespage__filters{display:flex;padding:2rem 1.5rem .25rem;justify-content:space-between;align-items:center;align-self:stretch;background-color:#393939}@media (min-width: 768px){.upcomingbattlespage__filters{padding:1rem 3rem .25rem}}@media (min-width: 1000px){.upcomingbattlespage__filters{padding:1rem 8rem}}.upcomingbattlespage__filters-box{display:flex;padding:.5rem;align-items:center;align-self:stretch;gap:.375rem;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal;color:#1c364f;border:2px solid transparent}.upcomingbattlespage__filters-box:hover{cursor:pointer;border:2px solid black}@media (min-width: 768px){.upcomingbattlespage__filters-box{font-size:1rem;gap:.5rem}}@media (min-width: 1000px){.upcomingbattlespage__filters-box{font-size:1.2rem;gap:.75rem}}.upcomingbattlespage__filters-txt{font-size:.6rem;font-style:normal;font-weight:600;line-height:normal;color:#fff}@media (min-width: 768px){.upcomingbattlespage__filters-txt{font-size:.9rem}}@media (min-width: 1000px){.upcomingbattlespage__filters-txt{font-size:1rem}}.upcomingbattlespage__filters-container{display:flex;gap:.25rem;flex-direction:column}.ally__army{width:45%;height:100%;display:flex;flex-direction:column;gap:.5rem}@media (min-width: 1000px){.ally__army{width:100%}}.ally__header{font-size:.8125rem;font-style:normal;font-weight:800;line-height:normal;color:#fff;margin:0}@media (min-width: 768px){.ally__header{font-size:1.5rem}}@media (min-width: 1000px){.ally__header{font-size:2.25rem}}.ally__wrapper{display:flex;padding:1rem;justify-content:space-between;align-items:center;height:100%;border-radius:.5rem;background-color:#77c07f;box-shadow:0 4px 4px #00000040}@media (min-width: 768px){.ally__wrapper{padding:1.5rem;gap:2rem}}@media (min-width: 1000px){.ally__wrapper{width:100%;padding:2rem}}.army-ally{display:flex;padding:2rem 1.5rem 1.5rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;max-width:1280px}@media (min-width: 768px){.army-ally{width:100%;padding:0rem;gap:1.5rem}}@media (min-width: 1000px){.army-ally{padding:0rem;gap:2rem}}.army-ally__title{color:#fff;font-size:1.25rem;font-style:normal;font-weight:900;line-height:normal;margin:0;text-align:left;width:100%}@media (min-width: 768px){.army-ally__title{font-size:1.5rem}}@media (min-width: 1000px){.army-ally__title{font-size:2rem}}.army-ally__header{width:100%}.army-ally__army-card{display:flex;padding:1rem;align-items:center;gap:1rem;align-self:stretch;border-radius:1rem;background:#c9c9c9;box-shadow:0 4px 4px #00000040}.army-ally__txt{display:flex;padding:.5rem 1rem;justify-content:center;align-items:center;gap:.625rem;flex:1 0 0;align-self:stretch;border-radius:.5rem;background:#f2f2f2;color:#000;font-size:1rem;font-style:normal;font-weight:600;line-height:normal;margin:0;width:70%}@media (min-width: 768px){.army-ally__txt{font-size:1.25rem;padding:.75rem 1rem}}@media (min-width: 1000px){.army-ally__txt{font-size:1.5rem;padding:1rem 1.25rem}}.army-ally__subtxt{font-size:.75rem;font-weight:400;font-style:italic;background:none}@media (min-width: 768px){.army-ally__subtxt{font-size:.9rem}}@media (min-width: 1000px){.army-ally__subtxt{font-size:1rem}}.army-ally__army-wrap{width:50%}.army-ally__undefined-text{display:flex;padding:.5rem 1rem;justify-content:center;align-items:center;gap:.625rem;flex:1 0 0;align-self:stretch;border-radius:.5rem;background:#f2f2f2;color:#000;font-size:1rem;font-style:normal;font-weight:600;line-height:normal;margin:0}@media (min-width: 768px){.army-ally__undefined-text{font-size:1.25rem;padding:.75rem 1rem}}@media (min-width: 1000px){.army-ally__undefined-text{font-size:1.5rem;padding:1rem 1.25rem}}.army-dash{position:relative;display:flex;padding:2rem 1rem;flex-direction:column;align-items:flex-start;gap:2rem;align-self:stretch;border-radius:0rem 0rem 2rem 2rem;background-color:#1a2129;min-height:75vh}@media (min-width: 768px){.army-dash{width:100%;padding:2rem 3rem;gap:1.5rem}}@media (min-width: 1000px){.army-dash{padding:2rem 8rem;gap:2rem}}.army-dash__header{display:flex;flex-direction:row;justify-content:space-between;gap:1rem;align-items:center;width:100%;margin-top:1.5rem;max-width:1280px}@media (min-width: 1000px){.army-dash__header{margin:0 auto}}.army-dash__title{color:#fff;font-size:2rem;font-style:normal;font-weight:600;line-height:normal;margin:0}@media (min-width: 768px){.army-dash__title{font-size:3rem}}@media (min-width: 1000px){.army-dash__title{font-size:4rem}}.army-dash__edit-form{display:flex;flex-direction:column;z-index:1;gap:1.5rem}.army-dash__select{display:flex;padding:1.1rem;align-items:center;gap:.625rem;align-self:stretch;border-radius:4px;background:#fff;font-size:1rem;border:.5px solid #90acad;width:100%}.army-dash__update-button{padding:.5rem .25rem;font-size:.8rem;font-weight:500;background-color:#253741;color:#fff;outline:none;border:none;border-radius:.5rem;width:50%;align-self:flex-end;justify-self:flex-end;border:1px solid transparent;z-index:1;max-width:150px}.army-dash__update-button:hover{font-weight:600;text-decoration:underline;cursor:pointer;border:1px solid #677d94}.army-dash__update-button--edit{justify-self:flex-start;align-self:flex-start;width:25%;background-color:#90acad;color:#000;font-weight:600;max-width:150}.army-dash__update-button--edit:hover{font-weight:700;text-decoration:none;cursor:pointer;border:1px solid white}.army-dash__logo{height:3rem;width:3rem}@media (min-width: 768px){.army-dash__logo{width:5rem;height:5rem}}@media (min-width: 1000px){.army-dash__logo{width:6rem;height:6rem}}.army-dash__army-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;align-self:stretch;max-width:1280px}@media (min-width: 1000px){.army-dash__army-wrap{margin:0 auto;width:100%}}.army-dash__label{color:#fff;font-size:1rem;font-style:normal;font-weight:800;line-height:normal;margin:0}@media (min-width: 768px){.army-dash__label{font-size:1.4rem}}@media (min-width: 1000px){.army-dash__label{font-size:1.8rem}}.army-dash__army-card{display:flex;padding:1rem;justify-content:space-between;align-items:center;align-self:stretch;background-color:#90acad;border-radius:.5rem;z-index:1}.army-dash__stat{color:#000;font-size:1rem;font-style:normal;font-weight:600;line-height:normal;display:flex;padding:1rem;align-items:center;justify-content:center;gap:.6875rem;background-color:#90acad;border-radius:.5rem;text-align:center;margin:0}@media (min-width: 768px){.army-dash__stat{font-size:1.25rem;padding:1.25rem}}@media (min-width: 1000px){.army-dash__stat{font-size:1.5rem;padding:1.25rem 1.5rem}}.army-dash__stat-container{display:flex;align-items:flex-start;align-content:flex-start;gap:2rem;align-self:stretch;flex-wrap:wrap;z-index:1;max-width:1280px}@media (min-width: 1000px){.army-dash__stat-container{width:100%;margin:0 auto}}.army-dash__stat-wrap{display:flex;flex-direction:column;gap:.5rem}.army-dash__back-arrow{position:absolute;top:16px;left:16px;display:flex;flex-direction:row;align-items:center;color:#fff;padding:.25rem .5rem .25rem .25rem;border-radius:4px}.army-dash__back-arrow:hover{text-decoration:underline;cursor:pointer;background-color:#4f4f4f}@media (min-width: 1000px){.army-dash__back-arrow{top:8rem}}.army-nemesis{display:flex;padding:2rem 1.5rem 1.5rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;width:100%;max-width:1280px}@media (min-width: 768px){.army-nemesis{width:100%;padding:0rem;gap:1.5rem}}@media (min-width: 1000px){.army-nemesis{padding:0rem;gap:2rem}}.army-nemesis__title{color:#fff;font-size:1.25rem;font-style:normal;font-weight:900;line-height:normal;margin:0}@media (min-width: 768px){.army-nemesis__title{font-size:1.5rem}}@media (min-width: 1000px){.army-nemesis__title{font-size:2rem}}.army-nemesis__army-card{display:flex;padding:1rem;align-items:center;gap:1rem;align-self:stretch;border-radius:1rem;background:#c9c9c9;box-shadow:0 4px 4px #00000040}.army-nemesis__txt{display:flex;padding:.5rem 1rem;justify-content:center;align-items:center;gap:.625rem;flex:1 0 0;align-self:stretch;border-radius:.5rem;background:#f2f2f2;color:#000;font-size:1rem;font-style:normal;font-weight:600;line-height:normal;margin:0;width:70%}@media (min-width: 768px){.army-nemesis__txt{font-size:1.25rem;padding:.75rem 1rem}}@media (min-width: 1000px){.army-nemesis__txt{font-size:1.5rem;padding:1rem 1.25rem}}.army-nemesis__army-wrap{width:50%}.army-nemesis__undefined-text{display:flex;padding:.5rem 1rem;justify-content:center;align-items:center;gap:.625rem;flex:1 0 0;align-self:stretch;border-radius:.5rem;background:#f2f2f2;color:#000;font-size:1rem;font-style:normal;font-weight:600;line-height:normal;margin:0}@media (min-width: 768px){.army-nemesis__undefined-text{font-size:1.25rem;padding:.75rem 1rem}}@media (min-width: 1000px){.army-nemesis__undefined-text{font-size:1.5rem;padding:1rem 1.25rem}}.nemesis__army{width:45%;height:100%;display:flex;flex-direction:column;gap:.5rem}@media (min-width: 1000px){.nemesis__army{width:100%}}.nemesis__header{font-size:.8125rem;font-style:normal;font-weight:800;line-height:normal;color:#fff;margin:0}@media (min-width: 768px){.nemesis__header{font-size:1.5rem}}@media (min-width: 1000px){.nemesis__header{font-size:2.25rem}}.nemesis__wrapper{display:flex;padding:1rem;justify-content:space-between;align-items:center;height:100%;border-radius:.5rem;background-color:#77c07f;box-shadow:0 4px 4px #00000040}@media (min-width: 768px){.nemesis__wrapper{padding:1.5rem;gap:2rem}}@media (min-width: 1000px){.nemesis__wrapper{width:100%;padding:2rem}}.add-army{background:linear-gradient(0deg,#0003,#0003),url(/assets/battleground-scene-U6Sxe8Y9.jpg),#d3d3d3 50%/contain no-repeat;object-fit:fill;background-position:center;background-size:cover;display:flex;padding:8rem 1rem 6rem;flex-direction:column;align-items:center;min-height:120vh}@media (min-width: 1000px){.add-army{padding-top:6rem}}.add-army__section{position:relative;display:flex;padding:1.5rem 1rem;flex-direction:column;align-items:center;gap:1.5rem;align-self:stretch;border-radius:1rem;background:#ffffffd9;box-shadow:0 4px 4px #00000040;width:100%;max-width:30rem;margin:0 auto}.add-army__form{display:flex;flex-direction:column;gap:1.5rem;align-self:stretch}.add-army__back-arrow{position:absolute;top:1.5rem;display:flex;align-items:center;left:8px;padding:.5rem}.add-army__back-arrow:hover{cursor:pointer;background-color:#fff;border-radius:8px}.add-army__header{color:#000;font-size:1.25rem;font-style:normal;font-weight:900;line-height:normal;margin:0}.add-army__success-message{display:flex;flex-direction:row;justify-content:center;gap:1rem;align-items:center}.add-army__add{display:flex;padding:.5rem 2.5rem;justify-content:center;align-items:center;gap:.625rem;align-self:stretch;border-radius:1.5rem;border:1px solid #000;background-color:#508954;color:#fff;font-size:1rem;font-style:normal;font-weight:600;line-height:normal}.add-army__add:hover{background-color:#324c30;cursor:pointer;text-decoration:underline}@media (min-width: 768px){.add-army__add{padding:.75rem 2.5rem}}@media (min-width: 1000px){.add-army__add{padding:1rem 2.5rem;font-size:1.25rem}}.add-army__label{display:flex;flex-direction:column;color:#000;gap:.5rem;font-size:.875rem;font-style:normal;font-weight:900;line-height:normal}.add-army__select{display:flex;padding:1.1rem;align-items:center;gap:.625rem;align-self:stretch;border-radius:4px;background:#fff;font-size:1rem;border:.5px solid #90acad}.add-army__select--error{border:1px solid #e24739}.add-army__input{display:flex;padding:1rem;align-items:center;gap:.625rem;align-self:stretch;border-radius:4px;border:.5px solid #90acad;outline:none;font-size:1rem;background:#fff}.add-army__input--error{border:1px solid #e24739}.add-army__emblem-wrap{background-color:#1a2129;width:fit-content;padding:1rem;border-radius:.5rem}.add-army__error{font-size:.65rem;font-style:italic;font-weight:600;color:#9f1110}.add-army__error--hide{display:none}.army-info{background-color:#393939;min-height:100vh}.army-info__container{width:100%;display:flex;flex-direction:column;align-items:center}@media (min-width: 768px){.army-info__container{width:100%;gap:1.5rem}}@media (min-width: 1000px){.army-info__container{flex-direction:row;gap:4rem;max-width:1280px;margin:0 auto;justify-content:space-between}}.army-info__nemesis-ally{width:100%}@media (min-width: 768px){.army-info__nemesis-ally{padding:2rem 3rem}}@media (min-width: 1000px){.army-info__nemesis-ally{padding:4rem 8rem}}.army-info__rank-tracker-container{width:100%}.rank-graph{display:none}@media (min-width: 1000px){.rank-graph{padding:2rem 3rem;width:100%;margin:0 auto;margin-top:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.rank-graph__title{color:#fff;font-size:1.25rem;font-style:normal;font-weight:900;line-height:normal;margin:0;width:100%;max-width:1000px;text-align:left}}@media (min-width: 1000px) and (min-width: 768px){.rank-graph__title{font-size:1.5rem}}@media (min-width: 1000px) and (min-width: 1000px){.rank-graph__title{font-size:2rem}}@media (min-width: 1000px){.rank-graph__wrap{height:75vh;width:100%;max-width:1000px;border-radius:1rem;background-color:#c9c9c9}}.rank-tracker-card{background:none;box-shadow:0 2px 2px #00000040;border-radius:1rem;width:100px}@media (min-width: 768px){.rank-tracker-card{width:130px}}@media (min-width: 1000px){.rank-tracker-card{width:160px}}.rank-tracker-card__main{display:flex;border-radius:1rem 1rem 0rem 0rem;gap:.5rem;background:#fdfdfd;align-items:center;justify-content:space-between;padding:.5rem .75rem;font-size:1.5rem}.rank-tracker-card__main-text{display:flex;flex-direction:column;gap:.5rem}@media (min-width: 768px){.rank-tracker-card__main{padding:.75rem 1.25rem;font-size:2rem}}@media (min-width: 1000px){.rank-tracker-card__main{padding:.75rem 1.5rem;font-size:2.5rem}}.rank-tracker-card__ranking{font-size:.875rem;font-style:normal;font-weight:600;line-height:normal;margin:0}@media (min-width: 768px){.rank-tracker-card__ranking{font-size:1rem}}@media (min-width: 1000px){.rank-tracker-card__ranking{font-size:1.5rem}}.rank-tracker-card__old-ranking{color:#8f8f8f;font-size:.625rem;font-style:normal;font-weight:400;line-height:normal;margin:0}@media (min-width: 768px){.rank-tracker-card__old-ranking{font-size:.875rem}}@media (min-width: 1000px){.rank-tracker-card__old-ranking{font-size:1rem}}.rank-tracker-card__banner{padding:.25rem 1rem;justify-content:center;background:#4f4f4f;border-radius:0rem 0rem 1rem 1rem;display:flex;align-items:center;gap:.5rem;color:#fdfdfd;font-size:.625rem;font-style:normal;font-weight:400;line-height:normal}@media (min-width: 768px){.rank-tracker-card__banner{padding:.5rem 1rem;font-size:.8rem}}@media (min-width: 1000px){.rank-tracker-card__banner{padding:.5rem 1rem;font-size:1rem}}.rank-tracker-card__date{font-size:inherit;margin:0}.rank-tracker{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:1rem}.rank-tracker__wrap{padding:1.5rem;width:100%}@media (min-width: 768px){.rank-tracker__wrap{padding:2rem 3rem}}@media (min-width: 1000px){.rank-tracker__wrap{padding:4rem 8rem}}.rank-tracker__container{width:100%;display:flex;flex-direction:column;gap:1rem;max-width:1280px;margin:0 auto}.rank-tracker__header{color:#fff;font-size:1.25rem;font-style:normal;font-weight:900;line-height:normal;margin:0}@media (min-width: 768px){.rank-tracker__header{font-size:1.5rem}}@media (min-width: 1000px){.rank-tracker__header{font-size:2rem}}.fantasy-rankings{display:flex;padding:2rem 1.5rem;flex-direction:column;justify-content:flex-start;align-items:center;align-self:stretch;background:#2d2d2d;width:100%}@media (min-width: 768px){.fantasy-rankings{padding:2rem 3rem}}@media (min-width: 1000px){.fantasy-rankings{padding:4rem;order:4;background:transparent}}.fantasy-rankings__title{color:#fff;font-size:1.25rem;font-style:normal;line-height:normal;font-weight:900;margin:0;text-decoration:none}.fantasy-rankings__title:hover{text-decoration:underline}@media (min-width: 768px){.fantasy-rankings__title{font-size:2rem}}.fantasy-rankings__title-wrap{display:flex;align-items:center;gap:.625rem;align-self:stretch;justify-content:space-between}@media (min-width: 768px){.fantasy-rankings__title-wrap{margin-bottom:2rem}}@media (min-width: 1000px){.fantasy-rankings__title-wrap{margin-bottom:.5rem}}.fantasy-rankings__toggle{width:2rem}.fantasy-rankings__toggle:hover{background-color:#000;border-radius:8px;cursor:pointer}@media (min-width: 768px){.fantasy-rankings__toggle{width:3rem}}@media (min-width: 1000px){.fantasy-rankings__toggle{width:3.5rem}}.fortyk-rankings{display:flex;padding:2rem 1.5rem;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;background:#222;width:100%}@media (min-width: 768px){.fortyk-rankings{padding:2rem 3rem}}@media (min-width: 1000px){.fortyk-rankings{padding:4rem;order:2;justify-content:flex-start;background:transparent}}.fortyk-rankings__title{color:#fff;font-size:1.25rem;font-style:normal;line-height:normal;font-weight:900;margin:0;text-decoration:none}.fortyk-rankings__title:hover{text-decoration:underline}@media (min-width: 768px){.fortyk-rankings__title{font-size:2rem}}.fortyk-rankings__title-wrap{display:flex;align-items:center;gap:.625rem;align-self:stretch;justify-content:space-between;margin-bottom:.5rem}.fortyk-rankings__toggle{width:2rem}@media (min-width: 768px){.fortyk-rankings__toggle{width:3rem}}@media (min-width: 1000px){.fortyk-rankings__toggle{width:3.5rem}}.fortyk-rankings__toggle:hover{background-color:#000;cursor:pointer;border-radius:8px}.fantasy-ranking-page{display:flex;padding:2rem 0rem;flex-direction:column;align-items:center}.fantasy-ranking-page__title{font-size:2rem;font-style:normal;font-weight:600;line-height:normal;color:#fff}@media (min-width: 768px){.fantasy-ranking-page__title{font-size:3rem}}@media (min-width: 1000px){.fantasy-ranking-page__title{font-size:4rem}}.fantasy-ranking-page__header{padding:1.5rem;display:flex;padding:2rem 1.5rem 1.5rem;justify-content:space-between;align-items:center;align-self:stretch}@media (min-width: 768px){.fantasy-ranking-page__header{padding:2rem 3rem}}@media (min-width: 1000px){.fantasy-ranking-page__header{padding:5rem 8rem 0rem}}.fantasy-ranking-page__header-wrap{display:flex;justify-content:space-between;align-items:center;align-self:stretch;padding:0 1.5rem}.fantasy-ranking-page__logo{width:3rem;height:3.01838rem}@media (min-width: 768px){.fantasy-ranking-page__logo{width:5rem;height:5rem}}.fantasy-ranking-page__hero{display:flex;padding:2rem 1.5rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:.75rem;align-self:stretch;background:linear-gradient(0deg,#0000008c,#0000008c),url(/assets/battle-scene-3-Dech7fiQ.jpg),#d3d3d3 50%/cover no-repeat;object-fit:contain;background-position:center;background-size:cover}@media (min-width: 768px){.fantasy-ranking-page__hero{height:60vh;align-items:flex-start}}.fantasy-ranking-page__container{display:flex;flex-direction:column;align-items:flex-start;max-width:60rem;margin:0 auto}@media (min-width: 1000px){.fantasy-ranking-page__container{width:60vw}}.fantasy-ranking-page__wrap{display:flex;padding:1rem;justify-content:space-between;align-items:center;align-self:stretch;border-radius:1.25rem;background:#0000008c;gap:1rem;width:100%}@media (min-width: 768px){.fantasy-ranking-page__wrap{padding:1.25rem;gap:1.5rem}}@media (min-width: 1000px){.fantasy-ranking-page__wrap{padding:3rem 2.5rem;gap:2.5rem}}.fantasy-ranking-page__txt{font-size:1.5rem;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize;margin:0}@media (min-width: 768px){.fantasy-ranking-page__txt{font-size:3rem}}.fantasy-ranking-page__subtitle{color:#fff;font-size:1.25rem;font-style:normal;font-weight:900;line-height:normal;max-width:40rem}@media (min-width: 768px){.fantasy-ranking-page__subtitle{font-size:1.75rem}}@media (min-width: 1000px){.fantasy-ranking-page__subtitle{font-size:2rem}}.fantasy-ranking-page__army-pill{font-size:1.25rem;font-style:normal;font-weight:600;line-height:normal;margin:0;width:100%}@media (min-width: 768px){.fantasy-ranking-page__army-pill{font-size:2rem}}@media (min-width: 1000px){.fantasy-ranking-page__army-pill{font-size:3rem}}.emblem-hero{display:block;margin:0 auto;height:65vh;width:auto;max-width:90vw;z-index:0}.emblem-hero__container{position:absolute;height:80%;top:36px;left:0;margin:auto;width:100%;z-index:0;opacity:40%}.hero{display:flex;padding:8.5rem 1.5rem 2rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.5rem;align-self:stretch;position:relative;background:linear-gradient(0deg,#000000a6,#000000a6),url(/assets/birdseye-battle-DxZkWAfm.jpg),#d3d3d3 100%;object-fit:contain;background-position:center;background-size:cover}@media (min-width: 768px){.hero{padding:10rem 3rem 4rem;gap:3rem}}@media (min-width: 1000px){.hero{flex-direction:row;align-items:flex-end;padding:8rem;gap:4rem}}.hero__button-wrap{z-index:2;display:flex;align-items:center;gap:.625rem;width:100%}@media (min-width: 768px){.hero__button-wrap{gap:1rem}}@media (min-width: 1000px){.hero__button-wrap{gap:1.5rem;flex-direction:column}}.hero__title{z-index:3;color:#fff;font-size:2rem;font-style:normal;font-weight:600;line-height:normal;margin:0}@media (min-width: 768px){.hero__title{font-size:3rem}}@media (min-width: 1000px){.hero__title{font-size:5rem;line-height:6rem}}.hero__logo{display:none}@media (min-width: 1000px){.hero__logo{display:block;justify-self:flex-start;width:8rem;margin:0 auto}}@media (min-width: 1000px){.hero__logo-wrap{position:absolute;bottom:150%;z-index:4;top:1.5rem;right:2rem}}@font-face{font-family:Roboto;src:url(/assets/Roboto-Regular-BHeBnKzs.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/assets/Roboto-ThinItalic-CPv9ZWAH.ttf) format("truetype");font-weight:100;font-style:italic}@font-face{font-family:Roboto;src:url(/assets/Roboto-Thin-D4yhO5KI.ttf) format("truetype");font-weight:100}@font-face{font-family:Roboto;src:url(/assets/Roboto-Medium-CFKDKRMh.ttf) format("truetype");font-weight:500}@font-face{font-family:Roboto;src:url(/assets/Roboto-MediumItalic-DZe-jd04.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Roboto;src:url(/assets/Roboto-Light-y85UWPYz.ttf) format("truetype");font-weight:300}@font-face{font-family:Roboto;src:url(/assets/Roboto-LightItalic-CubrlQUP.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Roboto;src:url(/assets/Roboto-Italic-Dxo79a56.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Roboto;src:url(/assets/Roboto-BoldItalic-DLtOeeWN.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Roboto;src:url(/assets/Roboto-Bold-BKtbn9Wi.ttf) format("truetype");font-weight:700}@font-face{font-family:Roboto;src:url(/assets/Roboto-BlackItalic-Cd5WMiKN.ttf) format("truetype");font-weight:900;font-style:italic}@font-face{font-family:Roboto;src:url(/assets/Roboto-Black-qr0G-G-3.ttf) format("truetype");font-weight:900}.table-header{display:inline-flex;padding:1rem;align-items:center;gap:1.2rem;border-radius:1rem 1rem 0rem 0rem;border-bottom:1px solid #000;background:#b0b0b0;width:100%}@media (min-width: 768px){.table-header{padding:1.5rem}}.table-header__column-header{display:flex;width:2.5rem;height:1.125rem;flex-direction:column;justify-content:center;font-size:.8125rem;font-style:normal;font-weight:800;line-height:normal;text-align:left;margin:0}@media (min-width: 768px){.table-header__column-header{font-size:1.35rem}}@media (min-width: 1000px){.table-header__column-header{font-size:1rem}}.table-header__column-header--rank{width:15%;text-align:center}.table-header__column-header--user{width:25%}.table-header__column-header--army{width:37%}.table-header__column-header--score{width:13%}.table-header__column-header--icon{width:10%;text-align:center}@font-face{font-family:Roboto;src:url(/assets/Roboto-Regular-BHeBnKzs.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/assets/Roboto-ThinItalic-CPv9ZWAH.ttf) format("truetype");font-weight:100;font-style:italic}@font-face{font-family:Roboto;src:url(/assets/Roboto-Thin-D4yhO5KI.ttf) format("truetype");font-weight:100}@font-face{font-family:Roboto;src:url(/assets/Roboto-Medium-CFKDKRMh.ttf) format("truetype");font-weight:500}@font-face{font-family:Roboto;src:url(/assets/Roboto-MediumItalic-DZe-jd04.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Roboto;src:url(/assets/Roboto-Light-y85UWPYz.ttf) format("truetype");font-weight:300}@font-face{font-family:Roboto;src:url(/assets/Roboto-LightItalic-CubrlQUP.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Roboto;src:url(/assets/Roboto-Italic-Dxo79a56.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Roboto;src:url(/assets/Roboto-BoldItalic-DLtOeeWN.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Roboto;src:url(/assets/Roboto-Bold-BKtbn9Wi.ttf) format("truetype");font-weight:700}@font-face{font-family:Roboto;src:url(/assets/Roboto-BlackItalic-Cd5WMiKN.ttf) format("truetype");font-weight:900;font-style:italic}@font-face{font-family:Roboto;src:url(/assets/Roboto-Black-qr0G-G-3.ttf) format("truetype");font-weight:900}.table-row{display:inline-flex;padding:1rem;align-items:center;gap:1.2rem;width:100%;height:auto}.table-row--light{background-color:#c9c9c9}.table-row--dark{background-color:#c1c1c1}.table-row:hover{background-color:#cee4cf;cursor:pointer}@media (min-width: 768px){.table-row{padding:1.5rem}}.table-row__content{display:flex;height:1.125rem;flex-direction:column;justify-content:center;font-size:.75rem;font-style:normal;font-weight:400;line-height:normal;height:100%;margin:0}@media (min-width: 768px){.table-row__content{font-size:1.2rem}}@media (min-width: 1000px){.table-row__content{font-size:1.2rem}}.table-row__content--rank{width:15%;text-align:center;font-weight:800}.table-row__content--user{width:25%}.table-row__content--army{width:37%}.table-row__content--ranking{width:13%}.table-row__content--icon{display:flex;justify-content:center;align-items:center}.table-row__icon-wrap{display:flex;width:10%;height:1rem;padding:.0625rem 0rem;flex-direction:column;justify-content:center;align-items:center;gap:.625rem}@media (min-width: 768px){.table-row__icon-wrap{height:1.5rem}}.table-row__icon-svg{height:.5rem}@media (min-width: 768px){.table-row__icon-svg{height:.75rem}}@media (min-width: 1000px){.table-row__icon-svg{height:.75rem}}.table-row__icon-svg--nochange{width:50%}.dateheader{display:flex;padding:.375rem 3.5625rem;justify-content:center;align-items:center;gap:.625rem;align-self:stretch;background:#222;font-family:Roboto,system-ui,Avenir,Helvetica,Arial,sans-serif;color:#fff;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal;margin-top:.5rem}@media (min-width: 768px){.dateheader{font-size:1.25rem;padding:1rem}}@media (min-width: 1000px){.dateheader{font-size:1.25rem;padding:1.5rem}}main{display:flex;flex-direction:column;align-items:center}.homepage__ranking-wrap{width:100%}@media (min-width: 768px){.homepage__ranking-wrap{display:flex;justify-content:space-between;gap:1rem;background:#2d2d2d}}.homepage__rankings{order:2}@media (min-width: 1000px){.homepage__rankings{display:flex;flex-direction:row;width:100%;order:3;background:#222}}@media (min-width: 1440px){.homepage__rankings{margin:0 auto}}.homepage__content{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 auto}.section--hide{display:none}.login{background:linear-gradient(0deg,#0003,#0003),url(/assets/battle-scene-4-Cnl9LxaF.jpg),#d3d3d3 50%/contain no-repeat;object-fit:contain;background-position:center;background-size:cover;display:flex;padding:2rem 1rem 10rem;flex-direction:column;align-items:center;gap:2rem;height:120vh}.login__form-forgot:hover{text-decoration:underline;cursor:pointer}.signup{background:linear-gradient(0deg,#0003,#0003),url(/assets/battle-scene-4-Cnl9LxaF.jpg),#d3d3d3 50%/contain no-repeat;object-fit:contain;background-position:right;background-size:cover;display:flex;padding:2rem 3rem 10rem;flex-direction:column;align-items:center;gap:2.75rem;height:200vh}.signup__error{font-size:.75rem;font-style:normal;font-weight:600;line-height:normal;color:#e24739;margin:0}.signup__error--hidden{display:none}.signup__error--visible{display:block;align-self:stretch}@media (min-width: 768px){.signup__error{font-size:.9rem}}@media (min-width: 1000px){.signup__error{font-size:1rem}}.signup__success{font-size:.75rem;font-style:normal;font-weight:600;line-height:normal;color:#51834e;margin:0}.signup__success--hidden{display:none}.signup__success--visible{display:block;align-self:stretch}.signup__form{display:flex;padding:2rem 1rem;flex-direction:column;align-items:center;gap:1.5rem;align-self:stretch;border-radius:1rem;background:#ffffffbf;box-shadow:0 4px 4px #00000040;max-width:29rem;margin:0 auto;width:100%}@media (min-width: 768px){.signup__form{padding:2rem;gap:1.5rem}}@media (min-width: 1000px){.signup__form{padding:3rem;gap:2rem}}.signup__form-title{font-size:1.25rem;font-style:normal;font-weight:900;line-height:normal;margin:0}@media (min-width: 768px){.signup__form-title{font-size:1.5rem}}@media (min-width: 1000px){.signup__form-title{font-size:2rem}}.signup__form-forgot{align-self:stretch;color:#35628b;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal;text-decoration:none}@media (min-width: 768px){.signup__form-forgot{font-size:.9rem}}@media (min-width: 1000px){.signup__form-forgot{font-size:1rem}}.signup__submit-button{display:flex;padding:1rem;justify-content:center;align-items:center;flex:1 0 0;width:100%;font-family:Roboto,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:.85rem;font-style:normal;font-weight:700;line-height:normal;color:#fff;border-radius:1.5rem;border:1px solid #000;text-decoration:none;background:#4b7547}.signup__submit-button:hover{background:#508954;cursor:pointer;text-decoration:underline}@media (min-width: 768px){.signup__submit-button{font-size:1rem;border:2px solid #1c364f}}@media (min-width: 1000px){.signup__submit-button{font-size:1.25rem;padding:1rem}}.signup__emblem-wrap{background-color:#1a2129;width:fit-content;padding:1rem;border-radius:.5rem;align-self:flex-start}.signup__label{display:flex;flex-direction:column;width:100%;gap:.625rem;font-size:.7rem;font-weight:700;line-height:normal}@media (min-width: 768px){.signup__label{font-size:.9rem}}@media (min-width: 1000px){.signup__label{font-size:1rem}}.signup__select{display:flex;padding:.75rem 1rem;align-items:center;gap:.625rem;align-self:stretch;border-radius:.5rem;background:#fff;box-shadow:0 4px 4px #00000040;outline:none;border:none;border:2px solid transparent}.signup__select:focus{border:2px solid #77c07f;outline:none}.signup__select::placeholder{color:#7c7c7c;font-size:.75rem;font-style:normal;font-weight:500;line-height:normal}@media (min-width: 768px){.signup__select::placeholder{font-size:1rem}}@media (min-width: 1000px){.signup__select::placeholder{font-size:1.2rem}}@media (min-width: 768px){.signup__select{font-size:1rem}}@media (min-width: 1000px){.signup__select{font-size:1.2rem}}.forgotpassword{background:linear-gradient(0deg,#0003,#0003),url(/assets/battle-scene-4-Cnl9LxaF.jpg),#d3d3d3 50%/contain no-repeat;object-fit:contain;background-position:bottom;background-size:cover;display:flex;padding:2rem 3rem 10rem;flex-direction:column;align-items:center;gap:2.75rem;height:150vh}.forgotpassword__form{display:flex;padding:2rem 1rem;flex-direction:column;align-items:center;gap:1.5rem;align-self:stretch;border-radius:1rem;background:#ffffffbf;box-shadow:0 4px 4px #00000040}.forgotpassword__form-title{font-size:1.25rem;font-style:normal;font-weight:900;line-height:normal;margin:0}.forgotpassword__txt{font-size:1rem;font-style:normal;font-weight:600;line-height:normal;margin:0}.resetpassword{background:linear-gradient(0deg,#0003,#0003),url(/assets/battle-scene-4-Cnl9LxaF.jpg),#d3d3d3 50%/contain no-repeat;object-fit:contain;background-position:bottom;background-size:cover;display:flex;padding:2rem 3rem 10rem;flex-direction:column;align-items:center;gap:2.75rem;height:150vh}.resetpassword__error{font-size:.75rem;font-style:normal;font-weight:600;line-height:normal;color:#e24739;margin:0}.resetpassword__error--hidden{display:none}.resetpassword__error--visible{display:block;align-self:stretch}@media (min-width: 768px){.resetpassword__error{font-size:.9rem}}@media (min-width: 1000px){.resetpassword__error{font-size:1rem}}.resetpassword__success{font-size:.75rem;font-style:normal;font-weight:600;line-height:normal;color:#51834e;margin:0}.resetpassword__success--hidden{display:none}.resetpassword__success--visible{display:block;align-self:stretch}@media (min-width: 768px){.resetpassword__success{font-size:.9rem}}@media (min-width: 1000px){.resetpassword__success{font-size:1rem}}.resetpassword__form{display:flex;padding:2rem 1rem;flex-direction:column;align-items:center;gap:1.5rem;align-self:stretch;border-radius:1rem;background:#ffffffbf;box-shadow:0 4px 4px #00000040;max-width:29rem;margin:0 auto;width:100%}@media (min-width: 768px){.resetpassword__form{padding:2rem;gap:1.5rem}}@media (min-width: 1000px){.resetpassword__form{padding:3rem;gap:2rem}}.resetpassword__form-title{font-size:1.25rem;font-style:normal;font-weight:900;line-height:normal;margin:0}@media (min-width: 768px){.resetpassword__form-title{font-size:1.5rem}}@media (min-width: 1000px){.resetpassword__form-title{font-size:2rem}}.resetpassword__form-forgot{align-self:stretch;color:#35628b;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal;text-decoration:none}@media (min-width: 768px){.resetpassword__form-forgot{font-size:.9rem}}@media (min-width: 1000px){.resetpassword__form-forgot{font-size:1rem}}.resetpassword__submit-button{display:flex;padding:1rem;justify-content:center;align-items:center;flex:1 0 0;width:100%;font-family:Roboto,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:.85rem;font-style:normal;font-weight:700;line-height:normal;color:#fff;border-radius:1.5rem;border:1px solid #000;text-decoration:none;background:#4b7547}.resetpassword__submit-button:hover{background:#508954;cursor:pointer;text-decoration:underline}@media (min-width: 768px){.resetpassword__submit-button{font-size:1rem;border:2px solid #1c364f}}@media (min-width: 1000px){.resetpassword__submit-button{font-size:1.25rem;padding:1rem}}.login{background:linear-gradient(0deg,#0003,#0003),url(/assets/battle-scene-4-Cnl9LxaF.jpg),#d3d3d3 50%/contain no-repeat;object-fit:contain;background-position:center;background-size:cover;display:flex;padding:2rem 1rem 10rem;flex-direction:column;align-items:center;gap:2rem;height:120vh}.login__error{font-size:.75rem;font-style:normal;font-weight:600;line-height:normal;color:#e24739;margin:0}.login__error--hidden{display:none}.login__error--visible{display:block;align-self:stretch}@media (min-width: 768px){.login__error{font-size:.9rem}}@media (min-width: 1000px){.login__error{font-size:1rem}}.login__form{display:flex;padding:.625rem;flex-direction:column;align-items:center;gap:1rem;align-self:stretch;border-radius:1rem;background:#ffffffbf;box-shadow:0 4px 4px #00000040;max-width:29rem;margin:0 auto;width:100%}@media (min-width: 768px){.login__form{padding:2rem;gap:1.5rem}}@media (min-width: 1000px){.login__form{padding:3rem;gap:2rem}}.login__form-title{font-size:1.25rem;font-style:normal;font-weight:900;line-height:normal;margin:0}@media (min-width: 768px){.login__form-title{font-size:1.5rem}}@media (min-width: 1000px){.login__form-title{font-size:2rem}}.login__form-forgot{padding:.5rem 0;align-self:stretch;color:#35628b;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal;text-decoration:none;outline:none;border:none;text-align:center;background-color:transparent}@media (min-width: 768px){.login__form-forgot{font-size:.9rem}}@media (min-width: 1000px){.login__form-forgot{font-size:1rem}}.login__submit-button{display:flex;padding:1rem;justify-content:center;align-items:center;flex:1 0 0;width:100%;font-family:Roboto,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:.85rem;font-style:normal;font-weight:700;line-height:normal;color:#fff;border-radius:1.5rem;border:1px solid #000;text-decoration:none;background:#35628b;border:1px solid #1c364f;max-width:25rem}.login__submit-button:hover{background:#0d407f;cursor:pointer}@media (min-width: 768px){.login__submit-button{font-size:1rem;border:2px solid #1c364f}}@media (min-width: 1000px){.login__submit-button{font-size:1.25rem;padding:1rem}}.login__button-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:100%}@media (min-width: 1000px){.user-completedbattles{width:100%}}.user-dash-rankings{display:flex;padding:2rem 1.5rem;flex-direction:column;justify-content:flex-start;align-items:center}@media (min-width: 768px){.user-dash-rankings{padding:3.5rem 3rem}}@media (min-width: 1000px){.user-dash-rankings{padding:4rem;width:100%}}.user-dash-rankings__title{color:#fff;font-size:1.25rem;font-style:normal;font-weight:900;line-height:normal;margin:0}@media (min-width: 768px){.user-dash-rankings__title{font-size:2rem}}@media (min-width: 1000px){.user-dash-rankings__title{font-size:3rem}}.user-dash-rankings__title-wrap{display:flex;padding-bottom:1.5rem;align-items:center;gap:.625rem;align-self:stretch}@media (min-width: 768px){.user-dash-rankings__title-wrap{padding-bottom:2rem}}@media (min-width: 1000px){.user-dash-rankings__title-wrap{font-size:3rem}}.user-dash-rankings--fantasy{background-color:#393939}.users-upcomingbattles{background-color:#2d2d2d}@media (min-width: 1000px){.users-upcomingbattles{order:1;width:100%}}.user-dash{display:flex;padding:3.5rem 1rem 2rem;flex-direction:column;align-items:flex-start;gap:2rem;background-color:#508954;border-radius:0rem 0rem 2rem 2rem;width:100%}@media (min-width: 768px){.user-dash{padding:4rem 3rem;gap:3rem;border-radius:0rem 0rem 3rem 3rem;width:100%}}@media (min-width: 1000px){.user-dash{padding:6rem 8rem;gap:4rem;border-radius:0rem 0rem 3.5rem 3.5rem;margin:0 auto}}.user-dash__main{width:100%}@media (min-width: 1000px){.user-dash__main{flex-direction:column;flex-wrap:wrap;align-items:flex-start;margin:0 auto}}.user-ranking{width:100%}@media (min-width: 1000px){.user-ranking{display:flex;flex-direction:row;justify-content:flex-start;order:1;background-color:#222;margin:0 auto}}.user-battles{width:100%}@media (min-width: 1000px){.user-battles{display:flex;flex-direction:column;order:2}}.user-profile__dashboard{display:flex;padding:3.5rem 1rem 2rem;flex-direction:column;align-items:flex-start;gap:2rem;border-radius:0rem 0rem 2rem 2rem;background:#4f676b;width:100%}@media (min-width: 768px){.user-profile__dashboard{width:100%;padding:2rem 3rem;gap:2.5rem}}@media (min-width: 1000px){.user-profile__dashboard{padding:2rem 8rem 4rem;gap:3rem}}.user-profile__title{color:#fff;font-size:2rem;font-style:normal;font-weight:600;line-height:normal;margin:0}@media (min-width: 768px){.user-profile__title{font-size:3rem}}@media (min-width: 1000px){.user-profile__title{font-size:4rem}}.user-profile__info{color:#000;text-align:center;font-size:1rem;font-style:normal;font-weight:600;line-height:normal;display:flex;padding:.5rem 1.5rem;justify-content:center;align-items:center;gap:.625rem;align-self:stretch;border-radius:.5rem;background:#f2f2f2;margin:0}@media (min-width: 768px){.user-profile__info{padding:.75rem 1.2rem;font-size:1.4rem}}@media (min-width: 768px){.user-profile__info{padding:1rem 1.4rem;font-size:1.8rem}}.user-profile__info-container{display:flex;align-items:flex-start;align-content:flex-start;gap:1rem;align-self:stretch;flex-wrap:wrap}@media (min-width: 768px){.user-profile__info-container{gap:1.5rem}}@media (min-width: 1000px){.user-profile__info-container{gap:2.5rem}}.user-profile__info-card{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.user-profile__info-wrap{display:flex;padding:1rem;flex-direction:column;align-items:flex-start;gap:.25rem;align-self:stretch;border-radius:.5rem;background-color:#677d94}.user-profile__info-header{color:#fff;margin:0;font-size:.8125rem;font-style:normal;font-weight:800;line-height:normal}@media (min-width: 768px){.user-profile__info-header{font-size:1.2rem}}@media (min-width: 1000px){.user-profile__info-header{font-size:1.4rem}}.user-profile__army-list{display:flex;padding:2rem 1.5rem;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%}@media (min-width: 768px){.user-profile__army-list{width:100%;padding:2rem 3rem;gap:1.5rem}}@media (min-width: 1000px){.user-profile__army-list{padding:2rem 8rem;gap:2rem}}.user-profile__army-card{display:flex;padding:1rem;justify-content:space-between;align-items:center;gap:1rem;align-self:stretch;border-radius:1rem;background:#c1c1c1}@media (min-width: 768px){.user-profile__army-card{padding:1.25rem}}@media (min-width: 1000px){.user-profile__army-card{padding:1.25rem 1.5rem}}.user-profile__army-wrap{display:flex;width:55%}@media (min-width: 768px){.user-profile__army-wrap{width:60%}}.user-profile__army-list#fortyk{background-color:#4f4f4f}.user-profile__subheader{color:#fff;margin:0;font-size:1.25rem;font-style:normal;font-weight:900;line-height:normal}@media (min-width: 768px){.user-profile__subheader{font-size:1.4rem}}@media (min-width: 1000px){.user-profile__subheader{font-size:1.8rem}}.user-profile__user-list{display:flex;flex-direction:column;width:100%;padding:2rem 1.5rem}@media (min-width: 768px){.user-profile__user-list{width:100%;padding:2rem 3rem}}@media (min-width: 1000px){.user-profile__user-list{padding:2rem 8rem}}.user-profile__user-headers{display:flex;flex-direction:row;width:100%;padding:1rem;justify-content:space-between;align-items:center;align-self:stretch;border-radius:1rem 1rem 0rem 0rem;border-bottom:1px solid #000;background:#b0b0b0}.user-profile__user-header{color:#000;text-align:left;margin:0;font-size:.8125rem;font-style:normal;font-weight:800;line-height:normal}@media (min-width: 768px){.user-profile__user-header{font-size:1.35rem;padding:.5rem}}@media (min-width: 1000px){.user-profile__user-header{font-size:1.5rem;padding:1rem .5rem}}.user-profile__user-header#user{width:30%}.user-profile__user-header#email{width:35%}.user-profile__user-header#role{width:25%}.user-profile__user-header#action{width:10%}.user-profile__user-records{display:flex;padding:1rem;gap:.2rem;justify-content:space-between;align-items:center;align-self:stretch;background:#c9c9c9}.user-profile__user-records--dark{background:#c1c1c1}.user-profile__user-record{display:flex;width:3.75rem;height:1.125rem;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;color:#000;margin:0;font-size:.625rem;font-style:normal;font-weight:400;line-height:normal}@media (min-width: 768px){.user-profile__user-record{font-size:1.2rem;padding:.5rem}}@media (min-width: 1000px){.user-profile__user-record{font-size:1.25rem;padding:.75rem .5rem}}.user-profile__user-record#user{width:30%;font-weight:600}.user-profile__user-record#email{width:35%}.user-profile__user-record#role{width:25%}.user-profile__user-record--action{width:10%;display:flex;justify-content:center}@font-face{font-family:Roboto;src:url(/assets/Roboto-Regular-BHeBnKzs.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/assets/Roboto-ThinItalic-CPv9ZWAH.ttf) format("truetype");font-weight:100;font-style:italic}@font-face{font-family:Roboto;src:url(/assets/Roboto-Thin-D4yhO5KI.ttf) format("truetype");font-weight:100}@font-face{font-family:Roboto;src:url(/assets/Roboto-Medium-CFKDKRMh.ttf) format("truetype");font-weight:500}@font-face{font-family:Roboto;src:url(/assets/Roboto-MediumItalic-DZe-jd04.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Roboto;src:url(/assets/Roboto-Light-y85UWPYz.ttf) format("truetype");font-weight:300}@font-face{font-family:Roboto;src:url(/assets/Roboto-LightItalic-CubrlQUP.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Roboto;src:url(/assets/Roboto-Italic-Dxo79a56.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Roboto;src:url(/assets/Roboto-BoldItalic-DLtOeeWN.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Roboto;src:url(/assets/Roboto-Bold-BKtbn9Wi.ttf) format("truetype");font-weight:700}@font-face{font-family:Roboto;src:url(/assets/Roboto-BlackItalic-Cd5WMiKN.ttf) format("truetype");font-weight:900;font-style:italic}@font-face{font-family:Roboto;src:url(/assets/Roboto-Black-qr0G-G-3.ttf) format("truetype");font-weight:900}:root{font-family:Roboto,system-ui,Avenir,Helvetica,Arial,sans-serif;background-color:#222;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width: 1000px){:root{background-color:#2d2d2d}}body{margin:0}main{width:100%}
