*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Roboto,sans-serif}body{background-color:#f1f1f1}.body{display:flex;padding:0 20px 0 80px}.body>div{background-color:#fff;border-radius:30px;height:fit-content;flex:1}button{cursor:pointer}.body .resume{margin-left:20px;box-shadow:#0000003d 0 3px 8px;overflow:hidden;margin-bottom:50px}.body .resume .general{background-color:#00bf63;color:#fff;padding:30px;display:flex;flex-direction:column}.body .resume .general .profile{align-self:center;display:flex;align-items:center;gap:20px;margin-bottom:40px}.body .resume .general .profile>div{width:150px;height:150px;border-radius:100px;overflow:hidden}.body .resume .general .profile img{width:100%;height:100%;object-fit:cover}.body .resume .general .details{display:flex;justify-content:space-around}.body .resume .general .details div{display:flex;align-items:center;gap:10px}.body .resume .general .details img{height:30px;filter:invert(84%) sepia(99%) saturate(0%) hue-rotate(13deg) brightness(108%) contrast(100%)}.body .resume h2{font-size:32px}.body .resume .skills ul{padding:10px 20px;font-size:20px;display:flex;flex-direction:column;gap:20px}.body .resume .skills,.body .resume .work,.body .resume .education{margin-top:40px}.body .resume>div{padding:0 40px}.body .resume .work ul,.body .resume .education ul{list-style-type:none;margin:20px 0;display:flex;flex-direction:column;gap:20px}.body .resume .work li{padding:10px 20px;display:flex;border:2px dotted black;border-radius:40px}.body .resume .work li div{border-right:1px solid black;padding:5px;min-width:300px;display:flex;flex-direction:column;justify-content:space-between;gap:4px}.body .resume .work li>p{padding:5px 10px}.body .resume .work li h3,.body .resume .education li h3{font-weight:600}.body .resume .work li h4,.body .resume .education li h4{font-weight:500}.body .resume .education li{padding:10px 20px;border:2px dotted black;border-radius:40px;display:flex;flex-direction:column;justify-content:space-between;gap:4px}.body .form{width:350px;height:100vh;align-content:center;background-color:inherit;position:fixed;z-index:1;top:0}.body .form>div{background-color:#fff;padding:20px;border-radius:0 16px 16px 0;min-height:200px;box-shadow:#0000003d 0 3px 8px;display:flex;flex-direction:column;justify-content:space-between}.body .form form{display:flex;flex-direction:column;gap:20px}.body .form form div{display:flex;flex-direction:column;gap:5px}.body .form form input,.body .form form textarea{font:inherit;padding:5px 8px;border:1px solid black;background-color:#f1f1f1}.body .form form input{border-radius:100px}.body .form form textarea{border-radius:8px;resize:none;height:70px}.body .form h2{margin-bottom:20px;font-weight:600}.body .form p{text-align:center;font-size:24px;font-style:italic}.body .form .add,.body .form .submit{border:1px solid black;color:#fff;padding:10px 20px;width:fit-content;align-self:center;border-radius:16px}.body .form .add{background-color:red}.body .form .add:hover{background-color:#d00}.body .form .submit{background-color:#00bf63}.body .form .submit:hover{background-color:#009c51}.body .form .back img{width:30px}.body .form .back{width:fit-content;background-color:inherit;border:none;border-radius:5px;position:relative;left:-10px;top:-10px;display:flex;align-items:center;padding-right:10px}.body .form .back:hover{background-color:#ececec;text-decoration:underline}.body .form ul{display:flex;flex-direction:column;gap:10px;margin-bottom:10px}.body .form .item{background-image:linear-gradient(90deg,#f8ff00,#3ad59f);display:flex;justify-content:space-between;align-items:center;border:1px solid black;padding:6px 15px;border-radius:100px}.body .form .item p{font-style:initial;font:inherit;text-align:left}.body .form .item div:last-child{min-width:80px}.body .form .item img{width:30px}.body .form .item img:hover{filter:invert(36%) sepia(0%) saturate(1924%) hue-rotate(251deg) brightness(90%) contrast(95%)}.body .form .item button{background-color:transparent;border:none;margin-left:5px}.body .form .item h3{font-weight:400}.body .sidebar{background-color:#00bf63;display:flex;flex-direction:column;justify-content:center;width:80px;min-height:100vh;position:fixed;top:0;left:0;border-radius:0;z-index:0}.sidebar button{height:100px;border:none;background-color:#00bf63;color:#fff;display:flex;flex-direction:column;justify-content:center;gap:5px}.sidebar .selectedForm{background-color:#fff;color:#000}.sidebar button:hover{background-color:#009c51}.sidebar .selectedForm:hover{background-color:#cacaca;color:#000}.sidebar img{height:40px;filter:invert(84%) sepia(99%) saturate(0%) hue-rotate(13deg) brightness(108%) contrast(100%)}.sidebar .selectedForm img{filter:none}header{text-align:center;background-color:#fff;z-index:10;position:relative;box-shadow:#32325d40 0 2px 5px -1px,#0000004d 0 1px 3px -1px;font-family:Playwrite AU NSW,cursive;margin-bottom:20px}
