.hk-author-page{min-height:70vh;padding-bottom:72px;background:#f6f8fc}
.hk-author-hero{padding:52px 0 42px;background:linear-gradient(135deg,#f7faff 0%,#edf4ff 60%,#fff 100%);border-bottom:1px solid #dce6f3}
.hk-author-hero__card{display:grid;grid-template-columns:190px minmax(0,1fr);gap:34px;align-items:center;padding:30px;background:#fff;border:1px solid #dfe7ef;border-radius:22px;box-shadow:0 15px 42px rgba(15,42,82,.08)}
.hk-author-photo-wrap{width:184px;height:184px;padding:5px;overflow:hidden;background:#f2f6fb;border:1px solid #d6e1ee;border-radius:20px}
.hk-author-photo{display:block;width:100%;height:100%;margin:0;border:0;border-radius:15px;object-fit:cover;object-position:center top;background:#fff}
.hk-author-hero h1{margin:7px 0 5px;color:var(--hk-navy-deep);font-size:clamp(38px,5vw,56px);font-weight:850;letter-spacing:-.035em;line-height:1.08}
.hk-author-title{margin:0;color:#2d4260;font-size:20px;font-weight:750;line-height:1.45}
.hk-author-credentials{margin:5px 0 0;color:var(--hk-green);font-size:14px;font-weight:850;line-height:1.45}
.hk-author-lead{max-width:790px;margin:14px 0 0;color:#526174;font-size:16px;line-height:1.75}
.hk-author-hero-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}
.hk-author-hero-links a{display:inline-flex;align-items:center;min-height:34px;padding:7px 11px;color:var(--hk-navy)!important;background:#f7faff;border:1px solid #d7e2ef;border-radius:8px;font-size:12px;font-weight:800;text-decoration:none!important}
.hk-author-hero-links a:hover,.hk-author-hero-links a:focus-visible{color:#fff!important;background:var(--hk-navy);border-color:var(--hk-navy)}
.hk-author-profile{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:26px;align-items:start;padding-top:38px}
.hk-author-profile__main{display:grid;gap:22px;min-width:0}
.hk-author-profile__aside{display:grid;gap:18px;min-width:0}
.hk-author-about,.hk-author-details,.hk-author-expertise,.hk-author-link-card,.hk-author-post-card,.hk-author-empty{background:#fff;border:1px solid #dce5f1;border-radius:17px;box-shadow:0 10px 30px rgba(15,42,82,.055)}
.hk-author-about,.hk-author-details{padding:28px 30px}
.hk-author-about h2,.hk-author-detail h2,.hk-author-expertise h2{margin:6px 0 14px;color:var(--hk-navy-deep);font-size:clamp(24px,3vw,30px);letter-spacing:-.02em;line-height:1.25}
.hk-author-description,.hk-author-detail,.hk-author-muted{color:#4d5c70;font-size:16px;line-height:1.8}
.hk-author-description>:first-child,.hk-author-detail>:first-child{margin-top:0}.hk-author-description>:last-child,.hk-author-detail>:last-child{margin-bottom:0}
.hk-author-muted{margin:0}
.hk-author-details{display:grid;gap:24px}
.hk-author-detail+.hk-author-detail{padding-top:24px;border-top:1px solid #e7edf4}
.hk-author-detail p{margin:0}
.hk-author-expertise,.hk-author-link-card{padding:22px}
.hk-author-expertise h2{font-size:22px}
.hk-expertise-list{display:flex;flex-wrap:wrap;gap:8px}
.hk-expertise-list span{padding:7px 10px;color:#173b72;background:#eaf1ff;border:1px solid #d5e3fa;border-radius:999px;font-size:12px;font-weight:800;line-height:1.35}
.hk-author-link-card ul{margin:11px 0 0;padding:0;list-style:none}
.hk-author-link-card li+li{border-top:1px solid #edf1f5}
.hk-author-link-card a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 2px;color:#2c4059;font-size:13px;font-weight:800;text-decoration:none}
.hk-author-link-card a:hover{color:var(--hk-green)}
.hk-author-posts{padding-top:56px}.hk-author-reviewed-posts{padding-top:62px}.hk-section-heading{margin-bottom:22px;text-align:left}.hk-section-heading h2{margin:7px 0 0;color:var(--hk-navy-deep);font-size:clamp(28px,3vw,36px);line-height:1.25}.hk-author-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.hk-author-post-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.hk-author-post-card:hover{transform:translateY(-3px);border-color:#c4d3e8;box-shadow:0 18px 38px rgba(15,42,82,.1)}
.hk-author-post-image{position:relative;display:block;width:100%;overflow:hidden;aspect-ratio:16/9;background:#eaf0f7;text-decoration:none}.hk-author-post-image img{display:block;width:100%;height:100%;margin:0;object-fit:cover;object-position:center;transition:transform .25s ease}.hk-author-post-card:hover .hk-author-post-image img{transform:scale(1.03)}.hk-author-post-image__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--hk-muted);font-size:14px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}
.hk-author-post-card__body{display:flex;flex:1;flex-direction:column;padding:20px}.hk-author-post-card__meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:9px}.hk-author-post-role{display:inline-flex;padding:5px 8px;color:#173b72;background:#eaf1ff;border-radius:999px;font-size:11px;font-weight:850;line-height:1}.hk-author-reviewed-posts .hk-author-post-role{color:#087c55;background:#eaf7f2}.hk-author-post-card .hk-card-category{color:var(--hk-green);font-size:12px;font-weight:800;text-decoration:none}.hk-author-post-card h3{margin:0 0 11px;font-size:21px;line-height:1.35}.hk-author-post-card h3 a{color:var(--hk-navy-deep);text-decoration:none}.hk-author-post-card h3 a:hover{color:var(--hk-navy)}.hk-author-post-card time{display:block;margin-bottom:16px;color:var(--hk-muted);font-size:12px}.hk-author-post-card .hk-read-more{margin-top:auto;color:var(--hk-navy);font-size:13px;font-weight:800;text-decoration:none}.hk-author-post-card .hk-read-more:hover{text-decoration:underline}
.hk-author-empty{padding:22px 24px}.hk-author-empty p{margin:0}.hk-pagination{margin-top:30px}.hk-pagination .nav-links,.hk-reviewed-pagination{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px}.hk-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;padding:7px 12px;color:var(--hk-navy);background:#fff;border:1px solid var(--hk-line);border-radius:8px;font-weight:750;text-decoration:none}.hk-pagination .page-numbers.current,.hk-pagination .page-numbers:hover{color:#fff;background:var(--hk-navy);border-color:var(--hk-navy)}
@media(max-width:960px){.hk-author-hero__card{grid-template-columns:165px minmax(0,1fr);gap:26px}.hk-author-photo-wrap{width:160px;height:160px}.hk-author-profile{grid-template-columns:1fr}.hk-author-profile__aside{grid-template-columns:repeat(2,minmax(0,1fr))}.hk-author-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.hk-author-page{padding-bottom:52px}.hk-author-hero{padding:28px 0 30px}.hk-author-hero__card{grid-template-columns:1fr;gap:20px;padding:22px;text-align:center;border-radius:18px}.hk-author-photo-wrap{width:142px;height:142px;margin-inline:auto;border-radius:18px}.hk-author-photo{border-radius:13px}.hk-author-hero h1{font-size:clamp(34px,10vw,44px)}.hk-author-title{font-size:18px}.hk-author-lead{font-size:15px}.hk-author-hero-links{justify-content:center}.hk-author-profile{padding-top:26px}.hk-author-profile__aside{grid-template-columns:1fr}.hk-author-about,.hk-author-details{padding:23px 21px}.hk-author-expertise,.hk-author-link-card{padding:20px}.hk-author-posts,.hk-author-reviewed-posts{padding-top:42px}.hk-author-post-grid{grid-template-columns:1fr}.hk-author-post-image{aspect-ratio:16/10}.hk-author-post-card__body{padding:19px}.hk-author-post-card h3{font-size:20px}}
