@font-face{font-family:Silver;src:url(/font/Silver.ttf) format("truetype");font-weight:400;font-style:normal;font-display:block;size-adjust:150%;ascent-override:75%;descent-override:15%;line-gap-override:0%}:root{font-family:Silver,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#fff;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--upgrade-pill-min-width: 10rem;--upgrade-pill-height: 30px}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;overflow:hidden}body.modal-open{overflow:hidden}button{font-family:inherit;font-size:inherit;background:#000;color:#fff;border:1px solid #fff;border-radius:0;padding:.5rem 1rem;cursor:pointer}button:hover:not(:disabled){background-color:#333}button:active:not(:disabled){background-color:#555}button:disabled{opacity:.4;cursor:not-allowed}@keyframes slide-fade-in{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}.animate-slide-fade-in{animation:slide-fade-in var(--anim-duration, .28s) ease-out var(--anim-delay, 0ms) both}@media(prefers-reduced-motion:reduce){.animate-slide-fade-in{animation:none}}.app{height:100vh;display:grid;grid-template-rows:auto 1fr;overflow:hidden;animation:app-fade-in .36s ease-out both}@keyframes app-fade-in{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.app{animation:none}}.how-to-play-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:100}.how-to-play-modal{background:#000;border:1px solid #fff;padding:1.5rem;min-width:320px;max-width:500px;max-height:80vh;overflow-y:auto}.how-to-play-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.how-to-play-title{font-size:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.how-to-play-close{display:flex;align-items:center;justify-content:center;background:#000;border:1px solid white;color:#fff;cursor:pointer;padding:0;height:32px;width:32px}.how-to-play-close:hover{background:#111;border-color:#fff}.how-to-play-content{display:flex;flex-direction:column;gap:1.25rem}.how-to-play-section h3{font-size:.875rem;color:#8f8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.how-to-play-section p{font-size:.875rem;line-height:1.5;color:#ccc}.how-to-play-section ul{margin:.5rem 0 0 1.25rem;padding:0}.how-to-play-section li{font-size:.875rem;line-height:1.5;color:#ccc;margin-bottom:.25rem}.how-to-play-section strong{color:#fff}.audio-modal-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:100}.audio-modal{background:#000;border:1px solid #fff;padding:1.5rem;min-width:320px;max-width:400px;max-height:80vh;overflow-y:auto}.audio-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.audio-modal-title{font-size:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.audio-modal-close{display:flex;align-items:center;justify-content:center;background:#000;border:1px solid white;color:#fff;cursor:pointer;padding:0;height:32px;width:32px}.audio-modal-close:hover{background:#111;border-color:#fff}.audio-modal-content{display:flex;flex-direction:column;gap:1.25rem}.audio-modal-section h3{font-size:.875rem;color:#8f8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.audio-modal-placeholder{font-size:.875rem;color:#666;font-style:italic}.audio-modal-toggle{display:flex;align-items:center;gap:.5rem;background:#000;border:1px solid #fff;color:#fff;padding:.5rem 1rem;cursor:pointer;font-size:.875rem;width:100%;justify-content:center}.audio-modal-toggle:hover{background:#111}.audio-modal-toggle--playing{border-color:#8f8;color:#8f8}.audio-modal-volume{display:flex;align-items:center;gap:.75rem;margin-top:.75rem;padding:.5rem 0}.audio-modal-volume-label{font-size:.8rem;color:#888;text-transform:uppercase;letter-spacing:.05em;min-width:50px}.audio-modal-volume-slider{flex:1;height:4px;-webkit-appearance:none;appearance:none;background:#333;outline:none;cursor:pointer}.audio-modal-volume-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;background:#fff;cursor:pointer}.audio-modal-volume-slider::-moz-range-thumb{width:14px;height:14px;background:#fff;cursor:pointer;border:none}.audio-modal-volume-value{font-size:.8rem;color:#888;min-width:36px;text-align:right}.audio-modal-track-info{display:flex;flex-direction:column;gap:.25rem;margin-top:1rem;padding:.75rem;border:1px solid #333}.audio-modal-label{font-size:.8rem;color:#888;text-transform:uppercase;letter-spacing:.05em}.audio-modal-track-name{font-size:1rem;color:#fff}.audio-modal-controls{display:flex;gap:.5rem;margin-top:.75rem}.audio-modal-control{display:flex;align-items:center;gap:.375rem;background:#000;border:1px solid #fff;color:#fff;padding:.5rem .75rem;cursor:pointer;font-size:.8rem;flex:1;justify-content:center}.audio-modal-control:hover{background:#111}.progress-panel-content{display:flex;flex-direction:column;gap:1.25rem;padding-right:.75rem}.progress-panel-overall{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding-bottom:1rem;border-bottom:1px solid #333}.progress-panel-overall-label{font-size:1rem;color:#ccc}.progress-panel-overall-value{font-size:1.125rem;font-weight:600;color:#8f8;margin-left:auto}.progress-panel-overall-bar{width:100%;height:8px;background:#222;border:1px solid #444}.progress-panel-overall-fill{height:100%;background:#8f8}.progress-panel-section{display:flex;flex-direction:column;gap:.5rem}.progress-panel-section-title{display:flex;justify-content:space-between;align-items:center;font-size:1rem;color:#8f8;text-transform:uppercase;letter-spacing:.05em}.progress-panel-section-count{font-size:.875rem;color:#888}.progress-panel-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.375rem}.progress-panel-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.progress-panel-stat{display:flex;flex-direction:column;gap:.25rem;padding:.625rem .75rem;background:#111;border:1px solid #333}.progress-panel-stat-label{font-size:.8rem;color:#888;text-transform:uppercase;letter-spacing:.05em}.progress-panel-stat-value{font-size:1rem;color:#8f8;font-weight:600}.progress-panel-item{display:flex;align-items:center;gap:.375rem;padding:.5rem .625rem;font-size:.875rem;color:#666;background:#111;border:1px solid #333}.progress-panel-item--complete{color:#8f8;border-color:#4a4}.progress-panel-item--complete svg{flex-shrink:0}.progress-panel-research-grid{display:flex;flex-direction:column;gap:.25rem}.progress-panel-research-row{display:grid;grid-template-columns:90px 1fr 1fr;gap:.5rem;align-items:center}.progress-panel-research-material{font-size:.875rem;color:#ccc}.progress-panel-research-upgrade{display:flex;align-items:center;gap:.375rem;padding:.375rem .5rem;font-size:.8rem;color:#666;background:#111;border:1px solid #333}.progress-panel-research-upgrade--complete{color:#8f8;border-color:#4a4}.progress-panel-research-level{font-size:.8rem;color:#888;min-width:32px}.progress-panel-research-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.progress-panel-ship-upgrades{display:flex;flex-direction:column;gap:.25rem}.progress-panel-ship-upgrade-row{display:grid;grid-template-columns:1fr auto auto;gap:.5rem;align-items:center}.progress-panel-ship-name{font-size:.875rem;color:#ccc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.progress-panel-ship-upgrade{display:flex;align-items:center;gap:.375rem;padding:.375rem .5rem;font-size:.8rem;color:#666;background:#111;border:1px solid #333;width:150px;white-space:nowrap}.progress-panel-ship-upgrade--complete{color:#8f8;border-color:#4a4}.progress-panel-upgrade-level{font-size:.8rem;color:#888;min-width:32px}.progress-modal-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:100}.progress-modal-content{background:#000;border:1px solid #fff;padding:1.5rem;min-width:320px;width:90vw;max-width:700px;max-height:85vh;display:flex;flex-direction:column}.progress-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-shrink:0}.progress-modal-title{font-size:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.progress-modal-close{display:flex;align-items:center;justify-content:center;background:#000;border:1px solid white;color:#fff;cursor:pointer;padding:0;height:32px;width:32px}.progress-modal-close:hover{background:#111;border-color:#fff}.progress-modal-body{overflow-y:auto;flex:1}.button{font-size:.875rem;padding:0 1rem;height:30px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;line-height:1}.button--small{font-size:.8rem;padding:0 .5rem;height:30px}.button--large{font-size:1rem;padding:0 1rem;height:38px}.button--danger{border-color:#f55;color:#f55}.button--danger:hover:not(:disabled){background-color:#ff55551a}.button--ready{min-width:var(--upgrade-pill-min-width);height:var(--upgrade-pill-height);border-color:#8f8;color:#8f8}.button--ready:hover:not(:disabled){background-color:#88ff881a}.button:disabled{min-width:var(--upgrade-pill-min-width)}.legacy-save-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:300}.legacy-save-modal{background:#000;border:1px solid #fd0;padding:1.5rem;min-width:320px;max-width:480px}.legacy-save-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.legacy-save-title{font-size:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#fd0;margin:0}.legacy-save-close{display:flex;align-items:center;justify-content:center;background:#000;border:1px solid #fff;color:#fff;cursor:pointer;padding:0;height:32px;width:32px}.legacy-save-close:hover{background:#111}.legacy-save-content{display:flex;flex-direction:column;gap:.75rem}.legacy-save-content p{font-size:.875rem;line-height:1.5;color:#ccc;margin:0}.legacy-save-hint{color:#888!important;font-size:.8125rem!important}.legacy-save-actions{display:flex;gap:.5rem;justify-content:flex-end;margin-top:.25rem}.legacy-save-btn{background:#000;border:1px solid #fd0;color:#fd0;padding:.5rem .9rem;font-size:.8125rem;cursor:pointer;text-transform:uppercase;letter-spacing:.05em}.legacy-save-btn:hover{background:#1a1500}.settings-panel-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:100}.settings-panel{background:#000;border:1px solid #fff;padding:1.5rem;min-width:350px;max-width:90vw}.settings-panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.settings-panel-title{font-size:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.settings-panel-close{display:flex;align-items:center;justify-content:center;background:#000;border:1px solid white;color:#fff;cursor:pointer;padding:0;height:32px;width:32px}.settings-panel-close:hover{background:#111;border-color:#fff}.settings-panel-content{display:flex;flex-direction:column;gap:1.5rem}.settings-panel-section{display:flex;flex-direction:column;gap:.75rem}.settings-panel-section-divider{height:1px;width:100%;background-color:#fff;margin-top:20px;margin-bottom:15px}.settings-panel-section-title{font-size:.875rem;color:#888;text-transform:uppercase;letter-spacing:.05em}.settings-panel-item{display:flex;justify-content:space-between;align-items:center;gap:1rem}.settings-panel-label{font-size:.875rem}.settings-panel-item button{width:120px}.settings-panel-item button:active:not(:disabled){transform:scale(.98)}.settings-panel-countdown{font-size:.875rem;color:#888}.settings-panel-reset{display:flex;flex-direction:column;gap:.75rem}.settings-panel-reset-confirm{border:1px solid #f55;padding:.75rem;display:flex;flex-direction:column;gap:.75rem}.settings-panel-reset-confirm-text{font-size:.875rem;color:#f55;margin:0}.settings-panel-reset-confirm-actions{display:flex;justify-content:flex-end;gap:.5rem}.settings-panel-reset-confirm-actions button{width:auto;min-width:120px}.settings-panel-item--electron .settings-panel-electron-controls{display:flex;align-items:center;gap:.5rem}.settings-panel-item--electron .settings-panel-electron-controls button{width:140px}.settings-panel-electron-select{background:#000;color:#fff;border:1px solid #fff;font-family:inherit;font-size:.875rem;padding:0 .5rem;height:30px;cursor:pointer}.settings-panel-electron-select:disabled{color:#666;border-color:#666;cursor:not-allowed}.app-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;background:#fff;height:56px}.app-header-title{font-size:1.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#000}.app-header-actions{display:flex;gap:.5rem;align-items:center}.app-header-credits{display:flex;flex-direction:column;align-items:stretch;gap:.25rem;min-width:180px;margin-right:.5rem}.app-header-credits-amount{font-size:.875rem;font-weight:700;color:#000;font-variant-numeric:tabular-nums;text-align:right;line-height:1}.app-header-credits-bar{position:relative;height:6px;border:1px solid #000;background:#fff;overflow:hidden}.app-header-credits-fill{height:100%;background:#000;transition:width .3s ease-out}.app-header-credits--full .app-header-credits-fill{background:#c00}.app-header-credits--full .app-header-credits-amount{color:#c00}.app-header-button{font-size:.875rem;padding:.5rem .75rem;line-height:1;cursor:pointer;background:#fff;color:#000;border:1px solid #000}.app-header-button:hover:not(:disabled){background-color:#ddd}.app-header-button:active:not(:disabled){background-color:#bbb}.app-header-button--icon{display:flex;align-items:center;justify-content:center;padding:.35rem}.credits-section{background-color:#222;padding:12px;border:1px solid #333}.credits-section-content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.credits-section-primary{display:flex;flex-direction:column;align-items:flex-start;gap:.125rem;flex-shrink:0}.credits-section-amount{font-size:1.25rem;font-weight:700;font-variant-numeric:tabular-nums}.credits-section-label{font-size:.8rem;color:#888}.credits-section-wallet{display:flex;flex-direction:column;align-items:stretch;gap:.25rem;flex:1 1 240px;min-width:200px;max-width:360px}.credits-section-wallet-bar{position:relative;height:6px;border:1px solid #444;background:#000;overflow:hidden}.credits-section-wallet-fill{height:100%;background:#fff;transition:width .3s ease-out}.credits-section-wallet--full .credits-section-wallet-fill{background:#f55}.credits-section-wallet-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.credits-section-wallet-label{font-size:.85rem;color:#888;font-variant-numeric:tabular-nums}.credits-section-wallet--full .credits-section-wallet-label{color:#f55}.credits-section-wallet-warning{font-size:.8rem;font-weight:600;color:#f55;text-transform:uppercase;letter-spacing:.05em}.delivery-overview{background-color:#222;padding:12px;border:1px solid #333}.delivery-overview-totals{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #666}.delivery-overview-gauge{display:flex;flex-direction:column;gap:.5rem}.delivery-overview-gauge-row{display:grid;grid-template-columns:80px 1fr 120px;align-items:center;gap:.5rem}.delivery-overview-gauge-label{font-size:.8rem;color:#888}.delivery-overview-gauge-bar{height:16px;background:#333;border:1px solid #666;position:relative}.delivery-overview-gauge-fill{height:100%;transition:width .3s ease-out}.delivery-overview-gauge-fill--mass{background:#2d5a8a}.delivery-overview-gauge-fill--volume{background:#8a5a2d}.delivery-overview-gauge-value{font-size:.8rem;text-align:right}.delivery-overview-stats{display:flex;flex-direction:column;gap:.5rem}.delivery-overview-stat{display:flex;justify-content:space-between;align-items:center}.delivery-overview-stat-label{font-size:.8rem;color:#888}.delivery-overview-stat-value{font-size:.875rem;font-weight:700}.delivery-overview-stat-value--bonus{color:#8f8}.delivery-overview-materials-section{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #666}.delivery-overview-materials-header{display:grid;grid-template-columns:repeat(7,1fr);gap:.5rem;padding-bottom:.5rem;border-bottom:1px solid #444;margin-bottom:.5rem;font-size:.8125rem;color:#fff;font-weight:700;align-items:center;text-align:center}.delivery-overview-materials-header>span:first-child{text-align:left}.delivery-overview-materials-header-stacked{text-align:center;line-height:1.2}.delivery-overview-materials-row{display:grid;grid-template-columns:repeat(7,1fr);gap:.5rem;align-items:center;padding:.25rem 0}.delivery-overview-materials-name{font-weight:500}.delivery-overview-materials-owned{text-align:center}.delivery-overview-materials-assigned{text-align:center;color:#8f8}.delivery-overview-materials-unassigned{text-align:center;color:#888}.delivery-overview-materials-unassigned--warning{color:#fa5}.delivery-overview-hangars{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.delivery-overview-hangar{display:flex;gap:1rem;align-items:flex-start;border-bottom:1px solid #666;padding-bottom:1rem}.delivery-overview-hangar-icon{width:320px;height:182px;border:1px solid #fff;background-color:#111;flex-shrink:0}.delivery-overview-hangar-icon .ship-viewer-canvas{display:block;background-color:transparent}.delivery-overview-hangar-icon .ship-viewer-canvas canvas{display:block;width:100%!important;height:100%!important;background-color:transparent}.delivery-overview-hangar-content{flex:1;min-width:0}.delivery-overview-hangar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.delivery-overview-hangar-name{font-weight:600;font-size:.875rem}.delivery-overview-hangar-ship{font-size:.8rem;color:#fff}.delivery-overview-hangar-destination{font-size:.8rem;color:#8cf;margin-bottom:.4rem}.delivery-overview-hangar-bars{display:flex;gap:.25rem;margin-bottom:.5rem}.delivery-overview-mini-bar{flex:1;height:8px;background:#333;border:1px solid #555}.delivery-overview-mini-fill{height:100%;transition:width .3s ease-out}.delivery-overview-mini-fill--mass{background:#2d5a8a}.delivery-overview-mini-fill--volume{background:#8a5a2d}.delivery-overview-mini-bar--volume{display:flex;justify-content:flex-end}.delivery-overview-hangar-percent{position:absolute;left:50%;transform:translate(-50%);display:flex;gap:.25rem;font-size:.8rem}.delivery-overview-hangar-percent--mass{color:#5a9fd4}.delivery-overview-hangar-percent--volume{color:#d49f5a}.delivery-overview-hangar-value{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;margin-bottom:.5rem;position:relative}.delivery-overview-hangar-bonus{color:#8f8}.delivery-overview-hangar-last-payout{font-size:.8rem;color:#888}.delivery-overview-hangar-last-payout-bonus{color:#8f8}.delivery-overview-hangar-cooldown{font-size:.8rem;color:#fd0}.delivery-overview-hangar-materials{display:flex;flex-wrap:wrap;gap:.25rem}.delivery-overview-material{font-size:.8rem;padding:.125rem .375rem;background:#333;border:1px solid #555}.delivery-overview-material--empty{color:#666;font-style:italic;border:none}.delivery-overview-material--refined{color:#8cf;border-color:#8cf}.delivery-overview-materials-name--refined{color:#8cf}.delivery-overview-action{display:flex;margin-top:.5rem}.delivery-overview-depart{width:100%;font-weight:700;position:relative;overflow:hidden}.delivery-overview-depart--active{border-color:#8f8;color:#8f8;background-color:#88ff881a}.delivery-overview-depart--active:hover{background-color:#88ff8840}.delivery-overview-depart--cooldown,.delivery-overview-depart--cooldown:disabled{border-color:#666;color:#fff066;background-color:transparent;opacity:1}.delivery-overview-depart-grid{position:absolute;inset:0;display:grid;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(var(--cooldown-grid-cols, 32),1fr);pointer-events:none;z-index:0}.delivery-overview-depart-cell{background-color:transparent;transition:background-color .22s ease-out}.delivery-overview-depart-cell--filled{background-color:#88ff8859}@media(prefers-reduced-motion:reduce){.delivery-overview-depart-cell{transition:none}}.delivery-overview-depart-label{position:relative;z-index:1}.storage-overview{background-color:#222;padding:12px;border:1px solid #333;cursor:pointer}.storage-overview:hover{background-color:#2a2a2a}.storage-overview:focus-visible{outline:1px solid #8cf;outline-offset:2px}.storage-overview-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.storage-overview-name{font-weight:600;font-size:1.125rem}.storage-overview-ship{font-size:.8rem;color:#fff}.storage-overview-ship--empty{color:#888;font-style:italic}.storage-overview-cooldown{font-size:.8rem;color:#fd0}.storage-overview-row{display:grid;grid-template-columns:80px 1fr 140px;align-items:center;gap:.5rem;margin-bottom:.35rem}.storage-overview-row-label{font-size:.8rem;color:#888;text-transform:uppercase;letter-spacing:.05em}.storage-overview-bars{display:flex;flex-direction:column;gap:.2rem}.storage-overview-mini-bar{height:6px;background:#333;border:1px solid #555}.storage-overview-mini-fill{height:100%;transition:width .3s ease-out}.storage-overview-mini-fill--mass{background:#2d5a8a}.storage-overview-mini-fill--volume{background:#8a5a2d}.storage-overview-row-value{display:flex;flex-direction:column;align-items:flex-end;gap:.1rem}.storage-overview-percent{display:flex;gap:.35rem;font-size:.8rem}.storage-overview-percent--mass{color:#5a9fd4}.storage-overview-percent--volume{color:#d49f5a}.storage-overview-value{font-size:.875rem;font-weight:500}.storage-overview-bonus{color:#8f8}.storage-overview-ores{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.5rem}.storage-overview-ore{font-size:.8rem;padding:.125rem .375rem;background:#333;border:1px solid #555}.storage-overview-ore--refined{color:#8cf;border-color:#8cf}.storage-overview-ore--empty{color:#666;font-style:italic;border:none;background:#000;padding:0}.storage-overview-last-payout{font-size:.8rem;color:#888;margin-top:.35rem}.storage-overview-last-payout-bonus{color:#8f8}.overview-blade{display:flex;flex-direction:column;gap:1.5rem}.threshold-display{display:flex;align-items:center;gap:.75rem}.threshold-display-dots{display:flex;gap:.5rem}.threshold-display-item{display:flex;flex-direction:column;align-items:center;gap:.25rem}.threshold-display-dot{position:relative;width:20px;height:20px;border:1px solid #fff;background:#000;overflow:hidden}.threshold-display-dot--filled{background:#fff}.threshold-display-dot-fill{position:absolute;bottom:0;left:0;right:0;background:#fff;transition:height .3s ease}.threshold-display-percent{font-size:.8rem;color:#fff;white-space:nowrap}.threshold-display-value{font-size:.8rem;color:#888;white-space:nowrap}.threshold-display-count{font-size:.8rem;color:#888;align-self:flex-start;margin-top:.125rem}.hauler-status{display:flex;flex-direction:column;gap:.75rem;background-color:#222;padding:12px;border:1px solid #333}.hauler-status-info{display:flex;flex-direction:column;gap:.25rem}.hauler-status-name{font-weight:600;font-size:1.125rem}.hauler-status-description{font-size:.8rem;color:#666;font-style:italic}.hauler-status-table{display:flex;flex-direction:column;gap:.5rem}.hauler-status-row{display:grid;grid-template-columns:115px minmax(205px,auto) minmax(150px,auto) minmax(150px,auto);align-items:center;gap:.75rem;min-height:2.75rem}.hauler-status-row--header{min-height:auto;border-bottom:1px solid #fff;padding-bottom:.5rem}.hauler-status-header-label{color:#fff;font-size:.875rem;font-weight:700}.hauler-status-row--payout{border-top:2px solid #fff;padding-top:.5rem;margin-top:.25rem}.hauler-status-row--last-payout{min-height:auto}.hauler-status-fee-amount{color:#f55}.hauler-status-row--net{border-top:1px solid #333;margin-bottom:.25rem}.hauler-status-net-value{color:#8f8;font-weight:700}.hauler-status-last-payout-value{color:#fff;font-weight:600}.hauler-status-last-payout-bonus{color:#8f8}.hauler-status-label{color:#888}.hauler-status-value{color:#fff}.hauler-status-bonus{color:#8f8;font-weight:600}.hauler-status-bonus--none{color:#fff}.hauler-status-extra{color:#888;font-size:.875rem}.hauler-status-countdown-cell{display:inline-flex;align-items:baseline;gap:.35rem;width:100%}.hauler-status-countdown-cell .hauler-status-countdown-label{color:#888;font-size:.875rem;white-space:nowrap}.hauler-status-countdown-cell .hauler-status-countdown-value{color:#888;font-size:.875rem;font-weight:600}.hauler-status-action{display:flex}.hauler-status-depart{width:100%;font-weight:700;position:relative;overflow:hidden}.hauler-status-depart--active{border-color:#8f8;color:#8f8;background-color:#88ff881a}.hauler-status-depart--active:hover{background-color:#88ff8840}.hauler-status-depart--cooldown,.hauler-status-depart--cooldown:disabled{border-color:#666;color:#fff066;background-color:transparent;opacity:1}.hauler-status-depart-grid{position:absolute;inset:0;display:grid;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(var(--cooldown-grid-cols, 32),1fr);pointer-events:none;z-index:0}.hauler-status-depart-cell{background-color:transparent;transition:background-color .22s ease-out}.hauler-status-depart-cell--filled{background-color:#88ff8859}@media(prefers-reduced-motion:reduce){.hauler-status-depart-cell{transition:none}}.hauler-status-depart-label{position:relative;z-index:1}.hauler-status-depart-countdown{display:inline-block;min-width:2.5em;text-align:right;font-variant-numeric:tabular-nums}.hauler-status--locked{display:flex;justify-content:center;align-items:center;min-height:200px}.hauler-status-locked-message{color:#666;font-style:italic;font-size:1rem}.cargo-gauge{margin:1rem 0}.cargo-gauge-bars{display:flex;align-items:stretch;gap:.5rem}.cargo-gauge-bar{flex:1;display:flex;flex-direction:column;gap:.25rem}.cargo-gauge-bar-track{height:16px;background:#333;border:1px solid #fff;overflow:hidden}.cargo-gauge-bar-fill{height:100%;transition:width .3s ease-out}.cargo-gauge-bar--mass .cargo-gauge-bar-fill{background:#4a9eff}.cargo-gauge-bar--volume .cargo-gauge-bar-track{direction:rtl}.cargo-gauge-bar--volume .cargo-gauge-bar-fill{background:#ff8c42}.cargo-gauge-divider{width:2px;background:#666;align-self:stretch}.cargo-gauge-bar-label{display:flex;justify-content:space-between;align-items:center}.cargo-gauge-bar--mass .cargo-gauge-bar-label{color:#4a9eff}.cargo-gauge-bar--volume .cargo-gauge-bar-label{color:#ff8c42}.cargo-gauge-bar-name{font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;opacity:.7;font-weight:700}.cargo-gauge-bar-value{font-size:.875rem;font-weight:500}.ship-selector{display:flex;gap:1rem;align-items:flex-start;background-color:#222;padding:12px;border:1px solid #333}.ship-selector-icon{width:320px;height:182px;border:1px solid #fff;background-color:#111;flex-shrink:0}.ship-selector-icon .ship-viewer-canvas{display:block;background-color:transparent}.ship-selector-icon .ship-viewer-canvas canvas{display:block;width:100%!important;height:100%!important;background-color:transparent}.ship-selector-content{flex:1;min-width:0}.ship-selector--locked{align-items:center;min-height:80px}.ship-selector--locked .ship-selector-content{display:flex;justify-content:center;align-items:center}.ship-selector-locked-message{color:#666;font-style:italic;font-size:1rem}.ship-selector-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.ship-selector-label{font-size:.8rem;color:#fff;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.ship-selector-queued{font-size:.8rem;color:#fd0;text-transform:uppercase}.ship-selector-select{width:100%;background:#000;color:#fff;border:1px solid #fff;padding:.5rem;font-size:.875rem;font-family:inherit;cursor:pointer}.ship-selector-select:focus{outline:none;border-color:#8f8}.ship-selector-select option{background:#000;color:#fff}.ship-selector-info{margin-top:.5rem;font-size:.8rem;color:#fd0}.material-assignment-list{background-color:#222;padding:12px;border:1px solid #333}.material-assignment-heading{font-weight:600;font-size:1.25rem;border-bottom:1px solid grey;padding-bottom:5px;margin-bottom:.5rem;width:max-content}.material-assignment-header{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 440px;gap:8px;padding-bottom:8px;padding-top:8px;border-bottom:1px solid #666;margin-bottom:8px;font-size:.8125rem;color:#888;font-weight:700}.material-assignment-list--no-credits .material-assignment-header,.material-assignment-list--no-credits .material-assignment-row{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 440px}.material-assignment-controls-header{display:flex;gap:4px;justify-content:flex-end}.material-assignment-controls-header span{width:70px;text-align:center;font-size:.8125rem;font-weight:700}.material-assignment-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 440px;gap:8px;align-items:center;padding:4px 0}.material-assignment-name{font-weight:500}.material-assignment-credits{text-align:left}.material-assignment-credits--upgraded{color:#8f8}.material-assignment-mass{text-align:left}.material-assignment-mass--upgraded{color:#8f8}.material-assignment-volume{text-align:left}.material-assignment-volume--upgraded{color:#8f8}.material-assignment-total{text-align:left;color:#888}.material-assignment-assigned{text-align:left;color:#8f8}.material-assignment-available{text-align:left;color:#fff}.material-assignment-controls{display:flex;gap:4px;justify-content:flex-end}.material-assignment-btn{display:inline-flex;align-items:center;justify-content:center;width:70px;height:30px;padding:0;background:#000;border:1px solid #fff;color:#fff;cursor:pointer;font-size:.8rem;font-variant-numeric:tabular-nums}.material-assignment-btn svg{stroke:#fff}.material-assignment-btn:hover:not(:disabled){background:#ffffff1a}.material-assignment-btn:disabled{border-color:#666;color:#666;cursor:not-allowed}.material-assignment-btn:disabled svg{stroke:#666}.material-assignment-btn--add{border-color:#f80}.material-assignment-btn--add svg{stroke:#f80}.material-assignment-btn--add:hover:not(:disabled){background:#ff88001a}.material-assignment-btn--add:disabled{border-color:#666}.material-assignment-btn--add:disabled svg{stroke:#666}.material-assignment-empty{color:#666;font-style:italic;padding:.5rem 0;text-align:center;font-weight:700;border-bottom:2px solid #666;width:fit-content;margin:0 auto;font-size:20px}.material-assignment-empty--pulse{animation:empty-border-pulse 1s ease-in-out infinite}@keyframes empty-border-pulse{0%,to{border-bottom-color:#666}50%{border-bottom-color:#fff}}.material-assignment-row--refined .material-assignment-name{color:#8cf}.delivery-section{margin-bottom:2rem}.delivery-section-header{display:flex;justify-content:space-between;margin-bottom:.5rem}.delivery-section-tabs{display:flex;gap:0}.delivery-section-tab{font-size:.875rem;padding:.375rem .75rem;border:1px solid #fff;background:#000;color:#888;cursor:pointer;transition:color .15s ease,background-color .15s ease}.delivery-section-tab:not(:first-child){border-left:none}.delivery-section-tab:hover{color:#fff}.delivery-section-tab--active{color:#fff;background-color:#333}.delivery-section-hangars{display:flex;gap:0;margin-bottom:1rem;margin-top:1rem;border:1px solid #fff}.delivery-section-hangar{flex:1;padding:.5rem 1rem;background:#000;color:#fff;border:none;border-right:1px solid #fff;cursor:pointer;font-family:inherit;font-size:.875rem}.delivery-section-hangar:last-child{border-right:none}.delivery-section-hangar:hover:not(:disabled){background:#ffffff1a;color:#fff}.delivery-section-hangar--active{background:#fff;color:#000}.delivery-section-hangar--active:hover{background:#fff}.delivery-section-hangar--locked{color:#666;cursor:not-allowed}.delivery-section-hangar-locked{font-style:italic}.delivery-section-hangar-label{font-weight:700}.delivery-content{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.delivery-content-selectors{display:flex;gap:1rem;align-items:flex-start}.delivery-content-selectors>.ship-selector,.delivery-content-selectors>.destination-selector{flex:1 1 0;min-width:0}.delivery-tab-section{display:flex;flex-direction:column}.delivery-tab-description{font-size:.8rem;color:#888;margin-bottom:.75rem}.ship-licenses-list{display:flex;flex-direction:column;gap:.75rem}.ship-license-card{display:flex;gap:1rem;align-items:stretch;background-color:#222;padding:12px;border:1px solid #333}.ship-license-card--unlocked{border-color:#8f8}.ship-license-card-icon{width:320px;height:182px;border:1px solid #fff;background-color:#111;flex-shrink:0}.ship-license-card-icon .ship-viewer-canvas{display:block;background-color:transparent}.ship-license-card-icon .ship-viewer-canvas canvas{display:block;width:100%!important;height:100%!important;background-color:transparent}.ship-license-card-content{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between}.ship-license-name{font-weight:600;font-size:1.125rem}.ship-license-licensed{font-size:.8rem;color:#8f8;text-transform:uppercase;line-height:1;padding:calc(.25rem + 1px) 0}.ship-license-actions{display:flex;align-items:center;justify-content:flex-end;gap:.75rem}.ship-license-actions .button--small{min-width:var(--upgrade-pill-min-width);height:var(--upgrade-pill-height);text-align:center}.ship-license-owned{font-size:.8rem;color:#8f8;text-transform:uppercase;line-height:1;white-space:nowrap}.ship-license-description{font-size:.8rem;color:#666;font-style:italic}.ship-license-stats{display:flex;gap:1.5rem}.ship-license-stat{display:flex;flex-direction:column;gap:.125rem}.ship-license-stat-label{font-size:.8rem;color:#666;text-transform:uppercase}.ship-license-stat-value{font-size:.8rem;font-variant-numeric:tabular-nums}.ship-license-cost{font-size:.8rem;font-variant-numeric:tabular-nums;white-space:nowrap}.hangar-unlocks-list{display:flex;flex-direction:column;gap:1rem}.hangar-unlock-card{display:flex;justify-content:space-between;align-items:center;gap:1rem;background-color:#222;padding:12px;border:1px solid #333}.hangar-unlock-card--unlocked{border-color:#8f8}.hangar-unlock-info{display:flex;flex-direction:column;gap:.25rem;flex:1}.hangar-unlock-name{font-weight:600;font-size:1.125rem}.hangar-unlock-status{font-size:.8rem;color:#8f8}.hangar-unlock-cost{font-size:.8rem;color:#888}.ship-upgrades-list{display:flex;flex-direction:column;gap:1rem}.ship-upgrades-card{display:flex;gap:1rem;align-items:center;background-color:#222;padding:12px;border:1px solid #333}.ship-upgrades-card--licensed{border-color:#8f8}.ship-upgrades-card--locked{opacity:.6}.ship-upgrades-card-icon{width:320px;height:182px;border:1px solid #fff;background-color:#111;flex-shrink:0}.ship-upgrades-card-icon .ship-viewer-canvas{display:block;background-color:transparent}.ship-upgrades-card-icon .ship-viewer-canvas canvas{display:block;width:100%!important;height:100%!important;background-color:transparent}.ship-upgrades-card-content{flex:1;min-width:0}.ship-upgrades-card-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:.75rem}.ship-upgrades-card-info{display:flex;flex-direction:column;gap:.25rem;flex:1}.ship-upgrades-card-name{margin:0;font-weight:600;font-size:1.125rem}.ship-upgrades-card-description{font-size:.8rem;color:#666;font-style:italic}.ship-upgrades-card-warning{font-size:.8rem;color:#f55;text-transform:uppercase;align-self:center}.ship-upgrades-grid{display:flex;flex-direction:column;gap:.5rem}.ship-upgrade-header{display:grid;grid-template-columns:150px 105px 80px 100px 1fr;align-items:center;gap:.5rem;font-size:.8rem;color:#888;border-bottom:1px solid #666;padding-bottom:.375rem;margin-bottom:.25rem}.ship-upgrade-row{display:grid;grid-template-columns:150px 105px 80px 100px 1fr;align-items:start;gap:.5rem;font-size:.875rem}.ship-upgrade-name,.ship-upgrade-effect{color:#fff}.ship-upgrade-level{color:#888}.ship-upgrade-current{color:#fff}.ship-upgrade-current--upgraded{color:#8f8}.ship-upgrade-cost{text-align:right}.ship-upgrade-cost--expensive{color:#f55}.ship-upgrade-maxed{display:inline-flex;align-items:center;justify-content:center;justify-self:end;min-width:var(--upgrade-pill-min-width);height:var(--upgrade-pill-height);padding:0 .5rem;border:1px solid #666;background:#000;color:#8f8;font-weight:700;font-size:.8rem;text-align:center;cursor:default;-webkit-user-select:none;user-select:none}.ship-upgrades-empty{color:#888;text-align:center;padding:1.5rem}.button--expensive{color:#f55;border-color:#f55}.storage-section{display:flex;flex-direction:column;gap:1rem}.storage-section-locked{background-color:#222;border:1px solid #333;padding:12px;text-align:center;color:#888;font-size:.875rem;width:100%;box-sizing:border-box}.storage-section-locked strong{color:#fff}.storage-capacity-panel{background-color:#222;border:1px solid #333;padding:12px 12px 0}.storage-capacity-heading{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.75rem}.storage-capacity-title{font-weight:600;font-size:1.25rem;border-bottom:1px solid grey;padding-bottom:5px;width:max-content}.storage-capacity-value{font-size:.8rem;color:#888;font-variant-numeric:tabular-nums}.storage-contents-panel{background-color:#222;border:1px solid #333;padding:12px}.storage-contents-heading{font-weight:600;font-size:1.25rem;border-bottom:1px solid grey;padding-bottom:5px;margin-bottom:.5rem;width:max-content}.storage-contents-table{display:flex;flex-direction:column}.storage-contents-row{display:grid;grid-template-columns:1.5fr .8fr 1fr 1fr 440px;gap:.5rem;padding:.375rem 0;border-bottom:1px solid #222;align-items:center}.storage-contents-row:last-child{border-bottom:none}.storage-contents-row--header{color:#888;font-size:.8125rem;font-weight:700;border-bottom:1px solid #444;padding-bottom:.375rem}.storage-contents-row--refined .storage-contents-name{color:#8cf}.storage-contents-name{color:#fff}.storage-contents-value{color:#fff;font-variant-numeric:tabular-nums}.storage-contents-value--count{font-weight:700}.storage-discard-controls,.storage-discard-controls-header{display:flex;gap:4px;justify-content:flex-end}.storage-discard-controls-header span{width:70px;text-align:center;font-size:.8125rem;font-weight:700}.storage-discard-btn{display:inline-flex;align-items:center;justify-content:center;width:70px;height:30px;padding:0;background:#000;border:1px solid #f55;color:#f55;cursor:pointer;font-size:.8rem;font-variant-numeric:tabular-nums}.storage-discard-btn:hover:not(:disabled){background:#ff55551a}.storage-discard-btn:disabled{border-color:#444;color:#444;cursor:not-allowed}.storage-discard-btn--max{font-weight:600}.storage-discard-hint{margin-top:.5rem;font-size:.8rem;color:#666;font-style:italic}.storage-discard-modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:200}.storage-discard-modal{background:#000;border:1px solid #f55;padding:1.25rem;max-width:420px;width:calc(100% - 2rem);display:flex;flex-direction:column;gap:.75rem}.storage-discard-modal-title{color:#f55;font-weight:600;font-size:1rem}.storage-discard-modal-body{color:#ccc;font-size:.8125rem;line-height:1.4}.storage-discard-modal-body strong{color:#fff}.storage-discard-modal-actions{display:flex;gap:.5rem;justify-content:flex-end;margin-top:.5rem}.storage-discard-modal-confirm.button{border-color:#f55;color:#f55}.storage-discard-modal-confirm.button:hover:not(:disabled){background:#ff555526}.material-row{background-color:#222;padding:12px;border:1px solid #333;display:flex;align-items:flex-start;gap:1rem}.material-row-body{display:flex;flex-direction:column;flex:1;min-width:0}.material-row--pulse{animation:border-pulse 1s ease-in-out infinite}@keyframes border-pulse{0%,to{border-color:#666;border-width:3px}50%{border-color:#fff;border-width:3px}}.material-row-header{display:flex;align-items:flex-start;gap:1rem}.material-row-controls{display:flex;align-items:center;gap:.5rem;margin-left:auto}.material-row-inventory{border-collapse:collapse;font-size:.8rem}.material-row-inventory th,.material-row-inventory td{text-align:center;padding:.125rem .5rem;width:65px}.material-row-inventory th{color:#888;font-weight:400;border-bottom:1px solid #666}.material-row-inventory--warning{color:#f90}.material-row-icon{width:170px;height:170px;border:1px solid #fff;flex-shrink:0;background-color:#111}.material-row-icon-img{width:130px;height:130px;object-fit:contain;display:block;margin:20px}.material-row-icon-canvas{display:block;background-color:transparent}.material-row-icon-canvas canvas{display:block;width:100%!important;height:100%!important;background-color:transparent}.material-row-info{display:flex;flex-direction:column;gap:.25rem;flex:1}.material-row-name{font-weight:600;font-size:1.125rem}.material-row-description{font-size:.8rem;color:#666;font-style:italic}.material-row-content{height:105px}.material-buy{display:flex;flex-direction:column}.material-buy-header{display:grid;grid-template-columns:100px 100px 80px 80px 1fr 1fr 1fr;align-items:center;gap:.75rem;font-size:.875rem;color:#888;border-bottom:1px solid #666;height:25px;line-height:25px;margin-top:10px;padding-bottom:5px}.material-buy-header--right{text-align:right}.material-buy-row{display:grid;grid-template-columns:100px 100px 80px 80px 1fr 1fr 1fr;align-items:center;gap:.75rem;font-size:.875rem;height:42px}.material-buy-label{color:#888}.material-buy-upgraded{color:#8f8}.material-buy-cost{color:#fff;text-align:right}.material-buy-cost--expensive{color:#f55}.material-buy-action{text-align:right}.material-buy-action .button{width:100px}.material-upgrades{display:flex;flex-direction:column}.material-upgrades-header{display:grid;grid-template-columns:155px 75px 70px 180px 60px 165px 1fr;align-items:center;gap:.5rem;font-size:.875rem;color:#888;border-bottom:1px solid #666;height:25px;line-height:25px;margin-bottom:10px}.material-upgrades-item{display:grid;grid-template-columns:155px 75px 70px 180px 60px 165px 1fr;align-items:center;gap:.5rem;font-size:.875rem;height:42px}.material-upgrades-name{color:#888}.material-upgrades-base,.material-upgrades-level{color:#fff}.material-upgrades-effect{color:#8f8}.material-upgrades-refined,.material-upgrades-refined-effect{color:#8cf}.material-upgrades-action{display:flex;gap:.5rem;align-items:center;justify-content:flex-end}.material-upgrades-cost{font-size:.875rem;color:#888}.material-upgrades-cost--expensive{color:#f55}.material-upgrades-maxed{font-size:.875rem;color:#888;font-style:italic;padding-right:10px;padding-top:5px;padding-bottom:10px}.refineries-tab{display:flex;flex-direction:column;gap:16px}.refineries-tab-licensed,.refineries-tab-licenses-grid{display:flex;flex-direction:column;gap:1rem}.refinery-license-item{display:flex;justify-content:space-between;align-items:center;padding:12px;border:1px solid #333;background-color:#222}.refinery-license-info{display:flex;flex-direction:column;gap:4px}.refinery-license-name{font-weight:700}.refinery-license-desc{font-size:.8rem;color:#888}.refinery-license-btn{width:140px}.refineries-tab-all-licensed{color:#8f8;text-align:center;padding:16px}.refinery-row{background-color:#222;padding:12px;border:1px solid #333;display:flex;align-items:flex-start;gap:1rem}.refinery-row-body{display:flex;flex-direction:column;flex:1;min-width:0}.refinery-row-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.refinery-row-icon{background-color:#111;width:170px;height:170px;border:1px solid #fff;flex-shrink:0}.refinery-row-icon-canvas{display:block;background-color:transparent}.refinery-row-icon-canvas canvas{display:block;width:100%!important;height:100%!important;background-color:transparent}.refinery-row-icon-img{width:130px;height:130px;object-fit:contain;display:block;margin:20px}.refinery-row-info{display:flex;flex-direction:column;gap:.25rem;flex:1}.refinery-row-name{font-weight:600;font-size:1.125rem}.refinery-row-description{font-size:.8rem;color:#666;font-style:italic}.refinery-row-stats{display:flex;gap:16px;padding:12px;width:max-content;margin-left:auto}.refinery-row-stat{display:flex;flex-direction:column;gap:4px}.refinery-row-stat-label{font-size:.8rem;color:#666;text-transform:uppercase}.refinery-row-stat-value{font-size:14px}.refinery-row-stat-value--active{color:#8f8}.refinery-row-assignment-header{display:grid;grid-template-columns:100px 100px 80px 80px 1fr 115px 115px 440px;align-items:center;gap:.5rem;font-size:.875rem;color:#888;border-bottom:1px solid #666;height:25px;line-height:25px}.refinery-row-assignment-header>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.refinery-row-assignment-row{display:grid;grid-template-columns:100px 100px 80px 80px 1fr 115px 115px 440px;align-items:center;gap:.5rem;font-size:.875rem;height:38px}.refinery-row-assignment-label{color:#888}.refinery-row-assignment-stat{text-align:left}.refinery-row-assignment-value{text-align:right}.refinery-row-assignment-value--assigned{color:#8f8}.refinery-row-assignment-value--available{color:#888}.refinery-row-controls-header{display:flex;gap:4px;justify-content:flex-end;margin-left:10px}.refinery-row-controls-header span{width:70px;text-align:center;font-size:.8125rem;font-weight:700}.refinery-row-controls{display:flex;gap:4px;justify-content:flex-end;margin-left:10px}.refinery-row-btn{display:inline-flex;align-items:center;justify-content:center;width:70px;height:30px;padding:0;background:#000;border:1px solid #fff;color:#fff;cursor:pointer;font-size:.8rem;font-variant-numeric:tabular-nums}.refinery-row-btn svg{stroke:#fff}.refinery-row-btn:hover:not(:disabled){background:#ffffff1a}.refinery-row-btn:disabled{border-color:#666;color:#666;cursor:not-allowed}.refinery-row-btn:disabled svg{stroke:#666}.refinery-row-btn--add{border-color:#f80}.refinery-row-btn--add svg{stroke:#f80}.refinery-row-btn--add:hover:not(:disabled){background:#ff88001a}.refinery-row-btn--add:disabled{border-color:#666}.refinery-row-btn--add:disabled svg{stroke:#666}.refinery-row-assignment-stat--upgraded{color:#8cf}.tab-group{display:flex;gap:0}.tab-group-tab{display:inline-flex;align-items:center;gap:.4rem;font-size:.875rem;padding:.375rem .75rem;border:none;border-bottom:1px solid #888;background:transparent;color:#888;cursor:pointer}.tab-group-tab-badge{padding:.2rem .4rem;border:1px solid #888;color:#888;font-size:.8rem;line-height:1}.tab-group-tab-badge--positive{border-color:#8f8;color:#8f8}.tab-group-tab:hover:not(:disabled),.tab-group-tab:active:not(:disabled){background-color:transparent}.tab-group-tab:hover,.tab-group-tab--active{color:#fff;border-bottom-color:#fff}.salvage-section{margin-bottom:2rem}.salvage-section-header{display:flex;justify-content:space-between;margin-bottom:1rem}.salvage-section-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.salvage-section-list{display:flex;flex-direction:column;gap:1rem}.salvage-section-destination{display:flex;align-items:center;gap:.75rem;margin-top:1rem}.salvage-section-destination-label{font-size:.8rem;color:#fff;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.salvage-section-destination-select{width:16rem;background:#000;color:#fff;border:1px solid #fff;padding:.5rem;font-size:.875rem;font-family:inherit;cursor:pointer}.salvage-section-destination-select:focus{outline:none;border-color:#8f8}.salvage-section-destination-select option{background:#000;color:#fff}.resource-cost-transfer{width:100%;padding-bottom:1rem;border-bottom:1px solid #666}.resource-cost-transfer-intro{margin-bottom:1rem;font-size:.8rem;color:#888;line-height:1.4}.resource-cost-transfer-empty{font-size:.9rem;color:#888;font-style:italic;text-align:center}.resource-cost-transfer-table{width:100%;border-collapse:collapse;font-size:.85rem;margin-bottom:1rem}.resource-cost-transfer-table th{text-align:left;border-bottom:1px solid #fff;padding:.4rem .5rem;font-weight:600;text-transform:uppercase;font-size:.8rem;letter-spacing:.04em;color:#888}.resource-cost-transfer-table td{padding:.4rem .5rem;border-bottom:1px solid #333}.resource-cost-transfer-table th:nth-child(4),.resource-cost-transfer-table td:nth-child(4){min-width:9rem;white-space:nowrap}.resource-cost-transfer-label{font-weight:500}.resource-cost-transfer-have{color:#fff}.resource-cost-transfer-short{color:#f55}.resource-cost-transfer-staged{color:#fd0}.resource-cost-transfer-staged--full{color:#8f8}.resource-cost-transfer-controls{display:flex;gap:.3rem;justify-content:flex-end}.resource-cost-transfer-btn{display:inline-flex;align-items:center;justify-content:center;background:#000;color:#fff;border:1px solid #fff;padding:0 .55rem;width:70px;height:30px;font:inherit;font-size:.8rem;cursor:pointer}.resource-cost-transfer-btn:disabled{color:#555;border-color:#555;cursor:not-allowed}.resource-cost-transfer-btn:hover:not(:disabled){background:#111}.resource-cost-transfer-footer{display:flex;justify-content:space-between;gap:.5rem}.resource-cost-transfer-clear{min-width:var(--upgrade-pill-min-width);height:var(--upgrade-pill-height);font-size:.85rem}.resource-cost-transfer-confirm{min-width:var(--upgrade-pill-min-width);height:var(--upgrade-pill-height);font-size:.9rem;font-weight:600;border-color:#8f8;color:#8f8}.resource-cost-transfer-confirm:hover:not(:disabled){background-color:#88ff881a}.resource-cost-transfer-warning{margin-top:.75rem;color:#fd0;font-size:.8rem;font-style:italic}.upgrade-purchase-control{display:flex;flex-direction:column;gap:.5rem;align-items:stretch}.upgrade-purchase-control-trigger{display:flex;align-items:center;gap:.5rem;justify-content:flex-end;flex-wrap:wrap}.upgrade-purchase-control-trigger .button--small{min-width:var(--upgrade-pill-min-width);height:var(--upgrade-pill-height);text-align:center}.upgrade-purchase-control-cost{color:#fff;font-size:.85rem;white-space:nowrap}.upgrade-purchase-control-cost--short{color:#f55}.upgrade-purchase-control-trigger:has(.resource-hint-chips[data-collapsed=true]) .upgrade-purchase-control-cost:after,.ship-license-actions:has(.resource-hint-chips[data-collapsed=true]) .ship-license-cost:after{content:"+";color:#fd0;font-weight:700;margin-left:.3rem}.upgrade-purchase-control-maxed{display:inline-flex;align-items:center;justify-content:center;align-self:flex-end;min-width:var(--upgrade-pill-min-width);height:var(--upgrade-pill-height);padding:0 .5rem;border:1px solid #666;background:#000;color:#8f8;font-weight:700;font-size:.8rem;text-align:center;cursor:default;-webkit-user-select:none;user-select:none}.upgrade-purchase-control-disabled-reason{color:#fd0;font-size:.8rem;font-style:italic;text-align:right}.resource-hint-chips{display:inline-flex;gap:.3rem;flex-wrap:wrap}.resource-hint-chip{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;height:var(--upgrade-pill-height, 30px);min-width:var(--upgrade-pill-min-width, 12rem);padding:0 .5rem;font-size:.8rem;line-height:1;border:1px solid #666;background:#000;color:#ccc;white-space:nowrap;cursor:help}.resource-hint-chip-amount{font-weight:600;color:#fff}.resource-hint-chip-label{text-transform:lowercase;letter-spacing:.02em}.resource-hint-chip--material{border-color:#888;color:#ddd}.resource-hint-chip--refined{border-color:#8cf;color:#8cf}.resource-hint-chip--extractor{border-color:#fd0;color:#fd0}.resource-hint-chip--refined-extractor{border-color:#8cf;color:#8cf;background:#001a26}.upgrade-purchase-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:200}.upgrade-purchase-modal{background:#000;border:1px solid #8cf;padding:1.5rem;min-width:480px;max-width:720px;max-height:90vh;overflow-y:auto}.upgrade-purchase-modal-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem}.upgrade-purchase-modal-heading{display:flex;flex-direction:column;gap:.2rem;min-width:0}.upgrade-purchase-modal-title{font-size:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#8cf;margin:0}.upgrade-purchase-modal-subtitle{font-size:1.0625rem;font-weight:700;color:#ccc;letter-spacing:.02em}.upgrade-purchase-modal-close{display:flex;align-items:center;justify-content:center;background:#000;border:1px solid #fff;color:#fff;cursor:pointer;padding:0;height:32px;width:32px}.upgrade-purchase-modal-close:hover{background:#111}.upgrade-purchase-modal-description{font-size:.875rem;line-height:1.4;color:#ccc;margin:0 0 1rem}.storage-unlock-card{display:flex;justify-content:space-between;align-items:center;gap:1rem;background-color:#222;padding:12px;border:1px solid #333}.storage-unlock-info{display:flex;flex-direction:column;gap:.25rem;flex:1}.storage-unlock-name{font-weight:600;font-size:1.125rem}.storage-unlock-cost{font-size:.8rem;color:#888}.storage-upgrades-list{display:flex;flex-direction:column;gap:1rem}.storage-upgrade-row{display:grid;grid-template-columns:1fr 160px minmax(220px,auto);gap:.75rem;align-items:center;background-color:#222;padding:12px;border:1px solid #333;font-size:.8rem}.storage-upgrade-info{display:flex;flex-direction:column;gap:.25rem}.storage-upgrade-name{font-weight:600;font-size:1.125rem;color:#fff}.storage-upgrade-description{color:#666;font-size:.8rem;font-style:italic}.storage-upgrade-stats{display:flex;flex-direction:column;gap:.125rem}.storage-upgrade-level{color:#888}.storage-upgrade-current{color:#fff;font-variant-numeric:tabular-nums}.storage-upgrade-cost{text-align:right;color:#fff;font-variant-numeric:tabular-nums}.storage-upgrade-cost.ship-upgrade-cost--expensive{color:#f55}.storage-upgrade-maxed{grid-column:span 2;text-align:center;color:#888;font-style:italic}.research-upgrades-tab{display:flex;flex-direction:column;gap:1rem}.research-upgrades-row{background-color:#222;padding:12px;border:1px solid #333;display:flex;align-items:flex-start;gap:1rem}.research-upgrades-row-body{display:flex;flex-direction:column;flex:1;min-width:0}.research-upgrades-row-header{display:flex;align-items:flex-start;gap:1rem}.research-upgrades-row-icon{width:170px;height:170px;border:1px solid #fff;flex-shrink:0;background-color:#111}.research-upgrades-row-info{display:flex;flex-direction:column;gap:.25rem;flex:1}.research-upgrades-row-name{font-weight:600;font-size:1.125rem}.research-upgrades-row-description{font-size:.8rem;color:#666;font-style:italic}.wallet-current-card{display:flex;justify-content:space-between;align-items:center;gap:1rem;background-color:#222;padding:12px;border:1px solid #333;margin-bottom:1rem}.wallet-current-label{font-size:.8rem;color:#888;text-transform:uppercase;letter-spacing:.05em}.wallet-current-value{font-size:1.125rem;font-weight:600;color:#fff;font-variant-numeric:tabular-nums}.upgrades-section{margin-bottom:2rem}.upgrades-section-header{display:flex;margin-top:1rem;margin-bottom:1rem}.destination-dialog{padding-bottom:1rem}.destination-dialog-info{display:flex;align-items:flex-start;gap:14px;margin-bottom:1rem;background-color:#222;border:1px solid #333;padding:12px}.destination-dialog-photo{width:140px;height:140px;border:1px solid #fff;background-color:#111;flex-shrink:0;display:flex;align-items:center;justify-content:center}.logo-viewer-canvas,.logo-viewer-fallback{flex-shrink:0}.destination-dialog-info-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.4rem}.destination-dialog-name{font-weight:600;font-size:1.125rem}.destination-dialog-role{color:#888;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}.destination-dialog-blurb{color:#888;font-size:.875rem;line-height:1.5;margin-top:.1rem}.destination-dialog-bubble{background-color:#222;border:1px solid #333;padding:12px;margin-bottom:1rem}.destination-dialog-speaker{font-size:.8rem;color:#888;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.destination-dialog-text{font-size:.875rem;line-height:1.5;font-style:italic}.destination-dialog-choices{display:flex;flex-direction:column;gap:.5rem}.destination-dialog-choice{background:#024;color:#cfe3ff;border:1px solid #4a8fff;border-radius:0;padding:.5rem .75rem;text-align:left;cursor:pointer;font:inherit;font-size:.875rem}.destination-dialog-choice:hover:not(:disabled){background-color:#003a7a;color:#fff}.destination-dialog-choice:active:not(:disabled){background-color:#1f5bb8;color:#fff}.destination-dialog-empty{color:#888;font-size:.875rem;font-style:italic}.destination-quests{display:flex;flex-direction:column;gap:1rem}.destination-quests-section{background-color:#222;border:1px solid #333;padding:12px}.destination-quests-section-title{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#888;margin-bottom:.75rem}.destination-quests-card{background-color:#1a1a1a;border:1px solid #333;padding:12px}.destination-quests-card--active{border-color:#fd0}.destination-quests-card-title{font-weight:600;font-size:1.125rem;margin-bottom:.4rem}.destination-quests-card-desc{font-size:.875rem;color:#888;line-height:1.5;margin-bottom:.75rem}.destination-quests-card-reqs{margin-bottom:.75rem}.destination-quests-card-reqs-label{font-size:.8rem;color:#888;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.3rem}.destination-quests-card-reqs ul{margin:0;padding-left:1.2rem;font-size:.875rem}.destination-quests-card-reqs li{margin-bottom:.15rem}.destination-quests-transfer-btn{min-width:var(--upgrade-pill-min-width);height:var(--upgrade-pill-height);font-size:.875rem}.destination-quests-empty{font-size:.875rem;color:#888;font-style:italic}.destination-quests-completed-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.destination-quests-completed-item{background-color:#1a1a1a;border:1px solid #333;padding:.5rem .75rem}.destination-quests-completed-title{color:#8f8;font-weight:600;font-size:.875rem;margin-bottom:.2rem}.destination-quests-completed-flavor{font-size:.8rem;color:#888;font-style:italic;line-height:1.4}.destination-quests-section-title--warn{color:#fd0}.destination-quests-pending-hint{font-size:.8rem;color:#ffd;margin:0 0 .6rem;line-height:1.5}.destination-quests-pending-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.destination-quests-pending-item{background-color:#1a1a1a;border:1px solid #fd0;padding:12px;display:flex;flex-direction:column;gap:.4rem}.destination-quests-pending-title{font-weight:600;font-size:1.125rem;color:#fd0}.destination-quests-pending-bundle{margin:0;padding-left:1.2rem;font-size:.875rem;color:#ffd}.destination-quests-pending-bundle li{margin-bottom:.15rem}.destination-quests-pending-claim{align-self:flex-start;font-size:.875rem}.destination-transfer{background-color:#222;border:1px solid #333;padding:12px}.destination-transfer-intro{margin-bottom:1rem}.destination-transfer-quest-title{font-weight:600;font-size:1.125rem;margin-bottom:.35rem}.destination-transfer-empty{font-size:.875rem;color:#888;font-style:italic;text-align:center}.destination-detail-body{display:flex;align-items:flex-start;gap:1.25rem}.destination-detail-left{flex:0 0 40%;min-width:0}.destination-detail-right{flex:1;min-width:0}.destination-detail-tabs,.destinations-section-tabs{margin-bottom:1rem}.quests-section-locked{background-color:#222;border:1px solid #333;padding:12px;text-align:center;color:#888;font-size:.875rem;width:100%;box-sizing:border-box}.quests-section-locked strong{color:#fff}.drones-section{display:flex;flex-direction:column;gap:1rem}.drones-section-placeholder{background:#222;border:1px solid #333;padding:1.5rem;text-align:center;color:#888}.drones-section-placeholder p{margin:.25rem 0}.drones-section-placeholder strong{color:#fff;font-size:1.125rem;letter-spacing:.05em;text-transform:uppercase}.blade-viewport{position:relative;width:100%;height:100%;overflow:hidden;background:#000;outline:none}.blade-viewport:focus-visible{outline:1px solid #8cf;outline-offset:-1px}.blade-strip{display:flex;width:100%;height:100%}.blade{position:relative;flex-shrink:0;flex-grow:0;height:100%;display:grid;grid-template-columns:40px 1fr;overflow:hidden;background:#000;border-right:1px solid #fff;transition:flex-basis .6s cubic-bezier(.22,1,.36,1),opacity .6s ease;will-change:flex-basis}.blade:first-child{border-left:1px solid #fff}.blade--active{flex-basis:calc(100% - 200px);z-index:10;opacity:1}.blade--left,.blade--right{flex-basis:40px;opacity:.9}.blade--depth-2{opacity:.7}.blade--depth-3{opacity:.55}.blade-spine{position:relative;display:flex;align-items:center;justify-content:center;background:#000;color:#fff;border:none;border-right:1px solid #fff;padding:.75rem 0;cursor:pointer;width:40px;height:100%}.blade-spine-label--blinking{animation:blade-spine-blink 1.2s ease-in-out infinite}@keyframes blade-spine-blink{0%,to{opacity:1}50%{opacity:.35}}@media(prefers-reduced-motion:reduce){.blade-spine-label--blinking{animation:none;color:#8cf}}.blade-spine:hover{background:#222}.blade-spine:focus-visible{outline:1px solid #8cf;outline-offset:-2px}.blade--active .blade-spine{color:#8cf;background:#000;cursor:default;border-right-color:#8cf}.blade-spine-label{writing-mode:vertical-rl;transform:rotate(180deg);font-size:.875rem;font-weight:700;letter-spacing:.28em;text-align:center;-webkit-user-select:none;user-select:none}.blade-body{height:100%;overflow-y:auto;overflow-x:hidden;background:#0e0e0e url(/background/mosaic.jpg) repeat;padding:1rem 1.5rem 2rem;transition:opacity .28s ease;transition:opacity .15s ease}.blade-body-heading{margin:0 0 1rem;font-size:1.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#fff;background-color:#222;padding:12px;border:1px solid #333}.blade--left .blade-body,.blade--right .blade-body{pointer-events:none;opacity:0}.blade-body::-webkit-scrollbar{width:10px}.blade-body::-webkit-scrollbar-track{background:#000;border-left:1px solid #222}.blade-body::-webkit-scrollbar-thumb{background:#333;border:1px solid #555}.blade-body::-webkit-scrollbar-thumb:hover{background:#555}.tutorial-initial-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:100}.tutorial-initial-modal{background:#000;border:1px solid #fff;padding:1.5rem;min-width:320px;max-width:400px}.tutorial-initial-header{margin-bottom:1rem}.tutorial-initial-title{font-size:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;text-align:center}.tutorial-initial-content{margin-bottom:1.5rem}.tutorial-initial-content p{font-size:.875rem;line-height:1.5;color:#ccc;text-align:center}.tutorial-initial-actions{display:flex;gap:1rem;justify-content:center}.tutorial-initial-actions .button--secondary{background:#000;border-color:#666;color:#888}.tutorial-initial-actions .button--secondary:hover{border-color:#888;color:#fff}.tutorial-completion-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:100}.tutorial-completion-modal{background:#000;border:1px solid #fff;padding:1.5rem;min-width:320px;max-width:450px}.tutorial-completion-header{margin-bottom:1rem}.tutorial-completion-title{font-size:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;text-align:center;color:#8f8}.tutorial-completion-content{margin-bottom:1.5rem}.tutorial-completion-content>p{font-size:.875rem;line-height:1.5;color:#ccc;text-align:center;margin-bottom:1rem}.tutorial-completion-tips{background:#111;border:1px solid #333;padding:1rem}.tutorial-completion-tips h3{font-size:.875rem;color:#8f8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.tutorial-completion-tips ul{margin:0;padding-left:1.25rem}.tutorial-completion-tips li{font-size:.875rem;line-height:1.5;color:#ccc;margin-bottom:.25rem}.tutorial-completion-actions{display:flex;justify-content:center}.tutorial-overlay{position:fixed;inset:0;z-index:100;pointer-events:none;animation:tutorial-overlay-fade-in .22s ease-out both}@keyframes tutorial-overlay-fade-in{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.tutorial-overlay{animation:none}}.tutorial-overlay-region{position:fixed;background:#000000bf;pointer-events:auto}.tutorial-overlay-highlight{position:fixed;border:2px solid #8f8;border-radius:4px;pointer-events:none;box-shadow:0 0 0 4px #8f83}.tutorial-dialog{position:fixed;background:#000;border:1px solid #fff;padding:1rem;width:320px;max-height:calc(100vh - 32px);overflow-y:auto;pointer-events:auto;z-index:101}.tutorial-dialog-title{font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#8f8;margin-bottom:.5rem}.tutorial-dialog-description{font-size:.875rem;line-height:1.5;color:#ccc;margin:0}.tutorial-dialog-actions{margin-top:1rem;display:flex;justify-content:flex-end}.tutorial-close{position:fixed;top:16px;right:16px;z-index:102;display:flex;flex-direction:column;align-items:flex-end;pointer-events:auto}.tutorial-close-btn{display:flex;align-items:center;justify-content:center;background:#000;border:1px solid #fff;color:#fff;cursor:pointer;padding:0;height:32px;width:32px}.tutorial-close-btn:hover{background:#111}.tutorial-close-confirm{margin-top:8px;width:260px;background:#000;border:1px solid #fff;padding:.75rem}.tutorial-close-confirm-text{font-size:.8125rem;line-height:1.5;color:#ccc;margin:0 0 .75rem}.tutorial-close-confirm-actions{display:flex;justify-content:flex-end;gap:.5rem}.wallet-limit-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:200}.wallet-limit-modal{background:#000;border:1px solid #f55;padding:1.5rem;min-width:320px;max-width:460px}.wallet-limit-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.wallet-limit-title{font-size:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#f55}.wallet-limit-close{display:flex;align-items:center;justify-content:center;background:#000;border:1px solid #fff;color:#fff;cursor:pointer;padding:0;height:32px;width:32px}.wallet-limit-close:hover{background:#111}.wallet-limit-content{display:flex;flex-direction:column;gap:.75rem}.wallet-limit-content p{font-size:.875rem;line-height:1.5;color:#ccc;margin:0}.wallet-limit-hint{color:#888!important;font-size:.8125rem!important}.wallet-limit-hint strong{color:#fff}.wallet-limit-toggle{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#ccc;cursor:pointer;padding:.5rem 0;border-top:1px solid #333;border-bottom:1px solid #333}.wallet-limit-toggle input{accent-color:#f55;cursor:pointer}.wallet-limit-actions{display:flex;gap:.5rem;justify-content:flex-end;margin-top:.25rem}.wallet-limit-btn{background:#000;border:1px solid #fff;color:#fff;padding:.5rem .9rem;font-size:.8125rem;cursor:pointer;text-transform:uppercase;letter-spacing:.05em}.wallet-limit-btn:hover{background:#111}.wallet-limit-btn--primary{border-color:#f55;color:#f55}.wallet-limit-btn--primary:hover{background:#1a0505}.quest-completion-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:200}.quest-completion-modal{background:#000;border:1px solid #8cf;padding:1.5rem;min-width:360px;max-width:520px;max-height:90vh;overflow-y:auto}.quest-completion-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.quest-completion-title{font-size:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#8cf;margin:0}.quest-completion-close{display:flex;align-items:center;justify-content:center;background:#000;border:1px solid #fff;color:#fff;cursor:pointer;padding:0;height:32px;width:32px}.quest-completion-close:hover{background:#111}.quest-completion-content{display:flex;flex-direction:column;gap:.9rem}.quest-completion-quest{border-left:2px solid #8cf;padding-left:.75rem}.quest-completion-quest-title{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.2rem}.quest-completion-quest-giver{font-size:.8rem;color:#888;margin-bottom:.4rem;text-transform:uppercase;letter-spacing:.05em}.quest-completion-flavor{font-size:.85rem;color:#ccc;font-style:italic;line-height:1.4}.quest-completion-section{border:1px solid #333;padding:.75rem}.quest-completion-section--pending{border-color:#fd0;background:#ffdd000a}.quest-completion-section-title{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#888;margin-bottom:.5rem}.quest-completion-section-title--ok{color:#8f8}.quest-completion-section-title--warn{color:#fd0}.quest-completion-list{margin:0;padding-left:1.2rem;font-size:.875rem;color:#ccc}.quest-completion-list li{margin-bottom:.15rem}.quest-completion-list--ok{color:#cfc}.quest-completion-list--warn{color:#ffd}.quest-completion-pending-hint{font-size:.8rem;color:#ffd;margin:0 0 .5rem;line-height:1.4}.quest-completion-actions{display:flex;gap:.5rem;justify-content:flex-end;margin-top:.25rem}.quest-completion-btn{background:#000;border:1px solid #fff;color:#fff;padding:.5rem .9rem;font-size:.8125rem;cursor:pointer;text-transform:uppercase;letter-spacing:.05em}.quest-completion-btn:hover{background:#111}.quest-completion-btn--primary{border-color:#fd0;color:#fd0}.quest-completion-btn--primary:hover{background:#1a1500}.splash-settings-overlay{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:1100}.splash-settings-modal{background:#000;border:1px solid #fff;padding:1.5rem;min-width:360px;max-width:440px;max-height:80vh;overflow-y:auto}.splash-settings-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.splash-settings-title{font-size:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin:0}.splash-settings-close{display:flex;align-items:center;justify-content:center;background:#000;border:1px solid #fff;color:#fff;cursor:pointer;padding:0;height:32px;width:32px}.splash-settings-close:hover{background:#111}.splash-settings-content{display:flex;flex-direction:column;gap:1.25rem}.splash-settings-section h3{font-size:.875rem;color:#8f8;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .75rem}.splash-settings-toggle{display:flex;align-items:center;gap:.5rem;background:#000;border:1px solid #fff;color:#fff;padding:.5rem 1rem;cursor:pointer;font-size:.875rem;width:100%;justify-content:center;font-family:inherit}.splash-settings-toggle:hover{background:#111}.splash-settings-toggle--playing{border-color:#8f8;color:#8f8}.splash-settings-toggle--inline{width:auto;flex:1;white-space:nowrap}.splash-settings-volume{display:flex;align-items:center;gap:.75rem;margin-top:.75rem;padding:.5rem 0}.splash-settings-volume-label{font-size:.8rem;color:#888;text-transform:uppercase;letter-spacing:.05em;min-width:50px}.splash-settings-volume-slider{flex:1;height:4px;-webkit-appearance:none;appearance:none;background:#333;outline:none;cursor:pointer}.splash-settings-volume-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;background:#fff;cursor:pointer}.splash-settings-volume-slider::-moz-range-thumb{width:14px;height:14px;background:#fff;cursor:pointer;border:none}.splash-settings-volume-value{font-size:.8rem;color:#888;min-width:36px;text-align:right}.splash-settings-track-info{display:flex;flex-direction:column;gap:.25rem;margin-top:1rem;padding:.75rem;border:1px solid #333}.splash-settings-track-label{font-size:.8rem;color:#888;text-transform:uppercase;letter-spacing:.05em}.splash-settings-track-name{font-size:1rem;color:#fff}.splash-settings-controls{display:flex;gap:.5rem;margin-top:.75rem}.splash-settings-control{display:flex;align-items:center;gap:.375rem;background:#000;border:1px solid #fff;color:#fff;padding:.5rem .75rem;cursor:pointer;font-size:.8rem;flex:1;justify-content:center;font-family:inherit}.splash-settings-control:hover{background:#111}.splash-settings-window-controls{display:flex;align-items:center;gap:.5rem}.splash-settings-select{background:#000;color:#fff;border:1px solid #fff;font-family:inherit;font-size:.875rem;padding:0 .5rem;height:34px;cursor:pointer;flex:1}.splash-settings-select:disabled{color:#666;border-color:#666;cursor:not-allowed}.splash-settings-trigger{background:#000;border:1px solid #fff;color:#fff;padding:.45rem 1.1rem;font-size:.8125rem;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;font-family:inherit;transition:border-color .16s ease,background .16s ease,color .16s ease}.splash-settings-trigger:hover{border-color:#8cf;color:#8cf;background:#061018}.splash-root{position:fixed;inset:0;z-index:1000;background:#000 url(/background/gravel.png) repeat;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:3rem;padding:40vh 2rem 2rem;animation:splash-fade-in .32s ease-out both}.splash-root--exiting{animation:splash-fade-out .42s ease-in forwards;pointer-events:none}@keyframes splash-fade-in{0%{opacity:0}to{opacity:1}}@keyframes splash-fade-out{0%{opacity:1}to{opacity:0}}.splash-banner{position:absolute;top:28%;left:50%;transform:translate(-50%,-50%);width:min(720px,80vw);max-height:60vh;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;opacity:0;animation:splash-banner-fade-in .42s cubic-bezier(.22,1,.36,1) .12s forwards}@keyframes splash-banner-fade-in{0%{opacity:0;transform:translate(-50%,-50%) scale(.88)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.splash-title-block{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.splash-title{font-size:clamp(2.25rem,5vw,3.75rem);font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#fff;margin:0;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}.splash-subtitle{font-size:.875rem;letter-spacing:.3em;text-transform:uppercase;color:#fff;margin:0}.splash-press-row{position:relative;z-index:1;min-height:220px;display:flex;align-items:center;justify-content:center;animation:splash-press-fade-in .48s ease-out .2s both}@keyframes splash-press-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.splash-press-text{font-size:1rem;letter-spacing:.25em;text-transform:uppercase;color:#8cf;animation:splash-pulse 1.6s ease-in-out infinite}@keyframes splash-pulse{0%,to{opacity:.35}50%{opacity:1}}@media(prefers-reduced-motion:reduce){.splash-root,.splash-press-row{animation:none}.splash-root--exiting{animation:none;opacity:0}.splash-banner,.splash-press-text{animation:none;opacity:1}}.splash-slot-wrapper{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:-2rem}.splash-slot{background:#000;border:1px solid #fff;color:#fff;text-align:left;cursor:pointer;padding:1.5rem 1.75rem;width:min(440px,92vw);display:flex;flex-direction:column;gap:1rem;line-height:1.5;transition:border-color .16s ease,background .16s ease,transform .16s ease}.splash-slot:hover{border-color:#8cf;background:#061018}.splash-slot:active{transform:scale(.99)}.splash-slot--empty:hover{border-color:#8f8;background:#061a06}.splash-slot-head{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:#888}.splash-slot-version,.splash-slot-empty-tag{color:#666}.splash-slot-stats{display:grid;grid-template-columns:1fr 1fr;gap:.5rem 1.25rem;margin-top:15px}.splash-slot-stat{display:flex;justify-content:space-between;align-items:baseline;border-bottom:1px solid #222;padding-bottom:.25rem}.splash-slot-stat-label{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:#888}.splash-slot-stat-value{font-size:.95rem;font-weight:600;color:#fff}.splash-slot-stat-value--green{color:#8f8}.splash-slot-empty-blurb{font-size:.85rem;line-height:1.55;color:#ccc;margin:0}.splash-slot-cta{font-size:.75rem;letter-spacing:.25em;text-transform:uppercase;color:#8cf;align-self:flex-end}.splash-slot--empty .splash-slot-cta{color:#8f8}.splash-settings-btn{position:fixed;top:1rem;right:1rem;z-index:2;background:#000;border:1px solid #fff;color:#fff;padding:.45rem 1.1rem;font-size:.8125rem;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;display:inline-flex;align-items:center;gap:.45rem;font-family:inherit;transition:border-color .16s ease,background .16s ease,color .16s ease}.splash-settings-btn:hover{border-color:#8cf;color:#8cf;background:#061018}.splash-delete-btn{background:#000;border:1px solid #444;color:#888;padding:.4rem .9rem;font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem;transition:border-color .16s ease,color .16s ease}.splash-delete-btn:hover{border-color:#f55;color:#f55}.splash-delete-overlay{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:1100}.splash-delete-modal{background:#000;border:1px solid #f55;padding:1.5rem;min-width:320px;max-width:480px}.splash-delete-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.splash-delete-title{font-size:1.125rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#f55;margin:0}.splash-delete-close{display:flex;align-items:center;justify-content:center;background:#000;border:1px solid #fff;color:#fff;cursor:pointer;padding:0;height:30px;width:30px}.splash-delete-close:hover{background:#111}.splash-delete-body{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.splash-delete-body p{font-size:.875rem;line-height:1.5;color:#ccc;margin:0}.splash-delete-warning{color:#f55!important;font-size:.8125rem!important;letter-spacing:.05em}.splash-delete-actions{display:flex;gap:.5rem;justify-content:flex-end}.splash-delete-cancel,.splash-delete-confirm{background:#000;border:1px solid #fff;color:#fff;padding:.5rem .9rem;font-size:.8125rem;letter-spacing:.05em;text-transform:uppercase;cursor:pointer}.splash-delete-cancel:hover{background:#111}.splash-delete-confirm{border-color:#f55;color:#f55}.splash-delete-confirm:hover{background:#1a0606}.model-stage-canvas{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:50}
