.RoomDetailPage-module__wNmhSG__header{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:32px;padding:24px;display:flex}.RoomDetailPage-module__wNmhSG__headerContent{flex:1;align-items:flex-start;gap:24px;display:flex}.RoomDetailPage-module__wNmhSG__roomImage{background:#0003;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;display:flex;overflow:hidden}.RoomDetailPage-module__wNmhSG__roomImagePlaceholder{color:#dda85c80;background:#dda85c1a;border:1px solid #dda85c33;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;font-size:48px;display:flex}.RoomDetailPage-module__wNmhSG__headerText{flex:1}.RoomDetailPage-module__wNmhSG__stats{flex-wrap:wrap;gap:16px;margin-top:16px;display:flex}.RoomDetailPage-module__wNmhSG__stat{color:#fffc;background:#dda85c1a;border:1px solid #dda85c33;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;display:flex}.RoomDetailPage-module__wNmhSG__statIcon,.RoomDetailPage-module__wNmhSG__sectionIcon{flex-shrink:0}.RoomDetailPage-module__wNmhSG__episodeLink{color:#ffffffe6;background:#44748c26;border:1px solid #44748c4d;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;text-decoration:none;transition:all .2s;display:flex}.RoomDetailPage-module__wNmhSG__episodeLink:hover{color:#fff;background:#44748c40;border-color:#44748c80}.RoomDetailPage-module__wNmhSG__actions{flex-shrink:0;gap:8px;display:flex}.RoomDetailPage-module__wNmhSG__editButton,.RoomDetailPage-module__wNmhSG__suggestButton{cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.RoomDetailPage-module__wNmhSG__editButton{color:#dda85c;background:#dda85c33;border:1px solid #dda85c66}.RoomDetailPage-module__wNmhSG__editButton:hover{background:#dda85c4d;border-color:#dda85c99}.RoomDetailPage-module__wNmhSG__suggestButton{color:#ffffffe6;background:#ffffff1a;border:1px solid #fff3}.RoomDetailPage-module__wNmhSG__suggestButton:hover{background:#ffffff26;border-color:#ffffff4d}.RoomDetailPage-module__wNmhSG__content{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;margin-bottom:24px;padding:24px}.RoomDetailPage-module__wNmhSG__sectionHeader{border-bottom:1px solid #ffffff14;align-items:center;gap:10px;margin-bottom:20px;padding-bottom:12px;display:flex}.RoomDetailPage-module__wNmhSG__sectionHeader h2{color:#ffffffe6;margin:0;font-size:18px;font-weight:600}.RoomDetailPage-module__wNmhSG__entityGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}.RoomDetailPage-module__wNmhSG__entityCard{color:inherit;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:12px;padding:12px;text-decoration:none;transition:all .2s;display:flex}.RoomDetailPage-module__wNmhSG__entityCard:hover{background:#ffffff0f;border-color:#dda85c4d;transform:translateY(-2px)}.RoomDetailPage-module__wNmhSG__entityImage{background:#0003;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.RoomDetailPage-module__wNmhSG__entityInfo{flex-direction:column;gap:4px;min-width:0;display:flex}.RoomDetailPage-module__wNmhSG__entityName{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.RoomDetailPage-module__wNmhSG__npcTag{text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(8px);border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.RoomDetailPage-module__wNmhSG__tagAggressive{color:#dda85c;background:linear-gradient(135deg,#dda85c33,#dda85c1a);border:1px solid #dda85c66;box-shadow:0 2px 8px #dda85c26}.RoomDetailPage-module__wNmhSG__tagPassive{color:#6ba3c2;background:linear-gradient(135deg,#44748c33,#44748c1a);border:1px solid #44748c66;box-shadow:0 2px 8px #44748c26}.RoomDetailPage-module__wNmhSG__tagFriendly{color:#7dd9a0;background:linear-gradient(135deg,#5cdd8c26,#5cdd8c14);border:1px solid #5cdd8c59;box-shadow:0 2px 8px #5cdd8c1f}.RoomDetailPage-module__wNmhSG__tagDefault{color:#fffc;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border:1px solid #fff3;box-shadow:0 2px 8px #ffffff0d}.RoomDetailPage-module__wNmhSG__metadataSection{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;margin-bottom:24px;padding:24px}.RoomDetailPage-module__wNmhSG__metadataGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;display:grid}.RoomDetailPage-module__wNmhSG__metadataItem{background:#ffffff08;border:1px solid #ffffff0f;border-radius:6px;flex-direction:column;gap:4px;padding:12px;display:flex}.RoomDetailPage-module__wNmhSG__metadataKey{color:#ffffff80;text-transform:capitalize;font-size:12px}.RoomDetailPage-module__wNmhSG__metadataValue{color:#ffffffe6;font-size:14px}@media (max-width:768px){.RoomDetailPage-module__wNmhSG__header{flex-direction:column;gap:16px}.RoomDetailPage-module__wNmhSG__headerContent{text-align:center;flex-direction:column;align-items:center}.RoomDetailPage-module__wNmhSG__stats{justify-content:center}.RoomDetailPage-module__wNmhSG__actions{justify-content:center;width:100%}.RoomDetailPage-module__wNmhSG__entityGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.RoomDetailPage-module__wNmhSG__metadataGrid{grid-template-columns:1fr}}
