:root{--paper:#101225;--ink:#edeef5;--muted:#a5a9c0;--accent:#a9b1ff;--line:#34394f;--font:'Manrope',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:40px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #a9b1ff;outline-offset:5px}::selection{background:var(--accent);color:var(--ink)}.skip{position:fixed;top:-80px;left:10px;z-index:100;background:var(--accent);padding:16px}.skip:focus{top:10px}.draft-banner{background:var(--ink);color:white;padding:9px 4.5%;display:flex;gap:20px;font-size:12px;letter-spacing:.06em}.draft-banner span{opacity:.65}.draft-banner a{margin-left:auto}.header{display:flex;align-items:center;justify-content:space-between;padding:28px 4.5%;border-bottom:1px solid var(--line)}.wordmark{font-family:var(--font);font-size:32px;font-weight:800;letter-spacing:-2px;display:inline-flex;align-items:center;gap:5px}.brand-dot{font-size:34px;display:inline-block;transition:transform .7s}.wordmark:hover .brand-dot{transform:rotate(120deg)}nav{display:flex;align-items:center;gap:40px;font-size:14px}nav a{padding:10px 0}.nav-contact{border-bottom:1px solid var(--ink)}.nav-contact span{margin-left:28px}.hero{padding:42px 4.5% 36px}.hero-meta{display:flex;justify-content:space-between;font-size:12px;letter-spacing:.1em}.hero-tag{letter-spacing:0;color:var(--muted)}h1,h2,h3,p{margin-top:0}h1{font-family:var(--font);font-size:clamp(70px,9.4vw,164px);letter-spacing:-.072em;line-height:1.02;font-weight:600;margin:45px 0 40px}.outline-word{font-weight:400;font-style:italic;font-family:Georgia,serif;letter-spacing:-.055em}.story-word{position:relative;display:inline-block}.story-word svg{position:absolute;width:100%;height:28px;left:0;bottom:-10px;fill:none;stroke:var(--ink);stroke-width:4;transform:rotate(-2deg)}.period{color:#76943a}.hero-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.hero-bottom p{font-size:16px;line-height:1.55;margin:0}.hero-description{max-width:350px;color:var(--muted)}.circle-link{display:flex;align-items:center;gap:16px;font-size:11px;letter-spacing:.1em}.circle-link b{border:1px solid var(--ink);border-radius:50%;width:54px;height:54px;display:grid;place-items:center;font-size:28px;font-weight:400;transition:background .25s,transform .25s}.circle-link:hover b{background:var(--accent);transform:translateY(5px)}.hero-film{padding:0 4.5%}.film-surface{position:relative;height:clamp(340px,45vw,660px);background:#30392e;overflow:hidden}.film-surface img,.film-surface video{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.film-surface video{display:none}.film-surface.playing video{display:block}.film-shade{position:absolute;inset:0;background:linear-gradient(transparent 45%,#0009)}.film-caption{position:absolute;bottom:30px;left:30px;right:30px;display:flex;align-items:center;justify-content:space-between;color:white;font-size:12px;letter-spacing:.06em;gap:20px}.play-button{border:1px solid #ffffff90;border-radius:40px;background:#ffffff14;color:#fff;padding:17px 28px;backdrop-filter:blur(10px);transition:background .2s}.play-button:hover{background:#fff;color:var(--ink)}.sample-label{border:1px solid #ffffff70;padding:7px 10px;font-size:10px}.film-under{display:flex;justify-content:space-between;padding:18px 0;border-bottom:1px solid var(--line);font-size:13px}.film-under span:last-child{font-size:11px;letter-spacing:.08em}.section{padding:105px 4.5%}.eyebrow{display:block;font-size:12px;letter-spacing:.1em;margin-bottom:24px}h2{font-family:var(--font);font-size:clamp(38px,4.4vw,72px);font-weight:500;line-height:1.1;letter-spacing:-.055em;margin-bottom:28px}.section-top{display:flex;justify-content:space-between;gap:50px;align-items:flex-end}.section-top p{color:var(--muted);line-height:1.7;font-size:15px;margin-bottom:32px}.filters{display:flex;flex-wrap:wrap;gap:10px;border-bottom:1px solid var(--line);padding:25px 0}.filters button{background:transparent;border:1px solid var(--line);padding:12px 20px;border-radius:40px;font-size:14px;color:var(--ink);transition:background .2s}.filters button:hover{background:#292e4d}.filters button.active{background:var(--accent);color:#101225;border-color:var(--accent)}.filters sup{margin-left:7px;font-size:10px}.work-note{font-size:13px;color:var(--muted);margin:18px 0 30px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px 24px}.project-card{width:100%;padding:0;border:0;background:transparent;text-align:left;color:var(--ink)}.project-visual{position:relative;aspect-ratio:1.35;overflow:hidden;background:#20243f}.project-card:nth-child(even){padding-top:70px}.project-visual img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .5s}.project-card:hover img{transform:scale(1.045);filter:saturate(1.08)}.project-open{position:absolute;bottom:18px;right:18px;width:50px;height:50px;border-radius:50%;background:var(--paper);display:grid;place-items:center;font-size:24px;transition:background .25s,transform .25s}.project-card:hover .project-open{background:var(--accent);transform:rotate(45deg)}.project-sample{position:absolute;top:16px;left:16px;background:#11162be6;color:#edeef5;font-size:10px;letter-spacing:.08em;padding:7px 9px}.project-info{display:flex;justify-content:space-between;align-items:start;gap:15px;padding-top:18px}.project-info h3{font-family:var(--font);font-size:24px;letter-spacing:-.04em;font-weight:600;margin:0}.project-info span{color:var(--muted);font-size:12px;padding-top:6px}.approach{background:var(--ink);color:var(--paper)}.approach .eyebrow{color:var(--accent)}.approach-head{display:grid;grid-template-columns:1.5fr 1fr;gap:12%}.approach-head p{font-size:18px;line-height:1.7;color:#b9c0b7;margin-top:8px}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:55px}.principles article{border-top:1px solid #ffffff40;padding-top:20px}.principles article>span{color:var(--accent);font-size:12px}.principles h3{font-size:23px;margin:26px 0 12px;font-weight:500;letter-spacing:-.03em}.principles p{color:#b9c0b7;line-height:1.7;max-width:330px;font-size:15px}.partnership{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.partnership-art{background:var(--accent);padding:40px 35px 60px;min-height:490px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;font-family:var(--font);font-size:clamp(60px,7.5vw,120px);font-weight:800;line-height:.88;letter-spacing:-.08em;transform:rotate(-2deg)}.partnership-art .italic{font-family:Georgia,serif;font-weight:400;font-style:italic;align-self:center;letter-spacing:-.06em;margin-top:5px}.asterisk{position:absolute;right:25px;top:20px;font-size:70px;transition:transform 1s}.partnership-art:hover .asterisk{transform:rotate(180deg)}.partnership-copy h2{font-size:clamp(38px,4vw,64px)}.partnership-copy p{max-width:420px;line-height:1.7;color:var(--muted)}.text-link{display:inline-flex;justify-content:space-between;gap:30px;border-bottom:1px solid;padding:12px 0;font-size:15px}.services{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);padding-top:65px}.services>.eyebrow{grid-column:1/-1}.service-list details{border-top:1px solid var(--line)}.service-list details:last-child{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:25px 0;font-family:var(--font);font-size:25px;letter-spacing:-.03em;display:flex;justify-content:space-between;align-items:center}summary::-webkit-details-marker{display:none}summary span{font-family:'DM Sans',sans-serif;font-size:12px;letter-spacing:.04em}.service-list p{line-height:1.7;color:var(--muted);max-width:450px}.contact{background:var(--accent)}.contact h2{font-size:clamp(64px,9vw,144px);position:relative;max-width:1100px}.contact h2>span{font-family:Georgia,serif;font-style:italic}.contact-arrow{position:absolute;right:0;top:20%;font-size:130px;transition:transform .3s}.contact-arrow:hover{transform:translate(8px,-8px)}.contact-bottom{display:flex;justify-content:space-between;align-items:end;margin-top:50px}.contact-bottom p{line-height:1.6;margin:0}footer{padding:45px 4.5%;display:flex;align-items:center;justify-content:space-between;gap:20px}footer>span,footer>a:not(.wordmark){font-size:11px}footer>span:first-of-type{letter-spacing:.08em}.cursor-ring{position:fixed;left:0;top:0;width:35px;height:35px;border:1px solid #fff;border-radius:50%;pointer-events:none;z-index:1000;mix-blend-mode:difference;opacity:0;transition:width .2s,height .2s;transform:translate(-100px,-100px)}.cursor-ring.over{width:60px;height:60px}dialog{border:0;padding:0;width:min(1000px,94vw);max-height:90dvh;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#101511df;backdrop-filter:blur(8px)}.dialog-close{position:absolute;right:15px;top:15px;z-index:1;border:0;border-radius:50%;background:#dce0ff;color:#101225;width:44px;height:44px;font-size:28px}.dialog-copy{padding:30px}.dialog-copy h2{font-size:38px}.dialog-copy p{line-height:1.6}.dialog-copy a{font-size:13px;text-decoration:underline}#dialog-media img,#dialog-media video{width:100%;max-height:60dvh;object-fit:contain;background:#172019;display:block}.admin-main{max-width:850px;margin:0 auto;padding:60px 24px}.admin-main h1{font-size:60px;margin:20px 0}.admin-main h2{font-size:32px}.notice{padding:20px;background:#252b4c;border-left:4px solid #a9b1ff;line-height:1.6;margin:25px 0}.editor-form{display:grid;gap:20px}.editor-form label{display:grid;gap:8px;font-size:14px}.editor-form input,.editor-form select,.editor-form textarea{width:100%;border:1px solid #a8afa1;background:#171b33;color:var(--ink);padding:14px;border-radius:0}.solid-button{background:var(--accent);color:#101225;border:0;padding:16px 24px}.editor-form textarea{min-height:100px}.owner-item{border-bottom:1px solid var(--line);padding:20px 0;display:flex;justify-content:space-between;gap:20px}.owner-item button{background:transparent;border:1px solid var(--line);padding:10px}.owner-item img{width:70px;height:60px;object-fit:cover}.owner-item strong{display:block}.form-status{line-height:1.6;min-height:24px}.error{color:#a52c20}[hidden]{display:none!important}
@media(min-width:1500px){.hero,.hero-film,.section,.header,footer{padding-left:max(4.5%,calc((100vw - 1600px)/2));padding-right:max(4.5%,calc((100vw - 1600px)/2))}}@media(max-width:800px){nav{gap:20px}.hero-description{display:none}.hero-meta{font-size:10px}h1{font-size:clamp(64px,12vw,100px)}.hero-tag{display:none}.section{padding-top:70px;padding-bottom:70px}.section-top{display:block}.section-top p{margin:20px 0}.project-info{display:block}.project-info span{display:block}.approach-head{grid-template-columns:1fr;gap:0}.principles{gap:20px}.partnership{gap:6%}.partnership-art{min-height:380px;padding:30px 20px}.services{grid-template-columns:1fr}.services h2{margin-bottom:45px}.film-caption>span:first-child{display:none}.film-under span:last-child{display:none}.contact-arrow{font-size:80px}.contact h2{padding-right:60px}footer{flex-wrap:wrap}footer>span:first-of-type{display:none}}
@media(max-width:520px){.draft-banner{font-size:10px;gap:8px}.draft-banner span{display:none}.header{padding-top:20px;padding-bottom:20px}.wordmark{font-size:26px}.brand-dot{font-size:27px}nav a:not(.nav-contact){display:none}nav{font-size:13px}.hero{padding-top:28px}h1{margin:35px 0;font-size:15vw;line-height:1.08}.story-word svg{height:18px;bottom:-7px}.hero-bottom p{font-size:14px}.circle-link{gap:10px;font-size:9px}.circle-link b{width:44px;height:44px}.film-surface{height:340px}.film-caption{bottom:18px;left:18px;right:18px}.play-button{padding:14px 20px;font-size:13px}.sample-label{font-size:9px}.film-under{font-size:11px}.filters{gap:7px}.filters button{font-size:12px;padding:10px 14px}.project-grid{grid-template-columns:1fr;gap:32px}.project-card:nth-child(even){padding-top:0}.project-info{display:flex}.project-info h3{font-size:21px}.project-info span{font-size:11px}.principles{grid-template-columns:1fr;margin-top:20px;gap:20px}.principles h3{margin-top:15px}.partnership{grid-template-columns:1fr;gap:50px}.partnership-art{min-height:380px;font-size:95px;margin:0 10px}.contact h2{font-size:16vw}.contact-arrow{font-size:60px;top:10%}.contact-bottom{align-items:start;gap:20px;flex-direction:column}.contact-bottom p{font-size:14px}footer .wordmark{width:100%}.admin-main h1{font-size:46px}.owner-item{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.cursor-ring{display:none}.project-card:hover img{transform:none}}@media(hover:none),(pointer:coarse){.cursor-ring{display:none}}

/* Indigo direction: the reel owns the opening viewport. */
.draft-banner{background:#080a15;color:#b8bdd3}
.home .header.reel-header{position:absolute;top:34px;left:0;right:0;z-index:3;border:0;color:#fff;padding-top:26px;padding-bottom:26px;background:linear-gradient(#07091870,transparent)}
.home .reel-header .nav-contact{border-color:#ffffff70}
.reel-hero{padding:0!important}
.reel-hero .film-surface{height:calc(100svh - 34px);min-height:520px;background:#11162f}
.reel-hero .film-surface img{filter:grayscale(1) brightness(.38);opacity:.62;object-position:center 45%}
.reel-hero .film-shade{background:linear-gradient(180deg,#080b2360 0%,#191e5140 45%,#080b21d9 100%)}
.reel-hero .film-surface::after{content:'';position:absolute;inset:0;background:#252a7338;pointer-events:none;mix-blend-mode:color}
.reel-center{position:absolute;z-index:2;inset:30% 15% 25%;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#eff0fa;text-align:center}
.reel-center>.eyebrow{font-size:11px;letter-spacing:.23em;opacity:.7}
.reel-play{display:flex;align-items:center;flex-direction:column;gap:20px;background:transparent;border:0;padding:16px 24px;border-radius:0;backdrop-filter:none;color:#fff;font-size:19px;letter-spacing:.01em}
.reel-play:disabled{opacity:.85}
.reel-play>span:first-child{display:grid;place-items:center;border:1px solid #dddff670;border-radius:50%;height:78px;width:78px;font-size:36px;padding-left:4px;font-weight:400}
.reel-play:hover:enabled{background:#ffffff10;color:white}
.reel-center p{font-size:13px;color:#c1c5d9;margin-top:12px}
.reel-hero .film-caption{z-index:2;left:4.5%;right:4.5%;bottom:28px;font-size:11px;letter-spacing:.12em}
.reel-hero .sample-label{font-size:10px;border:0;color:#b7bdd2;letter-spacing:.08em}
.reel-scroll{padding:12px 0;border-bottom:1px solid #ffffff55}
.intro{display:grid;grid-template-columns:1.6fr 1fr;align-items:end;gap:30px;border-bottom:1px solid var(--line)}
.intro .eyebrow{grid-column:1/-1;color:var(--accent);margin-bottom:0}
.intro h1{font-size:clamp(48px,6.2vw,95px);letter-spacing:-.06em;line-height:1.08;margin:0}
.intro h1 span{font-family:Georgia,serif;font-style:italic;font-weight:400}
.intro p{color:var(--muted);line-height:1.8;margin:0 0 4px;font-size:17px}
.approach{background:#0a0d1c;color:var(--ink)}
.approach-head p,.principles p{color:#a5abc3}
.principles article{border-color:#313750}
.partnership-art{background:#292f69;color:#e6e9ff;transform:none;font-weight:600}
.partnership-art .asterisk{color:#9aa6eb}
.contact{background:#242b60;color:#f0f1fb}
.project-open{background:#eceefa;color:#151a35}
.project-card:hover .project-open{background:#a9b1ff}
.filters button.active{color:#101225}
#dialog-media img,#dialog-media video{background:#080c1b}
#dialog-media iframe{display:block;width:100%;aspect-ratio:16/9;border:0;background:#080c1b}
.error{color:#ffaaa5}
footer{background:#0a0d1c}
@media(max-width:800px){.intro{grid-template-columns:1fr}.reel-hero .film-caption>span:first-child{display:block}.reel-hero .sample-label{max-width:160px;line-height:1.6;text-align:center}}
@media(max-width:520px){.home .header.reel-header{top:30px;padding-top:22px}.reel-hero .film-surface{height:calc(100svh - 30px);min-height:470px}.reel-center{inset:28% 8% 25%}.reel-hero .film-caption{flex-wrap:wrap;gap:10px;bottom:20px;font-size:9px}.reel-hero .sample-label{order:3;max-width:none;width:100%;text-align:left;padding-left:0;font-size:9px}.intro h1{font-size:12vw}.intro p{font-size:15px}}

.format-filters{display:flex;flex-wrap:wrap;gap:26px;margin-top:25px;border-bottom:1px solid var(--line)}.format-filters button{border:0;border-bottom:2px solid transparent;background:none;color:var(--muted);padding:14px 0;font-size:16px}.format-filters button.active{color:var(--ink);border-color:var(--accent)}.format-filters button:hover{color:var(--ink)}@media(max-width:520px){.intro h1{font-size:11.5vw}.format-filters{gap:24px}.format-filters button{font-size:14px}}

.gallery-controls{display:flex;gap:10px;padding:20px 30px 0}.gallery-controls:empty{display:none}.gallery-controls button{border:1px solid var(--line);color:var(--ink);background:none;padding:12px 16px}.gallery-controls button[aria-pressed="true"]{background:var(--accent);color:#101225;border-color:var(--accent)}.reel-hero .film-surface img{filter:brightness(.60) saturate(.70);opacity:.9}

.youtube-mode #youtube-reel{position:absolute;inset:0;width:100%;height:100%;border:0;z-index:1}.youtube-mode .film-shade,.youtube-mode::after{display:none}.youtube-mode .reel-center{inset:auto auto 85px 4.5%;align-items:flex-start;text-align:left;background:#101225dd;padding:14px 20px;gap:0;max-width:calc(100% - 9%)}.youtube-mode .reel-center>.eyebrow{display:none}.youtube-mode .reel-play{font-size:14px;padding:8px 0;min-height:44px}.youtube-mode .reel-center p{margin:0;font-size:12px}.youtube-source{font-size:12px;text-decoration:underline;padding:8px 0}.youtube-mode .film-caption{bottom:48px;pointer-events:none}.youtube-mode .film-caption a{pointer-events:auto}.youtube-started .reel-center p{display:none}.youtube-mode .film-caption>span{background:#101225bb;padding:5px 8px}@media(max-width:520px){.youtube-mode .reel-center{bottom:95px}.youtube-mode .film-caption{bottom:42px}.youtube-mode .sample-label{display:none}}

/* Cinema opening: keep the complete film visible, with controls off the picture. */
.home .header.reel-header{position:relative;top:auto;padding:26px 4.5%;background:#0a0d1c;border-bottom:1px solid #ffffff0d}
.home .cinema-hero{padding:24px 4.5% 0!important;background:#0a0d1c}
.cinema-hero.reel-hero .film-surface{width:100%;height:auto;min-height:0;aspect-ratio:16/9;max-width:1680px;margin:auto;background:#03040a;isolation:isolate;border:1px solid #ffffff12;box-shadow:0 20px 65px #0005}
.cinema-hero .film-surface::after{display:none}
.cinema-hero .film-surface video{object-fit:contain;z-index:1}
.cinema-hero #feature-image{display:none}
.cinema-hero #youtube-reel{opacity:0;pointer-events:none;transition:opacity .6s ease}
.cinema-hero .youtube-started #youtube-reel{opacity:1;pointer-events:auto}
.film-loading{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;background:radial-gradient(ellipse at center,#171d3c 0%,#080b19 58%,#03040a 100%);pointer-events:none;transition:opacity .4s ease,visibility .4s}
.film-loading .wordmark{font-size:clamp(36px,5vw,76px);letter-spacing:-.065em;color:#eff0fc}
.film-loading .brand-dot{font-size:1em;color:#a9b1ff}
.film-loading p{font-size:14px;color:#a5abc3;margin:0}
.youtube-started .film-loading,.playing .film-loading{opacity:0;visibility:hidden}
.cinema-toolbar{max-width:1680px;margin:auto;padding:23px 0 28px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #ffffff19}
.cinema-title{display:flex;align-items:center;gap:18px;flex-wrap:wrap}
.cinema-title .eyebrow{margin:0;color:#e8eafb;font-size:12px;letter-spacing:.16em}
.cinema-title>span:last-child{font-size:14px;color:#a5abc3}
.cinema-controls{display:flex;align-items:center;gap:12px}
.cinema-button{display:flex;align-items:center;justify-content:center;gap:10px;min-height:44px;border:1px solid #424966;border-radius:3px;background:#12172c;color:#f0f1fc;padding:10px 15px;font-size:14px;white-space:nowrap;transition:background .2s,border-color .2s}
.cinema-button:hover:enabled{background:#252d50;border-color:#a9b1ff}
.cinema-button:disabled{opacity:.55}
#play-icon{font-size:19px;width:16px;line-height:1}
#sound-icon{font-size:19px;color:#a9b1ff}
.cinema-explore{font-size:14px;color:#c8cee7;min-height:44px;display:flex;align-items:center;gap:18px;padding:10px 0 10px 14px}
.cinema-explore:hover{color:white}
@media(min-width:1600px){.cinema-hero.reel-hero .film-surface{max-width:min(1680px,calc((100svh - 220px)*16/9))}.cinema-toolbar{max-width:min(1680px,calc((100svh - 220px)*16/9))}}
@media(max-width:800px){.cinema-toolbar{align-items:flex-start;flex-direction:column;gap:18px}.cinema-controls{width:100%}.cinema-explore{margin-left:auto}.home .header.reel-header{padding-top:24px;padding-bottom:24px}}
@media(max-width:520px){.home .cinema-hero{padding:12px 4.5% 0!important}.home .header.reel-header{top:auto;padding-top:20px;padding-bottom:20px}.film-loading{gap:12px}.film-loading p{font-size:12px}.cinema-toolbar{padding:18px 0 22px}.cinema-title{gap:12px}.cinema-title>span:last-child{font-size:13px}.cinema-controls{gap:8px;flex-wrap:wrap}.cinema-button{padding:10px 12px}.cinema-explore{padding-left:4px;gap:8px}}
@media(prefers-reduced-motion:reduce){.cinema-hero #youtube-reel,.film-loading{transition:none}}

.cinema-timeline{max-width:1680px;margin:0 auto;display:flex;align-items:center;gap:16px;padding:16px 0 0}
.cinema-timeline>span{font-size:12px;color:#a5abc3;font-variant-numeric:tabular-nums;white-space:nowrap;min-width:82px;text-align:right}
#film-progress{--played:0%;width:100%;min-width:0;height:24px;margin:0;appearance:none;-webkit-appearance:none;cursor:pointer;background:transparent}
#film-progress::-webkit-slider-runnable-track{height:3px;border-radius:3px;background:linear-gradient(to right,#b6bdff var(--played),#353c58 var(--played))}
#film-progress::-moz-range-track{height:3px;border-radius:3px;background:#353c58}
#film-progress::-moz-range-progress{height:3px;background:#b6bdff}
#film-progress::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:12px;height:12px;border-radius:50%;background:#d5d9ff;margin-top:-4.5px;box-shadow:0 0 0 3px #a9b1ff20}
#film-progress::-moz-range-thumb{width:12px;height:12px;border:0;border-radius:50%;background:#d5d9ff}
#film-progress:disabled{opacity:.4;cursor:default}
.cinema-timeline+.cinema-toolbar{padding-top:12px}
.cursor-ring{width:35px;height:35px;border:1px solid #bcc3ff;background:transparent;mix-blend-mode:normal;backdrop-filter:invert(var(--cursor-invert,0));-webkit-backdrop-filter:invert(var(--cursor-invert,0));transition:opacity .15s;will-change:transform;transform-origin:center}
.cursor-ring.over{width:35px;height:35px}
.home .cinema-hero:fullscreen{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100dvh;padding:20px 4.5%!important;background:#03040a;overflow:auto}
.cinema-hero:fullscreen .film-surface{width:min(100%,calc((100dvh - 180px)*16/9));flex:none}
.cinema-hero:fullscreen .cinema-toolbar,.cinema-hero:fullscreen .cinema-timeline{width:min(100%,calc((100dvh - 180px)*16/9));max-width:none}
.cinema-hero:fullscreen .cinema-explore{display:none}
@media(min-width:1600px){.cinema-timeline{max-width:min(1680px,calc((100svh - 220px)*16/9))}}
@media(max-width:520px){.cinema-timeline{gap:12px;padding-top:10px}.cinema-toolbar{gap:12px}.cinema-controls{gap:6px}.cinema-button{font-size:13px;padding:10px}.cinema-explore{font-size:13px}.cinema-hero:fullscreen .film-surface,.cinema-hero:fullscreen .cinema-toolbar,.cinema-hero:fullscreen .cinema-timeline{width:100%}}
@media(hover:none),(pointer:coarse){.cursor-ring{display:none}}

/* An immersive opening, with the studio identity placed over the actual work. */
.home .header.reel-header{position:absolute;inset:0 0 auto;z-index:20;background:transparent;border:0;padding:30px 4.5%;color:#fff}
.home .cinema-hero{position:relative;height:100svh;min-height:640px;width:100%;padding:0!important;background:#080b19;isolation:isolate}
.cinema-hero.reel-hero .film-surface{position:absolute;inset:0;width:100%;height:100%;max-width:none;aspect-ratio:auto;border:0;box-shadow:none;z-index:-2}
.cinema-hero .film-surface video,.cinema-hero #feature-image{display:block;width:100%;height:100%;object-fit:cover;filter:none;opacity:1}
.cinema-hero .film-surface video{opacity:0;transition:opacity .6s ease}
.cinema-hero .film-surface.playing video{opacity:1}
.cinema-hero::before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,#080b19a6 0%,#080b190d 30%,#080b1926 46%,#080b19d9 100%),linear-gradient(90deg,#080b194d,transparent 75%)}
.poster-ready .film-loading{opacity:0;visibility:hidden}
.hero-copy{position:absolute;left:7%;right:7%;bottom:23%;max-width:1050px;color:#fff;text-shadow:0 2px 24px #080b194d}
.hero-copy .eyebrow{font-size:11px;letter-spacing:.22em;margin-bottom:24px}
.hero-copy h1{font-size:clamp(68px,8.7vw,148px);font-weight:500;letter-spacing:-.065em;line-height:.96;margin:0 0 30px}
.hero-copy h1 em,h2 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.055em}
.hero-copy p{font-size:14px;line-height:1.7;color:#eeeff6;margin:0}
.hero-playback{position:absolute;left:4.5%;right:4.5%;bottom:max(24px,env(safe-area-inset-bottom));color:white}
.hero-playback .cinema-timeline,.hero-playback .cinema-toolbar{max-width:none;width:100%;margin:0}
.hero-playback .cinema-toolbar{border:0;padding-bottom:0;padding-top:14px}
.hero-playback .cinema-button{background:#080b1959;border-color:#ffffff59;border-radius:30px;backdrop-filter:blur(8px)}
.hero-playback .cinema-title .eyebrow{font-size:10px;letter-spacing:.16em}
.hero-playback .cinema-title>span:last-child{font-size:12px;color:#e0e3f0}
.hero-playback .cinema-timeline>span{color:#e0e3f0}
.hero-playback .cinema-button[hidden]{display:none}
.hero-playback .cinema-explore{color:white}
.intro h2{font-size:clamp(46px,5.5vw,88px);margin:0;letter-spacing:-.055em}
.collection-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;padding:32px 0 8px}
.collection-heading h3{font-family:var(--font);font-size:20px;font-weight:500;margin:0 0 10px;letter-spacing:-.025em}
.collection-heading .work-note{margin:0 0 20px;max-width:680px;line-height:1.65}
#collection-count{font-size:12px;color:var(--muted);white-space:nowrap;padding-top:7px;font-variant-numeric:tabular-nums}
.project-info{flex-direction:column;gap:2px}
.project-info span{padding-top:4px}
.project-visual video{width:100%;height:100%;object-fit:cover}
.project-visual.portrait-film{background:#0a0d1c}
.project-visual.portrait-film img{object-fit:contain}
.project-card:hover .project-open{transform:scale(1.06)}
.gallery-controls{flex-wrap:wrap;gap:8px}
.gallery-controls button{min-width:44px;min-height:44px;padding:10px 14px}
.gallery-status{font-size:12px;color:var(--muted);margin:14px 30px 0}
.gallery-status:empty{display:none}
footer small{display:block;font-size:9px;letter-spacing:.14em;color:var(--muted);margin-top:8px}
.home .cinema-hero:fullscreen{padding:0!important;display:block;min-height:0;height:100dvh}
.cinema-hero:fullscreen .film-surface{width:100%;height:100%;max-width:none}
.cinema-hero:fullscreen .hero-playback .cinema-toolbar,.cinema-hero:fullscreen .hero-playback .cinema-timeline{width:100%}
@media(max-width:800px){.home .cinema-hero{min-height:620px}.hero-copy{left:6%;right:6%;bottom:29%}.hero-copy h1{font-size:clamp(64px,11vw,100px)}.hero-playback .cinema-toolbar{gap:12px}.hero-playback .cinema-controls{width:100%}.home .header.reel-header{padding-top:25px}.hero-playback .cinema-title{gap:12px}}
@media(max-width:520px){.home .cinema-hero{min-height:600px}.home .header.reel-header{top:0;padding:24px 5%;align-items:flex-start}.home .header.reel-header .wordmark{font-size:28px}.home .header.reel-header nav{gap:18px;font-size:12px}.home .header.reel-header nav a:nth-child(2){display:none}.home .header.reel-header .nav-contact span{display:none}.hero-copy{left:6%;right:6%;bottom:29%}.hero-copy h1{font-size:16vw;line-height:1.01;margin-bottom:24px}.hero-copy .eyebrow{font-size:10px;margin-bottom:20px}.hero-copy p{font-size:12px}.hero-playback{left:5%;right:5%;bottom:max(22px,env(safe-area-inset-bottom))}.hero-playback .cinema-button{padding:9px 12px;font-size:12px}.hero-playback .cinema-explore{font-size:12px}.hero-playback .cinema-title>span:last-child{font-size:11px}.collection-heading{gap:16px}.collection-heading h3{font-size:18px}.filters{gap:8px}.filters button{padding:10px 13px;font-size:12px}.project-info h3{font-size:23px}.gallery-controls{padding:16px 20px 0}.gallery-status{margin-left:20px;margin-right:20px}}
@media(prefers-reduced-motion:reduce){h1,h2,h3{translate:none!important}.cinema-hero .film-surface video{transition:none}}
.cinema-hero .film-loading .wordmark{display:none}
@media(max-width:520px){.home .header.reel-header nav a:first-child{display:block}}

/* Curated collections: quiet navigation, large work, original portrait framing. */
.work-section{padding-top:88px}
.work-section .section-top{margin-bottom:26px}
.work-section .section-top h2{margin:0}
.collection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:54px 28px}
.collection-card{position:relative;border:0;background:none;color:var(--ink);padding:0;text-align:left;min-width:0}
.collection-visual{position:relative;aspect-ratio:16/10;overflow:hidden;background:#080b19}
.collection-preview{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;background:#080b19;pointer-events:none}
.preview-playing .collection-preview{opacity:1}
.collection-visual img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}
.collection-card:hover .collection-visual img{transform:scale(1.025)}
.collection-visual.portrait-pair{display:flex;gap:8px;justify-content:center;background:#0a0c13}
.collection-visual.portrait-pair img{width:calc(50% - 4px);object-fit:contain}
.collection-label{padding-top:20px;padding-right:36px}
.collection-label h3{font-family:var(--font);font-size:clamp(26px,3vw,43px);font-weight:500;letter-spacing:-.045em;margin:0 0 8px;line-height:1.12}
.collection-label>span{display:block;color:var(--muted);font-size:14px;line-height:1.55}
.collection-number{position:absolute;right:0;bottom:28px;color:var(--muted);font-size:12px;font-variant-numeric:tabular-nums}
#collection-view{scroll-margin-top:28px}
.back-collections{display:inline-flex;align-items:center;min-height:44px;padding:8px 0;margin-bottom:14px;border:0;background:none;color:var(--ink);font-size:15px}
.back-collections:hover{color:var(--accent)}
.collection-heading{padding:0;align-items:baseline}
.collection-heading h3{font-size:clamp(30px,4vw,54px);line-height:1.15;letter-spacing:-.045em;margin-bottom:12px}
.collection-heading h3:focus{outline:none}
#collection-count{font-size:14px;padding-top:0}
.format-filters{margin:0 0 34px}
.project-grid{gap:40px 28px;align-items:start}
.project-card:nth-child(even){padding-top:0}
.project-visual{aspect-ratio:16/10;background:#080b19}
.project-visual img{width:100%;height:100%;object-fit:cover}
.portrait-project .project-visual{aspect-ratio:3/4;max-height:620px}
.portrait-project .project-visual img{object-fit:contain}
.project-info h3{font-size:clamp(23px,2.2vw,30px);font-weight:500;line-height:1.2}
.project-info span{font-size:14px;line-height:1.5;color:var(--muted)}
.project-open{width:44px;height:44px;font-size:22px}
dialog{width:min(1080px,94vw);max-height:92dvh;overscroll-behavior:contain}
#dialog-media{background:#080b19;min-height:180px}
#dialog-media img,#dialog-media video{width:100%;height:auto;max-height:66dvh;object-fit:contain}
.gallery-controls{flex-wrap:nowrap;overflow-x:auto;gap:10px;padding:18px 24px 4px;scrollbar-width:thin}
.gallery-controls button{position:relative;flex:0 0 104px;width:104px;height:72px;padding:3px;border:1px solid var(--line);background:#080b19;overflow:hidden}
.gallery-controls button img{display:block;width:100%;height:100%;object-fit:contain}
.gallery-controls button span{position:absolute;right:5px;bottom:5px;background:#080b19d9;color:white;min-width:20px;padding:2px 4px;font-size:12px}
.gallery-controls button[aria-pressed="true"]{border-color:var(--accent);background:#262d50;box-shadow:0 0 0 1px var(--accent)}
.dialog-copy{padding:24px 30px 30px}
.dialog-copy .eyebrow{font-size:13px;line-height:1.55;letter-spacing:.05em;margin-bottom:12px}
.dialog-copy h2{font-size:clamp(27px,3vw,42px);line-height:1.15;margin-bottom:16px}
.dialog-copy a{display:inline-flex;align-items:center;min-height:44px;font-size:14px;margin-right:24px}
.dialog-copy .project-contact{color:var(--accent)}
.gallery-status{font-size:13px;line-height:1.5}
.section-top p,.principles p,.service-list p{font-size:16px}
.service-list summary{gap:20px;line-height:1.2}
.contact-bottom p{font-size:16px}
footer{padding-block:30px}footer>span,footer>a:not(.wordmark){font-size:12px}
@media(max-width:800px){.section{padding-block:72px}.collection-grid,.project-grid{gap:36px 22px}.intro{gap:28px}.partnership{gap:40px}.approach-head{gap:30px}.principles{gap:25px}}
@media(max-width:700px){.collection-grid,.project-grid{grid-template-columns:1fr}.collection-grid{gap:36px}.collection-label{padding-top:15px}.collection-label h3{font-size:31px}.collection-number{bottom:25px}.project-info h3{font-size:26px}.portrait-project .project-visual{max-height:65svh}.collection-heading{flex-wrap:wrap;gap:0 18px}.format-filters{margin-top:12px}.format-filters button{font-size:15px;min-height:48px}.dialog-copy{padding:22px}.gallery-controls{padding-inline:18px}.gallery-controls button{flex-basis:88px;width:88px;height:66px}.dialog-copy a{margin-right:18px}.contact h2{font-size:clamp(54px,11vw,80px)}.contact-arrow{position:static;display:inline-flex;font-size:60px;vertical-align:middle;margin-left:18px}.contact-bottom{align-items:start;gap:24px;flex-wrap:wrap}footer{justify-content:space-between;flex-wrap:wrap;gap:24px}.section{padding-block:58px}.partnership-art{min-height:320px}.hero-copy p{font-size:14px}.hero-copy .eyebrow{font-size:12px}.hero-playback .cinema-title .eyebrow{font-size:12px}.home .header.reel-header nav{font-size:14px}.hero-playback .cinema-button,.hero-playback .cinema-explore{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.collection-visual img,.project-visual img,.project-open{transition:none!important;transform:none!important}}
.header:not(.reel-header){flex-wrap:wrap;gap:18px}
.header>a:not(.wordmark){display:inline-flex;align-items:center;min-height:44px;font-size:14px}
.header .wordmark,.header nav a{min-height:44px;display:inline-flex;align-items:center}
.dialog-close{position:sticky;top:12px;right:auto;display:block;margin:12px 12px -56px auto;z-index:3}
.admin-main{min-height:70svh}.admin-main>p{max-width:600px;line-height:1.7}
.admin-main h1{font-size:clamp(46px,7vw,76px);line-height:1.08;letter-spacing:-.05em}
.admin-main .notice{font-size:16px;line-height:1.65}
@media(max-width:520px){.admin-main{padding:44px 6%}.header:not(.reel-header){padding:22px 6%}.header:not(.reel-header) .wordmark{font-size:28px}.header:not(.reel-header)>a:last-child{font-size:13px}}

.contact-main{min-height:calc(100svh - 170px)}
