:root{font-family:Roboto,system-ui,Helvetica,Arial,sans-serif}label div{display:flex;gap:10px;align-items:center;margin-top:7px}label input{width:100%;border:solid 1px rgba(0,0,0,.18);border-radius:5px;padding:5px;background-color:#aebcc62c}input:focus{outline:solid 2px var(--accent-color);border:none}label button{background:none!important;border:none!important}.jobTitle,.descriptions{grid-column:span 2}label textarea{margin-top:7px;width:100%;height:100px;border:solid 1px rgba(0,0,0,.18);border-radius:5px;padding:5px;background-color:#aebcc62c;resize:none;font-size:"Roboto"}textarea:focus{outline:solid 2px var(--accent-color);border:none}.detail-category{display:flex;flex-direction:column;gap:20px;padding:15px;border:solid 1.5px rgba(0,166,255,.48);border-radius:10px;box-shadow:0 2px 9px -15px #0000004b}.detail-category>div:nth-child(1){display:flex;justify-content:space-between;align-items:center;background-color:#aebcc62c;border:solid 1px rgba(0,0,0,.18);padding:10px;border-radius:10px}.detail-category>div:nth-child(2){border-top:1px solid rgba(0,0,0,.074);padding-top:20px}.personalDetails>div:nth-child(2){display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.detail-category button{border:solid 1px rgba(0,0,0,.107);padding:5px 10px;border-radius:10px;background-color:#9aff9a88;font-size:.8rem}.detail-category>div:nth-child(1)>div{display:flex;justify-content:space-between;align-items:center;gap:15px}.detail-category div:nth-child(1) div:nth-child(1) i{color:var(--accent-color)}.experience-container{display:flex;flex-direction:column;justify-content:center;gap:20px}.sub-category{display:flex;flex-direction:column;gap:20px;width:90%;border:solid 1px rgba(0,0,0,.18);border-radius:10px;background-color:#aebcc62c;align-self:center;padding:15px}.sub-category>div:nth-child(1){display:flex;justify-content:space-between;align-items:center;border-radius:10px}.sub-category>div:nth-child(2){display:grid;grid-template-columns:repeat(2,1fr);gap:10px;border-top:1px solid rgba(0,0,0,.074);padding-top:15px}.sub-category button{border:solid 1px rgba(0,0,0,.107);padding:5px 10px;border-radius:10px;background-color:#7ed17e88;font-size:.8rem}.sub-category>div:nth-child(1)>div{display:flex;justify-content:space-between;align-items:center;gap:15px}.sub-category div:nth-child(1) div:nth-child(1) i{color:var(--accent-color)}.add-description-button-wrapper{display:flex;justify-content:center}.add-description-button-wrapper button{width:80%;background-color:#7294bd;color:#fff}.enter-details-bottom-wrapper{display:flex;flex-direction:column;gap:30px}.enter-details-section{padding:20px 40px;width:clamp(0px,50%,455px);background-color:#fff;display:flex;flex-direction:column;gap:25px;transition:1s background-color ease}.enter-details-section{padding:20px 40px;width:clamp(0px,50%,455px);max-width:455px;background-color:#fff;display:flex;flex-direction:column;gap:25px;transition:1s background-color ease;flex:1 1 auto;min-height:0}.enter-details-section.highlight{background-color:#ffff005b}.enter-details-section>span{display:block;text-align:center}.enter-details-top-wrapper{display:flex;gap:15px;padding-bottom:25px;border-bottom:1.7px solid rgba(201,201,201,.441)}.enter-details-top-wrapper button{font-weight:700;padding:10px 5px}.enter-details-top-wrapper button:hover{background-color:#5a8ac535;transition:.5s ease}.enter-details-top-wrapper button:nth-child(1){border:solid 1.6px rgb(251,114,114);color:red;width:30%}.enter-details-top-wrapper button:nth-child(2){border:solid 1.6px var(--accent-color);color:#006eff;width:70%}.enter-details-bottom-wrapper{height:100%;overflow-y:scroll;border-bottom:1.7px solid rgba(201,201,201,.441)}.bottom-section-wrapper{display:flex;flex-direction:column;gap:12px}.experience-outer-wrapper{display:flex;flex-direction:column;gap:10px}.experience-wrapper{display:flex;flex-direction:column;gap:3px}.experience-wrapper>div:nth-child(1){display:flex;justify-content:space-between;gap:40px}.experience-wrapper>div:nth-child(2){display:flex;flex-direction:column;gap:2px}.experience-wrapper>div:nth-child(2) div{display:flex;flex-direction:column;gap:2px}.experience-wrapper ul,.bottom-section-wrapper ul{padding-left:20px}.experience-wrapper li{font-size:.9rem}:root{--accent-color: rgb(0, 166, 255)}*{box-sizing:border-box;padding:0;margin:0}.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clear{clear:both}button{appearance:none;-webkit-appearance:none;-moz-appearance:none;border:none;padding:0;margin:0;background:none;font:inherit;color:inherit;line-height:inherit;text-align:inherit;cursor:pointer}body{overflow:hidden}#root{display:flex;flex-direction:column;height:100vh}h2{font-size:1.1rem}h3{letter-spacing:4px}h4{font-size:1.2rem;letter-spacing:2px}h5{font-size:1rem}h6{font-size:.85rem;font-weight:400}button{text-align:center;border-radius:10px;opacity:1;transition:.5s ease}.fa-caret-down,.fa-caret-up{color:#000!important}.fa-trash{color:#fd7e67!important}span{display:block;min-width:0}header{background:#114f9c;background:linear-gradient(90deg,#114f9c,#000);color:#fff;display:flex;flex:0 0 auto;padding:20px 50px;align-items:center;justify-content:space-between;gap:15px}header div:nth-child(1){display:flex;align-items:center;gap:10px}header div:nth-child(1) p{border-bottom:2px solid var(--accent-color);padding-bottom:1px}header div:nth-child(2){display:flex;justify-content:space-between;align-items:center;gap:20px;padding:5px 15px;background:#ffffff6b;border-radius:10px;box-shadow:0 4px 30px #0000001a;-webkit-backdrop-filter:blur(6.1px);backdrop-filter:blur(6.1px);border:1px solid rgba(255,255,255,.3)}header button{background-color:#000;padding:10px 15px}header button:hover{background-color:#3c3c3ca8;transition:.5s ease}main{display:flex;min-height:0;flex:1 1 auto}.user-cv-section{background-color:#525659;flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;padding:20px}.cv-document{height:100%;padding:25px;background-color:#fff;box-shadow:2px 2px 14px -8px #000000db;display:flex;flex-direction:column;gap:20px;min-height:0;overflow-y:auto;position:relative}.cv-document-top{padding:0 15px 15px 0;display:flex;flex-direction:column;gap:15px;border-bottom:2px solid var(--accent-color)}.user-cv-section h2{font-size:2.5rem}.cv-document-bottom{display:flex;flex-grow:1}.cv-document-bottom-left{width:65%;padding-right:15px;display:flex;flex-direction:column}.cv-document-bottom-left>div{padding:15px 0;border-bottom:dotted 2px var(--accent-color)}.cv-document-bottom-right{background-color:#eff3f5;padding:0 20px}.cv-document-bottom-right .bottom-section-wrapper:nth-child(1) div{display:flex;gap:15px}.cv-document-bottom-right .bottom-section-wrapper{border-bottom:dotted 2px var(--accent-color);padding:15px 0}.cv-document-bottom-right li,.cv-document-bottom-right span{font-size:.9rem}.bottom-section-wrapper p{max-width:350px}img{width:20px;height:20px}
