/* VEK Author v0.5.6 - Bulletproof Related Books */

.vek-author-link{
color:inherit!important;
text-decoration:none!important;
border-bottom:1px dotted rgba(23,79,134,.35);
}

.vek-author-link:hover{
color:#174f86!important;
border-bottom-color:#174f86;
}

.vek-author-related{
margin:26px 0 10px;
padding-top:22px;
border-top:1px solid #e2e6e9;
}

.vek-author-related-head{
display:flex;
align-items:flex-end;
justify-content:space-between;
gap:16px;
margin-bottom:14px;
}

.vek-author-related-heading{
margin:0!important;
font-size:20px!important;
line-height:1.2!important;
}

.vek-author-related-all{
flex:0 0 auto;
color:#174f86!important;
font-size:11px;
font-weight:600;
text-decoration:none!important;
}

.vek-author-related-all:hover{
text-decoration:underline!important;
text-underline-offset:2px;
}

.vek-author-related-grid{
display:grid;
grid-template-columns:repeat(4,minmax(0,1fr));
gap:14px;
}

.vek-author-related-card{
display:flex;
flex-direction:column;
min-width:0;
padding:12px;
border:1px solid #e0e5e9;
border-radius:7px;
background:#fff;
transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease;
}

.vek-author-related-card:hover{
transform:translateY(-2px);
border-color:#c8d3db;
box-shadow:0 8px 22px rgba(22,43,61,.07);
}

.vek-author-related-image{
display:flex;
align-items:center;
justify-content:center;
height:180px;
margin-bottom:10px;
text-decoration:none!important;
}

.vek-author-related-image img{
display:block;
max-width:100%;
max-height:100%;
width:auto;
height:auto;
object-fit:contain;
}

.vek-author-related-title{
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:3;
overflow:hidden;
min-height:3.9em;
margin-bottom:9px;
color:#202830!important;
font-size:11.5px;
font-weight:700;
line-height:1.3;
text-align:center;
text-decoration:none!important;
}

.vek-author-related-title:hover{
color:#174f86!important;
}

.vek-author-related-price{
margin-top:auto;
margin-bottom:9px;
font-size:14px;
font-weight:700;
text-align:center;
}

.vek-author-related-detail{
display:flex;
align-items:center;
justify-content:center;
min-height:36px;
padding:7px 10px;
border:1px solid #174f86;
border-radius:4px;
color:#174f86!important;
font-size:10.5px;
font-weight:700;
text-align:center;
text-decoration:none!important;
}

.vek-author-related-detail:hover{
background:#174f86;
color:#fff!important;
}

.vek-author-related-status{
padding:10px 0;
color:#7a858e;
font-size:11px;
}

@media(max-width:991px){
.vek-author-related-grid{
grid-template-columns:repeat(3,minmax(0,1fr));
}

.vek-author-related-image{
height:160px;
}
}

@media(max-width:767px){
.vek-author-related{
margin-top:20px;
padding-top:18px;
}

.vek-author-related-head{
align-items:flex-start;
flex-direction:column;
gap:5px;
}

.vek-author-related-heading{
font-size:18px!important;
}

.vek-author-related-grid{
display:flex;
overflow-x:auto;
gap:10px;
padding-bottom:6px;
scroll-snap-type:x proximity;
-webkit-overflow-scrolling:touch;
}

.vek-author-related-card{
flex:0 0 155px;
scroll-snap-align:start;
padding:10px;
}

.vek-author-related-image{
height:145px;
}

.vek-author-related-title{
font-size:10.8px;
}
}


/* ===== VEK Author v0.5.1 – MULTI AUTHOR ===== */

.vek-author-related-all-group{
display:flex;
align-items:center;
justify-content:flex-end;
flex-wrap:wrap;
gap:4px 7px;
font-size:11px;
}

.vek-author-related-all-group .vek-author-related-all{
font-size:11px;
}

.vek-author-related-all-sep{
color:#a0a8af;
}

@media(max-width:767px){
.vek-author-related-all-group{
justify-content:flex-start;
}
}


/* ===== VEK Author v0.5.2 – AUTHOR HUB & RELATED POLISH ===== */

