.waves{width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;left:0;overflow:hidden}.waves:before{content:"";top:var(--y,0px);left:var(--x,0px);will-change:transform;pointer-events:none;background:#160000;border-radius:50%;width:.5rem;height:.5rem;position:absolute;transform:translate(-50%,-50%)}.waves-canvas{width:100%;height:100%;display:block}
.auth-layout{background-color:#e10600;min-height:calc(100vh - 64px);margin-top:64px;position:relative;overflow:hidden}.auth-waves-bg{z-index:0;pointer-events:none;position:absolute;inset:0}.auth-waves-bg .waves:before{display:none}.auth-layout__content{z-index:1;min-height:inherit;position:relative}.auth-layout--register{height:calc(100vh - 64px);min-height:0;max-height:calc(100vh - 64px);overflow:hidden}.auth-layout--register .auth-layout__content{height:100%;min-height:0;overflow:hidden}body:has(.auth-layout--register){height:100vh;overflow:hidden}@media (max-width:767px){.auth-waves-bg{display:none}}
