body>.card{left:-9999px;position:absolute;top:-9999px}.card{flex-shrink:0}.card[data-side=back] .card-sides{transform:rotateY(180deg)}.card[data-rotate=true]{transform:rotate(180deg)}.card .card-sides{transition:transform .5s}.card .card-sides,.card .card-sides .card-side{bottom:0;left:0;position:absolute;right:0;top:0;transform-style:preserve-3d}.card .card-sides .card-side{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-shadow:1px 1px 2px 1px rgba(0,0,0,.5);overflow:hidden;transform-origin:center center}.card .card-sides .card-side.front>*{pointer-events:none;user-select:none}.card .card-sides .card-side.back{transform:rotateY(180deg)}.card .card-sides .card-side.back>*{pointer-events:none;user-select:none}.card-stock .card.bga-cards_selectable-card:not(.bga-cards_disabled-card){cursor:pointer}.card-stock .card.bga-cards_disabled-card{cursor:not-allowed;filter:contrast(.6)}.card-stock.line-stock{display:flex;flex-direction:var(--direction);flex-wrap:var(--wrap);gap:var(--gap)}.card-stock.line-stock[data-center=true]{justify-content:center}.card-stock.slot-stock{display:flex;flex-direction:var(--direction);flex-wrap:var(--wrap);gap:var(--gap)}.card-stock.slot-stock[data-center=true]{justify-content:center}.card-stock.scrollable-stock{display:flex;gap:var(--button-gap)}.card-stock.scrollable-stock[data-scrollbar-visible=false]{-ms-overflow-style:none;scrollbar-width:none}.card-stock.scrollable-stock[data-scrollbar-visible=false]::-webkit-scrollbar{display:none}.card-stock.scrollable-stock .scrollable-stock-inner{display:flex;flex-wrap:nowrap;gap:var(--gap);overflow-x:auto}.card-stock.scrollable-stock .scrollable-stock-inner[data-center=true]{justify-content:center}.card-stock.hand-stock{display:flex;justify-content:center}.card-stock.hand-stock .card{transform:translateY(calc(var(--card-shift)*var(--hand-stock-middle-index-abs))) rotate(calc(var(--hand-stock-middle-index)*var(--card-inclination)))}.card-stock.hand-stock .card:not(:first-child){margin-left:calc(var(--card-overlap)*-1)}.card-stock.hand-stock .card[data-rotate=true]{transform:translateY(calc(var(--card-shift)*var(--hand-stock-middle-index-abs))) rotate(calc(180deg + var(--hand-stock-middle-index)*var(--card-inclination)))}.card-stock.manual-position-stock{position:relative}.card-stock.manual-position-stock .card{position:absolute}.card-stock.void-stock{position:relative}.card-stock.void-stock .card{position:absolute}.card-stock.deck{height:var(--height);position:relative;width:var(--width)}.card-stock.deck>.card{left:calc(var(--thickness)*var(--yShadowShift)*-1);position:absolute;top:calc(var(--thickness)*var(--xShadowShift)*-1)}.card-stock.deck>.card:first-child{box-shadow:calc(var(--thickness)*var(--xShadowShift)) calc(var(--thickness)*var(--yShadowShift)) 0 0 #111,calc(var(--thickness)*var(--xShadowShift)) calc(var(--thickness)*var(--yShadowShift)) 2px 1px rgba(0,0,0,.5)}.card-stock.deck[data-empty=true]>.card{visibility:hidden}.card-stock.deck[data-empty=true] .bga-cards_deck-counter.hide-when-empty{display:none}.bga-cards_deck-counter{--bga-cards-deck-counter-size:20px;align-items:center;display:flex;height:var(--bga-cards-deck-counter-size);justify-content:center;left:calc(var(--bga-cards-deck-left) - var(--bga-cards-deck-counter-size)/2);pointer-events:none;position:absolute;top:calc(var(--bga-cards-deck-top) - var(--bga-cards-deck-counter-size)/2);user-select:none;width:var(--bga-cards-deck-counter-size);z-index:2}.bga-cards_deck-counter.round{background:#fff;border-radius:50%;box-shadow:0 0 2px 1px #000;color:#000;font-size:14px}.bga-cards_deck-counter.text-shadow{color:#fff;font-size:20px;text-shadow:0 0 1px #000,0 0 2px #000,0 0 3px #000,0 0 4px #000}.bga-cards_deck-counter.hidden{display:none}.card-stock.all-visible-deck{--tile-count:1;height:calc(var(--height) + (var(--tile-count) - 1)*var(--vertical-shift));position:absolute;transition:width .5s ease-in-out,height .5s ease-in-out,background-color .5s ease-in-out,box-shadow .5s ease-in-out;width:calc(var(--width) + (var(--tile-count) - 1)*var(--horizontal-shift))}.card-stock.all-visible-deck>.card{left:calc(var(--horizontal-shift)*var(--order));margin:0;position:absolute;top:calc(var(--vertical-shift)*var(--order));transition:left .5s ease-in-out,top .5s ease-in-out}.card-stock.all-visible-deck.vertical.opened,.card-stock.all-visible-deck.vertical:active,.card-stock.all-visible-deck.vertical:hover{height:calc((var(--height) + var(--vertical-shift))*var(--tile-count) - var(--vertical-shift));z-index:1}.card-stock.all-visible-deck.vertical.opened>.card,.card-stock.all-visible-deck.vertical:active>.card,.card-stock.all-visible-deck.vertical:hover>.card{top:calc((var(--height) + var(--vertical-shift))*var(--order))}.card-stock.all-visible-deck.horizontal.opened,.card-stock.all-visible-deck.horizontal:active,.card-stock.all-visible-deck.horizontal:hover{width:calc((var(--width) + var(--horizontal-shift))*var(--tile-count) - var(--horizontal-shift));z-index:1}.card-stock.all-visible-deck.horizontal.opened>.card,.card-stock.all-visible-deck.horizontal:active>.card,.card-stock.all-visible-deck.horizontal:hover>.card{left:calc((var(--width) + var(--horizontal-shift))*var(--order))}.card-stock.all-visible-deck .bga-cards_deck-counter{transition:left .5s ease-in-out,top .5s ease-in-out}.card-stock.all-visible-deck[data-empty=true]>.card{visibility:hidden}.card-stock.all-visible-deck[data-empty=true] .bga-cards_deck-counter.hide-when-empty{display:none}#bga-zoom-wrapper{position:relative}#bga-zoom-wrapper .bga-zoom-inner{transform-origin:left top}#bga-zoom-wrapper .bga-zoom-inner[data-smooth=true]{transition:transform .5s}#bga-zoom-wrapper #bga-zoom-controls{position:absolute;top:0}#bga-zoom-wrapper #bga-zoom-controls[data-position=top-left]{left:0}#bga-zoom-wrapper #bga-zoom-controls[data-position=top-right]{right:0}#bga-zoom-wrapper #bga-zoom-controls button{border:0}#bga-zoom-wrapper #bga-zoom-controls button:not(.disabled){cursor:pointer}#bga-zoom-wrapper #bga-zoom-controls button.disabled{cursor:not-allowed;opacity:.5}#bga-zoom-wrapper #bga-zoom-controls .bga-zoom-out-icon{background:url('data:image/svg+xml;utf8,<svg width="100%" height="100%" viewBox="65 0 70 70" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;"><g><g transform="matrix(1,0,0,1,-4.97116,-76.2244)"><path d="M118,118C122.1,113.8 124.3,108.7 124.3,102.8C124.3,96.8 122.1,91.8 118,87.6C113.8,83.4 108.7,81.3 102.8,81.3C96.8,81.3 91.8,83.4 87.6,87.6C83.3,91.8 81.3,96.8 81.3,102.8C81.3,108.7 83.3,113.8 87.6,118C91.8,122.2 96.8,124.3 102.8,124.3C108.7,124.3 113.8,122.2 118,118" style="fill:none;fill-rule:nonzero;stroke:black;stroke-width:7px;"/></g><g transform="matrix(1,0,0,1,-4.97116,-76.2244)"><path d="M118,118L132.3,132.3" style="fill:none;fill-rule:nonzero;stroke:black;stroke-width:7px;"/></g><g transform="matrix(1,0,0,1,-4.97116,-76.2244)"><path d="M114.5,102.1L90.8,102.1" style="fill:none;fill-rule:nonzero;stroke:black;stroke-width:7px;"/></g></g></svg>');height:40px;width:40px}#bga-zoom-wrapper #bga-zoom-controls .bga-zoom-in-icon{background:url('data:image/svg+xml;utf8,<svg width="100%" height="100%" viewBox="0 0 70 70" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;"><g><g transform="matrix(1,0,0,1,-7.91703,-76.2244)"><path d="M23.8,102.1L35.7,102.1" style="fill:none;fill-rule:nonzero;stroke:black;stroke-width:7px;"/></g><g transform="matrix(1,0,0,1,-7.91703,-76.2244)"><path d="M35.7,102.1L47.5,102.1" style="fill:none;fill-rule:nonzero;stroke:black;stroke-width:7px;"/></g><g transform="matrix(1,0,0,1,-7.91703,-76.2244)"><path d="M35.7,102.1L35.7,90.3" style="fill:none;fill-rule:nonzero;stroke:black;stroke-width:7px;"/></g><g transform="matrix(1,0,0,1,-7.91703,-76.2244)"><path d="M51,118C55.2,113.8 57.3,108.7 57.3,102.8C57.3,96.8 55.2,91.8 51,87.6C46.8,83.4 41.7,81.3 35.8,81.3C29.9,81.3 24.8,83.4 20.6,87.6C16.4,91.8 14.3,96.8 14.3,102.8C14.3,108.7 16.4,113.8 20.6,118C24.8,122.2 29.9,124.3 35.8,124.3C41.7,124.3 46.8,122.2 51,118" style="fill:none;fill-rule:nonzero;stroke:black;stroke-width:7px;"/></g><g transform="matrix(1,0,0,1,-7.91703,-76.2244)"><path d="M35.7,113.9L35.7,102.1" style="fill:none;fill-rule:nonzero;stroke:black;stroke-width:7px;"/></g><g transform="matrix(1,0,0,1,-7.91703,-76.2244)"><path d="M65.3,132.3L51,118" style="fill:none;fill-rule:nonzero;stroke:black;stroke-width:7px;"/></g></g></svg>');height:40px;width:40px}#bga-zoom-wrapper #bga-zoom-controls[data-color=white] .bga-zoom-out-icon{background:url('data:image/svg+xml;utf8,<svg width="100%" height="100%" viewBox="65 0 70 70" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;"><g><g transform="matrix(1,0,0,1,-4.97116,-76.2244)"><path d="M118,118C122.1,113.8 124.3,108.7 124.3,102.8C124.3,96.8 122.1,91.8 118,87.6C113.8,83.4 108.7,81.3 102.8,81.3C96.8,81.3 91.8,83.4 87.6,87.6C83.3,91.8 81.3,96.8 81.3,102.8C81.3,108.7 83.3,113.8 87.6,118C91.8,122.2 96.8,124.3 102.8,124.3C108.7,124.3 113.8,122.2 118,118" style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:7px;"/></g><g transform="matrix(1,0,0,1,-4.97116,-76.2244)"><path d="M118,118L132.3,132.3" style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:7px;"/></g><g transform="matrix(1,0,0,1,-4.97116,-76.2244)"><path d="M114.5,102.1L90.8,102.1" style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:7px;"/></g></g></svg>');height:40px;width:40px}#bga-zoom-wrapper #bga-zoom-controls[data-color=white] .bga-zoom-in-icon{background:url('data:image/svg+xml;utf8,<svg width="100%" height="100%" viewBox="0 0 70 70" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;"><g><g transform="matrix(1,0,0,1,-7.91703,-76.2244)"><path d="M23.8,102.1L35.7,102.1" style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:7px;"/></g><g transform="matrix(1,0,0,1,-7.91703,-76.2244)"><path d="M35.7,102.1L47.5,102.1" style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:7px;"/></g><g transform="matrix(1,0,0,1,-7.91703,-76.2244)"><path d="M35.7,102.1L35.7,90.3" style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:7px;"/></g><g transform="matrix(1,0,0,1,-7.91703,-76.2244)"><path d="M51,118C55.2,113.8 57.3,108.7 57.3,102.8C57.3,96.8 55.2,91.8 51,87.6C46.8,83.4 41.7,81.3 35.8,81.3C29.9,81.3 24.8,83.4 20.6,87.6C16.4,91.8 14.3,96.8 14.3,102.8C14.3,108.7 16.4,113.8 20.6,118C24.8,122.2 29.9,124.3 35.8,124.3C41.7,124.3 46.8,122.2 51,118" style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:7px;"/></g><g transform="matrix(1,0,0,1,-7.91703,-76.2244)"><path d="M35.7,113.9L35.7,102.1" style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:7px;"/></g><g transform="matrix(1,0,0,1,-7.91703,-76.2244)"><path d="M65.3,132.3L51,118" style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:7px;"/></g></g></svg>');height:40px;width:40px}@font-face{font-display:swap;font-family:Orbitron;font-style:normal;font-weight:400 900;src:url(https://fonts.gstatic.com/s/orbitron/v34/yMJRMIlzdpvBhQQL_Qq7dy1biN15.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@keyframes springBounce{0%{transform:scale(1)}20%{transform:scale(5)}40%{transform:scale(.8)}55%{transform:scale(2.5)}70%{transform:scale(.95)}80%{transform:scale(1.5)}90%{transform:scale(.98)}to{transform:scale(1)}}.asteria-help{display:none;left:-4px;position:absolute;top:-4px;z-index:900}.asteria-help i{color:#fff;font-size:18px;text-shadow:0 0 1.5px rgba(0,0,0,.8),0 0 3px #19c3c3,0 0 5px #19c3c3,0 0 7px #19c3c3}.asteria-helper .asteria-help{cursor:help;display:initial;pointer-events:auto}.asteria-helper .asteria-card,.asteria-helper .asteria-planet-card{pointer-events:none}.asteria-card{box-shadow:none;height:150px;position:relative;transform-style:preserve-3d;width:107px}.asteria-card .asteria-card-back,.asteria-card .asteria-card-front{background-image:url(img/cards.jpg);background-repeat:no-repeat;background-size:1000% 400%;border-radius:6px;box-shadow:0 2px 2px 0 rgba(0,0,0,.28),0 3px 1px -2px rgba(0,0,0,.24),0 1px 5px 0 rgba(0,0,0,.4)!important;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.28),0 3px 1px -2px rgba(0,0,0,.24),0 1px 5px 0 rgba(0,0,0,.4)!important;box-sizing:border-box;height:150px;width:107px}.asteria-card[line="0"][column="0"] .asteria-card-front{background-position:0 0}.asteria-card[line="0"][column="1"] .asteria-card-front{background-position:11.1111111111% 0}.asteria-card[line="0"][column="2"] .asteria-card-front{background-position:22.2222222222% 0}.asteria-card[line="0"][column="3"] .asteria-card-front{background-position:33.3333333333% 0}.asteria-card[line="0"][column="4"] .asteria-card-front{background-position:44.4444444444% 0}.asteria-card[line="0"][column="5"] .asteria-card-front{background-position:55.5555555556% 0}.asteria-card[line="0"][column="6"] .asteria-card-front{background-position:66.6666666667% 0}.asteria-card[line="0"][column="7"] .asteria-card-front{background-position:77.7777777778% 0}.asteria-card[line="0"][column="8"] .asteria-card-front{background-position:88.8888888889% 0}.asteria-card[line="0"][column="9"] .asteria-card-front{background-position:100% 0}.asteria-card[line="0"][column="10"] .asteria-card-front{background-position:111.1111111111% 0}.asteria-card[line="1"][column="0"] .asteria-card-front{background-position:0 33.3333333333%}.asteria-card[line="1"][column="1"] .asteria-card-front{background-position:11.1111111111% 33.3333333333%}.asteria-card[line="1"][column="2"] .asteria-card-front{background-position:22.2222222222% 33.3333333333%}.asteria-card[line="1"][column="3"] .asteria-card-front{background-position:33.3333333333% 33.3333333333%}.asteria-card[line="1"][column="4"] .asteria-card-front{background-position:44.4444444444% 33.3333333333%}.asteria-card[line="1"][column="5"] .asteria-card-front{background-position:55.5555555556% 33.3333333333%}.asteria-card[line="1"][column="6"] .asteria-card-front{background-position:66.6666666667% 33.3333333333%}.asteria-card[line="1"][column="7"] .asteria-card-front{background-position:77.7777777778% 33.3333333333%}.asteria-card[line="1"][column="8"] .asteria-card-front{background-position:88.8888888889% 33.3333333333%}.asteria-card[line="1"][column="9"] .asteria-card-front{background-position:100% 33.3333333333%}.asteria-card[line="1"][column="10"] .asteria-card-front{background-position:111.1111111111% 33.3333333333%}.asteria-card[line="2"][column="0"] .asteria-card-front{background-position:0 66.6666666667%}.asteria-card[line="2"][column="1"] .asteria-card-front{background-position:11.1111111111% 66.6666666667%}.asteria-card[line="2"][column="2"] .asteria-card-front{background-position:22.2222222222% 66.6666666667%}.asteria-card[line="2"][column="3"] .asteria-card-front{background-position:33.3333333333% 66.6666666667%}.asteria-card[line="2"][column="4"] .asteria-card-front{background-position:44.4444444444% 66.6666666667%}.asteria-card[line="2"][column="5"] .asteria-card-front{background-position:55.5555555556% 66.6666666667%}.asteria-card[line="2"][column="6"] .asteria-card-front{background-position:66.6666666667% 66.6666666667%}.asteria-card[line="2"][column="7"] .asteria-card-front{background-position:77.7777777778% 66.6666666667%}.asteria-card[line="2"][column="8"] .asteria-card-front{background-position:88.8888888889% 66.6666666667%}.asteria-card[line="2"][column="9"] .asteria-card-front{background-position:100% 66.6666666667%}.asteria-card[line="2"][column="10"] .asteria-card-front{background-position:111.1111111111% 66.6666666667%}.asteria-card[line="3"][column="0"] .asteria-card-front{background-position:0 100%}.asteria-card[line="3"][column="1"] .asteria-card-front{background-position:11.1111111111% 100%}.asteria-card[line="3"][column="2"] .asteria-card-front{background-position:22.2222222222% 100%}.asteria-card[line="3"][column="3"] .asteria-card-front{background-position:33.3333333333% 100%}.asteria-card[line="3"][column="4"] .asteria-card-front{background-position:44.4444444444% 100%}.asteria-card[line="3"][column="5"] .asteria-card-front{background-position:55.5555555556% 100%}.asteria-card[line="3"][column="6"] .asteria-card-front{background-position:66.6666666667% 100%}.asteria-card[line="3"][column="7"] .asteria-card-front{background-position:77.7777777778% 100%}.asteria-card[line="3"][column="8"] .asteria-card-front{background-position:88.8888888889% 100%}.asteria-card[line="3"][column="9"] .asteria-card-front{background-position:100% 100%}.asteria-card[line="3"][column="10"] .asteria-card-front{background-position:111.1111111111% 100%}.asteria-card[line="4"][column="0"] .asteria-card-front{background-position:0 133.3333333333%}.asteria-card[line="4"][column="1"] .asteria-card-front{background-position:11.1111111111% 133.3333333333%}.asteria-card[line="4"][column="2"] .asteria-card-front{background-position:22.2222222222% 133.3333333333%}.asteria-card[line="4"][column="3"] .asteria-card-front{background-position:33.3333333333% 133.3333333333%}.asteria-card[line="4"][column="4"] .asteria-card-front{background-position:44.4444444444% 133.3333333333%}.asteria-card[line="4"][column="5"] .asteria-card-front{background-position:55.5555555556% 133.3333333333%}.asteria-card[line="4"][column="6"] .asteria-card-front{background-position:66.6666666667% 133.3333333333%}.asteria-card[line="4"][column="7"] .asteria-card-front{background-position:77.7777777778% 133.3333333333%}.asteria-card[line="4"][column="8"] .asteria-card-front{background-position:88.8888888889% 133.3333333333%}.asteria-card[line="4"][column="9"] .asteria-card-front{background-position:100% 133.3333333333%}.asteria-card[line="4"][column="10"] .asteria-card-front{background-position:111.1111111111% 133.3333333333%}.asteria-card .asteria-card-back{background-position:88.8888888889% 100%}.asteria-card.disabled{cursor:not-allowed;filter:brightness(.4)}.asteria-card.asteria-card-selected{border-radius:6px;outline:3px solid red}.asteria-card.highlight{box-shadow:0 0 10px 3px rgba(255,50,50,.7),0 0 20px 3px rgba(255,50,50,.9)!important}.asteria-card.rotate-anim{transition:transform .5s linear}.asteria-card[data-rotate=exploit] .asteria-help{bottom:-4px;right:-4px;transform:rotate(180deg)}.asteria-card[data-rotate=explore] .asteria-help{left:inherit;right:-4px;transform:rotate(90deg)}.asteria-card[data-rotate=expand] .asteria-help{bottom:-4px;top:inherit;transform:rotate(-90deg)}.asteria-table-cards-box[data-type=current] .asteria-card[data-rotate=exterminate],.asteria-table-cards-box[data-type=current] .asteria-planet-card{transform:rotate(0deg)}.asteria-table-cards-box[data-type=current] .asteria-card[data-rotate=exploit]{transform:rotate(180deg)}.asteria-table-cards-box[data-type=current] .asteria-card[data-rotate=exploit] .asteria-help{bottom:-4px;right:-4px;transform:rotate(180deg)}.asteria-table-cards-box[data-type=current] .asteria-card[data-rotate=explore]{transform:rotate(270deg)}.asteria-table-cards-box[data-type=current] .asteria-card[data-rotate=explore] .asteria-help{left:inherit;right:-4px;transform:rotate(90deg)}.asteria-table-cards-box[data-type=current] .asteria-card[data-rotate=expand]{transform:rotate(90deg)}.asteria-table-cards-box[data-type=current] .asteria-card[data-rotate=expand] .asteria-help{bottom:-4px;top:inherit;transform:rotate(-90deg)}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(2),.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(2)[data-rotate=exploit],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(2)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(2)[data-rotate=expand],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(2)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(3),.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(3)[data-rotate=exploit],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(3)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(3)[data-rotate=expand],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(3)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(4),.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(4)[data-rotate=exploit],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(4)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(4)[data-rotate=expand],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(4)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(5),.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(5)[data-rotate=exploit],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(5)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(5)[data-rotate=expand],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(5)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(6),.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(6)[data-rotate=exploit],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(6)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(6)[data-rotate=expand],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(6)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(7),.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(7)[data-rotate=exploit],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(7)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(7)[data-rotate=expand],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(7)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(8),.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(8)[data-rotate=exploit],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(8)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(8)[data-rotate=expand],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(8)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(9),.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(9)[data-rotate=exploit],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(9)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(9)[data-rotate=expand],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(9)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(10),.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(10)[data-rotate=exploit],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(10)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(10)[data-rotate=expand],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(10)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(11),.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(11)[data-rotate=exploit],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(11)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(11)[data-rotate=expand],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(11)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(12),.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(12)[data-rotate=exploit],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(12)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(12)[data-rotate=expand],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(12)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(13),.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(13)[data-rotate=exploit],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(13)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(13)[data-rotate=expand],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(13)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(14),.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(14)[data-rotate=exploit],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(14)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(14)[data-rotate=expand],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(14)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(15),.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(15)[data-rotate=exploit],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(15)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(15)[data-rotate=expand],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(15)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(16),.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(16)[data-rotate=exploit],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(16)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(16)[data-rotate=expand],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(16)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(17),.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(17)[data-rotate=exploit],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(17)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(17)[data-rotate=expand],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(17)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(18),.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(18)[data-rotate=exploit],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(18)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(18)[data-rotate=expand],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(18)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(19),.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(19)[data-rotate=exploit],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(19)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(19)[data-rotate=expand],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(19)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(20),.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(20)[data-rotate=exploit],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(20)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(20)[data-rotate=expand],.asteria-table-cards-box[data-type=current] .asteria-card:nth-child(20)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=opponent] .asteria-planet-card{transform:rotate(180deg);z-index:20}.asteria-table-cards-box[data-type=opponent] .asteria-card{z-index:19}.asteria-table-cards-box[data-type=opponent] .asteria-card[data-rotate=exterminate]{transform:rotate(180deg)}.asteria-table-cards-box[data-type=opponent] .asteria-card[data-rotate=exploit]{transform:rotate(0deg)}.asteria-table-cards-box[data-type=opponent] .asteria-card[data-rotate=explore]{transform:rotate(90deg)}.asteria-table-cards-box[data-type=opponent] .asteria-card[data-rotate=expand]{transform:rotate(270deg)}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(2){z-index:18}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(2)[data-rotate=exploit],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(2)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(2)[data-rotate=expand],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(2)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(3){z-index:17}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(3)[data-rotate=exploit],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(3)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(3)[data-rotate=expand],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(3)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(4){z-index:16}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(4)[data-rotate=exploit],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(4)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(4)[data-rotate=expand],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(4)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(5){z-index:15}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(5)[data-rotate=exploit],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(5)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(5)[data-rotate=expand],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(5)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(6){z-index:14}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(6)[data-rotate=exploit],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(6)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(6)[data-rotate=expand],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(6)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(7){z-index:13}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(7)[data-rotate=exploit],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(7)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(7)[data-rotate=expand],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(7)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(8){z-index:12}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(8)[data-rotate=exploit],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(8)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(8)[data-rotate=expand],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(8)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(9){z-index:11}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(9)[data-rotate=exploit],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(9)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(9)[data-rotate=expand],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(9)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(10){z-index:10}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(10)[data-rotate=exploit],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(10)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(10)[data-rotate=expand],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(10)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(11){z-index:9}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(11)[data-rotate=exploit],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(11)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(11)[data-rotate=expand],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(11)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(12){z-index:8}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(12)[data-rotate=exploit],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(12)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(12)[data-rotate=expand],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(12)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(13){z-index:7}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(13)[data-rotate=exploit],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(13)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(13)[data-rotate=expand],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(13)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(14){z-index:6}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(14)[data-rotate=exploit],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(14)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(14)[data-rotate=expand],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(14)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(15){z-index:5}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(15)[data-rotate=exploit],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(15)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(15)[data-rotate=expand],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(15)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(16){z-index:4}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(16)[data-rotate=exploit],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(16)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(16)[data-rotate=expand],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(16)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(17){z-index:3}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(17)[data-rotate=exploit],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(17)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(17)[data-rotate=expand],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(17)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(18){z-index:2}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(18)[data-rotate=exploit],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(18)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(18)[data-rotate=expand],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(18)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(19){z-index:1}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(19)[data-rotate=exploit],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(19)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(19)[data-rotate=expand],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(19)[data-rotate=explore]{margin-top:-125px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(20){z-index:0}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(20)[data-rotate=exploit],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(20)[data-rotate=exterminate]{margin-top:-100px}.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(20)[data-rotate=expand],.asteria-table-cards-box[data-type=opponent] .asteria-card:nth-child(20)[data-rotate=explore]{margin-top:-125px}.asteria-table-box .asteria-card{border-radius:6px;outline:2px solid #fff}.asteria-table-box .asteria-card.asteria-card-selected{outline:2px solid red}.asteria-table-box .asteria-card .asteria-card-back,.asteria-table-box .asteria-card .asteria-card-front{box-shadow:none!important}.asteria-table-box .asteria-table-cards .asteria-planet-card{border-radius:6px;outline:2px solid #fff}.asteria-table-box .asteria-table-cards .asteria-planet-card .asteria-card-back,.asteria-table-box .asteria-table-cards .asteria-planet-card .asteria-card-front{box-shadow:none!important}.asteria-planet-card{box-shadow:none;height:150px;position:relative;transform-style:preserve-3d;width:107px}.asteria-planet-card .asteria-planet-card-back,.asteria-planet-card .asteria-planet-card-front{background-image:url(img/planet_cards.jpg);background-repeat:no-repeat;background-size:800% 200%;border-radius:6px;box-shadow:0 2px 2px 0 rgba(0,0,0,.28),0 3px 1px -2px rgba(0,0,0,.24),0 1px 5px 0 rgba(0,0,0,.4)!important;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.28),0 3px 1px -2px rgba(0,0,0,.24),0 1px 5px 0 rgba(0,0,0,.4)!important;box-sizing:border-box;height:150px;width:107px}.asteria-planet-card[line="0"][column="0"] .asteria-planet-card-front{background-position:0 0}.asteria-planet-card[line="0"][column="1"] .asteria-planet-card-front{background-position:14.2857142857% 0}.asteria-planet-card[line="0"][column="2"] .asteria-planet-card-front{background-position:28.5714285714% 0}.asteria-planet-card[line="0"][column="3"] .asteria-planet-card-front{background-position:42.8571428571% 0}.asteria-planet-card[line="0"][column="4"] .asteria-planet-card-front{background-position:57.1428571429% 0}.asteria-planet-card[line="0"][column="5"] .asteria-planet-card-front{background-position:71.4285714286% 0}.asteria-planet-card[line="0"][column="6"] .asteria-planet-card-front{background-position:85.7142857143% 0}.asteria-planet-card[line="0"][column="7"] .asteria-planet-card-front{background-position:100% 0}.asteria-planet-card[line="1"][column="0"] .asteria-planet-card-front{background-position:0 100%}.asteria-planet-card[line="1"][column="1"] .asteria-planet-card-front{background-position:14.2857142857% 100%}.asteria-planet-card[line="1"][column="2"] .asteria-planet-card-front{background-position:28.5714285714% 100%}.asteria-planet-card[line="1"][column="3"] .asteria-planet-card-front{background-position:42.8571428571% 100%}.asteria-planet-card[line="1"][column="4"] .asteria-planet-card-front{background-position:57.1428571429% 100%}.asteria-planet-card[line="1"][column="5"] .asteria-planet-card-front{background-position:71.4285714286% 100%}.asteria-planet-card[line="1"][column="6"] .asteria-planet-card-front{background-position:85.7142857143% 100%}.asteria-planet-card[line="1"][column="7"] .asteria-planet-card-front{background-position:100% 100%}.asteria-planet-card[line="2"][column="0"] .asteria-planet-card-front{background-position:0 200%}.asteria-planet-card[line="2"][column="1"] .asteria-planet-card-front{background-position:14.2857142857% 200%}.asteria-planet-card[line="2"][column="2"] .asteria-planet-card-front{background-position:28.5714285714% 200%}.asteria-planet-card[line="2"][column="3"] .asteria-planet-card-front{background-position:42.8571428571% 200%}.asteria-planet-card[line="2"][column="4"] .asteria-planet-card-front{background-position:57.1428571429% 200%}.asteria-planet-card[line="2"][column="5"] .asteria-planet-card-front{background-position:71.4285714286% 200%}.asteria-planet-card[line="2"][column="6"] .asteria-planet-card-front{background-position:85.7142857143% 200%}.asteria-planet-card[line="2"][column="7"] .asteria-planet-card-front{background-position:100% 200%}.asteria-planet-card[line="3"][column="0"] .asteria-planet-card-front{background-position:0 300%}.asteria-planet-card[line="3"][column="1"] .asteria-planet-card-front{background-position:14.2857142857% 300%}.asteria-planet-card[line="3"][column="2"] .asteria-planet-card-front{background-position:28.5714285714% 300%}.asteria-planet-card[line="3"][column="3"] .asteria-planet-card-front{background-position:42.8571428571% 300%}.asteria-planet-card[line="3"][column="4"] .asteria-planet-card-front{background-position:57.1428571429% 300%}.asteria-planet-card[line="3"][column="5"] .asteria-planet-card-front{background-position:71.4285714286% 300%}.asteria-planet-card[line="3"][column="6"] .asteria-planet-card-front{background-position:85.7142857143% 300%}.asteria-planet-card[line="3"][column="7"] .asteria-planet-card-front{background-position:100% 300%}.asteria-planet-card .asteria-planet-card-back{background-position:100% 0}.asteria-planet-card.asteria-card-selected{border-radius:6px;outline:3px solid red}.asteria-planet-card[data-rotate=current]{transform:rotate(180deg)}.asteria-planet-card[data-rotate=current] .asteria-planet-card-back,.asteria-planet-card[data-rotate=current] .asteria-planet-card-front{box-shadow:0 -2px 2px 0 rgba(0,0,0,.28),0 -3px 1px -2px rgba(0,0,0,.24),0 -1px 5px 0 rgba(0,0,0,.4)!important;-webkit-box-shadow:0 -2px 2px 0 rgba(0,0,0,.28),0 -3px 1px -2px rgba(0,0,0,.24),0 -1px 5px 0 rgba(0,0,0,.4)!important}.asteria-planet-card[data-rotate=opponent]{transform:rotate(0deg)}.asteria-planet-card.disabled{cursor:not-allowed!important}.asteria-planet-card.highlight .asteria-planet-card-front{box-shadow:0 0 10px 3px rgba(255,50,50,.7),0 0 20px 3px rgba(255,50,50,.9)!important}.asteria-planet-card.rotate-anim{transition:transform .5s linear}.asteria-planet-card[data-rotate=current] .asteria-help{bottom:-4px;right:-4px;transform:rotate(180deg)}.asteria-deck .asteria-card,.asteria-planet-deck .asteria-planet-card{box-shadow:none!important}.asteria-deck-counter{background:#fff;border-radius:100%;bottom:8px;box-shadow:inset 0 0 3px 1px rgba(0,0,0,.5),0 2px 2px 0 rgba(0,0,0,.28),0 3px 1px -2px rgba(0,0,0,.24),0 1px 5px 0 rgba(0,0,0,.4);font-family:Orbitron;font-size:.5em;left:auto;right:8px;top:auto}.asteria-icon{aspect-ratio:1/1;background-image:url(img/icons.png);background-repeat:no-repeat;background-size:400% 500%;box-shadow:none;display:inline-flex;min-width:16px;position:relative;transform:scale(1.5);transform-style:preserve-3d;width:16px}.asteria-icon[icon=exterminate]{background-position:0 0}.asteria-icon[icon=explore]{background-position:33.3333333333% 0}.asteria-icon[icon=expand]{background-position:66.6666666667% 0}.asteria-icon[icon=exploit]{background-position:100% 0}.asteria-icon[icon=rotate_exterminate]{background-position:0 25%}.asteria-icon[icon=rotate_explore]{background-position:33.3333333333% 25%}.asteria-icon[icon=rotate_expand]{background-position:66.6666666667% 25%}.asteria-icon[icon=rotate_exploit]{background-position:100% 25%}.asteria-icon[icon=opponent]{background-position:0 50%}.asteria-icon[icon=instant]{background-position:33.3333333333% 50%}.asteria-icon[icon=continuous]{background-position:66.6666666667% 50%}.asteria-icon[icon=conflict]{background-position:100% 50%}.asteria-icon[icon=mineral]{background-position:0 75%}.asteria-icon[icon=energy]{background-position:33.3333333333% 75%}.asteria-icon[icon=draw_card]{background-position:66.6666666667% 75%}.asteria-icon[icon=reveal_planet]{background-position:100% 75%}.asteria-icon[icon=draw_planet_card]{background-position:0 100%}.asteria-icon[icon=exchange]{background-position:33.3333333333% 100%}.asteria-icon[icon=rotate]{background-position:66.6666666667% 100%}.asteria-icon[icon=force]{background-position:100% 100%}.asteria-expansion{aspect-ratio:194/222;background-image:url(img/expansion_marker.png);background-repeat:no-repeat;background-size:200% 100%;filter:drop-shadow(0 4px 4px rgba(0,0,0,.55)) drop-shadow(0 2px 0 rgba(0,0,0,.65));width:20px}.asteria-expansion[color=red]{background-position-x:0}.asteria-expansion[color=green]{background-position-x:100%}.asteria-expansion-box{aspect-ratio:194/222;left:58%;pointer-events:none;position:absolute;top:43%;transform-style:preserve-3d;width:20px;z-index:10}.asteria-expansion-box .asteria-expansion{position:absolute}.asteria-expansion-box .asteria-expansion:nth-child(2){left:5px}.asteria-table-planet[rotate=current][count="5"] .asteria-expansion-box:first-child{transform:rotate(123deg) translate(76px) rotate(-78deg)}.asteria-table-planet[rotate=current][count="5"] .asteria-expansion-box:nth-child(2){transform:rotate(151deg) translate(74px) rotate(-85deg)}.asteria-table-planet[rotate=current][count="5"] .asteria-expansion-box:nth-child(3){transform:rotate(181deg) translate(72px) rotate(-90deg)}.asteria-table-planet[rotate=current][count="5"] .asteria-expansion-box:nth-child(4){transform:rotate(210deg) translate(73px) rotate(-95deg)}.asteria-table-planet[rotate=current][count="5"] .asteria-expansion-box:nth-child(5){transform:rotate(237deg) translate(78px) rotate(-99deg)}.asteria-table-planet[rotate=current][count="7"] .asteria-expansion-box:first-child{transform:rotate(119deg) translate(78px) rotate(-81deg)}.asteria-table-planet[rotate=current][count="7"] .asteria-expansion-box:nth-child(2){transform:rotate(139deg) translate(74px) rotate(-83deg)}.asteria-table-planet[rotate=current][count="7"] .asteria-expansion-box:nth-child(3){transform:rotate(159deg) translate(72px) rotate(-88deg)}.asteria-table-planet[rotate=current][count="7"] .asteria-expansion-box:nth-child(4){transform:rotate(181deg) translate(71px) rotate(-90deg)}.asteria-table-planet[rotate=current][count="7"] .asteria-expansion-box:nth-child(5){transform:rotate(202deg) translate(72px) rotate(-94deg)}.asteria-table-planet[rotate=current][count="7"] .asteria-expansion-box:nth-child(6){transform:rotate(222deg) translate(75px) rotate(-93deg)}.asteria-table-planet[rotate=current][count="7"] .asteria-expansion-box:nth-child(7){transform:rotate(241deg) translate(79px) rotate(-98deg)}.asteria-table-planet[rotate=current][count="9"] .asteria-expansion-box:first-child{transform:rotate(117deg) translate(77px) rotate(-80deg)}.asteria-table-planet[rotate=current][count="9"] .asteria-expansion-box:nth-child(2){transform:rotate(132deg) translate(74px) rotate(-80deg)}.asteria-table-planet[rotate=current][count="9"] .asteria-expansion-box:nth-child(3){transform:rotate(148deg) translate(72px) rotate(-83deg)}.asteria-table-planet[rotate=current][count="9"] .asteria-expansion-box:nth-child(4){transform:rotate(164deg) translate(71px) rotate(-89deg)}.asteria-table-planet[rotate=current][count="9"] .asteria-expansion-box:nth-child(5){transform:rotate(181deg) translate(70px) rotate(-90deg)}.asteria-table-planet[rotate=current][count="9"] .asteria-expansion-box:nth-child(6){transform:rotate(197deg) translate(71px) rotate(-92deg)}.asteria-table-planet[rotate=current][count="9"] .asteria-expansion-box:nth-child(7){transform:rotate(214deg) translate(73px) rotate(-94deg)}.asteria-table-planet[rotate=current][count="9"] .asteria-expansion-box:nth-child(8){transform:rotate(229deg) translate(76px) rotate(-95deg)}.asteria-table-planet[rotate=current][count="9"] .asteria-expansion-box:nth-child(9){transform:rotate(244deg) translate(79px) rotate(-100deg)}.asteria-table-planet[rotate=opponent] .asteria-expansion-box{left:24%;top:42%}.asteria-table-planet[rotate=opponent][count="5"] .asteria-expansion-box:first-child{transform:rotate(303deg) translate(76px) rotate(-78deg)}.asteria-table-planet[rotate=opponent][count="5"] .asteria-expansion-box:nth-child(2){transform:rotate(331deg) translate(74px) rotate(-85deg)}.asteria-table-planet[rotate=opponent][count="5"] .asteria-expansion-box:nth-child(3){transform:rotate(361deg) translate(72px) rotate(-90deg)}.asteria-table-planet[rotate=opponent][count="5"] .asteria-expansion-box:nth-child(4){transform:rotate(390deg) translate(73px) rotate(-95deg)}.asteria-table-planet[rotate=opponent][count="5"] .asteria-expansion-box:nth-child(5){transform:rotate(417deg) translate(78px) rotate(-99deg)}.asteria-table-planet[rotate=opponent][count="7"] .asteria-expansion-box:first-child{transform:rotate(299deg) translate(78px) rotate(-81deg)}.asteria-table-planet[rotate=opponent][count="7"] .asteria-expansion-box:nth-child(2){transform:rotate(319deg) translate(74px) rotate(-83deg)}.asteria-table-planet[rotate=opponent][count="7"] .asteria-expansion-box:nth-child(3){transform:rotate(339deg) translate(72px) rotate(-88deg)}.asteria-table-planet[rotate=opponent][count="7"] .asteria-expansion-box:nth-child(4){transform:rotate(361deg) translate(71px) rotate(-90deg)}.asteria-table-planet[rotate=opponent][count="7"] .asteria-expansion-box:nth-child(5){transform:rotate(382deg) translate(72px) rotate(-94deg)}.asteria-table-planet[rotate=opponent][count="7"] .asteria-expansion-box:nth-child(6){transform:rotate(402deg) translate(75px) rotate(-93deg)}.asteria-table-planet[rotate=opponent][count="7"] .asteria-expansion-box:nth-child(7){transform:rotate(421deg) translate(79px) rotate(-98deg)}.asteria-table-planet[rotate=opponent][count="9"] .asteria-expansion-box:first-child{transform:rotate(297deg) translate(77px) rotate(-80deg)}.asteria-table-planet[rotate=opponent][count="9"] .asteria-expansion-box:nth-child(2){transform:rotate(312deg) translate(74px) rotate(-80deg)}.asteria-table-planet[rotate=opponent][count="9"] .asteria-expansion-box:nth-child(3){transform:rotate(328deg) translate(72px) rotate(-83deg)}.asteria-table-planet[rotate=opponent][count="9"] .asteria-expansion-box:nth-child(4){transform:rotate(344deg) translate(71px) rotate(-89deg)}.asteria-table-planet[rotate=opponent][count="9"] .asteria-expansion-box:nth-child(5){transform:rotate(361deg) translate(70px) rotate(-90deg)}.asteria-table-planet[rotate=opponent][count="9"] .asteria-expansion-box:nth-child(6){transform:rotate(377deg) translate(71px) rotate(-92deg)}.asteria-table-planet[rotate=opponent][count="9"] .asteria-expansion-box:nth-child(7){transform:rotate(394deg) translate(73px) rotate(-94deg)}.asteria-table-planet[rotate=opponent][count="9"] .asteria-expansion-box:nth-child(8){transform:rotate(409deg) translate(76px) rotate(-95deg)}.asteria-table-planet[rotate=opponent][count="9"] .asteria-expansion-box:nth-child(9){transform:rotate(424deg) translate(79px) rotate(-100deg)}.player-board{background:url(img/player_background.jpg);background-position:100% 0;background-size:100% auto}.asteria-player-board{display:flex;flex-direction:column;gap:20px;margin-top:4px;padding:8px}.asteria-player-board .asteria-player-board-counters{grid-gap:24px;align-items:center;display:grid;grid-template-areas:"counter counter"}.asteria-player-board .asteria-player-board-counters .asteria-player-board-count{align-items:center;display:flex;gap:8px;position:relative}.asteria-player-board .asteria-player-board-counters .asteria-player-board-count .asteria-action-card-icon{background-image:url(img/cards.jpg);background-position:88.8888888889% 100%;background-size:1000% 400%}.asteria-player-board .asteria-player-board-counters .asteria-player-board-count .asteria-action-card-icon,.asteria-player-board .asteria-player-board-counters .asteria-player-board-count .asteria-planet-card-icon{aspect-ratio:107/150;background-repeat:no-repeat;border-radius:2px;box-shadow:0 1px 1px 0 rgba(0,0,0,.28),0 1.5px .5px -1px rgba(0,0,0,.24),0 .5px 2.5px 0 rgba(0,0,0,.4);-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.28),0 1.5px .5px -1px rgba(0,0,0,.24),0 .5px 2.5px 0 rgba(0,0,0,.4);box-sizing:border-box;height:25px;position:relative}.asteria-player-board .asteria-player-board-counters .asteria-player-board-count .asteria-planet-card-icon{background-image:url(img/planet_cards.jpg);background-position:100% 0;background-size:800% 200%}.asteria-player-board .asteria-player-board-counters .asteria-player-board-count .asteria-icon{width:20px}.asteria-player-board .asteria-player-board-counters .asteria-player-board-count span{font-family:Orbitron;font-size:15px}.asteria-player-board .asteria-player-board-expansions{display:none;gap:20px;position:relative}.asteria-objective-box{background-image:url(img/background1.jpg);background-position:50%;background-size:100% auto;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;justify-content:space-around;transform-origin:left bottom;transition:transform .5s;width:200px}.asteria-objective-box:active,.asteria-objective-box:hover{transform:scale(1.5);z-index:100}.asteria-objective-box .asteria-objective{align-items:center;display:flex;margin-right:10px}.asteria-objective-box .asteria-objective .asteria-score{aspect-ratio:1/1;background-image:url(img/objective_values.png);background-position-y:0;background-repeat:no-repeat;background-size:300% 100%;min-width:50px;width:50px}.asteria-objective-box .asteria-objective .asteria-score[score="1"]{background-position-x:0}.asteria-objective-box .asteria-objective .asteria-score[score="2"]{background-position-x:50%}.asteria-objective-box .asteria-objective .asteria-score[score="3"]{background-position-x:100%}.asteria-objective-box .asteria-objective .asteria-marker{aspect-ratio:1/1;background-image:url(img/objective_marker.png);background-position:0 0;background-repeat:no-repeat;background-size:100% 100%;margin-right:10px;min-width:20px;opacity:.2;width:20px}.asteria-objective-box .asteria-objective .asteria-marker.anim{animation:springBounce 1s ease-out;opacity:1;z-index:30}.asteria-objective-box .asteria-objective .asteria-marker.selected{opacity:1}.asteria-objective-box .asteria-objective .asteria-objective-description{align-items:flex-end;color:#fff;display:flex;flex:1;flex-direction:column;font-family:Orbitron;gap:3px;justify-content:center}.asteria-objective-box .asteria-objective .asteria-objective-description .title{font-size:8px;text-align:right;text-shadow:0 0 3px #19c3c3,0 0 5px #19c3c3,0 0 7px #19c3c3;text-transform:uppercase;user-select:none}.asteria-objective-box .asteria-objective .asteria-objective-description .description{font-size:6px;text-align:right;user-select:none}.asteria-objective-box .asteria-objective .asteria-objective-description .description .asteria-icon{bottom:-2px;min-width:10px;width:10px}.asteria-subactions{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:8px}.asteria-subactions .action-button{margin:0}.asteria-action-button{text-transform:capitalize}.action-button{align-items:center;display:inline-flex!important;gap:5px}.asteria-select-count-box{box-sizing:border-box;display:flex;flex-direction:row;gap:20px;justify-content:center;margin-top:8px}.asteria-select-count-box .asteria-select-count{display:flex;flex-direction:column;gap:10px;justify-content:center}.asteria-select-count-box .asteria-select-count .asteria-select-count-info{align-items:flex-end;display:flex;gap:4px;justify-content:center}.asteria-select-count-box .asteria-select-count .asteria-select-count-info span{font-size:14px;font-weight:500;line-height:1;text-shadow:.5px .5px rgba(51,51,51,.5)}.asteria-select-count-box .asteria-select-count .asteria-select-count-options{display:inline-flex;gap:2px}.asteria-select-count-box .asteria-select-count .asteria-select-count-options input{border:1px solid #060606;border-radius:4px;font-size:14px;font-weight:400;padding:4px 8px;pointer-events:none;width:35px}.asteria-select-count-box .asteria-select-count .asteria-select-count-options .bgabutton{border-radius:4px;margin:0!important;padding:4px 8px}#pagemaintitletext{font-family:Orbitron}#pagemaintitletext .asteria-effect-label{margin-left:5px;margin-right:-2px;padding-left:35px}#pagemaintitletext .asteria-effect-label .asteria-icon{bottom:0;left:0;position:absolute;top:50%;transform:translateY(-50%);width:30px}#gameaction_status{font-family:Orbitron}html{background-attachment:fixed;background-image:url(img/background.jpg);background-position:100%;background-repeat:no-repeat;background-size:auto 100%}#bga-zoom-controls{right:15px!important;top:20px!important;z-index:30}.asteria-box{box-sizing:border-box;container:asteria-box/inline-size;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;padding:8px;position:relative}.asteria-box .asteria-box-highlight{box-shadow:0 0 5px 1.5px rgba(25,195,195,.7),0 0 10px 1.5px rgba(25,195,195,.9)!important}.asteria-box .asteria-title{color:#fff;font-family:Orbitron;font-size:14px}.asteria-box .asteria-global-cards{display:flex;flex:0;flex-direction:column;flex-wrap:wrap;gap:8px}@media screen and (max-width:980px){.asteria-box .asteria-global-cards{flex:1;flex-direction:row}}@container asteria-box (width < 980px){.asteria-box .asteria-global-cards{flex:1;flex-direction:row}}.asteria-box .asteria-hand-cards{background-color:rgba(0,0,0,.376);box-sizing:border-box;display:flex;flex-direction:column;flex-grow:0;gap:8px;padding:8px;position:relative}@media screen and (max-width:980px){.asteria-box .asteria-hand-cards{flex-grow:1;min-width:0}.asteria-box .asteria-hand-cards .line-stock{min-width:0}}@container asteria-box (width < 980px){.asteria-box .asteria-hand-cards{flex-grow:1;min-width:0}.asteria-box .asteria-hand-cards .line-stock{min-width:0}}.asteria-box .asteria-hand-cards .line-stock{box-sizing:border-box;min-height:150px;min-width:337px}.asteria-box .asteria-hand-cards #asteria-hand-planet-cards{padding-left:80px}.asteria-box .asteria-hand-cards #asteria-hand-planet-cards .asteria-planet-card{margin-left:-80px}.asteria-box .asteria-hand-cards #asteria-hand-planet-cards .asteria-planet-card:first-child{z-index:19}.asteria-box .asteria-hand-cards #asteria-hand-planet-cards .asteria-planet-card:nth-child(2){z-index:18}.asteria-box .asteria-hand-cards #asteria-hand-planet-cards .asteria-planet-card:nth-child(3){z-index:17}.asteria-box .asteria-hand-cards #asteria-hand-planet-cards .asteria-planet-card:nth-child(4){z-index:16}.asteria-box .asteria-hand-cards #asteria-hand-planet-cards .asteria-planet-card:nth-child(5){z-index:15}.asteria-box .asteria-hand-cards #asteria-hand-planet-cards .asteria-planet-card:nth-child(6){z-index:14}.asteria-box .asteria-hand-cards #asteria-hand-planet-cards .asteria-planet-card:nth-child(7){z-index:13}.asteria-box .asteria-hand-cards #asteria-hand-planet-cards .asteria-planet-card:nth-child(8){z-index:12}.asteria-box .asteria-hand-cards #asteria-hand-planet-cards .asteria-planet-card:nth-child(9){z-index:11}.asteria-box .asteria-hand-cards #asteria-hand-planet-cards .asteria-planet-card:nth-child(10){z-index:10}.asteria-box .asteria-hand-cards #asteria-hand-planet-cards .asteria-planet-card:nth-child(11){z-index:9}.asteria-box .asteria-hand-cards #asteria-hand-planet-cards .asteria-planet-card:nth-child(12){z-index:8}.asteria-box .asteria-hand-cards #asteria-hand-planet-cards .asteria-planet-card:nth-child(13){z-index:7}.asteria-box .asteria-hand-cards #asteria-hand-planet-cards .asteria-planet-card:nth-child(14){z-index:6}.asteria-box .asteria-hand-cards #asteria-hand-planet-cards .asteria-planet-card:nth-child(15){z-index:5}.asteria-box .asteria-hand-cards #asteria-hand-planet-cards .asteria-planet-card:nth-child(16){z-index:4}.asteria-box .asteria-hand-cards #asteria-hand-planet-cards .asteria-planet-card:nth-child(17){z-index:3}.asteria-box .asteria-hand-cards #asteria-hand-planet-cards .asteria-planet-card:nth-child(18){z-index:2}.asteria-box .asteria-hand-cards #asteria-hand-planet-cards .asteria-planet-card:nth-child(19){z-index:1}.asteria-box .asteria-hand-cards #asteria-hand-planet-cards .asteria-planet-card:nth-child(20){z-index:0}.asteria-box .asteria-hand-cards #asteria-hand-planet-cards .asteria-planet-card .asteria-help{left:inherit;right:-4px}.asteria-box .asteria-decks-box{align-items:flex-end;background-color:rgba(0,0,0,.376);box-sizing:border-box;display:flex;padding:8px}.asteria-box .asteria-decks-box .asteria-decks{display:flex;gap:8px}.asteria-box .asteria-table-box{align-items:center;background-color:rgba(0,0,0,.376);box-sizing:border-box;display:flex;flex:1;flex-direction:column;justify-content:center;min-width:550px;padding:8px}.asteria-box .asteria-table-box .asteria-table-cards-box,.asteria-box .asteria-table-box .asteria-table-planets{display:flex;gap:40px}.asteria-box .asteria-table-box .asteria-table-cards-box[data-type=current]{align-items:flex-start}.asteria-box .asteria-table-box .asteria-table-cards-box[data-type=opponent]{align-items:flex-end}.asteria-box .asteria-table-box .asteria-table-planet-box{align-items:center;display:flex;justify-content:center;min-height:150px;min-width:150px}.asteria-box .asteria-table-box .asteria-table-planet-box .asteria-table-planet{min-height:150px;min-width:107px;position:relative}.asteria-box .asteria-table-box .asteria-table-planet-box .asteria-table-planet .asteria-table-planet-shadow{border-radius:7px;box-shadow:inset 0 0 20px #fff,inset 0 0 20px #fff;height:99%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:99%}.asteria-box .asteria-table-box .asteria-table-planet-box .asteria-table-planet .asteria-table-planet-title{color:#fff;font-family:Orbitron;font-size:14px;left:-20px;position:absolute;top:50%;transform:translate(-50%,-25%) rotate(-90deg);white-space:nowrap}.asteria-box .asteria-table-box .asteria-table-planet-box .asteria-table-planet.disabled{cursor:not-allowed;filter:brightness(.4)}.asteria-box .asteria-table-box .asteria-table-cards{align-items:center;min-height:150px;min-width:150px;position:relative}.asteria-box .asteria-table-box .asteria-table-force-box{display:flex;gap:40px;margin-bottom:6px;margin-top:6px}.asteria-box .asteria-table-box .asteria-table-force-box .anim{animation:springBounce 1.5s ease-out;z-index:30}.asteria-box .asteria-table-box .asteria-table-force-box .asteria-table-force{align-items:center;display:flex;justify-content:center;min-width:150px}.asteria-box .asteria-table-box .asteria-table-force-box .asteria-table-force span{color:#fff;font-family:Orbitron;font-size:12px}.asteria-box .asteria-table-box .asteria-table-force-box .asteria-table-force span.extra{align-items:center;display:inline-flex;margin-left:4px}.asteria-box .asteria-table-box .asteria-table-force-box .asteria-table-force span.extra span{font-size:10px}.asteria-box .asteria-table-box .asteria-table-force-box .asteria-table-force span.extra .symbol{display:none}.asteria-box .asteria-table-box .asteria-table-force-box .asteria-table-force span.extra .symbol.show{display:inherit}.asteria-box .asteria-table-box .asteria-table-force-box .asteria-table-force .asteria-icon{filter:drop-shadow(0 4px 4px rgba(0,0,0,.55)) drop-shadow(0 2px 0 rgba(0,0,0,.65));margin-left:8px;width:20px}.asteria-box .asteria-play-area-box{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:8px;min-height:166px;width:100%}.asteria-box .asteria-play-area-box .asteria-play-area{background-color:rgba(0,0,0,.376);display:flex;flex:1;gap:8px}.asteria-box .asteria-play-area-box .asteria-play-area .asteria-title{text-align:center;width:100%}.asteria-box .asteria-play-area-box .asteria-play-area .asteria-play-area-content{display:flex;flex:1;flex-direction:column;gap:8px;padding:8px}.asteria-box .asteria-play-area-box .asteria-play-area-cards-box{align-items:flex-start;align-items:center;display:flex;flex:1;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:center}.asteria-box .asteria-play-area-box .asteria-play-area-cards-box .asteria-play-area-cards{align-items:center;display:flex;margin-bottom:-20px;min-width:150px;text-align:center}.asteria-box .asteria-play-area-box .asteria-play-area-cards-box .asteria-play-area-cards .asteria-planet-card{margin-top:-130px;transform:rotate(-90deg)}.asteria-box .asteria-play-area-box .asteria-play-area-cards-box .asteria-play-area-cards .asteria-planet-card:first-child{margin-top:-20px}.asteria-box .asteria-play-area-box .asteria-play-area-cards-box .asteria-play-area-cards .asteria-planet-card .asteria-help{left:inherit;right:-4px;transform:rotate(90deg)}.asteria-box .asteria-play-area-box .asteria-play-area-cards-box .asteria-play-area-cards .asteria-card{margin-top:-130px;transform:rotate(90deg)}.asteria-box .asteria-play-area-box .asteria-play-area-cards-box .asteria-play-area-cards .asteria-card:first-child{margin-top:-20px}.asteria-box .asteria-play-area-box .asteria-play-area-cards-box .asteria-play-area-cards .asteria-card .asteria-help{bottom:-4px;top:inherit;transform:rotate(-90deg)}.asteria-card-tooltip{align-items:center;background-image:url(img/background1.jpg);background-position:50%;background-size:100% auto;border-radius:6px;color:#fff;display:flex;font-family:Orbitron;gap:4px;padding:0 6px;width:400px}.asteria-card-tooltip.asteria-card-dialog{margin-top:40px;width:500px}.asteria-card-tooltip .asteria-card-tooltip-list{display:flex;flex:1;flex-direction:column}.asteria-card-tooltip .asteria-card-tooltip-list .asteria-card-tooltip-cost-box{align-items:center;align-self:center;display:flex;font-size:14px;gap:8px;padding:10px 0}.asteria-card-tooltip .asteria-card-tooltip-list .asteria-card-tooltip-cost-box .asteria-card-tooltip-cost{display:flex;gap:4px}.asteria-card-tooltip .asteria-card-tooltip-card{background-image:url(img/cards.jpg);background-repeat:no-repeat;background-size:1000% 400%;border-radius:6px;box-shadow:0 2px 2px 0 rgba(0,0,0,.28),0 3px 1px -2px rgba(0,0,0,.24),0 1px 5px 0 rgba(0,0,0,.4)!important;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.28),0 3px 1px -2px rgba(0,0,0,.24),0 1px 5px 0 rgba(0,0,0,.4)!important;box-sizing:border-box;height:225px;min-width:160.5px;width:160.5px}.asteria-card-tooltip .asteria-card-tooltip-card[line="0"][column="0"]{background-position:0 0}.asteria-card-tooltip .asteria-card-tooltip-card[line="0"][column="1"]{background-position:11.1111111111% 0}.asteria-card-tooltip .asteria-card-tooltip-card[line="0"][column="2"]{background-position:22.2222222222% 0}.asteria-card-tooltip .asteria-card-tooltip-card[line="0"][column="3"]{background-position:33.3333333333% 0}.asteria-card-tooltip .asteria-card-tooltip-card[line="0"][column="4"]{background-position:44.4444444444% 0}.asteria-card-tooltip .asteria-card-tooltip-card[line="0"][column="5"]{background-position:55.5555555556% 0}.asteria-card-tooltip .asteria-card-tooltip-card[line="0"][column="6"]{background-position:66.6666666667% 0}.asteria-card-tooltip .asteria-card-tooltip-card[line="0"][column="7"]{background-position:77.7777777778% 0}.asteria-card-tooltip .asteria-card-tooltip-card[line="0"][column="8"]{background-position:88.8888888889% 0}.asteria-card-tooltip .asteria-card-tooltip-card[line="0"][column="9"]{background-position:100% 0}.asteria-card-tooltip .asteria-card-tooltip-card[line="0"][column="10"]{background-position:111.1111111111% 0}.asteria-card-tooltip .asteria-card-tooltip-card[line="1"][column="0"]{background-position:0 33.3333333333%}.asteria-card-tooltip .asteria-card-tooltip-card[line="1"][column="1"]{background-position:11.1111111111% 33.3333333333%}.asteria-card-tooltip .asteria-card-tooltip-card[line="1"][column="2"]{background-position:22.2222222222% 33.3333333333%}.asteria-card-tooltip .asteria-card-tooltip-card[line="1"][column="3"]{background-position:33.3333333333% 33.3333333333%}.asteria-card-tooltip .asteria-card-tooltip-card[line="1"][column="4"]{background-position:44.4444444444% 33.3333333333%}.asteria-card-tooltip .asteria-card-tooltip-card[line="1"][column="5"]{background-position:55.5555555556% 33.3333333333%}.asteria-card-tooltip .asteria-card-tooltip-card[line="1"][column="6"]{background-position:66.6666666667% 33.3333333333%}.asteria-card-tooltip .asteria-card-tooltip-card[line="1"][column="7"]{background-position:77.7777777778% 33.3333333333%}.asteria-card-tooltip .asteria-card-tooltip-card[line="1"][column="8"]{background-position:88.8888888889% 33.3333333333%}.asteria-card-tooltip .asteria-card-tooltip-card[line="1"][column="9"]{background-position:100% 33.3333333333%}.asteria-card-tooltip .asteria-card-tooltip-card[line="1"][column="10"]{background-position:111.1111111111% 33.3333333333%}.asteria-card-tooltip .asteria-card-tooltip-card[line="2"][column="0"]{background-position:0 66.6666666667%}.asteria-card-tooltip .asteria-card-tooltip-card[line="2"][column="1"]{background-position:11.1111111111% 66.6666666667%}.asteria-card-tooltip .asteria-card-tooltip-card[line="2"][column="2"]{background-position:22.2222222222% 66.6666666667%}.asteria-card-tooltip .asteria-card-tooltip-card[line="2"][column="3"]{background-position:33.3333333333% 66.6666666667%}.asteria-card-tooltip .asteria-card-tooltip-card[line="2"][column="4"]{background-position:44.4444444444% 66.6666666667%}.asteria-card-tooltip .asteria-card-tooltip-card[line="2"][column="5"]{background-position:55.5555555556% 66.6666666667%}.asteria-card-tooltip .asteria-card-tooltip-card[line="2"][column="6"]{background-position:66.6666666667% 66.6666666667%}.asteria-card-tooltip .asteria-card-tooltip-card[line="2"][column="7"]{background-position:77.7777777778% 66.6666666667%}.asteria-card-tooltip .asteria-card-tooltip-card[line="2"][column="8"]{background-position:88.8888888889% 66.6666666667%}.asteria-card-tooltip .asteria-card-tooltip-card[line="2"][column="9"]{background-position:100% 66.6666666667%}.asteria-card-tooltip .asteria-card-tooltip-card[line="2"][column="10"]{background-position:111.1111111111% 66.6666666667%}.asteria-card-tooltip .asteria-card-tooltip-card[line="3"][column="0"]{background-position:0 100%}.asteria-card-tooltip .asteria-card-tooltip-card[line="3"][column="1"]{background-position:11.1111111111% 100%}.asteria-card-tooltip .asteria-card-tooltip-card[line="3"][column="2"]{background-position:22.2222222222% 100%}.asteria-card-tooltip .asteria-card-tooltip-card[line="3"][column="3"]{background-position:33.3333333333% 100%}.asteria-card-tooltip .asteria-card-tooltip-card[line="3"][column="4"]{background-position:44.4444444444% 100%}.asteria-card-tooltip .asteria-card-tooltip-card[line="3"][column="5"]{background-position:55.5555555556% 100%}.asteria-card-tooltip .asteria-card-tooltip-card[line="3"][column="6"]{background-position:66.6666666667% 100%}.asteria-card-tooltip .asteria-card-tooltip-card[line="3"][column="7"]{background-position:77.7777777778% 100%}.asteria-card-tooltip .asteria-card-tooltip-card[line="3"][column="8"]{background-position:88.8888888889% 100%}.asteria-card-tooltip .asteria-card-tooltip-card[line="3"][column="9"]{background-position:100% 100%}.asteria-card-tooltip .asteria-card-tooltip-card[line="3"][column="10"]{background-position:111.1111111111% 100%}.asteria-card-tooltip .asteria-card-tooltip-card[line="4"][column="0"]{background-position:0 133.3333333333%}.asteria-card-tooltip .asteria-card-tooltip-card[line="4"][column="1"]{background-position:11.1111111111% 133.3333333333%}.asteria-card-tooltip .asteria-card-tooltip-card[line="4"][column="2"]{background-position:22.2222222222% 133.3333333333%}.asteria-card-tooltip .asteria-card-tooltip-card[line="4"][column="3"]{background-position:33.3333333333% 133.3333333333%}.asteria-card-tooltip .asteria-card-tooltip-card[line="4"][column="4"]{background-position:44.4444444444% 133.3333333333%}.asteria-card-tooltip .asteria-card-tooltip-card[line="4"][column="5"]{background-position:55.5555555556% 133.3333333333%}.asteria-card-tooltip .asteria-card-tooltip-card[line="4"][column="6"]{background-position:66.6666666667% 133.3333333333%}.asteria-card-tooltip .asteria-card-tooltip-card[line="4"][column="7"]{background-position:77.7777777778% 133.3333333333%}.asteria-card-tooltip .asteria-card-tooltip-card[line="4"][column="8"]{background-position:88.8888888889% 133.3333333333%}.asteria-card-tooltip .asteria-card-tooltip-card[line="4"][column="9"]{background-position:100% 133.3333333333%}.asteria-card-tooltip .asteria-card-tooltip-card[line="4"][column="10"]{background-position:111.1111111111% 133.3333333333%}.asteria-card-tooltip .asteria-card-tooltip-effect{align-items:center;border-bottom:1px solid #ccc;box-sizing:border-box;display:flex;gap:12px;padding:10px 6px;position:relative}.asteria-card-tooltip .asteria-card-tooltip-effect:last-child{border-bottom:none}.asteria-card-tooltip .asteria-card-tooltip-effect>.asteria-icon{height:20px;min-width:20px;width:20px}.asteria-card-tooltip .asteria-card-tooltip-effect .asteria-card-tooltip-details{display:flex;flex-direction:column;gap:2px;z-index:1}.asteria-card-tooltip .asteria-card-tooltip-effect .asteria-card-tooltip-details .asteria-icon{height:12px;margin:0 4px;min-width:12px;top:3px;width:12px}.asteria-card-tooltip .asteria-card-tooltip-effect .asteria-card-tooltip-details .title{display:inline-flex;font-size:14px;font-weight:700;margin-top:-5px}.asteria-card-tooltip .asteria-card-tooltip-effect .asteria-card-tooltip-details .description{font-size:12px;min-height:19px}.asteria-card-tooltip .asteria-card-tooltip-effect .asteria-card-tooltip-actions{display:flex;flex-direction:row;gap:5px;position:absolute;right:2px;top:50%;transform:translateY(-50%);z-index:0}.asteria-card-tooltip .asteria-card-tooltip-effect .asteria-card-tooltip-actions .asteria-icon{height:30px;opacity:.2;width:30px}.asteria-planet-card-tooltip{background-image:url(img/background1.jpg);background-position:50%;background-size:100% auto;border-radius:6px;color:#fff;display:flex;flex-direction:column;font-family:Orbitron;gap:6px;padding:6px;width:250px}.asteria-planet-card-tooltip.asteria-card-dialog{margin-top:40px}.asteria-planet-card-tooltip .title{font-size:14px;font-weight:700}.asteria-planet-card-tooltip .title .asteria-icon{top:3px}.asteria-planet-card-tooltip .list{display:flex}.asteria-planet-card-tooltip .list .item{border:1px solid #ccc;border-right:0;box-sizing:border-box;display:flex;flex:1;justify-content:center;padding:6px}.asteria-planet-card-tooltip .list .item:first-child{border-radius:2px 0 0 2px}.asteria-planet-card-tooltip .list .item:last-child{border-radius:0 2px 2px 0;border-right:1px solid #ccc}.asteria-planet-card-tooltip .list .item .asteria-icon{height:12px;min-width:12px;width:12px}.asteria-effect-label{display:inline;font-weight:700;position:relative;text-transform:capitalize}.asteria-effect-label .asteria-icon{bottom:-3px}