@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap";#root{max-width:1280px;margin:0 auto;padding:2rem}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}.wrapper{width:317px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;box-shadow:#32325d40 0 50px 100px -20px,#0000004d 0 30px 60px -30px}.--img{width:317px;height:317px;border-radius:12px 12px 0 0;object-fit:cover;object-position:100% 40%}.--main{padding:1rem;display:flex;flex-direction:column;justify-content:space-between;gap:12px;background:#1A1B21}.--main>*{flex:1}.--main-contact{text-align:center}.--main-contact_name{font-size:1.5rem}.--main-contact_job{font-size:.8rem;font-weight:400;color:#f3bf99}.--main-contact_text{font-size:.8rem;margin-top:4px}.--main-button{display:flex;justify-content:space-between;align-items:center;gap:12px}.--main-button>button{font-size:.8rem;display:flex;justify-content:center;align-items:center;flex:1;gap:4px}button>img{width:24px}.--main-button_email{color:#374151;font-weight:500;background:white}.--main-button_linkedin{color:#fff;font-weight:500;background:#5093E2}.--main-desc{margin-top:12px;display:flex;flex-direction:column;gap:12px}.--main-desc h2{font-size:1rem;margin-bottom:4px}.--main-desc p{font-size:.6rem}footer{width:100%;padding:16px;background:#161619;border-radius:0 0 12px 12px;display:flex;justify-content:center;gap:24px}: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;display:flex;place-items:center;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}}
