.Register_authPage__Pky6e{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#ffffff;padding:2rem}.Register_authContainer__3fKIt{display:flex;justify-content:center;max-width:1200px;width:100%;margin:0 auto}.Register_authCard__UgU_G{background:#ffffff;padding:3rem 4rem;width:100%;max-width:1200px}.Register_authHeader__dto06{text-align:center;margin-bottom:3rem}.Register_authHeader__dto06 h1{font-size:2.5rem;font-weight:600;color:#4AB3F4;margin:0 0 .75rem;letter-spacing:-.5px}.Register_authHeader__dto06 p{font-size:1.125rem;color:#666666;margin:0}.Register_authContent__P6Jct{display:flex;gap:0;align-items:stretch;justify-content:center;margin-top:2rem;width:100%}.Register_formSection__guHdb{flex:0 1 450px;padding-right:3rem;display:flex;justify-content:flex-end}.Register_authForm__yh3ic{display:flex;flex-direction:column;gap:1.25rem;width:100%;max-width:400px}.Register_formRow__0CtGl{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.Register_formGroup__LyG0y{display:flex;flex-direction:column;gap:.625rem}.Register_formGroup__LyG0y label{font-size:.9375rem;font-weight:500;color:#333333;margin-left:0}.Register_formGroup__LyG0y input{width:100%;padding:1rem 1.25rem;background:#f8f9fa;border:none;border-radius:10px;font-size:1.0625rem;transition:all .2s;color:#333333;font-weight:400}.Register_formGroup__LyG0y input::-moz-placeholder{color:#999999}.Register_formGroup__LyG0y input::placeholder{color:#999999}.Register_formGroup__LyG0y input:focus{outline:2px solid #4AB3F4;outline-offset:0;background:#ffffff}.Register_formGroup__LyG0y small{font-size:.75rem;color:#999999;margin-left:0;margin-top:-.25rem}.Register_checkboxGroup__IjqWq,.Register_checkboxGroup__IjqWq label{display:flex;align-items:flex-start;gap:.75rem}.Register_checkboxGroup__IjqWq label{cursor:pointer;font-size:.9375rem;color:#555555;line-height:1.6}.Register_checkboxGroup__IjqWq input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;min-width:20px;border:2px solid #d0d0d0;border-radius:4px;background:#ffffff;cursor:pointer;position:relative;transition:all .2s;margin-top:2px}.Register_checkboxGroup__IjqWq input[type=checkbox]:checked{background:#4AB3F4;border-color:#4AB3F4}.Register_checkboxGroup__IjqWq input[type=checkbox]:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:white;font-size:14px;font-weight:700}.Register_checkboxGroup__IjqWq input[type=checkbox]:hover{background:#f0f8ff;border-color:#4AB3F4}.Register_companyFields__TbFTQ{background:#f8f9fa;border-radius:8px;padding:1.5rem;margin:0;display:flex;flex-direction:column;gap:1rem}.Register_link__DPN_K{color:#4AB3F4;text-decoration:none;font-weight:500;transition:all .2s}.Register_link__DPN_K:hover{text-decoration:underline;color:#3A9FE0}.Register_submitButton__aY6CC{padding:1rem 2rem;background:#4AB3F4;color:white;border:none;border-radius:10px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all .2s;text-transform:uppercase;letter-spacing:.5px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.5rem;width:100%}.Register_submitButton__aY6CC:hover:not(:disabled){background:#3A9FE0}.Register_submitButton__aY6CC:active:not(:disabled){transform:translateY(0)}.Register_submitButton__aY6CC:disabled{opacity:.6;cursor:not-allowed;background:var(--gray-300)}.Register_spinner__sFseY{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:Register_spin__A87NA .8s linear infinite}@keyframes Register_spin__A87NA{to{transform:rotate(1turn)}}.Register_errorMessage___xRXj{background:rgba(252,129,129,.1);border:1px solid rgba(252,129,129,.3);border-radius:8px;padding:1rem;color:#ef4444;font-size:.9rem;font-weight:500;display:flex;align-items:center;gap:.5rem}.Register_dividerSection__p5bjg{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 2rem;position:relative;align-self:stretch;flex-shrink:0}.Register_verticalDivider__HG6mG{width:2px;height:100%;background:linear-gradient(180deg,transparent,#4AB3F4 20%,#4AB3F4 80%,transparent);position:absolute;top:0;left:50%;transform:translateX(-50%)}.Register_orText__AtYoe{background:#ffffff;padding:.5rem 1rem;font-size:1rem;color:#999999;font-weight:400;position:relative;z-index:1;border-radius:20px}.Register_socialSection__FZ3zI{flex:0 1 450px;display:flex;flex-direction:column;justify-content:center;gap:2rem;padding-left:3rem}.Register_socialTitle__Xgvab{font-size:1.5rem;font-weight:600;color:#333333;margin:0;text-align:center}.Register_socialButtons__tyvWH{display:flex;flex-direction:column;gap:1rem;width:100%}.Register_socialInfo__EGTpp{font-size:.9rem;color:#666666;text-align:center;margin:0}.Register_socialButton__lkrEA{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.5rem;background:#f8f9fa;border:none;border-radius:10px;font-size:1rem;font-weight:500;color:#666666;cursor:pointer;transition:all .2s;width:100%}.Register_socialButton__lkrEA:hover:not(:disabled){background:rgba(74,179,244,.1);color:#4AB3F4}.Register_socialButton__lkrEA:disabled{opacity:.5;cursor:not-allowed}.Register_socialButton__lkrEA img{width:20px;height:20px}.Register_authFooter__1AygW{text-align:center;margin-top:3rem;padding-top:2rem;border-top:1px solid #e0e0e0}.Register_authFooter__1AygW p{font-size:1rem;color:#666666;margin:0}.Register_authSidebar__o7i8J{display:none}.Register_sidebarContent__i7bnq h2{font-size:var(--font-xxl);font-weight:var(--font-bold);color:var(--gray-800);margin:0 0 var(--spacing-xl);display:flex;align-items:center;gap:var(--spacing-sm)}.Register_benefits__qSXxf{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--spacing-md)}.Register_benefits__qSXxf li{display:flex;align-items:center;gap:.5rem;padding:1rem;background:rgba(74,179,244,.05);border-radius:8px;font-size:.9rem;color:#333333;font-weight:500;transition:all .2s;border:1px solid rgba(74,179,244,.2)}.Register_benefits__qSXxf li:hover{background:rgba(74,179,244,.1)}@media (max-width:1024px){.Register_authContainer__3fKIt{flex-direction:column;max-width:680px}.Register_authSidebar__o7i8J{flex:1;width:100%}}@media (max-width:968px){.Register_authContent__P6Jct{flex-direction:column;gap:2rem}.Register_formSection__guHdb{max-width:100%}.Register_dividerSection__p5bjg{width:100%;padding:1rem 0}.Register_verticalDivider__HG6mG{width:100%;height:1px;position:static;transform:none}.Register_orText__AtYoe{padding:0 1rem}.Register_socialSection__FZ3zI{max-width:100%}}@media (max-width:768px){.Register_authCard__UgU_G{padding:2rem}.Register_authHeader__dto06 h1{font-size:2rem}.Register_formRow__0CtGl{grid-template-columns:1fr;gap:1.25rem}}@media (max-width:480px){.Register_authCard__UgU_G{padding:1.5rem}.Register_authHeader__dto06 h1{font-size:1.75rem}.Register_submitButton__aY6CC{padding:1rem;font-size:1rem}.Register_formGroup__LyG0y input{padding:.875rem 1rem;font-size:1rem}}