.game.svelte-pkx8zn.svelte-pkx8zn{display:grid;grid-template-areas:"p2 p2 p2"
		"ws tb ts"
		"p1 p1 p1";grid-template-columns:100px 1fr 100px;grid-template-rows:100px 1fr 100px;height:100vh}.game.not-playing.svelte-pkx8zn.svelte-pkx8zn:after{content:'';position:absolute;top:0;right:0;height:100%;width:100%;background:var(--eco);mix-blend-mode:multiply;z-index:-1}.table.svelte-pkx8zn.svelte-pkx8zn{align-items:center;display:flex;height:100%;grid-area:tb;justify-content:center;max-height:calc(100vh - 200px);padding:48px 20px}.table[data-winner].svelte-pkx8zn.svelte-pkx8zn{flex-direction:column}.menu.svelte-pkx8zn.svelte-pkx8zn{gap:20px}.menu.svelte-pkx8zn .lobbies.svelte-pkx8zn{background:url('/assets/board.png') no-repeat;background-size:100% 100%;border-radius:5px;box-shadow:0 2px 5px rgba(0, 0, 0, 0.5);color:white;height:100%;margin-right:50px;padding:18px 10px;width:320px}.menu.svelte-pkx8zn .lobbies[data-hosting].svelte-pkx8zn{cursor:not-allowed}.menu.svelte-pkx8zn .lobbies.svelte-pkx8zn:empty{display:grid;place-items:center}.menu.svelte-pkx8zn .lobbies.svelte-pkx8zn:empty:after{content:'No open lobbies.'}.menu.svelte-pkx8zn .lobbies li.svelte-pkx8zn{list-style:none;padding:15px 10px;user-select:none}.menu.svelte-pkx8zn .lobbies li[data-selected].svelte-pkx8zn{border-left:3px solid yellow}.menu.svelte-pkx8zn .lobbies .room.svelte-pkx8zn{float:right;font-size:italic;opacity:0.5}.menu.svelte-pkx8zn aside.svelte-pkx8zn{flex:1}.menu.svelte-pkx8zn .goals.svelte-pkx8zn{background:rgba(0, 0, 0, 0.1);border:1px solid rgba(0, 0, 0, 0.25);border-radius:8px;color:white;flex:1.5;padding:30px 20px}.goals.svelte-pkx8zn ul.svelte-pkx8zn{font-size:1.2em;list-style:none}.goals.svelte-pkx8zn strong.svelte-pkx8zn{color:var(--tnt)}.goals.svelte-pkx8zn span.svelte-pkx8zn{display:inline-grid;height:30px;margin-right:5px;vertical-align:middle;width:30px}.goals.svelte-pkx8zn .food.svelte-pkx8zn{background:url('/assets/food.png') no-repeat left center;background-size:100% auto}.goals.svelte-pkx8zn .sugar.svelte-pkx8zn{background:url('/assets/star.png') no-repeat left center;background-size:100% auto}.goals.svelte-pkx8zn .civ.svelte-pkx8zn{color:rgb(255, 243, 189);font-size:1.25em;line-height:26px;text-align:center}.logo.svelte-pkx8zn.svelte-pkx8zn{display:block;margin-bottom:20px}.wonder-select.svelte-pkx8zn.svelte-pkx8zn{flex-wrap:wrap}.wonder-select.svelte-pkx8zn h2.svelte-pkx8zn{margin:0;text-align:center;width:100%}.tokens.svelte-pkx8zn.svelte-pkx8zn{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-around;height:100%;grid-area:ts;padding:5vh 0}.token.svelte-pkx8zn.svelte-pkx8zn:after{left:auto;right:110%;top:25%}
