/* SERDEC Books 1.1.5 — page-fit layout + single-book CTA */
.serdec-books-store{
  --sb-navy:#10233d;--sb-teal:#087d75;--sb-gold:#e6a51a;
  --sb-soft:#f5f8fb;--sb-line:#e2e8ef;--sb-text:#26384e;--sb-muted:#68788a;
  width:100%;max-width:100%;margin:0;padding:0;background:transparent;color:var(--sb-text);
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
}
.serdec-books-store,.serdec-books-store *{box-sizing:border-box}
.serdec-books-store h1,.serdec-books-store h2,.serdec-books-store p{max-width:none}

/* Stay inside the theme's normal page/content width. */
.serdec-books-wrap{width:100%;max-width:1180px;margin:0 auto;padding:34px 24px 64px}
.serdec-books-compact-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin:0 0 26px;padding:0 0 20px;border-bottom:1px solid var(--sb-line)}
.serdec-books-collection-label{margin:0 0 6px;font-size:12px;font-weight:800;letter-spacing:.10em;text-transform:uppercase;color:var(--sb-teal)}
.serdec-books-title-ar{margin:0;font-family:Tahoma,"Noto Naskh Arabic","Segoe UI",Arial,sans-serif;font-size:28px;line-height:1.45;font-weight:800;color:var(--sb-navy)}
.serdec-books-intro{max-width:620px!important;margin:0!important;color:var(--sb-muted)!important;font-size:14px!important;line-height:1.75!important;text-align:left}
.serdec-books-intro-ar{display:none}

.serdec-books-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}
.serdec-books-count{display:flex;align-items:baseline;gap:7px;color:var(--sb-muted);font-size:13px}
.serdec-books-count strong{font-size:22px;color:var(--sb-navy);line-height:1}

