@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap');
:root{color-scheme:dark;--bg:#101212;--text:#efefea;--muted:#909794;--line:#303532;--accent:#c8cfad}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:var(--bg);color:var(--text);font-family:Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:7px}button{border:0}a,button{touch-action:manipulation}button:hover,a:hover{color:var(--accent)}[hidden]{display:none!important}.header{position:absolute;top:0;left:0;width:100%;z-index:5;display:flex;align-items:center;justify-content:space-between;padding:30px 4.5%;border-bottom:1px solid #ffffff15}.wordmark{font-size:28px;font-weight:700;letter-spacing:-2px}.wordmark-dot{color:var(--accent)}.desktop-nav{display:flex;gap:32px;align-items:center;font-size:11px;letter-spacing:1.8px;text-transform:uppercase}.text-button{background:none;padding:0;text-transform:inherit;letter-spacing:inherit;font-size:inherit}.header-actions{display:flex;align-items:center;gap:24px}.languages{display:flex;gap:9px;align-items:center;font-size:10px;letter-spacing:1px}.languages button{padding:10px 2px;background:none;color:#8e9691;font-size:10px}.languages button[aria-pressed=true]{color:var(--text)}.languages span{color:#606963}.menu-toggle{display:none}.hero{position:relative;min-height:740px;height:100svh;max-height:1150px;overflow:hidden}.hero-image,.hero-shade{position:absolute;width:100%;height:100%;inset:0;object-fit:cover}.hero-shade{background:linear-gradient(90deg,#0712115e,transparent 75%),linear-gradient(0deg,#101212 0%,transparent 28%,#050a091c 80%)}.hero-content{position:relative;padding:0 8%;top:29%}.eyebrow{text-transform:uppercase;font-size:10px;letter-spacing:2.7px;font-weight:500;margin:0 0 23px}.hero h1{font-size:clamp(60px,7.8vw,122px);font-weight:400;letter-spacing:-.065em;line-height:1.02;margin:0 0 39px}.hero h1 span{display:block}.play-button{display:flex;gap:18px;align-items:center;padding:0;background:transparent;font-size:10px;letter-spacing:2.1px}.play-icon{display:grid;place-items:center;width:56px;height:56px;border:1px solid #e7ead77a;border-radius:50%;font-size:12px;padding-left:3px;transition:background .2s,border-color .2s}.play-button:hover .play-icon{background:#e9eed718;border-color:var(--accent)}.hero-bottom{position:absolute;bottom:36px;left:4.5%;right:4.5%;display:flex;justify-content:space-between;align-items:center}.placeholder-note{font-size:9px;letter-spacing:1px;color:#b1b8af}.scroll-link{display:flex;align-items:center;gap:40px;font-size:10px;letter-spacing:1px}.scroll-link span:last-child{font-size:24px}.section-pad{padding-left:8%;padding-right:8%}.work{padding-top:105px;padding-bottom:70px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:44px}.muted{color:var(--muted)}h2{font-size:clamp(30px,3.2vw,48px);line-height:1.2;font-weight:400;letter-spacing:-1.8px;margin:0}.count{font-size:11px;letter-spacing:0;vertical-align:top;display:inline-block;margin:6px 0 0 18px;color:var(--muted)}.section-note{font-size:11px;line-height:1.9;color:var(--muted);margin:0}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px 28px}.project-image{position:relative;overflow:hidden;background:#1a201f;aspect-ratio:1.6}.project-image img{width:100%;height:100%;object-fit:cover;display:block}.image-label{position:absolute;bottom:14px;left:16px;text-transform:uppercase;font-size:7px;letter-spacing:1.5px;color:#d6dcd0b0;background:#10171277;padding:5px 7px}.project-caption{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:17px}.project h3{font-size:15px;font-weight:400;margin:0}.project-number{font-size:9px;color:var(--muted);letter-spacing:1px}.layout-note{display:flex;gap:10px;align-items:center;color:var(--muted);font-size:10px;line-height:1.8;margin-top:40px}.small-dot{width:4px;height:4px;flex-shrink:0;background:var(--accent);border-radius:50%}.about{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-top:52px;padding-bottom:52px;display:grid;grid-template-columns:1fr 2fr auto;align-items:center;gap:20px}.about .eyebrow{margin:0}.about h2{font-size:26px;letter-spacing:-.8px}.role-line{font-size:12px;color:var(--muted);margin-bottom:0}.about-mark{font-size:50px;letter-spacing:-5px;color:#39403b}.contact{padding-top:64px;padding-bottom:64px;display:flex;justify-content:space-between;align-items:center}.contact h2{font-size:46px}.contact-note{font-size:11px;color:var(--muted);margin:20px 0 0}.external-link{display:flex;align-items:center;gap:64px;padding:15px 0;border-bottom:1px solid #64705e;font-size:12px}.footer{border-top:1px solid var(--line);padding:25px 4.5%;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:9px;letter-spacing:.5px}.skip-link{position:fixed;top:-80px;left:20px;z-index:50;background:#202622;padding:15px}.skip-link:focus{top:15px}.modal-open{overflow:hidden}dialog{padding:24px;width:min(1000px,92vw);max-height:90svh;border:1px solid #465046;background:#111614;color:var(--text)}dialog::backdrop{background:#020605e8;backdrop-filter:blur(8px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.dialog-top .eyebrow{margin:0}.close-button{font-size:32px;background:none;width:44px;height:44px}.video-placeholder{aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:20px;background:radial-gradient(ellipse at center,#2c3932,#171e1a 70%);border:1px solid #ffffff0d}.large-play{font-size:60px;color:var(--accent);margin-bottom:20px}.video-placeholder h2{font-size:26px;letter-spacing:-.5px}.video-placeholder p{font-size:12px;color:var(--muted);line-height:1.7}.video-label{font-size:8px;letter-spacing:2px;margin-top:24px;color:var(--muted)}
@media(min-width:1600px){.work,.about,.contact{padding-left:max(8%,calc((100vw - 1400px)/2));padding-right:max(8%,calc((100vw - 1400px)/2))}}
@media(max-width:760px){html{scroll-padding-top:24px}.header{padding:20px 6%}.desktop-nav{display:none}.menu-toggle{background:none;width:32px;height:32px;display:flex;flex-direction:column;justify-content:center;gap:6px;padding:4px}.menu-toggle span{display:block;width:24px;height:1px;background:var(--text)}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav{position:absolute;top:80px;left:0;width:100%;display:flex;flex-direction:column;align-items:start;gap:25px;background:#111a17f7;padding:32px 6%;font-size:18px;border-bottom:1px solid var(--line)}.hero{min-height:640px;max-height:920px}.hero-content{padding:0 7%;top:30%}.hero h1{font-size:clamp(54px,12.3vw,90px);margin-bottom:35px}.hero .eyebrow{font-size:8px;letter-spacing:2px}.hero-image{object-position:62% center}.hero-bottom{left:7%;right:7%;bottom:24px;align-items:start;gap:22px;flex-direction:column}.placeholder-note{font-size:8px}.scroll-link{gap:25px;font-size:9px}.section-pad{padding-left:7%;padding-right:7%}.work{padding-top:68px;padding-bottom:45px}.section-heading{margin-bottom:30px}.section-heading h2{font-size:31px;letter-spacing:-1.2px}.section-note{display:none}.count{margin-left:10px;font-size:9px}.project-grid{grid-template-columns:1fr;gap:32px}.project h3{font-size:14px}.project-caption{margin-top:13px}.layout-note{font-size:9px;align-items:start;margin-top:30px}.small-dot{margin-top:6px}.about{grid-template-columns:1fr auto;padding-top:32px;padding-bottom:32px;gap:18px}.about>.eyebrow{grid-column:1/-1}.about h2{font-size:23px}.about-mark{font-size:36px}.contact{padding-top:40px;padding-bottom:40px;align-items:start;flex-direction:column;gap:25px}.contact h2{font-size:37px}.contact .eyebrow{margin-bottom:18px}.external-link{gap:60px}.footer{padding:22px 7%;flex-wrap:wrap;font-size:8px}.footer>span:nth-child(2){order:3;width:100%}dialog{padding:14px}.video-placeholder{aspect-ratio:auto;min-height:300px}.video-placeholder h2{font-size:22px}.video-placeholder p{max-width:220px}.large-play{font-size:45px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Prominent professional subtitle on the hero. */
.hero .eyebrow{font-size:22px;letter-spacing:2.7px}
@media(max-width:760px){.hero .eyebrow{font-size:16px;letter-spacing:1.8px}}

.showreel-player{aspect-ratio:16/9;background:#000;width:100%}.showreel-player iframe{display:block;width:100%;height:100%;border:0}.video-fallback{font-size:12px;color:var(--muted);margin:18px 0 0;text-align:right}

.showreel-player video{display:block;width:100%;height:100%;object-fit:contain;background:#000}

/* Selected frame: original proportions and colour, left-anchored desktop crop. */
.hero{min-height:0;height:100svh;max-height:none}
.hero-image{object-fit:cover;object-position:left center;filter:none}
.hero-shade{background:radial-gradient(ellipse at 80% 48%,rgba(0,0,0,.12),transparent 48%)}
.hero-content{position:absolute;left:65%;right:3%;top:50%;padding:0;transform:translateY(-50%)}
.hero h1{font-size:clamp(44px,4.6vw,88px);letter-spacing:-.055em}
.hero .eyebrow{font-size:22px;letter-spacing:1.5px;line-height:1.5}
.hero-bottom{justify-content:flex-end}
@media(max-aspect-ratio:17/10){
 .hero{height:calc(100px + 42.4vw);min-height:0;padding:0}
 .hero-image{top:100px;height:calc(100% - 100px);object-fit:cover;object-position:left center}
 .hero-shade{top:100px;height:calc(100% - 100px)}
 .hero-content{left:53%;right:3%;top:calc(100px + 21.2vw);transform:translateY(-50%);padding:0}
 .hero h1{font-size:clamp(24px,5vw,68px);margin-bottom:18px}
 .hero .eyebrow{font-size:clamp(10px,1.65vw,22px);letter-spacing:1px;margin-bottom:12px}
 .hero .play-icon{width:36px;height:36px;font-size:10px}
 .hero .play-button{font-size:9px;letter-spacing:1px;gap:10px}
 .hero-bottom{display:none}
}
@media(max-width:480px){
 .hero .eyebrow{font-size:10px;letter-spacing:.4px;margin-bottom:8px}
 .hero h1{font-size:24px;margin-bottom:12px}
 .hero .play-icon{width:28px;height:28px}
 .hero .play-button{font-size:8px;letter-spacing:.5px;gap:7px}
}

.project-image.has-cover{aspect-ratio:2.35 / 1;background:transparent}.project-image.has-cover img{width:100%;height:100%;object-fit:cover}

/* About: approved Russian biography; retain the existing English introduction. */
.about-copy{min-width:0}
.about-bio{max-width:65ch;font-size:15px;line-height:1.8}
.about-bio p{margin:20px 0 0}
.about-links{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:24px;font-size:12px;color:var(--muted)}
.about-links a{text-decoration:underline;text-decoration-color:var(--line);text-underline-offset:5px}
.about .about-en{display:none}
html[lang="en"] .about .about-ru{display:none}
html[lang="en"] .about span.about-en{display:inline}
html[lang="en"] .about p.about-en{display:block}
@media(max-width:760px){.about-bio{font-size:14px;line-height:1.8}}

/* Contact details share the existing section layout and typography. */
.contact{gap:32px}
.contact .contact-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:0;min-width:0}
.contact .contact-details dt{font-size:14px;line-height:15px;color:var(--muted);margin-bottom:8px}
.contact .contact-details dd{margin:0;font-size:20px;line-height:23.8px}
.contact .contact-details a{display:inline-block;padding:4px 0;overflow-wrap:anywhere}
@media(min-width:761px) and (max-width:1100px){.contact .contact-details{grid-template-columns:1fr;gap:18px}}
@media(max-width:760px){.contact .contact-details{grid-template-columns:1fr;gap:20px;width:100%}}

@media(max-width:760px){.contact .contact-details dd{font-size:18px}.contact .contact-details dt{font-size:14px}}

/* Enlarge only the hero showreel label, keeping the button geometry intact. */
.hero .play-button > span:last-child{font-size:21px;line-height:1}
@media(max-width:760px){.hero .play-button > span:last-child{font-size:clamp(10px,1.8vw,14px)}}

/* Reserve the existing header height on pages without a hero. */
.inner-page .page-content{padding-top:100px}
@media(max-width:760px){.inner-page .page-content{padding-top:80px}}

/* Professional credits on the filmography page only. */
.filmography .filmography-details{margin-top:8px;font-size:14px;line-height:1.7;color:var(--muted)}
.filmography .filmography-details p{margin:0}
.filmography .filmography-details p+p{margin-top:3px}
.filmography .filmography-credit+.filmography-credit{margin-top:28px}
@media(max-width:760px){.filmography .filmography-details{font-size:13px}}

/* Shared navigation matches the approved home-page menu. */
.desktop-nav{font-size:16.5px}
.mobile-nav{font-size:27px}
