/* =========================================================
   GO-MODELS — ENCARTS STRICTEMENT ALIGNÉS SUR GO-STYLERS
   Le visuel principal vient du même universe.css que Go-Stylers.
   Ces règles ne font que neutraliser les anciennes règles Go-Models.
   ========================================================= */
.gmpb-gsu-scope{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
.gmpb-gsu-scope .gsu-member-card{text-decoration:none!important}
.gmpb-gsu-scope .gsu-member-photo img{display:block!important}
.gmpb-gsu-scope .gmpb-empty{grid-column:1/-1;padding:30px;text-align:center}

/* Book public */


.gmpb-public-book{max-width:1180px;margin:0 auto;padding:48px 24px 80px}.gmpb-back{display:inline-block;margin-bottom:28px;color:#6d6257!important;text-decoration:none!important;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.gmpb-book-hero{padding:36px;border:1px solid #d9c5a7;background:#f8f3ec}.gmpb-book-identity{display:grid;grid-template-columns:150px 1fr;gap:28px;align-items:center}.gmpb-book-avatar{width:150px;height:190px;background:#171717;overflow:hidden}.gmpb-book-avatar img{width:100%;height:100%;object-fit:cover}.gmpb-book-identity h1{font-family:Georgia,'Times New Roman',serif;font-size:52px;font-weight:400;margin:6px 0 10px}.gmpb-book-identity p{max-width:660px;color:#6b6259;line-height:1.6}.gmpb-book-section{padding-top:54px}.gmpb-book-section>header h2{font-family:Georgia,'Times New Roman',serif;font-size:38px;font-weight:400;margin:6px 0 24px}.gmpb-shooting-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.gmpb-shooting-card{border:1px solid #dac6a7;background:#fff;overflow:hidden}.gmpb-shooting-cover{height:560px;background:#171717}.gmpb-shooting-cover img{width:100%;height:100%;object-fit:cover}.gmpb-shooting-copy{padding:22px}.gmpb-shooting-copy h3{font-family:Georgia,'Times New Roman',serif;font-size:31px;font-weight:400;margin:7px 0}.gmpb-shooting-copy p{color:#675f57;line-height:1.55}.gmpb-collection{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#766b60;margin-bottom:10px}.gmpb-photo-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-top:18px}.gmpb-photo-strip a{display:block;height:92px;overflow:hidden;background:#eee}.gmpb-photo-strip img{width:100%;height:100%;object-fit:cover;display:block}

@media(max-width:900px){.gmpb-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gmpb-shooting-grid{grid-template-columns:1fr}.gmpb-model-image{height:420px}}
@media(max-width:620px){.gmpb-grid{grid-template-columns:1fr}.gmpb-book-identity{grid-template-columns:1fr}.gmpb-book-avatar{width:130px;height:165px}.gmpb-book-identity h1{font-size:40px}.gmpb-model-image{height:470px}.gmpb-shooting-cover{height:460px}.gmpb-photo-strip{grid-template-columns:repeat(4,1fr)}}
