.inventory-account{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid #344957;margin-bottom:24px}.inventory-account p{margin:6px 0;color:#b0c3d2;font-size:14px}.inventory-mode{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.inventory-mode [aria-pressed=true]{border-color:#edab68;color:#ffd0a3;background:#3b2d22}.inventory-tag{padding:7px 10px;border-radius:5px;font-size:12px;color:#aabfce;background:#0d1822;white-space:normal}.inventory-tag.equipped{color:#aee0e5;background:#244551}.inventory-thumb{width:100%;height:130px;object-fit:contain;border-radius:8px;background:#c8c9c7}.inventory-empty{padding:24px;width:100%;color:#b7c7d1}.inventory-empty h3{color:#f2f5f8;margin:0 0 12px}.inventory-empty button{margin:12px 8px 0 0}.item-action-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:14px 0}.item-action-grid button{padding:12px 8px;font-size:14px;min-width:0;min-height:44px}.item-action-grid .salvage-action{color:#ffc187}.item-action-grid button:disabled{opacity:.38;cursor:not-allowed}.inventory-slot{display:grid;gap:8px;font-size:14px}.inventory-slot select{width:100%;background:#101d29;color:#edf5fa;border:1px solid #455866;border-radius:8px;padding:12px}.inventory-requirements{font-size:14px;line-height:1.55;color:#adc8d5}.inventory-dialog{width:min(94vw,500px);max-height:88dvh;overflow:auto;background:#12212d;color:#e4edf4;border:1px solid #4a606e;border-radius:18px;padding:28px}.inventory-dialog::backdrop{background:#020a12bb;backdrop-filter:blur(8px)}.inventory-dialog h2{font-size:24px;line-height:1.3}.inventory-dialog p{line-height:1.6;color:#b7cad7}.inventory-dialog .dialog-actions{display:flex;gap:12px}.blueprint-weapon{width:100%;max-height:260px;object-fit:contain;border-radius:12px;background:#d5d5d0}#inventoryFeedback{color:#f9bd86;line-height:1.6;min-height:24px;margin-top:15px}.parts-strip .part-card{flex-shrink:0;width:220px;min-height:275px}.system-panel{align-self:stretch;max-height:830px;overflow:auto}.selected-module .fitness-note{font-size:13px;line-height:1.6}.hangar-part-nav{overflow-x:auto;flex-wrap:nowrap}.hangar-part-nav button{flex-shrink:0}.weapon-finish-note{font-size:14px;color:#a6bbc9}.weapon-shop-image{background:#d5d5d0;border-radius:10px}button:focus-visible{outline:2px solid #a6e7ff;outline-offset:3px}@media(max-width:760px){.inventory-account{align-items:flex-start;flex-direction:column;gap:8px}.system-panel{max-height:none;overflow:visible}.item-action-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.item-action-grid button{font-size:13px}.inventory-dialog{padding:22px}.parts-strip .part-card{width:190px}.inventory-account .inventory-mode{width:100%}}
