.create-account-glow{pointer-events:none;position:fixed;inset:0;z-index:0;background:radial-gradient(ellipse 45% 35% at 0 100%,rgba(218,30,40,.12) 0,transparent 55%),radial-gradient(ellipse 40% 30% at 100% 100%,rgba(15,98,254,.15) 0,transparent 50%)}.create-account-main{flex:1 1;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);grid-gap:0;gap:0;max-width:1280px;width:100%;margin:0 auto;padding:48px 48px 80px;position:relative;z-index:1;align-items:start}.create-account-form-col{padding-right:48px}.create-account-form-col h1{font-size:32px;font-weight:400;color:var(--white);letter-spacing:-.4px;margin-bottom:12px;line-height:1.2}.create-account-subtext{font-size:14px;color:var(--gray-30);margin-bottom:40px}.create-account-subtext a{color:var(--blue-light);text-decoration:none}.create-account-subtext a:hover{text-decoration:underline}.create-account-steps{display:flex;flex-direction:column;gap:0}.create-account-step{border-top:1px solid var(--gray-80)}.create-account-step:first-child{border-top:none}.create-account-step-header{display:flex;align-items:center;gap:12px;width:100%;padding:16px 0;background:none;border:none;color:var(--gray-50);font-family:inherit;font-size:14px;font-weight:400;text-align:left;cursor:default}.create-account-step.is-active .create-account-step-header{color:var(--white);cursor:default}.create-account-step.is-complete .create-account-step-header{color:var(--gray-30);cursor:pointer}.create-account-step.is-pending .create-account-step-header{cursor:not-allowed}.create-account-step-indicator{width:16px;height:16px;border-radius:50%;border:1px solid var(--gray-60);flex-shrink:0;display:flex;align-items:center;justify-content:center}.create-account-step.is-active .create-account-step-indicator{border-color:var(--blue);background:var(--blue);box-shadow:0 0 0 3px rgba(15,98,254,.25)}.create-account-step.is-complete .create-account-step-indicator{border-color:var(--blue);background:transparent}.create-account-step.is-complete .create-account-step-indicator:after{content:"";width:6px;height:6px;border-radius:50%;background:var(--blue)}.create-account-step-body{padding:0 0 24px 28px}.create-account-fields{background:var(--gray-90);border:1px solid var(--gray-80);padding:24px;margin-bottom:16px}.create-account-field{margin-bottom:20px}.create-account-field:last-child{margin-bottom:0}.create-account-field label{display:block;font-size:12px;color:var(--gray-30);margin-bottom:8px}.create-account-field input{width:100%;height:48px;padding:0 14px;background:var(--gray-100);border:none;border-bottom:1px solid var(--gray-70);color:var(--white);font-family:inherit;font-size:14px;outline:none}.create-account-field input:focus{border-bottom-color:var(--blue);outline:1px solid var(--blue);outline-offset:-1px}.create-account-password-wrap{position:relative}.create-account-password-wrap input{padding-right:44px}.create-account-show-pw{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:36px;height:36px;background:none;border:none;color:var(--gray-50);cursor:pointer;display:flex;align-items:center;justify-content:center}.create-account-show-pw:hover{color:var(--gray-30)}.create-account-show-pw svg{width:18px;height:18px}.create-account-divider{display:flex;align-items:center;gap:16px;color:var(--gray-50);font-size:14px;margin:24px 0 20px}.create-account-divider:after,.create-account-divider:before{content:"";flex:1 1;height:1px;background:var(--gray-80)}.create-account-sso-btn{width:100%;height:48px;background:var(--gray-100);border:1px solid var(--gray-70);color:var(--white);font-family:inherit;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:12px;transition:background .12s,border-color .12s}.create-account-sso-btn:hover{background:var(--gray-80);border-color:var(--gray-50)}.create-account-sso-btn svg{width:20px;height:20px;flex-shrink:0}.create-account-step-next{width:100%;height:48px;background:var(--gray-80);border:none;color:var(--gray-50);font-family:inherit;font-size:14px;cursor:not-allowed;display:flex;align-items:center;justify-content:center;margin-top:8px}.create-account-step-next.is-enabled{background:var(--gray-70);color:var(--white);cursor:pointer}.create-account-step-next.is-enabled:hover{background:var(--gray-60)}.create-account-submit{width:100%;max-width:480px;height:48px;margin-top:32px;background:var(--gray-80);border:none;color:var(--gray-50);font-family:inherit;font-size:14px;cursor:not-allowed}.create-account-submit.is-enabled{background:var(--blue);color:var(--white);cursor:pointer}.create-account-submit.is-enabled:hover{background:var(--blue-hover)}.create-account-benefits{padding-top:8px;padding-left:24px;border-left:1px solid var(--gray-80)}.create-account-benefit{display:flex;gap:16px;margin-bottom:32px}.create-account-benefit:last-of-type{margin-bottom:24px}.create-account-check{width:20px;height:20px;flex-shrink:0;color:var(--white);margin-top:2px}.create-account-benefit h3{font-size:14px;font-weight:400;color:var(--white);margin-bottom:8px;line-height:1.4}.create-account-benefit p{font-size:14px;color:var(--gray-50);line-height:1.55}.create-account-free-tier-link{display:inline-block;color:var(--blue-light);text-decoration:none;font-size:14px;margin-top:8px}.create-account-free-tier-link:hover{text-decoration:underline}.create-account-footer{max-width:1280px;width:100%;margin:0 auto;padding:0 48px 32px;font-size:12px;color:var(--gray-50);position:relative;z-index:1}.create-account-back{display:inline-block;color:var(--blue-light);text-decoration:none;font-size:14px;margin-bottom:48px}.create-account-back:hover{text-decoration:underline}@media (max-width:960px){.create-account-main{grid-template-columns:1fr;padding:32px 24px 64px}.create-account-form-col{padding-right:0}.create-account-benefits{border-left:none;border-top:1px solid var(--gray-80);padding-left:0;padding-top:32px;margin-top:16px}.create-account-submit{max-width:none}}@media (max-width:600px){.create-account-main{padding:24px 16px 48px}.create-account-footer{padding:0 16px 24px}.create-account-form-col h1{font-size:26px}.create-account-step-body{padding-left:0}}