*{box-sizing:border-box;margin:0;padding:0}.parallax-container{perspective:1px;width:100%;height:100vh;transform-style:preserve-3d;background:#000;position:relative;overflow:hidden}.parallax-layer{background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.parallax-sky{z-index:1;background-image:url(/parallax/sky-gradient.jpg);transform:translateZ(-1px)scale(2)}.parallax-stars{z-index:2;opacity:.4;background-image:url(/parallax/stars-layer.png);transform:translateZ(-.6px)scale(1.6)}.parallax-dunes{z-index:3;background-image:url(/parallax/sand-dunes.jpg);height:60%;bottom:0;transform:translateZ(-.3px)scale(1.3)}.parallax-pyramids{z-index:4;background-image:url(/parallax/pyramids-silhouette.png);height:55%;bottom:0;transform:translateZ(0)scale(1.1)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{opacity:0;animation:1.2s ease-out forwards fadeInUp}canvas{position:fixed!important;inset:0!important}.hero-title{letter-spacing:.25em;text-shadow:0 6px 24px #00000073}
