*,*:after,*:before{box-sizing:border-box}:root{--background: light-dark(#f7f8fa, #1e1e1e);--text: light-dark(#727272, #cbcbcb);--text-secondary: light-dark(#9a9a9a, #9a9a9a);--text-tertiary: light-dark(#bfbfbf, #6d6d6d);--red: light-dark(#ff7070, #ff7070);--blue: light-dark(#70beff, #70beff);--red-secondary: light-dark(#ffbaba, #8e3f3f);--blue-secondary: light-dark(#bae2ff, #2f5875);--selection: light-dark(#d5eef9, #0076aa)}html{min-height:100dvh;background-color:var(--background)}html[data-theme=light]{color-scheme:light}html[data-theme=dark]{color-scheme:dark}html[data-transitions=true]{transition:.3s color ease-in-out,.3s background-color ease-in-out}body{display:flex;flex-direction:column;gap:4rem;justify-content:space-between;min-height:inherit;padding:1rem;margin:0;font-family:Open Sans,sans-serif;font-size:1.75rem;font-weight:300;font-optical-sizing:auto;line-height:normal;color:var(--text)}@media (width >= 40rem){body{padding:2rem}}a,a:visited{color:var(--red);text-decoration-line:underline;text-decoration-thickness:.0625rem;text-decoration-color:var(--red-secondary);text-underline-offset:.25rem;transition:color .3s ease-in-out,text-decoration-color .3s ease-in-out}a:hover{color:var(--blue);text-decoration-color:var(--blue-secondary)}h1{margin:0;font-size:clamp(3rem,7.5vw,4.5rem);font-weight:400}p{margin:0}::selection{background:var(--selection)}.splash--light{color-scheme:light}.splash--dark{color-scheme:dark}.splash__header,.splash__footer{flex:0 1 auto}.splash__header{display:flex;flex-wrap:wrap;gap:2rem;align-self:center;justify-content:end;width:100%;max-width:80rem;font-size:1.25rem;color:var(--text-secondary);text-align:right}.splash__content{display:flex;flex:0 1 100%;flex-flow:column wrap;gap:4rem;place-content:center;text-align:center}.splash__footer{font-size:1rem;color:var(--text-secondary);text-align:center}.splash__theme{display:flex;align-items:center;color:var(--text-tertiary)}.splash__theme>button{width:1.75rem;height:1.75rem;padding:0;color:inherit;background-color:transparent;border:none;transition:transform .3s ease-in-out}.splash__theme>button:hover{cursor:pointer}.splash__title{line-height:1.25em;color:var(--red)}@media (width >= 48rem){.splash__title{margin-bottom:0;line-height:normal}}.splash__resume{display:flex;gap:1rem;align-items:center;justify-content:center;margin-top:.5rem;font-size:1.25rem}.splash__resume>span{padding:.25rem .5rem;color:#fff;background-color:var(--green)}.splash__skills{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;max-width:32rem;margin:0 auto}.splash__skills:hover .splash__skill:not(:hover){opacity:.5}.splash__skillgroup{display:flex;gap:.5rem;justify-content:center;font-size:1rem;color:var(--text-secondary)}.splash__skillgroup:last-child{flex-basis:100%;margin-top:-.5rem}.splash__skill{width:2rem;height:2rem;color:var(--text-tertiary);transition:fill .3s ease-in-out,opacity .3s ease-in-out,transform .3s ease-in-out}.splash__skill:hover{cursor:help;transform:scale(1.5)}.splash__skill--js:hover{fill:#f7df1e}.splash__skill--ts:hover{fill:#3178c6}.splash__skill--html5:hover{fill:#e34f26}.splash__skill--css:hover{fill:#639}.splash__skill--vue:hover{fill:#4fc08d}.splash__skill--vueuse:hover{fill:#41b883}.splash__skill--react:hover{fill:#61dafb}.splash__skill--vite:hover{fill:#9135ff}.splash__skill--webpack:hover{fill:#8dd6f9}.splash__skill--vitest:hover{fill:#00ff74}.splash__skill--eslint:hover{fill:#4b32c3}.splash__skill--stylelint:hover{fill:#263238}.splash__skill--prettier:hover{fill:#f7b93e}.splash__skill--figma:hover{fill:#f24e1e}.splash__skill--sentry:hover{fill:#362d59}.splash__skill--git:hover{fill:#f05032}.splash__skill--github:hover{fill:#181717}.splash__skill--gitlab:hover{fill:#fc6d26}.splash__skill--sass:hover{fill:#c69}.splash__skill--tailwindcss:hover{fill:#06b6d4}.splash__skill--pinia:hover{fill:#ffd859}.splash__skill--storybook:hover{fill:#ff4785}.splash__skill--nuxt:hover{fill:#00dc82}.splash__skill--srgssr:hover{fill:#af001e}.splash__skill--jest:hover{fill:#c21325}.splash__skill--npm:hover{fill:#cb3837}.splash__skill--pnpm:hover{fill:#f69220}.splash__skill--yarn:hover{fill:#2c8ebb}.splash__skill--redux:hover{fill:#764abc}.splash__skill--next:hover{fill:#000}.splash__contacts{font-size:1.25rem}
