body{margin:0;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh;background:#fff;padding:0}code{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif,monospace}#root{max-width:2560px;margin:0 auto;padding:0;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.login-container{display:flex;flex-direction:column;margin:50px auto auto;width:600px;padding-bottom:30px;box-shadow:#00000080 0 4px 12px;border-radius:10px}.link-register{text-decoration:none;color:#38b6ff;font-weight:500;cursor:pointer}.button-form{margin-top:30px;width:263px;max-width:90vw;height:64px;background:#38b6ff;border:none;border-radius:20px;color:#000;font-size:24px;font-weight:600;cursor:pointer;transition:background .3s,transform .2s;display:block;margin-left:auto;margin-right:auto}.button-form:hover{background:#0099e6;transform:scale(1.05)}@media(max-width:700px){.button-form{width:80vw;min-width:140px;max-width:320px;font-size:20px;height:54px;margin-left:auto;margin-right:auto}}.input-group,.select-group{position:relative;box-sizing:border-box;max-width:350px;margin:0 auto 20px;font-size:inherit}.icon-wrap{position:absolute;left:8px;top:50%;transform:translateY(-50%);width:30px;height:30px;pointer-events:none;display:flex;align-items:center;justify-content:center;color:#676767}.input-group label{min-width:160px;font-size:20px;text-align:right;margin-right:20px}.input-group input,.select-group select{height:40px;width:100%;max-width:350px;background-color:#d9d9d9;border:none;padding-left:40px;font-size:18px;box-sizing:border-box;margin:0 auto 20px;display:block}@media(max-width:700px){.icon-wrap{width:30px;height:30px;left:20px}.input-group input,.select-group select{width:80vw;min-width:140px;max-width:320px;font-size:18px;padding-left:40px;margin:0 auto;display:block}}.auth-container{display:flex;flex-direction:column;margin:100px auto auto;width:600px;padding-bottom:30px;box-shadow:#00000080 0 4px 12px;border-radius:10px;max-width:95vw}.auth-container h2{font-size:40px;font-weight:semibold;margin-bottom:50px;padding-bottom:10px}@media(max-width:700px){.auth-container{width:80vw;min-width:unset;padding:10px}}.register-container{display:flex;flex-direction:column;margin:50px auto auto;width:600px;padding-bottom:30px;box-shadow:#00000080 0 4px 12px;border-radius:10px;padding-left:60px;padding-right:60px}.register-container label{min-width:160px;margin-right:20px;font-size:20px;text-align:right}.register-container select,.register-container input{height:40px;width:400px;background-color:#d9d9d9;border:none;padding-left:12px;font-size:20px}.register-container h2{font-size:40px;font-weight:semibold;margin-bottom:50px;padding-bottom:10px}.form-group{display:flex;align-items:center;justify-content:flex-start;width:600px;margin:0 auto 20px;gap:20px}.register-container button{margin-top:30px;width:263px;height:64px;background:#38b6ff;border:none;border-radius:20px;color:#000;font-size:24px;font-weight:600;cursor:pointer}.error-message{color:#d32f2f;background:#ffeaea;border:1px solid #d32f2f;padding:8px 16px;border-radius:6px;margin-bottom:16px;text-align:center;font-weight:700}@media(min-width:700px){.error-message{margin-left:10px;margin-right:10px}}@media(max-width:1023px){body{background-color:#fff}.header-container{width:100%;margin:0;padding:0;position:relative}.header{display:flex;justify-content:space-between;align-items:center;padding:10px;background-color:#38b6ff}.desktop-logo{display:none}.mobile-logo{display:block;width:100%}.lst,.btn-section{display:none}.profile-section{display:flex;align-items:center;margin-right:10px}.profile-avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;cursor:pointer;border:2px solid #fff}.avatar-img{width:100%;height:100%;object-fit:cover}.profile-dropdown{position:absolute;top:100%;right:0;background-color:#fff;border:1px solid #ccc;box-shadow:0 2px 5px #0000001a;z-index:1000;min-width:150px}.dropdown-item{width:100%;padding:10px;background:none;border:none;text-align:left;cursor:pointer;border-bottom:1px solid #eee}.dropdown-item:hover{background-color:#f0f0f0}.dropdown-item:last-child{border-bottom:none}.menu-btn{background:#38b6ff;border:none;font-size:16px;color:#fff;padding:8px 12px;cursor:pointer;border-radius:4px}.menu-btn:hover{background:#2a9bd6}.mobile-menu{position:absolute;top:100%;right:0;width:fit-content;min-width:200px;background-color:#fff;border:1px solid #ccc;box-shadow:0 2px 5px #0000001a;z-index:1000;display:flex;flex-direction:column}.mobile-item{padding:15px;text-decoration:none;color:#000;border-bottom:1px solid #eee}.mobile-item:hover{background-color:#f0f0f0}.mobile-btn{padding:15px;background-color:#38b6ff;color:#fff;border:none;cursor:pointer;border-bottom:1px solid #eee}.mobile-btn:hover{background-color:#fff;border:2px solid #38b6ff;color:#38b6ff}}@media(min-width:1024px)and (max-width:1920px){.header-container{width:100%;margin:0;padding:0}.header{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}.lst{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-around;margin:0;padding:0;width:80%}.lst-item{color:#000;text-decoration:none;font-weight:500;font-size:.9rem;justify-content:space-evenly;padding:0}.lst-item:hover{color:#38b6ff;cursor:pointer}.lst-item:active{font-size:1rem}.lst li{list-style-type:none;width:20%;height:100%}.btn-section{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:flex-end;width:10%;height:13vh;margin-right:10px}.btn-item{display:flex;align-items:center;justify-content:center;margin:5px;height:45%;width:90%}.btn{width:100%;height:100%;background-color:#38b6ff;font-weight:600;border-radius:8px;border:none}.btn:hover{background-color:#fff;cursor:pointer;border:#38b6ff 2px solid}.btn:active{transform:scale(.95);color:#38b6ff}.logo-png{width:100%}.logo-section{display:flex;align-items:center;justify-content:center;width:10%;height:100%;padding:0}.desktop-logo{display:block}.mobile-logo,.menu-btn{display:none}.profile-section{display:flex;flex-direction:column;align-items:center;justify-content:center;width:10%;height:13vh;margin-right:5%;position:relative}.profile-avatar{width:60px;height:60px;border-radius:50%;overflow:hidden;cursor:pointer;border:2px solid #38b6ff}.avatar-img{width:100%;height:100%;object-fit:cover}.profile-dropdown{position:absolute;top:100%;right:0;background-color:#fff;border:1px solid #ccc;box-shadow:0 2px 5px #0000001a;z-index:1000;min-width:150px}.dropdown-item{width:100%;padding:10px;background:none;border:none;text-align:left;cursor:pointer;border-bottom:1px solid #eee}.dropdown-item:hover{background-color:#f0f0f0}.dropdown-item:last-child{border-bottom:none}}@media(min-width:1920px){.header-container{width:100%;margin:0;padding:0}.header{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}.lst{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-around;margin:0;padding:0;width:80%}.lst-item{color:#000;text-decoration:none;font-weight:500;font-size:2rem;justify-content:space-evenly;padding:0}.lst-item:hover{color:#38b6ff;cursor:pointer}.lst-item:active{font-size:2.1rem}.lst li{list-style-type:none;width:20%;height:100%}.btn-section{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:flex-end;width:10%;height:13vh;margin-right:10px}.btn-item{display:flex;align-items:center;justify-content:center;margin:5px;height:45%;width:90%}.btn{width:100%;height:100%;background-color:#38b6ff;font-weight:600;border-radius:8px;border:none;font-size:1.5rem}.btn:hover{background-color:#fff;cursor:pointer;border:#38b6ff 2px solid}.btn:active{transform:scale(.95);color:#38b6ff}.logo-png{width:100%}.logo-section{display:flex;align-items:center;justify-content:center;width:10%;height:100%;padding:0}.desktop-logo{display:block}.mobile-logo,.menu-btn{display:none}.profile-section{display:flex;flex-direction:column;align-items:center;justify-content:center;width:10%;height:13vh;margin-right:5%;position:relative}.profile-avatar{width:100px;height:100px;border-radius:50%;overflow:hidden;cursor:pointer;border:2px solid #38b6ff}.avatar-img{width:100%;height:100%;object-fit:cover}.profile-dropdown{position:absolute;top:100%;right:0;background-color:#fff;border:1px solid #ccc;box-shadow:0 2px 5px #0000001a;z-index:1000;min-width:150px}.dropdown-item{width:100%;padding:10px;background:none;border:none;text-align:left;cursor:pointer;border-bottom:1px solid #eee}.dropdown-item:hover{background-color:#f0f0f0}.dropdown-item:last-child{border-bottom:none}}@media(max-width:768px){footer{background-color:#38b6ff;color:#000}.footer-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;padding:10px;margin-top:5vh;gap:5px}.footer-item{display:flex;flex-direction:column;align-items:stretch;padding:0;text-align:left;width:calc(50% - 5px);border:1px solid rgba(0,0,0,.1);border-radius:8px;background-color:#ffffff1a;overflow:hidden}.footer-title{display:flex;justify-content:space-between;align-items:center;padding:12px 10px;margin:0;cursor:pointer;font-weight:500;-webkit-user-select:none;user-select:none;font-size:.85rem}.footer-title:active{background-color:#0000000d}.footer-arrow{font-size:.6rem;transition:transform .3s ease;display:inline-block;margin-left:5px;flex-shrink:0}.footer-arrow.open{transform:rotate(180deg)}.lst-footer{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.lst-footer.open{max-height:500px;transition:max-height .4s ease-in}.lst{list-style-type:none;align-items:center;padding:0}.lst-ul{width:100%;padding:0 10px 12px;margin:0;list-style:none}.lst-ul li{width:100%;padding:6px 0}.lst-element-footer{text-decoration:none;color:#000;font-weight:200;font-size:.85rem}.lst-element-footer:hover{color:#fff}.footer-item h3{margin-bottom:0;font-weight:500}}@media(min-width:769px)and (max-width:1919px){footer{background-color:#38b6ff;color:#000}.footer-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;align-items:flex-start;padding:0;margin-top:30px}.footer-item{display:flex;flex-direction:column;align-items:center;flex:1;padding:10px;text-align:center}.lst{list-style-type:none;align-items:center;padding:0}.lst-ul{width:100%;padding:0;margin:0;list-style:none}.lst-ul li{width:100%}.lst-element-footer{text-decoration:none;color:#000;font-weight:200;font-size:.9rem}.lst-element-footer:hover{color:#fff}.footer-item h3{margin-bottom:10px;font-weight:500}}@media(min-width:1920px){footer{background-color:#38b6ff;color:#000}.footer-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;align-items:flex-start;padding:0;margin-top:30px}.footer-item{display:flex;flex-direction:column;align-items:center;flex:1;padding:10px;text-align:center}.lst{list-style-type:none;align-items:center;padding:0}.lst-ul{width:100%;padding:0;margin:0;list-style:none}.lst-ul li{width:100%}.lst-element-footer{text-decoration:none;color:#000;font-weight:200;font-size:1.7rem}.lst-element-footer:hover{color:#fff}.footer-item h3{margin-bottom:10px;font-weight:500;font-size:2.5rem}}@media(max-width:1023px){.container{display:flex;flex-direction:column;align-items:center;padding:20px}.profil-pic-container{position:relative;display:inline-block;margin-bottom:20px}.profil-pic,.profil-pic-placeholder{width:100px;height:100px;border-radius:50%;object-fit:cover;border:2px solid #38b6ff}.profil-pic-placeholder{width:80px;height:80px;border-radius:50%;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center;border:2px solid #38b6ff;color:#666;font-size:10px}.profil-details{width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left;justify-content:space-around}.profil-section{display:flex;flex-direction:column;align-items:center;width:100%}.profil-section h4{margin:5px;text-align:left}.descriere-section{margin-top:20px;gap:10px;width:100%}.descriere-section h4{margin:0;text-align:left}.descriere-section p{margin-top:10px;font-weight:400;text-align:justify}.hobbies-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.hobby-btn{background-color:#a1a7ab;color:#000;border:none;padding:5px 20px;border-radius:20px;font-size:14px;cursor:default;transition:background-color .3s ease;border:1px solid #707070}.hobby-btn:hover{background-color:#6bbaeb}.btn-section-my{display:flex;flex-direction:row;justify-content:space-evenly;width:100%;margin-top:20px}.btn-my-profil{background-color:#38b6ff;color:#000;border:none;padding:16px;border-radius:6px;cursor:pointer;font-size:12px;font-weight:600}.btn-my-profil:hover{background-color:#fff;cursor:pointer;border:#38b6ff 2px solid}.btn-my-profil:active{transform:scale(.95);color:#38b6ff}}@media(min-width:1024px){.container{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;margin-left:30px}.profil-pic-container{position:relative;display:inline-block}.profil-pic,.profil-pic-placeholder{width:130px;height:130px;border-radius:50%;object-fit:cover;border:2px solid #38b6ff}.profil-pic-container button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#38b6ffcc;color:#fff;border:none;padding:8px 16px;border-radius:8px;cursor:pointer;opacity:0;transition:opacity .3s ease}.profil-pic-container:hover button{opacity:1}.profil-pic-placeholder{width:100px;height:100px;border-radius:50%;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center;border:2px solid #38b6ff;color:#666;font-size:12px}.profil-section{display:flex;flex-direction:row}.profil-details{display:flex;flex-direction:column;margin-left:20px;justify-content:space-around}.profil-details-h4,.descriere-section-h4{text-align:left;margin:0}.titlu-profil-candidat{font-size:2.5rem;margin-top:0}.descriere-section{margin-top:30px;gap:10px}.descriere-section p{text-align:left;font-weight:400;margin-top:5px}.hobbies-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.hobby-btn{background-color:#a1a7ab;color:#000;border:none;padding:5px 20px;border-radius:20px;font-size:16px;cursor:default;transition:background-color .3s ease;border:1px solid #707070}.hobby-btn:hover{background-color:#6bbaeb}.profil-btn-section{width:100%;display:flex;justify-content:space-between;flex-direction:row;align-items:center;gap:40px}.btn-section-my{display:flex;flex-direction:column;gap:20px;width:10%;margin-right:50px}.btn-my-profil{background-color:#38b6ff;color:#000;border:none;padding:20px;border-radius:6px;cursor:pointer;font-size:16px;font-weight:600}.btn-my-profil:hover{background-color:#fff;cursor:pointer;border:#38b6ff 2px solid}.btn-my-profil:active{transform:scale(.95);color:#38b6ff}}@media(max-width:1023px){.profil-angajator.container{display:flex;flex-direction:column;align-items:center;padding:20px}.profil-angajator .profil-pic-container{position:relative;display:inline-block;margin-bottom:20px}.profil-angajator .profil-pic,.profil-angajator .profil-pic-placeholder{width:100px;height:100px;border-radius:50%;object-fit:cover;border:2px solid #38b6ff}.profil-angajator .profil-details{width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left;justify-content:space-around}.profil-angajator .profil-section{display:flex;flex-direction:column;align-items:center;width:100%}.profil-angajator .profil-section h4{margin:5px;text-align:left}.profil-angajator .descriere-section{margin-top:20px;gap:10px;width:100%}.profil-angajator .descriere-section h4{margin:0;text-align:left}.profil-angajator .descriere-section p{margin-top:10px;font-weight:400;text-align:justify}.profil-angajator .benefits-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.profil-angajator .benefit-btn{background-color:#a1a7ab;color:#000;border:none;padding:5px 20px;border-radius:20px;font-size:14px;cursor:default;transition:background-color .3s ease;border:1px solid #707070}.profil-angajator .benefit-btn:hover{background-color:#6bbaeb}.profil-angajator .btn-section-my{display:flex;flex-direction:row;justify-content:space-evenly;width:100%;margin-top:20px}.profil-angajator .btn-my-profil{background-color:#38b6ff;color:#000;border:none;padding:16px;border-radius:6px;cursor:pointer;font-size:12px;font-weight:600}.profil-angajator .btn-my-profil:hover{background-color:#fff;cursor:pointer;border:#38b6ff 2px solid}.profil-angajator .btn-my-profil:active{transform:scale(.95);color:#38b6ff}}@media(min-width:1024px){.profil-angajator.container{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;margin-left:30px}.profil-angajator .profil-pic-container{position:relative;display:inline-block}.profil-angajator .profil-pic,.profil-angajator .profil-pic-placeholder{width:130px;height:130px;border-radius:50%;object-fit:cover;border:2px solid #38b6ff}.profil-angajator .profil-section{display:flex;flex-direction:row}.profil-angajator .profil-details{display:flex;flex-direction:column;margin-left:20px;justify-content:space-around}.profil-angajator .profil-details-h4,.profil-angajator .descriere-section-h4{text-align:left;margin:0}.profil-angajator .titlu-profil-angajator{font-size:2.5rem;margin-top:0}.profil-angajator .descriere-section{margin-top:30px;gap:10px}.profil-angajator .descriere-section p{text-align:left;font-weight:400;margin-top:5px}.profil-angajator .benefits-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.profil-angajator .benefit-btn{background-color:#a1a7ab;color:#000;border:none;padding:5px 20px;border-radius:20px;font-size:16px;cursor:default;transition:background-color .3s ease;border:1px solid #707070}.profil-angajator .benefit-btn:hover{background-color:#6bbaeb}.profil-angajator .profil-btn-section{width:100%;display:flex;justify-content:space-between;flex-direction:row;align-items:center;gap:40px}.profil-angajator .btn-section-my{display:flex;flex-direction:column;gap:20px;width:10%;margin-right:50px}.profil-angajator .btn-my-profil{background-color:#38b6ff;color:#000;border:none;padding:20px;border-radius:6px;cursor:pointer;font-size:16px;font-weight:600}.profil-angajator .btn-my-profil:hover{background-color:#fff;cursor:pointer;border:#38b6ff 2px solid}.profil-angajator .btn-my-profil:active{transform:scale(.95);color:#38b6ff}}@media(max-width:1023px){.landingImage{margin-top:5vh;width:100vw;height:40vh;object-fit:cover;object-position:center}.lp-h1-section{position:absolute;top:25vh;left:70vw;right:3vw;color:#000;text-shadow:1px 1px 2px #000000;font-size:.5rem}.lp-cv-section{height:100%;position:absolute;top:20vh;left:3%}.cv1,.cv2{width:25%;height:auto}.cv2{position:relative;left:-10%;top:15vh}.lp-descriere{text-align:left;margin:5%}.lp-descriere span{font-weight:700}.lp-paragraph{font-size:1rem}.lp-creeazacv{display:flex;flex-direction:column;justify-content:space-around;align-items:center;height:auto;background-color:#89cff8;margin-top:7vh}.lp-creeazacv img{margin-top:5vh;width:70vw;height:auto}.lp-creeazacv div{display:flex;flex-direction:column;justify-content:space-around;align-items:center;height:auto;width:90vw}.lp-creeazacv div h3{font-size:1.3rem;margin-bottom:0}.lp-cautajob{display:flex;flex-direction:column;justify-content:space-around;align-items:center;height:auto;margin-top:3vh}.lp-cautajob img{width:auto;height:55vh}.lp-cautajob div{display:flex;flex-direction:column;justify-content:center;align-items:center;height:auto;width:90vw}.lp-cautajob div h3{font-size:1.3rem;margin-bottom:0}}@media(min-width:1024px)and (max-width:1920px){.landingImage{width:100vw;height:60vh}.lp-h1-section{position:absolute;top:30vh;left:70vw;right:3vw;color:#000;text-shadow:1px 1px 2px #000000;font-size:.9rem}.lp-cv-section{height:100%;position:absolute;top:23vh;left:37vw}.cv1,.cv2{width:30%;height:auto}.cv2{position:relative;left:-10%;top:15vh}.lp-descriere{text-align:left;margin:5%}.lp-descriere span{font-weight:700}.lp-paragraph{font-size:1rem}.lp-creeazacv{display:flex;justify-content:space-around;align-items:center;height:70vh;background-color:#89cff8;margin-top:7vh}.lp-creeazacv img{width:30vw;height:auto}.lp-creeazacv div{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:40vw}.lp-cautajob{display:flex;justify-content:space-around;align-items:center;height:70vh;margin-top:7vh}.lp-cautajob img{width:auto;height:55vh}.lp-cautajob div{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:40vw}}@media(min-width:1921px){.landingImage{width:100vw;height:50vh}.lp-h1-section{position:absolute;top:20%;left:70%;right:3%;color:#000;text-shadow:1px 1px 2px #000000;font-size:2rem}.lp-cv-section{height:100%;position:absolute;top:15%;left:45%}.cv1,.cv2{width:50%;height:auto}.cv2{position:relative;left:-20%;top:15%}.lp-descriere{text-align:left;margin:5%}.lp-descriere h3{font-size:2.9rem}.lp-descriere span{font-weight:700}.lp-paragraph{font-size:2.4rem}.lp-creeazacv{display:flex;justify-content:space-around;align-items:center;height:70vh;background-color:#89cff8;margin-top:7vh}.lp-creeazacv img{width:35vw;height:auto}.lp-creeazacv div{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:40vw}.landing-page div h3{font-size:3rem}.landing-page div p{font-size:2.3rem}.lp-cautajob{display:flex;justify-content:space-around;align-items:center;height:70vh;margin-top:7vh}.lp-cautajob img{width:auto;height:55vh}.lp-cautajob div{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:40vw}}.subscription-page h1{font-size:64px}.plans{display:flex;flex-direction:row;justify-content:center;gap:80px;margin:30px}.plan h2{font-size:32px;height:56px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-top:60px}.plan{width:509px;height:546px;border-radius:50px;background-color:#38b6ff}.plan-ul li{text-align:left;font-size:24px;margin-bottom:8px;margin-left:10px}@media(max-width:700px){.subscription-page h1{font-size:2rem;text-align:center;margin:24px 0 12px}.plans{flex-direction:column;align-items:center;gap:32px}.plan{width:95vw;min-width:220px;max-width:400px;height:auto;border-radius:30px;margin-bottom:24px}.plan h2{font-size:1.3rem;margin:24px 0 16px;height:auto}.plan-ul li{font-size:1rem}}@media(max-width:1023px){.settings-candidat.container{flex-direction:column;align-items:center}.titlu-settings-candidat{font-size:2rem;margin-bottom:20px;align-self:center;margin-top:0}.settings-section{width:100%;display:flex;flex-direction:column;gap:30px}.settings-item{flex:0 0 auto;display:flex;flex-direction:column;gap:15px;min-width:0}.profil-poza-section-st{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1vh;margin-top:0}.poza-profil-st{width:100px;height:100px;border:2px solid #38b6ff;border-radius:50%}.schimba-poza-st{color:#000;text-decoration:none;font-weight:600;background:none;border:none;cursor:pointer;margin-top:0}.schimba-poza-st:hover{color:#38b6ff}.text-section-st{display:flex;flex-direction:column;gap:15px;align-items:stretch;width:100%}.text-section-st .input-group{width:100%;max-width:100%;margin:0;padding:0}.text-section-st .input-group input{width:100%;padding:0 0 0 15px;margin:0;box-sizing:border-box}.settings-candidat .input-group{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.settings-candidat .input-group input{width:100%!important;max-width:100%!important}.auto-resize-group{width:100%}.auto-resize-textarea{width:100%;min-height:40px;padding:10px 15px;border:2px solid #38b6ff;border-radius:8px;font-family:inherit;font-size:1rem;resize:none;overflow:hidden;box-sizing:border-box;line-height:1.4;transition:border-color .2s ease}.auto-resize-textarea:focus{outline:none;border-color:#2a90cc}.auto-resize-textarea::placeholder{color:#999}.cv-section-st{display:flex;flex-direction:column;gap:15px;align-items:center;margin:0}.cv-section-st h2{font-size:2rem;margin:0}.btn-st{background-color:#38b6ff;color:#000;border:none;padding:20px;border-radius:6px;cursor:pointer;font-size:16px;font-weight:600}.btn-st:hover{background-color:#fff;cursor:pointer;border:#38b6ff 2px solid}.btn-st:active{transform:scale(.95);color:#38b6ff}.template-toggle{width:80%;padding:12px 16px;border:2px solid #38b6ff;border-radius:8px;background:#fff;font-weight:600;font-size:1rem;cursor:pointer;transition:border-color .2s ease,color .2s ease}.template-toggle:hover{border-color:#2a90cc;color:#2a90cc}.template-dropdown{width:80%;overflow:hidden;max-height:0;transition:max-height .3s ease}.template-dropdown.open{max-height:none;text-align:center}.template-options{display:flex;flex-direction:column;margin-top:1vh;border:1px solid #1b7ba4;border-radius:8px;box-shadow:0 4px 10px #00000014;background:#fff}.template-option{padding:12px 16px;text-align:center;border:none;border-bottom:1px solid #9dbdf4;background:transparent;cursor:pointer;font-size:1rem;transition:background .2s ease}.template-option:hover{background:#f2f8ff}}@media(min-width:1024px)and (max-width:1920px){.settings-candidat.container{flex-direction:column;align-items:center}.titlu-settings-candidat{font-size:2.5rem;margin-bottom:20px;align-self:flex-start;margin-top:0}.settings-section{width:100%;display:flex;flex-direction:row;gap:30px}.settings-item{flex:0 0 auto;display:flex;flex-direction:column;gap:15px;min-width:0}.settings-item:nth-child(1){flex:0 0 30%}.settings-item:nth-child(2){flex:0 0 40%}.settings-item:nth-child(3){flex:0 0 25%}.profil-poza-section-st{display:flex;flex-direction:column;align-items:center;gap:15px;margin-top:50px}.poza-profil-st{width:130px;height:130px;border:2px solid #38b6ff;border-radius:50%}.schimba-poza-st{color:#000;text-decoration:none;font-weight:600;background:none;border:none;cursor:pointer}.schimba-poza-st:hover{color:#38b6ff}.text-section-st{display:flex;flex-direction:column;gap:15px;align-items:stretch;width:100%}.text-section-st .input-group{width:100%;max-width:100%;margin:0;padding:0}.text-section-st .input-group input{width:100%;padding:0 0 0 15px;margin:0;box-sizing:border-box}.settings-candidat .input-group{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.settings-candidat .input-group input{width:100%!important;max-width:100%!important}.auto-resize-group{width:100%}.auto-resize-textarea{width:100%;min-height:40px;padding:10px 15px;border:2px solid #38b6ff;border-radius:8px;font-family:inherit;font-size:1rem;resize:none;overflow:hidden;box-sizing:border-box;line-height:1.4;transition:border-color .2s ease}.auto-resize-textarea:focus{outline:none;border-color:#2a90cc}.auto-resize-textarea::placeholder{color:#999}.cv-section-st{display:flex;flex-direction:column;gap:15px;align-items:center;margin:0}.cv-section-st h2{font-size:2rem;margin:0}.btn-st{background-color:#38b6ff;color:#000;border:none;padding:20px;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:600}.btn-st:hover{background-color:#fff;cursor:pointer;border:#38b6ff 2px solid}.btn-st:active{transform:scale(.95);color:#38b6ff}.template-toggle{width:80%;padding:12px 16px;border:2px solid #38b6ff;border-radius:8px;background:#fff;font-weight:600;font-size:1rem;cursor:pointer;transition:border-color .2s ease,color .2s ease}.template-toggle:hover{border-color:#2a90cc;color:#2a90cc}.template-dropdown{width:80%;overflow:hidden;max-height:0;transition:max-height .3s ease}.template-dropdown.open{max-height:none;text-align:center}.template-options{display:flex;flex-direction:column;margin-top:1vh;border:1px solid #1b7ba4;border-radius:8px;box-shadow:0 4px 10px #00000014;background:#fff}.template-option{padding:12px 16px;text-align:center;border:none;border-bottom:1px solid #9dbdf4;background:transparent;cursor:pointer;font-size:1rem;transition:background .2s ease}.template-option:hover{background:#f2f8ff}}@media(min-width:1921px){.settings-candidat.container{flex-direction:column;align-items:center}.titlu-settings-candidat{font-size:3.5rem;margin-bottom:20px;align-self:flex-start;margin-top:0}.settings-section{width:100%;display:flex;flex-direction:row;gap:30px}.settings-item{flex:0 0 auto;display:flex;flex-direction:column;gap:15px;min-width:0}.settings-item:nth-child(1){flex:0 0 30%}.settings-item:nth-child(2){flex:0 0 40%}.settings-item:nth-child(3){flex:0 0 25%}.profil-poza-section-st{display:flex;flex-direction:column;align-items:center;gap:15px;margin-top:50px}.poza-profil-st{width:200px;height:200px;border:2px solid #38b6ff;border-radius:50%}.schimba-poza-st{color:#000;text-decoration:none;font-weight:600;font-size:1.5rem;background:none;border:none;cursor:pointer}.schimba-poza-st:hover{color:#38b6ff}.text-section-st{display:flex;flex-direction:column;gap:15px;align-items:stretch;width:100%}.text-section-st .input-group{width:100%;max-width:100%;margin:0;padding:0}.text-section-st .input-group input{width:100%;padding:0 0 0 15px;margin:0;box-sizing:border-box}.settings-candidat .input-group{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.settings-candidat .input-group input{width:100%!important;max-width:100%!important}.auto-resize-group{width:100%}.auto-resize-textarea{width:100%;min-height:40px;padding:10px 15px;border:2px solid #38b6ff;border-radius:8px;font-family:inherit;font-size:2rem;resize:none;overflow:hidden;box-sizing:border-box;line-height:1.4;transition:border-color .2s ease}.auto-resize-textarea:focus{outline:none;border-color:#2a90cc}.auto-resize-textarea::placeholder{color:#999}.cv-section-st{display:flex;flex-direction:column;gap:15px;align-items:center;margin:0}.cv-section-st h2{font-size:3rem;margin:0}.btn-st{background-color:#38b6ff;color:#000;border:none;padding:20px;border-radius:6px;cursor:pointer;font-size:2rem;font-weight:600}.btn-st:hover{background-color:#fff;cursor:pointer;border:#38b6ff 2px solid}.btn-st:active{transform:scale(.95);color:#38b6ff}.template-toggle{width:80%;padding:12px 16px;border:2px solid #38b6ff;border-radius:8px;background:#fff;font-weight:600;font-size:2rem;cursor:pointer;transition:border-color .2s ease,color .2s ease}.template-toggle:hover{border-color:#2a90cc;color:#2a90cc}.template-dropdown{width:80%;overflow:hidden;max-height:0;transition:max-height .3s ease}.template-dropdown.open{max-height:none;text-align:center}.template-options{display:flex;flex-direction:column;margin-top:1vh;border:1px solid #1b7ba4;border-radius:8px;box-shadow:0 4px 10px #00000014;background:#fff}.template-option{padding:12px 16px;text-align:center;border:none;border-bottom:1px solid #9dbdf4;background:transparent;cursor:pointer;font-size:2rem;transition:background .2s ease}.template-option:hover{background:#f2f8ff}}@media(max-width:1023px){.settings-angajator.container{flex-direction:column;align-items:center}.titlu-settings-angajator{font-size:2rem;margin-bottom:20px;align-self:center;margin-top:0}.settings-angajator .settings-section{width:100%;display:flex;flex-direction:column;gap:30px}.settings-angajator .settings-item{flex:0 0 auto;display:flex;flex-direction:column;gap:15px;min-width:0}.settings-angajator .profil-poza-section-st{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1vh;margin-top:0}.settings-angajator .poza-profil-st{width:100px;height:100px;border:2px solid #38b6ff;border-radius:50%;object-fit:cover}.settings-angajator .schimba-poza-st{color:#000;text-decoration:none;font-weight:600;background:none;border:none;cursor:pointer;margin-top:0}.settings-angajator .schimba-poza-st:hover{color:#38b6ff}.settings-angajator .text-section-st{display:flex;flex-direction:column;gap:15px;align-items:stretch;width:100%}.settings-angajator .input-group{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.settings-angajator .auto-resize-group{width:100%}.settings-angajator .auto-resize-textarea{width:100%;min-height:40px;padding:10px 15px;border:2px solid #38b6ff;border-radius:8px;font-family:inherit;font-size:1rem;resize:none;overflow:hidden;box-sizing:border-box;line-height:1.4;transition:border-color .2s ease}.settings-angajator .auto-resize-textarea:focus{outline:none;border-color:#2a90cc}.settings-angajator .auto-resize-textarea::placeholder{color:#999}.settings-angajator .cv-section-st{display:flex;flex-direction:column;gap:15px;align-items:center;margin:0}.settings-angajator .cv-section-st h2{font-size:2rem;margin:0}.settings-angajator .btn-st{background-color:#38b6ff;color:#000;border:none;padding:20px;border-radius:6px;cursor:pointer;font-size:16px;font-weight:600}.settings-angajator .btn-st:hover{background-color:#fff;cursor:pointer;border:#38b6ff 2px solid}.settings-angajator .btn-st:active{transform:scale(.95);color:#38b6ff}}@media(min-width:1024px)and (max-width:1920px){.settings-angajator.container{flex-direction:column;align-items:center}.titlu-settings-angajator{font-size:2.5rem;margin-bottom:20px;align-self:flex-start;margin-top:0}.settings-angajator .settings-section{width:100%;display:flex;flex-direction:row;gap:30px}.settings-angajator .settings-item{flex:0 0 auto;display:flex;flex-direction:column;gap:15px;min-width:0}.settings-angajator .settings-item:nth-child(1){flex:0 0 30%}.settings-angajator .settings-item:nth-child(2){flex:0 0 40%}.settings-angajator .settings-item:nth-child(3){flex:0 0 25%}.settings-angajator .profil-poza-section-st{display:flex;flex-direction:column;align-items:center;gap:15px;margin-top:50px}.settings-angajator .poza-profil-st{width:130px;height:130px;border:2px solid #38b6ff;border-radius:50%;object-fit:cover}.settings-angajator .schimba-poza-st{color:#000;text-decoration:none;font-weight:600;background:none;border:none;cursor:pointer}.settings-angajator .schimba-poza-st:hover{color:#38b6ff}.settings-angajator .text-section-st{display:flex;flex-direction:column;gap:15px;align-items:stretch;width:100%}.settings-angajator .input-group{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.settings-angajator .auto-resize-group{width:100%}.settings-angajator .auto-resize-textarea{width:100%;min-height:40px;padding:10px 15px;border:2px solid #38b6ff;border-radius:8px;font-family:inherit;font-size:1rem;resize:none;overflow:hidden;box-sizing:border-box;line-height:1.4;transition:border-color .2s ease}.settings-angajator .auto-resize-textarea:focus{outline:none;border-color:#2a90cc}.settings-angajator .auto-resize-textarea::placeholder{color:#999}.settings-angajator .cv-section-st{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0}.settings-angajator .btn-st{background-color:#38b6ff;color:#000;border:none;padding:20px;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:600}.settings-angajator .btn-st:hover{background-color:#fff;cursor:pointer;border:#38b6ff 2px solid}.settings-angajator .btn-st:active{transform:scale(.95);color:#38b6ff}}@media(min-width:1921px){.settings-angajator.container{flex-direction:column;align-items:center}.titlu-settings-angajator{font-size:3.5rem;margin-bottom:20px;align-self:flex-start;margin-top:0}.settings-angajator .settings-section{width:100%;display:flex;flex-direction:row;gap:30px}.settings-angajator .settings-item{flex:0 0 auto;display:flex;flex-direction:column;gap:15px;min-width:0}.settings-angajator .settings-item:nth-child(1){flex:0 0 30%}.settings-angajator .settings-item:nth-child(2){flex:0 0 40%}.settings-angajator .settings-item:nth-child(3){flex:0 0 25%}.settings-angajator .profil-poza-section-st{display:flex;flex-direction:column;align-items:center;gap:15px;margin-top:50px}.settings-angajator .poza-profil-st{width:200px;height:200px;border:2px solid #38b6ff;border-radius:50%;object-fit:cover}.settings-angajator .schimba-poza-st{color:#000;text-decoration:none;font-weight:600;font-size:1.5rem;background:none;border:none;cursor:pointer}.settings-angajator .schimba-poza-st:hover{color:#38b6ff}.settings-angajator .text-section-st{display:flex;flex-direction:column;gap:15px;align-items:stretch;width:100%}.settings-angajator .input-group{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.settings-angajator .auto-resize-group{width:100%}.settings-angajator .auto-resize-textarea{width:100%;min-height:40px;padding:10px 15px;border:2px solid #38b6ff;border-radius:8px;font-family:inherit;font-size:2rem;resize:none;overflow:hidden;box-sizing:border-box;line-height:1.4;transition:border-color .2s ease}.settings-angajator .auto-resize-textarea:focus{outline:none;border-color:#2a90cc}.settings-angajator .auto-resize-textarea::placeholder{color:#999}.settings-angajator .cv-section-st{display:flex;flex-direction:column;gap:15px;align-items:center;margin:0}.settings-angajator .cv-section-st h2{font-size:3rem;margin:0}.settings-angajator .btn-st{background-color:#38b6ff;color:#000;border:none;padding:20px;border-radius:6px;cursor:pointer;font-size:2rem;font-weight:600}.settings-angajator .btn-st:hover{background-color:#fff;cursor:pointer;border:#38b6ff 2px solid}.settings-angajator .btn-st:active{transform:scale(.95);color:#38b6ff}}
