:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-bg:#f7f5f6;--color-surface:#f9f9f9;--color-text:#21262d;--color-text-muted:#bbbfd4;--color-border:#21262d1a;--color-border-strong:#21262d33;--chip-bg:var(--color-text);--chip-fg:var(--color-bg);--picture-bg:#121212;--picture-fg:#f9f9f9;--accent-1:#a268e5;--accent-2:#c9b2f1;--selection-bg:#00000026;--scrollbar-thumb:#21262d59;--scrollbar-thumb-hover:#21262d8c;--autofill-text:#21262d;--text-color:var(--color-text);--background-color:var(--color-bg)}html,body{scrollbar-width:none;width:100%;overflow:hidden auto}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:none;-webkit-tap-highlight-color:#0000;font-family:SF Pro Text,SF Pro Display,sans-serif;line-height:1.15}body{margin:0}#app{width:100%;height:100%}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{appearance:none}ol,ul,dl{margin:0;padding-left:0;list-style-type:none}ol ol,ul ul,ol ul,ul ol{margin:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation;margin:0;padding:0}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{appearance:listbox}input{background:0 0;border:0;outline:none}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em}:-webkit-any(input:-webkit-autofill,textarea:-webkit-autofill,select:-webkit-autofill){background-color:#0000;background-image:none;transition:background-color 50000s ease-in-out;-webkit-text-fill-color:var(--autofill-text)!important;-webkit-box-shadow:inset 0 0 0 1000px #0000!important}:is(input:autofill,textarea:autofill,select:autofill){background-color:#0000;background-image:none;transition:background-color 50000s ease-in-out;-webkit-text-fill-color:var(--autofill-text)!important;-webkit-box-shadow:inset 0 0 0 1000px #0000!important}body{min-height:100vh;color:var(--text-color);background-color:var(--background-color);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:SF Pro Text,SF Pro Display,sans-serif;font-size:16px;font-weight:400;line-height:1.5;transition:color .5s,background-color .5s}.container{max-width:1800px;margin:0 auto;padding:0 clamp(1rem,4vw,2rem)}@media screen and (width<=900px){.container{padding:0 2.25rem}}section{padding:clamp(2.5rem,6vw,4rem) 0}::selection{background-color:var(--selection-bg)}::-webkit-scrollbar{display:none}.home{background:linear-gradient(180deg, #e9efff 0%, var(--color-bg) 100%);justify-content:center;align-items:center;width:100vw;min-height:100vh;margin-inline:calc(50% - 50vw);display:flex;position:relative}.home__center{z-index:1;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:clamp(2rem,4vw,3rem);padding-inline:clamp(1rem,6vw,5rem);display:flex;position:relative}.home__gallery{pointer-events:none;flex-direction:column;justify-content:center;gap:2rem;width:clamp(120px,18vw,260px);display:flex;position:absolute;top:0;bottom:-2vh}.home__gallery_item{width:100%;transition:opacity .8s,transform .8s cubic-bezier(.2,.7,.2,1);display:block}.home__gallery_item.is-reveal{opacity:0}.home__gallery_item.is-revealed{opacity:.5;filter:grayscale(50%);transform:none}.home__gallery_tile{background:linear-gradient(135deg, var(--color-text) 0%, var(--color-text-muted) 120%);will-change:transform;width:fit-content;height:clamp(15rem,24vw,21rem);transform-style:preserve-3d;border-radius:clamp(14px,2vw,24px);animation:5s ease-in-out infinite home-sway;display:block;overflow:hidden}.home__gallery_image{border-radius:inherit;width:auto;height:100%;display:block}.home__gallery--left{left:0;transform:translate(-40%)}.home__gallery--left .home__gallery_item:nth-child(2){margin-left:clamp(3rem,9vw,12rem)}.home__gallery--left .home__gallery_item.is-reveal{transform:translate(-.15rem)scale(.94)}.home__gallery--right{right:0;transform:translate(10%)}.home__gallery--right .home__gallery_item:nth-child(2){margin-left:clamp(-12rem,-9vw,-3rem)}.home__gallery--right .home__gallery_item.is-reveal{transform:translate(.15rem)scale(.94)}@media (width<=1300px){.home__gallery{display:none}}@keyframes home-fade-in{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes home-sway{0%{transform:translateY(0)rotate(0)}25%{transform:translateY(-10px)rotate(-1.2deg)}50%{transform:translateY(0)rotate(0)}75%{transform:translateY(10px)rotate(1.2deg)}to{transform:translateY(0)rotate(0)}}@media (prefers-reduced-motion:reduce){.home__gallery_tile{animation:none}}.home__content{text-align:center;flex-direction:column;gap:clamp(1.5rem,4vw,3rem);animation:.9s ease-out both home-fade-in;display:flex}.home__content__image{width:clamp(7rem,18vw,12rem);height:auto;margin:0 auto}.home__content__title{text-transform:uppercase;text-align:center;letter-spacing:-.03em;word-break:break-word;overflow-wrap:break-word;background:linear-gradient(90deg, var(--color-text) 0%, var(--color-text-muted) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:21em;margin:0 auto;font-size:clamp(1.75rem,6vw,3rem);font-style:normal;font-weight:500;line-height:normal}.home__socials{text-align:center;justify-content:center;gap:1rem;animation:.9s ease-out both home-fade-in;display:flex}.home__socials_name{border:2px solid var(--color-border-strong);background:linear-gradient(90deg, var(--color-text) 0%, var(--color-text-muted) 50%, var(--color-text) 100%);-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;border-radius:6px;justify-content:center;align-items:center;padding:8px 12px;font-size:1.125rem;animation:3s linear infinite gradient-flow;display:flex}.home__socials_links{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.home__socials_links_item{justify-content:center;align-items:center;display:flex}.home__socials_links_item a{background:var(--chip-bg);width:2.75rem;height:2.75rem;color:var(--chip-fg);border-radius:10px;justify-content:center;align-items:center;transition:opacity .3s;display:flex}.home__socials_links_item a:hover{opacity:.8}.home__socials_links_item a .home__socials_links_item_icon{width:1rem;height:1rem;display:flex}.home__socials_links_item a .home__socials_links_item_icon svg{width:100%;height:100%;display:block}@keyframes gradient-flow{0%{background-position:0 0}to{background-position:200% 0}}@media screen and (width<=720px){.home__socials{flex-direction:column;display:flex}}.skill{flex-direction:column;gap:clamp(3.5rem,8vw,8rem);display:flex}.skill_item{background-color:var(--chip-bg);border-radius:10px;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.skill_item img{object-fit:contain;width:50%;height:50%}.skill__cards{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.skill__cards_list{flex-wrap:wrap;justify-content:space-between;gap:clamp(1rem,2vw,1.5rem);width:100%;display:flex}@media (width<=768px){.skill__cards_list{justify-content:center}}.skill__cards_item{border:1px solid var(--color-border);background:var(--color-surface);width:min(300px,100%);transform-style:preserve-3d;border-radius:14px;flex-direction:column;flex-shrink:0;align-items:flex-start;gap:clamp(2.5rem,6vw,5rem);padding:clamp(16px,3vw,24px);transition:transform .4s cubic-bezier(.2,.7,.2,1);display:flex}@media screen and (width<=1200px){.skill__cards_item{width:100%}}.skill__cards_item.is-reveal{opacity:0}.skill__cards_item.is-revealed{animation:card-fade-in .6s ease var(--reveal-delay,0s) both}.skill__cards_item.is-tilting{transition:transform .1s ease-out;box-shadow:0 4px 20px #0000000d}.skill__cards_item_number{opacity:.25;letter-spacing:-.02em;font-size:clamp(1.25rem,2.5vw,1.5rem);font-style:normal;font-weight:400;line-height:normal}.skill__cards_item_content{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.skill__cards_item_content_text{letter-spacing:-.02em;margin:0;font-size:clamp(1.125rem,2.5vw,1.5rem);font-style:normal;font-weight:500;line-height:normal}.skill__cards_item_content_picture{background:var(--picture-bg);aspect-ratio:1;border-radius:100%;justify-content:center;align-items:center;padding:24px;transition:background .3s;display:flex;position:relative}.skill__cards_item_content_picture:before{content:"";background:linear-gradient(180deg, var(--accent-1) 0%, var(--accent-2) 120%);opacity:0;z-index:0;border-radius:100%;transition:opacity .3s;position:absolute;inset:0}.skill__cards_item_content_picture:hover:before{opacity:1}.skill__cards_item_content_image{z-index:1;width:22px;height:22px;color:var(--picture-fg);display:flex;position:relative}.skill__cards_item_content_image svg{width:100%;height:100%;display:block}@keyframes card-fade-in{0%{opacity:0}to{opacity:1}}.skill__experience{justify-content:space-between;align-items:center;gap:2rem;display:flex}@media (width<=768px){.skill__experience{flex-direction:column;align-items:flex-start;gap:1.5rem}}.skill__experience_title{max-width:60%;color:var(--color-text);letter-spacing:-.03em;word-break:break-word;overflow-wrap:break-word;font-size:clamp(1.5rem,4.5vw,2.5rem);font-style:normal;font-weight:500;line-height:normal}@media (width<=768px){.skill__experience_title{max-width:100%}}.skill__experience_tools_list{gap:.5rem;display:flex}.skill__projects{position:relative}.skill__projects>.transparent-overlay{position:relative;overflow:hidden}.skill__projects>.transparent-overlay:before,.skill__projects>.transparent-overlay:after{content:"";pointer-events:none;z-index:2;width:clamp(60px,15vw,200px);position:absolute;top:0;bottom:0}.skill__projects>.transparent-overlay:before{background:linear-gradient(to right, var(--color-bg), transparent);left:0}.skill__projects>.transparent-overlay:after{background:linear-gradient(to left, var(--color-bg), transparent);right:0}.skill__projects__marquee{position:relative}.skill__projects__item{opacity:.35;height:clamp(28px,5vw,40px);color:var(--color-text);fill:var(--color-text);margin-right:clamp(2rem,5vw,4rem);display:block}.skill__projects__item svg{width:auto;height:100%;display:block}.portfolio{padding:clamp(2rem,6vw,50px) 0}.portfolio__title{letter-spacing:-.02em;z-index:2;background:var(--background-color);margin-bottom:clamp(1.5rem,4vw,2rem);padding:.5rem 0;font-size:clamp(1.375rem,4vw,2rem);position:sticky;top:0}.portfolio__gallery__item{cursor:zoom-in;border-radius:12px;width:100%;height:auto;display:block}.portfolio__gallery__item.is-lazy{opacity:0;transition:opacity 1s}.portfolio__gallery__item.is-loaded{opacity:1}.lightbox{z-index:10000;-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem);cursor:zoom-out;background:#000000d9;justify-content:center;align-items:center;padding:2rem;animation:.4s forwards lightbox-fade-in;display:flex;position:fixed;inset:0}.lightbox.is-closing{animation:.4s forwards lightbox-fade-out}.lightbox__image{object-fit:contain;cursor:default;border-radius:8px;max-width:100%;max-height:100%;animation:.4s forwards lightbox-image-in}.is-closing .lightbox__image{animation:.4s forwards lightbox-image-out}.lightbox__close{color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:25%;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.5rem;transition:background .2s;display:flex;position:fixed;top:1.5rem;right:1.5rem}.lightbox__close:hover{background:#000c}@keyframes lightbox-fade-in{0%{opacity:0}to{opacity:1}}@keyframes lightbox-fade-out{0%{opacity:1}to{opacity:0}}@keyframes lightbox-image-in{0%{opacity:0;transform:scale(.25)}to{opacity:1;transform:scale(1)}}@keyframes lightbox-image-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.footer{color:#fff;border-top:1px solid var(--color-border);justify-content:center;padding:clamp(2rem,5vw,3rem) 0;display:flex}.footer__content{width:100%;color:var(--color-text);justify-content:space-between;align-items:end;gap:2rem;display:flex}@media (width<=640px){.footer__content{flex-direction:column;align-items:flex-start;gap:2.5rem}}.footer__content_navs{gap:clamp(2rem,5vw,4rem);display:flex}.footer__content_nav{flex-direction:column;justify-content:flex-start;display:flex}.footer__content_nav_list{opacity:.5;flex-direction:column;gap:.5rem;display:flex}.footer__content_nav_link{color:var(--color-text);text-decoration:none}.footer__content_nav_link:hover{text-decoration:underline}.footer__content_copyright{opacity:.5;flex-direction:column;justify-content:space-between;align-items:flex-end;gap:1rem;height:100%;display:flex}@media (width<=640px){.footer__content_copyright{align-items:flex-start;height:auto}}.footer__content_copyright_logo{color:var(--color-text);opacity:.5;display:block}.footer__content_copyright_logo svg{width:clamp(10rem,10vw,12rem);height:auto;display:block}@font-face{font-family:SF Pro Text;font-style:normal;font-weight:300;font-display:swap;src:url(https://raw.githubusercontent.com/blaisck/sfwin/master/SFPro/TrueType/SFProText-Light.ttf)}@font-face{font-family:SF Pro Text;font-style:normal;font-weight:400;font-display:swap;src:url(https://raw.githubusercontent.com/blaisck/sfwin/master/SFPro/TrueType/SFProText-Regular.ttf)}@font-face{font-family:SF Pro Text;font-style:normal;font-weight:500;font-display:swap;src:url(https://raw.githubusercontent.com/blaisck/sfwin/master/SFPro/TrueType/SFProText-Medium.ttf)}@font-face{font-family:SF Pro Text;font-style:normal;font-weight:600;font-display:swap;src:url(https://raw.githubusercontent.com/blaisck/sfwin/master/SFPro/TrueType/SFProText-SemiBold.ttf)}@font-face{font-family:SF Pro Text;font-style:normal;font-weight:700;font-display:swap;src:url(https://raw.githubusercontent.com/blaisck/sfwin/master/SFPro/TrueType/SFProText-Bold.ttf)}@font-face{font-family:SF Pro Text;font-style:normal;font-weight:900;font-display:swap;src:url(https://raw.githubusercontent.com/blaisck/sfwin/master/SFPro/TrueType/SFProText-Heavy.ttf)}@font-face{font-family:SF Pro Display;font-style:normal;font-weight:100;font-display:swap;src:url(https://raw.githubusercontent.com/blaisck/sfwin/master/SFPro/TrueType/SFProDisplay-Ultralight.ttf)}@font-face{font-family:SF Pro Display;font-style:normal;font-weight:200;font-display:swap;src:url(https://raw.githubusercontent.com/blaisck/sfwin/master/SFPro/TrueType/SFProDisplay-Thin.ttf)}@font-face{font-family:SF Pro Display;font-style:normal;font-weight:300;font-display:swap;src:url(https://raw.githubusercontent.com/blaisck/sfwin/master/SFPro/TrueType/SFProDisplay-Light.ttf)}@font-face{font-family:SF Pro Display;font-style:normal;font-weight:400;font-display:swap;src:url(https://raw.githubusercontent.com/blaisck/sfwin/master/SFPro/TrueType/SFProDisplay-Regular.ttf)}@font-face{font-family:SF Pro Display;font-style:normal;font-weight:500;font-display:swap;src:url(https://raw.githubusercontent.com/blaisck/sfwin/master/SFPro/TrueType/SFProDisplay-Medium.ttf)}@font-face{font-family:SF Pro Display;font-style:normal;font-weight:600;font-display:swap;src:url(https://raw.githubusercontent.com/blaisck/sfwin/master/SFPro/TrueType/SFProDisplay-SemiBold.ttf)}@font-face{font-family:SF Pro Display;font-style:normal;font-weight:700;font-display:swap;src:url(https://raw.githubusercontent.com/blaisck/sfwin/master/SFPro/TrueType/SFProDisplay-Bold.ttf)}@font-face{font-family:SF Pro Display;font-style:normal;font-weight:800;font-display:swap;src:url(https://raw.githubusercontent.com/blaisck/sfwin/master/SFPro/TrueType/SFProDisplay-Black.ttf)}@font-face{font-family:SF Pro Display;font-style:normal;font-weight:900;font-display:swap;src:url(https://raw.githubusercontent.com/blaisck/sfwin/master/SFPro/TrueType/SFProDisplay-Heavy.ttf)}.lang-switch[data-v-d8251cc3]{z-index:9997;border:1px solid var(--color-border);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:0 0;border-radius:10px;gap:.25rem;padding:.25rem;display:flex;position:fixed;top:clamp(.75rem,2vw,1.25rem);right:clamp(.75rem,2vw,1.25rem)}.lang-switch__btn[data-v-d8251cc3]{cursor:pointer;color:var(--color-text);opacity:.5;background:0 0;border:none;border-radius:7px;padding:.35rem .6rem;font-size:.8rem;font-weight:600;transition:opacity .2s,background .2s,color .2s}.lang-switch__btn[data-v-d8251cc3]:hover{opacity:.85}.lang-switch__btn.is-active[data-v-d8251cc3]{opacity:1;background:var(--chip-bg);color:var(--chip-fg)}.scroll-progress[data-v-b302e451]{z-index:9998;background:var(--color-border);pointer-events:none;height:8px;position:fixed;bottom:0;left:0;right:0}.scroll-progress__bar[data-v-b302e451]{background:linear-gradient(90deg, var(--color-text), var(--color-text-muted));width:0;height:100%;transition:width .1s linear}
