.shooting-dedicated-page{margin:0;color:#fff;background:transparent!important;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;overflow-x:hidden}.sd-main{position:relative;z-index:2;width:min(1500px,calc(100% - 40px));margin:clamp(42px,6vw,90px) auto 0}.sd-hero,.sd-gallery{border:1px solid rgba(240,166,111,.2);background:linear-gradient(145deg,rgba(25,17,27,.88),rgba(27,18,28,.8));box-shadow:0 28px 80px rgba(0,0,0,.38);backdrop-filter:blur(20px)}.sd-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(350px,.68fr);align-items:center;gap:clamp(38px,7vw,110px);min-height:680px;padding:clamp(38px,6vw,88px);overflow:hidden;border-radius:34px}.sd-hero:before{content:"SHOOTING";position:absolute;left:-18px;bottom:-36px;color:transparent;font-size:clamp(90px,14vw,215px);font-weight:950;letter-spacing:-.08em;-webkit-text-stroke:1px rgba(240,166,111,.08)}.sd-hero-copy{position:relative;z-index:2;max-width:830px}.sd-eyebrow{margin:0 0 18px;color:#f0a66f!important;font-size:10px;font-weight:900;letter-spacing:.22em}.sd-hero h1{margin:0;font-size:clamp(60px,7.8vw,116px);line-height:.87;letter-spacing:-.07em}.sd-hero h1 span,.sd-gallery h2 span{color:transparent;background:linear-gradient(90deg,#fff,#f0a66f);-webkit-background-clip:text;background-clip:text}.sd-lead{max-width:680px;margin:32px 0;color:#f0a66f!important;font-size:clamp(15px,1.25vw,18px);line-height:1.75}.sd-actions{display:flex;align-items:center;flex-wrap:wrap;gap:28px}.sd-actions>a{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:52px;padding:0 21px;border-radius:13px;color:#fff;background:linear-gradient(135deg,#f0a66f,#f0a66f);font-size:12px;font-weight:900;text-decoration:none;box-shadow:0 14px 40px rgba(240,166,111,.28)}.sd-actions>p{display:flex;align-items:baseline;gap:8px;margin:0}.sd-actions strong{font-size:30px}.sd-actions span{color:#f0a66f;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.sd-cover{position:relative;z-index:2;justify-self:end;width:min(100%,470px);margin:0;padding:10px;border:1px solid rgba(240,166,111,.28);border-radius:28px;background:rgba(255,255,255,.035);box-shadow:0 30px 90px rgba(0,0,0,.52)}.sd-cover img{display:block;width:100%;aspect-ratio:4/5;border-radius:20px;object-fit:cover}.sd-cover figcaption{position:absolute;left:24px;right:24px;bottom:24px;display:flex;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:11px;background:rgba(3,9,20,.78);font-size:8px;letter-spacing:.12em;backdrop-filter:blur(12px)}.sd-cover figcaption span{color:#f0a66f}.sd-gallery{margin-top:54px;padding:clamp(26px,4vw,54px);border-radius:32px}.sd-gallery-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,480px);align-items:end;gap:32px;margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid rgba(240,166,111,.16)}.sd-gallery h2{margin:0;font-size:clamp(50px,6vw,88px);line-height:.9;letter-spacing:-.06em}.sd-gallery-head>p{margin:0;color:#f0a66f!important;font-size:14px;line-height:1.7}.sd-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.sd-card{position:relative;aspect-ratio:4/5;padding:0;overflow:hidden;border:1px solid rgba(240,166,111,.18);border-radius:18px;background:#1a111b;cursor:zoom-in;box-shadow:0 18px 45px rgba(0,0,0,.3);transition:transform .28s,border-color .28s}.sd-card:nth-child(9n+1){grid-column:span 2;aspect-ratio:8/5}.sd-card:hover{transform:translateY(-5px);border-color:rgba(240,166,111,.6)}.sd-card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s}.sd-card:hover img{transform:scale(1.035)}.sd-card:focus-visible{outline:3px solid #f0a66f;outline-offset:3px}.sd-lightbox{position:fixed;z-index:200000;inset:0;grid-template-columns:64px minmax(0,1fr) 64px;place-items:center;gap:18px;padding:22px;background:rgba(1,5,14,.96);backdrop-filter:blur(22px)}.sd-lightbox:not([hidden]){display:grid}.sd-lightbox figure{grid-column:2;grid-row:1;display:grid;place-items:center;gap:10px;margin:0}.sd-lightbox img{display:block;max-width:100%;max-height:84vh;border-radius:17px;box-shadow:0 35px 120px #000}.sd-lightbox figcaption{color:rgba(255,255,255,.65);font-size:10px;letter-spacing:.12em}.sd-lightbox button{display:grid;place-items:center;width:50px;height:50px;padding:0;border:1px solid rgba(240,166,111,.3);border-radius:50%;color:#fff;background:#1a111b;font-size:30px;cursor:pointer}.sd-close{position:absolute;right:20px;top:20px}.sd-prev{grid-column:1;grid-row:1}.sd-next{grid-column:3;grid-row:1}
@media(max-width:900px){.sd-main{width:calc(100% - 20px);margin-top:22px}.sd-hero{grid-template-columns:1fr;gap:34px;min-height:0;padding:42px 20px;border-radius:25px}.sd-hero-copy{text-align:center}.sd-hero h1{font-size:clamp(50px,16vw,76px)}.sd-lead{margin-inline:auto}.sd-actions{justify-content:center}.sd-cover{justify-self:center;width:min(90%,430px)}.sd-gallery{margin-top:28px;padding:28px 12px;border-radius:25px}.sd-gallery-head{grid-template-columns:1fr;padding-inline:8px;text-align:center}.sd-gallery-head>p{max-width:560px;margin-inline:auto}.sd-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sd-card,.sd-card:nth-child(9n+1){grid-column:span 1;aspect-ratio:4/5;border-radius:13px}.sd-lightbox{grid-template-columns:1fr;padding:12px}.sd-lightbox figure{grid-column:1}.sd-prev,.sd-next{position:absolute;bottom:18px}.sd-prev{left:calc(50% - 62px)}.sd-next{right:calc(50% - 62px)}}
@media(max-width:480px){.sd-hero{padding:32px 14px;border-radius:20px}.sd-eyebrow{font-size:8px}.sd-lead{font-size:14px}.sd-actions>a{width:100%;max-width:310px}.sd-cover{width:100%;padding:7px;border-radius:19px}.sd-cover img{border-radius:14px}.sd-cover figcaption{left:16px;right:16px;bottom:15px}.sd-gallery{padding:23px 7px}.sd-gallery h2{font-size:45px}.sd-grid{gap:6px}.sd-card{border-radius:9px}}

/* Footer contenu dans la page sur toutes les largeurs. */
.shooting-dedicated-page>footer.mz-footer-unified-232{max-width:calc(100% - 24px)!important;overflow:hidden!important}
.shooting-dedicated-page>footer.mz-footer-unified-232 .site-footer-inner{min-width:0!important}
.shooting-dedicated-page>footer.mz-footer-unified-232 .footer-socials{max-width:100%!important;min-width:0!important;flex-wrap:wrap!important;justify-content:center!important}
.shooting-dedicated-page>footer.mz-footer-unified-232 .footer-socials a{flex:0 0 38px!important;width:38px!important;min-width:38px!important;max-width:38px!important}
@media(max-width:820px){.shooting-dedicated-page>footer.mz-footer-unified-232 .site-footer-inner{grid-template-columns:minmax(0,1fr)!important;padding-inline:14px!important}.shooting-dedicated-page>footer.mz-footer-unified-232 .footer-copyright{white-space:normal!important;overflow-wrap:anywhere!important}.shooting-dedicated-page>footer.mz-footer-unified-232 .footer-socials{gap:6px 10px!important}}

/* Sur ordinateur, le footer reprend exactement sa composition partagée. */
@media(min-width:821px){
  .shooting-dedicated-page>footer.site-footer.mz-footer-unified-232{width:min(94%,1500px)!important;max-width:1500px!important;overflow:visible!important}
  .shooting-dedicated-page>footer.mz-footer-unified-232 .site-footer-inner{grid-template-columns:235px minmax(0,1fr) 220px!important;padding:24px clamp(24px,4vw,52px)!important}
  .shooting-dedicated-page>footer.mz-footer-unified-232 .footer-socials{grid-column:3!important;justify-self:end!important;max-width:none!important;flex-wrap:nowrap!important;gap:15px!important}
  .shooting-dedicated-page>footer.mz-footer-unified-232 .footer-socials a{flex:0 0 28px!important;width:28px!important;min-width:28px!important;max-width:28px!important}
  .shooting-dedicated-page>footer.mz-footer-unified-232 .footer-copyright{grid-column:2!important;white-space:nowrap!important}
}

/* Véritable navigation mobile autonome de la page Shooting. */
@media(max-width:820px){
  body.shooting-dedicated-page.sd-menu-open{overflow:hidden!important}
  body.shooting-dedicated-page>header.topbar{position:sticky!important;top:0!important;z-index:10000!important;display:grid!important;grid-template-columns:minmax(0,1fr) 48px!important;grid-template-rows:68px!important;align-items:center!important;gap:10px!important;width:100%!important;height:68px!important;min-height:68px!important;margin:0!important;padding:0 12px!important;overflow:visible!important;border-radius:0!important}
  body.shooting-dedicated-page>header.topbar>.logo{grid-column:1!important;grid-row:1!important;justify-self:start!important;width:auto!important;max-width:calc(100vw - 84px)!important;margin:0!important}
  body.shooting-dedicated-page>header.topbar>.logo img{display:block!important;width:auto!important;max-width:min(48vw,165px)!important;max-height:48px!important;object-fit:contain!important}
  body.shooting-dedicated-page>header.topbar>.menu-btn{position:relative!important;inset:auto!important;grid-column:2!important;grid-row:1!important;justify-self:end!important;display:flex!important;align-items:center!important;justify-content:center!important;width:46px!important;min-width:46px!important;height:46px!important;margin:0!important;padding:0!important;border:1px solid rgba(240,166,111,.28)!important;border-radius:14px!important;background:rgba(3,9,20,.94)!important}
  body.shooting-dedicated-page>header.topbar>.menu-btn i{position:absolute!important;left:12px!important;display:block!important;width:20px!important;height:2px!important;margin:0!important;border:0!important;border-radius:2px!important;background:#fff!important;transition:transform .2s,opacity .2s!important}
  body.shooting-dedicated-page>header.topbar>.menu-btn i:nth-child(1){top:15px!important}body.shooting-dedicated-page>header.topbar>.menu-btn i:nth-child(2){top:22px!important}body.shooting-dedicated-page>header.topbar>.menu-btn i:nth-child(3){top:29px!important}
  body.shooting-dedicated-page>header.topbar>.menu-btn[aria-expanded="true"] i:nth-child(1){top:22px!important;transform:rotate(45deg)!important}body.shooting-dedicated-page>header.topbar>.menu-btn[aria-expanded="true"] i:nth-child(2){opacity:0!important}body.shooting-dedicated-page>header.topbar>.menu-btn[aria-expanded="true"] i:nth-child(3){top:22px!important;transform:rotate(-45deg)!important}
  body.shooting-dedicated-page>header.topbar>.main-nav{position:fixed!important;z-index:10001!important;top:68px!important;left:0!important;right:0!important;bottom:0!important;display:none!important;grid-template-columns:minmax(0,520px)!important;align-content:center!important;justify-content:center!important;gap:8px!important;width:auto!important;height:calc(100dvh - 68px)!important;max-width:none!important;max-height:none!important;margin:0!important;padding:24px max(18px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left))!important;overflow-y:auto!important;border:0!important;border-radius:0!important;background:linear-gradient(160deg,rgba(3,9,20,.995),rgba(27,18,28,.99))!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important}
  body.shooting-dedicated-page>header.topbar>.main-nav.sd-open{display:grid!important}
  body.shooting-dedicated-page>header.topbar>.main-nav a{display:flex!important;align-items:center!important;width:100%!important;min-height:52px!important;padding:13px 17px!important;border:1px solid rgba(240,166,111,.15)!important;border-radius:14px!important;color:#f5e0d5!important;background:rgba(255,255,255,.035)!important;font-size:15px!important;line-height:1.25!important;white-space:normal!important}
  body.shooting-dedicated-page>header.topbar>.main-nav a:hover,body.shooting-dedicated-page>header.topbar>.main-nav a:focus-visible{color:#fff!important;border-color:rgba(240,166,111,.48)!important;background:rgba(240,166,111,.15)!important}
}

/* Le menu Shooting reste entièrement dans la largeur du téléphone. */
@media(max-width:820px){
  body.shooting-dedicated-page>header.topbar>.main-nav{
    top:74px!important;left:12px!important;right:12px!important;bottom:auto!important;
    width:auto!important;height:auto!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 88px)!important;
    align-content:start!important;justify-content:stretch!important;
    padding:12px!important;border:1px solid rgba(240,166,111,.28)!important;border-radius:18px!important;
    overflow-x:hidden!important;overflow-y:auto!important;
    box-shadow:0 24px 70px rgba(0,0,0,.68)!important;
  }
}
