.ii-typography.title{font-family:var(--font-family-heading);font-size:32px;font-weight:600;line-height:39px;letter-spacing:0em;color:var(--heading)}.ii-typography.header{font-family:var(--font-family-heading);font-size:clamp(28px,3vw,36px);font-weight:600;line-height:1.15;letter-spacing:0;color:var(--heading);margin-block-start:0;margin-block-end:0}.ii-typography.paragraph{font-family:var(--font-family);font-size:16px;font-weight:500;line-height:19px;letter-spacing:0em;color:var(--paragraph)}.ii-typography.paragraph-light{font-family:var(--font-family);font-size:16px;font-weight:500;line-height:19px;letter-spacing:0em;color:var(--paragraph);line-height:24px;color:var(--paragraph-light)}.ii-typography.button{font-family:var(--font-family);font-size:16px;font-weight:300;line-height:19px;letter-spacing:0em}.align-left{text-align:left}.align-center{text-align:center}.align-right{text-align:right}.verification-error .ii-typography.title{color:var(--error)}.button-square{display:inline-flex;align-items:center;justify-content:center;padding:10px,30px,10px,30px;border-radius:5px;gap:10px;width:150px;height:46px;background-color:#1c1d1e;color:#fff;cursor:pointer}.button-square.light{background-color:#fff;color:var(--paragraph)}.button-square.secondary{background-color:#0969da}.button-square.fw{width:100%;max-width:100%}.button-square.outlined{border:1px solid rgb(28,29,30);background-color:transparent;color:#1c1d1e}.button-square.outlined.dark{background-color:#ff46dc;border:1.5px solid transparent;color:#fff;border-radius:8px;transition:background-color .2s,box-shadow .2s,transform .12s}.button-square.outlined.dark:hover{background-color:#ef2fd0;box-shadow:0 0 0 2px #ff46dc2e}.button-square.outlined.dark:active{background-color:#dd1fbe;box-shadow:0 0 0 2px #ff46dc3d;transform:scale(.98)}.button-square.outlined.light{border:1px solid var(--paragraph);color:var(--paragraph)}.button-square.outlined.secondary{border:1px solid rgb(9,105,218);color:#0969da}.button-square.sso-microsoft,.button-square.sso-google,.button-square.sso-linkedin{height:40px;padding:10px 18px;border-radius:4px;color:var(--paragraph);background-color:var(--input-bg)}.button-square.sso-microsoft p,.button-square.sso-google p,.button-square.sso-linkedin p{font-family:var(--font-family);font-size:16px;font-weight:500;line-height:19px;letter-spacing:0em;color:var(--paragraph);font-weight:400;text-align:left}.button-square.sso-microsoft>img,.button-square.sso-google>img,.button-square.sso-linkedin>img{width:24px;height:24px}.button-text{font-family:var(--font-family);font-size:16px;font-weight:500;line-height:19px;letter-spacing:0em;color:var(--paragraph);line-height:24px;color:var(--paragraph-light);color:#ee2d45;border-bottom:1px solid rgb(238,45,69);cursor:pointer}.button-text p{margin-block-start:0em;margin-block-end:0em}.error-list{margin-top:5px;display:flex;flex-direction:column;gap:5px}.error-list span{font-family:var(--font-family);font-size:16px;font-weight:500;line-height:19px;letter-spacing:0em;color:var(--paragraph);line-height:24px;color:var(--paragraph-light);color:var(--error)}.auth-input{max-width:330px}.auth-input>label{font-family:var(--font-family);font-size:16px;font-weight:500;line-height:19px;letter-spacing:0em;color:var(--paragraph)}.auth-input input{height:46px;width:100%;padding:14px 16px;border:none;border-radius:5px;background-color:var(--input-bg);font-family:var(--font-family);font-size:16px;font-weight:500;line-height:19px;letter-spacing:0em;color:var(--paragraph)}.auth-input input:focus-visible{outline:none;box-shadow:0 0 0 2px #05fc}.auth-input.fw{width:100%;max-width:100%}.auth-input.error input{outline:none;box-shadow:0 0 0 2px var(--error)}.mfooter{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 14px;gap:10px}.mfooter a{text-decoration:none;color:var(--paragraph)}.mfooter p{border-bottom:1px solid var(--paragraph)}.inline-logo{width:100%;display:flex;align-items:center;justify-content:center;margin:0}.inline-logo img{display:block;width:clamp(180px,26vw,280px);height:auto;object-fit:contain}.inline-logo.desktop{justify-content:flex-start}.inline-logo.mobile{justify-content:center;margin-bottom:12px}body{margin:0}.layout{min-height:100vh;background-color:#fff}.layout>.left{display:none}.layout>.right{min-height:100vh;width:min(420px,100%);margin:0 auto;padding:24px 16px;display:flex;flex-direction:column;justify-content:center;position:relative}.layout>.right .content{width:100%}.layout>.right .content>.inline-logo{margin-bottom:10px}.layout>.right .content>.ii-typography.header{text-align:left;margin:24px 0 2px}.layout>.right .content:has(.signup-form) .inline-logo{margin-bottom:12px}.layout>.right .content:has(.signup-form) .signup-form{gap:10px;margin-top:8px}.layout>.right .content:has(.signup-form) div:has(.sso-microsoft){margin:8px 0!important}.layout>.right .content:has(.signup-form) .seperator{margin:8px 0 0!important}@media screen and (min-width:1024px){.layout{display:flex;width:100%;min-height:100vh;overflow:hidden;background-color:#fff}.layout>.left,.layout>.right{width:50%;min-height:100vh}.layout>.left{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.layout>.left:before,.layout>.left:after{content:"";position:absolute;top:50%;left:50%;width:190%;height:200%;background:linear-gradient(132deg,#ff46dc,#ff6be4 26%,#f8c6e5 44%,#5e8a7a,#22352f);background-size:100% 100%;background-position:center;filter:blur(7px);transform-origin:center;transform:translate(-50%,-50%) rotate(-90deg)}.layout>.left:after{background:linear-gradient(160deg,#ff46dc29,#22352f33)}.layout>.left>.content{width:min(550px,86%);margin:0;height:auto;z-index:1;color:#fff;display:flex;flex-direction:column;justify-content:center;gap:20px}.layout>.left>.content .ii-typography.title{color:#fff;font-size:clamp(36px,3.2vw,48px);font-weight:700;line-height:1.05;white-space:nowrap}.layout>.left>.content .button-square.outlined{background-color:#ff46dc;border-color:transparent;color:#fff}.layout>.left>.content .sub{max-width:550px}.layout>.left>.content .sub>.ii-typography.button{max-width:none;font-size:clamp(16px,1.15vw,18px);line-height:1.35}.layout>.left>.content .sub>.ii-typography.button:first-of-type{white-space:nowrap}.layout>.left>.content .sub>.ii-typography:nth-child(3){margin-top:18px;font-size:clamp(17px,1.25vw,20px)}.layout>.left .mfooter{justify-content:flex-start;padding:0}.layout>.left .mfooter p{font-size:.8rem;font-weight:300;color:#fff;border-bottom:1px solid var(--paragraph)}.layout>.right{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:auto;padding:24px}.layout>.right .content{width:min(450px,90%);margin:0;height:auto;display:flex;flex-direction:column;gap:24px}.layout>.right .content:has(.signup-form){margin-top:0}.layout>.right .content .inline-logo{display:none}.layout>.right .content .form>.button-square{margin-top:19px}.layout>.right .content .seperator{margin-bottom:0}.layout>.right .content .signup-form{display:flex;flex-direction:column;gap:20px;margin-top:0}.layout>.right footer{display:none}.layout>.right .logo{display:none}}*{box-sizing:border-box}:root{--font-family: "IBM Plex Sans";--font-family-heading: "Archivo Narrow";--input-bg: rgba(235, 235, 235, 1);--paragraph: rgba(47, 47, 50, 1);--paragraph-light: rgba(89, 89, 91, 1);--heading: rgba(28, 29, 30, 1);--success: #00bfa6;--error: rgba(255, 0, 0, 1)}.theme-dark{--input-bg: rgb(133, 74, 74);--paragraph: rgb(114, 114, 169);--paragraph-light: rgba(89, 89, 91, 1);--heading: rgb(26, 80, 134);--success: #00bfa6;--error: rgba(255, 0, 0, 1)}.ii-password-field{max-width:330px;position:relative}.ii-password-field>label{font-family:var(--font-family);font-size:16px;font-weight:500;line-height:19px;letter-spacing:0em;color:var(--paragraph)}.ii-password-field .forgot-password{display:flex;justify-content:center;align-items:center;position:absolute;top:0;right:0}.ii-password-field .forgot-password>a{font-family:var(--font-family);font-size:16px;font-weight:500;line-height:19px;letter-spacing:0em;color:var(--paragraph);font-size:13px;text-decoration:none;color:#0969da;width:100%;text-align:center}.ii-password-field input{border:none;background-color:var(--input-bg);border-radius:5px;height:46px;width:100%;padding:14px 38px 14px 16px;font-family:var(--font-family);font-size:16px;font-weight:500;line-height:19px;letter-spacing:0em;color:var(--paragraph)}.ii-password-field input:focus-visible{outline:none;box-shadow:0 0 0 2px #05fc}.ii-password-field input~.icon{height:24px;width:24px;position:absolute;right:8px;top:30.5px}.ii-password-field.fw{width:100%;max-width:100%}.ii-password-field.error input{outline:none;box-shadow:0 0 0 2px var(--error)}.seperator{width:100%;text-align:center}.seperator>span{display:flex;justify-content:center;align-items:center;width:100%;font-family:var(--font-family);color:var(--paragraph-light);font-size:14px;font-weight:400;text-wrap:nowrap}.seperator>span:after,.seperator>span:before{content:"";display:block;box-sizing:content-box;background:#ccd0d5;height:1px;width:50%;margin-top:3px}.seperator>span:before{margin-right:10px}.seperator>span:after{margin-left:10px}.signin-form{display:flex;flex-direction:column;gap:20px;margin-top:20px}.signin-form .password-container{position:relative}.signin-form .password-container .forgot-password{display:flex;justify-content:center;align-items:center;position:absolute;top:0;right:0}.signin-form .password-container .forgot-password:hover{cursor:pointer}.signin-form .password-container .forgot-password{font-family:var(--font-family);font-size:16px;font-weight:500;line-height:19px;letter-spacing:0em;color:var(--paragraph);font-size:13px;text-decoration:none;color:#0969da;text-align:center;z-index:100}.signup-form{display:flex;flex-direction:column;gap:20px;margin-top:20px}.sso{display:flex;flex-direction:column;gap:20px;margin:20px 0}.seperator{margin-bottom:20px}.logo{margin-bottom:40px}
