/* FOBAK V129.6.38 — planning hebdomadaire et multi-publications. */
.fobak-quote-identity{display:flex;align-items:center;justify-content:space-between;gap:22px;background:linear-gradient(135deg,#fff,#f7fbff);border-left:5px solid #f2c230}
.schedule-help{margin:-4px 0 8px;padding:10px 12px;border-radius:12px;background:#f4f8fc;color:#506478;font-size:.9rem;line-height:1.45}
.badge.scheduled{background:#eaf7ff;color:#07577f;border:1px solid #b9e3f5}
.fobak-home-daily-publications{display:grid;gap:22px;align-items:start;justify-content:center}
.fobak-home-daily-publications.single{grid-template-columns:minmax(0,600px)}
.fobak-home-daily-publications.multiple{grid-template-columns:repeat(auto-fit,minmax(270px,420px));max-width:1320px;margin:0 auto}
.fobak-daily-publication-card{position:relative;min-width:0;text-align:center}
.fobak-home-daily-publications.multiple .fobak-home-quote-poster-main{width:100%!important;max-width:420px!important}
.fobak-publication-time{display:inline-flex;align-items:center;justify-content:center;min-width:72px;margin:0 auto 9px;padding:7px 12px;border-radius:999px;background:#f2c230;color:#06324f;font-weight:900;letter-spacing:.04em;box-shadow:0 6px 15px rgba(0,0,0,.16)}
.fobak-open-publication{margin-top:12px;min-height:42px;display:inline-flex;align-items:center;justify-content:center}
@media(max-width:760px){.fobak-home-daily-publications.multiple{grid-template-columns:1fr}.fobak-home-daily-publications.multiple .fobak-home-quote-poster-main{width:min(94vw,430px)!important}.fobak-quote-identity{display:block}.schedule-help{font-size:.82rem}}
