.hero-section{position:relative;width:100%;height:100vh;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#0a0a0a}.hero-video-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-video{width:100%;height:100%;object-fit:cover}.hero-video-wrapper:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse at center,transparent 0%,rgba(10,9,8,.4) 70%),linear-gradient(180deg,rgba(10,9,8,.3) 0%,transparent 30%,transparent 70%,rgba(10,9,8,.8) 100%);pointer-events:none}.hero-content{position:relative;z-index:2;text-align:center;padding:2rem}.hero-title{font-size:clamp(2rem,5vw,4rem);color:var(--color-cream);margin-bottom:1rem;opacity:0;letter-spacing:.15em;text-shadow:0 4px 30px rgba(0,0,0,.5)}.hero-title-jp{font-size:clamp(1rem,2vw,1.5rem);color:var(--color-cream);margin-bottom:2rem;opacity:0;letter-spacing:.3em;font-weight:300}.hero-tagline{font-size:clamp(.9rem,1.5vw,1.2rem);color:var(--color-text-muted);max-width:600px;margin:0 auto;opacity:0;line-height:2}.scroll-indicator{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:1rem;opacity:0;z-index:2}.scroll-indicator span{font-size:.7rem;color:var(--color-text-muted);letter-spacing:.2em;text-transform:uppercase}.scroll-line{width:1px;height:60px;background:linear-gradient(180deg,var(--color-gold),transparent);animation:scrollPulse 2s ease-in-out infinite}@keyframes scrollPulse{0%,to{transform:scaleY(1);opacity:1}50%{transform:scaleY(.5);opacity:.5}}.hero-corner{position:absolute;width:80px;height:80px;border-color:#c9a9594d;border-style:solid;border-width:0;z-index:2;opacity:0}.hero-corner--tl{top:4rem;left:4rem;border-top-width:1px;border-left-width:1px}.hero-corner--tr{top:4rem;right:4rem;border-top-width:1px;border-right-width:1px}.hero-corner--bl{bottom:4rem;left:4rem;border-bottom-width:1px;border-left-width:1px}.hero-corner--br{bottom:4rem;right:4rem;border-bottom-width:1px;border-right-width:1px}.black-spacer{width:100%;height:15vh;min-height:22vh;background:#0a0a0a}@media(max-width:768px){.hero-corner{width:40px;height:40px}.hero-corner--tl,.hero-corner--tr{top:5rem}.hero-corner--tl,.hero-corner--bl{left:1.5rem}.hero-corner--tr,.hero-corner--br{right:1.5rem}.hero-corner--bl,.hero-corner--br{bottom:2rem}.scroll-indicator{bottom:1.5rem}.black-spacer{height:10vh;min-height:15vh}}@media(max-width:430px){.hero-section{min-height:100vh;min-height:100dvh;height:100vh;height:100dvh}.hero-video{object-fit:contain;object-position:center center}.hero-content{padding:1rem}.hero-corner{width:30px;height:30px}.hero-corner--tl,.hero-corner--tr{top:4rem}.hero-corner--tl,.hero-corner--bl{left:1rem}.hero-corner--tr,.hero-corner--br{right:1rem}.hero-corner--bl,.hero-corner--br{bottom:1.5rem}.scroll-indicator{bottom:1rem}.scroll-line{height:40px}.black-spacer{height:8vh;min-height:10vh}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-hero.css.map */
