@font-face{font-family:Nunito Sans Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/assets/nunito-sans-cyrillic-ext-wght-normal-7w74d1lj.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito Sans Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/assets/nunito-sans-cyrillic-wght-normal-CPVAThj4.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Nunito Sans Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/assets/nunito-sans-vietnamese-wght-normal-BhFYcaJr.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito Sans Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/assets/nunito-sans-latin-ext-wght-normal-btYCbY6Z.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito Sans Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/assets/nunito-sans-latin-wght-normal-DPmFhvbQ.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Figtree Variable;font-style:normal;font-display:swap;font-weight:300 900;src:url(/assets/figtree-latin-ext-wght-normal-DCwSJGxG.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Figtree Variable;font-style:normal;font-display:swap;font-weight:300 900;src:url(/assets/figtree-latin-wght-normal-D_ZTVpCC.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}#about p{line-height:1.6;font-size:1rem}#education-container{display:flex;flex-direction:column;gap:15px}#education-container li{display:flex}.education-cards{display:flex;width:100%}.education-cards header{display:flex;width:100%}.education-cards header .title-card{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;width:100%;font-size:1.05rem}.education-cards header time{margin-left:auto;white-space:nowrap}@media (max-width: 480px){.education-cards header time{white-space:wrap;text-align:right}}#hero{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2rem}#hero h1{font-family:Figtree Variable,Nunito Sans Variable,Avenir,sans-serif;font-size:2rem;font-weight:800;line-height:1.1}#hero h2{font-size:1.05rem;font-weight:600;line-height:1.1}@media (max-width: 480px){#hero h2{font-size:1.3rem;line-height:1.3}}#hero .location{font-size:1rem;font-weight:550}@media (max-width: 668px){#hero{flex-direction:column-reverse;gap:1rem}#hero h1,#hero h2{text-align:center}#hero span{display:flex;justify-content:center}#hero .info{align-items:center}}.info{display:flex;flex-direction:column;gap:.5rem;flex:1}.info header{display:flex;flex-direction:column;gap:.2rem}.info .icons{width:1.4rem;height:1.4rem}#social-links{width:-moz-max-content;width:max-content;display:flex;gap:.5rem;flex-direction:row;align-items:center}#social-links #social-links-container{display:flex;gap:.5rem}#social-links .social-links{width:2rem;height:2rem;padding:.15rem;border-radius:6px;display:flex;justify-content:center;align-items:center;text-align:center;border:.5px solid #909090;transition:all .3s ease-in-out;box-shadow:1px 4px 4px -1px #bebebe}#social-links .social-links:hover{background-color:#fff;border:.5px solid white}#avatar{width:140px;height:140px;border-radius:1.8rem;overflow:hidden;flex-shrink:0}#avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.toasts-container{margin-block:4rem;height:85vh}.toasts{background-color:#e6e6e6;width:-moz-max-content;width:max-content}#languages-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));flex-direction:row;justify-content:flex-start;flex-wrap:wrap;gap:1rem}.language-cards{display:flex;flex-direction:row;align-items:center;border-radius:8px;border:.5px solid #909090;padding:10px 13px;gap:10px}.language-cards span{font-weight:700}.language-cards p{display:flex;justify-content:center;align-items:center;bottom:0}.language-cards .icons{width:30px;height:30px}#projects-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}.project-cards a{border-radius:8px;gap:16px;display:flex;flex-direction:column;padding:10px 14px;height:100%;overflow:hidden;border:.5px solid #909090;transition:all .3s ease-in-out;box-shadow:1px 4px 4px -1px #bebebe}.project-cards a:hover{background-color:#fff;border:.5px solid white}.project-cards .green{color:#38d238}.project-cards header{flex:1}.project-cards header h4{display:flex;align-items:center;margin-bottom:4px;gap:.5rem}.project-cards header p{font-size:.9rem}.project-cards footer{display:flex;gap:4px;width:inherit;flex-wrap:wrap}.project-cards footer span{display:flex;justify-content:center;border-radius:6px;background:#c9c9c9;font-size:.7rem;font-weight:500;padding:.2rem .6rem;display:inline-flex;width:-moz-max-content;width:max-content}#experience-container{display:flex;flex-direction:column;gap:22px}#experience-container li{display:flex}.experience-cards{display:flex;flex-direction:column;width:100%}.experience-cards header{display:flex;width:100%}@media (max-width: 480px){.experience-cards header{align-items:start;flex-direction:row;gap:.5rem}}.experience-cards header .title-card{display:flex;width:100%}.experience-cards header .title-card .position-text{display:flex;flex-wrap:wrap;gap:.25rem;align-items:center;width:100%}.experience-cards header .title-card .position-text strong{font-weight:700;font-size:1.1rem}.experience-cards header .title-card .position-text .at-text{font-weight:400;font-size:1.1rem}.experience-cards header .title-card .position-text .company-link{font-weight:700;font-size:1.1rem;transition:all .3s ease-in-out}.experience-cards header .title-card .position-text .company-link:hover{text-decoration:underline}@media (max-width: 480px){.experience-cards header .title-card .position-text{gap:.15rem}.experience-cards header .title-card .position-text strong,.experience-cards header .title-card .position-text .at-text,.experience-cards header .title-card .position-text .company-link{font-size:1rem}}.experience-cards header time{margin-left:auto;white-space:nowrap}@media (max-width: 480px){.experience-cards header time{margin-left:0;white-space:wrap;text-align:left}}.companies,.institutions{transition:all .3s ease-in-out}.companies:hover,.institutions:hover{text-decoration:underline}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Figtree Variable,system-ui,Avenir,Helvetica,Arial,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:root{font-family:Figtree Variable,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;background-color:#e6e6e6;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;min-width:320px;min-height:100vh;flex-direction:column;justify-content:flex-start;color:#696969}#main-wrapper{padding:2rem 1rem;width:100%}h1,h3{color:#3a3a3a}a{font-weight:500;text-decoration:inherit}button{padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s;background-color:#e6e6e6;border:1px solid #e6e6e6}button:hover{border-color:#fff;background-color:#fff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}h3{font-size:1.3rem;font-weight:700}@media (max-width: 480px){h3{font-size:1rem;text-wrap:pretty;word-wrap:break-word}}h4{font-size:1.05rem;font-weight:700;color:#696969}@media (max-width: 480px){h4{font-size:1rem}}p{font-size:1rem;text-wrap:pretty;word-wrap:break-word}@media (max-width: 668px){p{font-size:.85rem}}p.bold{font-weight:650}ul{list-style:none}span{display:flex;align-items:center;gap:.25rem;font-size:1rem;letter-spacing:-.01rem}label{padding:6px 12px;border-radius:4px;font-size:13px}svg#dot{max-width:28px;width:100%;height:auto;max-height:28px}@media (max-width: 480px){svg#dot{max-width:23px;max-height:23px}}svg.icons-fill{padding:.02rem;fill:#696969}svg.icons-stroke{stroke:#696969}.animate-fade-in-up{opacity:0;transform:translateY(30px);animation:fadeInUp .9s ease-out forwards}.animate-delay-300{animation-delay:.3s}.animate-duration-900{animation-duration:.9s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}section.model{display:flex;flex-direction:column;max-width:700px;width:100%;margin:0 auto 35px;gap:.5rem}div#section-main{display:flex;flex-direction:column;justify-content:space-between;border:.5px solid #bebebe;width:100%}.main-footer{padding:1.2rem 0;max-width:1200px;margin:0 auto;padding:1.5rem;text-align:center}.main-footer .footer-container h5{font-size:1.1rem;font-weight:600;margin-bottom:10px}.main-footer .footer-container .legal-links-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.main-footer .footer-container p.footer-links{color:#3a3a3a;font-size:.85rem;margin-bottom:.5rem}.main-footer .footer-container p.footer-links a{font-weight:600;text-decoration:none;transition:color .3s ease}.main-footer .footer-container p.footer-links a:not(:last-child):after{content:" - "}.main-footer .footer-container p.footer-links a:hover{text-decoration:underline}.main-footer .footer-container .disclaimer-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.main-footer .footer-container .disclaimer-container *{margin-bottom:.1rem}.main-footer .footer-container .disclaimer-container p.disclaimer{font-size:.75rem}.legal-page{padding:1.2rem 0;font-family:Figtree Variable,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;color:#696969}.legal-page .back-button{display:flex;align-items:center;gap:8px;padding:8px 1rem;border:.5px solid #e6e6e6;border-radius:8px;color:#696969;font-size:1.05rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-bottom:1rem}.legal-page .back-button:hover{background-color:#5d90ef;color:#fff;border-color:#5d90ef;transform:translate(-2px)}.legal-page .back-button:active{transform:translate(0)}.legal-page .back-button svg{width:20px;height:20px}.legal-page .legal-container{max-width:700px;margin:0 auto;padding:1.2rem}.legal-page .legal-title{font-size:2rem;font-weight:700;color:#3a3a3a;margin:0 0 1.2rem;text-align:center;padding-bottom:1rem;border-bottom:.5px solid #e6e6e6}.legal-page .legal-section{margin-bottom:4rem;padding:1.2rem;border:.5px solid dimgrey;border-radius:8px}.legal-page .legal-section:last-child{margin-bottom:0}.legal-page .legal-section .section-title{font-size:1.5rem;font-weight:700;color:#3a3a3a;margin:0;padding-bottom:8px;border-bottom:.5px solid #e6e6e6;display:inline-block}.legal-page .legal-section .section-intro{font-size:.9rem;color:#696969;line-height:1.5;margin-bottom:.5rem}.legal-page .legal-section .subsection{margin-bottom:1.2rem}.legal-page .legal-section .subsection .subsection-title{font-size:1.3rem;font-weight:600;color:#3a3a3a;margin:1.5rem 0 .5rem;padding-left:8px;border-left:3px solid #5d90ef}.legal-page .legal-section .subsection p{margin:0 0 8px;color:#696969;line-height:1.5}.legal-page .legal-section .subsection ul{margin:8px 0;padding-left:1.2rem}.legal-page .legal-section .subsection ul li,.legal-page .legal-section .owner-details li{margin-bottom:8px;color:#696969;line-height:1.5}.legal-page .legal-section .owner-details.intro{margin:8px 0;padding-left:1.2rem}.legal-page .legal-section .data-list li{margin-bottom:8px;color:#696969;line-height:1.5}.legal-page .legal-section .browser-links li{margin-bottom:8px}.legal-page .legal-section .browser-links li a{color:#5d90ef;text-decoration:none}.legal-page .legal-section .browser-links li a:hover{text-decoration:underline}
