/* Mídias reais: controles nativos, carregamento sob demanda e galeria manual. */
.hero-photo>img{object-fit:cover;object-position:center 50%}
.hero-photo:after{background:linear-gradient(0deg,#101510e8,transparent 42%)}
.hero-photo figcaption strong{font-size:clamp(26px,2.5vw,38px)}
.projects .video-intro{color:#c8cdc3}
.project-media{margin:22px 0 25px;background:#090a09;border-radius:3px;overflow:hidden;aspect-ratio:9/16}
.project-media video{display:block;width:100%;height:100%;object-fit:contain;background:#090a09}
.project p{min-height:0;font-size:16px}
.project small{font-size:12px}
.project a{margin-top:auto}
.company-gallery{margin-top:30px;min-width:0;max-width:100%}
.gallery-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;border-radius:3px;background:#171817}
.gallery-track::-webkit-scrollbar{display:none}
.gallery-slide{flex:0 0 100%;min-width:0;margin:0;scroll-snap-align:start;scroll-snap-stop:always}
.gallery-photo{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:#171817}
.gallery-photo img{display:block;width:100%;height:100%;object-fit:contain}
.production-photo img{position:absolute;width:100%;height:auto;max-width:none;top:0;left:0;transform:scale(1.04);transform-origin:top center}
.production-photo{aspect-ratio:720/395}
.stock-photo img{position:absolute;width:100%;height:auto;max-width:none;bottom:-17%;left:0}
.stock-photo{aspect-ratio:720/335}
.gallery-slide figcaption{position:static;color:#edf0e9;font-size:13px;letter-spacing:.5px;padding:14px 18px;margin:0;line-height:1.5;background:#171817}
.gallery-slide{display:flex;flex-direction:column;justify-content:center}
.gallery-slide figcaption{margin-top:auto}
.gallery-controls{display:flex;justify-content:space-between;align-items:center;padding-top:12px;gap:14px}
.gallery-controls button{width:48px;height:48px;border:1px solid #aeb6a5;background:transparent;color:#171817;font-size:24px;border-radius:3px}
.gallery-controls button:hover{background:#ffb500}
.gallery-count{font-size:14px;color:#51594b}
.video-error{font-size:14px!important;margin:12px 0;color:inherit}
.video-error a{text-decoration:underline;border:0;display:inline;padding:0}
@media(max-width:720px){.hero-photo{height:auto;aspect-ratio:720/880;max-height:none}.hero-photo>img{object-fit:contain}.hero-photo figcaption{left:20px;bottom:20px;right:20px}.hero-photo figcaption strong{font-size:28px;margin:8px 0 12px}.hero-photo figcaption>span{font-size:11px}.project-media{width:100%;max-width:380px;align-self:center}.project{padding:22px}.gallery-photo{aspect-ratio:4/3}.production-photo{aspect-ratio:720/395}.stock-photo{aspect-ratio:720/335}.gallery-track{touch-action:pan-x pan-y}.company-gallery{margin-top:24px}}
@media(prefers-reduced-motion:reduce){.gallery-track{scroll-behavior:auto}}
