#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.drop-down{position:relative}.drop-down__menu{position:absolute;width:100%;top:110%;display:flex;flex-direction:column}.drop-down__menu button{border-radius:0}.drop-down__menu button:first-of-type{border-radius:4px 4px 0 0}.drop-down__menu button:last-of-type{border-radius:0 0 4px 4px}.drop-down__menu button:not(:last-of-type){box-shadow:inset 0 -1px #fff3}.buttons{margin-bottom:1rem;display:flex;justify-content:flex-end;align-items:center}.sheet{height:792px;width:612px;background:transparent;box-shadow:1.2px 1.3px 1.9px #00000009,2.9px 3.1px 4.7px #0000000d,5.4px 5.9px 8.8px #00000010,9.6px 10.5px 15.6px #00000013,18px 19.6px 29.2px #00000016,43px 47px 70px #0000001f;display:grid;grid-template-rows:min-content auto;grid-template-columns:30% 70%}@media only screen and (min-resolution: 96dpi){.sheet{height:1050px;width:816px}}@media only screen and (min-resolution: 100dpi){.sheet{height:1100px;width:850px}}@media only screen and (min-resolution: 120dpi){.sheet{height:1320px;width:1020px}}@media only screen and (min-resolution: 300dpi){.sheet{height:3300px;width:2550px}}.header{grid-column:1/-1;background-color:#211c1c;padding:1rem;display:grid;grid-template-columns:min-content auto auto;gap:1rem}.header img{max-width:80px;border-radius:100%}.header .name,.header .info{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.header .fa{color:#ff4500}.header .info .row{font-size:80%;display:flex;gap:10px;flex-direction:row;align-content:center;align-items:center;justify-content:flex-start}.side{color:#333;padding:1rem;display:flex;flex-direction:column;gap:15px;background-color:#b9b7b7;grid-column:1}.section-title{display:flex;justify-content:flex-start;align-items:center;gap:10px}.section-title i{color:#ff4500;width:42px;height:42px;display:flex;align-items:center;justify-content:center;background-color:#211c1c;border-radius:100%}.about p{text-align:right;line-height:1.2;font-size:60%}.skills ul{columns:2}.skills ul li{list-style:none}.skills ul li a{font-size:60%;display:flex;flex-direction:row nowrap;justify-content:flex-end;gap:10px;align-items:center}.education__wrapper{display:flex;flex-direction:column;gap:10px}.education__item{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.education__item--title,.education__item--grade,.education__item--date{font-size:60%;text-align:right}.education__item--title{color:#ff4500}.languages{display:flex;flex-direction:column}.languages .section-title{margin-bottom:1rem}.languages__item{font-size:70%;display:flex;gap:10px;max-width:100%;align-self:stretch;justify-content:space-between}.languages__item span:first-of-type{font-weight:700}.languages__item span:last-of-type{text-align:right;color:#ff4500}.exp{color:#211c1c;font-size:70%;display:grid;grid-template-columns:min-content 1fr 1fr;gap:0 10px;grid-template-areas:"img company ." "img position date" ". description description"}.exp img{max-height:42px;background-color:#211c1c;border-radius:100%;grid-area:img}.exp__company{margin:0;grid-area:company;color:#ff4500;text-align:left}.exp__position{font-weight:700;text-align:left;grid-area:position}.exp__date{text-align:right;font-size:50%;grid-area:date}.exp__description{grid-area:description;text-align:left}.main-content{padding:1rem;display:flex;flex-direction:column;gap:10px;background-color:#fff}: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:linear-gradient(145deg,#cacaca,#f0f0f0);box-shadow:20px 20px 59px #b8b8b8,-20px -20px 59px #fff;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,h2,h3,h4,h5{margin:0}h2{text-transform:uppercase}.orange{color:#ff4500;margin-left:10px}.buttons{display:flex;gap:10px}button,a[type=button]{box-sizing:border-box;display:flex;gap:10px;justify-content:center;align-items:center;padding:8px 16px;background-color:#535bf2;height:48px;min-width:48px;border:none;color:#fff;border-radius:4px}button i,a[type=button] i{font-size:24px}
