:root{--ink:#050909;--paper:#f3f0e8;--navy:#0a1525;--gold:#c7a96a;--teal:#2a9d8f;--red:#cd422c;color:var(--paper);background:var(--ink);font:16px/1.5 Arial,Helvetica,sans-serif;color-scheme:dark}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}img{display:block;max-width:100%}h1,h2,p{margin:0}a:focus-visible,button:focus-visible{outline:2px solid var(--gold);outline-offset:5px}em{font:italic 1em Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.055em}h2{font-weight:400;letter-spacing:-.06em;font-size:clamp(50px,7.5vw,136px);line-height:1.04}.eyebrow{font:10px/1.5 monospace;text-transform:uppercase;letter-spacing:.16em}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.access-skip{position:fixed;top:-100px;left:25px;z-index:100;background:var(--paper);color:var(--ink);padding:15px}.access-skip:focus{top:15px}
.nav{position:fixed;z-index:30;left:0;top:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 4vw;background:linear-gradient(#050909ed,#05090980,transparent);font-size:11px}.brand{display:flex;gap:16px;align-items:center;font-size:15px;font-weight:700}.brand span{font-size:28px;line-height:1}.nav nav{display:flex;gap:30px}.nav nav a{padding:10px 0;border-bottom:1px solid transparent}.nav nav a:hover{border-color:var(--gold)}
.entry{position:relative;height:410svh}.entry-stage{position:sticky;top:0;height:100svh;overflow:hidden;isolation:isolate;background:radial-gradient(ellipse at 50% 52%,#152529,transparent 65%),var(--ink)}.entry-anchor{position:absolute;bottom:100svh;left:0;width:1px;height:1px}
.atmosphere{position:absolute;inset:0;pointer-events:none;opacity:0}.texture{width:100%;height:100%;object-fit:cover;filter:saturate(.55) contrast(1.15);opacity:.21}.orbits{position:absolute;inset:-20%;background:repeating-radial-gradient(circle at 50% 52%,transparent 0 91px,#c7a96a12 92px 93px,transparent 94px 180px);transform:rotate(-15deg) scaleX(1.18)}
.world{position:absolute;inset:0;clip-path:circle(0px at 50% 52%);opacity:0;background:#071925}.entry-project{position:absolute;inset:0;display:flex;flex-direction:column;padding:105px 6vw 35px;justify-content:space-between;transform-origin:50% 52%;background:radial-gradient(ellipse at 80% 70%,#123840,#07111b 80%)}.project-top,.chapter{display:flex;align-items:center;justify-content:space-between;gap:25px}.project-top{color:#bdc9c9}.lolo-screen{display:block;width:min(100%,1520px);margin:auto;min-height:0;flex:1;max-height:calc(100svh - 220px)}.lolo-screen img{width:100%;height:100%;object-fit:contain}.project-foot{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:24px}.project-foot p{font-size:14px;color:#c2d0d0}.project-foot p em{font-size:1.25em;color:var(--paper)}.cta{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:14px 0;border-bottom:1px solid var(--gold);font-size:12px}.cta span{font-size:24px;line-height:1}.cta:hover{color:var(--gold)}
.logo-scene{position:absolute;width:min(61vw,660px);height:min(61vw,660px);left:50%;top:50%;transform:translate(-50%,-46%);perspective:1000px;pointer-events:none}.logo-scene>div{position:absolute;inset:0;background:url('assets/alab-studios-upright-transparent.svg') center/contain no-repeat}.logo-a{clip-path:polygon(0 0,25% 0,25% 47%,0 47%);transform-origin:15% 27%}.porthole{position:absolute;left:50%;top:52%;width:150px;height:150px;transform:translate(-50%,-50%);border-radius:50%;border:8px solid var(--paper);opacity:0;pointer-events:none;box-shadow:0 0 0 1px #ffffff44,inset 0 0 0 1px #ffffff44}.porthole>div{position:absolute;inset:-38px;border-radius:50%;border:1px solid #c7a96a35;box-shadow:inset 0 0 24px #0008,0 0 60px #3b89891a}.portal-type{position:absolute;inset:0;display:flex;align-items:center;justify-content:space-between;padding:0 7vw;pointer-events:none;opacity:0;font-size:clamp(40px,6.8vw,128px);line-height:.96;letter-spacing:-.065em}.portal-type>span:first-child{align-self:flex-start;margin-top:24svh}.portal-right{align-self:flex-end;margin-bottom:20svh;text-align:right}.intro-bottom{position:absolute;bottom:35px;left:4vw;right:4vw;display:flex;align-items:end;justify-content:space-between;gap:20px;font-size:11px;color:#b4bebc}.intro-bottom a{display:flex;gap:16px;align-items:center;font:10px monospace;text-transform:uppercase;letter-spacing:.12em}.down{display:grid;place-items:center;border:1px solid #c7a96a66;width:40px;height:40px;border-radius:50%;font-size:22px}.intro-bottom button{border:0;background:none;font-size:11px;padding:12px;cursor:pointer}.entry-progress{position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--gold);transform:scaleX(0);transform-origin:left}
.project{padding:64px 6vw 70px}.ledger{background:#0a1525}.chapter{padding-bottom:24px;border-bottom:1px solid #f3f0e82c}.project-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin:55px 0 45px}.index{font:10vw/.85 Georgia,serif;color:#c7a96a30;letter-spacing:-.08em}.ledger h2{font-size:clamp(45px,6.5vw,115px)}.ledger h2 em{color:var(--gold)}.wide-screen{display:block;width:100%;overflow:hidden}.wide-screen img{width:100%;height:auto}.ledger .project-foot{padding-top:35px}
.production{padding:65px 6vw 40px;background:var(--paper);color:var(--ink)}.production .chapter{border-color:#05090940}.production-heading{display:flex;align-items:center;justify-content:space-between;padding:65px 0}.film-glyph{font:65px/.72 Arial,sans-serif;text-align:center;color:var(--red);margin-right:5vw}.film{margin-bottom:85px}.film-photo{display:block;position:relative;overflow:hidden}.film-photo img{width:100%;height:72svh;min-height:440px;object-fit:cover;object-position:center 40%}.film-photo:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#000b)}.photo-title{position:absolute;bottom:35px;left:3vw;right:3vw;z-index:1;display:block;font-size:clamp(48px,6.7vw,116px);line-height:1.05;letter-spacing:-.055em;color:var(--paper)}.photo-title>span{float:right;font-size:.65em}.film-description{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding-top:25px}.film-description p{font-size:14px;line-height:1.75;max-width:570px}.hotshots .film-photo img{object-position:center 34%}.hotshots{width:92%;margin-left:auto}.studio{padding:110px 8vw;display:grid;grid-template-columns:1fr 2fr;gap:10vw;align-items:center;background:#112126}.studio>img{width:100%;max-width:340px}.studio h2{font-size:clamp(42px,4.9vw,80px);margin:22px 0}.studio p{max-width:600px;color:#bbc7c7;margin:25px 0;font-size:16px}.text-link{display:inline-block;border-bottom:1px solid #c7a96a80;padding-bottom:12px;font-size:12px}
footer{padding:65px 6vw 25px;background:var(--red);color:var(--paper)}.contact{display:block;position:relative;font-size:clamp(46px,8.8vw,152px);letter-spacing:-.065em;line-height:1.02;margin:40px 0 65px}.contact>span{position:absolute;right:0;top:20%;font-size:.6em}.footer-bottom{border-top:1px solid #f3f0e855;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:11px}
.static .entry{height:auto}.static .entry-stage{position:relative;height:100svh}.static .world{opacity:1!important;clip-path:none!important}.static .entry-project{transform:none!important}.static .logo-scene,.static .porthole,.static .portal-type,.static .intro-bottom,.static .entry-progress,.static .atmosphere{display:none}.static .entry-anchor{top:0;bottom:auto}
@media(max-width:760px){.nav{padding:17px 5vw}.brand{font-size:13px;gap:8px}.nav nav{gap:18px;font-size:10px}.nav nav a:nth-child(2){display:none}.entry{height:350svh}.logo-scene{width:94vw;height:94vw}.entry-project{padding:95px 5vw 45px}.project-top{font-size:8px;align-items:start}.project-top>span:last-child{max-width:130px;text-align:right}.eyebrow{font-size:8px}.lolo-screen{width:100%;max-height:calc(100svh - 275px);display:flex;align-items:center}.lolo-screen img{object-fit:contain}.project-foot{flex-direction:column;align-items:start;gap:10px;padding-top:15px}.project-foot p{font-size:13px}.cta{font-size:12px;width:100%}.portal-type{font-size:12vw;padding:0 5vw}.portal-type>span:first-child{margin-top:21svh}.portal-right{margin-bottom:19svh}.intro-bottom{bottom:25px;left:5vw;right:5vw}.intro-bottom>span{max-width:92px;font-size:9px}.intro-bottom>a{font-size:8px;gap:8px}.intro-bottom>button{font-size:9px;padding-right:0}.down{width:30px;height:30px;font-size:17px}.project{padding:45px 5vw 50px}.chapter{gap:20px}.chapter>span:last-child{text-align:right;max-width:145px}.project-heading{margin:36px 0 30px}.ledger h2{font-size:11vw}.index{display:none}.wide-screen{margin-left:-5vw;width:100vw}.ledger .project-foot{padding-top:25px}.production{padding:45px 5vw 10px}.production-heading{padding:40px 0}.production-heading h2{font-size:15vw}.film-glyph{font-size:40px}.film-photo img{height:55svh;min-height:320px}.film-photo{margin-left:-5vw;width:100vw}.photo-title{bottom:20px;left:5vw;right:5vw;font-size:11vw}.film-description{grid-template-columns:1fr;gap:14px;padding-top:20px}.film-description p{font-size:13px}.film{margin-bottom:45px}.hotshots{width:100%}.telephone .film-photo img{object-position:57% center}.studio{padding:65px 5vw;grid-template-columns:1fr;gap:40px}.studio>img{width:155px}.studio h2{font-size:12vw}.studio p{font-size:14px}footer{padding:45px 5vw 22px}.contact{font-size:12vw;margin:30px 0 45px}.footer-bottom{font-size:10px;flex-wrap:wrap}.footer-bottom>a:nth-child(2){display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}
#project-view{position:fixed;inset:0;width:100%;height:100dvh;max-width:none;max-height:none;padding:0;margin:0;border:0;background:#07121e;color:var(--paper);overflow:hidden}#project-view::backdrop{background:#050909}.return-bar{height:64px;background:#050909;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:0 25px;border-bottom:1px solid #c7a96a44}.return-bar button{background:none;border:0;display:flex;align-items:center;gap:12px;font-size:14px;cursor:pointer;padding:12px 0}.return-bar button:hover{color:var(--gold)}#project-view-title{font:11px monospace;color:#adbbba}.return-bar a{font-size:11px;color:var(--gold)}#project-frame{position:relative;z-index:1;width:100%;height:calc(100dvh - 64px);display:block;border:0;background:#0a1525}.project-loading{position:absolute;top:50%;left:0;right:0;text-align:center;font-size:14px}.project-loading[hidden]{display:none}body.project-open{overflow:hidden}
@media(max-width:600px){.return-bar{height:58px;padding:0 14px;gap:12px}.return-bar button{font-size:12px;gap:7px}#project-view-title{display:none}.return-bar a{font-size:9px}#project-frame{height:calc(100dvh - 58px)}}

.lolo-screen picture{display:block;width:100%;height:100%}.wide-screen picture{display:block}
@media(max-width:760px){.lolo-screen{max-height:calc(100svh - 260px)}.lolo-screen img{object-fit:contain}.wide-screen{width:100%;margin-left:0}.wide-screen img{max-height:76svh;object-fit:contain}}

.more-work{display:grid;grid-template-columns:1fr 1fr;gap:5vw;margin:60px 0 80px}.more-work .still{aspect-ratio:1.4;overflow:hidden;margin-bottom:22px}.more-work .still img{width:100%;height:100%;object-fit:cover}.more-work h3{font-size:32px;letter-spacing:-.04em;font-weight:400;margin:12px 0}.more-work p{font-size:14px;max-width:500px;line-height:1.7}.watch{margin-top:25px}.watch summary{display:flex;justify-content:space-between;cursor:pointer;border-bottom:1px solid #05090950;padding:12px 0;font-size:12px}.watch iframe{width:100%;aspect-ratio:16/9;border:0;margin-top:15px}.studio-roots{border-top:1px solid #f3f0e833;padding-top:25px;margin:30px 0}.studio-roots p{font-size:14px;margin:15px 0}.studio-roots .text-link{margin:10px 0}
@media(max-width:760px){.more-work{grid-template-columns:1fr;gap:40px;margin:40px 0 50px}}

.about-teaser-link{font-size:14px;border-color:var(--gold);color:var(--gold)}
@media(max-width:760px){.nav nav>a:nth-child(4){display:none}.footer-bottom>a[data-about]{display:inline-block}.footer-bottom>a[href="#top"]{display:none}}

.expanded-work{padding:70px 6vw;background:#10252a}.expanded-work h2{font:clamp(40px,6vw,90px) Georgia,serif;margin:28px 0 45px}.history-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.history-grid img{width:100%;height:330px;object-fit:contain;background:#081013}.history-grid h3{font-size:25px;margin:22px 0 12px}.history-grid p{font-size:14px;line-height:1.6;color:#bac7c7}@media(max-width:760px){.history-grid{grid-template-columns:1fr}.expanded-work{padding:45px 5vw}.history-grid img{height:350px}}