.serdec-books-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;align-items:stretch}
.serdec-book-card{display:flex!important;flex-direction:column!important;min-width:0!important;width:100%!important;max-width:none!important;margin:0!important;overflow:hidden;background:#fff;border:1px solid var(--sb-line);border-radius:16px;box-shadow:0 8px 24px rgba(16,35,61,.07);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.serdec-book-card:hover{transform:translateY(-3px);border-color:#d2dce6;box-shadow:0 14px 34px rgba(16,35,61,.11)}
.serdec-book-cover-area{position:relative;display:flex;align-items:center;justify-content:center;min-height:330px;padding:24px;background:linear-gradient(145deg,#f8fafc,#eef3f6)}
.serdec-book-language{position:absolute;z-index:2;top:12px;left:12px;padding:6px 10px;border-radius:999px;background:rgba(16,35,61,.92);color:#fff;font-size:10px;font-weight:700;line-height:1.2}
.serdec-book-cover-shell{width:100%;display:flex;align-items:center;justify-content:center}
.serdec-book-cover{display:block!important;width:auto!important;max-width:215px!important;height:auto!important;max-height:300px!important;object-fit:contain!important;border-radius:6px;box-shadow:0 14px 28px rgba(0,0,0,.18)}
.serdec-book-content{display:flex;flex-direction:column;flex:1;min-width:0;padding:21px 20px 20px}
.serdec-books-store .serdec-book-title{width:auto!important;max-width:none!important;margin:0 0 8px!important;color:var(--sb-navy)!important;font-family:Tahoma,"Noto Naskh Arabic","Segoe UI",Arial,sans-serif!important;font-size:21px!important;font-weight:800!important;line-height:1.55!important;text-align:start!important;white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important}
.serdec-book-author{margin:0 0 12px;color:var(--sb-teal);font-family:Tahoma,"Noto Naskh Arabic","Segoe UI",Arial,sans-serif;font-size:13px;font-weight:700;line-height:1.7;text-align:start}
.serdec-book-description{margin:0 0 18px!important;color:var(--sb-muted)!important;font-family:Tahoma,"Noto Naskh Arabic","Segoe UI",Arial,sans-serif;font-size:14px!important;line-height:1.8!important;text-align:start!important}
.serdec-book-footer{margin-top:auto;padding-top:15px;border-top:1px solid #edf1f4}
.serdec-book-price-block{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:13px}
.serdec-book-price-label{font-size:10px;text-transform:uppercase;letter-spacing:.09em;font-weight:800;color:#8894a2}
.serdec-book-price{font-size:17px;line-height:1.2;color:var(--sb-navy);text-align:right}
.serdec-book-button{display:flex!important;align-items:center!important;justify-content:center!important;gap:9px;width:100%!important;padding:12px 15px!important;border:0!important;border-radius:10px!important;background:#eba91d!important;color:#10233d!important;text-decoration:none!important;font-size:14px!important;font-weight:800!important;line-height:1.25!important;box-shadow:none!important;transition:transform .18s ease,filter .18s ease}
.serdec-book-button:hover{transform:translateY(-1px);filter:brightness(.98);color:#10233d!important;text-decoration:none!important}
.serdec-book-arrow{font-size:18px;line-height:1;transition:transform .18s ease}.serdec-book-button:hover .serdec-book-arrow{transform:translateX(2px)}

/* One publication: balanced horizontal card that stays comfortably inside the page. */
.serdec-books-grid--single{display:block}
.serdec-books-grid--single .serdec-book-card{display:grid!important;grid-template-columns:minmax(245px,34%) minmax(0,66%);max-width:900px!important;min-height:410px;margin:0 auto!important}
.serdec-books-grid--single .serdec-book-cover-area{min-height:410px;padding:30px 26px}
.serdec-books-grid--single .serdec-book-cover{max-width:245px!important;max-height:350px!important}
.serdec-books-grid--single .serdec-book-content{padding:34px 34px 30px;justify-content:center}
.serdec-books-grid--single .serdec-book-title{font-size:28px!important;line-height:1.5!important;margin-bottom:11px!important}
.serdec-books-grid--single .serdec-book-author{font-size:14px;margin-bottom:15px}
.serdec-books-grid--single .serdec-book-description{font-size:15px!important;line-height:1.9!important;margin-bottom:20px!important}
.serdec-books-grid--single .serdec-book-footer{margin-top:10px}
.serdec-books-grid--single .serdec-book-button{max-width:300px!important}

.serdec-books-empty{max-width:700px;margin:10px auto 0;padding:34px 22px;border:1px dashed #cdd7e1;border-radius:16px;background:var(--sb-soft);text-align:center;color:var(--sb-muted)}
.serdec-books-empty strong,.serdec-books-empty span{display:block}.serdec-books-empty strong{margin-bottom:7px;color:var(--sb-navy);font-size:18px}

@media(max-width:1000px){
  .serdec-books-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .serdec-books-grid--single .serdec-book-card{grid-template-columns:minmax(240px,40%) minmax(0,60%)}
  .serdec-books-grid--single .serdec-book-content{padding:30px 26px}
}
@media(max-width:760px){
  .serdec-books-wrap{padding:26px 16px 52px}
  .serdec-books-compact-head{display:block;margin-bottom:20px;padding-bottom:16px}
  .serdec-books-title-ar{font-size:24px}
  .serdec-books-intro{margin-top:10px!important;font-size:13px!important}
  .serdec-books-toolbar{margin-bottom:18px}
  .serdec-books-grid{grid-template-columns:1fr;gap:20px}
  .serdec-book-card{max-width:500px!important;margin:0 auto!important}
  .serdec-books-grid--single .serdec-book-card{display:flex!important;max-width:520px!important;min-height:0}
  .serdec-books-grid--single .serdec-book-cover-area,.serdec-book-cover-area{min-height:0;padding:28px 20px 22px}
  .serdec-books-grid--single .serdec-book-cover,.serdec-book-cover{max-width:250px!important;max-height:350px!important}
  .serdec-books-grid--single .serdec-book-content,.serdec-book-content{padding:23px 20px 22px}
  .serdec-books-grid--single .serdec-book-title,.serdec-books-store .serdec-book-title{font-size:23px!important;line-height:1.6!important}
  .serdec-books-grid--single .serdec-book-button{max-width:none!important}
}


/* Single book page CTA */
.serdec-single-book-cta{
  width:min(760px,calc(100% - 32px));
  margin:30px auto 48px;
  padding:20px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:18px;
  flex-wrap:wrap;
  border-top:1px solid #e2e8ef;
}
.serdec-single-book-price{
  display:flex;
  align-items:baseline;
  gap:8px;
  color:#68788a;
  font-size:13px;
}
.serdec-single-book-price strong{color:#10233d;font-size:18px}
.serdec-single-book-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px;
  min-width:260px;
  padding:14px 28px!important;
  border-radius:10px!important;
  background:#eba91d!important;
  color:#10233d!important;
  text-decoration:none!important;
  font:800 15px/1.25 Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;
  box-shadow:0 8px 20px rgba(16,35,61,.12)!important;
  transition:transform .18s ease,filter .18s ease;
}
.serdec-single-book-button:hover{
  transform:translateY(-1px);
  filter:brightness(.98);
  color:#10233d!important;
  text-decoration:none!important;
}
.serdec-single-book-arrow{font-size:19px;line-height:1}
@media(max-width:600px){
  .serdec-single-book-cta{width:calc(100% - 24px);margin-top:24px;padding:18px 0 10px}
  .serdec-single-book-button{width:100%;min-width:0}
}

/* ---------------------------------------------------------
 * v1.1.7 — Books archive page fit / compact heading fix
 * Keeps the existing design, but lets the bookstore use the
 * theme content width correctly and prevents the Arabic title
 * from being squeezed into a narrow column.
 * --------------------------------------------------------- */
body.page .srd-content:has(.serdec-books-store){
  max-width:1180px!important;
  width:100%!important;
  margin:0 auto!important;
}
body.page .srd-page:has(.serdec-books-store){
  padding-top:28px!important;
}
body.page .srd-page:has(.serdec-books-store) > .srd-wrap{
  max-width:1240px!important;
}
.serdec-books-wrap{
  max-width:1180px!important;
  padding:0 24px 56px!important;
}
.serdec-books-compact-head{
  display:block!important;
  margin:0 auto 24px!important;
  padding:0 0 22px!important;
  text-align:center!important;
}
.serdec-books-compact-head > div{
  width:100%!important;
}
.serdec-books-compact-head .serdec-books-collection-label{
  margin:0 0 8px!important;
  text-align:center!important;
}
.serdec-books-title-ar{
  width:100%!important;
  margin:0 auto!important;
  font-size:30px!important;
  line-height:1.45!important;
  text-align:center!important;
  white-space:normal!important;
}
.serdec-books-intro{
  max-width:790px!important;
  margin:10px auto 0!important;
  font-size:15px!important;
  line-height:1.7!important;
  text-align:center!important;
}
.serdec-books-toolbar{
  max-width:900px;
  margin:0 auto 18px!important;
}
.serdec-books-grid--single .serdec-book-card{
  max-width:900px!important;
}

@media(min-width:761px){
  .serdec-books-title-ar{white-space:nowrap!important;}
}
@media(max-width:760px){
  body.page .srd-page:has(.serdec-books-store){padding-top:18px!important;}
  .serdec-books-wrap{padding:0 16px 44px!important;}
  .serdec-books-compact-head{margin-bottom:18px!important;padding-bottom:18px!important;}
  .serdec-books-title-ar{font-size:26px!important;}
  .serdec-books-intro{font-size:13.5px!important;line-height:1.65!important;}
}

/* v1.1.8: clickable book title, same visual design */
.serdec-books-store .serdec-book-title-link{
  color:inherit!important;
  text-decoration:none!important;
  font:inherit!important;
  line-height:inherit!important;
}
.serdec-books-store .serdec-book-title-link:hover,
.serdec-books-store .serdec-book-title-link:focus{
  color:var(--sb-teal)!important;
  text-decoration:none!important;
}
