.hero{background:#132016}.hero-banner-img{object-fit:cover;object-position:center 30%;z-index:0}.hero-overlay{position:absolute;inset:0;background-color:rgba(26,46,30,.65);z-index:0}.hero-content{position:relative;z-index:1}.poster-section{background:#fff}.poster-carousel-wrap{max-width:960px;margin:36px auto 0}.home-poster{position:relative;display:block;overflow:hidden;border-radius:16px;background:#fff;border:1px solid rgba(26,46,30,.1)}.home-poster img{display:block;width:100%;height:auto;transition:transform .25s ease}.home-poster:hover img{transform:scale(1.015)}.home-poster-link{position:absolute;right:16px;bottom:16px;display:inline-flex;min-height:44px;align-items:center;padding:0 16px;border-radius:999px;background:var(--cream);color:var(--navy);font-family:var(--font-body);font-size:.85rem;font-weight:600;box-shadow:0 4px 14px rgba(0,0,0,.16)}.home-poster:focus-visible{outline:3px solid var(--gold);outline-offset:4px}@media (max-width:640px){.home-poster{border-radius:12px}.home-poster-link{right:12px;bottom:12px}}.hero-scroll{position:absolute;z-index:1}.hero-logo-badge{display:inline-flex;align-items:center;gap:14px;margin-bottom:28px;padding:10px 20px 10px 10px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:999px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:fadeUp .4s ease forwards}.hero-untan-logo{width:48px;height:48px;object-fit:contain;background:transparent;filter:drop-shadow(0 2px 6px rgba(0,0,0,.45))}.hero-untan-text{display:flex;flex-direction:column;text-align:left}.hero-untan-name{font-family:var(--font-display);font-size:.85rem;font-weight:600;color:var(--cream);letter-spacing:.01em}.hero-untan-sub{font-family:var(--font-body);font-size:.65rem;color:rgba(122,171,110,.9);letter-spacing:.08em;text-transform:uppercase;margin-top:1px}@media(max-width:480px){.hero-logo-badge{padding:8px 14px 8px 8px}.hero-untan-logo{width:38px;height:38px}.hero-untan-name{font-size:.75rem}}