.vek-author-hub{
margin:18px 0 8px;
padding:14px 16px;
border:1px solid #e1e6ea;
border-radius:8px;
background:#f8fafb;
}
.vek-author-hub-title{
margin:0 0 10px;
color:#7a858e;
font-size:10px;
font-weight:800;
letter-spacing:.07em;
text-transform:uppercase;
}
.vek-author-hub-list{
display:flex;
align-items:stretch;
flex-wrap:wrap;
gap:8px;
}
.vek-author-hub-card{
display:flex;
align-items:center;
gap:9px;
min-height:46px;
padding:8px 11px;
border:1px solid #dfe5e9;
border-radius:7px;
background:#fff;
text-decoration:none!important;
transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease;
}
.vek-author-hub-card:hover{
transform:translateY(-1px);
border-color:#c6d2db;
box-shadow:0 4px 12px rgba(22,43,61,.06);
}
.vek-author-hub-avatar{
display:flex;
align-items:center;
justify-content:center;
flex:0 0 28px;
width:28px;
height:28px;
border-radius:50%;
background:#eaf1f6;
color:#174f86;
font-size:11px;
font-weight:800;
line-height:1;
}
.vek-author-hub-meta{display:block;min-width:0;}
.vek-author-hub-name{
display:block;
color:#174f86;
font-size:11.5px;
font-weight:700;
line-height:1.2;
}
.vek-author-hub-count{
display:block;
margin-top:2px;
color:#7b858e;
font-size:9.8px;
font-weight:500;
line-height:1.2;
}
.vek-author-related{margin-top:22px;}
.vek-author-related-head{align-items:center;}
.vek-author-related-heading{font-size:19px!important;}
.vek-author-related-subtitle{
margin-top:3px;
color:#7c8790;
font-size:10.5px;
line-height:1.35;
}
.vek-author-related-title{min-height:auto;}
.vek-author-filterbar{
display:flex;
align-items:center;
flex-wrap:wrap;
gap:6px;
margin:0 0 12px;
}
.vek-author-filter{
display:inline-flex;
align-items:center;
min-height:30px;
padding:6px 10px;
border:1px solid #dfe5e9;
border-radius:999px;
background:#fff;
color:#53616d;
font-size:10.5px;
font-weight:600;
cursor:pointer;
}
.vek-author-filter:hover{border-color:#c7d2db;color:#174f86;}
.vek-author-filter.active{
border-color:#174f86;
background:#174f86;
color:#fff;
}
.vek-author-related-card[data-hidden="1"]{display:none!important;}

@media(max-width:767px){
.vek-author-hub{margin-top:14px;padding:12px;}
.vek-author-hub-list{display:grid;grid-template-columns:1fr;}
.vek-author-hub-card{width:100%;box-sizing:border-box;}
.vek-author-related-heading{font-size:17px!important;}
.vek-author-filterbar{
flex-wrap:nowrap;
overflow-x:auto;
padding-bottom:4px;
scrollbar-width:thin;
}
.vek-author-filter{flex:0 0 auto;white-space:nowrap;}
}


/* ===== VEK Author v0.5.3 – AUTHOR PROFILE PAGE ===== */
body.vek-author-profile-page .vek-author-profile-hero{
display:flex;
align-items:center;
gap:14px;
margin:2px 0 18px;
padding:14px 16px;
border:1px solid #e0e6ea;
border-radius:9px;
background:#f8fafb;
}
.vek-author-profile-avatar{
display:flex;
align-items:center;
justify-content:center;
flex:0 0 52px;
width:52px;
height:52px;
border-radius:50%;
background:#e8f0f6;
color:#174f86;
font-size:16px;
font-weight:800;
letter-spacing:.02em;
}
.vek-author-profile-content{min-width:0;}
.vek-author-profile-kicker{
margin-bottom:3px;
color:#7a858e;
font-size:9.5px;
font-weight:800;
letter-spacing:.075em;
text-transform:uppercase;
}
.vek-author-profile-name{
margin:0;
color:#202830;
font-size:18px;
font-weight:800;
line-height:1.15;
}
.vek-author-profile-meta{
margin-top:4px;
color:#6d7881;
font-size:10.5px;
line-height:1.35;
}
.vek-author-profile-actions{
display:flex;
align-items:center;
flex-wrap:wrap;
gap:7px;
margin-top:8px;
}
.vek-author-profile-back{
display:inline-flex;
align-items:center;
min-height:29px;
padding:5px 9px;
border:1px solid #dce3e8;
border-radius:5px;
background:#fff;
color:#174f86!important;
font-size:10px;
font-weight:700;
text-decoration:none!important;
}
.vek-author-profile-back:hover{
border-color:#c5d1da;
background:#f4f8fa;
}
body.vek-author-profile-page .products-block,
body.vek-author-profile-page .products{margin-top:12px!important;}
@media(max-width:767px){
body.vek-author-profile-page .vek-author-profile-hero{
align-items:flex-start;
padding:12px;
}
.vek-author-profile-avatar{
flex-basis:42px;
width:42px;
height:42px;
font-size:13px;
}
.vek-author-profile-name{font-size:16px;}
}


/* ===== VEK Author v0.5.4 – EXPANDABLE RELATED BOOKS ===== */

.vek-author-related-card.vek-author-card-hidden{
display:none!important;
}

.vek-author-more-wrap{
display:flex;
align-items:center;
justify-content:center;
margin-top:14px;
}

.vek-author-more{
display:inline-flex;
align-items:center;
justify-content:center;
min-height:38px;
padding:8px 15px;
border:1px solid #174f86;
border-radius:5px;
background:#fff;
color:#174f86;
font-size:10.5px;
font-weight:700;
line-height:1;
cursor:pointer;
transition:background .14s ease,color .14s ease,border-color .14s ease;
}

.vek-author-more:hover{
background:#174f86;
color:#fff;
}

.vek-author-more[hidden]{
display:none!important;
}

.vek-author-related-count{
margin-top:3px;
color:#7b858e;
font-size:9.8px;
font-weight:600;
line-height:1.25;
}

@media(max-width:767px){
.vek-author-more{
width:100%;
min-height:40px;
}
}


/* ===== VEK Author v0.5.5 – ROBUST AUTHOR DETECTION ===== */

.vek-author-related.vek-author-ready{
display:block;
}

.vek-author-diagnostic{
display:none!important;
}


/* ===== VEK Author v0.5.6 – BULLETPROOF RELATED BOOKS ===== */

.vek-author-related{
position:relative;
}

.vek-author-related-source{
display:inline-flex;
align-items:center;
gap:5px;
margin-top:4px;
color:#8a949c;
font-size:9px;
line-height:1.2;
}

.vek-author-related-source::before{
content:"";
width:5px;
height:5px;
border-radius:50%;
background:#9db0be;
}

.vek-author-retry-note{
display:none!important;
}
