.section{display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:1em;min-width:100%}.section-header{display:flex;justify-content:space-between;align-items:center;gap:1em;background-color:#e07df292;padding:0 1em;border-radius:16px}.toggleable-content{transition:max-height .5s ease-in-out,opacity .5s ease-in-out;max-height:1000px;opacity:1;padding-bottom:1em;display:flex;flex-wrap:wrap;justify-content:center;gap:1em}.toggleable-content>*{padding:0 1em;flex:1 0 0;display:flex;flex-direction:column;justify-content:center;max-width:50%}.toggleable-content.hidden{max-height:0;opacity:0;overflow:hidden}.description{flex:1 0 0;min-width:calc(100% - 2em)}.description textarea{overflow:hidden;margin:8px 0;resize:none}.Form{display:flex;flex-direction:column;justify-content:center;align-self:flex-start;align-items:center}.resume-preview{aspect-ratio:1 / 1.4142;font-family:Times New Roman,Times,serif;font-size:12px;min-width:360px;background-color:#fff;color:#000;padding:20px}.resume-preview p{margin:0}.resume-preview h2{border-bottom:1px solid black;margin:0}.row{display:flex;justify-content:space-between}.resume-preview>*>ul{margin:0;padding-left:2em}.resume-preview #name{font-size:20px;font-weight:700;display:flex;justify-content:center;align-items:center}.resume-preview .contact-info{display:flex;align-items:center;justify-content:center}.contact-info p:after{content:"|";margin-left:5px;margin-right:5px}.contact-info p:last-child:after{content:""}#school{font-weight:700}#degree{font-style:italic}#employer{font-weight:700}#job-title{font-style:italic}.header{display:flex;justify-content:space-between;align-items:center;padding:0 20px;background-color:#b589deb1}.navigation{display:flex;gap:0 1em;align-items:center}.header>ul{list-style-type:none}.Main{display:flex;align-items:center;justify-content:center;gap:1em;padding:1em}.Main>div{flex:1}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
