.frame-lab{background:#0b202d;color:#f3f6f7;padding-block:82px 35px;position:relative;overflow:hidden}
.frame-lab:before{content:'';position:absolute;left:0;right:0;top:0;height:10px;background:repeating-linear-gradient(90deg,#b0c2cc40 0 19px,transparent 19px 38px)}
.frame-lab-intro{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:36px}
.frame-lab-intro .section-label{color:var(--film-yellow);margin-bottom:18px}
.frame-lab-intro h2{font-size:clamp(46px,5.5vw,78px)}
.frame-lab-intro>p{font-size:17px;line-height:1.7;color:#baceD8;max-width:350px}
.frame-selector{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:30px}
.frame-choice{position:relative;display:flex;align-items:center;gap:13px;border:1px solid #536a78;padding:10px;text-decoration:none;color:#c0d0d9;transition:background .2s,border-color .2s;min-height:74px}
.frame-choice img{width:80px;height:54px;flex-shrink:0;object-fit:cover;filter:saturate(.65)}
.frame-choice>span{font-size:16px;font-weight:600}
.frame-choice .frame-choice-arrow{margin-left:auto;color:var(--film-yellow);font-size:23px}
.frame-choice:hover,.frame-choice[aria-selected=true]{border-color:var(--film-yellow);background:#1b3545;color:white}
.frame-choice[aria-selected=true] img{filter:none}
.frame-choice[aria-selected=true]:after{content:'';position:absolute;bottom:-1px;left:10px;right:10px;height:3px;background:var(--film-yellow)}
.frame-panel{display:grid;grid-template-columns:1.6fr 1fr;gap:50px;align-items:center;margin-block:35px 55px}
.frame-panel[hidden]{display:none}
.study-image{background:#06141e;border:1px solid #46617060;min-width:0}
.study-image img{height:460px;width:100%;object-fit:contain}
.study-image figcaption{font-size:12px;color:#a8becb;padding:13px 18px;border-top:1px solid #46617060}
.study-copy{padding-block:18px}
.study-count{font-size:13px;color:var(--film-yellow);margin-bottom:24px!important}
.study-copy h3{font:600 clamp(35px,3.3vw,49px)/1.05 var(--font-display);max-width:360px}
.study-invitation{font-size:16px;color:#c0d1db;margin-top:22px!important}
.study-copy details{margin-top:30px;border-block:1px solid #6e899850}
.study-copy summary{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:19px 0;min-height:60px;font-size:15px;font-weight:600;list-style:none;cursor:pointer}
.study-copy details>p{font-size:16px;line-height:1.7;color:#c0d1db;padding:0 0 22px}
.study-copy .quiet-link{font-size:14px;margin-top:25px;color:var(--film-yellow)}
.frame-source{font-size:12px;color:#a7bfcd;border-top:1px solid #6e899830;padding-top:19px}
.frame-lab a:focus-visible,.frame-lab [tabindex]:focus-visible,.frame-lab summary:focus-visible{outline:3px solid var(--film-yellow);outline-offset:4px}
@keyframes photo-enter{from{transform:translateY(18px);opacity:.6}to{transform:translateY(0);opacity:1}}
@keyframes frame-change{from{opacity:.55;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:no-preference){.photo-entered{animation:photo-enter .65s ease both}.is-interactive .frame-panel:not([hidden]){animation:frame-change .3s ease both}.hero-copy{animation:photo-enter .7s ease both}.hero-editorial{animation:photo-enter .85s ease both}}
@media(max-width:1100px){.frame-choice img{width:58px;height:48px}.frame-choice{gap:9px}.frame-choice>span{font-size:14px}.frame-choice-arrow{display:none}.frame-panel{gap:32px;grid-template-columns:1.3fr 1fr}.study-image img{height:400px}.frame-lab-intro{gap:35px}}
@media(max-width:760px){.frame-lab{padding-block:48px 28px}.frame-lab-intro{display:block;margin-bottom:26px}.frame-lab-intro h2{font-size:49px}.frame-lab-intro>p{font-size:16px;margin-top:22px!important}.frame-selector{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.frame-choice{padding:8px;gap:8px;min-height:66px}.frame-choice img{width:51px;height:43px}.frame-choice>span{font-size:13px}.frame-panel{grid-template-columns:1fr;gap:22px;margin-block:27px 35px}.study-image img{height:300px}.study-image figcaption{font-size:11px;padding:11px 13px}.study-copy{padding:0}.study-copy h3{font-size:40px;max-width:100%}.study-count{margin-bottom:13px!important}.study-copy details{margin-top:21px}.study-copy .quiet-link{margin-top:18px}.frame-source{font-size:11px}}
@media(prefers-reduced-motion:reduce){.frame-choice{transition:none}}
