.staff-modal-sticky-bar{position:sticky;top:0;z-index:10;display:none;align-items:center;gap:12px;height:64px;margin:0 -24px 16px;padding:12px 24px;background:#fff;border-bottom:1px solid #f0f0f0;box-shadow:0 2px 8px rgba(0,0,0,.06);border-radius:12px 12px 0 0}.staff-modal-sticky-bar.visible{display:flex}.staff-modal-sticky-bar>.staff-modal-photo{width:40px;height:40px;flex-shrink:0;border:2px solid #fff;border-radius:50%;-o-object-fit:cover;object-fit:cover;background:#eee;box-shadow:none}.staff-modal-sticky-bar>.staff-modal-info{min-width:0}.staff-modal-sticky-bar>.staff-modal-info>.staff-modal-name{margin:0 0 2px;overflow:hidden;font-size:15px;font-weight:700;text-align:left;text-overflow:ellipsis;white-space:nowrap}.staff-modal-sticky-bar>.staff-modal-info>.staff-modal-role{margin-bottom:0;color:#999;font-size:12px}.staff-modal-sticky-bar>.staff-modal-header-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin-left:auto;flex-shrink:0;border:1px solid #f0f0f0;border-radius:50%;background:#fff;color:#1a1a1a;cursor:pointer;transition:background .15s}.staff-modal-sticky-bar>.staff-modal-header-close:hover{background:#f5f6fa}.staff-modal-sticky-bar>.staff-modal-header-close>svg{width:16px;height:16px}.staff-modal-header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;height:267px;margin:0 -24px 16px;padding:24px;background:#f5f6fa;border-bottom:1px solid #f0f0f0;text-align:center}.staff-modal-header>.staff-modal-photo{width:100px;height:100px;flex-shrink:0;border:2px solid #fff;border-radius:50%;-o-object-fit:cover;object-fit:cover;background:#eee;box-shadow:0 4px 12px rgba(0,0,0,.08)}.staff-modal-header>.staff-modal-info{min-width:0}.staff-modal-header>.staff-modal-info>.staff-modal-name{margin:0 0 4px;font-size:20px;font-weight:700}.staff-modal-header>.staff-modal-info>.staff-modal-role{margin-bottom:8px;color:#999;font-size:13px}.staff-modal-header>.staff-modal-info>.staff-modal-rating{display:inline-flex;align-items:center;gap:4px;margin-bottom:4px;color:#ffb400;font-size:14px;font-weight:600}.staff-modal-header>.staff-modal-info>.staff-modal-rating>svg{width:16px;height:16px;fill:#ffb400}.staff-modal-header>.staff-modal-info>.staff-modal-works-count{color:#666;font-size:13px}.staff-work-item{position:relative;width:100%;overflow:hidden;aspect-ratio:1;border-radius:8px;background:#eee;cursor:pointer}.staff-work-item>img,.staff-work-item>video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.staff-work-item.video:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.2);pointer-events:none}.staff-work-item:hover{opacity:.92}.staff-work-item>.staff-work-play{position:absolute;top:50%;left:50%;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:hsla(0,0%,100%,.9);box-shadow:0 2px 8px rgba(0,0,0,.15);pointer-events:none;transform:translate(-50%,-50%)}.staff-work-item>.staff-work-play>svg{width:16px;height:16px;margin-left:2px;fill:#1a1a1a}.bk-popup.staffWorksPopup.center{width:720px;max-width:calc(100vw - 40px);height:auto;max-height:none;overflow:visible}.bk-popup.staffWorksPopup>.view-popupBox{border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.16)}.bk-popup.staffWorksPopup>.view-popupBox>.view-popupContent{overflow:visible}.staff-modal-content{position:relative;max-height:calc(100vh - 128px);padding:0 24px 24px;overflow:hidden auto;border-radius:12px}.staff-modal-content>.staff-modal-close{position:absolute;top:16px;right:16px;z-index:11;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #f0f0f0;border-radius:50%;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.08);color:#1a1a1a;cursor:pointer;font-size:22px;line-height:1;transition:background .15s,box-shadow .15s}.staff-modal-content>.staff-modal-close:hover{background:#f5f6fa;box-shadow:0 4px 10px rgba(0,0,0,.12)}.staff-modal-content>.staff-modal-close>svg{width:18px;height:18px}.staff-modal-content>.staff-modal-bio{margin-bottom:20px;color:#666;font-size:14px;line-height:1.6}.staff-modal-content>.staff-works-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.staff-modal-content>.staff-works-meta>.staff-works-title{margin:0;font-size:16px;font-weight:700}.staff-modal-content>.staff-works-meta>.staff-works-count{color:#999;font-size:13px;font-weight:400}.staff-modal-content>.van-list>.staff-works-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}@media (max-width:640px){.staff-modal-content>.van-list>.staff-works-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.staffCard-container[data-v-ea9142f6]{min-width:0;padding:16px 12px;border:1px solid #f0f0f0;border-radius:12px;background:#fff;text-align:center;cursor:pointer;transition:border-color .15s,box-shadow .15s}.staffCard-container[data-v-ea9142f6]:hover{border-color:#d0d0d0;box-shadow:0 2px 8px rgba(0,0,0,.04)}.staffCard-container>.view-photo[data-v-ea9142f6]{position:relative;display:inline-block;width:90px;height:90px;margin:0 auto 12px}.staffCard-container>.view-photo>.view-image[data-v-ea9142f6]{width:90px;height:90px;overflow:hidden;border-radius:12px}.staffCard-container>.view-photo>.view-image>img[data-v-ea9142f6]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.staffCard-container>.view-photo>.view-rating[data-v-ea9142f6]{position:absolute;bottom:-8px;left:50%;padding:2px 8px;transform:translateX(-50%);border:1px solid #f0f0f0;border-radius:9999px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.06);color:#ffb400;font-size:11px;white-space:nowrap}.staffCard-container>.view-photo>.view-rating>.bk-icon[data-v-ea9142f6]{font-size:11px}.staffCard-container>.view-name[data-v-ea9142f6]{margin-bottom:2px;overflow:hidden;font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.staffCard-container>.view-position[data-v-ea9142f6]{margin-bottom:6px;overflow:hidden;color:#999;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.staffCard-container>.view-works[data-v-ea9142f6]{display:block;margin-bottom:10px;color:#666;font-size:13px;cursor:pointer}.staffCard-container>.view-book[data-v-ea9142f6]{padding:5px 16px;border:0;border-radius:20px;background:#2c2c2c;color:#fff;cursor:pointer;font-size:12px;font-weight:500;transition:opacity .15s}.staffCard-container>.view-book[data-v-ea9142f6]:hover{opacity:.9}