.Profile-module__b965Da__profileContainer{grid-template-columns:280px 1fr;gap:40px;margin:40px 0;display:grid}.Profile-module__b965Da__sidebar{border:1px solid var(--border);background:#fff;border-radius:12px;height:fit-content;padding:32px 0}.Profile-module__b965Da__profileBox{border-bottom:1px solid var(--border);text-align:center;padding:0 32px 32px}.Profile-module__b965Da__avatarLarge{background:#eee;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 16px;display:flex;overflow:hidden}.Profile-module__b965Da__avatarLarge img{object-fit:cover;width:100%;height:100%}.Profile-module__b965Da__nickname{margin-bottom:4px;font-size:1.25rem;font-weight:800}.Profile-module__b965Da__nav{flex-direction:column;padding-top:16px;display:flex}.Profile-module__b965Da__nav button{text-align:left;color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:14px 32px;font-size:.95rem;font-weight:600;transition:all .2s}.Profile-module__b965Da__nav button:hover{background:var(--bg-light-gray);color:#000}.Profile-module__b965Da__nav button.Profile-module__b965Da__active{background:var(--bg-light-gray);color:#000;border-right:4px solid #000}.Profile-module__b965Da__content{border:1px solid var(--border);background:#fff;border-radius:12px;padding:40px}.Profile-module__b965Da__tabTitle{margin-bottom:32px;font-size:1.5rem;font-weight:800}.Profile-module__b965Da__list{flex-direction:column;padding:0;list-style:none;display:flex}.Profile-module__b965Da__listItem{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px 0;display:flex}.Profile-module__b965Da__listItem:last-child{border-bottom:none}.Profile-module__b965Da__listItem a{color:inherit;font-size:1.05rem;font-weight:700;text-decoration:none}.Profile-module__b965Da__listItem a:hover{text-decoration:underline}.Profile-module__b965Da__listMeta{color:var(--text-muted);align-items:center;gap:16px;font-size:.85rem;display:flex}.Profile-module__b965Da__commentSummary{flex-direction:column;gap:4px;display:flex}.Profile-module__b965Da__commentContent{font-weight:600}.Profile-module__b965Da__commentOrigin{color:var(--text-muted);font-size:.8rem}.Profile-module__b965Da__empty{text-align:center;color:var(--text-muted);padding:60px 0}.Profile-module__b965Da__loading{text-align:center;color:var(--text-muted);padding:100px 0;font-weight:600}@media (max-width:1024px){.Profile-module__b965Da__profileContainer{grid-template-columns:1fr}}
