body{font-family:"Noto Sans SC", sans-serif;}.hero-bg{position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:-1;}.mars-red{color:rgb(231, 76, 60);}.mars-red-bg{background-color:rgb(231, 76, 60);}.section-padding{padding-top:120px;padding-bottom:120px;}.album-card:hover{transform:translateY(-10px);box-shadow:rgba(0, 0, 0, 0.3) 0px 20px 25px -5px, rgba(0, 0, 0, 0.2) 0px 10px 10px -5px;}.gallery-item:hover{transform:scale(1.05);z-index:10;}.nav-link.active{border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:rgb(231, 76, 60);}.animate-float{animation-duration:3s;animation-timing-function:ease-in-out;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:float;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}@keyframes float{0%, 100%{transform:translateY(0px);}50%{transform:translateY(-20px);}}