:root{width:100%;margin:0 auto;--color-background-light: white;--color-background-dark: black;--color-background: var(--color-background-dark);--color-text-primary-light: black;--color-text-primary-dark: white;--color-text-primary: var(--color-text-primary-dark);--color-opacity-text-primary: 1;--color-text-secondary-light: #030712;--color-text-secondary-dark: white;--color-text-secondary: var(--color-text-secondary-dark);--color-opacity-text-secondary: .8}*{margin:0;padding:0;box-sizing:border-box}body{color-scheme:light dark;background-color:var(--color-background);font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2{color:var(--color-text-primary);opacity:var(--color-opacity-text-primary)}h1{font-size:32px}h2{font-size:24px}h3{color:var(--color-text-secondary);opacity:var(--color-opacity-text-secondary)}p,li,a{color:var(--color-text-secondary);opacity:var(--color-opacity-text-secondary);font-size:18px}.section{display:flex;flex-direction:column;gap:20px}.sectionTitle{display:flex;justify-content:space-between}@media (prefers-color-scheme: light){:root{--color-background: var(--color-background-light);--color-text-primary: var(--color-text-primary-light);--color-text-secondary: var(--color-text-secondary-light)}}._container_aq4cl_1{max-width:800px;min-height:100vh;margin:0 auto;padding:30px;display:flex;flex-direction:column;gap:30px}._profile_6qxe0_1{display:flex;align-items:center;justify-content:space-between;gap:10px}._content_6qxe0_8{display:flex;flex-direction:column;gap:5px}._button_6qxe0_14{display:flex;flex-wrap:wrap;gap:5px}._avatar_6qxe0_20{width:7rem;height:7rem;border-radius:.75rem}._section_1j4he_1{display:flex;flex-direction:column;gap:8px}._company_1j4he_7{align-content:center}._description_1j4he_11{font-weight:400}ul{display:flex;flex-direction:column;gap:5px;list-style-position:inside}._stackList_1j4he_22{display:flex;flex-wrap:wrap;gap:5px}._stackItem_1j4he_28{--color-stack-background-light: rgb(225, 225, 225);--color-stack-background-dark: rgb(70, 70, 70);--color-stack-background: var(--color-stack-background-dark);background-color:var(--color-stack-background);padding:5px;border-radius:8px;color:var(--color-text-secondary)}._stackItem_1j4he_28:hover{--color-stack-background-hover-light: rgb(240, 240, 240);--color-stack-background-hover-dark: rgb(110, 110, 110);--color-stack-background-hover: var(--color-stack-background-hover-dark);background-color:var(--color-stack-background-hover)}@media (prefers-color-scheme: light){._stackItem_1j4he_28{--color-stack-background: var(--color-stack-background-light)}._stackItem_1j4he_28:hover{--color-stack-background-hover: var(--color-stack-background-hover-light)}}._skills_b631v_1{display:flex;flex-wrap:wrap;gap:5px}._skill_b631v_1{--color-skill-background-light: rgb(70, 70, 70);--color-skill-background-dark: rgb(225, 225, 225);--color-skill-background: var(--color-skill-background-dark);background-color:var(--color-skill-background);padding:5px;border-radius:8px;--color-skill-color: var(--color-text-secondary-light);color:var(--color-skill-color);font-weight:700}._skill_b631v_1:hover{--color-skill-background-hover-light: rgb(110, 110, 110);--color-skill-background-hover-dark: rgb(240, 240, 240);--color-skill-background-hover: var(--color-skill-background-hover-dark);background-color:var(--color-skill-background-hover)}@media (prefers-color-scheme: light){._skill_b631v_1{--color-skill-background: var(--color-skill-background-light);--color-skill-color: var(--color-text-secondary-dark)}._skill_b631v_1:hover{--color-skill-background-hover: var(--color-skill-background-hover-light)}}
