*{box-sizing:border-box;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:16px;margin:0;padding:0}* ::-webkit-scrollbar{width:4px}* ::-webkit-scrollbar-track{background:transparent}* ::-webkit-scrollbar-thumb{background:#696770;border-radius:4px}* ::-webkit-scrollbar-thumb:hover{background:#cfcdd8}body{background:#0c0c0f;color:#fff}.bad-orientation{align-items:center;background:#000;color:#fff;display:flex;font-size:28px;font-weight:700;height:100vh;justify-content:center;left:0;line-height:57px;position:fixed;top:0;white-space:nowrap;width:100vw;z-index:99999}.test-sdk{display:flex;height:var(--app-height);width:100%}.test-sdk iframe{border:none;height:100%;width:100%}.edit-avatar{display:flex;height:var(--app-height);width:100%}.edit-avatar iframe{border:none;height:100%;width:100%}@keyframes rotate-circle{0%,to{transform:translate(-52%,-52%) rotate3d(1,1,1,45deg)}50%{transform:translate(-48%,-48%) rotate3d(1,1,1,-45deg)}}.animated-circles{height:100%;left:0;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:100%;z-index:0}.animated-circles span{border:1px solid rgba(83,83,83,.369);border-radius:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.animated-circles span:first-child{height:10%;width:10%}.animated-circles span:nth-child(2){height:15%;width:15%}.animated-circles span:nth-child(3){height:35%;width:35%}.animated-circles span:nth-child(4){height:75%;width:75%}.animated-circles span:nth-child(5){height:120%;width:120%}.animated-circles.animate span:first-child{animation:rotate-circle 11s ease-in-out infinite}.animated-circles.animate span:nth-child(2){animation:rotate-circle 12s ease-in-out infinite}.animated-circles.animate span:nth-child(3){animation:rotate-circle 16s ease-in-out infinite}.animated-circles.animate span:nth-child(4){animation:rotate-circle 30s ease-in-out infinite}.animated-circles.animate span:nth-child(5){animation:rotate-circle 18s ease-in-out infinite}