@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Serif+Text:ital@0;1&display=swap";*,*:before,*:after{box-sizing:border-box;padding:0;margin:0}#root{height:100vh;position:relative;display:flex;font-family:Inter,serif}#root>.print-icon{position:absolute;bottom:2rem;right:2rem;cursor:pointer}#root>.print-icon:hover{transform:scale(1.2);transition:transform .3s}@page{margin:0}@media print{#editor{display:none!important}.print-icon{display:none}#preview{flex-basis:100%!important;overflow:hidden!important;padding:0!important}#preview>div{transform:scale(1)!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}#editor{flex-basis:40%;padding:2rem;overflow:auto;scrollbar-width:thin;scrollbar-color:#bfdbf7 #ffffff;display:flex;flex-direction:column;gap:1rem}#editor>h1{font-family:"DM Serif Text",serif;color:#0466c8;font-size:3rem}#education-section{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}#education-section>div:first-of-type>h2{font-family:"DM Serif Text",serif;margin-left:1rem;margin-bottom:.6rem;margin-top:.5rem;color:#002855}#education-section>div:first-of-type>hr{border-color:#0466c844}.add-button{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#053c5e;font-size:inherit;width:100%;padding:.8rem;border:none;border-radius:5px;background-color:#bfdbf744;cursor:pointer}.add-button>.add-icon{width:1.1rem;height:1.1rem}.add-button:hover{background-color:#bfdbf7}#education-editor-form{padding:1rem;border:2px dotted #abc4ff;border-radius:5px;display:grid;grid-template-columns:repeat(2,1fr);row-gap:.8rem;column-gap:1rem;justify-items:center}#education-editor-form>div:not(:last-of-type){display:flex;flex-direction:column;gap:.3rem;width:100%}#education-editor-form>div:not(:last-of-type)>label{font-size:.9rem;color:#0353a4;font-weight:700}#education-editor-form>div:not(:last-of-type)>input,#education-editor-form>div:not(:last-of-type)>textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;font-size:.9rem;font-family:inherit;color:inherit;background-color:#e2eafc77;padding:.5rem;border-radius:5px}#education-editor-form>div:not(:last-of-type)>input:hover,#education-editor-form>div:not(:last-of-type)>textarea:hover{outline:1px solid #0466c8}#education-editor-form>div:not(:last-of-type)>input:focus,#education-editor-form>div:not(:last-of-type)>textarea:focus{outline:2px solid #0466c8}#education-editor-form>div:not(:last-of-type)>textarea{resize:vertical;padding:.8rem;scrollbar-width:thin;scrollbar-color:#abc4ff #e2eafc77;line-height:1.5}#education-editor-form>div:nth-last-of-type(2){grid-column:1 / 3}#education-editor-form>div:last-of-type{justify-self:flex-start;display:flex;gap:.6rem}#education-editor-form>div:last-of-type>button{padding:.5rem .8rem;border:none;border-radius:5px;font-size:.9rem;cursor:pointer}#education-editor-form>div:last-of-type>button[type=reset]{background-color:transparent;border:2px dotted #bfdbf7}#education-editor-form>div:last-of-type>button[type=button]{background-color:#bfdbf744}#education-editor-form>div:last-of-type>button:hover{background-color:#bfdbf7}.education-item{border:2px solid #abc4ff;border-radius:10px;padding:1rem;display:flex;justify-content:space-between;align-items:center}.education-item>div:first-of-type>p:first-of-type{font-weight:700;margin-bottom:.5rem}.education-item>div:first-of-type>p:last-of-type{font-size:.9rem}.education-item>div:last-of-type{display:flex;align-items:center;gap:.8rem}.education-item>div:last-of-type>.icon{flex-shrink:0;width:1.2rem;height:1.2rem;cursor:pointer}.education-item>div:last-of-type>.icon:hover{transform:scale(1.2);transition:transform .2s}#employment-history-section{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}#employment-history-section>div:first-of-type>h2{font-family:"DM Serif Text",serif;margin-left:1rem;margin-bottom:.6rem;margin-top:.5rem;color:#002855}#employment-history-section>div:first-of-type>hr{border-color:#0466c844}.employment-history-item{border:2px solid #abc4ff;border-radius:10px;padding:1rem;display:flex;justify-content:space-between;align-items:center}.employment-history-item>div:first-of-type>p:first-of-type{font-weight:700;margin-bottom:.5rem}.employment-history-item>div:first-of-type>p:last-of-type{font-size:.9rem}.employment-history-item>div:last-of-type{display:flex;align-items:center;gap:.8rem}.employment-history-item>div:last-of-type>.icon{flex-shrink:0;width:1.2rem;height:1.2rem;cursor:pointer}.employment-history-item>div:last-of-type>.icon:hover{transform:scale(1.2);transition:transform .2s}#employment-history-editor-form{padding:1rem;border:2px dotted #abc4ff;border-radius:5px;display:grid;grid-template-columns:repeat(2,1fr);row-gap:.8rem;column-gap:1rem;justify-items:center}#employment-history-editor-form>div:not(:last-of-type){display:flex;flex-direction:column;gap:.3rem;width:100%}#employment-history-editor-form>div:not(:last-of-type)>label{font-size:.9rem;color:#0353a4;font-weight:700}#employment-history-editor-form>div:not(:last-of-type)>input,#employment-history-editor-form>div:not(:last-of-type)>textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;font-size:.9rem;font-family:inherit;color:inherit;background-color:#e2eafc77;padding:.5rem;border-radius:5px}#employment-history-editor-form>div:not(:last-of-type)>input:hover,#employment-history-editor-form>div:not(:last-of-type)>textarea:hover{outline:1px solid #0466c8}#employment-history-editor-form>div:not(:last-of-type)>input:focus,#employment-history-editor-form>div:not(:last-of-type)>textarea:focus{outline:2px solid #0466c8}#employment-history-editor-form>div:not(:last-of-type)>textarea{resize:vertical;padding:.8rem;scrollbar-width:thin;scrollbar-color:#abc4ff #e2eafc77;line-height:1.5}#employment-history-editor-form>div:nth-last-of-type(2){grid-column:1 / 3}#employment-history-editor-form>div:last-of-type{justify-self:flex-start;display:flex;gap:.6rem}#employment-history-editor-form>div:last-of-type>button{padding:.5rem .8rem;border:none;border-radius:5px;font-size:.9rem;cursor:pointer}#employment-history-editor-form>div:last-of-type>button[type=reset]{background-color:transparent;border:2px dotted #bfdbf7}#employment-history-editor-form>div:last-of-type>button[type=button]{background-color:#bfdbf744}#employment-history-editor-form>div:last-of-type>button:hover{background-color:#bfdbf7}#languages-editor-section{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}#languages-editor-section>div:first-of-type{width:100%}#languages-editor-section>div:first-of-type>h2{font-family:"DM Serif Text",serif;margin-left:1rem;margin-bottom:.6rem;margin-top:.5rem;color:#002855}#languages-editor-section>div:first-of-type>hr{border-color:#0466c844}#languages-editor-section>div:nth-of-type(2){display:flex;align-items:center;gap:1rem}#languages-editor-section>div:nth-of-type(2)>input{outline:none;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#e2eafc77;height:100%;padding:.8rem;border-radius:5px;font-size:.85rem;font-family:inherit}#languages-editor-section>div:last-of-type{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.9rem}.language{background-color:#ccdbfd;padding:.6rem .8rem;border-radius:5px;display:flex;align-items:center;gap:.6rem}.language>.icon{width:1.2rem;height:1.2rem;cursor:pointer}.language>.icon:hover{transform:scale(1.1);transition:transform .2s}#personal-details-section{margin-bottom:1rem}#personal-details-section>h2{font-family:"DM Serif Text",serif;margin-left:1rem;margin-bottom:.6rem;margin-top:.5rem;color:#002855}#personal-details-section>hr{border-color:#0466c844}#personal-details-form{padding:1rem;display:grid;grid-template-columns:repeat(2,1fr);row-gap:.8rem;column-gap:1rem;justify-items:center}#personal-details-form>div{display:flex;flex-direction:column;gap:.3rem;width:100%}#personal-details-form>div>label{font-size:.9rem;color:#0353a4;font-weight:700}#personal-details-form>div>input,#personal-details-form>div>textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;font-size:.9rem;font-family:inherit;color:inherit;background-color:#e2eafc77;padding:.5rem;border-radius:5px}#personal-details-form>div>input:hover,#personal-details-form>div>textarea:hover{outline:1px solid #0466c8}#personal-details-form>div>input:focus,#personal-details-form>div>textarea:focus{outline:2px solid #0466c8}#personal-details-form>div>input[type=file]{cursor:pointer}#personal-details-form>div>textarea{resize:vertical;padding:.8rem;line-height:1.5;scrollbar-width:thin;scrollbar-color:#abc4ff #e2eafc77}#personal-details-form>div:nth-last-of-type(2),#personal-details-form>div:last-of-type{grid-column:1 / 3}#personal-details-form>div:last-of-type{width:min-content}#skills-section{margin-bottom:1rem}#skills-section>h2{font-family:"DM Serif Text",serif;margin-left:1rem;margin-bottom:.6rem;margin-top:.5rem;color:#002855}#skills-section>hr{border-color:#0466c844}#skills-section>div{padding:1rem;display:flex;flex-direction:column;gap:.9rem}#skills-section>div>div:first-of-type{display:grid;grid-template-columns:1.5fr 3fr;gap:2rem}#skills-section>div>div:first-of-type>input{font-size:.9rem;color:#0466c8;font-weight:700;background-color:transparent;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.skill-item{display:grid;grid-template-columns:1.5fr 3fr .1fr;gap:.8rem;align-items:center}.skill-item>input{border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#e2eafc77;padding:.8rem;border-radius:5px;font-size:.85rem;font-family:inherit}.skill-item>input:hover{outline:1px solid #0466c8}.skill-item>input:focus{outline:2px solid #0466c8}.skill-item>.remove-icon{flex-shrink:0;width:1.4rem;height:1.4rem;cursor:pointer}.skill-item>.remove-icon:hover{transform:scale(1.1);transition:transform .2s}#preview{flex-basis:60%;background-color:#e2eafc;padding:3rem 2rem;overflow:auto;scrollbar-width:thin;scrollbar-color:#abc4ff #e2eafc;display:flex;justify-content:center;align-items:flex-start}#preview>div{width:21cm;height:29.7cm;background-color:#fff;display:flex}#preview>div>aside{height:100%;width:7.5cm;background-color:#4a4e69}#preview>div>aside>div:first-of-type{padding:3rem 1rem 1rem;display:flex;justify-content:center}#preview>div>aside>div:first-of-type>div{border-radius:50%;width:4.5cm;height:4.5cm;background-color:#fff;background-position:50% 50%;background-size:cover}#preview>div>aside>div:nth-of-type(2){padding-left:1cm;padding-top:2rem;margin-bottom:2rem;display:flex;flex-direction:column;gap:1rem}#preview>div>aside>div:nth-of-type(2)>p{font-size:1.6rem;font-weight:700;color:#d3d3d3;padding-bottom:.5rem;border-bottom:2px solid lightgrey}#preview>div>aside>div:nth-of-type(2)>div>p:first-of-type{color:#d3d3d3;font-weight:700;margin-bottom:.5rem}#preview>div>aside>div:nth-of-type(2)>div>p:last-of-type{font-size:.9rem;color:#d3d3d3}#preview>div>aside>div:last-of-type{padding-left:1cm;padding-top:1rem}#preview>div>aside>div:last-of-type>p{font-size:1.6rem;font-weight:700;color:#d3d3d3;padding-bottom:.5rem;border-bottom:2px solid lightgrey;margin-bottom:1rem}#preview>div>aside>div:last-of-type>div{display:flex;flex-direction:column;gap:1rem;font-weight:700;color:#d3d3d3}#preview>div>main{width:14cm;height:100%;padding:3rem 2rem 2rem}#preview>div>main>p:first-of-type{font-size:4rem;color:#4a4e69}#preview>div>main>p:first-of-type>span:first-of-type{font-weight:200}#preview>div>main>p:first-of-type>span:last-of-type{font-weight:100}#preview>div>main>p:nth-of-type(2){letter-spacing:.3ch;font-size:1.4rem;color:#4a4e69;margin-top:.5rem}#preview>div>main>p:nth-of-type(3){margin-top:1rem;padding-right:1rem;line-height:1.4;font-size:.9rem}#preview>div>main>div:first-of-type,#preview>div>main>div:last-of-type{margin-top:1.5rem}#preview>div>main>div:first-of-type>p,#preview>div>main>div:last-of-type>p{font-size:1.4rem;font-weight:600;color:#4a4e69;border-bottom:1px solid #4a4e69;padding-bottom:.5rem;margin-bottom:1rem}#preview>div>main>div:first-of-type>div,#preview>div>main>div:last-of-type>div{padding:0 1rem 1rem;border-left:3px solid #d7e3fc;position:relative}#preview>div>main>div:first-of-type>div>.decorator-icon,#preview>div>main>div:last-of-type>div>.decorator-icon{position:absolute;left:-2.15rem;top:-1.75rem;width:4rem;height:4rem;padding:0}#preview>div>main>div:first-of-type>div>div,#preview>div>main>div:last-of-type>div>div{display:flex;gap:.5rem;justify-content:space-between;align-items:center;margin-bottom:.4rem}#preview>div>main>div:first-of-type>div>div>p,#preview>div>main>div:last-of-type>div>div>p{font-weight:600;color:#4a4e69;font-size:1.1rem}#preview>div>main>div:first-of-type>div>div>p:last-of-type,#preview>div>main>div:last-of-type>div>div>p:last-of-type{font-size:.8rem}#preview>div>main>div:first-of-type>div>p:first-of-type,#preview>div>main>div:last-of-type>div>p:first-of-type{font-size:.9rem;font-weight:500;color:#4a4e69;margin-bottom:.5rem}#preview>div>main>div:first-of-type>div>p:last-of-type,#preview>div>main>div:last-of-type>div>p:last-of-type{line-height:1.4;font-size:.8rem}#preview>div>main>div:nth-of-type(2){margin-top:1rem}#preview>div>main>div:nth-of-type(2)>p{font-size:1.4rem;font-weight:600;color:#4a4e69;border-bottom:1px solid #4a4e69;padding-bottom:.5rem;margin-bottom:1rem}#preview>div>main>div:nth-of-type(2)>div{display:grid;grid-template-columns:1.5fr 2fr;column-gap:.5rem;border-bottom:1px dashed grey;padding-bottom:.3rem;margin-bottom:.3rem}#preview>div>main>div:nth-of-type(2)>div>p:first-of-type{font-size:.85rem;color:#4a4e69}#preview>div>main>div:nth-of-type(2)>div>p:last-of-type{font-size:.8rem;line-height:1.4}@media (max-width: 1400px){#preview>div{transform:translateY(-10%) scale(.8)}}@media (max-width: 1200px){#preview>div{transform:translateY(-15%) scale(.7)}}@media (max-width: 1000px){#preview>div{transform:translateY(-20%) scale(.5)}}@media (max-width: 800px){#preview>div{transform:translateY(-20%) scale(.5)}}
