@media (max-width: 768px),(max-height: 599px){.content{display:flex;z-index:10;gap:20px;flex-direction:column;justify-content:center;align-items:center}#scene,#testScene{height:10%;width:10%;position:fixed;-webkit-user-select:none;user-select:none}#threejs-container{height:5%;width:5%;position:fixed;-webkit-user-select:none;user-select:none}}@media (min-width: 769px) and (min-height: 600px){.circle{position:fixed;width:400px;height:400px;mix-blend-mode:difference;background:radial-gradient(circle at 50% 50%,#fff 25%,#0000 70%);border-radius:50%;top:-200px;left:-200px;pointer-events:none;z-index:0}.content{display:none}#scene,#testScene{height:100%;width:100%;position:fixed;-webkit-user-select:none;user-select:none;z-index:5}#threejs-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;pointer-events:none}}
