.dmr-home{--home-hairline:rgba(15,15,15,0.08);--home-hairline-soft:rgba(15,15,15,0.05);--home-surface-mist:#f3f2ef;--home-surface-paper:#fdfcfa;--home-hero-fg:#fafaf9;--home-hero-fg-muted:rgba(250,250,249,0.78);--home-hero-overlay:linear-gradient(165deg,rgba(8,8,8,0.55),rgba(8,8,8,0.35) 38%,rgba(8,8,8,0.5));--home-ease-out:cubic-bezier(0.22,1,0.36,1);min-height:100%}.dmr-home,.dmr-home>section:nth-child(2){background-color:var(--home-surface-mist)}.dmr-home>section:nth-child(2){border-color:var(--home-hairline-soft)}.dmr-home>section:nth-child(3){background-color:var(--home-surface-paper)}.dmr-home>section:nth-child(4){background-color:var(--home-surface-mist)}.dmr-home>section:nth-child(5){background-color:var(--home-surface-paper)}.dmr-home>section:nth-child(6){background-color:var(--home-surface-mist)}.dmr-home>section:nth-child(7){background-color:var(--home-surface-paper)}.hero-section{position:relative;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-video-container{position:absolute;inset:0;z-index:0}.hero-video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity 1s ease}.hero-video-active{opacity:1}.hero-video-hidden{opacity:0}.hero-overlay{position:absolute;inset:0;background:var(--home-hero-overlay)}.hero-sound-toggle{position:absolute;z-index:5;bottom:1.25rem;right:1.25rem;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:9999px;border:1px solid rgba(250,250,249,.35);background-color:rgba(15,15,15,.55);color:#fafaf9;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .15s ease}.hero-sound-toggle:hover{background-color:rgba(15,15,15,.72);border-color:rgba(250,250,249,.5)}.hero-sound-toggle:focus-visible{outline:2px solid var(--home-hero-fg);outline-offset:3px}.hero-sound-toggle:active{transform:scale(.96)}.hero-sound-toggle-icon{width:1.35rem;height:1.35rem}.hero-text-container{position:relative;z-index:10;width:100%;max-width:min(72rem,100vw - 2rem);margin-inline:auto;padding:clamp(5rem,12vh,8rem) 1rem clamp(4rem,10vh,6rem);display:flex;align-items:center;justify-content:center}.dmr-home-hero__content{text-align:center;width:100%}.dmr-home-hero__eyebrow{margin:0 auto 1.25rem;max-width:36rem;font-family:var(--font-inter,ui-sans-serif,system-ui,sans-serif);font-size:.6875rem;font-weight:500;letter-spacing:.28em;text-transform:uppercase;color:var(--home-hero-fg-muted);line-height:1.5}.dmr-home-hero__heading{margin:0 auto;padding:0;max-width:20ch;text-align:center;font-family:var(--font-heading,"Instrument Serif",serif)!important;font-weight:400;font-size:clamp(2.5rem,6.5vw,5.25rem);line-height:1.04;letter-spacing:-.03em;color:var(--home-hero-fg)!important;text-wrap:balance}@media (min-width:768px){.dmr-home-hero__heading{max-width:18ch}}.dmr-home-hero__heading-accent{font-family:inherit!important;font-style:italic;font-weight:400;color:rgba(250,250,249,.92)!important}@media (prefers-reduced-motion:reduce){.hero-sound-toggle,.hero-video{transition:none}}