/* MattLaClear.com authority redesign implementation - 2026-06-20 */
.authority-band{background:linear-gradient(135deg,#f8fbfc 0%,#eef8f9 52%,#fff 100%);border-block:1px solid #dbeafe}
.authority-grid{display:grid;gap:1.5rem}.authority-grid--4{grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr))}.authority-grid--3{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr))}.authority-grid--2{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))}
.book-card,.appearance-card,.show-card{background:#fff;border:1px solid #d7e2e7;border-radius:1.25rem;padding:1.25rem;box-shadow:0 18px 45px -32px rgba(15,23,42,.35)}
.book-card{display:flex;flex-direction:column;gap:1rem}.book-card--featured{border-color:#008e97;box-shadow:0 24px 50px -32px rgba(0,87,120,.42)}
.book-cover{aspect-ratio:2/3;border-radius:.8rem;background:linear-gradient(160deg,#0f172a 0%,#005778 52%,#008e97 100%);color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:1rem;min-height:220px;box-shadow:0 18px 30px -20px rgba(15,23,42,.65);position:relative;overflow:hidden}
.book-cover:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 10%,rgba(255,255,255,.20),transparent 30%),linear-gradient(90deg,rgba(255,255,255,.13),transparent 16%);pointer-events:none}.book-cover__title{font-family:"Plus Jakarta Sans",Inter,Arial,sans-serif;font-size:clamp(1rem,3vw,1.45rem);line-height:1.05;font-weight:800;position:relative}.book-cover__author{font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;opacity:.9;position:relative}.book-cover--faith{background:linear-gradient(160deg,#1e3a5f 0%,#6b3f7b 56%,#d97706 100%)}.book-cover--fiction{background:linear-gradient(160deg,#111827 0%,#374151 45%,#9a3412 100%)}
.book-card__tag,.appearance-chip,.topic-chip{display:inline-flex;align-items:center;width:max-content;max-width:100%;border-radius:999px;padding:.28rem .7rem;font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;background:#e6f6f7;color:#005778}.topic-chip{font-size:.7rem;background:#f3f4f6;color:#374151;text-transform:none;letter-spacing:0}.pastoral-empty{border:1px dashed #b6c7d0;border-radius:1rem;background:#f8fbfc;padding:1.25rem;color:#475569}.filter-bar{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.filter-button{border:1px solid #b6c7d0;border-radius:999px;background:#fff;color:#123047;font-weight:800;padding:.7rem 1rem;min-height:44px;cursor:pointer}.filter-button[aria-pressed="true"]{background:#005778;color:#fff;border-color:#005778}.appearance-card[hidden]{display:none!important}.meta-line{font-size:.85rem;color:#64748b}.authority-cta-list{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.authority-note{font-size:.86rem;color:#64748b;line-height:1.65}.site-note{border-left:4px solid #008e97;background:#eef8f9;padding:1rem;border-radius:.75rem}.link-arrow{display:inline-flex;align-items:center;min-height:44px;font-weight:800;color:#005778;overflow-wrap:anywhere}.link-arrow:hover{text-decoration:underline}.show-card{display:flex;gap:1rem;align-items:flex-start;min-width:0}.show-icon{flex:0 0 64px;width:64px;height:64px;border-radius:1rem;background:#0f172a;color:#fff;display:grid;place-items:center;font-weight:900}
@media (min-width:768px){.book-card--horizontal{display:grid;grid-template-columns:180px 1fr;align-items:center}.book-cover{min-height:250px}}
@media (max-width:480px){.book-card,.appearance-card,.show-card{padding:1rem}.show-card{display:block}.show-icon{margin-bottom:.85rem}.book-cover{min-height:200px}.authority-cta-list{align-items:stretch;flex-direction:column}.authority-cta-list .btn{width:100%}}
