@font-face{font-family:"DM Sans";src:url("/fonts/dm-sans-latin-400.woff") format("woff");font-style:normal;font-weight:400;font-display:swap}
/* Layered composition informed by the supplied reference recording. */
.header{position:relative;top:auto;height:112px;align-items:flex-start;padding:20px 28px 0;border-bottom:0}
.header::before{content:"";position:absolute;left:0;top:0;width:216px;height:300px;background:#090909;clip-path:polygon(0 0,100% 0,0 100%);pointer-events:none}
.header::after{content:"";position:absolute;right:0;top:0;width:450px;height:210px;background:#090909;clip-path:polygon(0 0,100% 0,100% 100%);pointer-events:none}
.header .brand{position:relative;z-index:1;width:119px;height:52px;overflow:hidden;color:#fff}
.header .official-logo{position:absolute;left:-15.5px;top:-12.6px;width:145px;height:auto;max-height:none;filter:invert(1)}
.header nav{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,max-content);gap:2px 18px;margin-top:4px;font-size:12px;color:#fff}
.header nav a[href="#contact"]{grid-column:2;grid-row:2;justify-self:end}
.header nav a{display:inline-flex;align-items:center;min-height:44px;padding:10px 12px;border:0;clip-path:polygon(8px 0,100% 0,calc(100% - 8px) 100%,0 100%);transition:color .16s ease,background-color .16s ease}
.header nav a:hover,.header nav a:focus-visible{color:#090909;background:#fff}
.hero{grid-template-columns:1fr 1fr;column-gap:4.5%;min-height:min(820px,calc(100svh - 112px));padding-bottom:68px}
.hero-copy{padding:40px 0 56px}
.hero h1{font-weight:700;font-size:clamp(68px,7vw,110px);letter-spacing:-.065em;line-height:.95}
.hero h1>span{display:block}
.hero h1 .headline-lead{margin-left:25%;transform:translateY(-.13em)}
.hero-description{font-family:"DM Sans",Arial,sans-serif;font-size:16px;font-weight:400;font-optical-sizing:auto;line-height:1.6;letter-spacing:-.015em;color:#444;max-width:470px}
.hero-description p{max-width:365px;margin:0}
.hero-description p+p{width:88%;max-width:320px;margin:26px 0 0 12%}
.hero-visual{min-width:0;align-self:center;margin:38px 0}
.scene-controls{display:flex;justify-content:center;padding-top:8px}
.scene-controls .text-button{min-height:24px;padding:2px 6px;font-size:9px;line-height:1.4;letter-spacing:.08em;color:#666}
.hero-art{aspect-ratio:1;min-height:0;align-self:center;margin:0;width:100%;position:relative;overflow:hidden;background:#090909;isolation:isolate;--scene-x:0px;--scene-y:0px}
/* Shift the desktop scene inward while preserving its original size and vertical layout. */
@media(min-width:1001px){.hero-visual{width:85%;justify-self:center;transform:translateX(clamp(-96px,calc(400px - 40vw),0px))}}
.scene-backdrops{position:absolute;inset:0;z-index:0;background:#121212;--slice-width:240px;--slice-height:110px}
.scene-video{display:block;width:100%;height:100%;object-fit:cover;filter:grayscale(1) brightness(.62) contrast(1.08);pointer-events:none}
/* One video remains in sync under three complementary tone masks. */
.scene-tone{display:none;position:absolute;inset:0;pointer-events:none}
@supports ((backdrop-filter:grayscale(1)) or (-webkit-backdrop-filter:grayscale(1))){
 .scene-video{filter:brightness(.62) contrast(1.08)}
 .scene-tone{display:block;--slice-shade:calc(1 - var(--scene-color,0) * .8);-webkit-backdrop-filter:grayscale(calc(1 - var(--scene-color,0))) brightness(calc(1 + var(--scene-color,0) * .5));backdrop-filter:grayscale(calc(1 - var(--scene-color,0))) brightness(calc(1 + var(--scene-color,0) * .5));background:linear-gradient(180deg,rgba(0,0,0,calc(.18 * var(--slice-shade))),rgba(0,0,0,calc(.22 * var(--slice-shade))) 50%,rgba(0,0,0,calc(.56 * var(--slice-shade))))}
 .scene-tone-main{--slice-shade:1;clip-path:polygon(var(--slice-width) 0,100% 0,100% 77.5%,0 100%,0 var(--slice-height));-webkit-backdrop-filter:grayscale(1);backdrop-filter:grayscale(1)}
 .scene-tone-top{clip-path:polygon(0 0,var(--slice-width) 0,0 var(--slice-height))}
 .scene-tone-bottom{clip-path:polygon(0 100%,100% 77.5%,100% 100%)}
 .scene-shade{display:none}
}
@media(max-width:1000px) and (min-width:621px){.scene-backdrops{--slice-width:200px;--slice-height:90px}}
@media(max-width:620px){.scene-backdrops{--slice-width:210px;--slice-height:96px}}
.scene-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.22) 50%,rgba(0,0,0,.56))}
.scene-grid{position:absolute;inset:0;z-index:2;opacity:.2;background-image:linear-gradient(#ffffff16 1px,transparent 1px),linear-gradient(90deg,#ffffff16 1px,transparent 1px);background-size:32px 32px}
.scene-grid::after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,transparent calc(50% - .4px),#ffffff38 50%,transparent calc(50% + .4px))}
.hero-art canvas,.scene-fallback{position:absolute;inset:0;width:100%;height:100%;display:block;z-index:3;pointer-events:none}
.scene-label{position:absolute;z-index:4;top:25px;left:25px;color:#f5f5f5;font-size:10px;line-height:1.5;letter-spacing:.01em}
.scene-label span{font-size:8px;color:#aaa}
.scene-bottom{position:absolute;z-index:4;bottom:23px;left:25px;right:25px;display:flex;justify-content:space-between;color:#d0d0d0;font-size:8px;letter-spacing:.035em}

@media(max-width:1000px) and (min-width:621px){.hero{min-height:650px;column-gap:3%}.hero h1{font-size:8vw}.hero-visual{margin:35px 0}.hero-art{min-height:0}.header{height:96px}.hero-description{font-size:15px;max-width:100%}.hero-description p+p{margin-top:22px}.scene-label{left:18px;top:18px;font-size:8px}.scene-bottom{left:18px;right:18px;bottom:18px;font-size:7px}}
@media(max-width:620px){.header{height:88px;padding:18px 18px 0;gap:8px}.header::before{width:176px;height:124px}.header .brand{width:75px;height:33px}.header .official-logo{width:92px;left:-9.8px;top:-8px}.header nav{gap:4px;margin-top:0;font-size:11px}.header nav a{min-height:38px;padding:9px 7px}.hero-copy{padding:32px 0 0}.hero{grid-template-columns:1fr;min-height:0;gap:0;padding-bottom:36px}.hero h1{font-size:17.5vw;letter-spacing:-.065em}.hero h1 .headline-lead{margin-left:22%}.hero-description{font-size:15px;max-width:100%}.hero-description p+p{width:90%;margin:22px 0 0 10%}.hero-visual{margin:32px 0 0;width:100%}.hero-art{height:auto;min-height:0;margin:0;width:100%}.scene-label{top:18px;left:18px;font-size:9px}.scene-label span{font-size:7px}.scene-bottom{left:18px;right:18px;bottom:18px;font-size:7px}.scene-grid{background-size:25px 25px}}

@media(max-width:360px){.header{padding-left:12px;padding-right:12px}.header nav{gap:0;font-size:10px}.header nav a{padding-inline:5px}}
@media(prefers-reduced-motion:reduce){.header nav a{transition:none}}

/* Sloped section boundaries carry the header's cut through the listening room. */
.hero,.subject,.contact{--section-cut:clamp(36px,4.5vw,72px)}
.hero{padding-bottom:calc(68px + var(--section-cut))}
.subject,.contact{position:relative}
.subject{padding-bottom:calc(48px + var(--section-cut))}
.subject::before,.contact::before{content:"";position:absolute;left:0;top:calc(-1 * var(--entry-cut,var(--section-cut)));width:100%;height:calc(var(--entry-cut,var(--section-cut)) + 1px);background:var(--bg);clip-path:polygon(0 100%,100% 0,100% 100%);pointer-events:none}
.subject-light::before{clip-path:polygon(0 0,100% 100%,0 100%)}
.subject-dark{--entry-cut:clamp(56px,8vw,128px)}
.contact{--entry-cut:clamp(44px,6vw,96px)}
.contact{--bg:#000;background:var(--bg);color:#fff;border-top:0}
.contact-brand{grid-column:2;grid-row:1;justify-self:end}
.contact-logo{filter:invert(1)}
.contact h2{grid-column:2;grid-row:2;justify-self:end}
.contact-links{grid-column:1;grid-row:2}
.contact-links>a{border-bottom-color:#555}
.contact-links a small{color:#aaa}
footer{position:relative;background:#fff;border-top:0;--footer-cut:clamp(14px,1.5vw,24px)}
footer::before{content:"";position:absolute;left:0;top:calc(-1 * var(--footer-cut));width:100%;height:calc(var(--footer-cut) + 1px);background:#fff;clip-path:polygon(0 0,100% 100%,0 100%);pointer-events:none}
@media(max-width:1000px) and (min-width:621px){
 .header::before{width:208px;height:280px}
 .header::after{width:420px;height:180px}
 .hero{padding-top:24px}
}
@media(max-width:620px){
 .header::before{width:150px;height:210px}
 .header::after{width:280px;height:168px}
 .hero,.subject,.contact{--section-cut:28px}
 .subject-dark{--entry-cut:48px}
 .contact{--entry-cut:36px}
 .hero{padding-bottom:calc(36px + var(--section-cut))}
 .subject{padding-bottom:calc(36px + var(--section-cut))}
 .contact-brand,.contact h2{grid-column:1}
 .contact-links{grid-column:1;grid-row:3}
}
@media(max-width:360px){.header::before{width:140px;height:200px}.header::after{width:260px;height:156px}}
