/* Founder Publishing Bridge — additive future-publication surfaces only. */
.founder-newest{display:grid;grid-template-columns:minmax(150px,210px) 1fr;gap:clamp(18px,4vw,38px);align-items:center;margin:0 0 18px;padding:clamp(18px,3vw,28px);border:1px solid rgba(214,183,114,.26);border-radius:24px;background:linear-gradient(135deg,rgba(214,183,114,.08),rgba(255,255,255,.025));box-shadow:0 22px 60px rgba(0,0,0,.2)}
.founder-newest-cover{margin:0;border-radius:14px;overflow:hidden;background:#050303;box-shadow:0 20px 48px rgba(0,0,0,.35)}.founder-newest-cover img{display:block;width:100%;aspect-ratio:2/3;object-fit:contain}.founder-newest-copy h3{font-family:Georgia,"Times New Roman",serif;font-size:clamp(25px,3.8vw,38px);line-height:1.08;margin:8px 0;color:var(--cream,#f7ecd6)}.founder-newest-subtitle{color:rgba(247,236,214,.72);font-style:italic}.founder-newest-copy .btn{margin-top:5px}
.founder-arrivals{padding-top:0}.founder-arrivals-panel{border:1px solid rgba(214,183,114,.2);border-radius:24px;padding:clamp(18px,3vw,28px);background:rgba(255,255,255,.025)}.founder-arrivals-head{margin-bottom:18px}.founder-arrivals-head h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;margin:7px 0}.founder-arrivals-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.founder-arrival-card{display:grid;grid-template-columns:92px 1fr;gap:13px;padding:13px;border:1px solid rgba(214,183,114,.14);border-radius:16px;background:rgba(0,0,0,.16)}.founder-arrival-card img{width:92px;aspect-ratio:2/3;object-fit:contain;background:#050303;border-radius:8px}.founder-arrival-copy h3{font-family:Georgia,"Times New Roman",serif;font-weight:500;margin:4px 0 7px;font-size:18px}.founder-arrival-copy p{font-size:12px;line-height:1.45;color:rgba(247,236,214,.7)}.founder-arrival-copy small{color:rgba(214,183,114,.8)}.founder-arrival-copy .btn{font-size:11px;padding:8px 11px;min-height:auto}
.founder-managed-book{scroll-margin-top:110px}.founder-managed-book::before{content:"NEW";position:absolute;z-index:2;margin:12px;padding:6px 8px;border-radius:999px;background:rgba(17,9,8,.92);border:1px solid rgba(214,183,114,.48);color:var(--gold2,#f0d99c);font-size:9px;letter-spacing:.14em;font-weight:800}.library-book{position:relative}
@media(max-width:900px){.founder-arrivals-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.founder-newest{grid-template-columns:112px 1fr;padding:14px;gap:14px}.founder-newest-copy h3{font-size:23px}.founder-arrivals-grid{grid-template-columns:1fr}.founder-arrival-card{grid-template-columns:80px 1fr}.founder-arrival-card img{width:80px}}@media(max-width:390px){.founder-newest{grid-template-columns:94px 1fr}.founder-newest .copy{font-size:12px;line-height:1.5}}
@media(prefers-reduced-motion:reduce){.founder-newest,.founder-arrival-card{transition:none!important}}
