.signup_signupContainer__7DtG7{height:100vh;display:flex;font-family:Poppins,sans-serif;overflow:hidden;position:relative}.signup_signupContainer__7DtG7 footer{display:none!important}.signup_leftPanel__wdWFz{flex:1.2 1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;position:relative;background:linear-gradient(135deg,#667eea,#764ba2);overflow:hidden}.signup_logoWrapper__sSmGu{position:absolute;top:1rem;left:1rem;z-index:3}.signup_leftContent__vyjCb{display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:2;text-align:center;height:100%;padding-top:2rem}.signup_logo__o3y3b{filter:brightness(0) invert(1);transition:transform .3s ease}.signup_logo__o3y3b:hover{transform:scale(1.05)}.signup_contentWrapper__CsE98{margin-bottom:1.5rem;max-width:350px}.signup_welcomeTitle__O6ZRI{font-size:clamp(1.2rem,2.8vw,1.6rem);font-weight:800;color:white;margin:0 0 .25rem;text-shadow:0 4px 8px rgba(0,0,0,.2);line-height:1.2}.signup_welcomeText__PD7JY{font-size:clamp(.8rem,1.8vw,.95rem);color:rgba(255,255,255,.9);margin:0 0 1.5rem;line-height:1.5}.signup_robotWrapper__mS4J9{animation:signup_float__spcQx 6s ease-in-out infinite;margin-top:.25rem}.signup_robot__YZkye{filter:drop-shadow(0 20px 40px rgba(0,0,0,.15));transition:transform .3s ease;width:100%;height:auto;max-width:480px}.signup_robot__YZkye:hover{transform:scale(1.02)}@keyframes signup_float__spcQx{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-8px) rotate(1deg)}50%{transform:translateY(-12px) rotate(0deg)}75%{transform:translateY(-8px) rotate(-1deg)}}.signup_decorativeCircles__zmg5p{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.signup_circle1__MGCy1,.signup_circle2__tuYlW,.signup_circle3__VtOvm{position:absolute;border-radius:50%;background:rgba(255,255,255,.05);backdrop-filter:blur(20px)}.signup_circle1__MGCy1{width:200px;height:200px;top:-100px;right:-100px;animation:signup_rotate__tJAP5 20s linear infinite}.signup_circle2__tuYlW{width:150px;height:150px;bottom:-75px;left:-75px;animation:signup_rotate__tJAP5 25s linear infinite reverse}.signup_circle3__VtOvm{width:100px;height:100px;top:20%;left:-50px;animation:signup_rotate__tJAP5 15s linear infinite}@keyframes signup_rotate__tJAP5{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.signup_rightPanel__yXzVV{flex:1 1;display:flex;align-items:center;justify-content:center;padding:1rem;background:#ffffff;position:relative}.signup_roleSelection__fjPp9{width:100%;max-width:420px}.signup_header__I69jC{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.signup_backButton__Byufh{width:44px;height:44px;border:2px solid #e5e7eb;background:white;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#6b7280}.signup_backButton__Byufh:hover{border-color:#3b82f6;color:#3b82f6;transform:translateX(-2px)}.signup_title__egSFn{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#1f2937;margin:0;text-align:center}.signup_stepIndicator__y05Gg{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:#6b7280}.signup_currentStep___ZBe8{background:#3b82f6;color:white;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.75rem}.signup_subtitle__UssLx{font-size:clamp(.95rem,2vw,1.1rem);color:#6b7280;margin:0 0 2.5rem;line-height:1.6;text-align:center}.signup_roleOptions__0fy4f{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;margin-bottom:1.5rem}.signup_roleCard__FfyWW{background:white;border:2px solid #e5e7eb;border-radius:14px;padding:1.25rem 1rem;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);text-align:left;display:flex;flex-direction:column;gap:.5rem;position:relative;overflow:hidden}.signup_roleCard__FfyWW:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#3b82f6,#1d4ed8);opacity:0;transition:opacity .4s ease;z-index:1}.signup_roleCard__FfyWW:hover{border-color:#3b82f6;transform:translateY(-4px);box-shadow:0 20px 40px rgba(59,130,246,.15)}.signup_roleCard__FfyWW.signup_selected__dDiBd:before{opacity:1}.signup_roleCard__FfyWW.signup_selected__dDiBd{border-color:#3b82f6;transform:translateY(-4px);box-shadow:0 20px 40px rgba(59,130,246,.25)}.signup_roleIcon__g7iHL{width:44px;height:44px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;display:flex;align-items:center;justify-content:center;color:white;transition:all .4s ease;position:relative;z-index:2}.signup_roleCard__FfyWW.signup_selected__dDiBd .signup_roleIcon__g7iHL{background:rgba(255,255,255,.2);color:white;transform:scale(1.1)}.signup_roleContent__H_Zvn{position:relative;z-index:2}.signup_roleTitle__kLdbB{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 .125rem;transition:color .4s ease}.signup_roleCard__FfyWW.signup_selected__dDiBd .signup_roleTitle__kLdbB{color:white}.signup_roleDescription__xqOAp{font-size:.8rem;color:#6b7280;margin:0 0 .5rem;line-height:1.4;transition:color .4s ease}.signup_roleCard__FfyWW.signup_selected__dDiBd .signup_roleDescription__xqOAp{color:rgba(255,255,255,.9)}.signup_roleBenefits__LIVp3{display:flex;flex-direction:column;gap:.25rem}.signup_roleBenefits__LIVp3 span{font-size:.8rem;color:#9ca3af;transition:color .4s ease}.signup_roleCard__FfyWW.signup_selected__dDiBd .signup_roleBenefits__LIVp3 span{color:rgba(255,255,255,.8)}.signup_selectedIndicator___vT1N{position:absolute;top:1rem;right:1rem;width:32px;height:32px;background:rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;z-index:3;animation:signup_scaleIn__8oncX .3s ease}@keyframes signup_scaleIn__8oncX{0%{transform:scale(0)}to{transform:scale(1)}}.signup_continueButton__OGI_K{width:100%;padding:.875rem 1.5rem;background:#f3f4f6;color:#9ca3af;border:none;border-radius:14px;font-size:1rem;font-weight:600;cursor:not-allowed;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem}.signup_continueButton__OGI_K.signup_active__6FC9l{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:white;cursor:pointer;box-shadow:0 8px 25px rgba(59,130,246,.3)}.signup_continueButton__OGI_K.signup_active__6FC9l:hover{transform:translateY(-2px);box-shadow:0 12px 35px rgba(59,130,246,.4)}.signup_continueButton__OGI_K.signup_active__6FC9l:active{transform:translateY(0)}.signup_loginPrompt__K7HRv{text-align:center;color:#6b7280;font-size:.9rem;margin:0}.signup_loginLink__bWIND{color:#3b82f6;font-weight:600;text-decoration:none;background:none;border:none;cursor:pointer;margin-left:.25rem;transition:color .3s ease}.signup_loginLink__bWIND:hover{color:#1d4ed8;text-decoration:underline}.signup_homeButton__i7pvB{position:fixed;bottom:2rem;right:2rem;width:56px;height:56px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:white;box-shadow:0 8px 25px rgba(59,130,246,.3);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1000}.signup_homeButton__i7pvB:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 12px 35px rgba(59,130,246,.4)}.signup_homeButton__i7pvB:active{transform:translateY(0) scale(1)}.signup_homeButton__i7pvB svg{width:24px;height:24px}.signup_fadeInLeft__86Tad{animation:signup_fadeInLeft__86Tad .8s ease-out}.signup_fadeInRight__WAAum{animation:signup_fadeInRight__WAAum .8s ease-out}@keyframes signup_fadeInLeft__86Tad{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes signup_fadeInRight__WAAum{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@media (max-width:1024px){.signup_signupContainer__7DtG7{flex-direction:column;height:100vh}.signup_leftPanel__wdWFz{display:none}.signup_rightPanel__yXzVV{flex:1 1;height:100vh;padding:1rem;align-items:center;justify-content:center}.signup_roleSelection__fjPp9{width:100%;max-width:400px}.signup_title__egSFn{font-size:clamp(1.2rem,2.5vw,1.6rem)}.signup_subtitle__UssLx{font-size:clamp(.8rem,1.8vw,.95rem);margin-bottom:1.5rem}.signup_roleCard__FfyWW{padding:1rem .75rem}.signup_roleIcon__g7iHL{width:40px;height:40px}.signup_roleTitle__kLdbB{font-size:.9rem}.signup_roleDescription__xqOAp{font-size:.75rem}.signup_continueButton__OGI_K{padding:.75rem 1.25rem;font-size:.9rem}}@media (max-width:768px){.signup_signupContainer__7DtG7{height:100vh}.signup_leftPanel__wdWFz{display:none}.signup_rightPanel__yXzVV{flex:1 1;height:100vh;padding:.75rem;align-items:center;justify-content:center}.signup_roleSelection__fjPp9{width:100%;max-width:350px}.signup_title__egSFn{font-size:clamp(1rem,2.2vw,1.4rem)}.signup_subtitle__UssLx{font-size:clamp(.75rem,1.6vw,.9rem);margin-bottom:1.25rem}.signup_roleCard__FfyWW{padding:.875rem .625rem}.signup_roleIcon__g7iHL{width:36px;height:36px}.signup_roleTitle__kLdbB{font-size:.85rem}.signup_roleDescription__xqOAp{font-size:.7rem}.signup_continueButton__OGI_K{padding:.625rem 1rem;font-size:.85rem}.signup_roleOptions__0fy4f{grid-template-columns:1fr;gap:.5rem}.signup_roleCard__FfyWW{padding:1rem .75rem;flex-direction:row;align-items:center;gap:.5rem}.signup_roleIcon__g7iHL{width:40px;height:40px;border-radius:8px;flex-shrink:0}.signup_roleContent__H_Zvn{flex:1 1;text-align:left}.signup_roleTitle__kLdbB{font-size:.95rem;margin-bottom:.125rem}.signup_roleDescription__xqOAp{font-size:.75rem;margin-bottom:.25rem}.signup_roleBenefits__LIVp3{flex-direction:row;gap:.25rem;flex-wrap:wrap}.signup_roleBenefits__LIVp3 span{font-size:.65rem}.signup_selectedIndicator___vT1N{top:.5rem;right:.5rem;width:20px;height:20px}}@media (max-width:480px){.signup_signupContainer__7DtG7{height:100vh}.signup_leftPanel__wdWFz{display:none}.signup_rightPanel__yXzVV{flex:1 1;height:100vh;padding:.5rem;align-items:center;justify-content:center}.signup_roleSelection__fjPp9{width:100%;max-width:300px}.signup_title__egSFn{font-size:clamp(.9rem,2vw,1.2rem)}.signup_subtitle__UssLx{font-size:clamp(.7rem,1.4vw,.8rem);margin-bottom:1rem}.signup_roleIcon__g7iHL{width:32px;height:32px}.signup_roleTitle__kLdbB{font-size:.8rem}.signup_roleDescription__xqOAp{font-size:.65rem}.signup_continueButton__OGI_K{padding:.5rem .875rem;font-size:.8rem}.signup_roleSelection__fjPp9{max-width:100%}.signup_header__I69jC{margin-bottom:.25rem}.signup_backButton__Byufh{width:32px;height:32px}.signup_subtitle__UssLx{margin-bottom:.75rem;font-size:.8rem}.signup_roleCard__FfyWW{padding:.75rem .5rem;border-radius:10px}.signup_roleIcon__g7iHL{width:36px;height:36px}.signup_roleTitle__kLdbB{font-size:.9rem}.signup_roleDescription__xqOAp{font-size:.7rem}.signup_roleBenefits__LIVp3 span{font-size:.6rem}.signup_continueButton__OGI_K{padding:.625rem 1rem;font-size:.9rem}}@media (max-width:360px){.signup_roleCard__FfyWW{flex-direction:column;text-align:center;gap:.75rem}.signup_roleContent__H_Zvn{text-align:center}.signup_roleBenefits__LIVp3{justify-content:center}}