@keyframes svelte-1cdw11b-takeCardDown{from{opacity:1;transform:translate(0, 0)}to{opacity:0;transform:translate(-50%, 200%)}}@keyframes svelte-1cdw11b-takeCardUp{from{opacity:1;transform:translate(0, 0)}to{opacity:0;transform:translate(-50%, -200%)}}@keyframes svelte-1cdw11b-takeCardSide{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translate(300%)}}.card.svelte-1cdw11b.svelte-1cdw11b{color:white;cursor:pointer;height:calc((100vh - 200px) / 5);max-width:300px;min-height:144px;min-width:calc((100vh - 200px) / 5);perspective:500px;position:relative;user-select:none;width:80%;z-index:1}.card[data-type="war"].svelte-1cdw11b .content.svelte-1cdw11b,.card[data-type="war"].svelte-1cdw11b .ingoo li.svelte-1cdw11b:before{background-color:var(--war)}.card[data-type="sci"].svelte-1cdw11b .content.svelte-1cdw11b,.card[data-type="sci"].svelte-1cdw11b .ingoo li.svelte-1cdw11b:before{background-color:var(--sci)}.card[data-type="civ"].svelte-1cdw11b .content.svelte-1cdw11b{background-color:var(--civ);background-image:url('/assets/card.png');background-blend-mode:luminosity}.card[data-type="civ"].svelte-1cdw11b .ingoo li.svelte-1cdw11b:before{background-color:var(--civ);background-image:url('/assets/bar.png');background-blend-mode:luminosity}.card[data-type="eco"].svelte-1cdw11b .content.svelte-1cdw11b,.card[data-type="eco"].svelte-1cdw11b .ingoo li.svelte-1cdw11b:before{background-color:var(--eco)}.card[data-type="res"].svelte-1cdw11b .content.svelte-1cdw11b,.card[data-type="res"].svelte-1cdw11b .ingoo li.svelte-1cdw11b:before{background-color:var(--res)}.card[data-type="man"].svelte-1cdw11b .content.svelte-1cdw11b,.card[data-type="man"].svelte-1cdw11b .ingoo li.svelte-1cdw11b:before{background-position:left bottom;background-blend-mode:none}.card[data-type="guild"].svelte-1cdw11b .content.svelte-1cdw11b{background-color:var(--guild)}.card[data-blocked].svelte-1cdw11b.svelte-1cdw11b{filter:grayscale(0.5) saturate(60%);pointer-events:none}.card[data-hidden].svelte-1cdw11b .content.svelte-1cdw11b{transform:rotateY( 180deg )}.card[data-hidden].svelte-1cdw11b .front .svelte-1cdw11b{display:none !important}.card[data-taken].svelte-1cdw11b.svelte-1cdw11b{animation-fill-mode:forwards !important;pointer-events:none}.card[data-taken="p1"].svelte-1cdw11b.svelte-1cdw11b{animation:svelte-1cdw11b-takeCardDown 0.5s ease-in}.card[data-taken="p2"].svelte-1cdw11b.svelte-1cdw11b{animation:svelte-1cdw11b-takeCardUp 0.5s ease-in}.card[data-taken="sold"].svelte-1cdw11b.svelte-1cdw11b{animation:svelte-1cdw11b-takeCardSide 0.5s ease-in}.card.svelte-1cdw11b.svelte-1cdw11b:nth-child(n+7){top:-40%;left:50%}.card.svelte-1cdw11b.svelte-1cdw11b:nth-child(n+13){top:-80%;left:0}.card.svelte-1cdw11b.svelte-1cdw11b:nth-child(n+19){top:-120%;left:50%}.card.svelte-1cdw11b.svelte-1cdw11b:nth-child(n+25){top:-160%;left:0}.card.svelte-1cdw11b.svelte-1cdw11b:nth-child(n+31){top:-200%;left:50%}.card.svelte-1cdw11b.svelte-1cdw11b:nth-child(n+37){top:-240%;left:0}.card[data-res="stone"].svelte-1cdw11b .pog.svelte-1cdw11b:before,.card[data-trade="stone"].svelte-1cdw11b .pog.svelte-1cdw11b:before{background-position:-30px 0}.card[data-res="wood"].svelte-1cdw11b .pog.svelte-1cdw11b:before,.card[data-trade="wood"].svelte-1cdw11b .pog.svelte-1cdw11b:before{background-position:-60px 0}.card[data-res="paper"].svelte-1cdw11b .pog.svelte-1cdw11b:before,.card[data-trade="paper"].svelte-1cdw11b .pog.svelte-1cdw11b:before{background-position:0 -30px}.card[data-res="glass"].svelte-1cdw11b .pog.svelte-1cdw11b:before,.card[data-trade="glass"].svelte-1cdw11b .pog.svelte-1cdw11b:before{background-position:-30px -30px}.card[data-trade].svelte-1cdw11b .pog.svelte-1cdw11b:after{background:rgba(0, 0, 0, 0.5);border-radius:3px;content:"1";display:block;font-size:0.7em;padding:0 8px;position:absolute;bottom:1px;left:20%;text-align:center;z-index:1}.card.svelte-1cdw11b .content.svelte-1cdw11b{background:url('/assets/card.png');background-size:100% 200%;background-blend-mode:hard-light;border-radius:5px;box-shadow:0 2px 7px rgba(0, 0, 0, 0.5);display:flex;flex-direction:column;height:100%;position:absolute;transition:transform 0.5s;transform-style:preserve-3d;width:100%}.card.svelte-1cdw11b .front.svelte-1cdw11b,.card.svelte-1cdw11b .back.svelte-1cdw11b{backface-visibility:hidden;position:absolute;height:100%;width:100%}.card.svelte-1cdw11b .front.svelte-1cdw11b{display:flex;flex-direction:column}.card.svelte-1cdw11b .back.svelte-1cdw11b{background:url('/assets/card_bg.png') no-repeat right bottom;background-size:auto 200%;transform:rotateY( 180deg )}.provided.svelte-1cdw11b.svelte-1cdw11b{text-align:right}.provided.svelte-1cdw11b .pog.svelte-1cdw11b{display:inline-grid}.provided.svelte-1cdw11b .pog.svelte-1cdw11b:nth-of-type(1){transform:translateX(50%)}.provided.svelte-1cdw11b .pog.svelte-1cdw11b:nth-of-type(3){transform:translateX(-50%)}.provided.svelte-1cdw11b .pog.svelte-1cdw11b:nth-of-type(1):nth-last-child(2){transform:translateX(25%)}.provided.svelte-1cdw11b .pog.svelte-1cdw11b:nth-of-type(2):last-child{transform:translateX(-25%)}header.svelte-1cdw11b.svelte-1cdw11b{align-items:center;display:flex;font-weight:bold;height:32%;justify-content:center;margin-bottom:0.5vh;position:relative;top:0;left:0;width:100%}header.svelte-1cdw11b>.pog.svelte-1cdw11b{top:3px}.star.svelte-1cdw11b.svelte-1cdw11b{width:40px}.vp.svelte-1cdw11b.svelte-1cdw11b,.instant.svelte-1cdw11b.svelte-1cdw11b{font-size:1.5em}.instant.svelte-1cdw11b.svelte-1cdw11b{background:url('/assets/res.png') no-repeat -120px 0;background-size:160px 80px;height:40px;text-align:center;width:40px}.vp.svelte-1cdw11b.svelte-1cdw11b{background:url('/assets/food.png') no-repeat 6px 3px;background-size:auto 93%;min-width:60px;text-align:center}.sci-icon.svelte-1cdw11b.svelte-1cdw11b,.link-icon.svelte-1cdw11b.svelte-1cdw11b{height:100%;line-height:5.5vh;position:absolute;top:0;right:0;text-align:center;text-transform:uppercase;width:40px}.sci-icon.svelte-1cdw11b.svelte-1cdw11b{font-size:1.75em;mix-blend-mode:overlay}.link-icon+.sci-icon.svelte-1cdw11b.svelte-1cdw11b{right:30px}.link-icon.svelte-1cdw11b.svelte-1cdw11b{background:rgba(0, 0, 0, 0.5);border-radius:8px;height:30px;line-height:30px;margin:5px;width:30px}.ingoo.svelte-1cdw11b.svelte-1cdw11b{min-height:100%;position:absolute;top:0;left:8px}.ingoo.svelte-1cdw11b strong.svelte-1cdw11b{background:url('/assets/res.png') no-repeat -90px 1px;background-size:120px 60px;display:block;line-height:30px;text-align:center;width:30px}.ingoo.svelte-1cdw11b li.svelte-1cdw11b{position:relative}.ingoo.svelte-1cdw11b li.svelte-1cdw11b:before{background:url('/assets/bar.png') no-repeat;background-blend-mode:hard-light;background-size:100% 100%;content:'';height:20px;position:absolute;left:-5px;top:4px;width:90%;z-index:-1 !important}.ingoo.svelte-1cdw11b .pog.svelte-1cdw11b{display:inline-grid;height:30px;left:2px;width:30px}.ingoo.svelte-1cdw11b .pog.svelte-1cdw11b:before{background-size:80px 40px;height:20px;margin:auto;width:20px;z-index:1}.ingoo.svelte-1cdw11b .pog[data-res="stone"].svelte-1cdw11b:before{background-position:-20px 0}.ingoo.svelte-1cdw11b .pog[data-res="wood"].svelte-1cdw11b:before{background-position:-40px 0}.ingoo.svelte-1cdw11b .pog[data-res="paper"].svelte-1cdw11b:before{background-position:0 -20px}.ingoo.svelte-1cdw11b .pog[data-res="glass"].svelte-1cdw11b:before{background-position:-20px -20px}.sci-icon.svelte-1cdw11b.svelte-1cdw11b,.ingoo.svelte-1cdw11b.svelte-1cdw11b{display:grid;place-content:center}.card-sm.svelte-1cdw11b.svelte-1cdw11b{height:30px}.card-sm[data-type="coin"].svelte-1cdw11b.svelte-1cdw11b{background:url('/assets/res.png') no-repeat -90px 1px;background-size:120px 60px;border:0 none}.card-sm.svelte-1cdw11b .vp.svelte-1cdw11b,.card-sm.svelte-1cdw11b .ingoo.svelte-1cdw11b{position:absolute;top:0;left:0}.card-sm.svelte-1cdw11b .vp.svelte-1cdw11b{transform:scale(0.65) translateX(10%)}.card-sm.svelte-1cdw11b .ingoo.svelte-1cdw11b{transform:scale(0.75) translateX(-80%)}.res-list.svelte-1cdw11b.svelte-1cdw11b{margin:0;padding:6vh 0 0 0;list-style:none}.ingoo strong+.res-list.svelte-1cdw11b.svelte-1cdw11b{padding-top:0}main.svelte-1cdw11b.svelte-1cdw11b{align-items:flex-end;display:flex;flex-grow:1;padding-bottom:10px;position:relative}footer.svelte-1cdw11b.svelte-1cdw11b{font-size:12px;mix-blend-mode:overlay;text-align:center;text-shadow:-1px -1px 1px black;text-transform:uppercase;width:100%}
.mission.svelte-1z06olq.svelte-1z06olq.svelte-1z06olq{background-repeat:no-repeat;background-size:cover;border:1px solid black;border-radius:5px;display:flex;height:25vh;margin:5px;transition:transform 0.2s;user-select:none;width:45%}.mission.svelte-1z06olq.svelte-1z06olq.svelte-1z06olq:not(.small):hover{transform:scale(1.05);z-index:10}.mission[data-id="snikaree"].svelte-1z06olq.svelte-1z06olq.svelte-1z06olq{background-image:url('/assets/missions/snikaree.jpg')}.mission[data-id="levacaloo"].svelte-1z06olq.svelte-1z06olq.svelte-1z06olq{background-image:url('/assets/missions/levacaloo.jpg')}.mission[data-id="scrapetown"].svelte-1z06olq.svelte-1z06olq.svelte-1z06olq{background-image:url('/assets/missions/scrapetown.jpg')}.mission[data-id="bonepit"].svelte-1z06olq.svelte-1z06olq.svelte-1z06olq{background-image:url('/assets/missions/bonepit.jpg')}.mission[data-id="blacksledge"].svelte-1z06olq.svelte-1z06olq.svelte-1z06olq{background-image:url('/assets/missions/blacksledge.jpg')}.mission[data-id="firebrand"].svelte-1z06olq.svelte-1z06olq.svelte-1z06olq{background-image:url('/assets/missions/firebrand.jpg')}.mission[data-id="solawa"].svelte-1z06olq.svelte-1z06olq.svelte-1z06olq{background-image:url('/assets/missions/solawa.jpg')}.mission[data-id="feast"].svelte-1z06olq.svelte-1z06olq.svelte-1z06olq{background-image:url('/assets/missions/feast.jpg')}.mission[data-id="sagemarro"].svelte-1z06olq.svelte-1z06olq.svelte-1z06olq{background-image:url('/assets/missions/sagemarro.jpg')}.mission[data-id="coldmark"].svelte-1z06olq.svelte-1z06olq.svelte-1z06olq{background-image:url('/assets/missions/coldmark.jpg')}.mission[data-id="noe"].svelte-1z06olq.svelte-1z06olq.svelte-1z06olq{background-image:url('/assets/missions/noe.jpg')}.mission[data-id="mightbe"].svelte-1z06olq.svelte-1z06olq.svelte-1z06olq{background-image:url('/assets/missions/mightbe.jpg')}.mission[data-taken].svelte-1z06olq.svelte-1z06olq.svelte-1z06olq{filter:grayscale(100%);pointer-events:none;transform:scale(0.95)}.mission.small.svelte-1z06olq.svelte-1z06olq.svelte-1z06olq{align-items:center;display:inline-flex;flex:1;height:auto;margin:0 5px;max-width:25%;padding:5px}.mission.small[data-built].svelte-1z06olq.svelte-1z06olq.svelte-1z06olq{background:blue}.mission.small.svelte-1z06olq h3.svelte-1z06olq.svelte-1z06olq{font-size:14px}.mission.small.svelte-1z06olq .pog.svelte-1z06olq.svelte-1z06olq{display:inline-grid;height:24px;width:24px}.mission.small.svelte-1z06olq .pog.svelte-1z06olq.svelte-1z06olq:before{background:url('/assets/res.png') no-repeat;background-size:80px 40px;height:20px;position:absolute;top:2px;left:2px;width:20px}.mission.small.svelte-1z06olq .pog[data-res="stone"].svelte-1z06olq.svelte-1z06olq:before{background-position:-20px 0}.mission.small.svelte-1z06olq .pog[data-res="wood"].svelte-1z06olq.svelte-1z06olq:before{background-position:-40px 0}.mission.small.svelte-1z06olq .pog[data-res="paper"].svelte-1z06olq.svelte-1z06olq:before{background-position:0 -20px}.mission.small.svelte-1z06olq .pog[data-res="glass"].svelte-1z06olq.svelte-1z06olq:before{background-position:-20px -20px}h3.svelte-1z06olq.svelte-1z06olq.svelte-1z06olq{color:white;flex:1;text-align:center;text-shadow:0 0 12px black, 0 0 2px black, 0 0 1px black}.cost.svelte-1z06olq.svelte-1z06olq.svelte-1z06olq,.actions.svelte-1z06olq.svelte-1z06olq.svelte-1z06olq{align-items:center;background:linear-gradient(to right, rgba(0,0,0, 0.7), transparent);display:flex;flex-direction:column;justify-content:center;padding:0 5px;position:relative;transition:transform 0.3s}.mission.small.svelte-1z06olq .cost.svelte-1z06olq.svelte-1z06olq,.mission.small.svelte-1z06olq .actions.svelte-1z06olq.svelte-1z06olq{background:none;flex-direction:row;width:auto}.mission.small.svelte-1z06olq:not([data-built]):not(:hover) .actions.svelte-1z06olq.svelte-1z06olq{display:none}.mission.small.svelte-1z06olq:hover .cost.svelte-1z06olq.svelte-1z06olq,.mission.small[data-built].svelte-1z06olq .cost.svelte-1z06olq.svelte-1z06olq{position:absolute;transform:translateY(-90%)}.player.you .mission.small.svelte-1z06olq:hover .cost.svelte-1z06olq.svelte-1z06olq,.player.you .mission.small[data-built].svelte-1z06olq .cost.svelte-1z06olq.svelte-1z06olq{position:absolute;transform:translateY(90%)}.mission.small.svelte-1z06olq .actions.svelte-1z06olq.svelte-1z06olq{font-size:0.7em}.mission.small.svelte-1z06olq .actions.svelte-1z06olq>div.svelte-1z06olq,.mission.small.svelte-1z06olq .actions.svelte-1z06olq>img.svelte-1z06olq{margin:0 2px}.mission.small.svelte-1z06olq .actions img.svelte-1z06olq.svelte-1z06olq{width:30px}.mission.small.svelte-1z06olq .actions .pog.svelte-1z06olq.svelte-1z06olq:nth-of-type(2){transform:translateX(-25%)}.mission.small.svelte-1z06olq .actions .pog.svelte-1z06olq.svelte-1z06olq:nth-of-type(3){transform:translateX(-50%)}.actions.svelte-1z06olq.svelte-1z06olq.svelte-1z06olq{background:linear-gradient(to left, rgba(0,0,0, 0.7), transparent);width:60px}.actions.svelte-1z06olq img.svelte-1z06olq.svelte-1z06olq{width:40px}.actions.svelte-1z06olq .pog.svelte-1z06olq.svelte-1z06olq:nth-of-type(2){transform:translateY(-25%)}.actions.svelte-1z06olq .pog.svelte-1z06olq.svelte-1z06olq:nth-of-type(3){transform:translateY(-50%)}.ingoo.svelte-1z06olq.svelte-1z06olq.svelte-1z06olq{background:url('/assets/res.png') no-repeat -120px 2px;background-size:160px 80px;color:white;display:grid;font-size:1.25em;font-weight:bold;height:40px;place-items:center;width:40px}.mission.small.svelte-1z06olq .ingoo.svelte-1z06olq.svelte-1z06olq{background:url('/assets/res.png') no-repeat -90px 0;background-size:120px 60px;font-size:1.1em;height:30px;width:30px}.txt.svelte-1z06olq.svelte-1z06olq.svelte-1z06olq{color:white;font-size:2em;font-weight:bold}.vp.svelte-1z06olq.svelte-1z06olq.svelte-1z06olq{background:url('/assets/food.png') no-repeat 0 5px;background-size:100% auto;font-size:1.5em;min-width:40px;text-align:center;text-indent:4px}.mission.small.svelte-1z06olq .vp.svelte-1z06olq.svelte-1z06olq{background-position:2px 0px;background-size:85% auto}
h4.svelte-1sxd0wd.svelte-1sxd0wd{margin:0 0 10px}.modal.svelte-1sxd0wd.svelte-1sxd0wd{background:url('/assets/modal_bg.png') no-repeat;background-size:100% 100%;color:white;margin:auto;max-height:95vh;max-width:80vw;min-width:480px;padding:35px;position:relative;text-align:center;user-select:none}.modal.svelte-1sxd0wd .card{max-height:150px;margin:0 auto 20px;max-width:200px;pointer-events:none}.item.svelte-1sxd0wd.svelte-1sxd0wd{display:flex;flex-wrap:wrap}.item.svelte-1sxd0wd button.svelte-1sxd0wd{width:50%}.purchase.svelte-1sxd0wd.svelte-1sxd0wd{column-gap:10px;display:grid;grid-template-columns:1fr 1fr 1fr}[data-modal="wonder"].svelte-1sxd0wd .purchase.svelte-1sxd0wd{grid-template-areas:"mission buy"
			"mission opt";grid-template-columns:4fr 1fr;grid-template-rows:auto 60px}[data-modal="wonder"].svelte-1sxd0wd .purchase .item.svelte-1sxd0wd{grid-area:mission;padding:0 20px}[data-modal="wonder"].svelte-1sxd0wd .purchase .buy.svelte-1sxd0wd{grid-area:buy}[data-modal="wonder"].svelte-1sxd0wd .purchase .options.svelte-1sxd0wd{grid-area:opt}.purchase.svelte-1sxd0wd aside.svelte-1sxd0wd{text-align:left}.purchase.svelte-1sxd0wd .pog.svelte-1sxd0wd{display:inline-grid}.purchase[data-buy="false"].svelte-1sxd0wd.svelte-1sxd0wd{grid-template-columns:1fr 20px 1fr}.buy.svelte-1sxd0wd div.svelte-1sxd0wd{margin-bottom:10px}.buy.svelte-1sxd0wd small.svelte-1sxd0wd{display:block}.buy.svelte-1sxd0wd .pog[data-disable].svelte-1sxd0wd:after{content:"❌";font-size:1.5em;pointer-events:none;position:absolute;top:3px;left:8px;z-index:2}.current.svelte-1sxd0wd.svelte-1sxd0wd:empty:before{content:"None 😔"}.have .pog~.empty-txt.svelte-1sxd0wd.svelte-1sxd0wd{display:none}.have.svelte-1sxd0wd .pog.svelte-1sxd0wd:after{content:"⚠️";position:absolute;bottom:0;right:0;z-index:2}.have.svelte-1sxd0wd .pog[data-enough].svelte-1sxd0wd:after{content:"✅"}.options.svelte-1sxd0wd button.svelte-1sxd0wd{display:block;margin-bottom:5px}.cards.svelte-1sxd0wd.svelte-1sxd0wd{text-align:center}.card-sm.svelte-1sxd0wd.svelte-1sxd0wd{cursor:pointer;display:inline-grid;height:70px;line-height:70px;margin:0 2px 5px 2px;transition:transform 0.2s;width:50px;vertical-align:top}.card-sm.svelte-1sxd0wd.svelte-1sxd0wd:hover{transform:scale(1.1)}.card-sm.svelte-1sxd0wd.svelte-1sxd0wd:before{left:10px;top:20px}.card-sm.svelte-1sxd0wd.svelte-1sxd0wd:after{height:30px;width:30px}.card-sm[data-type="civ"].svelte-1sxd0wd.svelte-1sxd0wd:after,.card-sm[data-type="sci"].svelte-1sxd0wd.svelte-1sxd0wd:after,.card-sm[data-type="war"].svelte-1sxd0wd.svelte-1sxd0wd:after{width:100% !important}.emblems.svelte-1sxd0wd.svelte-1sxd0wd{font-size:10px;font-weight:bold;position:absolute;top:-1px;right:0;text-transform:uppercase;width:100%}.emblems.svelte-1sxd0wd span.svelte-1sxd0wd{border-radius:3px;float:left;line-height:14px;padding:0 3px}.emblems.svelte-1sxd0wd span.extra.svelte-1sxd0wd{background:rgba(0, 0, 0, 0.5);color:white;float:right}.token.svelte-1sxd0wd.svelte-1sxd0wd{cursor:pointer;margin:0 5px}[data-free="true"].svelte-1sxd0wd.svelte-1sxd0wd{filter:hue-rotate(-20deg) saturate(200%)}[data-free="false"].svelte-1sxd0wd.svelte-1sxd0wd{filter:hue-rotate(40deg) saturate(600%)}[data-trade].svelte-1sxd0wd.svelte-1sxd0wd{filter:hue-rotate(20deg) saturate(600%)}[data-mission].svelte-1sxd0wd.svelte-1sxd0wd{filter:hue-rotate(-110deg) saturate(200%)}.ingoo.svelte-1sxd0wd.svelte-1sxd0wd{background:url('/assets/res.png') no-repeat -60px 1px;background-size:80px 40px;display:inline-block;height:20px;margin-left:5px;width:20px;vertical-align:middle}[data-free="false"].svelte-1sxd0wd .ingoo.svelte-1sxd0wd{filter:hue-rotate(-30deg) saturate(20%)}[data-trade].svelte-1sxd0wd .ingoo.svelte-1sxd0wd{filter:hue-rotate(-10deg) saturate(20%)}.item.svelte-1sxd0wd button.svelte-1sxd0wd{background:none;border:0 none;padding:5px}.item.svelte-1sxd0wd button[data-selected="false"].svelte-1sxd0wd{filter:grayscale(30%) brightness(40%)}button.svelte-1sxd0wd>.mission[data-id]:first-child{height:20vh;margin:0;width:100%}.close.svelte-1sxd0wd.svelte-1sxd0wd{cursor:pointer;font-size:3em;opacity:0.9;position:absolute;top:5px;right:35px}[data-modal="next"].svelte-1sxd0wd .close.svelte-1sxd0wd,[data-modal="token"].svelte-1sxd0wd .close.svelte-1sxd0wd{display:none}
