.home{margin:0;padding:0;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.home__stage{position:relative;margin:0;padding:0;width:100%;max-width:100%;min-width:0;box-sizing:border-box;min-height:100dvh;min-height:100vh;background-color:var(--color-bg);--home-content-pad: clamp(var(--space-sm), 4vw, var(--space-xl));--home-album-logo-press-gap: var(--space-3xl);--home-media-stack-gap: calc(var(--space-4xl) * 2);background-size:cover;background-position:top center;background-repeat:no-repeat}.home__title-row{position:relative;z-index:0;width:100%;max-width:72rem;margin:0 auto;padding:var(--space-2xl) 0;box-sizing:border-box;text-align:left;min-width:0}.home__foreground{position:relative;z-index:0;width:100%;max-width:min(42rem,100%);min-width:0;margin:0 auto;padding:0 clamp(var(--space-sm),4vw,var(--space-xl));box-sizing:border-box;text-align:left;display:flow-root}.home__video-stack{padding-bottom:var(--home-media-stack-gap);width:100%;max-width:100%;min-width:0;box-sizing:border-box}.home__logo-wrap{width:100%;max-width:100%;min-width:0;margin-bottom:var(--home-album-logo-press-gap);padding-top:var(--space-2xl);padding-bottom:0;box-sizing:border-box;opacity:0;animation:home-fade-in .9s ease-out 75ms forwards}.home__logo{display:block;margin:0 auto;max-width:100%;width:min(62vw,100%);height:auto;object-fit:contain}.home__title{font-family:var(--font-display);font-size:clamp(1.05rem,3.4vw,1.85rem);font-weight:400;margin:0 0 var(--space-xs);line-height:1.05;letter-spacing:-.02em;text-transform:uppercase;color:#fff;opacity:0;animation:home-fade-in .9s ease-out forwards}.home__description{margin:0 0 var(--space-lg);font-family:var(--font-body);font-size:clamp(1rem,2.2vw,1.2rem);line-height:1.55;color:var(--color-text-muted);text-wrap:balance}.home__press-wrap{width:calc(100% - (var(--home-content-pad) * 2));max-width:calc(72rem - (var(--home-content-pad) * 2));min-width:0;margin:0 auto calc(var(--space-3xl) * 2);padding:0;box-sizing:border-box;background:#64768e66;border-radius:4px;opacity:0;animation:home-fade-in .9s ease-out .25s forwards}.home__press{margin:0;font-family:var(--font-body);font-size:clamp(1.1rem,2.4vw,1.65rem);line-height:1;white-space:pre-line;text-align:left;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.25)}.home__album-wrap{position:relative;width:100%;max-width:100%;min-width:0;margin:0 auto var(--home-album-logo-press-gap);border:var(--border-strong);border-radius:24px;overflow:visible}.home__album{display:block;width:100%;max-width:100%;border:0;border-radius:24px}.home__album-html{margin:0 auto var(--home-album-logo-press-gap);width:100%;max-width:100%;min-width:0;overflow:visible;border-radius:24px}.home__album-html iframe{display:block;width:100%;max-width:100%;min-width:0;border:0}.home__video-shell{width:calc(100% - (var(--home-content-pad) * 2));max-width:calc(72rem - (var(--home-content-pad) * 2));min-width:0;margin:0 auto;padding:0;box-sizing:border-box}.home__video{margin:0;padding:0;text-align:left}.home__video-thumb{display:block;width:100%;height:auto;max-height:none;object-fit:contain;border:1px solid rgba(255,255,255,.12);border-radius:8px}.home__video-lazy{width:100%}.home__video-poster{display:block;width:100%;margin:0;padding:0;border:1px solid rgba(255,255,255,.12);border-radius:8px;cursor:pointer;font:inherit;color:inherit;background:#000;text-align:left;position:relative;overflow:hidden}.home__video-poster:focus-visible{outline:2px solid #fff;outline-offset:3px}.home__video-poster-img{display:block;width:100%;max-width:100%;height:auto;max-height:none;object-fit:contain}.home__video-poster-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#00000059;opacity:0;transition:opacity .2s ease;pointer-events:none}.home__video-poster:hover .home__video-poster-play,.home__video-poster:focus-visible .home__video-poster-play{opacity:1}.home__video-poster-play img{width:min(18vw,5rem);height:auto;filter:drop-shadow(0 4px 16px rgba(0,0,0,.45))}.home__video-wrap{position:relative;width:100%;max-width:100%;min-width:0;margin:0;border:1px solid rgba(255,255,255,.12);border-radius:12px;overflow:hidden;background:#000}.home__video-iframe{display:block;width:100%;max-width:100%;min-width:0;border:0;border-radius:12px}.home__video-html{margin:0;width:100%;max-width:100%;min-width:0;overflow:hidden;border-radius:12px}.home__video-html iframe{display:block;width:100%;max-width:100%;min-width:0;border:0}.home__contact{position:relative;z-index:1;width:100%;max-width:100%;min-width:0;box-sizing:border-box;background:red;color:#fff;border-top:none;padding:0;text-align:left;overflow:hidden}.home__contact-inner{width:100%;max-width:none;min-width:0;margin:0;padding:0;box-sizing:border-box}.home__contact-heading{font-family:var(--font-display);font-size:clamp(3.25rem,11vw,6.5rem);font-weight:700;line-height:1.05;letter-spacing:-.02em;text-transform:uppercase;margin:0 0 var(--space-lg);padding:0 0 var(--space-md);border-bottom:2px solid rgba(255,255,255,.45);color:#fff;text-align:left}.home__contact-prose{font-family:var(--font-body);font-size:clamp(3.25rem,9.5vw,6.25rem);line-height:.9;text-align:left;overflow-wrap:anywhere;word-break:break-word;opacity:0;margin-top:.75rem;transform:translateY(1.5rem);animation:home-fade-up .9s ease-out .2s forwards}.home__contact-prose p{margin:0 0 var(--space-md)}.home__contact-prose p:last-child{margin-bottom:0}.home__contact-prose ul,.home__contact-prose ol{margin:0 0 var(--space-md);padding-left:1.5rem;line-height:1.12}.home__contact-prose li{margin-bottom:var(--space-xs)}.home__contact-prose a{color:#fff;cursor:pointer;text-decoration:none}.home__contact-prose a:hover{color:#fff;text-decoration:underline;text-underline-offset:.15em}.home__contact-prose img{max-width:100%;height:auto}.home__contact-prose pre,.home__contact-prose code{overflow-x:auto;max-width:100%}@media(max-width:40rem){.home__stage{--home-media-stack-gap: calc(var(--space-2xl) * 2);--home-content-pad: clamp(var(--space-sm), 6vw, var(--space-xl))}.home__logo{width:min(94vw,100%)}.home__title-row{padding-top:var(--space-md);padding-bottom:var(--space-xs)}.home__title{font-size:clamp(.95rem,5.25vw,1.75rem);margin-bottom:var(--space-xs)}.home__press-wrap{margin-bottom:calc(var(--space-xl) * 2)}.home__press{font-size:clamp(1rem,4.2vw,1.65rem)}.home__video-stack{margin-top:0}.home__contact-inner{padding:0}.home__contact-prose{font-size:clamp(1.25rem,6.25vw,3.35rem);line-height:1.2}.home__contact-prose h2,.home__contact-prose h3{font-size:clamp(1.5rem,6.75vw,3.65rem)}.home__contact-prose p{margin-bottom:var(--space-sm)}}@keyframes home-fade-in{0%{opacity:0}to{opacity:1}}@keyframes home-fade-up{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.home__title,.home__logo-wrap,.home__press-wrap,.home__contact-prose{opacity:1;transform:none;animation:none}}@font-face{font-family:Eurostile;src:url(/fonts/EurostileLTStd-Ex2.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}:root{color-scheme:light;--color-bg: #ff0000;--color-surface: #ff0000;--color-text: #0c0c0c;--color-text-muted: #3d3d3a;--color-accent: #0c0c0c;--color-accent-hover: #2a2a26;--color-border: #0c0c0c;--color-grid-line: rgba(12, 12, 12, .22);--font-display: "Eurostile", system-ui, sans-serif;--font-body: "Eurostile", system-ui, sans-serif;--font-serif: "Eurostile", system-ui, sans-serif;--font-mono: "Eurostile", system-ui, sans-serif;--space-xs: .35rem;--space-sm: .75rem;--space-md: 1.25rem;--space-lg: 2rem;--space-xl: 3rem;--space-2xl: 4.5rem;--space-3xl: 6rem;--space-4xl: 8rem;--content-max: 40rem;--page-max: 72rem;--border-thin: 1px solid var(--color-grid-line);--border-strong: 1px solid var(--color-border)}*,*:before,*:after{box-sizing:border-box}html{font-size:100%;-webkit-text-size-adjust:100%;width:100%;max-width:100%;overflow-x:clip}body{margin:0;min-height:100vh;min-height:100dvh;font-family:var(--font-body);font-size:1.0625rem;line-height:1.6;color:var(--color-text);background:var(--color-bg);display:flex;flex-direction:column;max-width:100%;overflow-x:hidden}img,video{max-width:100%;height:auto}iframe{max-width:100%}.main-content{flex:1;width:100%;max-width:100%;min-width:0;margin:0;min-height:100%}.section-title{font-family:var(--font-display);font-size:clamp(1.05rem,3.2vw,1.5rem);font-weight:700;letter-spacing:-.02em;text-transform:uppercase;margin:0 0 var(--space-md);padding-bottom:var(--space-sm);border-bottom:var(--border-strong)}@media(max-width:40rem){.section-title{margin-bottom:var(--space-sm);padding-bottom:var(--space-xs)}}
