:root{--main-theme-color:#006aff}*{box-sizing:border-box;font-family:Verdana,Geneva,Tahoma,sans-serif;margin:0;padding:0}html{background-color:#dbdbdb}#app{align-items:center;display:flex;flex-direction:column;justify-content:space-between}@media print{#overview{box-shadow:none!important;position:absolute;top:0}.no-print,.no-print *{display:none!important}}:root{--input-gap:10px}.sticky{position:-webkit-sticky;position:sticky;top:0}.wrapper{width:1650px}h3{color:#000;margin-top:30px}h3:first-child{margin-top:0}label{color:grey}input:focus,textarea:focus{border-left:3px solid var(--main-theme-color)}button{background-color:#313131;border:none;border-radius:5px;color:#fff;font-size:1rem;height:35px;margin-top:10px;width:100%}.add-button:hover{background-color:#575757}.delete-button:hover,.reset-button:hover{background-color:#ae0000}.edit-button{background:#ff9d00}.edit-button:hover{background:#ffb032}.submit-button{background:green}.submit-button:hover{background:#00a200}.final-buttons{display:flex;gap:10px;gap:var(--input-gap);margin-top:20px}label>p{font-weight:600;margin-bottom:0}label div,label input,label textarea{align-items:center;border:none;border-radius:5px;display:flex;font-size:1rem;height:30px;margin-bottom:5px;outline:none;padding:5px 10px;width:100%}label textarea{height:150px;resize:none}#display{display:flex;justify-content:space-between;margin:30px 0}#forms,#overview{box-shadow:0 5px 15px rgba(0,0,0,.35)}#forms{background-color:#f0f0f0;border-radius:5px;padding:20px;width:800px}.input-education-location,.input-experience-dates,.input-experience-location{display:flex;gap:10px;gap:var(--input-gap)}.input-education-location label,.input-experience-dates label,.input-experience-location label{width:100%}#overview{background-color:#fff;border-radius:5px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;height:100vh;overflow:scroll;padding:20px;width:800px}.education-info,.experience-info,.personal-info{margin-top:20px}.overview-personal{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.overview-card>*{font-size:1rem}.overview-name{font-size:3rem;font-weight:700}.overview-card{font-size:.8rem}.overview-contact{display:flex;gap:20px}.overview-lines{border:1px solid #000;position:relative;top:22px}.overview-desc-label,.overview-edu,.overview-exp{background-color:#000;color:#fff;margin:20px 0 10px;padding:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.experience-item{display:grid;grid-template-areas:"position dates" "location location" "summary summary";grid-template-columns:1fr 1fr;margin-bottom:20px}.experience-position{font-weight:600;grid-area:position}.experience-dates{grid-area:dates;text-align:right}.experience-city{font-size:.8rem;font-style:italic}.experience-location{margin-bottom:10px}.experience-summary{grid-area:summary}.education-name{font-weight:600}.education-item{margin-bottom:20px}.education-location{font-size:.8rem;font-style:italic;font-weight:400}.print-menu{align-items:center;display:flex;flex-direction:column;height:calc(100% - var(--footer-size));margin-top:30px;width:800px}.print-buttons{display:flex;gap:10px;gap:var(--input-gap);margin-bottom:40px;width:100%}@media (max-width:1680px){html{font-size:75%}.wrapper{width:1250px}#forms,button,label input,label textarea{font-size:1.5rem}#forms,#overview,.print-menu{width:600px!important}button,label input{height:40px}}@media (max-width:1280px){.wrapper{width:600px}#display{flex-direction:column}#overview{margin-top:30px}}@media (max-width:600px){html{font-size:50%}.wrapper{margin-left:20px;width:100%}#display,#forms,#overview,.print-menu{width:100%!important}#forms,button,label input,label textarea{font-size:2rem}.print-buttons{align-items:center;flex-direction:column;justify-content:center;margin:0;padding:0 20px}.print-buttons button{margin:0!important}}header{align-items:center;background-color:var(--main-theme-color);display:flex;flex-shrink:0;height:100px;justify-content:center;width:100%}header h1{color:#fff;font-size:3rem;font-weight:700}:root{--footer-size:40px}footer{align-items:center;background-color:#2d2d2d;color:#fff;display:flex;flex-shrink:0;gap:10px;height:40px;height:var(--footer-size);justify-content:center;width:100%}footer a{color:#b8b8b8;display:inline-block;text-decoration:none}footer a:hover{color:#fff}footer img{height:20px}
/*# sourceMappingURL=main.4fb90324.css.map*/