*{box-sizing:border-box}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{--stripes: linear-gradient( 45deg, #111 25%, transparent 25%, transparent 50%, #111 50%, #111 75%, transparent 75%, transparent );background:#222;background-image:var(--stripes);background-size:64px 64px;--pink: #f99;--red: #f66;--purple: #f6f;--blue: #66f;--dark-blue: #669;--dark-gray: #333;--green: #9f9;--dark-green: #696;--gold: #ffdd00;--yellow: #ff9;--gap-tiny: 2px;--gap-small: 4px;--gap-medium: 8px;--gap-large: 16px;--padding-small: 4px;--body-width: 480px}body{max-width:var(--body-width);width:100%;min-height:100vh;margin:auto;background:#000}#app{max-width:var(--body-width);width:100%;margin:0 auto;padding:var(--gap-small);box-sizing:border-box}p,h1,h2,h3,h4,h5,h6{margin:0}button{border:1px solid var(--pink);padding:var(--gap-medium) var(--gap-small);box-sizing:border-box;background:none;color:var(--pink)}button:disabled{border-color:#666;color:#666;cursor:not-allowed}button:disabled:hover{border-color:#333;color:#333}button:hover{border-color:var(--red);color:var(--red)}.box{border:1px solid #fff;padding:var(--gap-small);box-sizing:border-box;margin-bottom:var(--gap-small)}input{border:1px solid #fff;padding:var(--gap-small);box-sizing:border-box;margin-bottom:var(--gap-small);border-radius:0;background:none;color:#fff;font-size:20px}.inventory-item,.attack{display:flex;width:100%;flex-direction:row;align-items:center;justify-content:center;gap:var(--gap-small);padding:var(--padding-small);margin-bottom:var(--gap-small)}.inventory-item-info{text-align:right;width:100%}.inventory-item-full-info{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:var(--gap-small)}.inventory-item-name{font-weight:600;text-align:left;color:#fff;flex:1}.inventory-item-stats{display:flex;flex-direction:column;gap:var(--gap-small);text-align:right}.inventory-item-qty{font-size:16px;color:var(--blue)}.inventory-item-value{font-size:16px;color:var(--green)}.inventory-item-full-info-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.inventory-item-full-image{width:128px;height:128px}.filter{display:flex;align-items:center;justify-content:center;box-sizing:border-box;margin-bottom:var(--gap-small);gap:var(--gap-small)}.filter input{flex:1;margin-bottom:0}.tabs{display:flex;flex-direction:row;gap:var(--gap-small);width:100%;margin-bottom:var(--gap-small)}.tabs button{flex:1}.tabs button.active{color:var(--yellow);border-color:var(--yellow)}table{width:100%;border-collapse:collapse}table th,table td{padding:var(--gap-small);border:1px solid #fff}@media (min-width: 960px){:root{--body-width: 100%}body{max-width:960px}main{display:grid;grid-template-columns:1fr 1fr;gap:var(--gap-medium)}.header{grid-column:1 / 3}.modal.open{padding:0!important}.log{grid-row:3}.modal-triggers{grid-template-columns:repeat(6,1fr)!important;height:fit-content;grid-column:2}}@media (max-width: 959px){.modalOpen .main-container{display:none}.modal.open{aspect-ratio:none!important;height:auto!important;overflow:unset!important}.modal-content{max-height:none!important}}.money-gold,.money-bank{font-weight:600;text-decoration:underline}.money-gold{color:#fd0}.money-bank{color:#9f9}.bad{color:var(--red)}.nations-page .nations .nation{border:1px solid #fff;padding:var(--gap-small);margin-bottom:var(--gap-small)}.nations-page .nations .nation h2{display:flex;flex-direction:row;align-items:center;gap:var(--gap-small)}.nations-page .nations .nation .nation-header{padding-bottom:var(--gap-small)}.nations-page .nations .nation .nation-header .nation-header-meta{display:flex;flex-direction:row;gap:var(--gap-small)}.nations-page .nations .nation .nation-item{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--gap-tiny);padding:var(--gap-tiny);border:1px solid #fff}.nations-page .nations .nation .nation-items{display:flex;flex-direction:row;gap:var(--gap-small)}.nations-page .nations .nation .nation-items .resources,.nations-page .nations .nation .nation-items .private-wealth{flex:1;border:1px solid #fff;padding:var(--gap-small)}.modal.svelte-19z2hwz{display:none}.modal-header.svelte-19z2hwz{position:sticky;top:0;width:100%;background-color:#000}.modal-title.svelte-19z2hwz{text-align:left;flex:1}.modal-close.svelte-19z2hwz{background:none;border:none;color:var(--pink);font-size:24px;font-weight:600;cursor:pointer}.modal-close.svelte-19z2hwz:hover{color:var(--red)}.modal.open.svelte-19z2hwz{display:block;width:100%;background-color:#222;padding:4px;box-sizing:border-box;height:100%;overflow-y:scroll;margin-bottom:8px;aspect-ratio:4 / 3.5}.modal-content.svelte-19z2hwz{max-height:480px}.modal-header.svelte-19z2hwz{display:flex;gap:4px;align-items:center}.modal-header-image.svelte-19z2hwz{width:24px;height:auto}.action.svelte-4ft3ek{display:flex;width:100%;flex-direction:row;align-items:center;justify-content:center;gap:4px;padding:4px;margin-bottom:4px}.action-info.svelte-4ft3ek{display:flex;flex-direction:column;gap:4px;flex:1}.action-name.svelte-4ft3ek,.current-activity-title.svelte-4ft3ek{font-weight:600;text-align:left;color:#fff}.action-require.svelte-4ft3ek,.action-consume.svelte-4ft3ek{text-align:left;font-size:12px}.action-stats.svelte-4ft3ek{display:flex;flex-direction:column;gap:4px;text-align:right}.action-energy.svelte-4ft3ek{font-size:16px;color:var(--yellow)}.action-duration.svelte-4ft3ek{font-size:16px;color:var(--blue)}.attack-consumed-item.svelte-pg7gm2:not(.has-item),.attack-required-item.svelte-pg7gm2:not(.has-item){text-decoration:line-through;color:#f66}.attack-consumed-item.svelte-pg7gm2:not(.has-item){display:flex;flex-direction:column;gap:8px}.attack.svelte-pg7gm2{display:flex;width:100%;flex-direction:row;align-items:center;justify-content:center;gap:4px;padding:4px;margin-bottom:4px}.attack-name.svelte-pg7gm2{font-weight:600;text-align:left;color:#fff}.attack-info.svelte-pg7gm2{display:flex;flex-direction:column;gap:4px;flex:1}.attack-energy.svelte-pg7gm2{font-size:16px;color:var(--yellow)}.attack-require.svelte-pg7gm2,.attack-consume.svelte-pg7gm2{text-align:left;font-size:12px}.bank-action.svelte-1tzlvqg{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.bank-action.svelte-1tzlvqg input:where(.svelte-1tzlvqg),.bank-action.svelte-1tzlvqg button:where(.svelte-1tzlvqg){width:100%}.bank-gold.svelte-1tzlvqg,.bank-bank.svelte-1tzlvqg{text-decoration:underline;font-weight:600}.bank-gold.svelte-1tzlvqg{color:var(--gold)}.bank-bank.svelte-1tzlvqg{color:var(--green)}.bank-buttons.svelte-1tzlvqg{display:flex;gap:4px;width:100%}.chat-item.svelte-67wd1k{margin-bottom:8px;width:75%;margin-right:25%;background:var(--dark-gray);padding:4px;box-sizing:border-box;border-radius:4px}.chat-item-header.svelte-67wd1k{display:flex;justify-content:space-between;align-items:center}.chat-item.from-you.svelte-67wd1k{background:var(--dark-blue);margin-right:0;margin-left:25%}.chat-item-user.svelte-67wd1k{font-size:12px;color:var(--blue)}.chat-item.from-you.svelte-67wd1k .chat-item-user:where(.svelte-67wd1k){color:var(--yellow);margin:0}.chat-item-time.svelte-67wd1k{font-size:12px;color:var(--pink)}#chat-form.svelte-67wd1k{display:flex;align-items:center;border:1px solid #fff;padding:4px;box-sizing:border-box}#chat-form.svelte-67wd1k input:where(.svelte-67wd1k){flex:1;margin-right:4px}#chat-form.svelte-67wd1k button:where(.svelte-67wd1k){flex:0}.location.svelte-1v1fhkx{font-size:.75rem;color:#666}.bar.svelte-1s2zwey{width:100%;height:20px;position:relative;background:#222}.bar-inner.svelte-1s2zwey{height:100%;background-color:#ccc}.bar-label.svelte-1s2zwey{position:absolute;font-size:12px;top:0;color:#fff;left:50%;transform:translate(-50%);font-weight:800;width:100%;text-align:center;text-shadow:-1px 1px 0 #000}.header.svelte-g03lp4{display:flex;flex-direction:row;align-items:stretch;justify-content:center;width:100%;gap:8px;margin-bottom:8px}.header-info.svelte-g03lp4{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;gap:4px;border:1px solid #99f;padding:4px;box-sizing:border-box;flex:1}.header.svelte-g03lp4 .logo:where(.svelte-g03lp4){padding:4px;box-sizing:border-box;border:1px solid #f99;color:#f99;flex:0 0 75px;text-align:center}.header.svelte-g03lp4 .logo:where(.svelte-g03lp4) h1:where(.svelte-g03lp4),.header.svelte-g03lp4 .logo:where(.svelte-g03lp4) p:where(.svelte-g03lp4){margin:0}.inventory-item-equip.svelte-1r0ngov,.inventory-item-consume.svelte-1r0ngov{display:flex;flex-direction:column;align-items:stretch;gap:8px}.inventory-grid.svelte-1r0ngov{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.inventory-grid.svelte-1r0ngov .inventory-item:where(.svelte-1r0ngov){display:flex;flex-direction:column;align-items:center}.inventory-grid.svelte-1r0ngov .inventory-item-info:where(.svelte-1r0ngov){margin-top:-12px}.inventory-grid.svelte-1r0ngov .inventory-item-image:where(.svelte-1r0ngov){width:100%}.inventory-weight-value.overweight.svelte-1r0ngov{color:var(--red);font-weight:600}.log-item.svelte-1ubuhzh{margin-bottom:8px}.log-item-time.svelte-1ubuhzh{font-size:12px;color:var(--pink)}.player.svelte-1b2dcri{display:flex;flex-direction:column;align-items:center;flex:0;position:relative;padding:var(--padding);border:none}.player-name.svelte-1b2dcri{display:none;font-size:16px;font-weight:600;background:#000;padding:2px 4px;position:absolute;top:calc(100% + 6px);z-index:2;left:50%;transform:translate(-50%);color:var(--yellow);flex-direction:row;gap:2px}.player-nation-flag.svelte-1b2dcri{flex:1;width:12px}.player-name-text.svelte-1b2dcri{flex:1}.player.svelte-1b2dcri:hover .player-name:where(.svelte-1b2dcri){display:flex}.player-head.svelte-1b2dcri{width:calc(8px * var(--scale));height:calc(12px * var(--scale));border-radius:calc(4px * var(--scale));margin-bottom:calc(-2px * var(--scale));z-index:2;display:flex;align-items:center;justify-content:center}.player-eyes.svelte-1b2dcri{display:flex;gap:calc(2px * var(--scale))}.player-eye.svelte-1b2dcri{width:calc(4px * var(--scale));height:calc(4px * var(--scale));border-radius:calc(2px * var(--scale));background:#000;border:calc(1px * var(--scale)) solid #fff}.player-body.svelte-1b2dcri{width:calc(12px * var(--scale));height:calc(12px * var(--scale));border-top-left-radius:calc(6px * var(--scale));border-top-right-radius:calc(6px * var(--scale));z-index:1}.player-leg.svelte-1b2dcri{width:calc(4px * var(--scale));height:calc(8px * var(--scale));z-index:1}.player-legs.svelte-1b2dcri{display:flex;gap:calc(4px * var(--scale))}.traveling.svelte-1b2dcri{position:absolute;z-index:10}.traveling.svelte-1b2dcri.north{top:0%;left:50%;transform:translate(-50%)}.traveling.svelte-1b2dcri.south{bottom:0%;left:50%;transform:translate(-50%)}.traveling.svelte-1b2dcri.east{right:0%;top:50%;transform:translateY(-50%)}.traveling.svelte-1b2dcri.west{left:0%;top:50%;transform:translateY(-50%)}.you.svelte-1b2dcri .player-name:where(.svelte-1b2dcri){background:#ff0;color:#000}form.svelte-8bjahj{display:flex;flex-direction:column;gap:8px}form.svelte-8bjahj>:where(.svelte-8bjahj){width:100%}.login.svelte-8bjahj{display:flex;flex-direction:column;gap:8px;padding:8px}.modal-triggers.svelte-kfe3ig{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:8px}.modal-trigger.svelte-kfe3ig{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-weight:600}.modal-trigger.active.svelte-kfe3ig{border-color:var(--yellow);color:var(--yellow)}.modal-trigger.svelte-kfe3ig:disabled{opacity:.5;cursor:not-allowed}.modal-trigger-image.svelte-kfe3ig{width:48px;height:auto}.modal-trigger-image.svelte-kfe3ig{margin-bottom:4px}@keyframes svelte-rruq5k-pulse{0%{transform:scale(.9)}50%{transform:scale(1)}to{transform:scale(.9)}}@keyframes svelte-rruq5k-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.grid-4.svelte-rruq5k{display:grid;grid-template-columns:repeat(2,1fr);width:100px;height:100px}.grid-9.svelte-rruq5k{display:grid;grid-template-columns:repeat(3,1fr);width:100px;height:100px}.new-item.svelte-rruq5k{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:4px;z-index:10;padding:16px;background:#000}.new-item-image-container.svelte-rruq5k{width:100px;height:100px;position:relative;z-index:0}.new-item-image-background.svelte-rruq5k{position:absolute;top:-25%;left:-25%;transform:translate(-50%,-50%);width:150%;height:150%;animation:svelte-rruq5k-spin 5s infinite linear;opacity:.35;z-index:0;pointer-events:none}.new-item-image.svelte-rruq5k{animation:svelte-rruq5k-pulse 1s infinite;width:100%}.new-item-name.svelte-rruq5k{padding:0 2px;z-index:1}.new-item-dismiss.svelte-rruq5k{cursor:pointer;z-index:1}.player-container-inner.svelte-u2fhz{display:flex;flex-direction:row;gap:4px}.player-container-left.svelte-u2fhz{flex:1}.player-image-container.svelte-u2fhz{padding:12px;background:#48f;position:relative;display:flex;align-items:center;justify-content:center}.player-image-inner.svelte-u2fhz{position:relative;z-index:10}.player-image-container.svelte-u2fhz:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:30%;background:#3f6539}.player-container-right.svelte-u2fhz{flex:1}.player-stat.svelte-u2fhz{display:flex;flex-direction:row;justify-content:space-between;gap:4px;border-bottom:1px solid #fff}.player-equipment.svelte-u2fhz{flex:1}.player-equipment-inner.svelte-u2fhz{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);gap:4px}.player-equipment-slot.svelte-u2fhz{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;border:1px solid #fff;padding:4px}.equipment-item-image.svelte-u2fhz{background:#000;aspect-ratio:1/1;width:100%;max-width:48px}.player-container-inner.svelte-guz8al{display:flex;flex-direction:row;gap:4px}.player-container-left.svelte-guz8al{flex:1}.player-image-container.svelte-guz8al{padding:12px;background:#48f;position:relative}.player-image-inner.svelte-guz8al{position:relative;z-index:10;display:flex;align-items:center;justify-content:center}.player-image-container.svelte-guz8al:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:30%;background:#3f6539}.player-container-right.svelte-guz8al{flex:1}.player-info.svelte-guz8al,.player-interactions.svelte-guz8al{display:flex;flex-direction:column;gap:4px;align-items:stretch}.shop-form.svelte-19u2lcn{display:flex;flex-direction:column;gap:4px;width:100%}.shop-form-buttons.svelte-19u2lcn{display:flex;gap:4px;width:100%}.shop-form.svelte-19u2lcn button:where(.svelte-19u2lcn){width:100%}.shop-tabs.svelte-19u2lcn{width:100%;display:flex;gap:4px;margin-bottom:4px}.shop-tabs.svelte-19u2lcn button:where(.svelte-19u2lcn){flex:1}.shop-tabs.svelte-19u2lcn button.active:where(.svelte-19u2lcn){color:var(--yellow);border:1px solid var(--yellow)}.inventory-item-image.svelte-19u2lcn{width:32px;height:32px}.inventory-item-info.svelte-19u2lcn{display:flex;flex-direction:row}.map-container.svelte-t2wt54{aspect-ratio:4 / 3.5;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.vicinity-table-container.svelte-t2wt54{aspect-ratio:4 / 3.5;width:100%;height:100%;overflow-y:scroll;align-items:center;display:flex;justify-content:center}.vicinity-table.svelte-t2wt54{display:flex;gap:4px;flex-wrap:wrap;min-height:100%;align-content:center;justify-content:center;overflow-y:scroll;width:80%}.vicinity-item.svelte-t2wt54{display:flex;align-items:center;gap:4px;border:1px solid #fff4;padding:4px;font-size:14px}.vicinity-item.svelte-t2wt54 .resource-image:where(.svelte-t2wt54){width:24px;height:24px}.vicinity-item.svelte-t2wt54 .player-nation-flag:where(.svelte-t2wt54) img:where(.svelte-t2wt54){width:16px}.map.travel.svelte-t2wt54{background:#000;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);width:100%;aspect-ratio:4 / 3}.map.vicinity.svelte-t2wt54{width:100%;height:100%}.map.vicinity.svelte-t2wt54 .tile-inner:where(.svelte-t2wt54){display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.map.vicinity.svelte-t2wt54 .players:where(.svelte-t2wt54){max-width:80%;flex-wrap:wrap}.map.vicinity.svelte-t2wt54 .vicinity-item:where(.svelte-t2wt54){cursor:pointer;color:#fff;background:#0004}.map.vicinity.svelte-t2wt54 .vicinity-item:where(.svelte-t2wt54):hover{background:#0006;color:#ff6}.map-tile.svelte-t2wt54{aspect-ratio:4 / 3;position:relative}.map.travel.svelte-t2wt54 .map-tile:where(.svelte-t2wt54):after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:#0004;z-index:0}.map.travel.svelte-t2wt54 .tile-inner:where(.svelte-t2wt54){display:flex;align-items:center;justify-content:center;position:relative;flex-direction:column;width:100%;height:100%;z-index:1}.map.travel.svelte-t2wt54 .tile-inner:where(.svelte-t2wt54)>img:where(.svelte-t2wt54){width:100%;height:auto;position:absolute;bottom:0;left:0}.map.travel.svelte-t2wt54 .current:where(.svelte-t2wt54) .tile-inner:where(.svelte-t2wt54){border:1px solid var(--yellow)}.map.vicinity.svelte-t2wt54 .map-tile:where(.svelte-t2wt54){grid-column:1!important;grid-row:1!important}.map.vicinity.svelte-t2wt54 .players:where(.svelte-t2wt54),.map.vicinity.svelte-t2wt54 .resources:where(.svelte-t2wt54){display:flex;flex-wrap:wrap}.map.travel.svelte-t2wt54 .resources:where(.svelte-t2wt54){display:flex;flex-wrap:wrap;gap:4px;width:100%;height:100%;justify-content:center;align-items:center}.map.travel.svelte-t2wt54 .resources:where(.svelte-t2wt54) .resource:where(.svelte-t2wt54){z-index:1}.map-tile.svelte-t2wt54 img.resource-image:where(.svelte-t2wt54){width:16px}.player-nation-flag.svelte-t2wt54{flex:12px 0}progress.svelte-10jh1lm{width:100%;height:12px;background-color:var(--dark-gray)}progress.svelte-10jh1lm::-webkit-progress-value,progress.svelte-10jh1lm::-moz-progress-bar{background-color:var(--blue);background-image:linear-gradient(45deg,var(--dark-blue) 25%,transparent 25%,transparent 50%,var(--dark-blue) 50%,var(--dark-blue) 75%,transparent 75%,transparent 100%);background-size:48px 48px;background-repeat:repeat;background-position:center right;animation:svelte-10jh1lm-progress-stripes 1s linear infinite}@keyframes svelte-10jh1lm-progress-stripes{0%{background-position:0 0}to{background-position:-48px 0}}.location.svelte-nd8c0r{text-align:left;border:1px solid #fff;padding:4px;margin-bottom:8px;align-items:center;justify-content:center}.location-inner.svelte-nd8c0r{display:flex;flex-direction:row;gap:4px;align-items:center;justify-content:center}.location-text.svelte-nd8c0r{flex:1}.vicinity.svelte-hlz8kf{position:relative}.travel-button-container.svelte-hlz8kf{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);aspect-ratio:1 / 1;position:absolute;bottom:4px;left:4px;opacity:.75;z-index:10}.travel-button.svelte-hlz8kf{width:36px;height:36px;font-size:2rem;background:#000;display:flex;align-items:center;justify-content:center}.north.svelte-hlz8kf{grid-row:1;grid-column:2}.east.svelte-hlz8kf{grid-row:2;grid-column:3}.south.svelte-hlz8kf{grid-row:3;grid-column:2}.west.svelte-hlz8kf{grid-row:2;grid-column:1}.world-map.svelte-k98cjh{position:relative}.world-map-image.svelte-k98cjh{width:100%;height:100%;object-fit:contain}.world-map-player.svelte-k98cjh{position:absolute;width:6px;height:2px;background-color:#0004;border-radius:50%;transform:translate(-50%,-50%)}.world-map-player.svelte-k98cjh:after{content:"▼";position:absolute;top:-4px;left:50%;transform:translate(-50%,-50%);font-size:12px;color:var(--red);animation:svelte-k98cjh-bob .5s ease-in-out infinite}@keyframes svelte-k98cjh-bob{25%{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-2px)}75%{transform:translate(-50%,-50%) translateY(0)}}.main-container.svelte-1fbdf7v{position:relative;aspect-ratio:1 / 1;margin-bottom:4px}
