:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--padding-standard: 24px}#root{margin:0;display:flex;flex:1;min-height:100vh}h1{margin:0}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}h2,h3,h4,p{margin:0}button{width:100%;border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#74ffff;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:active{background-color:#18f9f9}button:focus-visible{outline:4px auto -webkit-focus-ring-color}form{display:none;flex-direction:column;gap:8px}.basicInputWrapper{display:flex}.basicInputWrapper>label{flex:1}.basicInputWrapper>input{flex:4}.cvSection{border-bottom:1px solid rgb(149,149,149)}.cvSection:last-of-type{border-bottom:none}.mainHeader{text-align:start}.mainGrid>section{display:flex;justify-content:space-between}.sideBar{max-width:500px;background-color:#c1edf7;box-sizing:border-box;padding:var(--padding-standard)}main{flex:1;padding:20px 100px}.personal{display:flex;flex-direction:column}#cvName{font-size:40px;margin:0;text-align:center}.personalDetails{display:flex;justify-content:center;gap:40px}
