.fighter-profile-container[data-v-795f218b]{max-width:1200px;margin:0 auto}.profile-header[data-v-795f218b]{display:flex;gap:2rem;margin-bottom:2rem;background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000001a}.profile-image[data-v-795f218b]{width:400px;height:500px;overflow:hidden;border-radius:8px}.profile-image img[data-v-795f218b]{width:100%;height:100%;object-fit:cover}.profile-info[data-v-795f218b]{flex:1}.profile-info .fighter-name[data-v-795f218b]{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#333}.profile-info .fighter-ringName[data-v-795f218b]{font-size:1.1rem;color:#666;margin-bottom:2rem}.fighter-stats[data-v-795f218b]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.stat[data-v-795f218b]{display:flex;flex-direction:column;gap:.5rem}.stat-label[data-v-795f218b]{font-size:1rem;font-weight:800;color:#666}.stat-value[data-v-795f218b]{font-size:.9rem;font-weight:500;color:#333}.url-link[data-v-795f218b]{color:#0d6efd;text-decoration:underline;text-underline-offset:3px}.section-title[data-v-795f218b]{font-size:1.5rem;font-weight:700;margin-bottom:2rem;color:#333}.fight-history-list[data-v-795f218b]{display:flex;flex-direction:column;gap:2rem}.fight-history-item[data-v-795f218b]{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.fight-history-item.nullified[data-v-795f218b]{opacity:.85;background:#f5f5f5;position:relative}.fight-history-item.nullified[data-v-795f218b]:after{content:"무효";position:absolute;top:10px;right:10px;background:#666;color:#fff;padding:4px 8px;border-radius:4px;font-size:.8rem}.fight-event-info[data-v-795f218b]{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.clickable-event[data-v-795f218b]{transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.clickable-event[data-v-795f218b]:hover{background:#0d6efd08;border-radius:8px}.clickable-event:hover .event-title[data-v-795f218b]{color:#0d6efd}.event-image[data-v-795f218b]{width:80px;height:80px;border-radius:8px;object-fit:cover}.event-details[data-v-795f218b]{flex:1}.event-title[data-v-795f218b]{font-size:1.2rem;font-weight:700;margin-bottom:.5rem;color:#333}.event-date[data-v-795f218b]{font-size:.9rem;color:#666}.fight-details[data-v-795f218b]{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.clickable-fighter:hover .fighter-name[data-v-795f218b]{color:#0d6efd}.fighter[data-v-795f218b]{display:flex;align-items:center;gap:1rem;flex:1;position:relative;padding:.4rem;border-radius:8px}.fighter.winner[data-v-795f218b]{background-color:#28a7451a}.fighter.loser[data-v-795f218b]{background-color:#dc35451a}.fighter.winner[data-v-795f218b]:before{content:"승";position:absolute;top:-8px;left:-4px;background:#28a745;color:#fff;padding:.1rem .4rem .2rem;border-radius:20px;font-size:.8rem}.fighter.loser[data-v-795f218b]:before{content:"패";position:absolute;top:-8px;left:-4px;background:#dc3545;color:#fff;padding:.1rem .4rem .2rem;border-radius:20px;font-size:.8rem}.fighter-image[data-v-795f218b]{width:60px;height:60px;border-radius:50%;object-fit:cover}.fighter-info[data-v-795f218b]{flex:1}.fighter-name[data-v-795f218b]{font-size:1rem;font-weight:500;color:#333;margin:0}.fighter-ringName[data-v-795f218b]{font-size:.8rem;font-weight:500;color:#636363;margin-top:.2rem}.vs[data-v-795f218b]{font-size:1.2rem;font-weight:700;color:#666;padding:0 1rem}.fight-meta[data-v-795f218b]{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid #eee}.championship-badge[data-v-795f218b]{background:#ffc107;color:#000;padding:.2rem .5rem;border-radius:4px;font-size:.8rem}.weight-division-badge[data-v-795f218b]{background:#8e30fa;color:#fff;padding:.2rem .5rem;border-radius:4px;font-size:.8rem}.nullified-badge[data-v-795f218b]{background:#dc3545;color:#fff;padding:.2rem .5rem;border-radius:4px;font-size:.8rem}.fight-order-badge[data-v-795f218b]{background:#3886fc;color:#fff;padding:.2rem .5rem;border-radius:4px;font-size:.8rem}.loading-container[data-v-795f218b]{display:flex;justify-content:center;align-items:center;min-height:500px}.error-container[data-v-795f218b]{margin:2rem 0}.record-stats[data-v-795f218b]{display:flex;justify-content:space-around;background:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 2px 8px #0000001a}.record-stat-item[data-v-795f218b]{text-align:center;padding:1rem;border-radius:8px;transition:all .3s ease}.record-stat-item[data-v-795f218b]:hover{transform:translateY(-5px)}.record-stat-value[data-v-795f218b]{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.record-stat-value.wins[data-v-795f218b]{color:#28a745}.record-stat-value.losses[data-v-795f218b]{color:#dc3545}.record-stat-value.draws[data-v-795f218b]{color:#ffc107}.record-stat-label[data-v-795f218b]{font-size:1.1rem;color:#666;font-weight:500}@media (max-width: 1200px){.fighter-profile-container[data-v-795f218b]{padding:.75rem}}@media (max-width: 768px){.profile-header[data-v-795f218b]{flex-direction:column}.profile-image[data-v-795f218b]{width:100%;height:300px}.fighter-stats[data-v-795f218b]{grid-template-columns:1fr}.fight-details[data-v-795f218b]{flex-direction:column}.fighter-info[data-v-795f218b]{text-align:center}.fighter[data-v-795f218b]{width:100%;flex-direction:column}.vs[data-v-795f218b]{margin:1rem 0}.fighter.winner[data-v-795f218b]:before{top:-8px;left:calc(50% - 36px)}.fighter.loser[data-v-795f218b]:before{top:-8px;left:calc(50% - 36px)}.record-stats[data-v-795f218b]{flex-wrap:wrap;gap:1rem}.record-stat-item[data-v-795f218b]{flex:1 1 calc(50% - 1rem)}}
