:root{
  --ad1epk-dark:#080a0b;
  --ad1epk-dark-soft:#101315;
  --ad1epk-paper:#f5f0e8;
  --ad1epk-paper-2:#ece5dc;
  --ad1epk-text:#171717;
  --ad1epk-muted:#67615b;
  --ad1epk-line:rgba(35,30,27,.18);
  --ad1epk-light-line:rgba(255,255,255,.16);
  --ad1epk-accent:var(--ad1-global-accent-color,var(--e-global-color-accent,var(--ad1t-accent,#bd3029)));
  --ad1epk-shell:min(1360px,calc(100% - 64px));
  --ad1epk-display:var(--ad1-global-primary-font-family,var(--e-global-typography-primary-font-family,var(--ad1t-display,serif)));
  --ad1epk-serif:var(--ad1-global-secondary-font-family,var(--e-global-typography-secondary-font-family,var(--ad1t-serif,serif)));
  --ad1epk-sans:var(--ad1-global-text-font-family,var(--e-global-typography-text-font-family,var(--ad1t-sans,sans-serif)));
}

.ad1epk{background:var(--ad1epk-dark);color:var(--ad1-color-text-light,#fff);overflow:hidden;}
.ad1epk-shell{width:var(--ad1epk-shell);margin-inline:auto}
.ad1epk a{color:inherit}
.ad1epk h1{font-family:var(--ad1-native-h1-family);font-size:var(--ad1-native-h1-size);font-weight:var(--ad1-global-h1-weight,var(--e-global-typography-primary-font-weight,400));line-height:var(--ad1-native-h1-line);letter-spacing:var(--ad1-native-h1-spacing);margin:0}
.ad1epk h2{font-family:var(--ad1-native-h2-family);font-size:var(--ad1-native-h2-size);font-weight:var(--ad1-global-h2-weight,var(--e-global-typography-secondary-font-weight,400));line-height:var(--ad1-native-h2-line);letter-spacing:var(--ad1-native-h2-spacing)}.ad1epk h3{font-family:var(--ad1-native-h2-family);font-size:var(--ad1-native-h2-size);font-weight:var(--ad1-global-h2-weight,var(--e-global-typography-secondary-font-weight,400));line-height:var(--ad1-native-h2-line);letter-spacing:var(--ad1-native-h2-spacing)}
.ad1epk p,.ad1epk li,.ad1epk dd,.ad1epk dt,.ad1epk a,.ad1epk button{font-family:var(--ad1-type-button-ui-family,var(--ad1-button-font-family,var(--ad1-native-accent-family)));font-size:var(--ad1-type-button-ui-size,var(--ad1-button-font-size,var(--ad1-native-accent-size)));font-weight:var(--ad1-type-button-ui-weight,var(--ad1-button-font-weight,500));line-height:var(--ad1-type-button-ui-line-height,var(--ad1-native-accent-line));letter-spacing:var(--ad1-type-button-ui-letter-spacing,var(--ad1-native-accent-spacing));}

.ad1epk-hero{--ad1epk-parallax-y:0px;position:relative;min-height:min(84vh,900px);display:flex;align-items:flex-end;background:var(--ad1epk-dark);isolation:isolate;overflow:hidden}
.ad1epk-hero__play{position:absolute;z-index:2;left:67%;top:47%;width:74px;height:74px;border:1px solid rgba(255,255,255,.68);border-radius:50%;display:grid;place-items:center;background:rgba(4,6,7,.26);color:var(--ad1-color-text-light,#fff);cursor:pointer;backdrop-filter:blur(8px);transition:transform .25s ease,background-color .25s ease,border-color .25s ease;}
.ad1epk-hero__play span{display:block;margin-left:.12em;font-size:var(--ad1-native-body-size);line-height:var(--ad1-native-body-line);}
.ad1epk-hero__play:hover,.ad1epk-hero__play:focus-visible{transform:scale(1.06);background:var(--ad1epk-accent);border-color:var(--ad1epk-accent)}
.ad1epk-hero__content{padding-block:clamp(60px,10vw,130px) 64px}
.ad1epk-hero__identity{max-width:min(920px,78vw)}
.ad1epk-status-line{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 22px}
.ad1epk-status-line span{display:inline-flex;align-items:center;min-height:30px;padding:7px 11px;border:1px solid rgba(255,255,255,.22);background:rgba(5,7,8,.46);color:var(--ad1-color-text-light,#eee7df);font-size:var(--ad1-native-meta-size);font-weight:var(--ad1-type-meta-weight,var(--e-global-typography-accent-font-weight,500));line-height:var(--ad1-native-meta-line);letter-spacing:var(--ad1-native-meta-spacing);text-transform:uppercase;backdrop-filter:blur(7px);}
.ad1epk-status-line span.is-format{border-color:rgba(189,48,41,.78);background:rgba(189,48,41,.16);color:var(--ad1-color-text-light,#fff);}
.ad1epk-hero__identity h1{max-width:12ch;text-wrap:balance}

.ad1epk-eyebrow{margin:0 0 18px;color:var(--ad1epk-accent);font-weight:var(--ad1-type-eyebrow-weight,var(--e-global-typography-accent-font-weight,500));letter-spacing:var(--ad1-native-accent-spacing);text-transform:uppercase;}
.ad1epk-alt-title{margin:12px 0 0;color:var(--ad1-color-text-light,#c9c2ba);font-family:var(--ad1-native-h2-family);font-style:italic;}
.ad1epk-tagline{max-width:62ch;margin:22px 0 0;color:var(--ad1-color-text-light,#ddd6cf);}
.ad1epk-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}
.ad1epk-button{appearance:none;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border:1px solid rgba(255,255,255,.5);color:var(--ad1-color-text-light,#fff);text-decoration:none;text-transform:uppercase;letter-spacing:var(--ad1-type-button-ui-letter-spacing,var(--ad1-native-accent-spacing));transition:transform .25s ease,border-color .25s ease,background-color .25s ease,color .25s ease;}
.ad1epk-button:hover,.ad1epk-button:focus-visible{transform:translateY(-2px);border-color:#fff;background:#fff;color:var(--ad1epk-dark)}
.ad1epk-button--primary{background:var(--ad1epk-accent);border-color:var(--ad1epk-accent)}
.ad1epk-button--dark{background:var(--ad1epk-dark);border-color:var(--ad1epk-dark)}

.ad1epk-paper{background:var(--ad1epk-paper);color:var(--ad1epk-text);padding-bottom:70px}
.ad1epk-opening{display:grid;grid-template-columns:minmax(240px,.62fr) minmax(0,1.38fr);gap:clamp(34px,6vw,86px);align-items:start;padding-block:42px 74px;border-bottom:1px solid var(--ad1epk-line)}
.ad1epk-poster{margin:0;position:relative;z-index:2;overflow:hidden;background:#d8d0c5;box-shadow:0 28px 65px rgba(25,20,17,.2)}
.ad1epk-poster img{width:100%;height:auto;display:block;transition:transform .65s cubic-bezier(.22,1,.36,1)}
.ad1epk-poster:hover img{transform:scale(1.025)}
.ad1epk-logline{max-width:780px;margin-bottom:34px;padding-bottom:32px;border-bottom:1px solid var(--ad1epk-line)}
.ad1epk-logline h2{margin:0 0 14px}
.ad1epk-logline p{margin:0;font-family:var(--ad1-type-lead-family,var(--ad1-native-body-family));font-style:italic}
.ad1epk-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0}
.ad1epk-facts div{padding:18px 16px 18px 0;border-top:1px solid var(--ad1epk-line)}
.ad1epk-facts dt{margin-bottom:7px;color:var(--ad1epk-muted);text-transform:uppercase;letter-spacing:var(--ad1-native-meta-spacing);}
.ad1epk-facts dd{margin:0;font-weight:var(--ad1-type-meta-weight,var(--e-global-typography-accent-font-weight,500));}

.ad1epk-section{padding-block:70px;border-bottom:1px solid var(--ad1epk-line)}
.ad1epk-section__head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}
.ad1epk-copy-grid,.ad1epk-link-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(34px,6vw,84px)}
.ad1epk-rich{max-width:76ch;color:var(--ad1epk-text)}
.ad1epk-rich>*:first-child{margin-top:0}
.ad1epk-rich>*:last-child{margin-bottom:0}
.ad1epk-rich p{margin-block:0 1.2em}
.ad1epk-theme-strip{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:0;margin-inline:calc((100vw - var(--ad1epk-shell)) / -2);padding:0 max(32px,calc((100vw - var(--ad1epk-shell)) / 2));background:linear-gradient(135deg,#17191a,#0d0f10);color:var(--ad1-color-text-light,#fff);border:0;}.ad1epk-theme-panel,.ad1epk-keywords-panel{padding:clamp(34px,5vw,68px)}.ad1epk-theme-panel{border-right:1px solid rgba(255,255,255,.14)}.ad1epk-theme-strip .ad1epk-rich{color:var(--ad1-color-text-light,#f1ebe4);}.ad1epk-theme-strip .ad1epk-rich p{font-family:var(--ad1-native-body-family);font-size:var(--ad1-native-body-size);line-height:var(--ad1-native-body-line)}.ad1epk-keywords{display:flex;flex-wrap:wrap;gap:9px}.ad1epk-keywords span{display:inline-flex;align-items:center;padding:9px 12px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.045);color:var(--ad1-color-text-light,#eee8e1);font-size:var(--ad1-native-meta-size);font-weight:var(--ad1-type-meta-weight,var(--e-global-typography-accent-font-weight,500));line-height:var(--ad1-native-meta-line);letter-spacing:var(--ad1-native-meta-spacing);text-transform:uppercase;transition:background-color .2s ease,border-color .2s ease,transform .2s ease;}.ad1epk-keywords span:hover{transform:translateY(-2px);border-color:var(--ad1epk-accent);background:rgba(189,48,41,.15)}

.ad1epk-person-section{display:grid;grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr);gap:clamp(34px,6vw,84px);align-items:start}
.ad1epk-person-section--reverse figure{order:2}
.ad1epk-person-section figure{margin:0;overflow:hidden;background:#d8d0c5}
.ad1epk-person-section figure img{width:100%;aspect-ratio:4/5;display:block;object-fit:cover;transition:transform .65s cubic-bezier(.22,1,.36,1)}
.ad1epk-person-section figure:hover img{transform:scale(1.025)}
.ad1epk-person-section h2{margin-top:38px}
.ad1epk-statement{padding-left:24px;border-left:2px solid var(--ad1epk-accent)}

.ad1epk-credits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 42px;margin:0}
.ad1epk-credits div{position:relative;display:grid;grid-template-columns:minmax(120px,.8fr) minmax(0,1.2fr);gap:22px;padding:16px 0 16px 22px;border-top:1px solid var(--ad1epk-line)}
.ad1epk-credits div::before{content:"✦";position:absolute;left:0;top:16px;color:var(--ad1epk-accent)}
.ad1epk-credits dt{color:var(--ad1epk-muted)}
.ad1epk-credits dd{margin:0;font-weight:var(--ad1-type-meta-weight,var(--e-global-typography-accent-font-weight,500));}
.ad1epk-credits a{text-decoration:none}
.ad1epk-credits a:hover{text-decoration:underline;text-decoration-color:var(--ad1epk-accent)}

.ad1epk-video{position:relative;overflow:hidden;aspect-ratio:16/9;background:#000}
.ad1epk-video iframe{position:absolute;inset:0;width:100%;height:100%}
.ad1epk-rail-controls{display:flex;gap:8px}
.ad1epk-rail-controls button{width:40px;height:40px;padding:0;display:grid;place-items:center;border:1px solid var(--ad1epk-line);background:transparent;color:inherit;cursor:pointer;transition:transform .2s ease,border-color .2s ease,color .2s ease}
.ad1epk-rail-controls button:hover,.ad1epk-rail-controls button:focus-visible{transform:translateY(-2px);border-color:var(--ad1epk-accent);color:var(--ad1epk-accent)}
.ad1epk-media-rail,.ad1epk-festival-rail{display:grid;grid-auto-flow:column;gap:14px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:thin;padding:2px 2px 14px}
.ad1epk-media-card,.ad1epk-festival-card{scroll-snap-align:start;scroll-snap-stop:always}
.ad1epk-media-rail{grid-auto-columns:minmax(220px,27%)}.ad1epk-media-card{display:block;overflow:hidden;background:#d8d0c5;border:1px solid var(--ad1epk-line);box-shadow:0 10px 24px rgba(30,24,20,.07)}
.ad1epk-media-card img{width:100%;aspect-ratio:16/9;display:block;object-fit:cover;transition:transform .55s cubic-bezier(.22,1,.36,1),filter .3s ease}
.ad1epk-media-card:hover img{transform:scale(1.03);filter:contrast(1.03)}
.ad1epk-festival-rail{grid-auto-columns:minmax(210px,21%)}
.ad1epk-festival-card{position:relative;min-height:238px;padding:16px;border:1px solid var(--ad1epk-line);background:#fffdfa;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.ad1epk-festival-card:hover{transform:translateY(-5px);border-color:var(--ad1epk-accent);box-shadow:0 18px 40px rgba(25,20,17,.08)}
.ad1epk-logo{height:122px;display:grid;place-items:center;margin-bottom:16px;background:#fff;border:1px solid rgba(35,30,27,.08)}
.ad1epk-logo img{max-width:82%;max-height:92px;width:auto;height:auto;object-fit:contain}
.ad1epk-festival-card h3{margin:0 0 8px;font-size:var(--ad1-native-h2-size);}
.ad1epk-festival-card p{margin:0;color:var(--ad1epk-muted);font-size:var(--ad1-native-body-size)}
.ad1epk-festival-card>a{position:absolute;right:22px;bottom:18px;color:var(--ad1epk-accent);text-decoration:none}

.ad1epk-quotes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.ad1epk-quotes blockquote{margin:0;padding:26px 28px;border-left:2px solid var(--ad1epk-accent);background:#fffdfa}
.ad1epk-quotes blockquote p{margin:0;font-family:var(--ad1-native-h2-family);font-style:italic;}
.ad1epk-quotes cite{display:block;margin-top:16px;color:var(--ad1epk-muted);font-style:normal}

.ad1epk-press-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.ad1epk-press-card{min-width:0;padding:24px;border:1px solid var(--ad1epk-line);background:#fffdfa}
.ad1epk-press-card__image{display:block;margin:-24px -24px 20px;overflow:hidden}
.ad1epk-press-card__image img{width:100%;aspect-ratio:4/3;display:block;object-fit:cover;transition:transform .5s ease}
.ad1epk-press-card:hover .ad1epk-press-card__image img{transform:scale(1.025)}
.ad1epk-press-card p,.ad1epk-press-card time{color:var(--ad1epk-muted)}
.ad1epk-press-card h3{margin:12px 0 0}
.ad1epk-press-card h3 a{text-decoration:none}
.ad1epk-press-card h3 a:hover{text-decoration:underline;text-decoration-color:var(--ad1epk-accent)}

.ad1epk-official-links{display:grid;gap:36px}
.ad1epk-link-panel{min-width:0}
.ad1epk-link-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:12px}
.ad1epk-link-grid>a{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-height:58px;padding:12px 14px;border:1px solid var(--ad1epk-line);background:#fffdfa;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}
.ad1epk-link-grid>a:hover,.ad1epk-link-grid>a:focus-visible{transform:translateY(-3px);border-color:var(--ad1epk-accent);box-shadow:0 12px 26px rgba(28,22,18,.08);color:var(--ad1epk-accent)}
.ad1epk-link-grid>a>b{display:none}
.ad1epk-link-icon{display:grid;place-items:center;width:36px;height:36px;color:var(--ad1epk-accent)}
.ad1epk-link-icon img{display:block;max-width:32px;max-height:26px;object-fit:contain}
.ad1epk-link-icon .ad1-inline-icon{width:24px;height:24px}
.ad1epk-link-grid>a>span:nth-child(2){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:var(--ad1-global-body-weight,var(--e-global-typography-text-font-weight,400));}
.ad1epk-link-logo{width:36px;height:36px;display:grid;place-items:center}
.ad1epk-link-logo img{max-width:100%;max-height:100%;object-fit:contain}


.ad1epk-project-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px}
.ad1epk-project-nav>a{display:grid;grid-template-columns:minmax(138px,36%) minmax(0,1fr);min-height:168px;overflow:hidden;background:#fffdfa;border:1px solid var(--ad1epk-line);text-decoration:none;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.ad1epk-project-nav>a:hover,.ad1epk-project-nav>a:focus-visible{transform:translateY(-4px);border-color:var(--ad1epk-accent);box-shadow:0 16px 34px rgba(28,22,18,.08)}
.ad1epk-project-nav__thumb{display:block;min-width:0;overflow:hidden;background:linear-gradient(135deg,#16191a,#2a2420)}
.ad1epk-project-nav__thumb:empty::before{content:"";display:block;width:100%;height:100%;min-height:168px;background:radial-gradient(circle at 70% 30%,rgba(189,48,41,.22),transparent 45%)}
.ad1epk-project-nav img{width:100%;height:100%;min-height:168px;display:block;object-fit:cover;transition:transform .45s ease}
.ad1epk-project-nav>a:hover img,.ad1epk-project-nav>a:focus-visible img{transform:scale(1.03)}
.ad1epk-project-nav__copy{position:relative;display:flex;flex-direction:column;justify-content:center;min-width:0;padding:22px 54px 22px 22px}
.ad1epk-project-nav small{color:var(--ad1epk-accent);text-transform:uppercase;letter-spacing:var(--ad1-type-button-ui-letter-spacing,var(--ad1-native-accent-spacing));line-height:var(--ad1-type-button-ui-line-height,var(--ad1-native-accent-line));}
.ad1epk-project-nav h2{margin:8px 0 0;line-height:var(--ad1-type-button-ui-line-height,var(--ad1-native-accent-line));}
.ad1epk-project-nav__copy>b{position:absolute;right:22px;top:50%;transform:translateY(-50%);color:var(--ad1epk-accent);font-size:var(--ad1-type-button-ui-size,var(--ad1-button-font-size,var(--ad1-native-accent-size)));}



.ad1epk-download-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}
.ad1epk-download-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:78px;padding:16px 18px;border:1px solid var(--ad1epk-line);background:#fffdfa;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.ad1epk-download-card:hover,.ad1epk-download-card:focus-visible{transform:translateY(-3px);border-color:var(--ad1epk-accent);box-shadow:0 12px 26px rgba(28,22,18,.08)}
.ad1epk-download-card__icon{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--ad1epk-line);color:var(--ad1epk-accent)}
.ad1epk-download-card__icon .ad1-inline-icon{width:22px;height:22px}
.ad1epk-download-card strong,.ad1epk-download-card small{display:block}
.ad1epk-download-card small{margin-top:4px;color:var(--ad1epk-muted);font-size:var(--ad1-native-meta-size);letter-spacing:var(--ad1-native-meta-spacing);text-transform:uppercase;}
.ad1epk-download-card>b{color:var(--ad1epk-accent)}

.ad1epk-crew-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0 0 34px}
.ad1epk-crew-card{appearance:none;width:100%;padding:0;border:1px solid var(--ad1epk-line);background:#fffdfa;color:var(--ad1epk-text);text-align:left;cursor:pointer;overflow:hidden;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.ad1epk-crew-card:hover,.ad1epk-crew-card:focus-visible{transform:translateY(-4px);border-color:var(--ad1epk-accent);box-shadow:0 18px 36px rgba(25,20,17,.1)}
.ad1epk-crew-card__image{display:block;overflow:hidden;background:#d8d0c5}
.ad1epk-crew-card__image img{width:100%;aspect-ratio:4/5;display:block;object-fit:cover;transition:transform .55s cubic-bezier(.22,1,.36,1)}
.ad1epk-crew-card:hover .ad1epk-crew-card__image img{transform:scale(1.035)}
.ad1epk-crew-card__copy{display:grid;gap:5px;padding:16px}
.ad1epk-crew-card__copy small{color:var(--ad1epk-accent);text-transform:uppercase;letter-spacing:var(--ad1-native-meta-spacing);}
.ad1epk-crew-card__copy strong{font-family:var(--ad1-type-card-title-family,var(--ad1-native-h2-family));font-weight:var(--ad1-type-card-title-weight,var(--ad1-global-h2-weight,400));line-height:var(--ad1-native-card-title-line);}

body.ad1epk-overlay-open{overflow:hidden}
.ad1epk-lightbox,.ad1epk-drawer{position:fixed;inset:0;z-index:100000;opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease}
.ad1epk-lightbox.is-open,.ad1epk-drawer.is-open{opacity:1;visibility:visible}
.ad1epk-lightbox__backdrop,.ad1epk-drawer__backdrop{position:absolute;inset:0;background:rgba(2,4,5,.86);backdrop-filter:blur(5px)}
.ad1epk-lightbox{display:grid;place-items:center;padding:28px}
.ad1epk-lightbox__panel{position:relative;width:min(1180px,94vw);background:#000;box-shadow:0 28px 90px rgba(0,0,0,.55);transform:translateY(14px) scale(.985);transition:transform .22s ease}
.ad1epk-lightbox.is-open .ad1epk-lightbox__panel{transform:none}
.ad1epk-lightbox__media{position:relative;aspect-ratio:16/9;background:#000}
.ad1epk-lightbox__media iframe,.ad1epk-lightbox__media video{position:absolute;inset:0;width:100%;height:100%;border:0;object-fit:contain;background:#000}
.ad1epk-overlay-close{position:absolute;z-index:3;right:12px;top:12px;width:42px;height:42px;border:1px solid rgba(255,255,255,.5);border-radius:50%;display:grid;place-items:center;background:rgba(5,7,8,.7);color:var(--ad1-color-text-light,#fff);cursor:pointer;line-height:var(--ad1-native-body-line);transition:background-color .2s ease,border-color .2s ease,transform .2s ease;}
.ad1epk-overlay-close:hover,.ad1epk-overlay-close:focus-visible{background:var(--ad1epk-accent);border-color:var(--ad1epk-accent);transform:rotate(4deg)}

.ad1epk-drawer{display:flex;justify-content:flex-end}
.ad1epk-drawer__panel{position:relative;z-index:2;width:min(560px,92vw);height:100%;overflow:auto;background:var(--ad1epk-paper);color:var(--ad1epk-text);box-shadow:-24px 0 70px rgba(0,0,0,.32);transform:translateX(100%);transition:transform .28s cubic-bezier(.22,1,.36,1)}
.ad1epk-drawer.is-open .ad1epk-drawer__panel{transform:none}
.ad1epk-drawer__panel>.ad1epk-overlay-close{position:sticky;float:right;top:14px;margin:14px 14px -56px 0;background:rgba(5,7,8,.82)}
.ad1epk-drawer__body{min-height:100%}
.ad1epk-drawer-profile figure{margin:0;background:#d8d0c5}
.ad1epk-drawer-profile figure img{width:100%;aspect-ratio:4/5;display:block;object-fit:cover}
.ad1epk-drawer-profile__content{padding:36px clamp(22px,5vw,48px) 52px}
.ad1epk-drawer-profile__content h2{margin:0 0 22px}
.ad1epk-drawer-profile__credits{margin-top:28px;padding-top:24px;border-top:1px solid var(--ad1epk-line)}
.ad1epk-drawer-profile__credits h3{margin:0 0 10px}
.ad1epk-drawer-profile__credits p{white-space:pre-line}
.ad1epk-drawer-profile .ad1epk-button{margin-top:28px;color:var(--ad1-color-text-light,#fff);}

[data-ad1-reveal]{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .7s cubic-bezier(.22,1,.36,1)}
[data-ad1-reveal].is-visible{opacity:1;transform:none}

@media(max-width:1000px){
  :root{--ad1epk-shell:min(100% - 40px,900px)}
  .ad1epk h1{font-size:var(--ad1-native-h1-size)}
  .ad1epk h2{font-size:var(--ad1-native-h2-size)}
  .ad1epk h3{font-size:var(--ad1-native-h2-size)}
  .ad1epk p,.ad1epk li,.ad1epk dd,.ad1epk dt,.ad1epk a,.ad1epk button{font-size:var(--ad1-type-button-ui-size,var(--ad1-button-font-size,var(--ad1-native-accent-size)));}
  .ad1epk-opening{grid-template-columns:minmax(210px,.55fr) minmax(0,1.45fr);gap:38px}
  .ad1epk-press-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ad1epk-festival-rail{grid-auto-columns:minmax(260px,48%)}
}

@media(max-width:760px){
  :root{--ad1epk-shell:min(100% - 28px,720px)}
  .ad1epk h1{font-size:var(--ad1-native-h1-size)}
  .ad1epk h2{font-size:var(--ad1-native-h2-size)}
  .ad1epk h3{font-size:var(--ad1-native-h2-size)}
  .ad1epk p,.ad1epk li,.ad1epk dd,.ad1epk dt,.ad1epk a,.ad1epk button{font-size:var(--ad1-type-button-ui-size,var(--ad1-button-font-size,var(--ad1-native-accent-size)));}
  .ad1epk-hero__play{left:50%;top:31%;width:64px;height:64px;transform:translateX(-50%)}
  .ad1epk-hero__play:hover,.ad1epk-hero__play:focus-visible{transform:translateX(-50%) scale(1.05)}
  .ad1epk-hero__content{padding-bottom:42px}
  .ad1epk-opening{grid-template-columns:1fr;padding-top:34px}
  .ad1epk-poster{width:min(74vw,380px);margin:0 auto}
  .ad1epk-copy-grid,.ad1epk-person-section,.ad1epk-theme-strip,.ad1epk-project-nav{grid-template-columns:1fr}
  .ad1epk-theme-strip{margin-inline:calc((100vw - var(--ad1epk-shell)) / -2);padding-inline:max(14px,calc((100vw - var(--ad1epk-shell)) / 2))}.ad1epk-theme-panel{border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.ad1epk-theme-panel,.ad1epk-keywords-panel{padding:34px 0}
  .ad1epk-person-section--reverse figure{order:0}
  .ad1epk-credits{grid-template-columns:1fr}
  .ad1epk-media-rail{grid-auto-columns:82%}.ad1epk-festival-rail{grid-auto-columns:76%}
  .ad1epk-quotes,.ad1epk-press-grid{grid-template-columns:1fr}
  .ad1epk-crew-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ad1epk-drawer{align-items:flex-end}
  .ad1epk-drawer__panel{width:100%;height:min(84vh,760px);border-radius:18px 18px 0 0;transform:translateY(100%)}
  .ad1epk-drawer-profile{display:grid;grid-template-columns:minmax(130px,.72fr) minmax(0,1.28fr)}
  .ad1epk-drawer-profile figure img{height:100%;aspect-ratio:auto}
  .ad1epk-drawer-profile__content{padding:34px 22px 44px}
  .ad1epk-project-nav>a{grid-template-columns:120px minmax(0,1fr)}
}

/* 0.5.1 — reusable festivals, editorial news cards and safe accordion labels. */
.single-ad1_project .ad1epk .ad1epk-festival-card__copy small{
  display:-webkit-box;
  margin-top:10px;
  color:var(--ad1epk-muted);
  
  overflow:hidden;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
font-family:var(--ad1-type-meta-family,var(--ad1-native-accent-family));font-size:var(--ad1-native-meta-size);font-weight:var(--ad1-type-meta-weight,var(--e-global-typography-accent-font-weight,500));line-height:var(--ad1-native-meta-line);letter-spacing:var(--ad1-native-meta-spacing);}
.single-ad1_project .ad1epk .ad1epk-press-grid.is-slider>.ad1epk-carousel__track>.ad1epk-press-card{
  flex-basis:calc((100% - 18px)/2);
}
.single-ad1_project .ad1epk .ad1epk-press-card--news{
  display:grid;
  grid-template-columns:minmax(150px,38%) minmax(0,1fr);
  min-height:176px;
  padding:0;
  column-gap:0;
  overflow:hidden;
}
.single-ad1_project .ad1epk .ad1epk-press-card--news .ad1epk-press-card__image{
  grid-column:1;
  grid-row:1;
  display:grid;
  place-items:center;
  width:100%;
  height:100%;
  min-height:176px;
  margin:0;
  border:0;
  border-right:1px solid var(--ad1epk-line);
  background:#17191a;
}
.single-ad1_project .ad1epk .ad1epk-press-card--news .ad1epk-press-card__image img{
  display:block;
  width:100%;
  height:100%;
  max-width:100%;
  max-height:176px;
  padding:0;
  object-fit:contain;
  object-position:center;
  transform:none;
}
.single-ad1_project .ad1epk .ad1epk-press-card__copy{
  grid-column:2;
  display:flex;
  min-width:0;
  padding:22px 22px 20px;
  flex-direction:column;
  justify-content:center;
}
.single-ad1_project .ad1epk .ad1epk-press-card__copy time{
  margin:0 0 11px;
  padding:0;
  color:var(--ad1epk-muted);
  
font-family:var(--ad1-native-body-family);font-size:var(--ad1-native-body-size);font-weight:var(--ad1-global-body-weight,var(--e-global-typography-text-font-weight,400));line-height:var(--ad1-native-body-line);letter-spacing:var(--ad1-native-body-spacing);}
.single-ad1_project .ad1epk .ad1epk-press-card__copy h3{
  margin:0;
  padding:0;
  font-size:var(--ad1-native-h2-size);
  line-height:var(--ad1-native-h2-line);
  overflow-wrap:break-word;
}
.single-ad1_project .ad1epk .ad1epk-platform-link{
  color:var(--ad1epk-accent);
  background:#fffdfa;
  transition:transform .2s ease,border-color .2s ease,background-color .2s ease;
}
.single-ad1_project .ad1epk .ad1epk-platform-link:hover,
.single-ad1_project .ad1epk .ad1epk-platform-link:focus-visible{
  transform:translateY(-2px);
  border-color:var(--ad1epk-accent);
  background:#fff;
}
.single-ad1_project .ad1epk .ad1epk-platform-link .ad1-inline-icon{
  width:28px;
  height:28px;
  stroke-width:1.85;
}
@media(max-width:1024px){
  .single-ad1_project .ad1epk .ad1epk-mobile-toggle{
    grid-template-columns:minmax(0,1fr) 44px!important;
    gap:16px!important;
    width:100%;
    min-width:0;
    padding:17px 4px!important;
  }
  .single-ad1_project .ad1epk .ad1epk-mobile-toggle>span:first-child{
    display:block;
    min-width:0;
    padding-right:4px;
    font-size:var(--ad1-type-button-ui-size,var(--ad1-button-font-size,var(--ad1-native-accent-size)))!important;
    line-height:var(--ad1-type-button-ui-line-height,var(--ad1-native-accent-line))!important;
    overflow-wrap:break-word;
    word-break:normal;
  }
  .single-ad1_project .ad1epk .ad1epk-mobile-toggle__icon{
    width:42px!important;
    height:42px!important;
    flex-basis:42px!important;
  }
}
@media(max-width:760px){
  .single-ad1_project .ad1epk .ad1epk-press-grid.is-slider>.ad1epk-carousel__track>.ad1epk-press-card{flex-basis:100%}
  .single-ad1_project .ad1epk .ad1epk-press-card--news{grid-template-columns:124px minmax(0,1fr);min-height:142px}
  .single-ad1_project .ad1epk .ad1epk-press-card--news .ad1epk-press-card__image{min-height:142px}
  .single-ad1_project .ad1epk .ad1epk-press-card--news .ad1epk-press-card__image img{max-height:142px}
  .single-ad1_project .ad1epk .ad1epk-press-card__copy{padding:16px 15px}
  .single-ad1_project .ad1epk .ad1epk-press-card__copy h3{font-size:var(--ad1-native-h2-size);line-height:var(--ad1-native-h2-line);}
  .single-ad1_project .ad1epk .ad1epk-mobile-toggle>span:first-child{font-size:var(--ad1-type-button-ui-size,var(--ad1-button-font-size,var(--ad1-native-accent-size)))!important;}
}

@media(max-width:480px){
  :root{--ad1epk-shell:min(100% - 20px,460px)}
  .ad1epk-link-grid,.ad1epk-download-grid{grid-template-columns:1fr}
  .ad1epk-actions{display:grid}
  .ad1epk-button{width:100%}
  .ad1epk-facts{grid-template-columns:1fr}
  .ad1epk-section{padding-block:50px}
  .ad1epk-section__head{align-items:flex-end}
  .ad1epk-credits div{grid-template-columns:1fr;gap:6px}
  .ad1epk-project-nav>a{grid-template-columns:108px minmax(0,1fr)}
  .ad1epk-crew-grid{grid-template-columns:1fr 1fr;gap:10px}
  .ad1epk-crew-card__copy{padding:12px}
  .ad1epk-drawer-profile{grid-template-columns:1fr}
  .ad1epk-drawer-profile figure{max-height:44vh;overflow:hidden}
  .ad1epk-project-nav__thumb{min-height:132px}.ad1epk-project-nav__copy{padding:18px 44px 18px 16px}.ad1epk-project-nav__copy>b{right:16px}
}

@media(prefers-reduced-motion:reduce){
  [data-ad1-reveal]{opacity:1;transform:none;transition:none}
  .ad1epk *{scroll-behavior:auto!important}
  .ad1epk-poster img,.ad1epk-person-section figure img,.ad1epk-media-card img,.ad1epk-button,.ad1epk-festival-card,.ad1epk-project-nav>a,.ad1epk-hero__media img,.ad1epk-hero__play,.ad1epk-crew-card,.ad1epk-crew-card__image img,.ad1epk-lightbox__panel,.ad1epk-drawer__panel{transition:none!important;transform:none!important}
}
@media(max-width:760px){
 .ad1epk-mobile-toggle{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:16px;padding:17px 0;border:0;border-bottom:1px solid var(--ad1epk-line);background:transparent;color:inherit;text-align:left;cursor:pointer;font-family:var(--ad1-type-button-ui-family,var(--ad1-button-font-family,var(--ad1-native-accent-family)));font-size:var(--ad1-type-button-ui-size,var(--ad1-button-font-size,var(--ad1-native-accent-size)));font-weight:var(--ad1-type-button-ui-weight,var(--ad1-button-font-weight,500));line-height:var(--ad1-type-button-ui-line-height,var(--ad1-native-accent-line));letter-spacing:var(--ad1-type-button-ui-letter-spacing,var(--ad1-native-accent-spacing));}
 .ad1epk-mobile-toggle span:first-child{font-family:var(--ad1-type-button-ui-family,var(--ad1-button-font-family,var(--ad1-native-accent-family)));font-weight:var(--ad1-type-button-ui-weight,var(--ad1-button-font-weight,500));}
 .ad1epk-mobile-toggle span:last-child{transition:transform .2s ease}
 .ad1epk-mobile-toggle[aria-expanded=true] span:last-child{transform:rotate(45deg)}
 .ad1epk-section.is-collapsed>:not(.ad1epk-mobile-toggle){display:none!important}
 .ad1epk-section>.ad1epk-section__head,.ad1epk-section>.ad1epk-eyebrow{margin-top:16px}
}

.ad1-inline-icon{display:block;width:1.35em;height:1.35em;flex:0 0 auto}
.ad1epk-link-grid a{grid-template-columns:auto 1fr auto;align-items:center}
.ad1epk-link-icon{display:grid;place-items:center;width:34px;height:34px}
.ad1epk-link-icon img{display:block;max-width:30px;max-height:30px;object-fit:contain}
.ad1epk-link-icon .ad1-inline-icon{width:22px;height:22px}
.ad1epk-cta-strip{background:var(--ad1epk-paper);padding:0 0 54px}
.ad1epk-cta-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--ad1epk-line);border:1px solid var(--ad1epk-line)}
.ad1epk-cta-grid>a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:104px;padding:20px;background:#101314;color:var(--ad1-color-text-light,#fff);text-decoration:none;transition:transform .22s ease,background .22s ease;}
.ad1epk-cta-grid>a.is-primary{background:linear-gradient(135deg,#850d0d,#bd3029)}
.ad1epk-cta-grid>a:hover,.ad1epk-cta-grid>a:focus-visible{transform:translateY(-3px);background:#1a1e1f}
.ad1epk-cta-grid>a.is-primary:hover{background:linear-gradient(135deg,#9c1010,#d03a32)}
.ad1epk-cta-grid strong,.ad1epk-cta-grid small{display:block}.ad1epk-cta-grid small{margin-top:5px;color:var(--ad1-color-text-light,#d4cec7);}.ad1epk-cta-grid .ad1-inline-icon{width:28px;height:28px}
@media(max-width:980px){.ad1epk-cta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.ad1epk-cta-grid{grid-template-columns:1fr}.ad1epk-cta-grid>a{min-height:86px}.ad1epk-cta-strip{padding-bottom:30px}.ad1epk-link-columns{gap:18px}.ad1epk-link-grid a{min-height:54px}}
@media(prefers-reduced-motion:reduce){.ad1epk-cta-grid>a{transition:none!important;transform:none!important}}

/* 0.3.3 visual corrections: compact Hero metadata, stable poster flow, balanced theme/keywords, mockup-aligned rails and links. */
.ad1epk-status-line{max-width:820px;gap:7px;margin-bottom:17px}.ad1epk-status-line span{min-height:27px;padding:6px 9px;border-color:rgba(255,255,255,.18);background:rgba(4,6,7,.52);font-size:var(--ad1-native-meta-size);letter-spacing:var(--ad1-native-meta-spacing);border-radius:2px;}.ad1epk-status-line span.is-format{background:var(--ad1epk-accent);border-color:var(--ad1epk-accent)}
.ad1epk-opening{position:relative;z-index:1}.ad1epk-poster{margin-top:0!important;transform:none!important;align-self:start}.ad1epk-poster img{object-position:center top}
.ad1epk-theme-strip{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.ad1epk-theme-strip.has-theme:not(.has-keywords),.ad1epk-theme-strip.has-keywords:not(.has-theme){grid-template-columns:1fr}.ad1epk-theme-panel,.ad1epk-keywords-panel{min-width:0;min-height:0;padding:clamp(34px,4vw,56px)}.ad1epk-keywords-panel{display:flex;flex-direction:column;justify-content:flex-start}.ad1epk-keywords{align-content:flex-start}.ad1epk-keywords span{max-width:100%;white-space:normal;text-align:left}
.ad1epk-media-rail{grid-auto-columns:minmax(340px,42%);gap:12px;padding-bottom:18px}.ad1epk-media-card{border:0;box-shadow:none;background:#111}.ad1epk-media-card img{aspect-ratio:16/9;object-fit:cover}.ad1epk-media-card.is-featured{grid-column:auto}.ad1epk-media-card:hover img{transform:scale(1.025)}
.ad1epk-festival-rail{grid-auto-columns:minmax(230px,25%);gap:12px}.ad1epk-festival-card{display:grid;grid-template-rows:128px auto;min-height:246px;padding:0;background:#fffdfa;overflow:hidden}.ad1epk-festival-card figure{display:grid;place-items:center;margin:0;padding:18px;border-bottom:1px solid var(--ad1epk-line);background:#f8f4ee}.ad1epk-festival-card figure img{width:auto;height:auto;max-width:100%;max-height:92px;object-fit:contain}.ad1epk-festival-card>div{padding:15px 16px 34px}.ad1epk-festival-card>a{right:16px;bottom:12px}
.ad1epk-link-columns{gap:22px}.ad1epk-link-panel{min-width:0}.ad1epk-link-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:8px}.ad1epk-link-grid>a{min-height:60px;background:#fff;border-color:#d8d0c6}.ad1epk-link-icon{width:38px;height:38px;border:1px solid #e2dad1;background:#faf7f2}.ad1epk-link-icon .ad1-inline-icon{width:23px;height:23px}.ad1epk-link-icon img{max-width:30px;max-height:24px}.ad1epk-link-grid>a>b{display:block;color:var(--ad1epk-accent)}
.ad1epk-download-section{padding-top:54px}.ad1epk-download-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:10px}.ad1epk-download-card{min-height:76px;background:#fff}.ad1epk-cta-strip{padding-top:16px;padding-bottom:54px}.ad1epk-latest-projects{padding-top:60px}.ad1epk-project-nav>a{min-height:190px}.ad1epk-project-nav h2{align-self:start}
@media(max-width:760px){.ad1epk-status-line{gap:5px}.ad1epk-status-line span{font-size:var(--ad1-native-meta-size);}.ad1epk-theme-strip{grid-template-columns:1fr}.ad1epk-media-rail{grid-auto-columns:88%}.ad1epk-festival-rail{grid-auto-columns:78%}.ad1epk-link-grid{grid-template-columns:1fr}.ad1epk-download-section{padding-top:32px}.ad1epk-project-nav>a{min-height:0}}

/* 0.3.4: mockup-aligned Hero facts, three-action row and visual Theme panel. */
.ad1epk-hero__identity{max-width:min(1040px,86vw)}
.ad1epk-status-line{margin-bottom:14px}
.ad1epk-status-line span{max-width:320px;white-space:normal}
.ad1epk-hero-meta{display:grid;grid-template-columns:repeat(6,minmax(110px,1fr));max-width:980px;margin:26px 0 0;padding:0;border-block:1px solid rgba(255,255,255,.24)}
.ad1epk-hero-meta>div{min-width:0;padding:13px 16px 13px 0}
.ad1epk-hero-meta>div+div{padding-left:16px;border-left:1px solid rgba(255,255,255,.2)}
.ad1epk-hero-meta dt{margin:0 0 4px;color:var(--ad1-color-meta-on-dark,#bbb3aa);font-size:var(--ad1-native-meta-size);font-weight:var(--ad1-type-meta-weight,var(--e-global-typography-accent-font-weight,500));line-height:var(--ad1-native-meta-line);letter-spacing:var(--ad1-native-meta-spacing);text-transform:uppercase;}
.ad1epk-hero-meta dd{margin:0;color:var(--ad1-color-meta-on-dark,#fff);font-size:var(--ad1-native-meta-size);font-weight:var(--ad1-type-meta-weight,var(--e-global-typography-accent-font-weight,500));line-height:var(--ad1-native-meta-line);overflow-wrap:anywhere;}
.ad1epk-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:980px;gap:10px}
.ad1epk-button{gap:10px;min-width:0;text-align:center}
.ad1epk-button .ad1-inline-icon{width:18px;height:18px;flex:0 0 auto}
.ad1epk-theme-strip{grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr)}
.ad1epk-theme-panel{position:relative;isolation:isolate;display:flex;align-items:flex-end;min-height:410px;overflow:hidden;padding:0!important;border-right:1px solid rgba(255,255,255,.14);background:#111416}
.ad1epk-theme-panel:not(.has-visual){min-height:0;padding:clamp(34px,4vw,56px)!important;align-items:flex-start}
.ad1epk-theme-panel figure{position:absolute;inset:0;z-index:-3;margin:0}
.ad1epk-theme-panel figure img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;filter:saturate(.82) contrast(1.04);transition:transform .7s cubic-bezier(.22,1,.36,1)}
.ad1epk-theme-panel:hover figure img{transform:scale(1.025)}
.ad1epk-theme-panel__veil{position:absolute;inset:0;z-index:-2;background:linear-gradient(0deg,rgba(7,9,10,.98) 0%,rgba(7,9,10,.74) 44%,rgba(7,9,10,.15) 100%),linear-gradient(90deg,rgba(7,9,10,.4),transparent 70%)}
.ad1epk-theme-panel__copy{width:100%;padding:clamp(30px,4vw,54px)}
.ad1epk-theme-panel__copy .ad1epk-rich{max-width:62ch}
.ad1epk-keywords-panel{min-height:410px}
.ad1epk-keywords{display:grid;grid-template-columns:repeat(auto-fit,minmax(148px,1fr));gap:9px}
.ad1epk-keywords span{justify-content:flex-start;min-width:0}
@media(max-width:1100px){
 .ad1epk-hero-meta{grid-template-columns:repeat(3,minmax(0,1fr))}
 .ad1epk-hero-meta>div:nth-child(4){border-left:0}
 .ad1epk-actions{grid-template-columns:repeat(2,minmax(0,1fr))}
 .ad1epk-theme-strip{grid-template-columns:1fr}
 .ad1epk-theme-panel{border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}
 .ad1epk-keywords-panel{min-height:0}
}
@media(max-width:760px){
 .ad1epk-hero__identity{max-width:100%}
 .ad1epk-hero-meta{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:20px}
 .ad1epk-hero-meta>div{padding:10px 8px 10px 0}
 .ad1epk-hero-meta>div+div{padding-left:8px}
 .ad1epk-hero-meta dt{font-size:var(--ad1-native-meta-size)}
 .ad1epk-hero-meta dd{font-size:var(--ad1-native-meta-size)}
 .ad1epk-actions{grid-template-columns:1fr;width:100%}
 .ad1epk-button{width:100%}
 .ad1epk-theme-panel{min-height:330px}
 .ad1epk-theme-panel__copy{padding:28px 0}
 .ad1epk-theme-panel figure,.ad1epk-theme-panel__veil{margin-inline:calc((100vw - var(--ad1epk-shell)) / -2);inset:0 calc((100vw - var(--ad1epk-shell)) / -2)}
 .ad1epk-keywords{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* 0.4.4 — explicit field typography, non-duplicated credit rail and reusable platform cards. */
.ad1epk :is(.ad1epk-facts,.ad1epk-keyfacts,.ad1epk-credits) dt{
  color:var(--ad1epk-text);
  font-family:var(--ad1-type-meta-family,var(--ad1-native-accent-family));
  font-weight:var(--ad1-type-meta-weight,var(--e-global-typography-accent-font-weight,500));
}
.ad1epk-keyfacts dt{color:var(--ad1-color-meta-on-dark,#a9a39b);}
.ad1epk :is(.ad1epk-facts,.ad1epk-keyfacts,.ad1epk-credits) dd,
.ad1epk :is(.ad1epk-facts,.ad1epk-keyfacts,.ad1epk-credits) dd a{
  font-family:var(--ad1-type-meta-family,var(--ad1-native-accent-family));
  font-weight:var(--ad1-type-meta-weight,var(--e-global-typography-accent-font-weight,500));
}

/* 0.4.6 cascade guard — keep the approved EPK composition above legacy patches. */
.ad1epk .ad1epk-person-section{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:clamp(24px,3.5vw,52px);align-items:stretch}
.ad1epk .ad1epk-person-section--reverse{grid-template-columns:minmax(320px,.88fr) minmax(0,1.12fr)}
.ad1epk .ad1epk-person-card{display:grid;grid-template-columns:minmax(180px,.42fr) minmax(0,.58fr);min-height:420px}
.ad1epk .ad1epk-person-card>figure{width:auto;max-width:none;height:100%;min-height:420px;justify-self:stretch}
.ad1epk .ad1epk-person-card>figure img{width:100%;height:100%;max-height:none;aspect-ratio:auto;object-fit:cover;object-position:center 24%}
.ad1epk .ad1epk-person-card__name{margin:0 0 22px;padding:0}
.ad1epk .ad1epk-person-card__copy .ad1epk-person-bio__content{display:block;overflow:visible;-webkit-line-clamp:unset;line-clamp:unset}
.ad1epk .ad1epk-person-statement>figure{width:100%;max-width:none;justify-self:stretch}
.ad1epk .ad1epk-copy-panel__mark{display:grid!important;margin:0 0 34px!important;font-size:1.55rem!important}
@media(max-width:1024px){
  .ad1epk .ad1epk-person-section,.ad1epk .ad1epk-person-section--reverse{grid-template-columns:1fr}
  .ad1epk .ad1epk-person-card{grid-template-columns:minmax(170px,.34fr) minmax(0,.66fr);min-height:360px}
  .ad1epk .ad1epk-person-card>figure{min-height:360px}
  .ad1epk .ad1epk-mobile-toggle__icon{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border:1px solid var(--ad1epk-line);border-radius:50%;color:var(--ad1epk-accent);font-size:1.35rem;line-height:1}
}
@media(max-width:760px){
  .ad1epk .ad1epk-person-card{grid-template-columns:112px minmax(0,1fr);min-height:0}
  .ad1epk .ad1epk-person-card>figure{min-height:190px}
  .ad1epk .ad1epk-person-card>figure img{height:100%;max-height:none;aspect-ratio:auto}
  .ad1epk .ad1epk-person-card__name{margin-bottom:13px}
  .ad1epk .ad1epk-mobile-toggle span.ad1epk-mobile-toggle__icon{display:grid;border:1px solid var(--ad1epk-line);border-radius:50%}
}

/* 0.4.9 final cascade — mockup profile flow, resilient sliders and shared accordions. */
.ad1epk .ad1epk-person-section,.ad1epk .ad1epk-person-section--reverse{display:grid;grid-template-columns:1fr;width:min(100%,1040px);margin-inline:auto;gap:26px;align-items:stretch}
.ad1epk .ad1epk-person-section--reverse>.ad1epk-person-card,.ad1epk .ad1epk-person-section--reverse>.ad1epk-person-statement{order:initial}
.ad1epk .ad1epk-person-card{grid-template-columns:minmax(240px,.34fr) minmax(0,.66fr);width:100%;min-height:380px}
.ad1epk .ad1epk-person-card>figure{min-height:380px}
.ad1epk .ad1epk-person-statement{width:100%;min-height:360px}
.ad1epk .ad1epk-person-statement__copy{max-width:72ch}
.ad1epk .ad1epk-copy-panel__mark{display:none!important}

.ad1epk-carousel__track{width:100%;max-width:100%;box-sizing:border-box}
.ad1epk-carousel__track>.ad1epk-media-card,.ad1epk-carousel__track>.ad1epk-festival-card,.ad1epk-carousel__track>.ad1epk-crew-card{box-sizing:border-box;flex-basis:calc((100% - 48px)/4)}
.ad1epk-press-grid.is-slider>.ad1epk-carousel__track>.ad1epk-press-card{box-sizing:border-box;flex-basis:calc((100% - 36px)/3)}
.ad1epk-festival-card{min-height:244px}
.ad1epk-festival-card .ad1epk-logo{height:122px}
.ad1epk-external-link{display:grid!important;width:34px;height:34px;place-items:center;border:1px solid var(--ad1epk-line);background:#fffdfa;color:var(--ad1epk-accent);transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease}
.ad1epk-external-link:hover,.ad1epk-external-link:focus-visible{color:var(--ad1-color-text-light,#fff);background:var(--ad1epk-accent);border-color:var(--ad1epk-accent);transform:translateY(-2px);}
.ad1epk-external-link .ad1-inline-icon{width:17px;height:17px}

.ad1epk .ad1epk-crew-card__copy{min-height:94px;gap:7px;padding:15px 16px}
.ad1epk .ad1epk-crew-card__copy small{font-family:var(--ad1-type-meta-family,var(--ad1-native-accent-family));font-size:var(--ad1-native-meta-size);font-weight:var(--ad1-type-meta-weight,var(--e-global-typography-accent-font-weight,500));line-height:var(--ad1-native-meta-line);letter-spacing:var(--ad1-native-meta-spacing);}
.ad1epk .ad1epk-crew-card__copy strong{font-family:var(--ad1-type-card-title-family,var(--ad1-native-h2-family));font-size:var(--ad1-native-card-title-size);font-weight:var(--ad1-type-card-title-weight,var(--ad1-global-h2-weight,400));line-height:var(--ad1-native-card-title-line);}

.ad1epk-press-card{display:grid;grid-template-columns:96px minmax(0,1fr);grid-template-rows:auto 1fr;column-gap:14px;min-height:104px;padding:0;overflow:hidden}
.ad1epk-press-card__image,.ad1epk-press-card>.ad1epk-logo{grid-column:1;grid-row:1/3;width:96px;height:100%;min-height:104px;margin:0;border:0;border-right:1px solid var(--ad1epk-line);background:#f2ece4}
.ad1epk-press-card__image img,.ad1epk-press-card>.ad1epk-logo img{width:100%;height:100%;max-width:100%;max-height:none;aspect-ratio:auto;object-fit:cover}
.ad1epk-press-card>.ad1epk-logo img{padding:12px;object-fit:contain}
.ad1epk-press-card>p,.ad1epk-press-card>time{grid-column:2;margin:0;padding:13px 14px 0 0;font-size:var(--ad1-native-body-size);line-height:var(--ad1-native-body-line)}
.ad1epk-press-card>h3{grid-column:2;margin:0;padding:6px 14px 13px 0;font-size:var(--ad1-native-h2-size);line-height:var(--ad1-native-h2-line)}
.ad1epk-press-card:not(:has(.ad1epk-logo,.ad1epk-press-card__image)){display:block;padding:16px}
.ad1epk-press-card:not(:has(.ad1epk-logo,.ad1epk-press-card__image))>p,.ad1epk-press-card:not(:has(.ad1epk-logo,.ad1epk-press-card__image))>time,.ad1epk-press-card:not(:has(.ad1epk-logo,.ad1epk-press-card__image))>h3{padding:0;margin:0 0 8px}
.ad1epk-link-grid b{display:grid;place-items:center;width:30px;height:30px;color:var(--ad1epk-accent)}
.ad1epk-link-grid b .ad1-inline-icon{width:17px;height:17px}

@media(max-width:1024px) and (min-width:761px){
  .ad1epk-carousel__track>.ad1epk-media-card,.ad1epk-carousel__track>.ad1epk-festival-card,.ad1epk-carousel__track>.ad1epk-crew-card,.ad1epk-press-grid.is-slider>.ad1epk-carousel__track>.ad1epk-press-card{flex-basis:calc((100% - 16px)/2)}
}
@media(max-width:1024px){
  .ad1epk-mobile-toggle__icon{position:relative!important;display:grid!important;place-items:center!important;flex:0 0 38px!important;width:38px!important;height:38px!important;border:1px solid var(--ad1epk-line)!important;border-radius:0!important;color:var(--ad1epk-accent)!important;background:transparent!important;font-size:0!important;transform:none!important;transition:transform .22s ease,color .22s ease,background-color .22s ease,border-color .22s ease!important}
  .ad1epk-mobile-toggle__icon::before,.ad1epk-mobile-toggle__icon::after{content:"";position:absolute;left:50%;top:50%;width:14px;height:1px;background:currentColor;transform:translate(-50%,-50%);transition:transform .22s ease}
  .ad1epk-mobile-toggle__icon::after{transform:translate(-50%,-50%) rotate(90deg)}
  .ad1epk-section:not(.is-collapsed)>.ad1epk-mobile-toggle .ad1epk-mobile-toggle__icon{color:var(--ad1-color-text-light,#fff)!important;background:var(--ad1epk-accent)!important;border-color:var(--ad1epk-accent)!important;transform:rotate(45deg)!important;}
  .ad1epk-mobile-toggle:hover .ad1epk-mobile-toggle__icon,.ad1epk-mobile-toggle:focus-visible .ad1epk-mobile-toggle__icon{border-color:var(--ad1epk-accent)!important}
}
@media(max-width:760px){
  .ad1epk .ad1epk-person-card{grid-template-columns:1fr;min-height:0}
  .ad1epk .ad1epk-person-card>figure{width:100%;height:auto;min-height:0;aspect-ratio:4/3}
  .ad1epk .ad1epk-person-card>figure img{width:100%;height:100%;aspect-ratio:4/3;object-position:center 22%}
  .ad1epk .ad1epk-person-card__copy{padding:24px 20px 28px}
  .ad1epk .ad1epk-person-card__copy::before{top:24px;bottom:24px}
  .ad1epk .ad1epk-person-card__copy .ad1epk-rich,.ad1epk .ad1epk-person-card__copy .ad1epk-rich p{font-size:var(--ad1-native-body-size);line-height:var(--ad1-native-body-line)}
  .ad1epk .ad1epk-person-statement{min-height:360px;padding:30px 22px}
  .ad1epk-carousel__track>.ad1epk-media-card,.ad1epk-carousel__track>.ad1epk-festival-card,.ad1epk-carousel__track>.ad1epk-crew-card,.ad1epk-press-grid.is-slider>.ad1epk-carousel__track>.ad1epk-press-card{flex-basis:100%}
}

/* 0.5.0 — definitive single Project typography and layout repair. */
.single-ad1_project .ad1epk .ad1epk-rich,
.single-ad1_project .ad1epk .ad1epk-rich p,
.single-ad1_project .ad1epk .ad1epk-rich li,
.single-ad1_project .ad1epk .ad1epk-logline p,
.single-ad1_project .ad1epk .ad1epk-tagline{
  font-size:var(--ad1-native-lead-size)!important;
  line-height:var(--ad1-native-lead-line)!important;
  font-weight:var(--ad1-type-lead-weight,var(--ad1-global-body-weight,400))!important;
}
.single-ad1_project .ad1epk :is(.ad1epk-facts,.ad1epk-keyfacts,.ad1epk-credits) dt{
  font-size:var(--ad1-native-meta-size)!important;
  line-height:var(--ad1-native-meta-line)!important;
  font-weight:var(--ad1-type-meta-weight,var(--e-global-typography-accent-font-weight,500))!important;
}
.single-ad1_project .ad1epk :is(.ad1epk-facts,.ad1epk-keyfacts,.ad1epk-credits) dd,
.single-ad1_project .ad1epk :is(.ad1epk-facts,.ad1epk-keyfacts,.ad1epk-credits) dd a{
  font-size:var(--ad1-native-meta-size)!important;
  line-height:var(--ad1-native-meta-line)!important;
  font-weight:var(--ad1-type-meta-weight,var(--e-global-typography-accent-font-weight,500))!important;
}
.single-ad1_project .ad1epk .ad1epk-facts div{
  padding:13px 12px 13px 0;
}
.single-ad1_project .ad1epk .ad1epk-keyfacts dl>div{
  padding:14px 18px;
}

.single-ad1_project .ad1epk .ad1epk-person-section,
.single-ad1_project .ad1epk .ad1epk-person-section--reverse{
  display:block!important;
  width:min(100%,1040px)!important;
  margin-inline:auto!important;
}
.single-ad1_project .ad1epk .ad1epk-person-card{
  display:grid!important;
  grid-template-columns:minmax(240px,.34fr) minmax(0,.66fr)!important;
  width:100%!important;
  min-height:0!important;
  overflow:hidden;
  border:1px solid var(--ad1epk-line);
  background:#fffdfa;
}
.single-ad1_project .ad1epk .ad1epk-person-card>figure{
  grid-column:1;
  grid-row:1;
  width:100%!important;
  height:100%!important;
  min-height:360px!important;
  max-width:none!important;
  order:0!important;
}
.single-ad1_project .ad1epk .ad1epk-person-card>figure img{
  width:100%!important;
  height:100%!important;
  min-height:360px!important;
  aspect-ratio:auto!important;
  object-fit:cover!important;
  object-position:center 22%!important;
}
.single-ad1_project .ad1epk .ad1epk-person-card__copy{
  grid-column:2;
  grid-row:1;
  min-width:0;
  padding:clamp(28px,4vw,48px)!important;
}
.single-ad1_project .ad1epk .ad1epk-person-card__name{
  margin:0 0 18px!important;
  font-size:var(--ad1-native-card-title-size)!important;
}
.single-ad1_project .ad1epk .ad1epk-person-statement{
  position:relative;
  display:block!important;
  width:100%!important;
  min-height:0!important;
  overflow:hidden;
  padding:clamp(34px,5vw,68px)!important;
  background:#0b0d0e;
}
.single-ad1_project .ad1epk .ad1epk-person-statement__copy{
  width:min(100%,72ch)!important;
  max-width:none!important;
  margin:0 auto;
}
.single-ad1_project .ad1epk .ad1epk-person-statement .ad1epk-rich,
.single-ad1_project .ad1epk .ad1epk-person-statement .ad1epk-rich p{
  color:var(--ad1-color-text-light,#f5f0e9)!important;
}
.single-ad1_project .ad1epk .ad1epk-person-statement>figure{
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
}
.single-ad1_project .ad1epk .ad1epk-person-statement>figure img{
  width:100%!important;
  height:100%!important;
  max-height:none!important;
  object-fit:cover!important;
}
.single-ad1_project .ad1epk .ad1epk-person-statement__veil{
  z-index:1!important;
}
.single-ad1_project .ad1epk .ad1epk-person-statement__copy{
  position:relative;
  z-index:2!important;
}

.single-ad1_project .ad1epk .ad1epk-credits{
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:0 34px;
  margin-top:26px;
}
.single-ad1_project .ad1epk .ad1epk-credits div{
  grid-template-columns:minmax(110px,.75fr) minmax(0,1.25fr);
  gap:16px;
  padding:12px 0 12px 18px;
}
.single-ad1_project .ad1epk .ad1epk-credits div::before{
  top:12px;
  font-size:var(--ad1-native-meta-size);
}

.single-ad1_project .ad1epk .ad1epk-press-grid.is-slider{
  display:block!important;
  overflow:hidden!important;
  min-height:0!important;
}
.single-ad1_project .ad1epk .ad1epk-press-grid.is-slider>.ad1epk-carousel__track{
  display:flex!important;
  align-items:flex-start!important;
  gap:14px!important;
  min-height:0!important;
}
.single-ad1_project .ad1epk .ad1epk-press-card{
  display:grid!important;
  grid-template-columns:104px minmax(0,1fr)!important;
  grid-template-rows:auto 1fr!important;
  height:112px!important;
  min-height:112px!important;
  max-height:112px!important;
  padding:0!important;
  overflow:hidden!important;
  align-self:flex-start!important;
}
.single-ad1_project .ad1epk .ad1epk-press-card__image,
.single-ad1_project .ad1epk .ad1epk-press-card>.ad1epk-logo{
  grid-column:1!important;
  grid-row:1/3!important;
  width:104px!important;
  height:112px!important;
  min-height:112px!important;
  margin:0!important;
}
.single-ad1_project .ad1epk .ad1epk-press-card__image img,
.single-ad1_project .ad1epk .ad1epk-press-card>.ad1epk-logo img{
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:cover!important;
}
.single-ad1_project .ad1epk .ad1epk-press-card>.ad1epk-logo img{
  padding:12px;
  object-fit:contain!important;
}
.single-ad1_project .ad1epk .ad1epk-press-card>p,
.single-ad1_project .ad1epk .ad1epk-press-card>time{
  grid-column:2!important;
  margin:0!important;
  padding:13px 14px 0!important;
  font-size:var(--ad1-native-body-size)!important;
  line-height:var(--ad1-native-body-line)!important;
}
.single-ad1_project .ad1epk .ad1epk-press-card>h3{
  grid-column:2!important;
  display:-webkit-box;
  overflow:hidden;
  margin:0!important;
  padding:6px 14px 13px!important;
  font-size:var(--ad1-native-h2-size)!important;
  line-height:var(--ad1-native-h2-line)!important;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3;
}
.single-ad1_project .ad1epk .ad1epk-press-card:not(:has(.ad1epk-logo,.ad1epk-press-card__image)){
  display:block!important;
  height:112px!important;
  padding:16px!important;
}
.single-ad1_project .ad1epk .ad1epk-press-card:not(:has(.ad1epk-logo,.ad1epk-press-card__image))>p,
.single-ad1_project .ad1epk .ad1epk-press-card:not(:has(.ad1epk-logo,.ad1epk-press-card__image))>time,
.single-ad1_project .ad1epk .ad1epk-press-card:not(:has(.ad1epk-logo,.ad1epk-press-card__image))>h3{
  padding:0!important;
  margin:0 0 7px!important;
}

.single-ad1_project .ad1epk .ad1epk-official-links{
  gap:24px;
}
.single-ad1_project .ad1epk .ad1epk-link-grid{
  display:flex!important;
  flex-wrap:wrap;
  gap:12px;
}
.single-ad1_project .ad1epk .ad1epk-link-grid>a.ad1epk-platform-link{
  display:grid!important;
  width:58px!important;
  height:58px!important;
  min-height:0!important;
  padding:10px!important;
  place-items:center;
}
.single-ad1_project .ad1epk .ad1epk-platform-link .ad1epk-link-icon{
  width:34px;
  height:34px;
}
.single-ad1_project .ad1epk .ad1epk-platform-link .ad1epk-link-icon img{
  max-width:32px;
  max-height:30px;
}

@media(max-width:1024px){
  .single-ad1_project .ad1epk .ad1epk-mobile-toggle{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 40px!important;
    align-items:center!important;
    justify-content:initial!important;
    gap:14px!important;
    padding:16px 4px!important;
    text-align:left!important;
  }
  .single-ad1_project .ad1epk .ad1epk-mobile-toggle>span:first-child{
    grid-column:1;
    min-width:0;
  }
  .single-ad1_project .ad1epk .ad1epk-mobile-toggle__icon{
    grid-column:2!important;
    justify-self:end!important;
    margin:0!important;
  }
}

@media(max-width:760px){
  .single-ad1_project .ad1epk .ad1epk-rich,
  .single-ad1_project .ad1epk .ad1epk-rich p,
  .single-ad1_project .ad1epk .ad1epk-rich li,
  .single-ad1_project .ad1epk .ad1epk-logline p,
  .single-ad1_project .ad1epk .ad1epk-tagline{
    font-size:var(--ad1-native-lead-size)!important;
    line-height:var(--ad1-native-lead-line)!important;
  }
  .single-ad1_project .ad1epk .ad1epk-person-card{
    display:flex!important;
    flex-direction:column!important;
  }
  .single-ad1_project .ad1epk .ad1epk-person-card>figure{
    order:0!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    aspect-ratio:4/3!important;
  }
  .single-ad1_project .ad1epk .ad1epk-person-card>figure img{
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    aspect-ratio:4/3!important;
  }
  .single-ad1_project .ad1epk .ad1epk-person-card__copy{
    order:1!important;
    padding:22px 20px 26px!important;
  }
  .single-ad1_project .ad1epk .ad1epk-person-statement{
    padding:30px 22px!important;
  }
  .single-ad1_project .ad1epk .ad1epk-credits{
    grid-template-columns:1fr;
  }
  .single-ad1_project .ad1epk .ad1epk-credits div{
    grid-template-columns:minmax(96px,.75fr) minmax(0,1.25fr)!important;
    gap:12px!important;
  }
  .single-ad1_project .ad1epk .ad1epk-press-card,
  .single-ad1_project .ad1epk .ad1epk-press-card__image,
  .single-ad1_project .ad1epk .ad1epk-press-card>.ad1epk-logo{
    height:104px!important;
    min-height:104px!important;
    max-height:104px!important;
  }
  .single-ad1_project .ad1epk .ad1epk-press-card{
    grid-template-columns:92px minmax(0,1fr)!important;
  }
  .single-ad1_project .ad1epk .ad1epk-press-card__image,
  .single-ad1_project .ad1epk .ad1epk-press-card>.ad1epk-logo{
    width:92px!important;
  }
}

/* 0.4.6 — portrait-led biographies, artistic statements and conditional EPK additions. */
.ad1epk-person-section,
.ad1epk-person-section--reverse{
  grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);
  gap:clamp(24px,3.5vw,52px);
  align-items:stretch;
}
.ad1epk-person-section--reverse{grid-template-columns:minmax(320px,.88fr) minmax(0,1.12fr)}
.ad1epk-person-card{
  display:grid;
  grid-template-columns:minmax(180px,.42fr) minmax(0,.58fr);
  min-height:420px;
  overflow:hidden;
  box-shadow:0 18px 46px rgba(40,30,22,.08);
}
.ad1epk-person-card>figure{height:100%;min-height:420px}
.ad1epk-person-card>figure img{
  width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:center 24%;
  filter:grayscale(1) sepia(.16) contrast(1.08) brightness(.94);
}
.ad1epk-person-card__copy{position:relative;min-width:0;padding:clamp(28px,3vw,44px)}
.ad1epk-person-card__copy::before{content:"";position:absolute;top:34px;bottom:34px;left:0;width:2px;background:var(--ad1epk-accent)}
.ad1epk-person-card__copy .ad1epk-eyebrow{margin-bottom:12px}
.ad1epk-person-card__name{margin:0 0 22px;padding:0;font-size:var(--ad1-native-card-title-size);line-height:var(--ad1-native-card-title-line);}
.ad1epk-person-card__copy .ad1epk-person-bio__content{display:block;overflow:visible;-webkit-line-clamp:unset;line-clamp:unset}
.ad1epk-person-statement{
  position:relative;isolation:isolate;min-height:420px;display:flex;align-items:flex-end;overflow:hidden;
  padding:clamp(34px,4vw,58px);color:var(--ad1-color-text-light,#fff);background:linear-gradient(145deg,#171a1b,#090b0c);
  border-top:3px solid var(--ad1epk-accent);
}
.ad1epk-person-statement>figure{position:absolute;inset:0;z-index:-3;width:100%;max-width:none;margin:0}
.ad1epk-person-statement>figure img{width:100%;height:100%;object-fit:cover;object-position:center 22%;filter:grayscale(1) sepia(.12) contrast(1.15) brightness(.55);transform:scale(1.025)}
.ad1epk-person-statement__veil{position:absolute;inset:0;z-index:-2;background:linear-gradient(0deg,#080a0bf5 0%,#080a0bbd 48%,#080a0b42 100%),linear-gradient(90deg,#080a0bc7,transparent 72%)}
.ad1epk-person-statement__copy{position:relative;z-index:1;max-width:64ch}
.ad1epk-person-statement .ad1epk-eyebrow{color:var(--ad1-color-accent,#f06b66);}
.ad1epk-person-statement .ad1epk-statement{max-width:none;color:var(--ad1-color-text-light,#f5f0e9);border-left-color:#f06b66;}
.ad1epk-person-statement .ad1epk-rich,.ad1epk-person-statement .ad1epk-rich p{color:var(--ad1-color-text-light,#f5f0e9);}

.ad1epk-writer-card{
  display:grid;grid-template-columns:minmax(220px,.32fr) minmax(0,.68fr);min-height:340px;
  overflow:hidden;border:1px solid var(--ad1epk-line);background:#fffdfa;box-shadow:0 18px 46px rgba(40,30,22,.08)
}
.ad1epk-writer-card figure{margin:0;min-height:340px;background:#d8d0c5}
.ad1epk-writer-card figure img{width:100%;height:100%;object-fit:cover;object-position:center 24%;filter:grayscale(1) sepia(.14) contrast(1.06)}
.ad1epk-writer-card__copy{position:relative;padding:clamp(32px,4vw,54px)}
.ad1epk-writer-card__copy::before{content:"";position:absolute;top:36px;bottom:36px;left:0;width:2px;background:var(--ad1epk-accent)}
.ad1epk-writer-card h2{margin:0 0 20px;font-size:var(--ad1-native-h2-size);}
.ad1epk-writer-card a,.ad1epk-company-card a{display:inline-flex;margin-top:12px;color:var(--ad1epk-accent);font-family:var(--ad1-native-body-family);font-size:var(--ad1-native-body-size);font-weight:var(--ad1-global-body-weight,var(--e-global-typography-text-font-weight,400));letter-spacing:var(--ad1-native-body-spacing);text-decoration:none;}

.ad1epk-copy-panel{isolation:isolate;overflow:hidden}
.ad1epk-copy-panel__mark{width:58px;height:58px;display:grid!important;place-items:center;margin:0 0 34px!important;border:1px solid currentColor;border-radius:50%;font-size:1.55rem!important}
.ad1epk-copy-panel--visual{background:linear-gradient(145deg,#fffdfa,#f1ebe2)}
.ad1epk-copy-panel--visual::after{content:"";position:absolute;right:-80px;bottom:-110px;z-index:-1;width:260px;height:260px;border:1px solid rgba(151,29,30,.16);border-radius:50%;box-shadow:0 0 0 42px rgba(151,29,30,.035),0 0 0 84px rgba(151,29,30,.025)}
.ad1epk-copy-panel--production{background:radial-gradient(circle at 88% 16%,rgba(151,29,30,.28),transparent 30%),linear-gradient(145deg,#191c1d,#0c0e0f)}

.ad1epk-company-section{color:var(--ad1-color-text-light,#fff);}
.ad1epk-company-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.32fr);border:1px solid #343736;background:#0e1011}
.ad1epk-company-card__copy{padding:clamp(34px,4vw,56px)}
.ad1epk-company-card__copy .ad1epk-eyebrow{color:var(--ad1-color-accent,#ef6b66);}
.ad1epk-company-card h2{margin:0 0 18px;color:var(--ad1-color-text-light,#fff);font-size:var(--ad1-native-h2-size);}
.ad1epk-company-card .ad1epk-rich,.ad1epk-company-card .ad1epk-rich p{color:var(--ad1-color-text-light,#d8d1ca);}
.ad1epk-company-card figure{display:grid;place-items:center;margin:0;padding:34px;border-left:1px solid #343736;background:#090b0c}
.ad1epk-company-card figure img{width:auto;height:auto;max-width:180px;max-height:180px;object-fit:contain}
.ad1epk-company-card a{color:var(--ad1-color-accent,#ef6b66);}

.ad1epk-accessibility-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--ad1epk-line);background:#fffdfa}
.ad1epk-accessibility-card{min-width:0;min-height:104px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:14px;align-items:center;padding:20px 22px;color:var(--ad1epk-text);border-bottom:1px solid var(--ad1epk-line);text-decoration:none}
.ad1epk-accessibility-card:nth-child(odd){border-right:1px solid var(--ad1epk-line)}
.ad1epk-accessibility-card__icon{width:34px;height:34px;display:grid;place-items:center;border:1px solid #b9b0a6;border-radius:50%;color:var(--ad1epk-accent);font-family:var(--ad1epk-display);font-size:.68rem;font-weight:700}
.ad1epk-accessibility-card__copy{display:grid;gap:5px;min-width:0}
.ad1epk-accessibility-card__copy strong{font-family:var(--ad1-native-body-family);font-weight:var(--ad1-global-body-weight,var(--e-global-typography-text-font-weight,400));}
.ad1epk-accessibility-card__copy small{color:var(--ad1epk-muted);font-family:var(--ad1-type-meta-family,var(--ad1-native-accent-family));font-weight:var(--ad1-type-meta-weight,var(--e-global-typography-accent-font-weight,500));overflow-wrap:anywhere;}
.ad1epk-accessibility-card__status{padding:7px 8px;color:var(--ad1-color-secondary,#2c5b31);border:1px solid #b6c9b5;background:#edf4eb;font-size:var(--ad1-native-body-size);font-weight:var(--ad1-global-body-weight,var(--e-global-typography-text-font-weight,400));letter-spacing:var(--ad1-native-body-spacing);text-transform:uppercase;white-space:nowrap;}
.ad1epk-accessibility-card__status.is-request{color:var(--ad1-color-accent,#704f1d);border-color:#dbcaa9;background:#f8f1e1;}

.ad1epk-crew-card__image{position:relative;overflow:hidden;background:#16191a}
.ad1epk-crew-card__image::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,12,13,.48),transparent 48%);pointer-events:none}
.ad1epk-crew-card__image img{filter:grayscale(1) sepia(.18) contrast(1.12) brightness(.92);transform:scale(1.01)}
.ad1epk-crew-card:hover .ad1epk-crew-card__image img{filter:grayscale(.82) sepia(.12) contrast(1.1);transform:scale(1.035)}
.ad1epk-credits{margin-top:34px;border-top:2px solid var(--ad1epk-text)}

@media(max-width:1024px){
  .ad1epk-mobile-toggle{justify-content:space-between;gap:18px;padding-inline:14px;transition:color .2s ease,background-color .2s ease,border-color .2s ease}
  .ad1epk-mobile-toggle:hover,.ad1epk-mobile-toggle:focus-visible{color:var(--ad1epk-accent);background:#fffaf3;border-color:var(--ad1epk-accent)}
  .ad1epk-mobile-toggle__icon{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border:1px solid var(--ad1epk-line);border-radius:50%;color:var(--ad1epk-accent);font-size:1.35rem;line-height:1;transition:transform .22s ease,background-color .22s ease,color .22s ease}
  .ad1epk-section:not(.is-collapsed)>.ad1epk-mobile-toggle .ad1epk-mobile-toggle__icon{transform:rotate(180deg);color:var(--ad1-color-text-light,#fff);background:var(--ad1epk-accent);border-color:var(--ad1epk-accent);}
  .ad1epk-person-section,.ad1epk-person-section--reverse{grid-template-columns:1fr}
  .ad1epk-person-section--reverse>.ad1epk-person-card,.ad1epk-person-section--reverse>.ad1epk-person-statement{order:initial}
  .ad1epk-person-card{grid-template-columns:minmax(170px,.34fr) minmax(0,.66fr);min-height:360px}
  .ad1epk-person-card>figure{min-height:360px}
  .ad1epk-person-statement{min-height:380px}
}

@media(max-width:760px){
  .ad1epk-person-card{grid-template-columns:112px minmax(0,1fr);min-height:0}
  .ad1epk-person-card>figure{min-height:190px}
  .ad1epk-person-card>figure img{aspect-ratio:auto;max-height:none}
  .ad1epk-person-card__copy{padding:22px 18px}
  .ad1epk-person-card__copy::before{top:22px;bottom:22px}
  .ad1epk-person-card__name{font-size:var(--ad1-native-card-title-size);margin-bottom:13px;}
  .ad1epk-person-card__copy .ad1epk-rich,.ad1epk-person-card__copy .ad1epk-rich p{font-size:var(--ad1-native-body-size);line-height:var(--ad1-native-body-line)}
  .ad1epk-person-statement{min-height:340px;padding:28px 22px}
  .ad1epk-writer-card{grid-template-columns:92px minmax(0,1fr);min-height:0}
  .ad1epk-writer-card figure{min-height:180px}
  .ad1epk-writer-card__copy{padding:22px 18px}
  .ad1epk-writer-card__copy::before{top:22px;bottom:22px}
  .ad1epk-writer-card h2{font-size:var(--ad1-native-h2-size);margin-bottom:12px;}
  .ad1epk-writer-card .ad1epk-rich,.ad1epk-writer-card .ad1epk-rich p{font-size:var(--ad1-native-body-size);line-height:var(--ad1-native-body-line)}
  .ad1epk-company-card{grid-template-columns:1fr}
  .ad1epk-company-card figure{order:-1;min-height:160px;border-left:0;border-bottom:1px solid #343736}
  .ad1epk-company-card figure img{max-width:140px;max-height:110px}
  .ad1epk-company-card__copy{padding:28px 22px}
  .ad1epk-accessibility-grid{grid-template-columns:1fr}
  .ad1epk-accessibility-card:nth-child(odd){border-right:0}
  .ad1epk-accessibility-card{grid-template-columns:34px minmax(0,1fr);padding:16px 12px}
  .ad1epk-accessibility-card__status{grid-column:2;justify-self:start}
  .ad1epk-copy-panel{padding:28px 22px}
  .ad1epk-copy-panel__mark{width:48px;height:48px;margin-bottom:22px!important}
}

/* 0.4.5 — compact biographies, editorial approach panels, press rail and directional project cards. */
.ad1epk-person-section{
  grid-template-columns:minmax(280px,.62fr) minmax(0,1.38fr);
  gap:clamp(36px,5vw,76px);
}
.ad1epk-person-section--reverse{
  grid-template-columns:minmax(0,1.38fr) minmax(280px,.62fr);
}
.ad1epk-person-section--reverse>.ad1epk-person-card{order:2}
.ad1epk-person-section--reverse>.ad1epk-person-statement{order:1}
.ad1epk-person-section.is-bio-only{grid-template-columns:1fr}
.ad1epk-person-section.is-bio-only>.ad1epk-person-card{width:min(100%,880px);order:initial}
.ad1epk-person-card{min-width:0;border:1px solid var(--ad1epk-line);background:#fffdfa}
.ad1epk-person-card figure{margin:0;border:0;background:#d8d0c5}
.ad1epk-person-card figure img{width:100%;aspect-ratio:4/5;display:block;object-fit:cover}
.ad1epk-person-card__name{
  margin:0;
  padding:18px 22px 0;
  color:var(--ad1epk-text);
  font-family:var(--ad1-type-card-title-family,var(--ad1-native-h2-family))!important;
  font-weight:var(--ad1-type-card-title-weight,var(--ad1-global-h2-weight,400))!important;
}
.ad1epk-person-bio{position:relative;padding:18px 22px 24px}
.ad1epk-person-bio__toggle{
  width:100%;
  margin:0 0 14px;
  padding:0 0 10px;
  border:0;
  border-bottom:2px solid var(--ad1epk-accent);
  background:transparent;
  color:var(--ad1epk-text);
  font-family:var(--ad1-type-button-ui-family,var(--ad1-button-font-family,var(--ad1-native-accent-family)))!important;
  font-weight:var(--ad1-type-button-ui-weight,var(--ad1-button-font-weight,500))!important;
  text-align:left;
  cursor:pointer;
}
.ad1epk-person-bio__content{
  display:-webkit-box;
  overflow:hidden;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:4;
  line-clamp:4;
}
.ad1epk-person-bio:not(.is-expanded)::after{
  content:"";
  position:absolute;
  right:22px;
  bottom:20px;
  left:22px;
  height:34px;
  pointer-events:none;
  background:linear-gradient(transparent,#fffdfa 84%);
}
.ad1epk-person-bio.is-expanded .ad1epk-person-bio__content{display:block;overflow:visible}
.ad1epk-person-statement{min-width:0;align-self:center}
.ad1epk-person-statement .ad1epk-statement{max-width:70ch}

.ad1epk-approach-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding-block:76px}
.ad1epk-approach-grid>.ad1epk-copy-panel:only-child{grid-column:1/-1}
.ad1epk-copy-panel{position:relative;min-width:0;padding:clamp(32px,4vw,54px);border:1px solid var(--ad1epk-line);background:#fffdfa}
.ad1epk-copy-panel+.ad1epk-copy-panel{border-left:0}
.ad1epk-copy-panel>span{
  display:block;
  margin-bottom:34px;
  color:var(--ad1epk-accent);
  font-family:var(--ad1-native-body-family);
  font-size:var(--ad1-native-body-size);
  font-weight:var(--ad1-global-body-weight,var(--e-global-typography-text-font-weight,400));
  line-height:var(--ad1-native-body-line);
}
.ad1epk-copy-panel .ad1epk-eyebrow{font-family:var(--ad1-type-eyebrow-family,var(--ad1-native-accent-family));font-weight:var(--ad1-type-eyebrow-weight,var(--e-global-typography-accent-font-weight,500));}
.ad1epk-copy-panel--production{border-color:#171a1b;background:#171a1b;color:var(--ad1-color-text-light,#fff);}
.ad1epk-copy-panel--production .ad1epk-rich{color:var(--ad1-color-text-light,#eee8e1);}
.ad1epk-copy-panel--production .ad1epk-eyebrow{color:var(--ad1-color-accent,#fff);}

.ad1epk-press-grid.is-rail{
  grid-template-columns:none;
  grid-auto-flow:column;
  grid-auto-columns:minmax(290px,calc((100% - 36px)/3));
  overflow-x:auto;
  overscroll-behavior-inline:contain;
  scroll-snap-type:inline mandatory;
  scrollbar-width:thin;
  padding:2px 2px 16px;
}
.ad1epk-press-grid.is-rail>.ad1epk-press-card{scroll-snap-align:start;scroll-snap-stop:always}

.ad1epk-project-nav>a.is-next{grid-template-columns:minmax(0,1fr) minmax(138px,36%)}
.ad1epk-project-nav>a.is-next>.ad1epk-project-nav__thumb{grid-column:2;grid-row:1}
.ad1epk-project-nav>a.is-next>.ad1epk-project-nav__copy{grid-column:1;grid-row:1;padding:22px 22px 22px 54px;text-align:right}
.ad1epk-project-nav>a.is-next .ad1epk-project-nav__copy>b{right:auto;left:22px}
.ad1epk-project-nav>a.is-previous .ad1epk-project-nav__copy>b{right:22px;left:auto}

.ad1epk-mobile-toggle{display:none}

@media(max-width:1024px){
  .ad1epk-person-section,.ad1epk-person-section--reverse{grid-template-columns:1fr;gap:30px}
  .ad1epk-person-section--reverse>.ad1epk-person-card,.ad1epk-person-section--reverse>.ad1epk-person-statement{order:initial}
  .ad1epk-person-card{width:100%!important;max-width:none}
  .ad1epk-person-card figure img{aspect-ratio:16/10;object-position:center 28%}
  .ad1epk-person-bio__content{-webkit-line-clamp:3;line-clamp:3}

  .ad1epk-approach-grid{grid-template-columns:1fr;padding-block:48px}
  .ad1epk-copy-panel+.ad1epk-copy-panel{border-top:0;border-left:1px solid #171a1b}

  .ad1epk-press-grid.is-rail{grid-auto-columns:minmax(260px,82%)}

  .ad1epk-mobile-toggle{width:100%;display:flex;align-items:center;justify-content:flex-start;min-height:64px;padding:18px 4px;border:0;border-bottom:1px solid var(--ad1epk-line);background:transparent;color:inherit;font-family:var(--ad1-type-button-ui-family,var(--ad1-button-font-family,var(--ad1-native-accent-family)));font-size:var(--ad1-type-button-ui-size,var(--ad1-button-font-size,var(--ad1-native-accent-size)));font-weight:var(--ad1-type-button-ui-weight,var(--ad1-button-font-weight,500));line-height:var(--ad1-type-button-ui-line-height,var(--ad1-native-accent-line));text-align:left;cursor:pointer;}
  .ad1epk-section.has-mobile-toggle{padding:0;border-bottom:1px solid var(--ad1epk-line)}
  .ad1epk-section.is-collapsed>:not(.ad1epk-mobile-toggle){display:none!important}
  .ad1epk-section.has-mobile-toggle:not(.is-collapsed)>.ad1epk-mobile-toggle{border-bottom:1px solid var(--ad1epk-line)}
  .ad1epk-section.has-mobile-toggle:not(.is-collapsed)>:not(.ad1epk-mobile-toggle){margin-top:24px}
  .ad1epk-section.has-mobile-toggle:not(.is-collapsed)>:last-child{margin-bottom:34px}
  .ad1epk-section.has-mobile-toggle>.ad1epk-section__head>.ad1epk-eyebrow{display:none}
  .ad1epk-section.has-mobile-toggle>.ad1epk-section__head{justify-content:flex-end;min-height:40px}

  .ad1epk-project-nav>a.is-previous .ad1epk-project-nav__copy>b{right:18px;left:auto}
  .ad1epk-project-nav>a.is-previous .ad1epk-project-nav__copy{padding:20px 50px 20px 18px}
  .ad1epk-project-nav>a.is-next .ad1epk-project-nav__copy>b{right:auto;left:18px}
  .ad1epk-project-nav>a.is-next .ad1epk-project-nav__copy{padding:20px 18px 20px 50px}
}

.ad1epk-crew-grid{
  display:grid;
  grid-template-columns:none;
  grid-auto-flow:column;
  grid-auto-columns:minmax(240px,calc((100% - 48px)/4));
  gap:16px;
  overflow-x:auto;
  overscroll-behavior-inline:contain;
  scroll-snap-type:inline mandatory;
  scrollbar-width:thin;
  padding:2px 2px 16px;
}
.ad1epk-crew-card{
  display:block;
  min-width:0;
  scroll-snap-align:start;
  scroll-snap-stop:always;
  color:var(--ad1epk-text);
  text-decoration:none;
}
.ad1epk-crew-card__copy{min-height:104px;align-content:start;overflow:hidden}
.ad1epk-crew-card__copy small{
  color:var(--ad1epk-accent);
  font-family:var(--ad1-type-meta-family,var(--ad1-native-accent-family));
  font-weight:var(--ad1-type-meta-weight,var(--e-global-typography-accent-font-weight,500));
  line-height:var(--ad1-native-meta-line);
  white-space:normal;
  overflow-wrap:anywhere;
}
.ad1epk-crew-card__copy strong{
  color:var(--ad1epk-text);
  font-family:var(--ad1-type-card-title-family,var(--ad1-native-h2-family));
  font-weight:var(--ad1-type-card-title-weight,var(--ad1-global-h2-weight,400));
  line-height:var(--ad1-native-card-title-line);
  overflow-wrap:anywhere;
}

.ad1epk-link-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.ad1epk-link-grid>a{
  grid-template-columns:56px minmax(0,1fr) auto;
  min-height:76px;
  padding:10px 14px 10px 10px;
}
.ad1epk-link-icon{
  width:56px;
  height:54px;
  border:1px solid #e1d9cf;
  background:#faf7f2;
}
.ad1epk-link-icon img{max-width:44px;max-height:36px;width:auto;height:auto}
.ad1epk-link-icon .ad1-inline-icon{width:25px;height:25px}
.ad1epk-link-grid>a>span:nth-child(2){
  color:var(--ad1epk-text);
  font-family:var(--ad1-native-body-family);
  font-size:var(--ad1-native-body-size);
  font-weight:var(--ad1-global-body-weight,var(--e-global-typography-text-font-weight,400));
  line-height:var(--ad1-native-body-line);
}

@media(max-width:980px){
  .ad1epk-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:760px){
  .ad1epk-crew-grid{grid-auto-columns:minmax(220px,78%);gap:12px}
  .ad1epk-link-grid{grid-template-columns:1fr}
  .ad1epk-mobile-toggle{
    min-height:64px;
    font-family:var(--ad1-type-button-ui-family,var(--ad1-button-font-family,var(--ad1-native-accent-family)));
    font-size:var(--ad1-type-button-ui-size,var(--ad1-button-font-size,var(--ad1-native-accent-size)));
    font-weight:var(--ad1-type-button-ui-weight,var(--ad1-button-font-weight,500));
    line-height:var(--ad1-type-button-ui-line-height,var(--ad1-native-accent-line));
  }
  .ad1epk-cta-grid>a{grid-template-columns:minmax(0,1fr) auto;gap:12px}
  .ad1epk-cta-grid>a>.ad1-inline-icon{display:none}
  .ad1epk-cta-grid>a>span{min-width:0}
}
@media(max-width:480px){.ad1epk-hero-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.ad1epk-hero-meta>div:nth-child(3),.ad1epk-hero-meta>div:nth-child(5){border-left:0}.ad1epk-hero-meta>div:nth-child(4){border-left:1px solid rgba(255,255,255,.2)}.ad1epk-keywords{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.ad1epk-theme-panel figure img{transition:none!important;transform:none!important}}

/* 0.4.8 — real carousels: autoplay + previous/next, never draggable scrollbar rails. */
.ad1epk-carousel{
  display:block!important;
  overflow:hidden!important;
  padding:2px!important;
  scrollbar-width:none;
  touch-action:pan-y;
}
.ad1epk-carousel::-webkit-scrollbar{display:none}
.ad1epk-carousel__track{
  display:flex;
  align-items:stretch;
  gap:16px;
  width:max-content;
  max-width:none;
  transition:transform .62s cubic-bezier(.22,1,.36,1);
  will-change:transform;
}
.ad1epk-carousel__track>.ad1epk-media-card,
.ad1epk-carousel__track>.ad1epk-festival-card,
.ad1epk-carousel__track>.ad1epk-crew-card,
.ad1epk-carousel__track>.ad1epk-press-card{
  flex:0 0 auto;
  min-width:0;
  scroll-snap-align:none;
}
.ad1epk-press-grid.is-slider{grid-template-columns:none}
.ad1epk-press-grid.is-slider>.ad1epk-carousel__track{gap:18px}
.ad1epk-rail-controls[hidden]{display:none!important}
@media(max-width:760px){
  .ad1epk-carousel__track{gap:12px}
  .ad1epk-press-grid.is-slider>.ad1epk-carousel__track{gap:12px}
}
@media(prefers-reduced-motion:reduce){.ad1epk-carousel__track{transition:none!important}}

/* 0.3.5: remove dense metadata from the image and place concise facts below the Hero. */
.ad1epk-keyfacts{position:relative;z-index:3;background:#0d1011;color:var(--ad1-color-text-light,#fff);border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);}
.ad1epk-keyfacts dl{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin:0}
.ad1epk-keyfacts dl>div{min-width:0;padding:18px 22px;border-left:1px solid rgba(255,255,255,.12)}
.ad1epk-keyfacts dl>div:first-child{border-left:0}
.ad1epk-keyfacts dt{margin:0 0 5px;color:var(--ad1-color-meta-on-dark,#a9a39b);font-family:var(--ad1-type-meta-family,var(--ad1-native-accent-family));font-size:var(--ad1-native-meta-size);font-weight:var(--ad1-type-meta-weight,var(--e-global-typography-accent-font-weight,500));line-height:var(--ad1-native-meta-line);letter-spacing:var(--ad1-native-meta-spacing);text-transform:uppercase;}
.ad1epk-keyfacts dd{margin:0;color:var(--ad1-color-text-light,#fff);font-family:var(--ad1-type-meta-family,var(--ad1-native-accent-family));font-size:var(--ad1-native-meta-size);line-height:var(--ad1-native-meta-line);overflow-wrap:anywhere;}
.ad1epk-actions{margin-top:28px}
@media(max-width:980px){.ad1epk-keyfacts dl{grid-template-columns:repeat(3,minmax(0,1fr))}.ad1epk-keyfacts dl>div:nth-child(4){border-left:0;border-top:1px solid rgba(255,255,255,.12)}.ad1epk-keyfacts dl>div:nth-child(n/**/+4){border-top:1px solid rgba(255,255,255,.12)}}
@media(max-width:760px){.ad1epk-keyfacts dl{grid-template-columns:repeat(2,minmax(0,1fr))}.ad1epk-keyfacts dl>div{padding:14px 12px}.ad1epk-keyfacts dl>div:nth-child(odd){border-left:0}.ad1epk-keyfacts dl>div:nth-child(n/**/+3){border-top:1px solid rgba(255,255,255,.12)}.ad1epk-keyfacts dl>div:nth-child(4){border-left:1px solid rgba(255,255,255,.12)}.ad1epk-keyfacts dd{font-size:var(--ad1-native-meta-size);}}

/* 0.4.3 — Single Film typography, synopsis composition and mobile fidelity. */
.ad1epk h1,
.ad1epk h2,
.ad1epk h3,
.ad1epk .ad1epk-eyebrow,
.ad1epk .ad1epk-mobile-toggle span:first-child{
  font-family:var(--ad1-type-button-ui-family,var(--ad1-button-font-family,var(--ad1-native-accent-family)));
  font-weight:var(--ad1-type-button-ui-weight,var(--ad1-button-font-weight,500));
}
.ad1epk .ad1epk-rich,
.ad1epk .ad1epk-rich p,
.ad1epk .ad1epk-rich li,
.ad1epk .ad1epk-logline p,
.ad1epk .ad1epk-tagline{
  font-family:var(--ad1-type-lead-family,var(--ad1-native-body-family));
  font-size:var(--ad1-native-lead-size);
  font-weight:var(--ad1-type-lead-weight,var(--ad1-global-body-weight,400));
  line-height:var(--ad1-native-lead-line);
}
.ad1epk :is(button,.ad1epk-button,.ad1epk-cta-grid>a,.ad1epk-download-card,.ad1epk-link-grid>a,.ad1epk-project-nav>a){
  font-family:var(--ad1-type-button-ui-family,var(--ad1-button-font-family,var(--ad1-native-accent-family)));
  font-weight:var(--ad1-type-button-ui-weight,var(--ad1-button-font-weight,500));
}

.ad1epk-synopsis-layout{
  display:grid;
  grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);
  gap:clamp(30px,5vw,74px);
  align-items:start;
  padding-block:70px;
  border-bottom:1px solid var(--ad1epk-line);
}
.ad1epk-synopsis-card{min-width:0;padding:0;border:0}
.ad1epk-synopsis-card--short{
  position:relative;
  padding:34px 36px 38px;
  color:var(--ad1-color-text-light,#fff);
  background:linear-gradient(145deg,#171a1b,#0d0f10);
  border-top:3px solid var(--ad1epk-accent);
  box-shadow:0 20px 46px rgba(32,24,18,.12);
}
.ad1epk-synopsis-card--short::after{
  content:"";
  position:absolute;
  right:22px;
  bottom:20px;
  width:46px;
  height:1px;
  background:var(--ad1epk-accent);
}
.ad1epk-synopsis-card--short .ad1epk-rich{color:var(--ad1-color-text-light,#f1ebe4);}
.ad1epk-synopsis-card--long{padding:8px 0 0}
.ad1epk-synopsis-layout>.ad1epk-synopsis-card:only-child{
  grid-column:1/-1;
  width:min(100%,920px);
}

.ad1epk-person-section--reverse{
  grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);
  gap:clamp(34px,5vw,72px);
}
.ad1epk-person-section--reverse>div{min-width:0}
.ad1epk-person-section--reverse figure{width:100%;max-width:380px;justify-self:end}
.ad1epk-person-section--reverse figure img{aspect-ratio:4/5;max-height:520px}

.ad1epk-festival-card{grid-template-rows:128px minmax(116px,auto)}
.ad1epk-festival-card .ad1epk-logo{
  height:auto;
  margin:0;
  padding:18px;
  border:0;
  border-bottom:1px solid var(--ad1epk-line);
  background:#f8f4ee;
}
.ad1epk-festival-card__copy{min-width:0;padding:17px 18px 40px}
.ad1epk-festival-card__copy h3{margin:0 0 9px}
.ad1epk-festival-card__copy p{margin:0}

.ad1epk-keyfacts dl>div{
  display:block;
}
.ad1epk-keyfacts dt{display:grid;grid-template-columns:34px minmax(0,1fr);column-gap:12px;align-items:center}
.ad1epk-keyfacts__icon{display:grid;place-items:center;width:30px;height:30px;color:var(--ad1epk-accent)}
.ad1epk-fact-icon{width:22px;height:22px}
.ad1epk-keyfacts dd{margin-left:46px}

@media(max-width:760px){
  .ad1epk .ad1epk-rich,
  .ad1epk .ad1epk-rich p,
  .ad1epk .ad1epk-rich li,
  .ad1epk .ad1epk-logline p,
  .ad1epk .ad1epk-tagline{font-size:var(--ad1-native-lead-size);line-height:var(--ad1-native-lead-line)}

  .ad1epk-synopsis-layout{display:block;padding:0;border-bottom:0}
  .ad1epk-synopsis-card{width:100%!important}
  .ad1epk-synopsis-card--short,.ad1epk-synopsis-card--long{padding:0;background:transparent;color:var(--ad1epk-text);border-top:0;box-shadow:none}
  .ad1epk-synopsis-card--short::after{display:none}
  .ad1epk-synopsis-card--short .ad1epk-rich{color:var(--ad1epk-text)}

  .ad1epk-section.has-mobile-toggle{padding:0;border-bottom:1px solid var(--ad1epk-line)}
  .ad1epk-section.has-mobile-toggle>.ad1epk-mobile-toggle{
    min-height:64px;
    margin:0;
    padding:18px 4px;
    border-bottom:0;
  }
  .ad1epk-mobile-toggle span:first-child{font-size:var(--ad1-type-button-ui-size,var(--ad1-button-font-size,var(--ad1-native-accent-size)));line-height:var(--ad1-type-button-ui-line-height,var(--ad1-native-accent-line));}
  .ad1epk-mobile-toggle span:last-child{
    display:grid;
    place-items:center;
    flex:0 0 38px;
    width:38px;
    height:38px;
    border:1px solid var(--ad1epk-line);
    color:var(--ad1epk-accent);
    font-size:var(--ad1-type-button-ui-size,var(--ad1-button-font-size,var(--ad1-native-accent-size)));
    line-height:var(--ad1-type-button-ui-line-height,var(--ad1-native-accent-line));
  }
  .ad1epk-section.has-mobile-toggle:not(.is-collapsed)>.ad1epk-mobile-toggle{border-bottom:1px solid var(--ad1epk-line)}
  .ad1epk-section.has-mobile-toggle:not(.is-collapsed)>:not(.ad1epk-mobile-toggle){margin-top:24px}
  .ad1epk-section.has-mobile-toggle:not(.is-collapsed)>:last-child{margin-bottom:34px}
  .ad1epk-section.has-mobile-toggle>.ad1epk-eyebrow,
  .ad1epk-section.has-mobile-toggle>.ad1epk-section__head>.ad1epk-eyebrow{display:none}
  .ad1epk-section.has-mobile-toggle>.ad1epk-section__head{justify-content:flex-end;min-height:40px}

  .ad1epk-person-section,.ad1epk-person-section--reverse{grid-template-columns:1fr}
  .ad1epk-person-section--reverse figure{order:0;max-width:none;justify-self:stretch}
  .ad1epk-person-section figure img{aspect-ratio:16/10;max-height:none;object-position:center 28%}

  .ad1epk-project-nav{grid-template-columns:1fr;gap:14px}
  .ad1epk-project-nav>a{display:block;min-height:0}
  .ad1epk-project-nav__thumb{display:block;width:100%;min-height:0;aspect-ratio:16/9}
  .ad1epk-project-nav__thumb:empty::before{min-height:0;height:100%}
  .ad1epk-project-nav img{width:100%;height:100%;min-height:0;aspect-ratio:16/9;object-fit:cover}
  .ad1epk-project-nav__copy{min-height:112px;padding:20px 50px 20px 18px}
  .ad1epk-project-nav>a.is-previous .ad1epk-project-nav__copy>b{left:18px;right:auto}
  .ad1epk-project-nav>a.is-previous .ad1epk-project-nav__copy{padding-left:50px;padding-right:18px}

  .ad1epk-keyfacts dl>div{grid-template-columns:28px minmax(0,1fr);column-gap:9px}
  .ad1epk-keyfacts__icon{width:26px;height:26px}
  .ad1epk-fact-icon{width:19px;height:19px}
}

/* Keep field roles independent from the active Elementor weight defaults. */
.ad1epk :is(.ad1epk-facts,.ad1epk-keyfacts,.ad1epk-credits) dt{
  font-family:var(--ad1-type-meta-family,var(--ad1-native-accent-family));
  font-weight:var(--ad1-type-meta-weight,var(--e-global-typography-accent-font-weight,500));
}
.ad1epk :is(.ad1epk-facts,.ad1epk-keyfacts,.ad1epk-credits) dd,
.ad1epk :is(.ad1epk-facts,.ad1epk-keyfacts,.ad1epk-credits) dd a{
  font-family:var(--ad1-type-meta-family,var(--ad1-native-accent-family));
  font-weight:var(--ad1-type-meta-weight,var(--e-global-typography-accent-font-weight,500));
}

/* 0.4.6 final cascade guard. */
.ad1epk .ad1epk-person-section{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:clamp(24px,3.5vw,52px);align-items:stretch}
.ad1epk .ad1epk-person-section--reverse{grid-template-columns:minmax(320px,.88fr) minmax(0,1.12fr)}
.ad1epk .ad1epk-person-card{display:grid;grid-template-columns:minmax(180px,.42fr) minmax(0,.58fr);min-height:420px}
.ad1epk .ad1epk-person-card>figure{width:auto;max-width:none;height:100%;min-height:420px;justify-self:stretch}
.ad1epk .ad1epk-person-card>figure img{width:100%;height:100%;max-height:none;aspect-ratio:auto;object-fit:cover;object-position:center 24%}
.ad1epk .ad1epk-person-card__name{margin:0 0 22px;padding:0}
.ad1epk .ad1epk-person-card__copy .ad1epk-person-bio__content{display:block;overflow:visible;-webkit-line-clamp:unset;line-clamp:unset}
.ad1epk .ad1epk-person-statement>figure{width:100%;max-width:none;justify-self:stretch}
.ad1epk .ad1epk-copy-panel__mark{display:grid!important;margin:0 0 34px!important;font-size:1.55rem!important}
@media(max-width:1024px){
  .ad1epk .ad1epk-person-section,.ad1epk .ad1epk-person-section--reverse{grid-template-columns:1fr}
  .ad1epk .ad1epk-person-card{grid-template-columns:minmax(170px,.34fr) minmax(0,.66fr);min-height:360px}
  .ad1epk .ad1epk-person-card>figure{min-height:360px}
  .ad1epk .ad1epk-mobile-toggle__icon{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border:1px solid var(--ad1epk-line);border-radius:50%;color:var(--ad1epk-accent);font-size:1.35rem;line-height:1}
}
@media(max-width:760px){
  .ad1epk .ad1epk-person-card{grid-template-columns:112px minmax(0,1fr);min-height:0}
  .ad1epk .ad1epk-person-card>figure{min-height:190px}
  .ad1epk .ad1epk-person-card>figure img{height:100%;max-height:none;aspect-ratio:auto}
  .ad1epk .ad1epk-person-card__name{margin-bottom:13px}
  .ad1epk .ad1epk-mobile-toggle span.ad1epk-mobile-toggle__icon{display:grid;border:1px solid var(--ad1epk-line);border-radius:50%}
}

/* 0.4.9 release cascade. */
.ad1epk .ad1epk-person-section,.ad1epk .ad1epk-person-section--reverse{display:grid;grid-template-columns:1fr;width:min(100%,1040px);margin-inline:auto;gap:26px;align-items:stretch}
.ad1epk .ad1epk-person-section--reverse>.ad1epk-person-card,.ad1epk .ad1epk-person-section--reverse>.ad1epk-person-statement{order:initial}
.ad1epk .ad1epk-person-card{grid-template-columns:minmax(240px,.34fr) minmax(0,.66fr);width:100%;min-height:380px}
.ad1epk .ad1epk-person-card>figure{min-height:380px}
.ad1epk .ad1epk-person-statement{width:100%;min-height:360px}
.ad1epk .ad1epk-person-statement__copy{max-width:72ch}
.ad1epk .ad1epk-copy-panel__mark{display:none!important}
.ad1epk-carousel__track{width:100%;max-width:100%;box-sizing:border-box}
.ad1epk-carousel__track>.ad1epk-media-card,.ad1epk-carousel__track>.ad1epk-festival-card,.ad1epk-carousel__track>.ad1epk-crew-card{box-sizing:border-box;flex-basis:calc((100% - 48px)/4)}
.ad1epk-press-grid.is-slider>.ad1epk-carousel__track>.ad1epk-press-card{box-sizing:border-box;flex-basis:calc((100% - 36px)/3)}
.ad1epk-festival-card{min-height:244px}
.ad1epk-festival-card .ad1epk-logo{height:122px}
.ad1epk-external-link{display:grid!important;width:34px;height:34px;place-items:center;border:1px solid var(--ad1epk-line);background:#fffdfa;color:var(--ad1epk-accent);transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease}
.ad1epk-external-link:hover,.ad1epk-external-link:focus-visible{color:var(--ad1-color-text-light,#fff);background:var(--ad1epk-accent);border-color:var(--ad1epk-accent);transform:translateY(-2px);}
.ad1epk-external-link .ad1-inline-icon{width:17px;height:17px}
.ad1epk .ad1epk-crew-card__copy{min-height:94px;gap:7px;padding:15px 16px}
.ad1epk .ad1epk-crew-card__copy small{font-family:var(--ad1-type-meta-family,var(--ad1-native-accent-family));font-size:var(--ad1-native-meta-size);font-weight:var(--ad1-type-meta-weight,var(--e-global-typography-accent-font-weight,500));line-height:var(--ad1-native-meta-line);letter-spacing:var(--ad1-native-meta-spacing);}
.ad1epk .ad1epk-crew-card__copy strong{font-family:var(--ad1-type-card-title-family,var(--ad1-native-h2-family));font-size:var(--ad1-native-card-title-size);font-weight:var(--ad1-type-card-title-weight,var(--ad1-global-h2-weight,400));line-height:var(--ad1-native-card-title-line);}
.ad1epk-press-card{display:grid;grid-template-columns:96px minmax(0,1fr);grid-template-rows:auto 1fr;column-gap:14px;min-height:104px;padding:0;overflow:hidden}
.ad1epk-press-card__image,.ad1epk-press-card>.ad1epk-logo{grid-column:1;grid-row:1/3;width:96px;height:100%;min-height:104px;margin:0;border:0;border-right:1px solid var(--ad1epk-line);background:#f2ece4}
.ad1epk-press-card__image img,.ad1epk-press-card>.ad1epk-logo img{width:100%;height:100%;max-width:100%;max-height:none;aspect-ratio:auto;object-fit:cover}
.ad1epk-press-card>.ad1epk-logo img{padding:12px;object-fit:contain}
.ad1epk-press-card>p,.ad1epk-press-card>time{grid-column:2;margin:0;padding:13px 14px 0 0;font-size:var(--ad1-native-body-size);line-height:var(--ad1-native-body-line)}
.ad1epk-press-card>h3{grid-column:2;margin:0;padding:6px 14px 13px 0;font-size:var(--ad1-native-h2-size);line-height:var(--ad1-native-h2-line)}
.ad1epk-press-card:not(:has(.ad1epk-logo,.ad1epk-press-card__image)){display:block;padding:16px}
.ad1epk-press-card:not(:has(.ad1epk-logo,.ad1epk-press-card__image))>p,.ad1epk-press-card:not(:has(.ad1epk-logo,.ad1epk-press-card__image))>time,.ad1epk-press-card:not(:has(.ad1epk-logo,.ad1epk-press-card__image))>h3{padding:0;margin:0 0 8px}
.ad1epk-link-grid b{display:grid;place-items:center;width:30px;height:30px;color:var(--ad1epk-accent)}
.ad1epk-link-grid b .ad1-inline-icon{width:17px;height:17px}
@media(max-width:1024px) and (min-width:761px){
  .ad1epk-carousel__track>.ad1epk-media-card,.ad1epk-carousel__track>.ad1epk-festival-card,.ad1epk-carousel__track>.ad1epk-crew-card,.ad1epk-press-grid.is-slider>.ad1epk-carousel__track>.ad1epk-press-card{flex-basis:calc((100% - 16px)/2)}
}
@media(max-width:1024px){
  .ad1epk-mobile-toggle__icon{position:relative!important;display:grid!important;place-items:center!important;flex:0 0 38px!important;width:38px!important;height:38px!important;border:1px solid var(--ad1epk-line)!important;border-radius:0!important;color:var(--ad1epk-accent)!important;background:transparent!important;font-size:0!important;transform:none!important;transition:transform .22s ease,color .22s ease,background-color .22s ease,border-color .22s ease!important}
  .ad1epk-mobile-toggle__icon::before,.ad1epk-mobile-toggle__icon::after{content:"";position:absolute;left:50%;top:50%;width:14px;height:1px;background:currentColor;transform:translate(-50%,-50%);transition:transform .22s ease}
  .ad1epk-mobile-toggle__icon::after{transform:translate(-50%,-50%) rotate(90deg)}
  .ad1epk-section:not(.is-collapsed)>.ad1epk-mobile-toggle .ad1epk-mobile-toggle__icon{color:var(--ad1-color-text-light,#fff)!important;background:var(--ad1epk-accent)!important;border-color:var(--ad1epk-accent)!important;transform:rotate(45deg)!important;}
  .ad1epk-mobile-toggle:hover .ad1epk-mobile-toggle__icon,.ad1epk-mobile-toggle:focus-visible .ad1epk-mobile-toggle__icon{border-color:var(--ad1epk-accent)!important}
}
@media(max-width:760px){
  .ad1epk .ad1epk-person-card{grid-template-columns:1fr;min-height:0}
  .ad1epk .ad1epk-person-card>figure{width:100%;height:auto;min-height:0;aspect-ratio:4/3}
  .ad1epk .ad1epk-person-card>figure img{width:100%;height:100%;aspect-ratio:4/3;object-position:center 22%}
  .ad1epk .ad1epk-person-card__copy{padding:24px 20px 28px}
  .ad1epk .ad1epk-person-card__copy::before{top:24px;bottom:24px}
  .ad1epk .ad1epk-person-card__copy .ad1epk-rich,.ad1epk .ad1epk-person-card__copy .ad1epk-rich p{font-size:var(--ad1-native-body-size);line-height:var(--ad1-native-body-line)}
  .ad1epk .ad1epk-person-statement{min-height:360px;padding:30px 22px}
  .ad1epk-carousel__track>.ad1epk-media-card,.ad1epk-carousel__track>.ad1epk-festival-card,.ad1epk-carousel__track>.ad1epk-crew-card,.ad1epk-press-grid.is-slider>.ad1epk-carousel__track>.ad1epk-press-card{flex-basis:100%}
}

/* 0.5.0 final release guard. */
.single-ad1_project .ad1epk .ad1epk-rich,
.single-ad1_project .ad1epk .ad1epk-rich p,
.single-ad1_project .ad1epk .ad1epk-rich li,
.single-ad1_project .ad1epk .ad1epk-person-card__copy .ad1epk-rich,
.single-ad1_project .ad1epk .ad1epk-person-card__copy .ad1epk-rich p,
.single-ad1_project .ad1epk .ad1epk-writer-card .ad1epk-rich,
.single-ad1_project .ad1epk .ad1epk-writer-card .ad1epk-rich p{
  font-size:var(--ad1-native-body-size)!important;
  line-height:var(--ad1-native-body-line)!important;
  font-weight:var(--ad1-global-body-weight,var(--e-global-typography-text-font-weight,400))!important;
}
.single-ad1_project .ad1epk .ad1epk-copy-panel__mark{display:none!important}
@media(max-width:760px){
  .single-ad1_project .ad1epk .ad1epk-rich,
  .single-ad1_project .ad1epk .ad1epk-rich p,
  .single-ad1_project .ad1epk .ad1epk-rich li,
  .single-ad1_project .ad1epk .ad1epk-person-card__copy .ad1epk-rich,
  .single-ad1_project .ad1epk .ad1epk-person-card__copy .ad1epk-rich p,
  .single-ad1_project .ad1epk .ad1epk-writer-card .ad1epk-rich,
  .single-ad1_project .ad1epk .ad1epk-writer-card .ad1epk-rich p{
    font-size:var(--ad1-native-body-size)!important;
    line-height:var(--ad1-native-body-line)!important;
  }
}

/* 0.5.1 final cascade guard. */
.single-ad1_project .ad1epk .ad1epk-press-grid.is-slider>.ad1epk-carousel__track>.ad1epk-press-card{flex-basis:calc((100% - 18px)/2)!important}
.single-ad1_project .ad1epk .ad1epk-press-card--news{display:grid!important;grid-template-columns:minmax(150px,38%) minmax(0,1fr)!important;grid-template-rows:1fr!important;min-height:176px!important;padding:0!important;column-gap:0!important;overflow:hidden!important}
.single-ad1_project .ad1epk .ad1epk-press-card--news .ad1epk-press-card__image{grid-column:1!important;grid-row:1!important;width:100%!important;height:100%!important;min-height:176px!important;margin:0!important;border-right:1px solid var(--ad1epk-line)!important;background:#17191a!important}
.single-ad1_project .ad1epk .ad1epk-press-card--news .ad1epk-press-card__image img{width:100%!important;height:100%!important;max-height:176px!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;transform:none!important}
.single-ad1_project .ad1epk .ad1epk-press-card__copy{grid-column:2!important;grid-row:1!important;display:flex!important;min-width:0!important;padding:22px!important;flex-direction:column!important;justify-content:center!important}
.single-ad1_project .ad1epk .ad1epk-press-card__copy time{margin:0 0 11px!important;padding:0!important;font-size:var(--ad1-native-body-size)!important;}
.single-ad1_project .ad1epk .ad1epk-press-card__copy h3{margin:0!important;padding:0!important;font-size:var(--ad1-native-h2-size)!important;line-height:var(--ad1-native-h2-line)!important;}
.single-ad1_project .ad1epk .ad1epk-festival-card__copy small{display:-webkit-box;margin-top:10px;color:var(--ad1epk-muted);overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-family:var(--ad1-type-meta-family,var(--ad1-native-accent-family));font-size:var(--ad1-native-meta-size);font-weight:var(--ad1-type-meta-weight,var(--e-global-typography-accent-font-weight,500));line-height:var(--ad1-native-meta-line);letter-spacing:var(--ad1-native-meta-spacing);}
.single-ad1_project .ad1epk .ad1epk-platform-link .ad1-inline-icon{width:28px!important;height:28px!important;stroke-width:1.85}
@media(max-width:1024px){
  .single-ad1_project .ad1epk .ad1epk-mobile-toggle{display:grid!important;grid-template-columns:minmax(0,1fr) 44px!important;gap:16px!important;width:100%!important;min-width:0!important;padding:17px 4px!important;text-align:left!important}
  .single-ad1_project .ad1epk .ad1epk-mobile-toggle>span:first-child{display:block!important;min-width:0!important;padding-right:4px!important;font-size:var(--ad1-type-button-ui-size,var(--ad1-button-font-size,var(--ad1-native-accent-size)))!important;line-height:var(--ad1-type-button-ui-line-height,var(--ad1-native-accent-line))!important;overflow-wrap:break-word!important;word-break:normal!important;}
  .single-ad1_project .ad1epk .ad1epk-mobile-toggle__icon{grid-column:2!important;justify-self:end!important;width:42px!important;height:42px!important;flex-basis:42px!important;margin:0!important}
}
@media(max-width:760px){
  .single-ad1_project .ad1epk .ad1epk-press-grid.is-slider>.ad1epk-carousel__track>.ad1epk-press-card{flex-basis:100%!important}
  .single-ad1_project .ad1epk .ad1epk-press-card--news{grid-template-columns:124px minmax(0,1fr)!important;min-height:142px!important}
  .single-ad1_project .ad1epk .ad1epk-press-card--news .ad1epk-press-card__image{min-height:142px!important}
  .single-ad1_project .ad1epk .ad1epk-press-card--news .ad1epk-press-card__image img{max-height:142px!important}
  .single-ad1_project .ad1epk .ad1epk-press-card__copy{padding:16px 15px!important}
  .single-ad1_project .ad1epk .ad1epk-press-card__copy h3{font-size:var(--ad1-native-h2-size)!important;line-height:var(--ad1-native-h2-line)!important;}
  .single-ad1_project .ad1epk .ad1epk-mobile-toggle>span:first-child{font-size:var(--ad1-type-button-ui-size,var(--ad1-button-font-size,var(--ad1-native-accent-size)))!important;}
}

/* 0.5.4 — project-page visual repair: fixed biographies, readable paper cards,
 * reusable platform marks and compact materials/contact actions. */
.single-ad1_project .ad1epk{
  --ad1epk-dark:var(--ad1-color-background-dark,#131213);
  --ad1epk-paper:var(--ad1-color-background-light,#f6f2ef);
  --ad1epk-paper-2:#eee8e1;
  --ad1epk-text:var(--ad1-color-text-dark,#131213);
  --ad1epk-muted:var(--ad1-color-secondary,#535456);
  --ad1epk-accent:var(--ad1-color-brand-burgundy,var(--ad1-color-accent,#941c19));
}
.single-ad1_project .ad1epk-paper,
.single-ad1_project .ad1epk-paper :is(h1,h2,h3,h4,h5,h6,p,li,dt,dd,strong,small,time){color:var(--ad1epk-text)}
.single-ad1_project .ad1epk-paper :is(.ad1epk-eyebrow,.ad1epk-external-link,.ad1epk-text-link){color:var(--ad1epk-accent)}
.single-ad1_project .ad1epk-paper :is(.ad1epk-facts dt,.ad1epk-credits dt,.ad1epk-festival-card__copy p,.ad1epk-festival-card__copy small,.ad1epk-press-card time,.ad1epk-press-card>p,.ad1epk-project-nav small,.ad1epk-download-card small){color:var(--ad1epk-muted)!important}
.single-ad1_project .ad1epk-paper :is(.ad1epk-festival-card,.ad1epk-press-card,.ad1epk-download-card,.ad1epk-platform-link,.ad1epk-project-nav>a,.ad1epk-person-card,.ad1epk-writer-card){background:#fffdfa;color:var(--ad1epk-text)}
.single-ad1_project .ad1epk-paper :is(.ad1epk-festival-card h3,.ad1epk-press-card h3,.ad1epk-press-card h3 a,.ad1epk-project-nav h2,.ad1epk-download-card strong,.ad1epk-platform-link strong){color:var(--ad1epk-text)!important;opacity:1!important}

/* The portrait keeps its crop and ratio; biography length no longer stretches it. */
.single-ad1_project .ad1epk .ad1epk-person-card{
  grid-template-columns:minmax(240px,.34fr) minmax(0,.66fr)!important;
  align-items:start!important;
  min-height:0!important;
}
.single-ad1_project .ad1epk .ad1epk-person-card>figure{
  align-self:start!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:4/5!important;
}
.single-ad1_project .ad1epk .ad1epk-person-card>figure img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  object-fit:cover!important;
  object-position:center 22%!important;
  transform:none;
}
.single-ad1_project .ad1epk .ad1epk-person-card__copy{align-self:start;min-height:0}

/* Press and festival cards stay readable even when Elementor's page colour is light. */
.single-ad1_project .ad1epk .ad1epk-press-card,
.single-ad1_project .ad1epk .ad1epk-festival-card{border-color:var(--ad1epk-line)!important;background:#fffdfa!important}
.single-ad1_project .ad1epk .ad1epk-press-card__copy{background:#fffdfa!important;color:var(--ad1epk-text)!important}
.single-ad1_project .ad1epk .ad1epk-press-card__copy :is(h3,a,time){color:inherit!important}
.single-ad1_project .ad1epk .ad1epk-festival-card__copy{background:#fffdfa;color:var(--ad1epk-text)}

/* Industry databases use the centrally uploaded mark; social rows use native SVG icons. */
.single-ad1_project .ad1epk-official-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,4vw,56px)}
.single-ad1_project .ad1epk-link-panel{min-width:0}
.single-ad1_project .ad1epk-link-grid{display:grid;gap:10px}
.single-ad1_project .ad1epk-link-grid--industry{grid-template-columns:repeat(2,minmax(0,1fr))}
.single-ad1_project .ad1epk-link-grid--social{grid-template-columns:repeat(2,minmax(0,1fr))}
.single-ad1_project .ad1epk-platform-link{
  display:grid!important;
  grid-template-columns:52px minmax(0,1fr) 24px!important;
  align-items:center!important;
  gap:12px!important;
  min-height:68px!important;
  padding:8px 12px 8px 8px!important;
  border:1px solid var(--ad1epk-line)!important;
  background:#fffdfa!important;
  color:var(--ad1epk-text)!important;
  text-decoration:none!important;
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease!important;
}
.single-ad1_project .ad1epk-platform-link:hover,.single-ad1_project .ad1epk-platform-link:focus-visible{transform:translateY(-2px);border-color:var(--ad1epk-accent)!important;box-shadow:0 12px 28px rgba(19,18,19,.08)}
.single-ad1_project .ad1epk-link-icon{display:grid!important;place-items:center!important;width:52px!important;height:50px!important;border:1px solid var(--ad1epk-line)!important;background:var(--ad1epk-paper)!important;color:var(--ad1epk-accent)!important}
.single-ad1_project .ad1epk-link-icon img{display:block!important;width:auto!important;height:auto!important;max-width:42px!important;max-height:32px!important;object-fit:contain!important}
.single-ad1_project .ad1epk-link-icon .ad1-inline-icon{width:24px!important;height:24px!important}
.single-ad1_project .ad1epk-platform-link strong{min-width:0;overflow-wrap:anywhere;font-family:var(--ad1-native-body-family);font-size:var(--ad1-native-body-size);font-weight:var(--ad1-global-body-weight,var(--e-global-typography-text-font-weight,400));line-height:var(--ad1-native-body-line);letter-spacing:var(--ad1-native-body-spacing);}
.single-ad1_project .ad1epk-platform-link>b{display:grid;place-items:center;width:24px;height:24px;color:var(--ad1epk-accent);font-family:var(--ad1-native-body-family);font-size:var(--ad1-native-body-size);font-weight:var(--ad1-global-body-weight,var(--e-global-typography-text-font-weight,400));line-height:var(--ad1-native-body-line);letter-spacing:var(--ad1-native-body-spacing);}

/* Materials are compact file actions rather than oversized editorial cards. */
.single-ad1_project .ad1epk-download-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.single-ad1_project .ad1epk-download-card{
  display:grid!important;
  grid-template-columns:38px minmax(0,1fr) 22px!important;
  align-items:center!important;
  gap:12px!important;
  min-height:76px!important;
  padding:12px 14px!important;
  border:1px solid var(--ad1epk-line)!important;
  background:#fffdfa!important;
  color:var(--ad1epk-text)!important;
  text-decoration:none!important;
}
.single-ad1_project .ad1epk-download-card:hover,.single-ad1_project .ad1epk-download-card:focus-visible{border-color:var(--ad1epk-accent)!important;transform:translateY(-2px)}
.single-ad1_project .ad1epk-download-card__icon{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--ad1epk-line);color:var(--ad1epk-accent)}
.single-ad1_project .ad1epk-download-card__icon .ad1-inline-icon{width:19px;height:19px}
.single-ad1_project .ad1epk-download-card>span:nth-child(2){display:grid;gap:3px;min-width:0}
.single-ad1_project .ad1epk-download-card strong{letter-spacing:var(--ad1-native-body-spacing);overflow-wrap:anywhere;font-family:var(--ad1-native-body-family);font-size:var(--ad1-native-body-size);font-weight:var(--ad1-global-body-weight,var(--e-global-typography-text-font-weight,400));line-height:var(--ad1-native-body-line);letter-spacing:var(--ad1-native-body-spacing);}
.single-ad1_project .ad1epk-download-card small{text-transform:uppercase;letter-spacing:var(--ad1-native-meta-spacing);font-family:var(--ad1-type-meta-family,var(--ad1-native-accent-family));font-size:var(--ad1-native-meta-size);font-weight:var(--ad1-type-meta-weight,var(--e-global-typography-accent-font-weight,500));line-height:var(--ad1-native-meta-line);letter-spacing:var(--ad1-native-meta-spacing);}
.single-ad1_project .ad1epk-download-card>b{color:var(--ad1epk-accent);font-family:var(--ad1-native-body-family);font-size:var(--ad1-native-body-size);font-weight:var(--ad1-global-body-weight,var(--e-global-typography-text-font-weight,400));line-height:var(--ad1-native-body-line);letter-spacing:var(--ad1-native-body-spacing);}

/* Contact routes follow the approved mockup: one burgundy priority, restrained dark alternatives. */
.single-ad1_project .ad1epk-cta-strip{padding-block:18px 0}
.single-ad1_project .ad1epk-cta-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:rgba(255,255,255,.16);border:1px solid #303334}
.single-ad1_project .ad1epk-cta-grid>a{
  display:grid!important;
  grid-template-columns:28px minmax(0,1fr) 20px!important;
  align-items:center!important;
  gap:13px!important;
  min-height:126px!important;
  padding:22px 20px!important;
  color:var(--ad1-color-text-light,#f6f2ef)!important;
  background:#131617!important;
  border:0!important;
  text-decoration:none!important;
}
.single-ad1_project .ad1epk-cta-grid>a.is-primary{background:var(--ad1epk-accent)!important}
.single-ad1_project .ad1epk-cta-grid>a:hover,.single-ad1_project .ad1epk-cta-grid>a:focus-visible{background:#202426!important;transform:none!important}
.single-ad1_project .ad1epk-cta-grid>a.is-primary:hover,.single-ad1_project .ad1epk-cta-grid>a.is-primary:focus-visible{background:#7f1718!important}
.single-ad1_project .ad1epk-cta-grid>a>.ad1-inline-icon{display:block!important;width:24px;height:24px;color:currentColor}
.single-ad1_project .ad1epk-cta-grid>a>span{display:grid;gap:6px;min-width:0}
.single-ad1_project .ad1epk-cta-grid>a strong{color:inherit!important;letter-spacing:var(--ad1-type-button-ui-letter-spacing,var(--ad1-native-accent-spacing));text-transform:uppercase;font-family:var(--ad1-type-button-ui-family,var(--ad1-button-font-family,var(--ad1-native-accent-family)));font-size:var(--ad1-type-button-ui-size,var(--ad1-button-font-size,var(--ad1-native-accent-size)));font-weight:var(--ad1-type-button-ui-weight,var(--ad1-button-font-weight,500));line-height:var(--ad1-type-button-ui-line-height,var(--ad1-native-accent-line));letter-spacing:var(--ad1-type-button-ui-letter-spacing,var(--ad1-native-accent-spacing));}
.single-ad1_project .ad1epk-cta-grid>a small{color:var(--ad1-color-text-light,#cbc5bf)!important;font-family:var(--ad1-type-button-ui-family,var(--ad1-button-font-family,var(--ad1-native-accent-family)));font-size:var(--ad1-type-button-ui-size,var(--ad1-button-font-size,var(--ad1-native-accent-size)));font-weight:var(--ad1-type-button-ui-weight,var(--ad1-button-font-weight,500));line-height:var(--ad1-type-button-ui-line-height,var(--ad1-native-accent-line));letter-spacing:var(--ad1-type-button-ui-letter-spacing,var(--ad1-native-accent-spacing));}
.single-ad1_project .ad1epk-cta-grid>a.is-primary small{color:var(--ad1-color-text-light,#f4dada)!important;}
.single-ad1_project .ad1epk-cta-grid>a>b{color:inherit;font-family:var(--ad1-type-button-ui-family,var(--ad1-button-font-family,var(--ad1-native-accent-family)));font-size:var(--ad1-type-button-ui-size,var(--ad1-button-font-size,var(--ad1-native-accent-size)));font-weight:var(--ad1-type-button-ui-weight,var(--ad1-button-font-weight,500));line-height:var(--ad1-type-button-ui-line-height,var(--ad1-native-accent-line));letter-spacing:var(--ad1-type-button-ui-letter-spacing,var(--ad1-native-accent-spacing));}

@media(max-width:1024px){
  .single-ad1_project .ad1epk-official-links{grid-template-columns:1fr}
  .single-ad1_project .ad1epk-download-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .single-ad1_project .ad1epk-cta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
  .single-ad1_project .ad1epk .ad1epk-person-card{grid-template-columns:1fr!important}
  .single-ad1_project .ad1epk .ad1epk-person-card>figure{aspect-ratio:4/3!important}
  .single-ad1_project .ad1epk .ad1epk-person-card>figure img{object-position:center 20%!important}
  .single-ad1_project .ad1epk-link-grid--industry,.single-ad1_project .ad1epk-link-grid--social,.single-ad1_project .ad1epk-download-grid,.single-ad1_project .ad1epk-cta-grid{grid-template-columns:1fr}
  .single-ad1_project .ad1epk-cta-grid>a{min-height:104px!important;padding:18px 16px!important}
}


/* 0.5.7 — final cascade: stable official-link cards and global light statement text. */
.single-ad1_project .ad1epk .ad1epk-official-links{
  align-items:start;
}
.single-ad1_project .ad1epk .ad1epk-link-grid{
  display:grid!important;
  width:100%!important;
  min-width:0!important;
  gap:10px!important;
}
.single-ad1_project .ad1epk .ad1epk-link-grid--industry,
.single-ad1_project .ad1epk .ad1epk-link-grid--social{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
}
.single-ad1_project .ad1epk .ad1epk-link-grid>a.ad1epk-platform-link{
  display:grid!important;
  grid-template-columns:52px minmax(0,1fr) 24px!important;
  width:100%!important;
  height:auto!important;
  min-width:0!important;
  min-height:68px!important;
  padding:8px 12px 8px 8px!important;
  place-items:initial!important;
  align-items:center!important;
  justify-items:stretch!important;
  gap:12px!important;
}
.single-ad1_project .ad1epk .ad1epk-platform-link .ad1epk-link-icon{
  width:52px!important;
  height:50px!important;
}
.single-ad1_project .ad1epk .ad1epk-platform-link strong{
  display:block!important;
  min-width:0!important;
  color:var(--ad1epk-text)!important;
  font-family:var(--ad1-native-body-family)!important;
  font-size:var(--ad1-native-body-size)!important;
  font-style:normal!important;
  font-weight:var(--ad1-global-body-weight,var(--e-global-typography-text-font-weight,400))!important;
  line-height:var(--ad1-native-body-line)!important;
  letter-spacing:var(--ad1-native-body-spacing)!important;
  white-space:normal!important;
  overflow:visible!important;
  overflow-wrap:break-word!important;
  word-break:normal!important;
}
.single-ad1_project .ad1epk .ad1epk-platform-link>b{
  display:grid!important;
  place-items:center!important;
  width:24px!important;
  height:24px!important;
}
.single-ad1_project .ad1epk .ad1epk-person-section--statement .ad1epk-person-statement,
.single-ad1_project .ad1epk .ad1epk-person-section--statement .ad1epk-person-statement :is(h2,h3,h4,p,li,blockquote,cite,strong,em,span:not(.ad1epk-person-statement__veil)){
  color:var(--ad1-color-text-light,var(--ad1-global-text-light-color,#f6f2ef))!important;
}
.single-ad1_project .ad1epk .ad1epk-person-section--statement .ad1epk-eyebrow{
  color:var(--ad1-global-accent-color,var(--e-global-color-accent,var(--ad1epk-accent)))!important;
}
.single-ad1_project .ad1epk .ad1epk-person-section--statement .ad1epk-statement{
  border-left-color:var(--ad1-global-accent-color,var(--e-global-color-accent,var(--ad1epk-accent)))!important;
}
@media(max-width:760px){
  .single-ad1_project .ad1epk .ad1epk-link-grid--industry,
  .single-ad1_project .ad1epk .ad1epk-link-grid--social{grid-template-columns:1fr!important}
}


/* 0.5.8 — semantic foreground colours follow the Elementor Text Light / Text Dark tokens. */
.single-ad1_project .ad1epk{
  --ad1epk-text-light:var(--ad1-color-text-light,#f6f2ef);
  --ad1epk-text-dark:var(--ad1-color-text-dark,#131213);
}

/* Dark surfaces. */
.single-ad1_project .ad1epk .ad1epk-hero,
.single-ad1_project .ad1epk .ad1epk-synopsis-card--short,
.single-ad1_project .ad1epk .ad1epk-theme-strip,
.single-ad1_project .ad1epk .ad1epk-theme-panel,
.single-ad1_project .ad1epk .ad1epk-keywords-panel,
.single-ad1_project .ad1epk .ad1epk-person-statement,
.single-ad1_project .ad1epk .ad1epk-copy-panel--production,
.single-ad1_project .ad1epk .ad1epk-cta-grid>a{
  color:var(--ad1epk-text-light)!important;
}
.single-ad1_project .ad1epk .ad1epk-hero :is(h1,h2,h3,h4,p,li,strong,em,span),
.single-ad1_project .ad1epk .ad1epk-synopsis-card--short :is(h2,h3,h4,p,li,strong,em,blockquote),
.single-ad1_project .ad1epk .ad1epk-theme-strip :is(h2,h3,h4,p,li,strong,em,blockquote),
.single-ad1_project .ad1epk .ad1epk-person-statement :is(h2,h3,h4,p,li,strong,em,blockquote,cite),
.single-ad1_project .ad1epk .ad1epk-copy-panel--production :is(h2,h3,h4,p,li,strong,em,blockquote),
.single-ad1_project .ad1epk .ad1epk-cta-grid>a :is(strong,small,span,b){
  color:var(--ad1epk-text-light)!important;
}
.single-ad1_project .ad1epk .ad1epk-synopsis-card--short .ad1epk-rich,
.single-ad1_project .ad1epk .ad1epk-theme-strip .ad1epk-rich,
.single-ad1_project .ad1epk .ad1epk-person-statement .ad1epk-rich,
.single-ad1_project .ad1epk .ad1epk-copy-panel--production .ad1epk-rich{
  color:var(--ad1epk-text-light)!important;
}
.single-ad1_project .ad1epk .ad1epk-synopsis-card--short .ad1epk-eyebrow,
.single-ad1_project .ad1epk .ad1epk-theme-strip .ad1epk-eyebrow,
.single-ad1_project .ad1epk .ad1epk-person-statement .ad1epk-eyebrow,
.single-ad1_project .ad1epk .ad1epk-copy-panel--production .ad1epk-eyebrow{
  color:var(--ad1epk-accent)!important;
}

/* Light surfaces. Dark panels above intentionally override this final paper baseline. */
.single-ad1_project .ad1epk .ad1epk-paper,
.single-ad1_project .ad1epk .ad1epk-paper :is(h1,h2,h3,h4,h5,h6,p,li,dt,dd,strong,em,blockquote,cite,small,time,label){
  color:var(--ad1epk-text-dark);
}

/* On phones the short synopsis intentionally loses its dark card background. */
@media(max-width:760px){
  .single-ad1_project .ad1epk .ad1epk-synopsis-card--short,
  .single-ad1_project .ad1epk .ad1epk-synopsis-card--short :is(h2,h3,h4,p,li,strong,em,blockquote),
  .single-ad1_project .ad1epk .ad1epk-synopsis-card--short .ad1epk-rich{
    color:var(--ad1epk-text-dark)!important;
  }
  .single-ad1_project .ad1epk .ad1epk-synopsis-card--short .ad1epk-eyebrow{
    color:var(--ad1epk-accent)!important;
  }
}

/* 0.8.7 — canonical project metadata and native control geometry. */
.single-ad1_project .ad1epk-keyfacts dl{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin:0}
.single-ad1_project .ad1epk-keyfacts dl>div{display:block;min-width:0;min-height:96px;padding:18px 20px;border-left:1px solid rgba(255,255,255,.12)}
.single-ad1_project .ad1epk-keyfacts dl>div:first-child{border-left:0}
.single-ad1_project .ad1epk-keyfacts dt{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:9px;margin:0 0 10px;color:var(--ad1-color-meta-on-dark,#a9a39b);}
.single-ad1_project .ad1epk-keyfacts__icon{width:24px;height:24px;display:grid;place-items:center;color:var(--ad1epk-accent)}
.single-ad1_project .ad1epk-keyfacts__icon svg{width:19px;height:19px}
.single-ad1_project .ad1epk-keyfacts dd{display:block;margin:0;color:var(--ad1-color-text-light,#fff);font-size:var(--ad1-native-meta-size);line-height:var(--ad1-native-meta-line);overflow-wrap:break-word;word-break:normal;}
.single-ad1_project :is(.ad1epk-rail-controls,.ad1-news-module__controls) button{width:42px;height:42px;display:grid;place-items:center;padding:0;color:var(--ad1epk-ink,#171615);background:transparent;border:1px solid currentColor;border-radius:0;font-size:var(--ad1-type-button-ui-size,var(--ad1-button-font-size,var(--ad1-native-accent-size)));line-height:var(--ad1-type-button-ui-line-height,var(--ad1-native-accent-line));cursor:pointer;transition:color .18s ease,background-color .18s ease,border-color .18s ease;}
.single-ad1_project :is(.ad1epk-rail-controls,.ad1-news-module__controls) button:hover,.single-ad1_project :is(.ad1epk-rail-controls,.ad1-news-module__controls) button:focus-visible{color:var(--ad1-color-text-light,#fff);background:var(--ad1epk-accent);border-color:var(--ad1epk-accent);}
@media(max-width:980px){.single-ad1_project .ad1epk-keyfacts dl{grid-template-columns:repeat(3,minmax(0,1fr))}.single-ad1_project .ad1epk-keyfacts dl>div:nth-child(4){border-left:0}.single-ad1_project .ad1epk-keyfacts dl>div:nth-child(n/**/+4){border-top:1px solid rgba(255,255,255,.12)}}
@media(max-width:760px){.single-ad1_project .ad1epk-keyfacts dl{grid-template-columns:repeat(2,minmax(0,1fr))}.single-ad1_project .ad1epk-keyfacts dl>div{min-height:88px;padding:14px 12px}.single-ad1_project .ad1epk-keyfacts dl>div:nth-child(odd){border-left:0}.single-ad1_project .ad1epk-keyfacts dl>div:nth-child(n/**/+3){border-top:1px solid rgba(255,255,255,.12)}.single-ad1_project .ad1epk-keyfacts dt{grid-template-columns:21px minmax(0,1fr);gap:7px;margin-bottom:7px;font-size:var(--ad1-native-meta-size);}.single-ad1_project .ad1epk-keyfacts__icon{width:21px;height:21px}.single-ad1_project .ad1epk-keyfacts dd{font-size:var(--ad1-native-meta-size);}.single-ad1_project :is(.ad1epk-rail-controls,.ad1-news-module__controls) button{width:40px;height:40px}}




/* 0.9.5 — concise Festival cards and readable trailer action. */
.single-ad1_project .ad1epk-button--primary:hover,.single-ad1_project .ad1epk-button--primary:focus-visible{color:var(--ad1-color-text-light,#fff)!important;background:var(--ad1epk-accent,#971d1e)!important;border-color:var(--ad1epk-accent,#971d1e)!important;}
.single-ad1_project .ad1epk-festival-card{display:grid;grid-template-rows:116px minmax(0,1fr);min-height:286px;overflow:hidden}
.single-ad1_project .ad1epk-festival-card .ad1epk-logo{height:116px;margin:0;padding:14px;display:grid;place-items:center;border-bottom:1px solid var(--ad1epk-line);background:#f4f0ea}
.single-ad1_project .ad1epk-festival-card .ad1epk-logo img{width:100%;height:100%;object-fit:contain}
.single-ad1_project .ad1epk-festival-card__copy{min-width:0;padding:15px 16px;display:flex;flex-direction:column}
.single-ad1_project .ad1epk-festival-card__copy h3{margin:0 0 9px;font-size:var(--ad1-native-h2-size);line-height:var(--ad1-native-h2-line);overflow-wrap:normal;word-break:normal;}
.single-ad1_project .ad1epk-festival-card__copy p{margin:3px 0;color:var(--ad1epk-muted);font-size:var(--ad1-native-body-size);line-height:var(--ad1-native-body-line);overflow-wrap:break-word;word-break:normal}
.single-ad1_project .ad1epk-festival-card__selection{color:var(--ad1epk-ink)!important;font-weight:var(--ad1-global-body-weight,var(--e-global-typography-text-font-weight,400));}
.single-ad1_project .ad1epk-festival-card__links{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:auto;padding-top:12px}
.single-ad1_project .ad1epk-festival-card__links a{color:var(--ad1epk-accent);font-family:var(--ad1-native-body-family);font-size:var(--ad1-native-body-size);font-weight:var(--ad1-global-body-weight,var(--e-global-typography-text-font-weight,400));text-decoration:none;}


/* Stage 37 — Project semantic typography reset (no blanket button typography on prose). */
.ad1epk :is(p,li,dd){font-family:var(--ad1-native-body-family);font-size:var(--ad1-native-body-size);font-weight:var(--ad1-global-body-weight,400);line-height:var(--ad1-native-body-line);letter-spacing:var(--ad1-native-body-spacing)}
.ad1epk :is(dt,time,small,[class*="meta"],[class*="date"]){font-family:var(--ad1-type-meta-family,var(--ad1-native-accent-family));font-size:var(--ad1-native-meta-size);font-weight:var(--ad1-type-meta-weight,500);line-height:var(--ad1-native-meta-line);letter-spacing:var(--ad1-native-meta-spacing)}
.ad1epk a:not(.ad1epk-button):not([class*="button"]):not([class*="btn"]){font:inherit}
.ad1epk button,.ad1epk .ad1epk-button{font-family:var(--ad1-type-button-ui-family,var(--ad1-native-accent-family));font-size:var(--ad1-type-button-ui-size,14px);font-weight:var(--ad1-type-button-ui-weight,500);line-height:var(--ad1-type-button-ui-line-height,1.1);letter-spacing:var(--ad1-type-button-ui-letter-spacing,.06em)}
@media(max-width:767px){.ad1epk button,.ad1epk .ad1epk-button{font-size:var(--ad1-type-button-ui-size-mobile,13px);line-height:var(--ad1-type-button-ui-line-height-mobile,1.1);letter-spacing:var(--ad1-type-button-ui-letter-spacing-mobile,.06em)}}

/* Stage 44 — Festival rail containment. Geometry only; Active Kit owns text metrics. */
.single-ad1_project .ad1epk-festival-card{
  display:grid;
  grid-template-columns:104px minmax(0,1fr);
  grid-template-rows:auto;
  min-width:0;
  min-height:178px;
  overflow:hidden;
}
.single-ad1_project .ad1epk-festival-card .ad1epk-logo{
  width:104px;
  height:100%;
  min-height:178px;
  margin:0;
  padding:14px;
  display:grid;
  place-items:center;
  border:0;
  border-right:1px solid var(--ad1epk-line);
  background:var(--ad1epk-paper);
}
.single-ad1_project .ad1epk-festival-card .ad1epk-logo img{
  width:100%;
  height:auto;
  max-width:100%;
  max-height:92px;
  object-fit:contain;
}
.single-ad1_project .ad1epk-festival-card__copy{
  min-width:0;
  padding:16px;
  display:flex;
  flex-direction:column;
}
.single-ad1_project .ad1epk-festival-card__copy h3{
  margin:0 0 8px;
  font-family:var(--ad1-type-card-title-family,var(--ad1-native-h2-family));
  font-size:var(--ad1-native-card-title-size);
  font-weight:var(--ad1-type-card-title-weight,var(--ad1-global-h2-weight,400));
  line-height:var(--ad1-native-card-title-line);
  letter-spacing:var(--ad1-native-card-title-spacing);
  overflow-wrap:break-word;
  word-break:normal;
}
.single-ad1_project .ad1epk-festival-card__copy :is(.ad1epk-festival-card__location,.ad1epk-festival-card__edition,.ad1epk-festival-card__selection){
  margin:2px 0;
  color:var(--ad1epk-muted);
  font-family:var(--ad1-type-meta-family,var(--ad1-native-accent-family));
  font-size:var(--ad1-native-meta-size);
  font-weight:var(--ad1-type-meta-weight,500);
  line-height:var(--ad1-native-meta-line);
  letter-spacing:var(--ad1-native-meta-spacing);
  overflow-wrap:anywhere;
}
.single-ad1_project .ad1epk-festival-card__selection{color:var(--ad1epk-text)}
.single-ad1_project .ad1epk-festival-card__links{display:flex;flex-wrap:wrap;gap:7px 12px;margin-top:auto;padding-top:10px;min-width:0}
.single-ad1_project .ad1epk-festival-card__links a{font:inherit;color:var(--ad1epk-accent);overflow-wrap:anywhere}
@media(max-width:767px){
  .single-ad1_project .ad1epk-festival-section,
  .single-ad1_project .ad1epk-festival-rail,
  .single-ad1_project .ad1epk-festival-rail .ad1epk-carousel__track{min-width:0;max-width:100%}
  .single-ad1_project .ad1epk-festival-card{grid-template-columns:88px minmax(0,1fr);min-height:152px}
  .single-ad1_project .ad1epk-festival-card .ad1epk-logo{width:88px;min-height:152px;padding:10px}
  .single-ad1_project .ad1epk-festival-card .ad1epk-logo img{max-height:76px}
  .single-ad1_project .ad1epk-festival-card__copy{padding:13px}
}

/* Stage 46 — Project Previous/Next: natural media, no image frame/crop, Primary film title. */
.single-ad1_project .ad1epk-project-nav>a{overflow:visible}
.single-ad1_project .ad1epk-project-nav__thumb{overflow:visible;background:transparent;align-self:center;aspect-ratio:auto;min-height:0}
.single-ad1_project .ad1epk-project-nav__thumb:empty::before{display:none}
.single-ad1_project .ad1epk-project-nav img{display:block;width:100%;height:auto;min-height:0;max-height:none;aspect-ratio:auto;object-fit:contain;object-position:center;background:transparent;transform:none;transition:none}
.single-ad1_project .ad1epk-project-nav>a:hover img,.single-ad1_project .ad1epk-project-nav>a:focus-visible img{transform:none}
.single-ad1_project .ad1epk-project-nav h2{font-family:var(--ad1-type-card-title-family,var(--ad1-native-h2-family));font-size:var(--ad1-native-card-title-size);font-weight:var(--ad1-type-card-title-weight,400);line-height:var(--ad1-native-card-title-line);letter-spacing:var(--ad1-native-card-title-spacing)}
.single-ad1_project .ad1epk-credits>div{position:relative;padding-left:22px}
.single-ad1_project .ad1epk-credits>div::before{left:0}
.single-ad1_project .ad1epk-credits dt{font-family:var(--ad1-type-data-label-family,var(--ad1-type-form-label-family,var(--ad1-native-accent-family)));font-size:var(--ad1-native-data-label-size);font-weight:var(--ad1-type-data-label-weight,600);line-height:var(--ad1-native-data-label-line);letter-spacing:var(--ad1-native-data-label-spacing)}
.single-ad1_project .ad1epk-credits dd,.single-ad1_project .ad1epk-credits dd a{font-family:var(--ad1-type-data-value-family,var(--ad1-native-body-family));font-size:var(--ad1-native-data-value-size);font-weight:var(--ad1-type-data-value-weight,400);line-height:var(--ad1-native-data-value-line);letter-spacing:var(--ad1-native-data-value-spacing)}
@media(max-width:760px){
 .single-ad1_project .ad1epk-project-nav>a{display:grid;grid-template-columns:minmax(96px,32%) minmax(0,1fr);align-items:center}
 .single-ad1_project .ad1epk-project-nav>a.is-next{grid-template-columns:minmax(96px,32%) minmax(0,1fr)}
 .single-ad1_project .ad1epk-project-nav>a.is-next>.ad1epk-project-nav__thumb{grid-column:1;grid-row:1}
 .single-ad1_project .ad1epk-project-nav>a.is-next>.ad1epk-project-nav__copy{grid-column:2;grid-row:1;text-align:left}
 .single-ad1_project .ad1epk-project-nav__thumb{width:100%;aspect-ratio:auto}
 .single-ad1_project .ad1epk-project-nav img{width:100%;height:auto;aspect-ratio:auto}
}

/* Festival internal links stay inside the existing grid cells; the logo itself remains a figure. */
.single-ad1_project .ad1epk-festival-card .ad1epk-logo>a{display:grid;place-items:center;width:100%;height:100%;min-width:0}
.single-ad1_project .ad1epk-festival-card .ad1epk-logo>a img{width:100%;height:auto;max-width:100%;max-height:92px;object-fit:contain}
.single-ad1_project .ad1epk-festival-card__copy h3>a{color:inherit;text-decoration:none}

/* Stage 54 — Festival cards: logo top/center, semantic card-title typography. */
.single-ad1_project .ad1epk-festival-card{
 display:grid!important;grid-template-columns:1fr!important;grid-template-rows:118px minmax(0,1fr)!important;min-height:286px!important;overflow:hidden!important;background:var(--ad1epk-paper)!important
}
.single-ad1_project .ad1epk-festival-card .ad1epk-logo{
 width:100%!important;height:118px!important;min-height:0!important;margin:0!important;padding:14px 18px!important;display:grid!important;place-items:center!important;border:0!important;border-bottom:1px solid var(--ad1epk-line)!important;background:var(--ad1epk-paper)!important
}
.single-ad1_project .ad1epk-festival-card .ad1epk-logo>a{display:grid!important;place-items:center!important;width:100%!important;height:100%!important}
.single-ad1_project .ad1epk-festival-card .ad1epk-logo img{display:block!important;width:auto!important;height:auto!important;max-width:82%!important;max-height:82px!important;object-fit:contain!important;object-position:center!important}
.single-ad1_project .ad1epk-festival-card__copy{padding:16px 18px 18px!important}
.single-ad1_project .ad1epk-festival-card__copy h3,.single-ad1_project .ad1epk-project-nav h2{
 font-family:var(--ad1-type-card-title-family,var(--ad1-native-h2-family))!important;font-size:var(--ad1-native-card-title-size)!important;font-weight:var(--ad1-type-card-title-weight,400)!important;line-height:var(--ad1-native-card-title-line)!important;letter-spacing:var(--ad1-native-card-title-spacing)!important
}
@media(max-width:767px){
 .single-ad1_project .ad1epk-festival-card{grid-template-rows:104px minmax(0,1fr)!important;min-height:250px!important}
 .single-ad1_project .ad1epk-festival-card .ad1epk-logo{height:104px!important;padding:12px 16px!important}
 .single-ad1_project .ad1epk-festival-card .ad1epk-logo img{max-height:72px!important}
}
.single-ad1_project .ad1epk-festival-card.no-logo{grid-template-rows:auto!important}
.single-ad1_project .ad1epk-festival-card.no-logo .ad1epk-logo{display:none!important}


/* Stage 55 — compact Previous/Next and self-contained Festival cards.
 * Project Single is now independent from legacy-compatibility.css. */
.single-ad1_project .ad1epk-latest-projects { padding-top:48px; }
.single-ad1_project .ad1epk-project-nav { align-items:stretch; gap:16px; }
.single-ad1_project .ad1epk-project-nav > a,
.single-ad1_project .ad1epk-project-nav > a.is-next {
  display:grid;
  grid-template-columns:minmax(150px,34%) minmax(0,1fr);
  min-height:170px;
  max-height:220px;
  overflow:hidden;
  align-items:stretch;
  background:var(--ad1epk-paper);
  border:1px solid var(--ad1epk-line);
}
.single-ad1_project .ad1epk-project-nav > a.is-next > .ad1epk-project-nav__thumb,
.single-ad1_project .ad1epk-project-nav > a.is-previous > .ad1epk-project-nav__thumb { grid-column:1; grid-row:1; }
.single-ad1_project .ad1epk-project-nav > a.is-next > .ad1epk-project-nav__copy,
.single-ad1_project .ad1epk-project-nav > a.is-previous > .ad1epk-project-nav__copy { grid-column:2; grid-row:1; text-align:left; }
.single-ad1_project .ad1epk-project-nav__thumb { width:100%; min-height:0; overflow:hidden; background:#17191a; align-self:stretch; }
.single-ad1_project .ad1epk-project-nav__thumb:empty::before { display:block; height:100%; min-height:170px; }
.single-ad1_project .ad1epk-project-nav img { width:100%; height:100%; min-height:0; max-height:none; object-fit:cover; object-position:center; }
.single-ad1_project .ad1epk-project-nav__copy { justify-content:center; min-height:0; padding:20px 48px 20px 20px; }
.single-ad1_project .ad1epk-project-nav > a.is-next .ad1epk-project-nav__copy { padding:20px 48px 20px 20px; }
.single-ad1_project .ad1epk-project-nav__copy > b,
.single-ad1_project .ad1epk-project-nav > a.is-next .ad1epk-project-nav__copy > b { right:18px; left:auto; }
.single-ad1_project .ad1epk-project-nav h2 { margin:8px 0 0; font-family:var(--ad1-type-card-title-family,var(--ad1-native-h2-family)); font-size:var(--ad1-native-card-title-size); font-weight:var(--ad1-type-card-title-weight,400); line-height:var(--ad1-native-card-title-line); letter-spacing:var(--ad1-native-card-title-spacing); }
.single-ad1_project .ad1epk-festival-card { grid-template-columns:1fr; grid-template-rows:112px minmax(0,1fr); min-height:260px; }
.single-ad1_project .ad1epk-festival-card .ad1epk-logo { width:100%; height:112px; display:grid; place-items:center; padding:14px 18px; border:0; border-bottom:1px solid var(--ad1epk-line); }
.single-ad1_project .ad1epk-festival-card .ad1epk-logo img { width:auto; height:auto; max-width:80%; max-height:78px; object-fit:contain; object-position:center; }
@media (max-width:760px) {
  .single-ad1_project .ad1epk-project-nav { grid-template-columns:1fr; }
  .single-ad1_project .ad1epk-project-nav > a,
  .single-ad1_project .ad1epk-project-nav > a.is-next { grid-template-columns:112px minmax(0,1fr); min-height:118px; max-height:none; }
  .single-ad1_project .ad1epk-project-nav__thumb:empty::before { min-height:118px; }
  .single-ad1_project .ad1epk-project-nav__copy,
  .single-ad1_project .ad1epk-project-nav > a.is-next .ad1epk-project-nav__copy { padding:15px 38px 15px 14px; }
}


/* Stage 56 — surface contract + compact Previous/Next.
 * A dark synopsis always carries light foreground text, including Web-App. */
.single-ad1_project .ad1epk-synopsis-card--short,
.single-ad1_project .ad1epk-synopsis-card--short :is(p,li,h2,h3,h4,strong,em,blockquote),
.single-ad1_project .ad1epk-synopsis-card--short .ad1epk-rich{
  color:var(--ad1-color-text-light,#f6f2ef)!important;
}
@media(max-width:767px){
  .single-ad1_project .ad1epk-synopsis-card--short{
    background:var(--ad1-color-background-dark,#131213)!important;
    padding:22px 20px!important;
  }
  .single-ad1_project .ad1epk-synopsis-card--short .ad1epk-eyebrow{color:var(--ad1-color-accent,#bd3029)!important}
  .single-ad1_project .ad1epk-project-nav{
    display:grid!important;grid-template-columns:1fr!important;gap:12px!important;
  }
  .single-ad1_project .ad1epk-project-nav>a,
  .single-ad1_project .ad1epk-project-nav>a.is-next,
  .single-ad1_project .ad1epk-project-nav>a.is-previous{
    display:grid!important;grid-template-columns:118px minmax(0,1fr)!important;
    min-height:118px!important;height:auto!important;max-height:170px!important;
    overflow:hidden!important;align-items:stretch!important;
  }
  .single-ad1_project .ad1epk-project-nav__thumb{
    grid-column:1!important;grid-row:1!important;width:118px!important;height:100%!important;min-height:118px!important;
    display:grid!important;place-items:center!important;background:var(--ad1-color-background-dark,#131213)!important;
  }
  .single-ad1_project .ad1epk-project-nav__thumb img{
    width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;
  }
  .single-ad1_project .ad1epk-project-nav__copy{
    grid-column:2!important;grid-row:1!important;min-height:0!important;padding:14px 34px 14px 14px!important;justify-content:center!important;
  }
  .single-ad1_project .ad1epk-project-nav h2{
    margin:6px 0 0!important;font-size:var(--ad1-native-card-title-size)!important;line-height:var(--ad1-native-card-title-line)!important;
  }
}
/* Festival rail must remain visible when relations exist. */
.single-ad1_project .ad1epk-festival-section,
.single-ad1_project .ad1epk-festival-rail,
.single-ad1_project .ad1epk-festival-card{visibility:visible!important;opacity:1!important}

/* Stage 63 — approved Project Single / EPK visual contract.
 * Owner: Theme / Project Single only. */
.single-ad1_project .ad1epk p,.single-ad1_project .ad1epk li{font-family:var(--ad1-type-text-family);font-size:var(--ad1-type-text-size);font-weight:var(--ad1-type-text-weight);line-height:var(--ad1-type-text-line-height);letter-spacing:var(--ad1-type-text-letter-spacing)}
.single-ad1_project .ad1epk dt{font-family:var(--ad1-type-data-label-family);font-size:var(--ad1-type-data-label-size);font-weight:var(--ad1-type-data-label-weight);line-height:var(--ad1-type-data-label-line-height);letter-spacing:var(--ad1-type-data-label-letter-spacing)}
.single-ad1_project .ad1epk dd{font-family:var(--ad1-type-data-value-family);font-size:var(--ad1-type-data-value-size);font-weight:var(--ad1-type-data-value-weight);line-height:var(--ad1-type-data-value-line-height);letter-spacing:var(--ad1-type-data-value-letter-spacing,0)}
.single-ad1_project .ad1epk :is(button,.ad1epk-button,.ad1epk-text-link,.ad1epk-project-nav a){font-family:var(--ad1-type-button-ui-family);font-size:var(--ad1-type-button-ui-size);font-weight:var(--ad1-type-button-ui-weight);line-height:var(--ad1-type-button-ui-line-height);letter-spacing:var(--ad1-type-button-ui-letter-spacing)}

.single-ad1_project .ad1epk-hero{
  --ad1-hero-media-start:35%;
  --ad1-hero-copy-max:32rem;
  min-height:clamp(32rem,48vw,42rem);
  align-items:stretch;
  background:var(--ad1-color-background-dark);
}
.single-ad1_project .ad1epk-hero .ad1epk-hero__media{inset:0 0 0 var(--ad1-hero-media-start);-webkit-mask:none;mask:none;background:var(--ad1-color-background-dark)}
.single-ad1_project .ad1epk-hero.is-wide-source .ad1epk-hero__media img{width:100%;height:100%;object-fit:cover!important;object-position:var(--ad1-hero-focal-x) var(--ad1-hero-focal-y)!important}
.single-ad1_project .ad1epk-hero.is-portrait-source .ad1epk-hero__media img{width:100%;height:100%;object-fit:contain!important;object-position:right var(--ad1-hero-focal-y)!important}
.single-ad1_project .ad1epk-hero__veil{background:radial-gradient(ellipse 68% 125% at 31% 50%,color-mix(in srgb,var(--ad1-internal-hero-surface) 96%,transparent) 0 21%,color-mix(in srgb,var(--ad1-internal-hero-surface) 58%,transparent) 43%,transparent 67%),linear-gradient(90deg,var(--ad1-internal-hero-surface) 0 29%,color-mix(in srgb,var(--ad1-internal-hero-surface) 86%,transparent) 39%,color-mix(in srgb,var(--ad1-internal-hero-surface) 31%,transparent) 54%,transparent 69%),linear-gradient(0deg,var(--ad1-internal-hero-surface) 0,color-mix(in srgb,var(--ad1-internal-hero-surface) 60%,transparent) 10%,transparent 27%)}
.single-ad1_project .ad1epk-hero__content{min-height:inherit;justify-content:center;padding-block:4.5rem 3rem}
.single-ad1_project .ad1epk-hero__identity{max-width:34rem}
.single-ad1_project .ad1epk-status-line{margin-bottom:1rem}
.single-ad1_project .ad1epk-status-line span{border:0;padding:0;background:transparent;color:var(--ad1-color-meta-on-dark);backdrop-filter:none;font-family:var(--ad1-type-meta-family);font-size:var(--ad1-type-meta-size);font-weight:var(--ad1-type-meta-weight);line-height:var(--ad1-type-meta-line-height);letter-spacing:var(--ad1-type-meta-letter-spacing)}
.single-ad1_project .ad1epk-status-line span.is-format{color:var(--ad1-color-accent);background:transparent}
.single-ad1_project .ad1epk-tagline{max-width:31rem;color:var(--ad1-color-text-light);font-family:var(--ad1-type-lead-family);font-size:var(--ad1-type-lead-size);font-weight:var(--ad1-type-lead-weight);line-height:var(--ad1-type-lead-line-height);letter-spacing:var(--ad1-type-lead-letter-spacing)}
.single-ad1_project .ad1epk-actions{gap:.7rem;margin-top:1.5rem}
.single-ad1_project .ad1epk-button{min-height:3rem;padding:.75rem 1.1rem;color:var(--ad1-color-text-light)}
.single-ad1_project .ad1epk-button--primary{background:var(--ad1-color-accent);border-color:var(--ad1-color-accent)}
.single-ad1_project .ad1epk-hero__play{right:25%;left:auto;top:48%;width:4.4rem;height:4.4rem;transform:translate(50%,-50%)}

.single-ad1_project .ad1epk-keyfacts{background:var(--ad1-color-background-dark);border-top:1px solid var(--ad1-color-border-on-dark);border-bottom:1px solid var(--ad1-color-border-on-dark)}
.single-ad1_project .ad1epk-keyfacts dl{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin:0}
.single-ad1_project .ad1epk-keyfacts dl>div{min-width:0;padding:1rem 1.1rem;border-right:1px solid var(--ad1-color-border-on-dark)}
.single-ad1_project .ad1epk-keyfacts dl>div:last-child{border-right:0}
.single-ad1_project .ad1epk-keyfacts dt{color:var(--ad1-color-meta-on-dark)}
.single-ad1_project .ad1epk-keyfacts dd{color:var(--ad1-color-text-light)}

.single-ad1_project .ad1epk-paper{background:var(--ad1-color-background-light);color:var(--ad1-color-text-dark)}
.single-ad1_project .ad1epk-opening{grid-template-columns:minmax(13rem,.35fr) minmax(0,1.65fr);gap:clamp(2rem,4vw,4rem);padding-block:2.5rem 3rem}
.single-ad1_project .ad1epk-poster{box-shadow:none;border:1px solid var(--ad1-color-border-on-light)}
.single-ad1_project .ad1epk-logline{margin-bottom:1.4rem;padding-bottom:1.4rem}
.single-ad1_project .ad1epk-logline p{font-family:var(--ad1-type-lead-family);font-size:var(--ad1-type-lead-size);font-weight:var(--ad1-type-lead-weight);line-height:var(--ad1-type-lead-line-height);letter-spacing:var(--ad1-type-lead-letter-spacing);font-style:normal}
.single-ad1_project .ad1epk-facts{grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--ad1-color-border-on-light)}
.single-ad1_project .ad1epk-facts div{padding:1rem 1rem 1rem 0}
.single-ad1_project .ad1epk-section{padding-block:clamp(2rem,4vw,3.5rem)}
.single-ad1_project .ad1epk-festival-card__copy h3,.single-ad1_project .ad1epk-project-nav__copy strong{font-family:var(--ad1-type-card-title-family);font-size:var(--ad1-type-card-title-size);font-weight:var(--ad1-type-card-title-weight);line-height:var(--ad1-type-card-title-line-height);letter-spacing:var(--ad1-type-card-title-letter-spacing)}
.single-ad1_project .ad1epk-project-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}
.single-ad1_project .ad1epk-project-nav>a{min-height:8.5rem;border:1px solid var(--ad1-color-border-on-light);background:var(--ad1-color-background-light);color:var(--ad1-color-text-dark)}
.single-ad1_project .ad1epk-project-nav__thumb img{width:100%;height:100%;object-fit:cover}

@media(max-width:1024px){
  .single-ad1_project .ad1epk-opening{grid-template-columns:minmax(12rem,.42fr) minmax(0,1.58fr)}
  .single-ad1_project .ad1epk-facts{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
  .single-ad1_project .ad1epk-hero{min-height:clamp(34rem,145vw,42rem);display:block}
  .single-ad1_project .ad1epk-hero.has-image .ad1epk-hero__media{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:100%!important;display:block!important}
  .single-ad1_project .ad1epk-hero.is-wide-source .ad1epk-hero__media img{object-fit:cover!important;object-position:var(--ad1-hero-mobile-focal-x) var(--ad1-hero-mobile-focal-y)!important}
  .single-ad1_project .ad1epk-hero.is-portrait-source .ad1epk-hero__media img{object-fit:contain!important;object-position:center top!important}
  .single-ad1_project .ad1epk-hero__veil{inset:0;height:auto;background:linear-gradient(90deg,color-mix(in srgb,var(--ad1-internal-hero-surface) 46%,transparent),transparent 44%),linear-gradient(0deg,var(--ad1-internal-hero-surface) 0 22%,color-mix(in srgb,var(--ad1-internal-hero-surface) 88%,transparent) 42%,color-mix(in srgb,var(--ad1-internal-hero-surface) 22%,transparent) 72%,transparent 91%)}
  .single-ad1_project .ad1epk-hero__content{position:relative;z-index:2;min-height:inherit;justify-content:flex-end;padding:16rem 0 1.5rem}
  .single-ad1_project .ad1epk-hero__identity{max-width:none}
  .single-ad1_project .ad1epk-hero__play{top:27%;right:50%;transform:translate(50%,-50%)}
  .single-ad1_project .ad1epk-actions{display:grid;grid-template-columns:1fr;gap:.5rem}
  .single-ad1_project .ad1epk-button{width:100%}
  .single-ad1_project .ad1epk-keyfacts{display:none}
  .single-ad1_project .ad1epk-opening{grid-template-columns:1fr;gap:1.5rem;padding-block:1.5rem 2rem}
  .single-ad1_project .ad1epk-poster{width:min(72%,18rem);margin-inline:auto}
  .single-ad1_project .ad1epk-facts{grid-template-columns:1fr}
  .single-ad1_project .ad1epk-project-nav{grid-template-columns:1fr;gap:.6rem}
  .single-ad1_project .ad1epk-project-nav>a{min-height:7rem}
}


/* Stage 64 — Project Single final owner contract.
 * Scope: single ad1_project only. This block intentionally supersedes historical
 * project-epk cascade debt without touching Forms, Legal, News or People. */
.single-ad1_project .ad1epk-hero.is-wide-source .ad1epk-hero__media img,
.single-ad1_project .ad1epk-hero.is-portrait-source .ad1epk-hero__media img{
  transform:none!important;
  filter:none!important;
}
.single-ad1_project .ad1epk-hero.is-wide-source .ad1epk-hero__media img{
  object-fit:contain!important;
  object-position:right center!important;
}
.single-ad1_project .ad1epk-project-nav__thumb,
.single-ad1_project .ad1epk-press-card__image{
  background:transparent!important;
}
.single-ad1_project .ad1epk-project-nav__thumb img,
.single-ad1_project .ad1epk-press-card__image img{
  object-fit:contain!important;
  object-position:center!important;
  background:transparent!important;
  transform:none!important;
}

@media(max-width:767px){
  /* Mobile/Web-App is its own media-first composition, never a scaled desktop hero. */
  .single-ad1_project .ad1epk-hero{
    min-height:0!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    background:var(--ad1-color-background-dark)!important;
  }
  .single-ad1_project .ad1epk-hero.has-image .ad1epk-hero__media{
    position:relative!important;
    inset:auto!important;
    order:0!important;
    width:100%!important;
    height:clamp(14rem,62vw,20rem)!important;
    min-height:0!important;
    flex:0 0 auto!important;
    display:block!important;
    overflow:hidden!important;
    background:var(--ad1-color-background-dark)!important;
  }
  .single-ad1_project .ad1epk-hero .ad1epk-hero__media img,
  .single-ad1_project .ad1epk-hero.is-wide-source .ad1epk-hero__media img,
  .single-ad1_project .ad1epk-hero.is-portrait-source .ad1epk-hero__media img{
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    object-position:var(--ad1-hero-mobile-focal-x) var(--ad1-hero-mobile-focal-y)!important;
    background:transparent!important;
  }
  .single-ad1_project .ad1epk-hero__veil{
    order:1!important;
    inset:0 0 auto 0!important;
    height:calc(clamp(14rem,62vw,20rem) + 4rem)!important;
    background:linear-gradient(0deg,
      var(--ad1-color-background-dark) 0 3%,
      color-mix(in srgb,var(--ad1-color-background-dark) 68%,transparent) 15%,
      color-mix(in srgb,var(--ad1-color-background-dark) 20%,transparent) 29%,
      transparent 45% 100%)!important;
    pointer-events:none!important;
  }
  .single-ad1_project .ad1epk-hero__content{
    order:2!important;
    position:relative!important;
    min-height:0!important;
    width:100%!important;
    justify-content:flex-start!important;
    padding:1.25rem 0 1.75rem!important;
  }
  .single-ad1_project .ad1epk-hero__play{
    top:calc(clamp(14rem,62vw,20rem)/2)!important;
    right:50%!important;
    left:auto!important;
    transform:translate(50%,-50%)!important;
  }
  .single-ad1_project .ad1epk-status-line{margin:0 0 .75rem!important}
  .single-ad1_project .ad1epk-tagline{margin-top:.85rem!important}
  .single-ad1_project .ad1epk-actions{margin-top:1rem!important}

  /* Approved mobile EPK: compact light accordion rows, not full red panels. */
  .single-ad1_project .ad1epk-paper,
  .single-ad1_project .ad1epk-synopsis-layout,
  .single-ad1_project .ad1epk-theme-strip,
  .single-ad1_project .ad1epk-theme-panel,
  .single-ad1_project .ad1epk-keywords-panel{
    background:var(--ad1-color-background-light)!important;
    color:var(--ad1-color-text-dark)!important;
  }
  .single-ad1_project .ad1epk-theme-strip{
    display:block!important;
    margin:0!important;
    padding:0!important;
  }
  .single-ad1_project .ad1epk-theme-panel,
  .single-ad1_project .ad1epk-keywords-panel{padding:0!important;border:0!important}
  .single-ad1_project .ad1epk-section.has-mobile-toggle{
    padding:0!important;
    margin:0!important;
    border:0!important;
    border-bottom:1px solid var(--ad1-color-border-on-light)!important;
    background:var(--ad1-color-background-light)!important;
    color:var(--ad1-color-text-dark)!important;
  }
  .single-ad1_project .ad1epk-section.has-mobile-toggle>.ad1epk-mobile-toggle,
  .single-ad1_project .ad1epk-section.has-mobile-toggle>.ad1epk-mobile-toggle[aria-expanded="true"]{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 42px!important;
    align-items:center!important;
    gap:.75rem!important;
    width:100%!important;
    min-height:3.75rem!important;
    margin:0!important;
    padding:.8rem 0!important;
    color:var(--ad1-color-text-dark)!important;
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    transform:none!important;
  }
  .single-ad1_project .ad1epk-section.has-mobile-toggle>.ad1epk-mobile-toggle>span:first-child{
    min-width:0!important;
    color:var(--ad1-color-text-dark)!important;
    font-family:var(--ad1-type-button-ui-family)!important;
    font-size:var(--ad1-type-button-ui-size-mobile,var(--ad1-type-button-ui-size))!important;
    font-weight:var(--ad1-type-button-ui-weight)!important;
    line-height:var(--ad1-type-button-ui-line-height-mobile,var(--ad1-type-button-ui-line-height))!important;
    letter-spacing:var(--ad1-type-button-ui-letter-spacing-mobile,var(--ad1-type-button-ui-letter-spacing))!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
  }
  .single-ad1_project .ad1epk-section.has-mobile-toggle .ad1epk-mobile-toggle__icon,
  .single-ad1_project .ad1epk-section:not(.is-collapsed)>.ad1epk-mobile-toggle .ad1epk-mobile-toggle__icon{
    position:relative!important;
    display:grid!important;
    place-items:center!important;
    justify-self:end!important;
    width:2.5rem!important;
    height:2.5rem!important;
    margin:0!important;
    color:var(--ad1-color-accent)!important;
    background:transparent!important;
    border:1px solid var(--ad1-color-border-on-light)!important;
    border-radius:0!important;
    transform:none!important;
  }
  .single-ad1_project .ad1epk-section:not(.is-collapsed)>.ad1epk-mobile-toggle .ad1epk-mobile-toggle__icon{
    border-color:var(--ad1-color-accent)!important;
  }
  .single-ad1_project .ad1epk-mobile-toggle__icon::before,
  .single-ad1_project .ad1epk-mobile-toggle__icon::after{background:currentColor!important}
  .single-ad1_project .ad1epk-section:not(.is-collapsed)>.ad1epk-mobile-toggle .ad1epk-mobile-toggle__icon::after{
    transform:translate(-50%,-50%) rotate(0deg)!important;
  }
  .single-ad1_project .ad1epk-section.has-mobile-toggle:not(.is-collapsed)>:not(.ad1epk-mobile-toggle){
    margin-top:0!important;
  }
  .single-ad1_project .ad1epk-section.has-mobile-toggle:not(.is-collapsed)>:last-child{
    margin-bottom:1.5rem!important;
  }
  .single-ad1_project .ad1epk-synopsis-card--short,
  .single-ad1_project .ad1epk-synopsis-card--long{
    min-height:0!important;
    padding:1rem 0 0!important;
    color:var(--ad1-color-text-dark)!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }
  .single-ad1_project .ad1epk-synopsis-card--short .ad1epk-rich,
  .single-ad1_project .ad1epk-theme-strip .ad1epk-rich{
    color:var(--ad1-color-text-dark)!important;
  }

  /* Related Press/News and Latest Projects: preserve the whole source image. */
  .single-ad1_project .ad1epk .ad1epk-press-card--news,
  .single-ad1_project .ad1epk-project-nav>a{
    align-items:center!important;
    overflow:visible!important;
  }
  .single-ad1_project .ad1epk .ad1epk-press-card--news .ad1epk-press-card__image,
  .single-ad1_project .ad1epk-project-nav__thumb{
    min-height:0!important;
    height:auto!important;
    align-self:center!important;
    overflow:visible!important;
    background:transparent!important;
    border:0!important;
  }
  .single-ad1_project .ad1epk .ad1epk-press-card--news .ad1epk-press-card__image img,
  .single-ad1_project .ad1epk-project-nav__thumb img{
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    aspect-ratio:auto!important;
    object-fit:contain!important;
    object-position:center!important;
    background:transparent!important;
  }
}

/* Stage 65 — Project Single visual contract restoration.
 * FINAL OWNER BLOCK: Project Single only. Do not copy these rules to Forms,
 * Legal, People, News or Festival. Typography/colour remain Global-owned. */
.single-ad1_project .ad1epk-shell{
  width:min(var(--ad1epk-shell),calc(100% - 3rem));
}

/* Hero: protected copy left; source-preserving media right; LEFT + BOTTOM dissolve. */
@media(min-width:768px){
  .single-ad1_project .ad1epk-hero{
    position:relative;
    min-height:clamp(31rem,43vw,43rem)!important;
    overflow:hidden;
    background:var(--ad1-color-background-dark)!important;
  }
  .single-ad1_project .ad1epk-hero.has-image .ad1epk-hero__media{
    position:absolute!important;
    inset:0 0 0 40%!important;
    width:auto!important;
    height:100%!important;
    min-height:100%!important;
    overflow:hidden!important;
    background:var(--ad1-color-background-dark)!important;
  }
  .single-ad1_project .ad1epk-hero .ad1epk-hero__media img{
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    object-position:right center!important;
    background:transparent!important;
    transform:none!important;
    filter:none!important;
  }
  .single-ad1_project .ad1epk-hero__veil{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    background:
      radial-gradient(ellipse 58% 138% at 39% 52%,
        color-mix(in srgb,var(--ad1-color-background-dark) 94%,transparent) 0 16%,
        color-mix(in srgb,var(--ad1-color-background-dark) 66%,transparent) 35%,
        color-mix(in srgb,var(--ad1-color-background-dark) 22%,transparent) 53%,
        transparent 67%),
      radial-gradient(ellipse 112% 48% at 64% 100%,
        color-mix(in srgb,var(--ad1-color-background-dark) 78%,transparent) 0 9%,
        color-mix(in srgb,var(--ad1-color-background-dark) 32%,transparent) 28%,
        transparent 48%),
      linear-gradient(90deg,
        var(--ad1-color-background-dark) 0 31%,
        color-mix(in srgb,var(--ad1-color-background-dark) 88%,transparent) 39%,
        color-mix(in srgb,var(--ad1-color-background-dark) 52%,transparent) 49%,
        color-mix(in srgb,var(--ad1-color-background-dark) 16%,transparent) 60%,
        transparent 70% 100%)!important;
    pointer-events:none!important;
  }
  .single-ad1_project .ad1epk-hero__content{
    position:relative!important;
    z-index:3!important;
    min-height:inherit!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    padding-block:3rem!important;
  }
  .single-ad1_project .ad1epk-hero__identity{width:min(100%,35rem)!important;max-width:35rem!important}
  .single-ad1_project .ad1epk-actions{
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:stretch!important;
    gap:.65rem!important;
    width:min(100%,34rem)!important;
  }
  .single-ad1_project .ad1epk-actions .ad1epk-button{
    flex:0 1 auto!important;
    width:auto!important;
    min-width:0!important;
    max-width:100%!important;
  }
  .single-ad1_project .ad1epk-hero__play{
    left:auto!important;
    right:23%!important;
    top:48%!important;
    transform:translate(50%,-50%)!important;
  }
}

/* Visual Approach / Production Notes: the approved paired dark editorial panels. */
.single-ad1_project .ad1epk-approach-row{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:1px;
  margin-block:1.5rem;
  background:var(--ad1-color-border-on-dark);
  border:1px solid var(--ad1-color-border-on-dark);
}
.single-ad1_project .ad1epk-approach-row.has-single-panel{grid-template-columns:1fr}
.single-ad1_project .ad1epk-approach-row>.ad1epk-section{
  min-width:0;
  margin:0;
  padding:0;
  border:0;
  background:var(--ad1-color-background-dark);
  color:var(--ad1-color-text-light);
}
.single-ad1_project .ad1epk-approach-row .ad1epk-copy-panel{
  min-height:100%;
  padding:clamp(1.5rem,3vw,2.5rem);
  background:var(--ad1-color-background-dark);
  color:var(--ad1-color-text-light);
}
.single-ad1_project .ad1epk-approach-row .ad1epk-eyebrow{color:var(--ad1-color-accent)!important}
.single-ad1_project .ad1epk-approach-row .ad1epk-rich,
.single-ad1_project .ad1epk-approach-row .ad1epk-rich :is(p,li,strong,em,a){color:var(--ad1-color-text-light)!important}

/* Lower contact strip has no phantom cells; only populated fields create links. */
.single-ad1_project .ad1epk-cta-grid{
  grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr))!important;
}
.single-ad1_project .ad1epk-cta-grid:empty{display:none!important}

/* Previous/Next / Latest Projects: compact editorial cards, no destructive crop. */
.single-ad1_project .ad1epk-latest-projects{
  padding-inline:clamp(.25rem,1vw,.75rem);
}
.single-ad1_project .ad1epk-project-nav{
  gap:1rem!important;
}
.single-ad1_project .ad1epk-project-nav>a{
  display:grid!important;
  grid-template-columns:minmax(8rem,34%) minmax(0,1fr)!important;
  min-width:0!important;
  min-height:0!important;
  overflow:hidden!important;
  background:var(--ad1-color-background-light)!important;
  border:1px solid var(--ad1-color-border-on-light)!important;
}
.single-ad1_project .ad1epk-project-nav__thumb{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:0!important;
  height:auto!important;
  padding:.55rem!important;
  overflow:visible!important;
  background:transparent!important;
  border:0!important;
}
.single-ad1_project .ad1epk-project-nav__thumb img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:12rem!important;
  object-fit:contain!important;
  object-position:center!important;
  background:transparent!important;
  transform:none!important;
}
.single-ad1_project .ad1epk-project-nav__copy{
  grid-column:2!important;
  grid-row:1!important;
  min-width:0!important;
  min-height:0!important;
  padding:1.25rem 3rem 1.25rem 1.25rem!important;
  text-align:left!important;
}
.single-ad1_project .ad1epk-project-nav>a.is-next>.ad1epk-project-nav__thumb,
.single-ad1_project .ad1epk-project-nav>a.is-next>.ad1epk-project-nav__copy{grid-row:1!important}
.single-ad1_project .ad1epk-project-nav>a.is-next>.ad1epk-project-nav__thumb{grid-column:1!important}
.single-ad1_project .ad1epk-project-nav>a.is-next>.ad1epk-project-nav__copy{grid-column:2!important}
.single-ad1_project .ad1epk-project-nav>a.is-next .ad1epk-project-nav__copy>b,
.single-ad1_project .ad1epk-project-nav>a.is-previous .ad1epk-project-nav__copy>b{left:auto!important;right:1rem!important}

/* Press & Media: cards are image-preserving; no black wrapper/bars. */
.single-ad1_project .ad1epk .ad1epk-press-card--news{
  background:var(--ad1-color-background-light)!important;
  border:1px solid var(--ad1-color-border-on-light)!important;
  overflow:hidden!important;
}
.single-ad1_project .ad1epk .ad1epk-press-card--news .ad1epk-press-card__image{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:.5rem!important;
  background:transparent!important;
  border:0!important;
}
.single-ad1_project .ad1epk .ad1epk-press-card--news .ad1epk-press-card__image img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:13rem!important;
  object-fit:contain!important;
  object-position:center!important;
  background:transparent!important;
  transform:none!important;
  filter:none!important;
}
.single-ad1_project .ad1epk .ad1epk-press-card__copy{
  background:var(--ad1-color-background-light)!important;
  color:var(--ad1-color-text-dark)!important;
}
.single-ad1_project .ad1epk .ad1epk-press-card__copy h3{
  font-family:var(--ad1-type-card-title-family)!important;
  font-size:var(--ad1-type-card-title-size)!important;
  font-weight:var(--ad1-type-card-title-weight)!important;
  line-height:var(--ad1-type-card-title-line-height)!important;
  letter-spacing:var(--ad1-type-card-title-letter-spacing)!important;
}
.single-ad1_project .ad1epk .ad1epk-press-card__copy time{color:var(--ad1-color-meta-on-light)!important}

@media(max-width:767px){
  .single-ad1_project .ad1epk-shell{width:calc(100% - 2rem)!important}

  /* Media-first Project Hero with its own mobile dissolve and safe content padding. */
  .single-ad1_project .ad1epk-hero.has-image .ad1epk-hero__media{
    height:clamp(16rem,74vw,23rem)!important;
  }
  .single-ad1_project .ad1epk-hero .ad1epk-hero__media img{
    object-fit:contain!important;
    object-position:var(--ad1-hero-mobile-focal-x) var(--ad1-hero-mobile-focal-y)!important;
  }
  .single-ad1_project .ad1epk-hero__veil{
    height:calc(clamp(16rem,74vw,23rem) + 4.5rem)!important;
    background:
      radial-gradient(ellipse 82% 108% at 0% 58%,
        color-mix(in srgb,var(--ad1-color-background-dark) 82%,transparent) 0 9%,
        color-mix(in srgb,var(--ad1-color-background-dark) 32%,transparent) 30%,
        transparent 56%),
      linear-gradient(0deg,
        var(--ad1-color-background-dark) 0 4%,
        color-mix(in srgb,var(--ad1-color-background-dark) 72%,transparent) 17%,
        color-mix(in srgb,var(--ad1-color-background-dark) 22%,transparent) 32%,
        transparent 49% 100%)!important;
  }
  .single-ad1_project .ad1epk-hero__play{
    top:calc(clamp(16rem,74vw,23rem)/2)!important;
  }
  .single-ad1_project .ad1epk-hero__content{padding:1.25rem 0 1.6rem!important}
  .single-ad1_project .ad1epk-actions{display:grid!important;grid-template-columns:1fr!important;gap:.55rem!important;width:100%!important}
  .single-ad1_project .ad1epk-actions .ad1epk-button{width:100%!important;max-width:none!important}

  /* Light accordion contract. Plus square rotates into a diamond when open. */
  .single-ad1_project .ad1epk-section.has-mobile-toggle{
    background:var(--ad1-color-background-light)!important;
    color:var(--ad1-color-text-dark)!important;
    border-bottom:1px solid var(--ad1-color-border-on-light)!important;
  }
  .single-ad1_project .ad1epk-section.has-mobile-toggle>.ad1epk-mobile-toggle,
  .single-ad1_project .ad1epk-section.has-mobile-toggle>.ad1epk-mobile-toggle[aria-expanded="true"]{
    min-height:3.75rem!important;
    padding:.7rem 0!important;
    color:var(--ad1-color-text-dark)!important;
    background:transparent!important;
  }
  .single-ad1_project .ad1epk-section.has-mobile-toggle .ad1epk-mobile-toggle__icon{
    width:2.5rem!important;
    height:2.5rem!important;
    color:var(--ad1-color-accent)!important;
    background:transparent!important;
    border:1px solid var(--ad1-color-border-on-light)!important;
    border-radius:0!important;
    transform:rotate(0deg)!important;
  }
  .single-ad1_project .ad1epk-section:not(.is-collapsed)>.ad1epk-mobile-toggle .ad1epk-mobile-toggle__icon{
    color:var(--ad1-color-accent)!important;
    background:transparent!important;
    border-color:var(--ad1-color-accent)!important;
    transform:rotate(45deg)!important;
  }
  .single-ad1_project .ad1epk-section:not(.is-collapsed)>.ad1epk-mobile-toggle .ad1epk-mobile-toggle__icon::after{
    transform:translate(-50%,-50%) rotate(90deg)!important;
  }

  /* Themes / Keywords remain readable on the light mobile accordion surface. */
  .single-ad1_project .ad1epk-theme-strip,
  .single-ad1_project .ad1epk-theme-panel,
  .single-ad1_project .ad1epk-keywords-panel,
  .single-ad1_project .ad1epk-theme-strip .ad1epk-rich,
  .single-ad1_project .ad1epk-theme-strip .ad1epk-rich :is(p,li,strong,em,a){
    background:var(--ad1-color-background-light)!important;
    color:var(--ad1-color-text-dark)!important;
  }
  .single-ad1_project .ad1epk-keywords{padding:1rem 0 1.5rem!important;gap:.55rem!important}
  .single-ad1_project .ad1epk-keywords span{
    color:var(--ad1-color-text-dark)!important;
    background:transparent!important;
    border:1px solid var(--ad1-color-border-on-light)!important;
  }

  /* Dark paired content becomes separate light accordion bodies on mobile. */
  .single-ad1_project .ad1epk-approach-row{
    display:block!important;
    margin:0!important;
    border:0!important;
    background:var(--ad1-color-background-light)!important;
  }
  .single-ad1_project .ad1epk-approach-row>.ad1epk-section,
  .single-ad1_project .ad1epk-approach-row .ad1epk-copy-panel,
  .single-ad1_project .ad1epk-approach-row .ad1epk-rich,
  .single-ad1_project .ad1epk-approach-row .ad1epk-rich :is(p,li,strong,em,a){
    min-height:0!important;
    padding-left:0!important;
    padding-right:0!important;
    background:var(--ad1-color-background-light)!important;
    color:var(--ad1-color-text-dark)!important;
  }
  .single-ad1_project .ad1epk-approach-row .ad1epk-copy-panel{padding-top:1rem!important;padding-bottom:1.5rem!important}

  /* Press/Media slider is a natural stacked list on Web-App widths. */
  .single-ad1_project .ad1epk .ad1epk-press-grid.is-slider{
    display:block!important;
    overflow:visible!important;
  }
  .single-ad1_project .ad1epk .ad1epk-press-grid.is-slider>.ad1epk-carousel__track{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:.75rem!important;
    transform:none!important;
    width:100%!important;
  }
  .single-ad1_project .ad1epk .ad1epk-press-grid.is-slider>.ad1epk-carousel__track>.ad1epk-press-card{
    width:100%!important;
    max-width:none!important;
    flex:0 0 auto!important;
    grid-template-columns:minmax(6rem,32%) minmax(0,1fr)!important;
    min-height:0!important;
  }
  .single-ad1_project .ad1epk .ad1epk-press-card--news .ad1epk-press-card__image{
    min-height:0!important;
    height:auto!important;
    padding:.4rem!important;
  }
  .single-ad1_project .ad1epk .ad1epk-press-card--news .ad1epk-press-card__image img{
    height:auto!important;
    max-height:8.5rem!important;
  }
  .single-ad1_project .ad1epk .ad1epk-press-card__copy{padding:.8rem!important}

  /* Latest Projects: padded compact list, whole image visible. */
  .single-ad1_project .ad1epk-latest-projects{padding-inline:0!important}
  .single-ad1_project .ad1epk-project-nav{display:grid!important;grid-template-columns:1fr!important;gap:.65rem!important}
  .single-ad1_project .ad1epk-project-nav>a{
    grid-template-columns:minmax(6rem,34%) minmax(0,1fr)!important;
    width:100%!important;
    min-height:0!important;
    overflow:hidden!important;
  }
  .single-ad1_project .ad1epk-project-nav__thumb{padding:.45rem!important}
  .single-ad1_project .ad1epk-project-nav__thumb img{height:auto!important;max-height:8.5rem!important;object-fit:contain!important}
  .single-ad1_project .ad1epk-project-nav__copy{padding:.85rem 2.5rem .85rem .8rem!important}

  /* No action strip or content can sit underneath Web-App navigation. */
  .single-ad1_project .ad1epk-cta-strip,
  .single-ad1_project .ad1epk-latest-projects{scroll-margin-bottom:var(--ad1-webapp-nav-occupied-height,0px)}
}

/* Stage 65 — Mobile Themes content is editorial text, not text over an image. */
@media(max-width:767px){
  .single-ad1_project .ad1epk-theme-panel>figure,
  .single-ad1_project .ad1epk-theme-panel>.ad1epk-theme-panel__veil{
    display:none!important;
  }
  .single-ad1_project .ad1epk-theme-panel>.ad1epk-theme-panel__copy{
    position:relative!important;
    inset:auto!important;
    display:block!important;
    min-height:0!important;
    padding:1rem 0 1.5rem!important;
    background:var(--ad1-color-background-light)!important;
    color:var(--ad1-color-text-dark)!important;
  }
  .single-ad1_project .ad1epk-theme-panel>.ad1epk-theme-panel__copy :is(h2,h3,h4,p,li,strong,em,a){
    color:var(--ad1-color-text-dark)!important;
  }
}

/* Stage 65 — restore semantic typography roles after historical 0.4.x button-font debt. */
.single-ad1_project .ad1epk-hero__identity>h1{
  font-family:var(--ad1-type-primary-family,var(--ad1-native-h1-family))!important;
  font-size:var(--ad1-type-primary-size,var(--ad1-native-h1-size))!important;
  font-weight:var(--ad1-type-primary-weight,var(--ad1-global-h1-weight,400))!important;
  line-height:var(--ad1-type-primary-line-height,var(--ad1-native-h1-line))!important;
  letter-spacing:var(--ad1-type-primary-letter-spacing,var(--ad1-native-h1-spacing))!important;
  color:var(--ad1-color-text-light)!important;
}
.single-ad1_project .ad1epk-logline>h2{
  font-family:var(--ad1-type-secondary-family,var(--ad1-native-h2-family))!important;
  font-size:var(--ad1-type-secondary-size,var(--ad1-native-h2-size))!important;
  font-weight:var(--ad1-type-secondary-weight,var(--ad1-global-h2-weight,400))!important;
  line-height:var(--ad1-type-secondary-line-height,var(--ad1-native-h2-line))!important;
  letter-spacing:var(--ad1-type-secondary-letter-spacing,var(--ad1-native-h2-spacing))!important;
  color:var(--ad1-color-text-dark)!important;
}
.single-ad1_project :is(.ad1epk-person-card__name,.ad1epk-writer-card h2,.ad1epk-company-card h2,.ad1epk-festival-card__copy h3,.ad1epk-press-card__copy h3,.ad1epk-project-nav h2){
  font-family:var(--ad1-type-card-title-family,var(--ad1-native-h2-family))!important;
  font-size:var(--ad1-type-card-title-size,var(--ad1-native-card-title-size))!important;
  font-weight:var(--ad1-type-card-title-weight,500)!important;
  line-height:var(--ad1-type-card-title-line-height,var(--ad1-native-card-title-line))!important;
  letter-spacing:var(--ad1-type-card-title-letter-spacing,var(--ad1-native-card-title-spacing))!important;
}

/* Stage 66 — Project Single visual contract restoration. */
@media(min-width:768px){
  .single-ad1_project .ad1epk-approach-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;border:1px solid var(--ad1-color-border-on-light)!important;background:transparent!important}
  .single-ad1_project .ad1epk-approach-row.has-single-panel{grid-template-columns:1fr!important}
  .single-ad1_project .ad1epk-copy-section{margin:0!important;padding:0!important;border:0!important}
  .single-ad1_project .ad1epk-copy-panel{height:100%!important;min-height:100%!important;padding:clamp(1.75rem,3vw,3rem)!important}
  .single-ad1_project .ad1epk-copy-panel--visual,
  .single-ad1_project .ad1epk-copy-panel--visual .ad1epk-rich,
  .single-ad1_project .ad1epk-copy-panel--visual .ad1epk-rich :is(p,li,strong,em,a){background:var(--ad1-color-background-dark)!important;color:var(--ad1-color-text-light)!important}
  .single-ad1_project .ad1epk-copy-panel--production,
  .single-ad1_project .ad1epk-copy-panel--production .ad1epk-rich,
  .single-ad1_project .ad1epk-copy-panel--production .ad1epk-rich :is(p,li,strong,em,a){background:var(--ad1-color-background-light)!important;color:var(--ad1-color-text-dark)!important}
  .single-ad1_project .ad1epk-copy-panel--visual .ad1epk-eyebrow{color:var(--ad1-color-accent)!important}
  .single-ad1_project .ad1epk-copy-panel--production .ad1epk-eyebrow{color:var(--ad1-color-accent)!important}
}
.single-ad1_project .ad1epk-cta-grid--1{grid-template-columns:1fr!important}
.single-ad1_project .ad1epk-cta-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.single-ad1_project .ad1epk-cta-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.single-ad1_project .ad1epk-cta-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.single-ad1_project .ad1epk-latest-projects{padding-top:clamp(1.5rem,3vw,2.5rem)!important;padding-bottom:0!important}
.single-ad1_project .ad1epk-latest-projects>.ad1epk-eyebrow{margin-bottom:.75rem!important}
@media(max-width:767px){
  .single-ad1_project .ad1epk-cta-grid{grid-template-columns:1fr!important}
  .single-ad1_project .ad1epk-project-content{padding-inline:max(1rem,env(safe-area-inset-left)) max(1rem,env(safe-area-inset-right))!important}
  .single-ad1_project .ad1epk-section>.ad1epk-mobile-toggle{padding-inline:0!important}
  .single-ad1_project .ad1epk-section:not(.is-collapsed)>.ad1epk-mobile-body{padding-inline:0!important}
}

/* Stage 67 — Project Single final responsive pass against the approved mockup. */
@media(min-width:768px){
  .single-ad1_project .ad1epk-hero__identity{max-width:32rem!important}
  .single-ad1_project .ad1epk-hero__identity .ad1epk-actions{max-width:32rem!important}
  .single-ad1_project .ad1epk-approach-row .ad1epk-copy-panel--visual{background:var(--ad1-color-background-dark)!important;color:var(--ad1-color-text-light)!important}
  .single-ad1_project .ad1epk-approach-row .ad1epk-copy-panel--production{background:var(--ad1-color-background-light)!important;color:var(--ad1-color-text-dark)!important;border-color:var(--ad1-color-border-on-light)!important}
  .single-ad1_project .ad1epk-approach-row .ad1epk-copy-panel--production .ad1epk-rich,
  .single-ad1_project .ad1epk-approach-row .ad1epk-copy-panel--production .ad1epk-rich :is(p,li,strong,em,a){color:var(--ad1-color-text-dark)!important;background:transparent!important}
}
@media(max-width:767px){
  .single-ad1_project .ad1epk-project-content{padding-left:1rem!important;padding-right:1rem!important;padding-bottom:calc(3rem + var(--ad1-webapp-nav-occupied-height,0px))!important}
  .single-ad1_project .ad1epk-section.has-mobile-toggle>.ad1epk-mobile-toggle{gap:.75rem!important;padding:.7rem 0!important}
  .single-ad1_project .ad1epk-section.has-mobile-toggle:not(.is-collapsed)>:not(.ad1epk-mobile-toggle){margin-top:0!important}
  .single-ad1_project .ad1epk-section.has-mobile-toggle:not(.is-collapsed)>:last-child{margin-bottom:1.5rem!important}
  .single-ad1_project .ad1epk-section:not(.is-collapsed)>.ad1epk-mobile-body,
  .single-ad1_project .ad1epk-section:not(.is-collapsed)>.ad1epk-section__head,
  .single-ad1_project .ad1epk-section:not(.is-collapsed)>.ad1epk-rich{padding-left:0!important;padding-right:0!important}
  .single-ad1_project .ad1epk-approach-row>.ad1epk-section{padding:0!important;margin:0!important;background:var(--ad1-color-background-light)!important}
  .single-ad1_project .ad1epk-approach-row .ad1epk-copy-panel{margin:0!important;padding:1.1rem 1rem 1.5rem!important;border:1px solid var(--ad1-color-border-on-light)!important;background:var(--ad1-color-background-light)!important;color:var(--ad1-color-text-dark)!important}
  .single-ad1_project .ad1epk-approach-row .ad1epk-copy-panel .ad1epk-rich,
  .single-ad1_project .ad1epk-approach-row .ad1epk-copy-panel .ad1epk-rich :is(p,li,strong,em,a){color:var(--ad1-color-text-dark)!important;background:transparent!important}
  .single-ad1_project .ad1epk-approach-row .ad1epk-eyebrow{margin-bottom:.75rem!important;color:var(--ad1-color-accent)!important}
  .single-ad1_project .ad1epk-copy-panel+.ad1epk-copy-panel{border-top:0!important}
  .single-ad1_project .ad1epk-latest-projects{padding-top:1.25rem!important;padding-bottom:calc(1rem + var(--ad1-webapp-nav-occupied-height,0px))!important}
}

/* Stage 67 — final Mobile/Web-App spacing for project accordions and festival rail. */
@media(max-width:767px){
  .single-ad1_project .ad1epk-project-content{
    padding-inline:max(1rem,env(safe-area-inset-left)) max(1rem,env(safe-area-inset-right))!important;
  }
  .single-ad1_project .ad1epk-section.has-mobile-toggle>.ad1epk-mobile-toggle{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 2.625rem!important;
    align-items:center!important;
    width:100%!important;
    gap:.75rem!important;
    padding:.85rem 0!important;
  }
  .single-ad1_project .ad1epk-section.has-mobile-toggle>.ad1epk-mobile-toggle>span:first-child{
    min-width:0!important;
    max-width:none!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    overflow-wrap:break-word!important;
    word-break:normal!important;
  }
  .single-ad1_project .ad1epk-section.has-mobile-toggle .ad1epk-mobile-toggle__icon{
    grid-column:2!important;
    justify-self:end!important;
    margin:0!important;
  }
  .single-ad1_project .ad1epk-section.has-mobile-toggle:not(.is-collapsed)>.ad1epk-section__head{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    min-height:0!important;
    margin:0!important;
    padding:0 0 .85rem!important;
  }
  .single-ad1_project .ad1epk-festival-section.has-mobile-toggle>.ad1epk-section__head>.ad1epk-eyebrow{
    display:none!important;
  }
  .single-ad1_project .ad1epk-festival-section .ad1epk-rail-controls{
    display:flex!important;
    flex:0 0 auto!important;
    gap:.5rem!important;
    margin:0 0 0 auto!important;
  }
  .single-ad1_project .ad1epk-festival-section .ad1epk-rail-controls button{
    min-width:2.75rem!important;
    min-height:2.75rem!important;
  }
  .single-ad1_project .ad1epk-festival-rail{
    width:100%!important;
    min-width:0!important;
    overflow:hidden!important;
  }
  .single-ad1_project .ad1epk-festival-card{
    min-width:0!important;
    width:100%!important;
    max-width:100%!important;
  }
  .single-ad1_project .ad1epk-festival-card__copy{
    min-width:0!important;
    padding:1.15rem!important;
  }
  .single-ad1_project .ad1epk-festival-card__copy h3,
  .single-ad1_project .ad1epk-festival-card__copy p,
  .single-ad1_project .ad1epk-festival-card__copy a{
    max-width:100%!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
  }
  .single-ad1_project .ad1epk-approach-row .ad1epk-copy-panel{
    margin:0!important;
    padding:1rem 0 1.5rem!important;
    border:0!important;
    background:var(--ad1-color-background-light)!important;
    color:var(--ad1-color-text-dark)!important;
  }
}

/* Stage 69 — Project Hero facts return to the bottom-edge metadata rail. */
.single-ad1_project .ad1epk-hero-meta-wrap{
  position:absolute;
  left:50%;
  bottom:0;
  z-index:4;
  transform:translateX(-50%);
}
.single-ad1_project .ad1epk-hero-meta{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  width:100%;
  max-width:none;
  margin:0;
  padding:0;
  background:color-mix(in srgb,var(--ad1-color-background-dark) 90%,transparent);
  border-top:1px solid var(--ad1-color-border-on-dark);
  backdrop-filter:blur(8px);
}
.single-ad1_project .ad1epk-hero-meta>div{
  min-width:0;
  padding:.85rem .75rem;
}
.single-ad1_project .ad1epk-hero-meta>div+div{border-left:1px solid var(--ad1-color-border-on-dark)}
.single-ad1_project .ad1epk-hero-meta dt{
  margin:0 0 .2rem;
  color:var(--ad1-color-meta-on-dark);
  font-family:var(--ad1-type-meta-family,var(--ad1-native-accent-family));
  font-size:var(--ad1-type-meta-size,var(--ad1-native-meta-size));
  font-weight:var(--ad1-type-meta-weight,var(--e-global-typography-accent-font-weight,600));
  line-height:var(--ad1-type-meta-line-height,var(--ad1-native-meta-line));
  letter-spacing:var(--ad1-type-meta-letter-spacing,var(--ad1-native-meta-spacing));
}
.single-ad1_project .ad1epk-hero-meta dd{
  margin:0;
  color:var(--ad1-color-text-light);
  font-family:var(--ad1-type-data-value-family,var(--ad1-type-form-field-family,var(--ad1-native-body-family)));
  font-size:var(--ad1-type-data-value-size,var(--ad1-native-body-size));
  font-weight:var(--ad1-type-data-value-weight,500);
  line-height:var(--ad1-type-data-value-line-height,var(--ad1-native-body-line));
  overflow-wrap:normal;
  word-break:normal;
}
@media(min-width:768px){
  .single-ad1_project .ad1epk-hero__content{padding-bottom:7rem!important}
}
@media(max-width:1100px) and (min-width:768px){
  .single-ad1_project .ad1epk-hero-meta{grid-template-columns:repeat(3,minmax(0,1fr))}
  .single-ad1_project .ad1epk-hero-meta>div:nth-child(4){border-left:0}
  .single-ad1_project .ad1epk-hero-meta>div:nth-child(n+4){border-top:1px solid var(--ad1-color-border-on-dark)}
}
@media(max-width:767px){
  .single-ad1_project .ad1epk-hero-meta-wrap{
    position:relative;
    left:auto;
    bottom:auto;
    order:3;
    width:100%;
    transform:none;
  }
  .single-ad1_project .ad1epk-hero-meta{
    grid-template-columns:repeat(2,minmax(0,1fr));
    max-width:none;
    border-bottom:1px solid var(--ad1-color-border-on-dark);
    backdrop-filter:none;
  }
  .single-ad1_project .ad1epk-hero-meta>div{padding:.75rem 1rem}
  .single-ad1_project .ad1epk-hero-meta>div:nth-child(odd){border-left:0}
  .single-ad1_project .ad1epk-hero-meta>div:nth-child(n+3){border-top:1px solid var(--ad1-color-border-on-dark)}
}

/* Stage 69 — Company Profile is a dark-surface component. Never inherit dark copy. */
.single-ad1_project .ad1epk-company-card,
.single-ad1_project .ad1epk-company-card__copy,
.single-ad1_project .ad1epk-company-card__copy .ad1epk-rich{
  background-color:var(--ad1-color-background-dark)!important;
  color:var(--ad1-color-text-light)!important;
}
.single-ad1_project .ad1epk-company-card__copy :is(h2,h3,p,li,strong,em){color:var(--ad1-color-text-light)!important}
.single-ad1_project .ad1epk-company-card__copy :is(.ad1epk-eyebrow,a){color:var(--ad1-color-accent)!important}

/* Stage 71 — project Hero actions: protected copy width wins over forced 3-column buttons. */
@media(min-width:1200px){
  .single-ad1_project .ad1epk-hero__identity{width:min(100%,42rem)!important;max-width:42rem!important}
  .single-ad1_project .ad1epk-actions{display:grid!important;width:min(100%,36rem)!important;max-width:36rem!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.65rem!important}
  .single-ad1_project .ad1epk-actions--1{grid-template-columns:minmax(0,1fr)!important;width:min(100%,20rem)!important;max-width:20rem!important}
  .single-ad1_project .ad1epk-actions--3 .ad1epk-button--primary{grid-column:1/-1!important}
  .single-ad1_project .ad1epk-actions .ad1epk-button{width:100%!important;max-width:none!important;min-width:0!important;padding-inline:1rem!important;white-space:nowrap!important}
}
@media(min-width:768px) and (max-width:1199px){
  .single-ad1_project .ad1epk-hero__identity{width:min(100%,35rem)!important;max-width:35rem!important}
  .single-ad1_project .ad1epk-actions{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:min(100%,24rem)!important;max-width:24rem!important;gap:.6rem!important}
  .single-ad1_project .ad1epk-actions .ad1epk-button{width:100%!important;max-width:none!important;min-width:0!important;white-space:normal!important}
}
@media(max-width:767px){
  .single-ad1_project .ad1epk-actions{grid-template-columns:minmax(0,1fr)!important}
  .single-ad1_project .ad1epk-actions .ad1epk-button{white-space:normal!important}
}

/* Shared Festival relation cards own presentation; Project owns only rail geometry. */
.single-ad1_project .ad1epk-festival-rail{width:100%!important;min-width:0!important;overflow:hidden!important}
.single-ad1_project .ad1epk-festival-section .ad1epk-rail-controls{display:flex;gap:.5rem;margin-left:auto}
