.auth-layout-module__FcmuNG__root{grid-template-columns:auto 1fr;min-height:100vh;display:grid}.auth-layout-module__FcmuNG__leftPanel{background-color:#fff;justify-content:center;align-items:center;width:620px;max-width:100vw;display:grid}.auth-layout-module__FcmuNG__container{box-sizing:border-box;grid-template-rows:16vh repeat(3,auto);align-items:center;gap:40px;width:422px;max-width:100vw;margin-bottom:auto;padding:1.5rem 1.25rem;display:grid}.auth-layout-module__FcmuNG__shortContainer{grid-template-rows:12vh repeat(3,auto);gap:30px}.auth-layout-module__FcmuNG__logo{width:auto;height:36px}.auth-layout-module__FcmuNG__titles{gap:.5rem;display:grid}.auth-layout-module__FcmuNG__title{color:#464356;font-size:2rem;font-weight:700;line-height:1.2}.auth-layout-module__FcmuNG__subtitle{color:#5a5869;font-size:1rem;line-height:1.5}.auth-layout-module__FcmuNG__footer{color:#5a5869;font-size:.9375rem}@media (max-width:1024px){.auth-layout-module__FcmuNG__root{grid-template-columns:1fr}.auth-layout-module__FcmuNG__leftPanel{width:100%;padding:2rem 0}.auth-layout-module__FcmuNG__container{grid-template-rows:repeat(3,auto)}}@media (max-width:480px){.auth-layout-module__FcmuNG__container{gap:28px;padding:1.25rem}.auth-layout-module__FcmuNG__title{font-size:1.75rem}.auth-layout-module__FcmuNG__subtitle{font-size:.95rem}}
.login-illustration-module__dOYWOG__root{background-color:#f6f8fa;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.login-illustration-module__dOYWOG__heading{z-index:2;color:#464356;max-width:620px;padding-left:2rem;font-size:2.75rem;font-weight:700;line-height:1.1;position:absolute}.login-illustration-module__dOYWOG__shapeCircle{background-color:#f93e6c;border-radius:50%;width:305px;height:305px;position:absolute;top:-85px;left:-75px}.login-illustration-module__dOYWOG__shapeHalfCircle{border:152.5px solid #0000;border-color:#ce69fe #0000 #0000 #ce69fe;border-radius:50%;position:absolute;bottom:-55px;left:90px;transform:rotate(20deg)}.login-illustration-module__dOYWOG__shapeTriangle{color:#00c3f9;position:absolute;top:0;right:-190px}.login-illustration-module__dOYWOG__shapeRectangle{background-color:#2ccfbc;border-radius:61.5px;width:360px;height:123px;position:absolute;bottom:-5px;right:-15px;transform:rotate(-15deg)}.login-illustration-module__dOYWOG__shapeDots{background-image:url(/auth/dot-grey.svg);background-repeat:no-repeat;background-size:cover;width:306px;height:278px;transform:translate(-20%,-45%)}@media (max-width:1024px){.login-illustration-module__dOYWOG__root{display:none}.login-illustration-module__dOYWOG__heading{padding-left:1.5rem;font-size:2.25rem}.login-illustration-module__dOYWOG__shapeTriangle{right:-150px}.login-illustration-module__dOYWOG__shapeRectangle{right:-35px}}
.cover-illustration-module__fVvosq__root{background-color:#2ccfbc2e;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.cover-illustration-module__fVvosq__heading{z-index:2;color:#464356;text-align:left;max-width:620px;padding:0 2rem;font-size:2.75rem;font-weight:700;line-height:1.1;position:absolute}.cover-illustration-module__fVvosq__shapeCircle{background-color:#ce69fe;border-radius:50%;width:214px;height:214px;position:absolute;top:82px;left:-46px}.cover-illustration-module__fVvosq__shapeHalfCircle{border:152.5px solid #00c3f9;border-color:#0000 #00c3f9 #00c3f9 #0000;border-radius:50%;position:absolute;bottom:40px;right:5px}.cover-illustration-module__fVvosq__shapeTriangle{color:#2ccfbc;position:absolute;bottom:-117px;left:20px}.cover-illustration-module__fVvosq__shapeRectangle{background-color:#f93e6c;border-radius:61.5px;width:360px;height:123px;position:absolute;top:-20px;right:70px;transform:rotate(-135deg)}.cover-illustration-module__fVvosq__shapeDots{background-image:url(/auth/dot-white.svg);background-repeat:no-repeat;background-size:cover;width:306px;height:278px;transform:translate(-35%,-32%)}@media (max-width:1024px){.cover-illustration-module__fVvosq__root{display:none}.cover-illustration-module__fVvosq__heading{padding:0 1.5rem;font-size:2.25rem}}
.auth-page-module__gXxnNW__page{grid-template-columns:auto 1fr;justify-content:center;min-height:100vh;display:grid}@media (max-width:1024px){.auth-page-module__gXxnNW__page{grid-template-columns:1fr}}
.create-workspace-module__y7_z6G__form,.create-workspace-module__y7_z6G__fields{gap:1rem;display:grid}.create-workspace-module__y7_z6G__fieldGroup{flex-direction:column;gap:.25rem;display:flex}.create-workspace-module__y7_z6G__label{color:#5a5869;font-size:.8rem;font-weight:600}.create-workspace-module__y7_z6G__input{border:1px solid #d6d5d9;border-radius:6px;padding:.5rem .75rem;font-size:.85rem;transition:border-color .2s}.create-workspace-module__y7_z6G__input:focus{border-color:#f93e6c;outline:none;box-shadow:0 0 0 2px #f93e6c26}.create-workspace-module__y7_z6G__helper{color:#5a5869;font-size:.75rem}.create-workspace-module__y7_z6G__domainStatus{font-size:.75rem}.create-workspace-module__y7_z6G__domainAvailable{color:#1b7c46}.create-workspace-module__y7_z6G__domainUnavailable{color:#bf2f23}.create-workspace-module__y7_z6G__alertError{color:#bf2f23;background-color:#ffe8da;border-radius:6px;padding:.6rem .75rem;font-size:.8rem;line-height:1.4}.create-workspace-module__y7_z6G__submit{color:#fff;background-color:#04385a;border-radius:6px;width:100%;margin-top:.25rem;padding:.6rem;font-size:.85rem;font-weight:600;transition:background-color .2s}.create-workspace-module__y7_z6G__submit:hover{color:#04385a;background-color:#2ccfbc}.create-workspace-module__y7_z6G__preview{color:#5a5869;font-size:.75rem}.create-workspace-module__y7_z6G__errorText{color:#bf2f23;font-size:.75rem}.create-workspace-module__y7_z6G__checkboxes{flex-direction:column;gap:.6rem;display:flex}.create-workspace-module__y7_z6G__checkboxGroup{align-items:flex-start;gap:.5rem;display:flex}.create-workspace-module__y7_z6G__checkbox{accent-color:#f93e6c;cursor:pointer;width:.9rem;height:.9rem;margin-top:.1rem}.create-workspace-module__y7_z6G__checkboxLabel{color:#5a5869;font-size:.75rem;line-height:1.4}.create-workspace-module__y7_z6G__checkboxLabel a{color:#f93e6c;text-decoration:underline}.create-workspace-module__y7_z6G__checkboxLabel a:hover{color:#04385a}.create-workspace-module__y7_z6G__required{color:#bf2f23;margin-left:.125rem}.create-workspace-module__y7_z6G__inputDisabled{color:#888;cursor:not-allowed;background-color:#f5f5f5}
