.unitDetailModal_modalOverlay__Ftf9O{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;overflow-y:auto;animation:unitDetailModal_fadeIn__sDAnN .2s ease}@keyframes unitDetailModal_fadeIn__sDAnN{0%{opacity:0}to{opacity:1}}.unitDetailModal_modalContent__VSc_C{background:linear-gradient(145deg,#0a1612,#0d1f1a);border:2px solid rgba(0,255,153,.4);border-radius:12px;max-width:1180px;width:100%;max-height:85vh;overflow:hidden;display:flex;flex-direction:column;position:relative;box-shadow:0 10px 50px rgba(0,255,153,.2);animation:unitDetailModal_slideUp__42ATJ .3s ease}@keyframes unitDetailModal_slideUp__42ATJ{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.unitDetailModal_closeButton__7EyXF{position:absolute;top:1rem;right:1rem;z-index:10;background:rgba(0,0,0,.7);border:2px solid rgba(0,255,153,.4);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:var(--text-bright);padding:0}.unitDetailModal_closeButton__7EyXF:hover{background:rgba(0,255,153,.2);border-color:var(--text-bright);box-shadow:0 0 20px rgba(0,255,153,.3);transform:rotate(90deg)}.unitDetailModal_modalBody__HdnTx{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);min-height:min(78vh,760px)}.unitDetailModal_visualPane__07m24{display:flex;align-items:center;justify-content:center;padding:2rem;background:rgba(10,10,10,.98);border-right:1px solid rgba(0,255,153,.14)}.unitDetailModal_unitImageSection__55SiD{position:relative;width:100%;height:100%;min-height:520px;background:linear-gradient(135deg,rgba(0,25,15,.8),rgba(0,15,10,.9));border:1px solid rgba(0,255,153,.18);border-radius:14px;overflow:hidden;box-shadow:0 24px 42px rgba(0,0,0,.28),inset 0 1px 0 rgba(170,255,214,.04)}.unitDetailModal_unitImage__cqpZO{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.unitDetailModal_imagePlaceholder__C222p{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:rgba(0,255,153,.3)}.unitDetailModal_placeholderIcon__IZnCA{width:120px;height:120px;opacity:.4;filter:brightness(0) saturate(100%) invert(52%) sepia(96%) saturate(459%) hue-rotate(79deg) brightness(119%) contrast(119%)}.unitDetailModal_unitInfoSection__QChfg{padding:2rem 1.5rem 1.5rem;overflow-y:auto;display:flex;flex-direction:column;gap:1.25rem;min-width:0;scrollbar-width:thin;scrollbar-color:rgba(72,255,178,.28) rgba(5,12,9,.58);-ms-overflow-style:auto;background:rgba(10,10,10,.98)}.unitDetailModal_unitInfoSection__QChfg::-webkit-scrollbar{width:8px}.unitDetailModal_unitInfoSection__QChfg::-webkit-scrollbar-track{background:rgba(5,12,9,.58);border-radius:999px;box-shadow:inset 0 0 0 1px rgba(72,255,178,.05)}.unitDetailModal_unitInfoSection__QChfg::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(72,255,178,.3),rgba(0,255,153,.18));border-radius:999px;border:1px solid rgba(72,255,178,.12)}.unitDetailModal_unitInfoSection__QChfg::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,rgba(72,255,178,.42),rgba(0,255,153,.24))}.unitDetailModal_unitHeader__mxIJn{margin-bottom:0;padding-bottom:1rem;border-bottom:1px solid rgba(0,255,153,.2)}.unitDetailModal_unitName__8f_UL{margin:0 0 .5rem;color:var(--text-bright);font-family:Share Tech Mono,monospace;font-size:1.5rem;text-transform:uppercase;letter-spacing:1px}.unitDetailModal_unitMeta__lvGRG{display:flex;align-items:center;gap:.5rem;font-family:Share Tech Mono,monospace;font-size:.9rem}.unitDetailModal_unitType__wkmyI{color:#ff9933;font-weight:700}.unitDetailModal_metaDivider___DM6E{color:rgba(0,255,153,.4)}.unitDetailModal_unitFaction__G0bXJ{color:var(--text-green)}.unitDetailModal_statsGrid__MwQLt{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.75rem;padding:.75rem;background:rgba(0,0,0,.3);border:1px solid rgba(0,255,153,.2);border-radius:8px}.unitDetailModal_statItem__K3MKp{display:flex;flex-direction:column;align-items:center;gap:.25rem}.unitDetailModal_statLabel__ECJxf{font-family:Share Tech Mono,monospace;font-size:.75rem;color:var(--text-green);opacity:.8;text-transform:uppercase;letter-spacing:.5px}.unitDetailModal_statValue__xnUim{font-family:Share Tech Mono,monospace;font-size:1.25rem;color:var(--text-bright);font-weight:700}.unitDetailModal_loreSection__rHlam{display:flex;flex-direction:column;gap:.75rem;min-height:0;flex:1}.unitDetailModal_loreTitle__unHku{display:flex;align-items:center;gap:.5rem;margin:0;color:var(--text-bright);font-family:Share Tech Mono,monospace;font-size:1.1rem;text-transform:uppercase;letter-spacing:1px}.unitDetailModal_loreIcon__PA2pi{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(52%) sepia(96%) saturate(459%) hue-rotate(79deg) brightness(119%) contrast(119%)}.unitDetailModal_loreContent__L_QgW{padding:1rem;background:rgba(0,0,0,.4);border-left:3px solid rgba(0,255,153,.4);border-radius:4px;color:var(--text-green);font-family:Share Tech Mono,monospace;font-size:.95rem;line-height:1.7;white-space:pre-wrap;word-wrap:break-word;min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(72,255,178,.28) rgba(5,12,9,.58)}.unitDetailModal_loreContent__L_QgW::-webkit-scrollbar{width:6px}.unitDetailModal_loreContent__L_QgW::-webkit-scrollbar-track{background:rgba(5,12,9,.58);border-radius:999px;box-shadow:inset 0 0 0 1px rgba(72,255,178,.05)}.unitDetailModal_loreContent__L_QgW::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(72,255,178,.3),rgba(0,255,153,.18));border-radius:999px;border:1px solid rgba(72,255,178,.12)}.unitDetailModal_loreContent__L_QgW::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,rgba(72,255,178,.42),rgba(0,255,153,.24))}.unitDetailModal_authorSection__NtWJp{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:rgba(0,0,0,.3);border:1px solid rgba(0,255,153,.2);border-radius:8px}.unitDetailModal_authorAvatar__yA7A9{width:40px;height:40px;border-radius:50%;border:2px solid rgba(0,255,153,.4);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.unitDetailModal_authorAvatarFallback__qCZDB{padding:5px;background:rgba(0,255,153,.08);filter:brightness(0) saturate(100%) invert(52%) sepia(96%) saturate(459%) hue-rotate(79deg) brightness(119%) contrast(119%)}.unitDetailModal_authorInfo__YJL7n{display:flex;flex-direction:column;gap:.25rem}.unitDetailModal_authorLabel___dWnz{font-family:Share Tech Mono,monospace;font-size:.75rem;color:var(--text-green);opacity:.8;text-transform:uppercase;letter-spacing:.5px}.unitDetailModal_authorName__s1wv6{font-family:Share Tech Mono,monospace;font-size:1rem;color:var(--text-bright);font-weight:700}@media (max-width:768px){.unitDetailModal_modalOverlay__Ftf9O{align-items:center;padding:4.9rem .4rem calc(9.4rem + env(safe-area-inset-bottom, 0px))}.unitDetailModal_modalContent__VSc_C{width:min(90vw,420px);height:calc(100vh - 14.3rem - env(safe-area-inset-bottom, 0px));max-height:calc(100vh - 14.3rem - env(safe-area-inset-bottom, 0px));border-radius:10px;margin:auto}.unitDetailModal_modalBody__HdnTx{grid-template-columns:1fr;min-height:0;height:100%;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.unitDetailModal_visualPane__07m24{padding:1rem 1rem 0;border-right:none;border-bottom:1px solid rgba(0,255,153,.12);flex-shrink:0}.unitDetailModal_unitImageSection__55SiD{min-height:220px;height:220px}.unitDetailModal_unitImage__cqpZO{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.unitDetailModal_unitInfoSection__QChfg{padding:1rem;gap:1rem;overflow:visible;max-height:none;flex-shrink:0}.unitDetailModal_unitName__8f_UL{font-size:1.25rem}.unitDetailModal_statsGrid__MwQLt{grid-template-columns:repeat(3,1fr);gap:.5rem;padding:.5rem}.unitDetailModal_statValue__xnUim{font-size:1rem}.unitDetailModal_loreContent__L_QgW{padding:.75rem;font-size:.85rem}.unitDetailModal_closeButton__7EyXF{width:36px;height:36px;top:.5rem;right:.5rem}}@media (max-width:480px){.unitDetailModal_modalOverlay__Ftf9O{padding:4.6rem .3rem calc(9.1rem + env(safe-area-inset-bottom, 0px));align-items:center}.unitDetailModal_modalContent__VSc_C{width:min(90vw,380px);height:calc(100vh - 13.9rem - env(safe-area-inset-bottom, 0px));max-height:calc(100vh - 13.9rem - env(safe-area-inset-bottom, 0px));border-radius:8px;margin:auto}.unitDetailModal_visualPane__07m24{padding:.75rem .75rem 0;flex-shrink:0}.unitDetailModal_unitImageSection__55SiD{min-height:190px;height:190px}.unitDetailModal_unitImage__cqpZO{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.unitDetailModal_unitInfoSection__QChfg{padding:.75rem;overflow:visible;max-height:none;flex-shrink:0}.unitDetailModal_unitName__8f_UL{font-size:1.1rem}.unitDetailModal_statsGrid__MwQLt{grid-template-columns:repeat(2,1fr);gap:.5rem;padding:.5rem}.unitDetailModal_statLabel__ECJxf{font-size:.7rem}.unitDetailModal_statValue__xnUim{font-size:.95rem}.unitDetailModal_loreContent__L_QgW{padding:.5rem;font-size:.8rem}.unitDetailModal_closeButton__7EyXF{width:32px;height:32px}}