.instructor-detail{min-height:100vh;padding:32px 0 80px}@media(max-width:767px){.instructor-detail{padding:24px 0 56px}}.instructor-detail__topbar{margin-bottom:28px}.instructor-detail__profile-col{align-self:flex-start}@media(max-width:991px){.instructor-detail__profile-col{align-self:auto}}.instructor-detail__profile-card{background:#fff;border-radius:16px;border:1px solid #e8eaf0;box-shadow:0 2px 10px rgba(0,0,0,.05);padding:28px 20px;text-align:center;position:-webkit-sticky;position:sticky;top:calc(var(--site-top-h, 80px) + 1rem)}@media(max-width:991px){.instructor-detail__profile-card{position:static}}.instructor-detail__avatar-wrap{margin-bottom:16px}.instructor-detail__avatar-img{width:110px;height:110px;border-radius:50%;object-fit:cover;object-position:center;border:4px solid #edf0f7;box-shadow:0 4px 14px rgba(0,0,0,.1)}.instructor-detail__name{font-size:18px;font-weight:700;color:#191919;margin-bottom:4px;word-break:break-word;overflow-wrap:break-word}.instructor-detail__title{font-size:13px;color:#6d6d6d;margin-bottom:10px;line-height:1.4;word-break:break-word;overflow-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.instructor-detail__badge{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:20px;background:rgba(12,84,140,.1);color:#0c548c;font-size:11px;font-weight:600;margin-bottom:20px}.instructor-detail__stats{display:flex;flex-direction:column;gap:10px;padding:16px 0;border-top:1px solid #f0f2f8;border-bottom:1px solid #f0f2f8;margin-bottom:20px;text-align:left}.instructor-detail__stat{display:flex;align-items:center;gap:10px;font-size:13px;color:#5d5d5d}.instructor-detail__stat .tif,.instructor-detail__stat i{width:18px;text-align:center;color:#052e4d;font-size:17px;flex-shrink:0}.instructor-detail__stat strong{color:#3d3d3d;font-weight:600;margin-right:4px}.instructor-detail__stat .instructor-detail__stat-icon--star{color:#f59e0b}.instructor-detail__avail-dot{display:inline-block;width:10px;height:10px;border-radius:50%;background:#22c55e;flex-shrink:0}.instructor-detail__book-btn.eq-link{display:flex;width:100%;justify-content:center;min-height:42px;align-items:center}.instructor-detail__content-card{background:#fff;border-radius:16px;border:1px solid #e8eaf0;box-shadow:0 2px 10px rgba(0,0,0,.05);padding:24px}@media(max-width:575px){.instructor-detail__content-card{padding:16px}}.instructor-detail__card-title{font-size:15px;font-weight:700;color:#3d3d3d;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f0f2f8}.instructor-detail__card-title i{color:#052e4d;font-size:17px;margin-right:8px;vertical-align:middle}.instructor-detail__text{font-size:14px;line-height:1.8;color:#5d5d5d;margin-bottom:0;word-break:break-word;overflow-wrap:break-word}.instructor-detail__text--pre{white-space:pre-line}.instructor-detail__bio-text{font-size:14px;line-height:1.8;color:#5d5d5d;margin-bottom:0;word-break:break-word;overflow-wrap:break-word}.instructor-detail__read-more{background:none;border:none;padding:0;margin-top:8px;font-size:13px;font-weight:600;color:#052e4d;cursor:pointer;text-decoration:underline}.instructor-detail__read-more:hover{opacity:.8}.instructor-detail__topics{display:flex;flex-direction:column;gap:12px}.instructor-detail__topic{display:flex;align-items:flex-start;gap:12px;padding:12px;border-radius:10px;background:#f8f9fd;border:1px solid #eef0f8}.instructor-detail__topic-num{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;border-radius:50%;background:#052e4d;color:#fff;font-size:11px;font-weight:700;flex-shrink:0;margin-top:1px}.instructor-detail__topic-title{font-size:13px;color:#3d3d3d;font-weight:600;display:block;line-height:1.5;word-break:break-word;overflow-wrap:break-word}.instructor-detail__topic-hint{font-size:12px;color:#6d6d6d;margin:4px 0 0;line-height:1.6}.instructor-detail__cred-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.instructor-detail__cred-list li{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#4f4f4f;line-height:1.6}.instructor-detail__cred-list li .tif,.instructor-detail__cred-list li i{color:#052e4d;font-size:15px;margin-top:2px;flex-shrink:0}.instructor-detail__cred-list li span{word-break:break-word;overflow-wrap:break-word;min-width:0}.instructor-detail__cred-list--highlights li .tif,.instructor-detail__cred-list--highlights li i{color:#f59e0b;font-size:16px}