@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap');
:root{--bg:#101010;--surface:#191919;--ink:#f2f1ed;--muted:#a6a6a2;--accent:#e7ff49;--line:#343434;--body:'DM Sans',Arial,sans-serif;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif;color-scheme:dark;font-family:var(--body);font-size:16px;background:var(--bg);color:var(--ink)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:5px}button,a{touch-action:manipulation}img{display:block;max-width:100%}button{cursor:pointer}.wrap{width:calc(100% - 96px);max-width:1504px;margin-inline:auto}.eyebrow{font-size:.8rem;text-transform:uppercase;letter-spacing:.15em;font-weight:600;margin:0}.site-header{height:94px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{font-size:2.35rem;font-weight:700;line-height:1;letter-spacing:-.1em}.brand-mark{color:var(--accent);margin-left:4px}.site-header nav{display:flex;gap:32px;font-size:.9rem}.site-header nav a:hover,footer a:hover{color:var(--accent)}.header-book{font-size:.875rem;font-weight:600;border:1px solid #70716b;border-radius:999px;padding:13px 21px}.header-book:hover{background:var(--accent);border-color:var(--accent);color:var(--bg)}.header-book span{margin-left:19px}.hero{padding-top:36px}.hero-top{display:flex;align-items:flex-end;justify-content:space-between}.hero-discipline{font-size:.83rem;line-height:1.5;margin:0;text-align:right}.hero-discipline span{color:var(--muted)}h1{font-family:var(--display);font-size:clamp(6.5rem,23.2vw,23rem);line-height:.88;letter-spacing:-.025em;font-weight:800;margin:9px 0 30px;white-space:nowrap}.title-period{color:var(--accent)}.hero-film{position:relative;height:clamp(330px,39vw,580px);display:block;overflow:hidden;background:#222}.hero-film>img{width:100%;height:100%;object-fit:cover;object-position:center 39%;transition:transform .8s}.hero-film:hover>img{transform:scale(1.025)}.film-shade{position:absolute;inset:0;background:linear-gradient(180deg,#0004,transparent 30%,#0001 60%,#000b)}.film-topline,.film-bottomline{position:absolute;left:32px;right:32px;display:flex;justify-content:space-between;gap:20px}.film-topline{top:28px;font-size:.75rem;font-weight:600;letter-spacing:.09em}.film-bottomline{bottom:28px;align-items:flex-end;font-size:1rem;font-weight:550}.film-credit{text-align:right;font-size:.75rem;line-height:1.6;font-weight:400;color:#e2e2df}.small-arrow{padding-left:18px}.play-circle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;padding-left:5px;width:84px;height:84px;background:#f2f1ed16;border:1px solid #ffffff8c;border-radius:50%;backdrop-filter:blur(8px);font-size:1.3rem;transition:background .25s,color .25s}.hero-film:hover .play-circle{background:var(--accent);color:var(--bg);border-color:var(--accent)}.hero-foot{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:23px;border-bottom:1px solid var(--line);font-size:.875rem}.hero-foot p{margin:0;color:var(--muted)}.hero-foot a{font-weight:550}.hero-foot a span{margin-left:16px;color:var(--accent)}.section{padding-block:96px;border-bottom:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:42px;gap:24px}h2{font-size:clamp(2.5rem,5vw,4.6rem);font-weight:500;letter-spacing:-.06em;line-height:1.05;margin:0}.section-heading .eyebrow{padding-top:13px}.button{background:var(--accent);color:var(--bg);border:1px solid var(--accent);display:inline-flex;padding:18px 24px;justify-content:space-between;gap:40px;font-weight:600;font-size:.94rem;min-height:56px}.button:hover{background:#f0ff86}.skip-link{position:fixed;left:20px;top:-80px;padding:16px;background:var(--accent);color:var(--bg);z-index:100}.skip-link:focus{top:16px}footer{padding-block:30px;display:flex;justify-content:space-between;font-size:.8rem;color:var(--muted)}
@media(min-width:1700px){h1{font-size:24rem}}@media(max-width:800px){.wrap{width:calc(100% - 40px)}.site-header{height:80px}.site-header nav{gap:18px}.hero{padding-top:28px}h1{font-size:25vw;margin-top:19px;margin-bottom:24px}.hero-film{height:390px}.hero-film>img{object-position:43% center}.film-topline,.film-bottomline{left:20px;right:20px}.film-credit{max-width:150px}.section{padding-block:64px}.section-heading{display:block}.section-heading .eyebrow{padding:0;margin-bottom:24px}.hero-foot{font-size:.8rem}.hero-discipline{font-size:.8rem}.header-book{padding:11px 15px}.header-book span{margin-left:8px}}@media(max-width:480px){.site-header nav a:nth-child(2){display:none}.site-header nav{font-size:.8rem}.header-book{font-size:.8rem}.site-header{gap:14px}.hero-discipline{font-size:.75rem}.hero-film{height:350px}.film-topline{font-size:.65rem}.film-bottomline{display:block;font-size:.9rem}.film-credit{display:none}.hero-foot p{max-width:155px;line-height:1.6}.hero-foot a{white-space:nowrap}.play-circle{width:66px;height:66px}footer{gap:20px;line-height:1.6}.eyebrow{font-size:.75rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
.work-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 26px}.project-image{position:relative;display:block;overflow:hidden;aspect-ratio:16/9;background:#242424}.project-image>img{width:100%;height:100%;object-fit:cover;transition:transform .6s,filter .6s}.project-image:hover>img{transform:scale(1.045);filter:brightness(.85)}.project-play{position:absolute;right:18px;top:18px;border-radius:50%;width:42px;height:42px;background:#14141490;backdrop-filter:blur(8px);border:1px solid #fff7;display:grid;place-items:center;font-size:1.35rem;transition:background .2s}.project-image:hover .project-play{background:var(--accent);color:var(--bg)}.image-label{position:absolute;left:18px;bottom:18px;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;padding:7px 10px;background:#0009;backdrop-filter:blur(6px)}.project-info{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-top:20px}.artist{font-size:.9rem;color:var(--muted);line-height:1.6;margin:0 0 5px}.artist span{font-size:.8rem}.project h3{font-size:clamp(1.4rem,2.1vw,2rem);font-weight:500;letter-spacing:-.03em;margin:0;line-height:1.2}.remix{font-size:.75em;color:var(--muted)}.project-meta{font-size:.75rem;text-align:right;line-height:1.6;margin:3px 0 0;flex-shrink:0}.project-meta span{display:block;color:var(--muted)}.film-feature{display:grid;grid-template-columns:1.25fr 1fr;margin-top:64px;background:var(--surface)}.film-feature .project-image{aspect-ratio:auto;height:100%;min-height:360px}.feature-copy{padding:42px}.feature-copy h3{font-size:clamp(2.6rem,4.5vw,4.5rem);font-weight:500;letter-spacing:-.045em;line-height:1.02;margin:24px 0 18px}.feature-role{font-size:.85rem;color:var(--muted);margin-bottom:30px}.text-link{font-size:.875rem;line-height:1.8;display:inline-block}.text-link span{color:var(--accent);margin-left:20px}.text-link:hover{text-decoration:underline;text-underline-offset:6px}.about-section{display:grid;grid-template-columns:1fr 1fr;gap:7%}.about-monogram{font-family:var(--display);font-size:clamp(10rem,23vw,22rem);line-height:1.2;letter-spacing:-.13em;color:#30302d;user-select:none}.about-monogram span{color:var(--accent)}.about-copy>p{font-size:1.05rem;line-height:1.8;color:#b9b9b5;max-width:540px}.about-copy>h2{margin-bottom:30px}.about-copy>.about-invite{color:var(--ink);margin-top:24px}.disciplines{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.disciplines span{border:1px solid var(--line);border-radius:50px;padding:9px 13px;font-size:.8rem}.credits-link{display:inline-block;font-size:.8rem;color:var(--muted);margin-top:24px;text-decoration:underline;text-underline-offset:4px}.booking-section{display:grid;grid-template-columns:.95fr 1.05fr;gap:7%;padding-bottom:90px}.booking-intro h2{margin:32px 0}.booking-intro h2 span{color:var(--accent)}.booking-intro>p:not(.eyebrow){line-height:1.8;max-width:350px;color:var(--muted)}.email-link{display:inline-block;font-size:clamp(.88rem,1.45vw,1.25rem);padding-block:12px;border-bottom:1px solid #666;overflow-wrap:anywhere}.email-link span{margin-left:10px;color:var(--accent)}.booking-intro>.booking-note{font-size:.8rem;margin-top:30px}.booking-form{padding-top:2px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:22px}.booking-form label{display:block;font-size:.875rem;line-height:1.6;margin-bottom:23px;min-width:0}.booking-form label>span:not(.optional){color:var(--accent)}.optional{font-size:.7rem;color:var(--muted);margin-left:5px}input,select,textarea{display:block;width:100%;max-width:100%;color:var(--ink);background:transparent;border:0;border-bottom:1px solid #5b5b57;border-radius:0;padding:12px 0;font-size:1rem;margin-top:4px;min-height:48px}input::placeholder,textarea::placeholder{color:#90908a;opacity:1}select{padding-right:15px;cursor:pointer}select option{background:#191919;color:var(--ink)}textarea{resize:vertical;min-height:120px}input:focus,select:focus,textarea:focus{border-color:var(--accent)}.form-note,.fallback-note{font-size:.8rem;line-height:1.7;color:var(--muted);margin:0 0 20px}.submit-button{width:100%;align-items:center}.booking-result{border:1px solid #646d37;padding:20px;margin-top:22px;line-height:1.7;font-size:.9rem}.booking-result p{margin:0 0 14px}.booking-actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin-block:14px}.booking-actions a{text-decoration:underline;text-underline-offset:4px}.booking-actions button{background:none;color:var(--accent);border:1px solid #68722c;padding:9px 14px;font-size:.85rem}.booking-result .fallback-note{margin-bottom:0;overflow-wrap:anywhere}.booking-result label{margin-top:15px}.booking-result textarea{font-size:.85rem}footer>div{display:flex;gap:30px}dialog{width:min(1100px,calc(100% - 36px));max-height:92dvh;padding:0;border:1px solid #444;background:#101010;color:var(--ink);overflow:auto}dialog::backdrop{background:#000d;backdrop-filter:blur(10px)}.dialog-top,.dialog-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 22px}.dialog-top h2{font:500 1rem/1.4 var(--body);letter-spacing:0}.dialog-top button{background:transparent;color:white;width:44px;height:44px;border:1px solid #555;border-radius:50%;flex-shrink:0}.dialog-top button:hover{color:var(--accent);border-color:var(--accent)}#video-container{aspect-ratio:16/9;background:#000}#video-container iframe{display:block;width:100%;height:100%;border:0}.dialog-bottom{font-size:.8rem;color:var(--muted)}.dialog-bottom a{color:var(--accent)}[hidden]{display:none!important}
@media(max-width:1000px){.film-feature{grid-template-columns:1fr 1fr}.feature-copy{padding:30px}.film-feature .project-image{min-height:330px}.booking-section{gap:5%;grid-template-columns:.85fr 1.15fr}.form-row{gap:18px}.project-meta{max-width:100px;flex-shrink:1}}@media(max-width:800px){.work-grid{gap:34px 20px}.project-info{gap:12px}.project-meta{font-size:.7rem}.project-play{width:36px;height:36px;top:12px;right:12px}.image-label{font-size:.65rem;left:12px;bottom:12px}.film-feature{margin-top:42px;grid-template-columns:1fr}.film-feature .project-image{aspect-ratio:16/9;min-height:0}.feature-copy{padding:28px}.feature-copy h3 br{display:none}.feature-copy h3{font-size:2.8rem}.feature-copy h3 br::after{content:' '}.about-section{gap:6%}.about-monogram{font-size:25vw}.about-copy>p{font-size:1rem}.booking-section{grid-template-columns:1fr;gap:38px}.booking-intro h2{margin-block:26px}.booking-intro>.booking-note{margin-top:16px}.booking-intro>p:not(.eyebrow){max-width:480px}.email-link{font-size:1rem}.about-section .text-link{font-size:.8rem}footer>div{gap:18px}}@media(max-width:600px){.work-grid{grid-template-columns:1fr;gap:32px}.project h3{font-size:1.55rem}.project-meta{font-size:.75rem;max-width:none}.about-section{grid-template-columns:1fr;gap:36px}.about-monogram{display:none}.about-section>div:first-child .text-link{margin-top:18px}.about-copy>h2{font-size:3.3rem}.form-row{grid-template-columns:1fr;gap:0}.booking-form label{margin-bottom:22px}.booking-intro h2{font-size:3.4rem}.booking-intro .email-link{font-size:.92rem}.film-feature .feature-copy h3{font-size:2.4rem}.feature-copy h3 br{display:block}footer{flex-direction:column;padding-bottom:28px}footer>div{justify-content:space-between}.dialog-top,.dialog-bottom{padding:12px 16px}.dialog-bottom{align-items:flex-start;font-size:.7rem;gap:12px}.dialog-top h2{font-size:.9rem}.dialog-top button{width:36px;height:36px}}

footer>div{flex-wrap:wrap;align-items:center}

@media(max-width:650px){.site-header{height:auto;min-height:90px;flex-wrap:wrap;padding-block:18px;gap:18px}.site-header nav{order:3;width:100%;justify-content:space-between;font-size:.8rem;gap:12px}.site-header nav a:nth-child(2){display:inline}.site-header .header-book{margin-left:auto}}

.gallery-intro{font-size:1rem;line-height:1.6;color:var(--muted);margin:20px 0 0}.photo-gallery{columns:3;column-gap:22px}.gallery-item{display:block;position:relative;margin:0 0 22px;break-inside:avoid;overflow:hidden;background:var(--surface)}.gallery-item img{width:100%;height:auto;transition:filter .3s}.gallery-item>span{position:absolute;bottom:14px;right:14px;background:#101010c9;color:var(--ink);width:36px;height:36px;display:grid;place-items:center;border:1px solid #ffffff70;border-radius:50%;font-size:1.3rem}.gallery-item:hover img{filter:brightness(1.12)}.gallery-item:hover>span{background:var(--accent);color:var(--bg)}#photo-dialog{width:min(1320px,calc(100% - 24px));max-height:96dvh;overflow:auto}.photo-toolbar{display:flex;justify-content:space-between;align-items:center;padding:10px 16px}.photo-toolbar p{margin:0;color:var(--muted);font-size:.875rem}#photo-dialog button{background:transparent;color:var(--ink);border:1px solid #666;min-height:44px;padding:10px 16px;font-size:.875rem}#photo-dialog button:hover{border-color:var(--accent);color:var(--accent)}.photo-stage{display:flex;align-items:center;justify-content:center;background:#080808}.photo-stage img{width:100%;height:70dvh;object-fit:contain}.photo-controls{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px}.photo-controls p{color:var(--muted);text-align:center;font-size:.875rem;line-height:1.5;margin:0}.photo-controls button{flex-shrink:0}body.photo-open{overflow:hidden}
@media(max-width:900px){.site-header{height:auto;min-height:90px;flex-wrap:wrap;padding-block:18px;gap:18px}.site-header nav{order:3;width:100%;justify-content:space-between;font-size:.8rem;gap:12px;flex-wrap:wrap}.site-header nav a:nth-child(2){display:inline}.site-header .header-book{margin-left:auto}.photo-gallery{columns:2;column-gap:16px}.gallery-item{margin-bottom:16px}}
@media(max-width:500px){.photo-gallery{columns:1}.photo-controls{flex-wrap:wrap}.photo-controls p{order:3;width:100%;text-align:left}.photo-stage img{height:62dvh}.gallery-section .section-heading h2{font-size:2.8rem}}
