:root{--rjc-pd-blue:#02236b;--rjc-pd-dark:#011c59;--rjc-pd-light:#f5f7fb;--rjc-pd-border:#dbe1ed;--rjc-pd-text:#18233a;--rjc-pd-muted:#5d687d;--rjc-pd-success:#18723c;--rjc-pd-error:#a52121}
.rjc-pd-wrap,.rjc-pd-directory,.rjc-pd-gallery-page,.rjc-pd-single-photo,.rjc-pd-author-page{max-width:1240px;margin:0 auto;padding:38px 22px 72px;color:var(--rjc-pd-text);box-sizing:border-box}
.rjc-pd-header,.rjc-pd-directory>header{text-align:center;margin-bottom:30px}.rjc-pd-kicker{margin:0 0 6px;font-size:12px;line-height:1.2;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.rjc-pd-header h1,.rjc-pd-directory h1,.rjc-pd-gallery-hero h1,.rjc-pd-author-hero h1,.rjc-pd-single-photo-head h1{margin:0 0 14px;color:var(--rjc-pd-blue);font-size:clamp(34px,5vw,58px);line-height:1.02;letter-spacing:-.035em}.rjc-pd-header>p:last-child,.rjc-pd-directory>header>p:last-child{max-width:820px;margin:0 auto;color:var(--rjc-pd-muted);line-height:1.65}
.rjc-pd-login{max-width:580px;margin:45px auto;padding:30px;border:1px solid var(--rjc-pd-border);border-radius:10px;background:#fff}.rjc-pd-login h1{color:var(--rjc-pd-blue)}.rjc-pd-login input{width:100%;box-sizing:border-box}.rjc-pd-login .button{background:var(--rjc-pd-blue);color:#fff;border:0;padding:11px 18px}
.rjc-pd-notice{margin:0 0 20px;padding:14px 17px;border-radius:7px}.rjc-pd-notice--success{background:#edf8f1;color:var(--rjc-pd-success)}.rjc-pd-notice--error{background:#fff0f0;color:var(--rjc-pd-error)}
.rjc-pd-profile,.rjc-pd-upload-form,.rjc-pd-my-photos{margin:0 0 26px;padding:24px;border:1px solid var(--rjc-pd-border);border-radius:10px;background:#fff;box-shadow:0 8px 28px rgba(2,35,107,.055)}.rjc-pd-profile summary{cursor:pointer;color:var(--rjc-pd-blue);font-size:20px;font-weight:900}.rjc-pd-profile-form{display:grid;gap:15px;margin-top:22px}.rjc-pd-profile-form label,.rjc-pd-upload-form label{display:grid;gap:7px;font-weight:750}.rjc-pd-profile-form input,.rjc-pd-profile-form textarea,.rjc-pd-upload-form input,.rjc-pd-upload-form textarea{width:100%;box-sizing:border-box;border:1px solid #c9d3e4;border-radius:7px;padding:12px 13px;background:#fff;color:inherit;font:inherit}.rjc-pd-profile-form textarea,.rjc-pd-upload-form textarea{resize:vertical}.rjc-pd-profile-form small,.rjc-pd-file-picker span{font-weight:400;color:var(--rjc-pd-muted)}
.rjc-pd-two-columns{display:grid;grid-template-columns:1fr 1fr;gap:14px}.rjc-pd-button{appearance:none;border:0;border-radius:7px;padding:13px 19px;background:var(--rjc-pd-blue);color:#fff;font:inherit;font-weight:900;cursor:pointer}.rjc-pd-button:disabled{opacity:.45;cursor:not-allowed}.rjc-pd-button--secondary{background:#fff;color:var(--rjc-pd-blue);border:1px solid var(--rjc-pd-blue)}
.rjc-pd-series-fields{display:grid;gap:14px;margin-bottom:22px;padding:19px;border:1px solid var(--rjc-pd-border);border-radius:9px;background:#f8faff}.rjc-pd-series-fields h2{margin:0;color:var(--rjc-pd-blue);font-size:24px}.rjc-pd-series-fields h2 small{font-size:13px;font-weight:500;color:var(--rjc-pd-muted)}.rjc-pd-series-fields>p{margin:0;color:var(--rjc-pd-muted)}
.rjc-pd-file-picker{display:grid;place-items:center;min-height:145px;margin-bottom:22px;border:2px dashed #aebbd0;border-radius:10px;background:var(--rjc-pd-light);text-align:center}.rjc-pd-file-picker label{padding:20px;cursor:pointer}.rjc-pd-file-picker strong{font-size:21px;color:var(--rjc-pd-blue)}.rjc-pd-file-picker input{max-width:420px;border:0;background:transparent}
.rjc-pd-photo-fields{display:grid;gap:17px}.rjc-pd-photo-card{display:grid;grid-template-columns:minmax(210px,33%) 1fr;overflow:hidden;border:1px solid var(--rjc-pd-border);border-radius:9px;background:#fff}.rjc-pd-preview{position:relative;min-height:270px;background:var(--rjc-pd-dark);display:grid;place-items:center;overflow:hidden}.rjc-pd-preview img{width:100%;height:100%;object-fit:cover}.rjc-pd-preview-fallback{color:#fff;font-size:22px;font-weight:900}.rjc-pd-photo-fields-inner{display:grid;gap:13px;padding:19px}.rjc-pd-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.rjc-pd-card-head h3{margin:0;color:var(--rjc-pd-blue);font-size:22px}.rjc-pd-card-head>span{color:var(--rjc-pd-muted);font-size:12px;text-align:right;word-break:break-all}
.rjc-pd-card-progress{height:7px;overflow:hidden;border-radius:999px;background:#e7ebf3}.rjc-pd-card-progress span{display:block;width:0;height:100%;background:var(--rjc-pd-blue);transition:width .2s ease}.rjc-pd-photo-card[data-state="success"] .rjc-pd-card-progress span{background:var(--rjc-pd-success)}.rjc-pd-photo-card[data-state="error"] .rjc-pd-card-progress span{background:var(--rjc-pd-error)}.rjc-pd-card-status{min-height:20px;margin:0;font-size:13px;font-weight:750}.rjc-pd-photo-card[data-state="success"] .rjc-pd-card-status{color:var(--rjc-pd-success)}.rjc-pd-photo-card[data-state="error"] .rjc-pd-card-status{color:var(--rjc-pd-error)}
.rjc-pd-terms{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start;gap:10px!important;margin:22px 0;padding:16px;border-radius:8px;background:#f7f8fc;line-height:1.5}.rjc-pd-terms input{width:auto;margin-top:4px}.rjc-pd-terms a{color:var(--rjc-pd-blue)}.rjc-pd-overall{margin:20px 0}.rjc-pd-overall-copy{display:flex;justify-content:space-between;gap:15px;margin-bottom:8px}.rjc-pd-overall-bar{height:10px;overflow:hidden;border-radius:999px;background:#e4e9f2}.rjc-pd-overall-bar span{display:block;width:0;height:100%;background:var(--rjc-pd-blue);transition:width .25s ease}.rjc-pd-actions{display:flex;gap:10px;flex-wrap:wrap}.rjc-pd-result{margin-top:13px;font-weight:800;color:var(--rjc-pd-blue)}
.rjc-pd-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:18px}.rjc-pd-section-head h2{margin:0;color:var(--rjc-pd-blue)}.rjc-pd-section-head a{color:var(--rjc-pd-blue);font-weight:800}.rjc-pd-status-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;margin-top:16px}.rjc-pd-status-list article{display:flex;align-items:center;gap:12px;padding:12px 0;border-top:1px solid var(--rjc-pd-border)}.rjc-pd-status-list img{width:76px;height:58px;object-fit:cover}.rjc-pd-status-list article div{display:grid;gap:4px}.rjc-pd-status{font-size:12px}.rjc-pd-status--publish{color:var(--rjc-pd-success)}.rjc-pd-status--pending,.rjc-pd-status--draft{color:#986000}
.rjc-pd-tabs{display:flex;gap:7px;align-items:center;flex-wrap:wrap;margin:0 0 25px;border-bottom:1px solid var(--rjc-pd-border)}.rjc-pd-tabs a{display:inline-flex;padding:11px 16px;margin-bottom:-1px;border-bottom:3px solid transparent;color:var(--rjc-pd-blue);text-decoration:none;font-weight:900}.rjc-pd-tabs a.is-active,.rjc-pd-tabs a:hover{border-bottom-color:var(--rjc-pd-blue);background:#f4f7fc}
.rjc-pd-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.rjc-pd-directory-grid>a{display:block;overflow:hidden;border:1px solid var(--rjc-pd-border);border-radius:10px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 8px 28px rgba(2,35,107,.045)}.rjc-pd-directory-image{height:260px;background:var(--rjc-pd-blue);display:grid;place-items:center}.rjc-pd-directory-image img{width:100%;height:100%;object-fit:cover}.rjc-pd-directory-image span{color:#fff;font-size:82px;font-weight:900}.rjc-pd-directory-copy{padding:18px}.rjc-pd-directory-copy small{color:var(--rjc-pd-muted);font-weight:800}.rjc-pd-directory-copy h2{margin:6px 0 10px;color:var(--rjc-pd-blue);font-size:24px}.rjc-pd-directory-copy p{margin:0;color:var(--rjc-pd-muted);line-height:1.55}
.rjc-pd-gallery-hero{display:grid;grid-template-columns:1fr;align-items:center;margin-bottom:28px;padding:30px;border-radius:11px;background:linear-gradient(135deg,var(--rjc-pd-blue),var(--rjc-pd-dark));color:#fff}.rjc-pd-gallery-hero h1{color:#fff}.rjc-pd-gallery-hero p:last-child{max-width:800px;margin:0;line-height:1.6}.rjc-pd-photographers-strip{margin:0 0 30px}.rjc-pd-photographers-strip h2{color:var(--rjc-pd-blue)}.rjc-pd-photographers-list{display:flex;gap:10px;overflow-x:auto;padding-bottom:8px}.rjc-pd-photographers-list a{white-space:nowrap;border:1px solid var(--rjc-pd-border);border-radius:999px;padding:9px 14px;color:var(--rjc-pd-blue);text-decoration:none;font-weight:800}.rjc-pd-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.rjc-pd-gallery-card{display:block;overflow:hidden;border:1px solid var(--rjc-pd-border);border-radius:9px;background:#fff;color:inherit;text-decoration:none}.rjc-pd-gallery-card>img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.rjc-pd-gallery-card-copy{padding:15px}.rjc-pd-gallery-card-copy h2,.rjc-pd-gallery-card-copy h3{margin:0 0 8px;color:var(--rjc-pd-blue);font-size:19px;line-height:1.25}.rjc-pd-gallery-card-copy p{margin:0 0 8px;color:var(--rjc-pd-muted);line-height:1.45}.rjc-pd-gallery-card-copy small{font-size:11px;color:#737c8f}.rjc-pd-pagination{margin-top:30px;text-align:center}.rjc-pd-pagination .page-numbers{display:inline-flex;margin:3px;padding:8px 11px;border:1px solid var(--rjc-pd-border);border-radius:5px;color:var(--rjc-pd-blue);text-decoration:none}.rjc-pd-pagination .current{background:var(--rjc-pd-blue);color:#fff}
.rjc-pd-single-photo-head{text-align:center;max-width:900px;margin:0 auto 24px}.rjc-pd-single-photo-head>p:last-child{color:var(--rjc-pd-muted)}.rjc-pd-single-photo-head a{color:var(--rjc-pd-blue);font-weight:800}.rjc-pd-single-photo-image{margin:0}.rjc-pd-single-photo-image img{display:block;width:100%;max-height:82vh;object-fit:contain;background:#0b1225}.rjc-pd-single-photo-image figcaption{padding:9px 0;color:var(--rjc-pd-muted);font-size:12px}.rjc-pd-single-photo-content{max-width:850px;margin:30px auto}.rjc-pd-single-section{margin-bottom:28px}.rjc-pd-single-section h2{color:var(--rjc-pd-blue)}.rjc-pd-single-section p{line-height:1.7}.rjc-pd-photo-details{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:24px 0}.rjc-pd-photo-details>div{padding:16px;border:1px solid var(--rjc-pd-border);border-radius:8px}.rjc-pd-photo-details dt{font-weight:900;color:var(--rjc-pd-blue)}.rjc-pd-photo-details dd{margin:5px 0 0}.rjc-pd-rights{padding:17px;background:var(--rjc-pd-light);border-left:4px solid var(--rjc-pd-blue);font-size:13px;line-height:1.55}.rjc-pd-rights a{color:var(--rjc-pd-blue)}.rjc-pd-related{margin-top:40px}.rjc-pd-related h2{color:var(--rjc-pd-blue)}.rjc-pd-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.rjc-pd-related-grid a{color:var(--rjc-pd-blue);text-decoration:none;font-weight:750}.rjc-pd-related-grid img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;margin-bottom:7px}
.rjc-pd-author-hero{display:grid;grid-template-columns:220px 1fr;gap:30px;align-items:center;margin-bottom:32px;padding:30px;border-radius:12px;background:var(--rjc-pd-blue);color:#fff}.rjc-pd-author-portrait{width:220px;height:220px;border-radius:50%;overflow:hidden;background:#fff;display:grid;place-items:center}.rjc-pd-author-portrait img{width:100%;height:100%;object-fit:cover}.rjc-pd-author-portrait span{color:var(--rjc-pd-blue);font-size:70px;font-weight:900}.rjc-pd-author-hero h1{color:#fff}.rjc-pd-author-intro{font-size:18px;line-height:1.6}.rjc-pd-author-links{display:flex;gap:9px;flex-wrap:wrap}.rjc-pd-author-links a{border:1px solid rgba(255,255,255,.5);border-radius:999px;padding:8px 13px;color:#fff;text-decoration:none;font-weight:800}.rjc-pd-author-bio{max-width:860px;margin:0 auto 38px;font-size:17px;line-height:1.75}.rjc-pd-author-gallery{margin-top:35px}.rjc-pd-article-list{display:grid;gap:8px}.rjc-pd-article-list a{display:flex;justify-content:space-between;gap:15px;padding:13px;border-bottom:1px solid var(--rjc-pd-border);color:var(--rjc-pd-blue);text-decoration:none}
@media(max-width:900px){.rjc-pd-directory-grid,.rjc-pd-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rjc-pd-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rjc-pd-author-hero{grid-template-columns:160px 1fr}.rjc-pd-author-portrait{width:160px;height:160px}}
@media(max-width:720px){.rjc-pd-wrap,.rjc-pd-directory,.rjc-pd-gallery-page,.rjc-pd-single-photo,.rjc-pd-author-page{padding:25px 14px 58px}.rjc-pd-photo-card{grid-template-columns:1fr}.rjc-pd-preview{min-height:250px}.rjc-pd-two-columns,.rjc-pd-photo-details{grid-template-columns:1fr}.rjc-pd-status-list{grid-template-columns:1fr}.rjc-pd-author-hero{grid-template-columns:1fr;text-align:center}.rjc-pd-author-portrait{margin:auto}.rjc-pd-author-links{justify-content:center}.rjc-pd-section-head{align-items:flex-start;flex-direction:column}}
@media(max-width:520px){.rjc-pd-directory-grid,.rjc-pd-gallery-grid{grid-template-columns:1fr}.rjc-pd-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.rjc-pd-tabs a{justify-content:center;text-align:center;padding:10px 7px;font-size:13px}.rjc-pd-profile,.rjc-pd-upload-form,.rjc-pd-my-photos{padding:17px}.rjc-pd-card-head{display:grid}.rjc-pd-card-head>span{text-align:left}.rjc-pd-related-grid{grid-template-columns:1fr 1fr}.rjc-pd-author-portrait{width:135px;height:135px}.rjc-pd-author-hero{padding:22px}.rjc-pd-header h1,.rjc-pd-directory h1,.rjc-pd-gallery-hero h1,.rjc-pd-author-hero h1,.rjc-pd-single-photo-head h1{font-size:36px}}


/* Page Team RJC */
.rjc-pd-team{max-width:1240px;margin:0 auto;padding:42px 22px 76px;color:var(--rjc-pd-text);box-sizing:border-box}.rjc-pd-team-header{text-align:center;max-width:900px;margin:0 auto 45px}.rjc-pd-team-header h1{margin:0 0 14px;color:var(--rjc-pd-blue);font-size:clamp(38px,5vw,62px);line-height:1.02;letter-spacing:-.04em}.rjc-pd-team-header>p:last-child{max-width:780px;margin:0 auto;color:var(--rjc-pd-muted);font-size:17px;line-height:1.65}.rjc-pd-team-section{margin:0 0 50px}.rjc-pd-team-section-title{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;margin:0 0 24px}.rjc-pd-team-section-title span{height:1px;background:var(--rjc-pd-border)}.rjc-pd-team-section-title h2{margin:0;color:var(--rjc-pd-blue);font-size:25px;text-align:center}.rjc-pd-team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.rjc-pd-team-card{display:grid;grid-template-rows:auto 1fr;overflow:hidden;border:1px solid var(--rjc-pd-border);border-radius:10px;background:#fff;box-shadow:0 10px 32px rgba(2,35,107,.055)}.rjc-pd-team-portrait{display:grid;place-items:center;aspect-ratio:4/3;overflow:hidden;background:var(--rjc-pd-blue);text-decoration:none}.rjc-pd-team-portrait img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.rjc-pd-team-card:hover .rjc-pd-team-portrait img{transform:scale(1.025)}.rjc-pd-team-portrait>span{color:#fff;font-size:78px;font-weight:900;letter-spacing:-.06em}.rjc-pd-team-copy{display:flex;flex-direction:column;padding:21px}.rjc-pd-team-role{margin:0 0 7px;color:var(--rjc-pd-muted);font-size:12px;font-weight:900;letter-spacing:.045em;text-transform:uppercase}.rjc-pd-team-copy h3{margin:0 0 12px;font-size:25px;line-height:1.15}.rjc-pd-team-copy h3 a{color:var(--rjc-pd-blue);text-decoration:none}.rjc-pd-team-bio{margin:0 0 20px;color:var(--rjc-pd-muted);line-height:1.62}.rjc-pd-team-link{margin-top:auto;color:var(--rjc-pd-blue);font-weight:900;text-decoration:none}.rjc-pd-team-link:after{content:' →'}
@media(max-width:900px){.rjc-pd-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.rjc-pd-team{padding:28px 14px 60px}.rjc-pd-team-section-title{gap:10px}.rjc-pd-team-section-title h2{font-size:21px}}
@media(max-width:560px){.rjc-pd-team-grid{grid-template-columns:1fr}.rjc-pd-team-portrait{aspect-ratio:16/11}.rjc-pd-team-header h1{font-size:40px}}
.rjc-pd-current-portrait{margin:8px 0 2px}.rjc-pd-current-portrait img{display:block;width:120px;height:120px;object-fit:cover;border-radius:50%}.rjc-pd-author-role{margin:0 0 10px;font-weight:900;letter-spacing:.03em;text-transform:uppercase;font-size:13px}.rjc-pd-initials{display:grid;place-items:center;width:100%;height:100%}

/* Gabarit autonome des pages Photo Desk */
.rjc-pd-plugin-page{width:100%;margin:0;padding:0}.rjc-pd-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;text-align:left}.rjc-pd-header>div{flex:1}.rjc-pd-header>div>p:last-child{max-width:860px;margin:0;color:var(--rjc-pd-muted);line-height:1.65}.rjc-pd-profile-managed{margin-top:10px!important;font-size:13px}.rjc-pd-logout{flex:0 0 auto;border:1px solid var(--rjc-pd-blue);border-radius:999px;padding:9px 14px;color:var(--rjc-pd-blue);text-decoration:none;font-weight:850}.rjc-pd-login-help{margin-bottom:0}.rjc-pd-login-help a{color:var(--rjc-pd-blue);font-weight:800}.rjc-pd-charter{max-width:920px;margin:0 auto;padding:42px 22px 76px;color:var(--rjc-pd-text);box-sizing:border-box}.rjc-pd-charter header{text-align:center;margin-bottom:38px}.rjc-pd-charter h1{margin:0 0 14px;color:var(--rjc-pd-blue);font-size:clamp(36px,5vw,58px);line-height:1.04;letter-spacing:-.035em}.rjc-pd-charter h2{margin-top:34px;color:var(--rjc-pd-blue);font-size:25px}.rjc-pd-charter p{line-height:1.75}.rjc-pd-charter a{color:var(--rjc-pd-blue);font-weight:800}
@media(max-width:720px){.rjc-pd-header{display:block;text-align:center}.rjc-pd-logout{display:inline-flex;margin-top:18px}.rjc-pd-charter{padding:28px 15px 60px}}


/* Page d’entrée Photo Expo */
.rjc-pd-photo-expo{max-width:1240px;margin:0 auto;padding:38px 22px 76px;color:var(--rjc-pd-text);box-sizing:border-box}
.rjc-pd-expo-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(250px,.65fr);gap:30px;align-items:center;margin:0 0 38px;padding:34px;border-radius:12px;background:linear-gradient(135deg,var(--rjc-pd-blue),var(--rjc-pd-dark));color:#fff}
.rjc-pd-expo-hero h1{margin:0 0 12px;color:#fff;font-size:clamp(38px,5vw,62px);line-height:1;letter-spacing:-.045em}
.rjc-pd-expo-hero p:last-child{max-width:720px;margin:0;font-size:16px;line-height:1.65;opacity:.9}
.rjc-pd-expo-actions{display:grid;gap:10px}
.rjc-pd-expo-actions .rjc-pd-button{justify-content:center;text-align:center;background:#fff;color:var(--rjc-pd-blue)}
.rjc-pd-expo-actions .rjc-pd-button--light{border-color:rgba(255,255,255,.55);background:transparent;color:#fff}
.rjc-pd-expo-section{margin:0 0 48px}
.rjc-pd-expo-section .rjc-pd-section-head>div{display:flex;flex-direction:column}
.rjc-pd-expo-section .rjc-pd-section-head h2{margin:4px 0 0;color:var(--rjc-pd-blue);font-size:30px;line-height:1.1}
.rjc-pd-directory-grid--compact .rjc-pd-directory-image{height:auto;aspect-ratio:1/1}
.rjc-pd-directory-grid--compact .rjc-pd-directory-copy h3{margin:6px 0 10px;color:var(--rjc-pd-blue);font-size:22px;line-height:1.15}
.rjc-pd-empty-panel{padding:34px;border:1px dashed var(--rjc-pd-border);border-radius:10px;background:var(--rjc-pd-light);color:var(--rjc-pd-muted);text-align:center;font-weight:800}
@media(max-width:760px){.rjc-pd-photo-expo{padding:25px 14px 58px}.rjc-pd-expo-hero{grid-template-columns:1fr;padding:25px 20px}.rjc-pd-expo-actions{grid-template-columns:1fr}.rjc-pd-tabs{overflow-x:auto;display:flex!important}.rjc-pd-tabs a{flex:0 0 auto}}

/* V8.3 — navigation claire entre bio, galerie personnelle et galerie collective. */
.rjc-pd-author-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}
.rjc-pd-author-actions a{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.55);border-radius:999px;padding:9px 14px;color:#fff;text-decoration:none;font-size:13px;font-weight:850}
.rjc-pd-author-actions .rjc-pd-author-primary{background:#fff;color:var(--rjc-pd-blue);border-color:#fff}
.rjc-pd-author-gallery#galerie{scroll-margin-top:110px}
.rjc-pd-gallery-bottom-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px;padding-top:18px;border-top:1px solid var(--rjc-pd-border)}
.rjc-pd-gallery-bottom-links a{display:inline-flex;border:1px solid var(--rjc-pd-border);border-radius:999px;padding:9px 14px;color:var(--rjc-pd-blue);text-decoration:none;font-weight:850}
.rjc-pd-empty-panel{padding:26px;border:1px dashed var(--rjc-pd-border);border-radius:9px;background:var(--rjc-pd-light);color:var(--rjc-pd-muted);text-align:center;line-height:1.6}
@media(max-width:720px){.rjc-pd-author-actions{justify-content:center}.rjc-pd-gallery-bottom-links{flex-direction:column}.rjc-pd-gallery-bottom-links a{width:100%;justify-content:center}}
.rjc-pd-gallery-profile-link{margin-top:16px!important}.rjc-pd-gallery-profile-link a{display:inline-flex;border:1px solid rgba(255,255,255,.55);border-radius:999px;padding:8px 13px;color:#fff;text-decoration:none;font-weight:850}

/* V9 — page Photo unique et profils consolidés */
.rjc-pd-photo-hub{max-width:1240px;margin:0 auto;padding:38px 22px 76px;color:var(--rjc-pd-text);box-sizing:border-box}
.rjc-pd-hub-hero{margin:0 0 28px;padding:36px;border-radius:12px;background:linear-gradient(135deg,var(--rjc-pd-blue),var(--rjc-pd-dark));color:#fff}
.rjc-pd-hub-hero h1{margin:0 0 12px;color:#fff;font-size:clamp(40px,5vw,64px);line-height:1;letter-spacing:-.045em}
.rjc-pd-hub-hero p:last-of-type{max-width:820px;margin:0;font-size:17px;line-height:1.65;opacity:.92}
.rjc-pd-hub-profile{display:inline-flex;margin-top:18px;border:1px solid rgba(255,255,255,.55);border-radius:999px;padding:9px 14px;color:#fff;text-decoration:none;font-weight:850}
.rjc-pd-hub-filters{display:flex;gap:9px;overflow-x:auto;margin:0 0 32px;padding:0 0 8px;scrollbar-width:thin}
.rjc-pd-hub-filters a{flex:0 0 auto;border:1px solid var(--rjc-pd-border);border-radius:999px;padding:9px 14px;color:var(--rjc-pd-blue);background:#fff;text-decoration:none;font-size:13px;font-weight:850}
.rjc-pd-hub-filters a.is-active{border-color:var(--rjc-pd-blue);background:var(--rjc-pd-blue);color:#fff}
.rjc-pd-hub-gallery{margin-bottom:58px}.rjc-pd-hub-photographers{padding-top:8px;scroll-margin-top:110px}
.rjc-pd-hub-photographers .rjc-pd-directory-copy strong{display:block;margin-top:15px;color:var(--rjc-pd-blue);font-size:13px}
.rjc-pd-pagination{margin-top:30px}.rjc-pd-pagination ul{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0;padding:0;list-style:none}
.rjc-pd-pagination a,.rjc-pd-pagination span{display:grid;place-items:center;min-width:40px;height:40px;border:1px solid var(--rjc-pd-border);border-radius:50%;color:var(--rjc-pd-blue);text-decoration:none;font-weight:850}
.rjc-pd-pagination .current{border-color:var(--rjc-pd-blue);background:var(--rjc-pd-blue);color:#fff}
.rjc-pd-tabs--single{justify-content:flex-start}.rjc-pd-tabs--single a{pointer-events:none}
.rjc-pd-team--embedded{padding-left:0;padding-right:0}.rjc-pd-team--embedded .rjc-pd-team-header h2{margin:0 0 14px;color:var(--rjc-pd-blue);font-size:clamp(34px,4vw,50px);line-height:1.04;letter-spacing:-.035em}
@media(max-width:720px){.rjc-pd-photo-hub{padding:25px 14px 58px}.rjc-pd-hub-hero{padding:26px 20px}.rjc-pd-hub-hero p:last-of-type{font-size:15px}.rjc-pd-hub-filters{margin-bottom:24px}}
