.landing_root{background:#060607;color:#f4f4f1;min-height:100vh}.hero_section{min-height:100vh;display:flex;justify-content:center;align-items:center;overflow:hidden;perspective:900px}.hero_3d_wrap{transform-style:preserve-3d;animation:roondal_tilt 4.2s ease-in-out infinite alternate}.hero_3d_image{width:min(78vw,760px);height:auto;display:block;filter:drop-shadow(0 26px 34px rgba(0,0,0,.42))}@keyframes roondal_tilt{0%{transform:rotateX(11deg) rotateY(-12deg) rotate(-1.2deg) scale(.98)}to{transform:rotateX(-11deg) rotateY(12deg) rotate(1.2deg) scale(1.02)}}