.pile.svelte-15y1lxi{column-gap:5px;display:grid;justify-items:center;grid-template-columns:repeat(6, 1fr);transform:translateY(15%);width:100%}.pile[data-age="1"].svelte-15y1lxi .card[data-hidden] .back{background-color:rgb(230, 79, 9);background-blend-mode:hard-light}.pile[data-age="2"].svelte-15y1lxi .card[data-hidden] .back{background-color:rgb(27, 105, 230);background-blend-mode:hard-light}.pile[data-age="3"].svelte-15y1lxi .card[data-hidden] .back{background-color:rgb(29, 149, 59);background-blend-mode:hard-light}.pile.svelte-15y1lxi:not([data-myturn]) .card{cursor:default !important}.overlay.svelte-15y1lxi{background:rgba(0, 0, 0, 0.5);display:grid;height:100vh;position:fixed;top:0;left:0;width:100vw;z-index:99}
.me.svelte-w13pcz.svelte-w13pcz{grid-area:p1}.you.svelte-w13pcz.svelte-w13pcz{grid-area:p2}.player.svelte-w13pcz.svelte-w13pcz{color:white;display:flex;height:100%;padding:0 10px;position:relative;transition:filter 0.2s;user-select:none;width:100%;z-index:1}.player.svelte-w13pcz.svelte-w13pcz:after{background:url('/assets/player_panel.png') no-repeat center top;background-size:100% 100%;content:'';display:block;position:absolute;height:100%;top:0;left:0;width:100%;z-index:-1}.player.me.svelte-w13pcz.svelte-w13pcz{padding-top:20px}.player.me.svelte-w13pcz .missions.svelte-w13pcz{top:auto;bottom:88%}.player.me.svelte-w13pcz .mission.svelte-w13pcz{border-radius:5px 5px 0 0}.player.you.svelte-w13pcz.svelte-w13pcz{padding-bottom:20px}.player.you.svelte-w13pcz .mission.svelte-w13pcz{border-radius:0 0 5px 5px}.player.you.svelte-w13pcz.svelte-w13pcz:after{transform:rotateX(180deg)}.player.svelte-w13pcz.svelte-w13pcz:not([data-myturn]):not(:hover){filter:brightness(50%) saturate(0.5);transition-delay:1s}.score.svelte-w13pcz.svelte-w13pcz{background:url('/assets/food.png') no-repeat 52px center;background-size:40% auto;font-size:3em;font-weight:bold;line-height:75px;position:relative;text-align:center;width:190px}.ingoo.svelte-w13pcz.svelte-w13pcz{background:url('/assets/res.png') no-repeat -120px 0;background-size:160px 80px;display:block;font-size:1rem;height:40px;line-height:36px;position:absolute;text-align:center;top:30%;left:5px;width:40px}.cards.svelte-w13pcz.svelte-w13pcz{display:grid;grid-auto-flow:column;grid-template-rows:1fr 1fr;gap:1px}.player.you.svelte-w13pcz .cards.svelte-w13pcz{padding:5px 20px 5px 0}.player.me.svelte-w13pcz .cards.svelte-w13pcz{padding:5px 20px 5px 0}.emblems.svelte-w13pcz.svelte-w13pcz{font-size:10px;font-weight:bold;position:absolute;top:-1px;right:0;text-transform:uppercase;width:100%}.emblems.svelte-w13pcz span.svelte-w13pcz{border-radius:3px;float:left;line-height:14px;padding:0 3px}.emblems.svelte-w13pcz span.extra.svelte-w13pcz{background:rgba(0, 0, 0, 0.5);color:white;float:right}.tokens.svelte-w13pcz.svelte-w13pcz{align-items:center;display:flex;flex:1;padding:0 20px;--token:60px}.token.svelte-w13pcz.svelte-w13pcz{height:60px;width:60px}.player.me.svelte-w13pcz .token.svelte-w13pcz:hover:after{top:auto;bottom:110%}.missions.svelte-w13pcz.svelte-w13pcz{display:flex;height:48px;position:absolute;top:88%;right:0;width:calc(100% - 200px);z-index:-1}.andy.svelte-w13pcz.svelte-w13pcz{background:url('/assets/andy.png') no-repeat;background-size:100%;height:64px;position:absolute;top:-35px;transition:transform 0.3s;left:115px;width:64px;z-index:-1}.andy.svelte-w13pcz .says.svelte-w13pcz,.andy.svelte-w13pcz.svelte-w13pcz:before{border-radius:4px 4px 4px 0;opacity:0;padding:10px;pointer-events:none;position:absolute;bottom:65%;left:110%;transition:opacity 0.2s;width:320px}.andy.svelte-w13pcz .says.svelte-w13pcz{background:rgba(0, 0, 0, 0.8);width:400px}.andy.svelte-w13pcz.svelte-w13pcz:before{background:rgba(1, 1, 255, 0.6);content:'Have you played before? If so, click on my face to kill me and disable help mode.'}.andy.svelte-w13pcz.svelte-w13pcz:hover{transform:translateY(-15px)}.andy.svelte-w13pcz.svelte-w13pcz:hover:before,.andy.svelte-w13pcz .says[data-hastip="true"].svelte-w13pcz{opacity:1}.andy.svelte-w13pcz.svelte-w13pcz:active{filter:hue-rotate(-45deg)}.andy.svelte-w13pcz.svelte-w13pcz:active:before{content:'HOW COULD YOU DO THIS TO ME? ';font-weight:bold}
.pog.svelte-18mn499{background-position:center;background-size:90%;border:1px solid black;border-radius:3px;cursor:pointer;display:inline-grid}.pog[data-type="card"].svelte-18mn499{background-color:var(--eco)}.pog[data-type="wonder"].svelte-18mn499{background-color:#e4501a}
.war-bar.svelte-1oysj39{background:url('/assets/board.png');background-size:100% 100%;display:flex;flex-direction:column;height:100%;grid-area:ws;padding:0 8px;position:relative}.marker.svelte-1oysj39{background:url('/assets/star.png') no-repeat center;background-size:contain;border-radius:8px;height:calc(100% / 19);position:absolute;left:0;top:calc((100% / 19) * 9);transition:transform 0.3s;width:100%;z-index:1}.penalty.svelte-1oysj39{background:linear-gradient(to bottom, green, rgb(2, 71, 19));border:1px solid black;border-radius:5px;color:white;display:grid;font-weight:bold;height:calc((100% / 19) * 3);place-items:center;position:absolute;left:25px;top:calc(100% / 19);transform:scale(0.9);width:50%}.penalty.top-2.svelte-1oysj39{top:calc((100% / 19) * 4)}.penalty.top.svelte-1oysj39{top:calc((100% / 19) * 7)}.penalty.bot.svelte-1oysj39{top:calc((100% / 19) * 10)}.penalty.bot-2.svelte-1oysj39{top:calc((100% / 19) * 12)}.penalty.bot-5.svelte-1oysj39{top:calc((100% / 19) * 15)}.penalty.top.svelte-1oysj39,.penalty.bot.svelte-1oysj39{height:calc((100% / 19) * 2)}.penalty.svelte-1oysj39:not(.top-2):not(.bot-2):after,.penalty.bot-5.svelte-1oysj39:after{content:'-5';font-size:1.2em}.penalty.top-2.svelte-1oysj39:after,.penalty.bot-2.svelte-1oysj39:after{content:'-2'}.penalty.svelte-1oysj39:after{background:url('/assets/res.png') no-repeat -119px 0;display:grid;height:40px;place-items:center;width:40px}.got.svelte-1oysj39{background:transparent;border:1px dashed green}.got.svelte-1oysj39:not(.top-2):not(.bot-2):after,.got.bot-5.svelte-1oysj39:after{content:'10'}.got.top-2.svelte-1oysj39:after,.got.bot-2.svelte-1oysj39:after{content:'5'}.penalty.got.top.svelte-1oysj39:after,.penalty.got.bot.svelte-1oysj39:after{content:'2';text-indent:3px}.got.svelte-1oysj39:after{background:url('/assets/food.png') no-repeat center;background-size:100% auto}.step.svelte-1oysj39{border:1px dashed black;display:grid;flex:1;place-content:center;width:100%}.step.svelte-1oysj39:nth-of-type(10){background:rgba(255, 255, 255, 0.2)}.step.svelte-1oysj39:nth-of-type(1),.step.svelte-1oysj39:nth-of-type(19){background:rgba(50, 255, 67, 0.2)}.step.svelte-1oysj39:nth-child(odd){background:rgba(0, 0, 0, 0.35)}

/*# sourceMappingURL=bundle.css.map */