/* A white screening room, with purple reserved for selection and navigation. */
[hidden]{display:none!important}
.main-nav{gap:24px}
.screening-hero{height:auto;min-height:0;max-height:none;padding-bottom:26px}
.screening-hero .hero-word{width:66%;margin:28px 0 38px}
.screening-hero.brand-hero .hero-word{width:min(68%,900px);margin:34px 0 32px}
.brand-hero .screening-foot{margin-top:0}
.screening-layout{display:grid;grid-template-columns:minmax(230px,.42fr) minmax(0,1fr);gap:5%;align-items:center}
.screening-intro .eyebrow{font-size:11px;letter-spacing:.04em;padding:7px 10px;margin-bottom:25px}
.screening-intro h2{font-size:clamp(32px,3.5vw,62px);line-height:1.18;letter-spacing:-.04em}
.screening-intro>p:not(.eyebrow){font-size:16px;line-height:1.85;margin:25px 0 18px}
.screening-window{min-width:0}
.screening-picture,.world-picture{display:block;position:relative;aspect-ratio:16/9;overflow:hidden;background:#eeeaf2}
.screening-picture img,.world-picture img{width:100%;height:100%;object-fit:cover;transform:scale(var(--zoom,1));transform-origin:var(--origin,center)}
.screening-open{position:absolute;right:18px;bottom:18px;background:white;padding:11px 16px;border-radius:30px;font-size:14px;transition:background .2s,color .2s}
.screening-picture:hover .screening-open{background:var(--accent);color:white}
.screening-caption{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:20px 0}
.frame-number{font:12px var(--mono);color:var(--accent)}
.screening-caption p{font-size:12px;color:var(--muted);margin:0 0 5px}
.screening-caption h3{font-size:18px;font-weight:600}
.screening-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}
.screening-tabs button{border:0;border-top:2px solid transparent;background:white;text-align:left;padding:13px 5px;display:flex;gap:13px;font-size:14px}
.screening-tabs button>span{font:12px var(--mono);color:var(--muted)}
.screening-tabs button[aria-pressed=true]{border-top-color:var(--accent);color:var(--accent-strong)}
.screening-foot{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:23px;margin-top:36px;font:12px var(--mono);gap:20px}
.screening-foot a{font-family:Arial;font-size:14px}
.project-image{aspect-ratio:16/9}
.project-card-actions{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:18px;padding-top:12px;border-top:1px solid var(--line);font-size:14px}
.project-card-actions>a{color:var(--muted)}
.reference-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:14px;line-height:1.5;background:white;border:1px solid var(--line);padding:8px 12px;border-radius:24px;white-space:nowrap}
.reference-button[aria-pressed=true]{color:var(--accent-strong);border-color:#b9a0e1;background:var(--accent-soft)}
.reference-button:hover{border-color:var(--accent);color:var(--accent-strong)}
.creative-explorer{display:grid;grid-template-columns:minmax(240px,.55fr) minmax(0,1fr);gap:8%;align-items:center}
.explorer-copy h2{font-size:clamp(32px,4vw,62px);line-height:1.2}
.explorer-intro{font-size:16px;line-height:1.8;color:var(--muted);margin:24px 0}
.world-options{margin:30px 0 24px}
.world-options button{width:100%;display:grid;grid-template-columns:30px 1fr auto;gap:15px;align-items:center;text-align:left;border:0;border-top:1px solid var(--line);background:white;font-size:20px;padding:22px 5px}
.world-options button:last-child{border-bottom:1px solid var(--line)}
.world-options button>span:first-child{font:12px var(--mono);color:var(--muted)}
.world-options button>span:last-child{opacity:0;transform:translateX(-8px);transition:opacity .2s,transform .2s}
.world-options button[aria-pressed=true]{color:var(--accent-strong)}
.world-options button[aria-pressed=true]>span:last-child{opacity:1;transform:translateX(0)}
.world-panel>p{font-size:16px;line-height:1.8;color:var(--muted);min-height:3.6em;margin:22px 0 4px}
.world-caption{display:flex;justify-content:space-between;align-items:center;gap:20px}
.world-caption>span{font-size:12px;color:var(--muted);white-space:nowrap}
.case-nav{position:sticky;top:80px;z-index:20;display:flex;gap:30px;overflow:auto;padding:18px 2.4%;margin-bottom:25px;background:#ffffffed;backdrop-filter:blur(12px);border-block:1px solid var(--line);font-size:14px;white-space:nowrap}
.case-nav a:hover{color:var(--accent-strong)}
#project-visual,#project-story,#project-scope,#project-extension,#related-work{scroll-margin-top:150px}
.case-scope{display:grid;grid-template-columns:.45fr 1fr;gap:9%}
.case-scope h2{font-size:clamp(28px,3vw,44px)}
.case-scope>div>.text-link{margin-top:25px}
.case-scope-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}
.case-scope-grid article{padding:15px 0 28px;border-top:1px solid var(--line)}
.case-scope-grid span{color:var(--accent);font:13px var(--mono)}
.case-scope-grid h3{font-size:20px;margin-top:28px}
.case-reference-callout{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);padding-top:25px;margin-top:20px}
.case-reference-callout h3{font-size:18px}
.case-reference-callout p{font-size:14px;color:var(--muted);line-height:1.7;margin:7px 0 0}
.home-awards .honor-logos article{padding:0}
.award-trigger{border:0;background:white;padding:12px 18px;display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;height:100%;transition:transform .2s}
.award-trigger:hover{transform:translateY(-5px)}
.home-awards .award-trigger h3{font-size:18px;margin:0}
.experience-dialog{position:fixed;max-height:90svh;width:min(620px,calc(100% - 32px));padding:36px;border:1px solid var(--line);color:var(--text);background:white;overflow:auto;box-shadow:0 24px 100px #21102d24}
.experience-dialog::backdrop{background:#1e172655;backdrop-filter:blur(6px)}
.dialog-heading{display:flex;justify-content:space-between;align-items:start;gap:20px}
.dialog-heading .eyebrow{margin-bottom:20px;font-size:11px}
.dialog-heading h2{font-size:30px}
.dialog-close{background:white;border:1px solid var(--line);border-radius:50%;width:40px;height:40px;font-size:27px;flex-shrink:0;line-height:1}
.reference-explanation{font-size:16px;line-height:1.7;color:var(--muted);margin:20px 0}
.reference-row{display:grid;grid-template-columns:104px minmax(0,1fr) auto;align-items:center;gap:17px;padding:20px 0;border-bottom:1px solid var(--line)}
.reference-thumb{display:block;aspect-ratio:16/9;overflow:hidden;background:#eeeaf2}
.reference-thumb img{width:100%;height:100%;object-fit:cover;transform:scale(var(--zoom));transform-origin:var(--origin)}
.reference-copy p{font-size:12px;color:var(--muted);margin:0 0 5px}
.reference-copy a{font-size:16px;line-height:1.5}
.reference-remove{border:0;background:white;color:var(--muted);font-size:14px;padding:12px 0 12px 8px}
.reference-remove:hover{color:var(--accent-strong)}
.reference-empty{padding:25px 0}
.reference-empty p{font-size:16px;line-height:1.8;margin:0 0 15px;color:var(--muted)}
.reference-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px}
.reference-actions button{border:0;border-bottom:1px solid currentColor;background:white}
.reference-storage{font-size:12px;color:var(--muted);line-height:1.7;margin:22px 0 0}
.reference-dock{position:fixed;right:26px;bottom:24px;z-index:75;display:flex;align-items:center;gap:20px;padding:13px 15px 13px 23px;background:white;border:1px solid #c9b7e8;box-shadow:0 8px 35px #2312361a;border-radius:40px;font-size:14px}
.reference-dock>span{background:var(--accent);color:white;min-width:30px;height:30px;display:grid;place-items:center;border-radius:50%;font:12px var(--mono)}
.experience-status{position:fixed;z-index:110;bottom:96px;right:26px;font-size:14px;color:white;background:var(--accent-strong);padding:12px 20px;border-radius:24px;pointer-events:none}
.experience-status:empty{display:none}
.award-dialog .award-year{margin-top:25px;font:14px var(--mono)}
.award-dialog h2{font-size:32px;line-height:1.35;margin:15px 0 25px}
.award-dialog .award-prize{font-size:20px;line-height:1.6}
.award-dialog #award-work{color:var(--muted);font-size:16px;line-height:1.7;margin-bottom:30px}
.major-awards article{scroll-margin-top:110px}
.contact-reference-section{padding-top:10px;padding-bottom:45px}
.contact-reference-heading{display:flex;justify-content:space-between;align-items:center;gap:25px}
.contact-reference-heading h2{font-size:30px}
.contact-references [data-reference-list]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:40px}
.contact-references .reference-empty{grid-column:1/-1}
.contact-reference-heading .eyebrow{margin-bottom:20px}
@media(min-width:1650px){.screening-hero{min-height:0}.screening-hero .hero-word{max-width:1050px}}
@media(max-width:1100px){.main-nav{gap:17px}.main-nav>a{font-size:11px}.screening-layout{grid-template-columns:230px minmax(0,1fr);gap:4%}.screening-caption{gap:10px}.screening-caption .reference-button{grid-column:2/4;justify-self:start}.creative-explorer{gap:5%}.case-scope{gap:5%}.case-scope-grid{gap:15px}.case-scope-grid h3{font-size:18px}}
@media(max-width:760px){
 .main-nav{gap:24px}.main-nav>a{font-size:14px}.main-nav .nav-contact{grid-column:auto;justify-content:start}
 .screening-hero{min-height:0;max-height:none;height:auto;padding-top:96px}
 .screening-hero .hero-word{width:100%;margin:26px 0 30px}
 .screening-hero.brand-hero .hero-word{width:88%;margin:32px 0}
 .screening-hero .hero-topline{font-size:10px;gap:10px;letter-spacing:0}
 .screening-layout{grid-template-columns:1fr;gap:28px}
 .screening-intro .eyebrow{font-size:10px;margin-bottom:18px}
 .screening-intro h2{font-size:37px}.screening-intro h2 br{display:none}
 .screening-intro>p:not(.eyebrow){font-size:15px;margin:16px 0 10px}.screening-intro>p:not(.eyebrow) br{display:none}
 .screening-picture{margin:0}.screening-open{right:12px;bottom:12px;font-size:13px;padding:9px 13px}
 .screening-caption{grid-template-columns:auto 1fr;gap:14px;padding:17px 0}
 .screening-caption h3{font-size:17px}.screening-caption .reference-button{grid-column:2;justify-self:start}
 .screening-tabs button{font-size:13px;gap:8px;padding:13px 2px}.screening-tabs button>span{font-size:11px}
 .screening-foot{margin-top:24px;font-size:10px;align-items:center}.screening-foot a{font-size:12px;white-space:nowrap}
 .project-card-actions{font-size:14px}.reference-button{font-size:13px;padding:8px 11px}
 .creative-explorer{grid-template-columns:1fr;gap:30px}.explorer-copy h2{font-size:39px}.explorer-copy h2 br{display:none}
 .explorer-intro{font-size:15px;margin:18px 0}.world-options{margin:24px 0 16px}.world-options button{font-size:19px;padding:19px 3px}
 .world-panel>p{font-size:15px;min-height:0;margin-top:20px}.world-caption>span{display:none}
 .case-nav{top:70px;padding:16px 5%;gap:24px;font-size:14px}.case-scope{grid-template-columns:1fr;gap:32px}
 .case-scope-grid{gap:18px}.case-scope-grid h3{font-size:16px;margin-top:20px}
 .case-reference-callout{flex-direction:column;align-items:start}.case-reference-callout p{font-size:14px}
 .home-awards .award-trigger{padding:0;gap:18px}.home-awards .award-trigger h3{font-size:15px}
 .experience-dialog{padding:25px 20px;max-height:90svh}.dialog-heading .eyebrow{font-size:10px}.dialog-heading h2{font-size:26px}.dialog-close{width:36px;height:36px}
 .reference-row{grid-template-columns:76px minmax(0,1fr) auto;gap:12px}.reference-copy a{font-size:14px}.reference-copy p{font-size:12px}
 .reference-actions{flex-wrap:wrap}.reference-dock{bottom:16px;right:16px;font-size:13px;padding:10px 12px 10px 18px;gap:15px}.experience-status{right:16px;bottom:87px}
 .award-dialog h2{font-size:27px}.award-dialog .award-prize{font-size:18px}
 .contact-reference-heading{align-items:start;flex-direction:column;gap:18px}.contact-reference-heading h2{font-size:27px}
 .contact-references [data-reference-list]{grid-template-columns:1fr}.contact-reference-section{padding-top:0;padding-bottom:30px}
}
@media(prefers-reduced-motion:reduce){.award-trigger:hover{transform:none}}
