#root{width:100%;max-width:100vw;height:100vh;margin:0;padding:0;position:relative}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}html,body{margin:0;padding:0;top:0;left:0;right:0;bottom:0}body{font:12pt Roboto;background-color:transparent;height:100vh;width:100vw}#options{position:absolute;display:flex;gap:10px;width:420px;padding:10px}.loltainer{display:flex;flex-direction:row;gap:10px;width:100%}.loltainer.mobile{gap:8px}.preferences-selector{display:flex;flex-direction:column;align-items:stretch;gap:.5rem}.preferences-selector.inline{flex-direction:row;align-items:center;gap:.5rem}.settings-button-container{display:flex;align-items:center}#options.mobile{position:relative;left:0;width:100%;margin:0;padding-top:.2em;padding-left:.2em;padding-right:.2em;box-sizing:border-box;display:flex;flex-direction:column}h4{margin-bottom:.2em}h5{margin:0}#searchBox{padding:1em}ul.hideBullets{list-style-type:none;padding:0;margin:0}.topTechbarButton{margin-right:1em!important}.prereqButton{margin-right:.5em!important;margin-bottom:.5em!important;text-transform:none!important}.researchDone{text-decoration:line-through!important}.hideButton{display:none!important}#loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:70px;z-index:1000}#mynetwork{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid lightgray}#mynetwork canvas{background-color:#d3e7f5!important}#sidebar-react{position:absolute;top:0;right:0;bottom:0;width:600px;display:block;word-wrap:break-word;padding-left:1em;padding-right:1em;margin-left:.5em;margin-right:.5em;overflow:auto}#sidebar-react.mobile{position:relative;width:auto;height:auto;max-width:100%;margin:0;padding:.8em}#sidebar-react>*{margin-top:1em}#costInfo{font-weight:700;font-size:16px}#costBreakdown{padding:auto}#costBreakdown>ul{list-style-type:none;margin:0;padding-left:10px}.project-img{background:#000}pre{white-space:pre-wrap;white-space:-moz-pre-wrap;word-break:break-all}img{max-height:100px}.searchbox-container{width:100%}.checkboxContainer{margin-top:1em}.utility-links{display:flex;gap:.75rem;margin-top:.25rem;flex-wrap:wrap;align-items:center}.utility-link{color:#0b4b87;font-weight:700;text-decoration:none}.utility-link:hover{text-decoration:underline}.gamefiles-page{max-width:1100px;margin:0 auto;padding:1.5rem 1rem 2rem;color:#0f172a;line-height:1.5}.gamefiles-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.gamefiles-hint{margin-top:0;margin-bottom:1rem;color:#334155}.gamefiles-tree{background:#f5fbff;border:1px solid #c6d8e7;border-radius:10px;padding:1rem;box-shadow:0 2px 6px #0000000d}.gamefiles-tree details{margin-bottom:.35rem}.gamefiles-tree summary{cursor:pointer;font-weight:700}.gamefiles-children{padding-left:1rem}.gamefiles-file{display:flex;gap:.6rem;align-items:center;padding-left:.4rem;margin:.15rem 0}.gamefiles-meta{color:#475569;font-size:.9em}.gamefiles-empty{color:#64748b;font-style:italic}.gamefiles-status,.gamefiles-error{padding:.75rem 1rem;border-radius:8px}.gamefiles-status{background:#e2f3ff;color:#0f172a}.gamefiles-error{background:#fde2e1;color:#991b1b;border:1px solid #fecaca}.module-wrapper{margin-top:.75em}.module-name{font-weight:700;margin-bottom:.25em}.module-display{display:flex;flex-direction:column;gap:.35em;align-items:center}.module-icon{display:block;max-height:160px;max-width:100%;width:auto;height:auto;object-fit:contain}.module-description{margin:0}.inline-sprite{display:inline-block;height:1em;width:auto;vertical-align:middle}.inline-highlight{color:#d9822b;font-weight:600}.module-cost{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.module-cost-label{font-weight:600;display:inline-flex;align-items:center}.module-cost-items{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.module-cost-item{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border:1px solid #222;border-radius:6px;background:#000;color:#fff}.module-cost-icon{width:20px;height:20px}.drives-page{max-width:1200px;margin:0 auto;padding:1.5rem 1rem 2rem;color:inherit;line-height:1.5}.drives-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:.5rem}.drives-controls{display:flex;gap:.4rem;align-items:center;flex-wrap:wrap}.drives-toggles{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center}.drives-chip{border:1px solid #cbd5e1;background:#f8fafc;padding:.35rem .75rem;border-radius:999px;cursor:pointer;font-weight:700}.drives-chip--active{background:#0b4b87;border-color:#0b4b87;color:#fff}.drives-toggle{display:inline-flex;align-items:center;gap:.35rem;font-weight:600;flex-wrap:nowrap}.drives-toggle-label{display:flex;flex-direction:column;gap:.15rem;line-height:1.15}.drives-toggle-label-main{font-size:.95rem}.drives-toggle-hint{font-weight:500;font-size:.78rem;opacity:.7}.drives-subtitle{margin:.2rem 0 0;color:inherit;opacity:.8}.drives-chart{height:calc(100vh - 210px);min-height:520px}.drives-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem}.drives-modal{width:min(1200px,100%);max-height:90vh;background:var(--drives-surface, #ffffff);border-radius:14px;box-shadow:0 18px 48px #00000059;overflow:hidden;border:1px solid var(--drives-border, #cbd5e1);padding-bottom:20px}.drives-modal .drives-page{padding:1rem 1rem 1.25rem;margin:0;max-width:none;color:var(--drives-text, inherit)}.drives-modal .drives-chart{height:70vh;min-height:420px}.drives-modal .drives-actions-row{display:flex;justify-content:flex-end}.drives-close-btn{border:1px solid var(--drives-border, #cbd5e1);background:var(--drives-surface-alt, #f8fafc);color:var(--drives-text, #0f172a);border-radius:8px;padding:.35rem .75rem;cursor:pointer;font-weight:700}.module-cost-value{font-weight:700;color:#fff}.module-drive-table{width:100%;border-collapse:collapse;margin-top:8px}.module-drive-table th,.module-drive-table td{border:1px solid #222;padding:4px 6px;text-align:left}.module-drive-matrix-container{width:100%;margin-top:8px;border:1px solid #333;border-radius:4px;overflow:hidden}.module-drive-matrix-grid{display:grid;gap:0;align-items:center;width:100%}.module-drive-matrix-header{border-bottom:1px solid #333;font-weight:600;font-size:.85em}.module-drive-matrix-header .module-drive-matrix-cell{padding:6px 12px;border-right:1px solid #333;white-space:normal;text-align:center;justify-content:center}.module-drive-matrix-header .module-drive-matrix-cell:first-child{text-align:left;justify-content:flex-start}.module-drive-matrix-header .module-drive-matrix-cell:last-child{border-right:none}.module-drive-matrix-cell{display:inline-flex;align-items:center;min-height:24px;white-space:nowrap;padding:6px 12px;border-right:1px solid #222}.module-drive-matrix-cell.align-right{justify-content:flex-end}.module-drive-matrix-cell:last-child{border-right:none}.module-drive-matrix-container .MuiAccordion-root{border-bottom:1px solid #222}.module-drive-matrix-container .MuiAccordion-root:last-child{border-bottom:none}.module-drive-matrix-container .MuiAccordion-root:nth-child(2n){background-color:#ffffff05}.module-drive-name{display:inline-flex;align-items:center;gap:6px}.module-drive-icon{width:20px;height:20px;object-fit:contain}.faction-label{display:inline-flex;align-items:center;gap:6px}.faction-icon{width:20px;height:20px;object-fit:contain}.faction-badges{display:inline-flex;align-items:center;gap:6px;margin-left:8px}
