.Register-module__PwnMtW__pageWrapper{background:var(--color-white);min-height:100vh;display:flex}.Register-module__PwnMtW__brandPanel{background:linear-gradient(135deg,var(--brand-primary)0%,var(--color-4)100%);padding:var(--space-12);flex-direction:column;flex:0 0 45%;justify-content:space-between;display:flex;position:relative;overflow:hidden}.Register-module__PwnMtW__brandPanel:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff14 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-30%;right:-20%}.Register-module__PwnMtW__brandPanel:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff0d 0%,#0000 70%);width:400px;height:400px;position:absolute;bottom:-20%;left:-10%}.Register-module__PwnMtW__brandLogo{color:var(--color-white);letter-spacing:-.5px;z-index:1;font-size:24px;font-weight:700;text-decoration:none}.Register-module__PwnMtW__brandLogo span{opacity:.85}.Register-module__PwnMtW__brandContent{z-index:1}.Register-module__PwnMtW__brandHeadline{color:var(--color-white);letter-spacing:-.02em;margin-bottom:var(--space-6);font-size:40px;font-weight:700;line-height:1.2}.Register-module__PwnMtW__brandSubtext{color:#fffc;max-width:380px;font-size:18px;line-height:1.6}.Register-module__PwnMtW__brandFeatures{gap:var(--space-4);margin-top:var(--space-8);flex-direction:column;display:flex}.Register-module__PwnMtW__brandFeature{align-items:center;gap:var(--space-3);color:#ffffffe6;font-size:15px;display:flex}.Register-module__PwnMtW__featureIcon{background:#ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:flex}.Register-module__PwnMtW__brandFooter{color:#fff9;z-index:1;font-size:13px}.Register-module__PwnMtW__formPanel{padding:var(--space-12);background:var(--color-white);flex-direction:column;flex:1;justify-content:center;display:flex}.Register-module__PwnMtW__formContainer{width:100%;max-width:380px;margin:0 auto}.Register-module__PwnMtW__formHeader{margin-bottom:var(--space-10)}.Register-module__PwnMtW__formTitle{color:var(--gray-900);margin:0 0 var(--space-2)0;letter-spacing:-.03em;font-size:32px;font-weight:700}.Register-module__PwnMtW__formSubtitle{color:var(--gray-400);margin:0;font-size:16px;font-weight:400}.Register-module__PwnMtW__inputGroup{margin-bottom:var(--space-5)}.Register-module__PwnMtW__inputLabel{color:var(--gray-500);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:13px;font-weight:500;display:block}.Register-module__PwnMtW__input{border:none;border-bottom:1px solid var(--gray-200);width:100%;color:var(--gray-800);background:0 0;border-radius:0;padding:0 0 12px;font-size:16px;transition:all .2s}.Register-module__PwnMtW__input:hover{border-color:var(--gray-300)}.Register-module__PwnMtW__input:focus{border-color:var(--brand-primary);outline:none}.Register-module__PwnMtW__input::placeholder{color:var(--gray-300)}.Register-module__PwnMtW__roleSelector{margin-bottom:var(--space-8);background:var(--gray-100);border-radius:8px;gap:0;padding:4px;display:flex}.Register-module__PwnMtW__roleOption{padding:var(--space-3)var(--space-4);cursor:pointer;text-align:center;background:0 0;border:none;border-radius:6px;flex:1;transition:all .2s}.Register-module__PwnMtW__roleOption:hover{background:#ffffff80}.Register-module__PwnMtW__roleOption.Register-module__PwnMtW__selected{background:var(--color-white);box-shadow:0 1px 3px #00000014}.Register-module__PwnMtW__roleOptionIcon{opacity:.7;margin-bottom:4px;font-size:20px}.Register-module__PwnMtW__roleOption.Register-module__PwnMtW__selected .Register-module__PwnMtW__roleOptionIcon{opacity:1}.Register-module__PwnMtW__roleOptionLabel{color:var(--gray-600);margin:0;font-size:14px;font-weight:600}.Register-module__PwnMtW__roleOption.Register-module__PwnMtW__selected .Register-module__PwnMtW__roleOptionLabel{color:var(--gray-900)}.Register-module__PwnMtW__roleOptionDesc,.Register-module__PwnMtW__roleInput{display:none}.Register-module__PwnMtW__submitButton{width:100%;color:var(--color-white);background:var(--gray-900);cursor:pointer;margin-top:var(--space-6);border:none;border-radius:8px;padding:16px 24px;font-size:15px;font-weight:600;transition:all .2s}.Register-module__PwnMtW__submitButton:hover{background:var(--gray-800)}.Register-module__PwnMtW__submitButton:active{transform:scale(.98)}.Register-module__PwnMtW__formFooter{text-align:center;margin-top:var(--space-8)}.Register-module__PwnMtW__footerText{color:var(--gray-400);margin:0;font-size:14px}.Register-module__PwnMtW__footerLink{color:var(--gray-900);border-bottom:1px solid var(--gray-300);padding-bottom:1px;font-weight:600;text-decoration:none;transition:all .15s}.Register-module__PwnMtW__footerLink:hover{border-color:var(--gray-900)}@media (max-width:900px){.Register-module__PwnMtW__pageWrapper{flex-direction:column}.Register-module__PwnMtW__brandPanel{padding:var(--space-8)var(--space-6);flex:none;min-height:auto}.Register-module__PwnMtW__brandHeadline{font-size:28px}.Register-module__PwnMtW__brandSubtext{font-size:15px}.Register-module__PwnMtW__brandFeatures,.Register-module__PwnMtW__brandFooter{display:none}.Register-module__PwnMtW__formPanel{padding:var(--space-8)var(--space-6)}}@media (max-width:480px){.Register-module__PwnMtW__brandPanel{padding:var(--space-6)var(--space-4)}.Register-module__PwnMtW__brandHeadline{font-size:24px}.Register-module__PwnMtW__formPanel{padding:var(--space-6)var(--space-4)}.Register-module__PwnMtW__formTitle{font-size:24px}.Register-module__PwnMtW__roleSelector{flex-direction:column}.Register-module__PwnMtW__input{padding:12px 14px}.Register-module__PwnMtW__submitButton{padding:12px 20px}}
/*# sourceMappingURL=18fb802fb2afcf62.css.map*/