*{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh;font-family:Inter,sans-serif;overflow-x:hidden}.container{min-height:100vh;display:flex}.left-section{background:linear-gradient(135deg,#dff9f8 0%,#d5f4e5 47%,#aee5e2 100%);flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.left-logo{width:clamp(520px,77.4vw,2100px);max-width:none;height:auto;margin-top:18.3vh;transition:width .3s,max-width .3s,max-height .3s,transform .3s;position:absolute;transform:translate(-14.25%)}@media (width>=3000px){.left-logo{width:clamp(800px,45vw,2600px)}}@media (width<=600px){.left-logo{filter:drop-shadow(0 4px 24px #2db5a52e)drop-shadow(0 0 16px #aee5e2);background:#ffffff26;border-radius:24px;width:clamp(90px,40vw,180px);max-height:8vh;animation:1.2s cubic-bezier(.4,2,.6,1) logo-fade-in;top:4%;transform:translate(-50%)}}@media (width<=480px){.left-logo{filter:drop-shadow(0 2px 12px #2db5a538)drop-shadow(0 0 8px #aee5e2);background:#ffffff2e;border-radius:18px;width:clamp(60px,50vw,120px);max-height:4vh}}@keyframes logo-fade-in{0%{opacity:0;transform:scale(.92)translate(-50%)}to{opacity:1;transform:scale(1)translate(-50%)}}.right-section{background:#fff;flex:0 0 41%;justify-content:flex-start;align-items:flex-start;padding:2rem;transition:flex-basis .4s ease-in-out;display:flex}.right-section.step-3-active{flex-basis:52%}.form-container{flex-direction:column;justify-content:flex-start;width:100%;max-width:41vw;min-height:100vh;padding-top:2.5vh;transition:max-width .4s ease-in-out;display:flex}.right-section.step-3-active .form-container{max-width:100%}.form-header{margin-top:0;margin-bottom:1.85rem}#register-view .form-header{justify-content:space-between;align-items:flex-start;display:flex}.header-text-content{grid-auto-flow:row;gap:.01rem;display:grid}.profile-avatar-placeholder{background-color:#eaf3f3;border-radius:8px;width:7.5vw;height:7.5vw;margin-bottom:1.5vh;display:none}.right-section.step-3-active .profile-avatar-placeholder{display:block}.personal-account{color:#be3455;font-size:clamp(.85rem,.9rem + .15vw,.95rem);font-weight:600}.recovery-active .personal-account{color:#00817d}.login-title{color:#be3455;letter-spacing:-.02em;font-size:clamp(2.85rem,2.35rem + 1.05vw,3.85rem);font-weight:700}.recovery-active .login-title{color:#00817d}.user-type-switcher{background:linear-gradient(265.21deg,#aee5e2 0%,#d5f4e5 16.67%,#dff9f8 38.02% 65.62%,#d5f4e5 100%);border-radius:24px;height:84px;margin-bottom:2.25rem;padding:5px;display:flex}.switch-btn{color:#00817d;cursor:pointer;background:0 0;border:none;border-radius:24px;flex:1;padding:0 10px;font-family:Inter,sans-serif;font-size:clamp(1rem,.95rem + .12vw,1.12rem);font-weight:500;transition:all .3s;position:relative}.switch-btn.active{color:#00817d;background:#fff;margin:0;font-weight:600;box-shadow:0 2px 8px #0000001a}.login-form{margin-bottom:0}.form-group{margin-bottom:1.4rem}.form-label{color:#00817d;margin-bottom:.15rem;font-size:clamp(.9rem,.85rem + .1vw,1rem);font-weight:550;display:block}.password-header{justify-content:space-between;align-items:center;margin-bottom:.15rem;display:flex}.forgot-password{color:#00817d;text-underline-offset:3px;margin-bottom:.15rem;font-size:clamp(.9rem,.85rem + .1vw,1rem);font-weight:400;text-decoration:underline}.forgot-password:hover{text-decoration:underline}.password-hint{color:#00817d;margin-top:.6rem;font-size:clamp(.9rem,.85rem + .1vw,1rem);font-weight:400}.form-input{color:#00817d;border:1.5px solid #aee5e2;border-radius:12px;outline:none;width:100%;height:clamp(65px,60px + .7vw,70px);padding:clamp(1.7rem,1.48rem + .28vw,1.88rem) clamp(1.7rem,1.48rem + .28vw,1.88rem) clamp(1.7rem,1.48rem + .28vw,1.88rem) clamp(.95rem,.85rem + .18vw,1.15rem);font-family:Inter,sans-serif;font-size:clamp(.9rem,.84rem + .08vw,1rem);transition:border-color .3s}.form-input:focus{border-color:#2db5a5}.form-input::placeholder{color:silver}.profile-input-green-placeholder::placeholder{color:#00817d;font-weight:400}.password-input-container{position:relative}.password-toggle{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.submit-btn{color:#fff;cursor:pointer;text-align:center;background:#00817d;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;height:clamp(65px,60px + .7vw,70px);margin-top:2.45rem;margin-bottom:0;padding:clamp(1.75rem,1.5rem + .3vw,1.9rem);font-family:Inter,sans-serif;font-size:clamp(1.25rem,1.1rem + .2vw,1.4rem);font-weight:600;transition:background-color .3s;display:flex}.submit-btn:hover{background:#259a8a}.additional-options{flex-direction:column;gap:0;margin-top:1.4rem;margin-bottom:0;display:flex}.register-link{text-align:center;color:#666;margin-bottom:0;font-size:clamp(.9rem,.85rem + .1vw,1rem)}.register-btn{color:#00817d;text-underline-offset:3px;font-weight:400;text-decoration:underline}.register-btn:hover{text-decoration:underline}.register-form{margin-bottom:2rem}.register-form-r{margin-top:3.5rem}.social-login{gap:1rem;margin-top:1.35rem;display:flex}.social-btn{cursor:pointer;background:#fff;border:1.5px solid #e5e5e5;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;height:clamp(63px,58px + .5vw,65px);padding:clamp(1rem,.9rem + .15vw,1.1rem);font-family:Inter,sans-serif;font-size:clamp(.5rem,.85rem + .1vw,.95rem);font-style:normal;font-weight:700;transition:box-shadow .35s cubic-bezier(.4,2,.6,1),transform .35s cubic-bezier(.4,2,.6,1),color .25s;display:flex}.google-btn,.vk-btn{color:#be3455;background:linear-gradient(265.21deg,#aee5e2 0%,#d5f4e5 16.67%,#dff9f8 38.02% 65.62%,#d5f4e5 100%) 0%/200% 200%;border:none}.social-btn:hover,.social-btn:focus{color:#be3455;background-position:100%;outline:none;animation:.5s cubic-bezier(.4,2,.6,1) social-pulse;transform:scale(1.03)}.legal-text{color:#00817d;text-align:left;margin-top:auto;padding-top:.25rem;font-size:clamp(.7rem,.65rem + .1vw,.8rem);line-height:1.4;bottom:0}.legal-text p{margin:0}.legal-link{color:#00817d;text-underline-offset:3px;text-decoration:underline}.legal-link:hover{text-decoration:underline}@media (width>=1280px){.right-section{flex:0 0 592px;padding:2rem 2rem 2rem 2.5rem}.form-container{max-width:512px;min-height:1024px;padding-top:2.3rem}#login-view .form-header{margin-bottom:4rem}#login-view .personal-account,#login-view .form-label,#login-view .forgot-password,#login-view .register-link{font-size:.95rem;line-height:1.2}#login-view .login-title{font-size:3.5rem;line-height:1}#login-view .user-type-switcher{border-radius:22px;height:73px;margin-bottom:3.3rem;padding:4px}#login-view .switch-btn{border-radius:20px;padding:0 12px;font-size:1.05rem}#login-view .form-group{margin-bottom:1.6rem}#login-view .form-label,#login-view .password-header,#login-view .forgot-password{margin-bottom:.38rem}#login-view .form-input{height:66px;padding:1.35rem 1.15rem;font-size:1rem}#login-view .submit-btn{height:78px;margin-top:2.8rem;font-size:1.35rem}#login-view .additional-options{margin-top:2.2rem}#login-view .social-login{gap:1.5rem;margin-top:1.15rem}#login-view .social-btn{height:64px;padding:1rem .85rem;font-size:.9rem}.legal-text{max-width:512px;margin-top:3.4rem;padding-top:0;font-size:.66rem;line-height:1.24}}.recovery-header{margin-top:2rem}.recovery-subtitle{color:#be3455;margin-bottom:1rem;font-size:clamp(1.5rem,1.3rem + .3vw,1.8rem);font-weight:700}.recovery-description{color:#be3455;font-size:clamp(1rem,.9rem + .2vw,1.2rem);line-height:1.5}.recovery-form{margin-top:3.3rem}.back-to-login{text-align:center;margin-top:1.5rem}.back-to-login .legal-link{color:#00817d;font-size:.9rem;font-weight:500}@media (width<=768px){.right-section{padding:1rem}.form-container{max-width:100%}.user-type-switcher{height:82px}.form-input{height:60px;padding:1.25rem;font-size:1.05rem}.submit-btn{height:60px;padding:1.25rem;font-size:1.1rem}.social-login{flex-direction:column}.social-btn{height:58px;padding:1rem;font-size:.9rem}.login-title{font-size:2rem}.left-section{min-height:35vh}.switch-btn{padding:0 7px}.switch-btn.active{margin:3px}}@media (width<=480px){.form-header{margin-bottom:1.5rem}.user-type-switcher{height:64px}.switch-btn{font-size:.9rem}.form-group{margin-bottom:1.25rem}.form-input,.submit-btn{height:52px;padding:1rem;font-size:1rem}.social-btn{height:53px;padding:.875rem}.legal-text{font-size:.7rem}.switch-btn{padding:0 4px}.switch-btn.active{margin:2px}}.split-register{justify-content:space-between;align-items:center;gap:0;width:100%;padding:0;display:flex}.register-left{text-align:left;color:#00817d;flex:1}.register-right{text-align:right}@media (width<=480px){.split-register{gap:12px;margin:14px 0}}.register-step{gap:.8rem;display:flex}.register-step-text{color:#be3455;margin-top:.2rem}@keyframes social-pulse{0%{transform:scale(1)}50%{transform:scale(1.07)}to{transform:scale(1)}}.sms-code-input{aspect-ratio:1/1.2;text-align:center;color:#00817d;background:#fff;border:1.5px solid #aee5e2;border-radius:12px;outline:none;flex:1;width:5vw;height:auto;font-size:clamp(2.8rem,2rem + .3vw,2.5rem);font-weight:600;transition:border-color .3s}.sms-code-input:focus{border-color:#2db5a5}#resend-sms[disabled],#sms_zn[disabled]{color:silver;pointer-events:none}#sms_zn.disabled{filter:grayscale()brightness(1.5);opacity:.7;pointer-events:none;transition:filter .2s,opacity .2s}.sms_block{justify-content:center;gap:5vw;width:100%;margin-bottom:3rem;display:flex}html{font-size:16px}@media (width>=1440px){html{font-size:calc(16px + .05vw)}}@media (width>=1920px){html{font-size:calc(16px + .1vw)}}@media (width>=2559px){html{font-size:calc(16px + .15vw)}}.profile-photo-row{align-items:center;gap:1.2rem;height:9vh;margin-bottom:2rem;display:flex}.profile-professional{flex-direction:column;gap:1.2rem;margin-top:2vh;margin-bottom:2.5rem;display:flex}.upload-photo-btn{color:#00817d;cursor:pointer;text-align:center;background:linear-gradient(265.21deg,#aee5e2 0%,#d5f4e5 16.67%,#dff9f8 38.02% 65.62%,#d5f4e5 100%);border:none;border-radius:12px;flex:0 0 33%;justify-content:center;align-items:center;gap:.4rem;max-width:33%;height:9vh;padding:0 1rem;font-family:Inter,sans-serif;font-size:clamp(.7rem,1.5vw,.9rem);font-weight:650;transition:box-shadow .3s;display:flex}.upload-photo-btn:hover{box-shadow:0 2px 8px #00817d26}.profile-row{align-items:center;gap:1.5rem;width:100%;display:flex}.profile-label{color:#be3455;word-break:break-word;flex:0 0 33%;max-width:33%;font-size:clamp(.5rem,3.5vw,1rem);font-weight:500;line-height:1.3}.profile-row .form-input{flex:1 1 0;max-width:67%;height:9vh;margin:0;font-size:clamp(.8rem,2.5vw,1.05rem)}.profile-professional>.profile-row:first-child>.form-input:first-child{max-width:33%}.profile-section-title{color:#be3455;margin-bottom:.8rem;font-size:clamp(.9rem,2vw,1.1rem);font-weight:650}@media (width<=1025px){.profile-row{flex-direction:column;align-items:stretch;gap:1.3vh}.profile-photo-row{flex-direction:column;align-items:stretch;gap:1.3vh;height:18vh}.profile-photo-row input,.profile-row input{flex:auto;width:100%!important;max-width:100%!important}.upload-photo-btn{height:4vh;margin-bottom:2.7vh;width:100%!important;max-width:100%!important}.profile-row{flex-direction:column;gap:.5rem}.profile-label,.profile-row .form-input,.profile-row .profile-experience,.profile-row .profile-category{flex:100%;max-width:100%}.floating-label-group{width:100%;min-width:0;height:48px;margin-bottom:.5rem}.floating-label-group .form-input{padding-top:1.5rem;padding-bottom:.2rem;font-size:1rem}.floating-label{white-space:normal;max-width:80%;font-size:1rem;left:.7rem}.floating-label-group .form-input:focus+.floating-label,.floating-label-group .form-input:not(:placeholder-shown)+.floating-label{max-width:80%;font-size:.9rem;bottom:2.1vh;left:.6rem}.floating-label-group img{display:block;width:22px!important;height:22px!important;margin-top:0!important;top:50%!important;right:.7rem!important;transform:translateY(-50%)!important}.profile-section-title{margin-top:7.5vh}.sms_block{width:100%}.profile-avatar-placeholder{width:9.5vw;height:9.5vw}.profile-date,.profile-name{margin-bottom:1.7vh}}.profile-row .profile-experience{flex:0 0 33%;max-width:33%}.profile-row .profile-category{flex:67%;max-width:67%}@media (width<=600px){.profile-photo-row{gap:.5rem;margin-bottom:1rem}.floating-label-group{height:40px}.floating-label-group .form-input{padding-top:1.1rem;font-size:.95rem}.floating-label{font-size:.95rem}.floating-label-group .form-input:focus+.floating-label,.floating-label-group .form-input:not(:placeholder-shown)+.floating-label{font-size:.85rem;bottom:1.2rem}.floating-label-group img{width:18px!important;height:18px!important;right:.5rem!important}}#register-step-4{text-align:center}.finish-svg-container{width:100%;margin-bottom:6.5vh}.finish-svg-container p{border:2px dashed #ccc;border-radius:12px;justify-content:center;align-items:center;min-height:250px;display:flex}.finish-description{text-align:center;color:#00817d;background:#eaf3f3;border-radius:12px;width:100%;margin-bottom:1rem;padding:1.65rem;font-size:clamp(.9rem,2vw,1rem);line-height:1.5}.floating-label-group{flex:1 1 0;align-items:stretch;height:9vh;display:flex;position:relative}.floating-label-group .form-input{box-sizing:border-box;height:100%;padding-top:3.2vh;padding-bottom:0;font-size:1.1rem}.floating-label{color:#00817d;pointer-events:none;z-index:2;background:0 0;font-size:1.1rem;transition:all .2s;position:absolute;bottom:33.5%;left:1vw}.floating-label-group .form-input:focus+.floating-label,.floating-label-group .form-input:not(:placeholder-shown)+.floating-label{color:#be3455;background:#fff;padding:0 .2em;font-size:.95rem;bottom:45%;left:.85vw;transform:none}.resend_sms{color:#be3455;white-space:nowrap;margin-right:clamp(.2rem,1vw,.6rem);font-size:clamp(.75rem,1vw,1.1rem);font-weight:650;text-decoration:none;transition:font-size .2s,margin-right .2s}@media (width<=600px){.resend_sms{color:#be3455;margin-right:.3rem;font-size:.9rem}}@media (width<=400px){.resend_sms{color:#be3455;margin-right:.15rem;font-size:.8rem}}@media (width<=850px){.resend_sms{color:#be3455;margin-right:.15rem;font-size:.8rem}}@media (width>=2559px){.floating-label-group .form-input:focus+.floating-label,.floating-label-group .form-input:not(:placeholder-shown)+.floating-label{color:#be3455;background:#fff;padding:0 .2em;font-size:.95rem;bottom:50%;left:.6vw;transform:none}.floating-label{color:#00817d;pointer-events:none;z-index:2;background:0 0;font-size:1.1rem;transition:all .2s;position:absolute;bottom:35%;left:1vw}}@media (width<=1518px){.floating-label{color:#00817d;pointer-events:none;z-index:2;background:0 0;font-size:1.1rem;transition:all .2s;position:absolute;bottom:38%;left:1vw}.calend{display:none}}.input-type-switch{gap:.5rem;margin-bottom:.5rem;display:flex}.input-type-btn{color:#00817d;cursor:pointer;background:#fff;border:1.5px solid #aee5e2;border-radius:8px;flex:1;padding:.5rem .7rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;transition:background .2s,color .2s,border .2s}.input-type-btn.active{color:#fff;background:#aee5e2;border:1.5px solid #00817d}.input-type-btn:not(.active):hover{color:#00817d;background:#eaf3f3;border:1.5px solid #aee5e2}