*{box-sizing:border-box}html,body{min-height:100vh;background:black;height:auto;overflow:visible;-webkit-overflow-scrolling:touch;overscroll-behavior-y:none;touch-action:pan-y}#root{width:100svw;height:100svh;margin:0;padding:0;overflow-x:hidden;position:fixed;top:0;left:0;pointer-events:auto}.main-body{height:auto;min-height:500vh;display:block;align-items:center;justify-content:center;flex-direction:column;position:absolute;top:0;left:0;background:transparent;pointer-events:auto;width:100%;min-height:100vh;z-index:10}section{min-height:100vh;display:flex;position:relative;align-items:center;justify-content:center;flex-direction:column;background:transparent!important;pointer-events:auto!important}section p{color:#fffc}section h1,section h2,section h3,section h4,section h5,section h6{color:#fff}.flair{cursor:pointer;width:500px;height:500px;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:9px}.flair:hover{transform:scale(1.05);transition:transform .3s ease-in-out}.parallax-section{position:relative;overflow:hidden;transform-style:preserve-3d;perspective:1000px}.parallax-bg{opacity:1;will-change:transform,opacity;transition:none}.parallax-up{position:relative;z-index:1}.rotate-on-scroll{will-change:transform;transition:none}
