.station-footer button{border-radius:0;box-shadow:none}.station-footer button.selected{filter:brightness(.85)}.station-footer{border-top:1px solid gray;display:flex}.station-footer button{background:#f0f0f0;border:none;border-right:1px solid gray;cursor:pointer;flex:1 1;font-weight:700;padding:8px 0}.station-footer button:last-child{border-right:none}.station-footer button:hover{background:#e0e0e0}.station-template{display:flex;flex-direction:column;height:100%}.station-header{background:#f0f0f0;border-bottom:1px solid gray;font-weight:700;padding:6px;text-align:center}.perm-header{background:#444;border-bottom:2px solid #000;color:#fff;display:grid;grid-template-columns:1fr 1fr 1fr;margin:-6px -6px 5px;padding:5px 10px}.station-content{flex:1 1;overflow-y:auto;padding:10px;text-align:center}.statbar{border:2px solid #000;border-radius:5px;height:30px}.statbar .statbar-fill{border-radius:3px;height:100%;outline:1px solid #000}.refuel-container{height:80%;margin:auto;width:50%}.refuel-grid{grid-gap:5px 5px;display:grid;gap:5px 5px;grid-auto-flow:row;grid-template-areas:"fuel fuel" "bar bar" "smallbutton1 smallbutton2" "bigbutton bigbutton" "funds funds";grid-template-columns:1fr 1fr;grid-template-rows:.7fr .5fr .5fr 1fr .7fr}.refuel-grid .fuel{font-size:1.5em;grid-area:fuel}.refuel-grid .bar{grid-area:bar}.refuel-grid .smallbutton1{grid-area:smallbutton1}.refuel-grid .smallbutton2{grid-area:smallbutton2}.smallbutton1 button,.smallbutton2 button{height:100%;width:100%}.refuel-grid .bigbutton{grid-area:bigbutton}.refuel-grid .bigbutton button{grid-area:bigbutton;width:100%}.refuel-button-text{display:flex;flex-direction:column}.refuel-button-text .large-text{font-size:2em}.refuel-grid .funds{grid-area:funds}.refuel-grid button{padding:5px}.station-info table{margin:auto}.station-info table th{padding:5px;text-align:left}.station-info table td{padding:5px;text-align:right}.station-info table tr:nth-child(odd){background-color:#0001}.tooltip-container{display:inline-block;position:relative}.tooltip-text{background-color:#444d;border-radius:6px;color:#fff;min-width:120px;opacity:0;padding:5px 10px;pointer-events:none;position:absolute;text-align:center;transition:opacity .3s;z-index:999}.tooltip-container:hover .tooltip-text,.tooltip-visible{opacity:1;visibility:visible}.station-dot{aspect-ratio:1;position:absolute}.station-dot>*{left:-50%;position:relative;top:-50%}.station-dot button{aspect-ratio:1;border:1px solid #fff5;border-radius:50%;z-index:1}.station-dot button:disabled{filter:none}.station-dot.undiscovered{filter:brightness(.6)}.station-dot.undiscovered button:disabled{filter:brightness(.6) saturate(.2)}.station-dot .selected{animation:selected-animation 5s linear 0s infinite;outline:2px dashed cyan;rotate:0deg}.station-dot .current{outline:2px solid cyan}@keyframes selected-animation{0%{rotate:0deg}to{rotate:1turn}}.system-dot-map{aspect-ratio:1;background:#222;border:4px outset #aaa;box-shadow:0 0 5px #000;height:90%;margin:auto;position:relative}.system-dot-map:before{word-wrap:break-word;animation:mask-anim 3s linear 0s infinite;color:#fff;content:attr(stars);font-size:.8em;inset:0;-webkit-mask-image:linear-gradient(120deg,#0000004d 30%,#000 60%,#0000004d 70%);mask-image:linear-gradient(120deg,#0000004d 30%,#000 60%,#0000004d 70%);-webkit-mask-position:0;mask-position:0;-webkit-mask-repeat:repeat;mask-repeat:repeat;-webkit-mask-size:50%;mask-size:50%;overflow:hidden;position:absolute;-webkit-user-select:none;user-select:none;white-space:pre-wrap}@keyframes mask-anim{0%{-webkit-mask-position:0;mask-position:0}50%{-webkit-mask-position:50%;mask-position:50%}to{-webkit-mask-position:100%;mask-position:100%}}.star-canvas-container{inset:0;position:absolute}.star-canvas{background:#000;height:100%;width:100%}.station-map-grid{grid-gap:5px;aspect-ratio:2/3;display:grid;gap:5px;grid-template-areas:"map list" "map travel";grid-template-columns:2fr 1fr;grid-template-rows:3fr 1fr;height:100%;width:100%}.station-map-grid .map{grid-area:map;min-height:0}.station-map-grid .list{grid-area:list;min-height:0}.station-map-grid .travel{align-items:center;display:flex;flex-direction:column;grid-area:travel;justify-content:center;min-height:0}.map-inner{height:100%}.station-map-grid .travel button{height:80%;width:80%}.station-goods-list{border:1px solid #444;height:100%;overflow-y:auto;width:100%}.goods-list-item{border:1px solid #444;min-width:max-content;padding:5px;text-align:center;-webkit-user-select:none;user-select:none}.goods-list-item:hover{background:#00f1;cursor:pointer}.goods-list-item.selected{background:#00f3}.range-circle-container{pointer-events:none;position:absolute}.range-circle{background-color:initial;border-radius:100%;height:100%;left:-50%;outline:2px dotted cyan;pointer-events:none;position:relative;top:-50%;width:100%}.trade-container{max-height:100%}.trade-footer{padding-top:10px}.trade-footer table{width:100%}.trade-list{border:1px solid #000;font-size:.9em;overflow-y:auto;width:100%}.trade-list table{border-collapse:collapse;table-layout:fixed;width:100%}.trade-list table .separate{border-right:1px solid #000}.trade-list table .cart{border:1px solid #000;padding:2px}.trade-list table tbody td{padding:2px 3px;text-align:right}.trade-list table tbody th{padding:2px 3px;text-align:left}.trade-list table thead tr:nth-child(2) th{padding:2px 3px;text-align:right}.trade-list table thead tr:nth-child(2) th:first-child{text-align:left}.trade-list tr{border-bottom:1px solid #0004}.trade-list thead th{border-bottom:1px solid #000;padding:3px}.trade-button{font-size:1.2em;font-weight:700;padding:5px 10px}.trade-disabled{-webkit-backdrop-filter:brightness(.9);backdrop-filter:brightness(.9);color:#555}.small-trade-button{aspect-ratio:1;font-family:monospace;width:2em}.ten{padding:0}.hundred{font-size:.4em}.bar-container{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:min-content auto;grid-template-rows:auto;padding:10px}.travel-screen{border:2px solid #000;height:0;text-align:center;width:100%}.travel-title{display:flex;font-family:monospace;font-size:1.8em;justify-content:space-between;padding:10px 15px}.dock-button{font-size:1.5em;padding:10px}.travel-info{display:flex;flex-direction:row;gap:25px;justify-content:center}.watermark{background:#eee;border-radius:4px;bottom:0;color:#0008;font-family:monospace;font-size:1em;left:0;opacity:.6;padding:5px;position:absolute}.watermark .title{font-weight:700}.watermark .logo{opacity:1}#root,body,html{background-color:#fff;font-family:sans-serif;height:100%;margin:0;padding:0}.value-up{color:green}.value-down{color:red}.big-headers{font-size:1.2em}.small-headers{font-size:.8em}.centered-column,.flex-column{display:flex;flex-direction:column}.centered-column{align-items:center;justify-content:space-between}button{border:1px solid #0006;border-radius:5px;box-shadow:inset -2px -2px 2px #0002;cursor:pointer;transition:.2s}button:hover:not(:disabled){box-shadow:inset 2px 2px 2px #0002;filter:brightness(.9)}button:active:not(:disabled){filter:brightness(1.1);transition:none}button:disabled{cursor:default;filter:brightness(.1) contrast(.2)}.bold{font-weight:700}table.small-table{border-collapse:collapse}table.small-table td,table.small-table tr{border:1px solid #fff}table.small-table.side-headers th{padding:5px;text-align:left}table.small-table.side-headers td{padding:5px;text-align:right}table.small-table.top-headers td,table.small-table.top-headers th{padding:5px;text-align:left}table.small-table tbody tr:nth-child(2n),table.small-table thead tr:nth-child(odd){background-color:#0002}table.small-table tbody tr:nth-child(odd) td{border:1px solid #0005}table.small-table.no-headers tbody tr:nth-child(odd){background-color:#0002}table.small-table.no-headers tbody tr:nth-child(2n) td{border:1px solid #0005}.ship-listing{border:2px solid #000;margin:5px;padding:8px}.ship-listing,.ship-listing-header{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1fr 1fr 1fr 1.5fr 1fr}.ship-listing-header{font-size:.8em;margin:5px 5px 0;padding:10px 10px 0}.ship-listing-header span{border-right:1px solid #0005;padding-right:3px}.ship-listing span,.ship-listing-header span{text-align:right}.ship-listing .ship-name,.ship-listing-header .ship-name{text-align:left}.modal-background{align-items:center;background:#0002;display:flex;flex-direction:column;inset:0;justify-content:center;position:absolute}.modal-container{background:#eee;border:1px solid #000;border-radius:5px;box-shadow:5px 5px 5px #0005,inset -5px -5px 10px #0002;display:flex;flex-direction:column;justify-content:space-around;max-height:40%;max-width:70%;min-height:5em;min-width:10em;overflow-y:auto;padding:10px;text-align:center}.modal-body{margin-bottom:10px;padding:5px}.modal-buttons{display:flex;flex-direction:row;gap:10px;justify-content:center}.modal-buttons button{padding:5px 10px}.gobutton{background-color:#0f02}.stopbutton{background-color:#f002}.hidden{display:none}.side-effect-list{align-items:center;display:flex;flex-direction:column;margin:10px}.side-effect-list table{border-collapse:collapse;width:fit-content}.side-effect-list tr>*{border:2px solid #fff;padding:5px}.side-effect-list table tr:nth-child(odd){background-color:#0001}.side-effect-list table tr:nth-child(2n){background-color:#8881}.encounter-options{display:flex;flex-direction:row;gap:15px;justify-content:center;margin:10px}.encounter-options button{font-size:1.1em;padding:5px 10px}.screen-background{align-items:center;background:#fff;display:flex;height:100vh;justify-content:center}.screen-resize-box{aspect-ratio:3/2;background:linear-gradient(135deg,#fff,#fff 35%,#dedede 75%,#dedede);border-radius:4px;max-height:95vh;max-width:95vw;overflow:auto;padding:10px;resize:both;width:min(80vw,800px);z-index:2}.screen-box{background:#fff;border:1px solid gray;box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}
/*# sourceMappingURL=main.df3e2a1f.css.map*/