/* DOUGLASFILM V16.0.2 — high-quality MP4 preview system */
:root{--v16-deep:#082920;--v16-green:#123c31;--v16-lime:#d7ff00}
.showreel,.showreel-media,.reel-media,.project-card,.card-media,.project-card-media,.project-media,.project-media-item{position:relative}

/* Old V07/V15 GIF 3x3 layers are retained in source as fallback data but never shown/loaded by V16. */
.project-card .project-hover-grid,.project-card .hover-grid,.project-card .micro-grid,.project-card .hover-media-grid,.project-card .media-preview-grid{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}

.v16-sequence-player{position:absolute;inset:0;overflow:hidden;background:transparent;pointer-events:none;z-index:90}
.v16-reel-mounted>.v16-sequence-player{background:var(--v16-deep)}
.v16-sequence-slot{position:absolute;inset:0;opacity:0;transition:opacity .12s ease;background:var(--v16-deep)}
.v16-sequence-slot.is-active{opacity:1}
.v16-sequence-slot video,.v16-sequence-slot img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:none;background:var(--v16-deep)}
.v16-sequence-slot.is-video video,.v16-sequence-slot.is-image img{display:block}

.showreel.v16-reel-mounted>video,.showreel-media.v16-reel-mounted>video,.reel-media.v16-reel-mounted>video{opacity:0!important;visibility:hidden!important;pointer-events:none!important}
.showreel .showreel-shade,.showreel .showreel-top,.showreel .showreel-bottom,.showreel .play-orb,.showreel-media>button,.showreel-media #showreel-play{position:relative;z-index:110}
.project-card .v16-card-sequence{z-index:80}
.project-card .project-meta{z-index:100}

.project-media-item .v16-detail-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:#0a211a;z-index:1}
.project-media-item>span{position:absolute;z-index:3}

/* Keep the V15.2 legal footer styling because the approved footer markup remains current. */
.v152-legal-footer{background:var(--v16-deep);color:#fff;border-top:1px solid rgba(255,255,255,.20);display:grid;grid-template-columns:1.05fr .9fr 1.35fr 1fr;gap:clamp(22px,4vw,70px);padding:34px clamp(18px,2vw,34px) 40px}
.v152-legal-footer .v152-legal-col{min-width:0}.v152-legal-footer .v152-legal-label{display:block;margin-bottom:14px;color:var(--v16-lime);font-size:8px;line-height:1;letter-spacing:.11em;font-weight:700}
.v152-legal-footer p,.v152-legal-footer a{display:block;margin:0;color:rgba(255,255,255,.72);font-size:10px;line-height:1.7;letter-spacing:.015em}.v152-legal-footer .v152-legal-brand{color:#fff;font-weight:700;letter-spacing:.03em}.v152-legal-footer a:hover{color:var(--v16-lime)}
@media(max-width:900px){.v152-legal-footer{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.v152-legal-footer{grid-template-columns:1fr;gap:26px}}
@media(prefers-reduced-motion:reduce){.v16-sequence-slot{transition:none!important}}
