article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{background:#fff;color:#000;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}body{margin:0}a{background:rgba(0,0,0,0)}a:focus{outline:thin dotted}a:hover,a:active{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.75em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:"“" "”" "‘" "’"}q:before,q:after{content:"";content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;vertical-align:baseline}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}@font-face{font-family:"Overpass";src:url("./static/fonts/Overpass-VariableFont_wght.ttf") format("truetype");font-weight:100 900;font-style:normal;font-display:swap}:root,[data-theme=light]{--color-bg: rgb(248, 248, 248);--color-bg-100: rgb(245, 245, 245);--color-bg-200: rgb(230, 230, 230);--color-bg-300: rgb(210, 210, 210);--color-surface: #ffffff;--color-surface-modal: #fefefe;--color-text-primary: rgb(12, 12, 12);--color-text-700: rgb(82, 82, 82);--color-text-600: rgb(100, 100, 100);--color-text-800: rgb(40, 40, 40);--color-text-inverted: rgb(248, 248, 248);--color-border: rgb(230, 230, 230);--color-border-300: rgb(210, 210, 210);--color-border-modal: #888;--color-aqua: rgb(219, 219, 237);--color-main-section-from: rgba(240, 255, 252, 1);--color-main-section-to: rgba(215, 219, 219, 1);--color-header-bg: rgb(248, 248, 248);--color-footer-from: rgb(18, 24, 42);--color-footer-to: rgb(30, 40, 55);--color-primary: rgb(129, 0, 235);--color-secondary: rgb(183, 83, 237);--color-shadow-overlay: rgba(0, 0, 0, 0.4)}[data-theme=dark]{--color-bg: #121212;--color-bg-100: #1e1e1e;--color-bg-200: #2a2a2a;--color-bg-300: #3a3a3a;--color-surface: #1e1e1e;--color-surface-modal: #1e1e1e;--color-text-primary: #f0f0f0;--color-text-700: #c0c0c0;--color-text-600: #a0a0a0;--color-text-800: #e0e0e0;--color-text-inverted: #121212;--color-border: #3a3a3a;--color-border-300: #444444;--color-border-modal: #555;--color-aqua: #2e2e48;--color-main-section-from: #131312;--color-main-section-to: #141415;--color-header-bg: #181818;--color-footer-from: #0d1020;--color-footer-to: #161e2e;--color-primary: rgb(129, 0, 235);--color-secondary: rgb(183, 83, 237);--color-shadow-overlay: rgba(0, 0, 0, 0.65)}body{font-family:"Overpass","Segoe UI","sans-serif";background-color:var(--color-bg);color:var(--color-text-primary);transition:background-color 300ms,color 300ms}.circle-link{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;text-decoration:none;flex-shrink:0;cursor:pointer}.circle-link svg{display:block;width:20px;height:20px;pointer-events:none}.circle-link__dark{background-color:#1a1a1a;color:#fff;border:.5px solid hsla(0,0%,100%,.08)}.circle-link__dark:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.25)}.circle-link__dark:active{transform:scale(0.95);box-shadow:none}.circle-link__dark:focus-visible{outline:2px solid hsla(0,0%,100%,.5);outline-offset:2px}.circle-link{transition:color 200ms 0ms,background-color 200ms 0ms}.btn{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.btn__primary{background-color:#8100eb;padding:10px 30px;color:#f8f8f8;border-radius:5px;display:flex;justify-content:center;align-items:center;line-height:1;gap:8px}.btn__primary:hover{background-color:rgb(109.65,0,199.75);color:rgb(210.8,210.8,210.8)}.btn__primary:hover{box-shadow:0px 2px 11px 0px rgba(0,0,0,.4)}.btn__primary{box-shadow:0px 1px 12px 0px rgba(0,0,0,.25)}.btn__primary{transition:background-color 300ms 0ms,color 300ms 0ms}.btn__secondary{background-color:var(--color-surface);padding:10px 30px;color:var(--color-text-primary);border-radius:5px;display:flex;justify-content:center;align-items:center;gap:8px;line-height:1}.btn__secondary:hover{color:rgb(115.0021276596,0,209.5);background:var(--color-aqua)}.btn__secondary:hover{box-shadow:0px 2px 11px 0px rgba(0,0,0,.4)}.btn__secondary{box-shadow:0px 1px 12px 0px rgba(0,0,0,.25)}.btn__secondary{transition:box-shadow 300ms 0ms,color 300ms 0ms,background 300ms 0ms}.btn__full{width:100%}.btn__fixed{width:100%}@media screen and (min-width: 0px){.btn__fixed{width:80%}}@media screen and (min-width: 320px){.btn__fixed{width:100%}}@media screen and (min-width: 1025px){.btn__fixed{width:300px}}.btn__centered{display:flex;justify-content:center;align-items:center}.btn--down-arrow{padding:5px}.btn--header-logo{border-radius:10px;display:flex;align-items:center;justify-content:center;gap:15px}.btn--header-navbar{display:flex;align-items:center;gap:5px}.header{height:85px;display:flex;align-items:center;position:fixed;top:0;width:100%;background-color:var(--color-header-bg);z-index:1000;box-sizing:border-box;transition:background-color 300ms}.header--logo-icon{width:25px;height:25px}.header--btn-icon{width:25px;height:25px}.header--navbar{gap:30px;display:none}@media screen and (min-width: 1025px){.header--navbar{display:flex}}.header--navbar-item{width:100px;height:30px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1000;cursor:pointer;color:var(--color-text-primary)}.header--navbar-item__active{color:#8100eb}.header--navbar-item__active::after{content:"";position:absolute;bottom:-6px;left:0;width:100%;height:.1em;background-color:#8100eb;opacity:1;transition:opacity 300ms,transform 300ms;transform-origin:center;transform:translate3d(0, 0.2em, 0);transform:scale(1)}.header--navbar-item:hover,.header--navbar-item:focus{color:#8100eb}.header--navbar-item:not(.header--navbar-item__active)::after{content:"";position:absolute;bottom:-6px;left:0;width:100%;height:.1em;background-color:#8100eb;opacity:0;transform-origin:center}.header--navbar-item:hover::after,.header--navbar-item:focus::after{opacity:1;transform:translate3d(0, 0.2em, 0);transform:scale(1)}.header--navbar-item{transition:filter 300ms 0ms}@media screen and (min-width: 1025px){.header--navbar-item{width:120px}}@media screen and (min-width: 1201px){.header--navbar-item{width:140px}}.header--gradient{border-radius:10px;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.header--gradient{background:#8100eb;background:linear-gradient(127deg, rgb(129, 0, 235) 0%, rgb(183, 83, 237) 100%)}.header--gradient{box-shadow:0px 1px 12px 0px rgba(0,0,0,.25)}.header--gradient{transition:box-shadow 300ms 0ms}.header--logo-text{font-size:1.25rem}.header--logo-text__space{background:linear-gradient(90deg, #290e55, #5a1e7a, #7b2cbf, #9d4edd, #c77dff, #7b2cbf, #4a148c);background-size:300% 300%;-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);animation:spaceGradient 6s ease infinite}.header{box-shadow:0px 1px 12px 0px rgba(0,0,0,.25)}@media screen and (min-width: 320px){.header{justify-content:space-between}}@media screen and (min-width: 1025px){.header{gap:100px}}@media screen and (min-width: 0px){.header{padding:0 5%}}@media screen and (min-width: 320px){.header{padding:0 8%}}@media screen and (min-width: 481px){.header{padding:0 4%}}@media screen and (min-width: 769px){.header{padding:0 10%}}@media screen and (min-width: 1025px){.header{padding:0 8%}}@media screen and (min-width: 1201px){.header{padding:0 12%}}.section--button-container{display:flex;justify-content:start;gap:20px;flex-direction:column;flex-wrap:wrap}@media screen and (min-width: 1025px){.section--button-container{align-items:start}}@media screen and (min-width: 769px){.section--button-container{flex-wrap:nowrap;justify-content:start;flex-direction:row}}.section--stats{display:flex;align-items:center;flex-direction:column;background-color:var(--color-bg)}@media screen and (min-width: 0px){.section--stats{padding:2rem 5%}}@media screen and (min-width: 320px){.section--stats{padding:2rem 8%}}@media screen and (min-width: 481px){.section--stats{padding:2rem 4%}}@media screen and (min-width: 769px){.section--stats{padding:2rem 10%}}@media screen and (min-width: 1025px){.section--stats{padding:2rem 8%}}@media screen and (min-width: 1201px){.section--stats{padding:2rem 12%}}.section--about{display:flex;align-items:center;flex-direction:column;background-color:var(--color-bg)}@media screen and (min-width: 0px){.section--about{padding:2rem 5%}}@media screen and (min-width: 320px){.section--about{padding:2rem 8%}}@media screen and (min-width: 481px){.section--about{padding:2rem 4%}}@media screen and (min-width: 769px){.section--about{padding:2rem 10%}}@media screen and (min-width: 1025px){.section--about{padding:2rem 8%}}@media screen and (min-width: 1201px){.section--about{padding:2rem 12%}}.section--main{margin-top:85px;background:var(--color-main-section-from);background:linear-gradient(127deg, var(--color-main-section-from) 0%, var(--color-main-section-to) 100%);display:flex;flex-wrap:wrap;justify-content:center;transition:background 300ms}@media screen and (min-width: 0px){.section--main{padding:4rem 5%}}@media screen and (min-width: 320px){.section--main{padding:4rem 8%}}@media screen and (min-width: 481px){.section--main{padding:4rem 4%}}@media screen and (min-width: 769px){.section--main{padding:4rem 10%}}@media screen and (min-width: 1025px){.section--main{padding:4rem 8%}}@media screen and (min-width: 1201px){.section--main{padding:4rem 12%}}@media screen and (min-width: 1025px){.section--main{flex-wrap:nowrap}}@media screen and (min-width: 1025px)and (min-width: 0px){.section--main{padding:10rem 5%}}@media screen and (min-width: 1025px)and (min-width: 320px){.section--main{padding:10rem 8%}}@media screen and (min-width: 1025px)and (min-width: 481px){.section--main{padding:10rem 4%}}@media screen and (min-width: 1025px)and (min-width: 769px){.section--main{padding:10rem 10%}}@media screen and (min-width: 1025px)and (min-width: 1025px){.section--main{padding:10rem 8%}}@media screen and (min-width: 1025px)and (min-width: 1201px){.section--main{padding:10rem 12%}}.section--projects{background-color:var(--color-bg)}@media screen and (min-width: 0px){.section--projects{padding:2rem 5%}}@media screen and (min-width: 320px){.section--projects{padding:2rem 8%}}@media screen and (min-width: 481px){.section--projects{padding:2rem 4%}}@media screen and (min-width: 769px){.section--projects{padding:2rem 10%}}@media screen and (min-width: 1025px){.section--projects{padding:2rem 8%}}@media screen and (min-width: 1201px){.section--projects{padding:2rem 12%}}.section--skills{display:flex;flex-direction:column;align-items:center;background-color:var(--color-bg)}@media screen and (min-width: 0px){.section--skills{padding:2rem 5%}}@media screen and (min-width: 320px){.section--skills{padding:2rem 8%}}@media screen and (min-width: 481px){.section--skills{padding:2rem 4%}}@media screen and (min-width: 769px){.section--skills{padding:2rem 10%}}@media screen and (min-width: 1025px){.section--skills{padding:2rem 8%}}@media screen and (min-width: 1201px){.section--skills{padding:2rem 12%}}.section--skills-stats{display:flex;align-items:center;flex-direction:column;background-color:var(--color-bg)}@media screen and (min-width: 0px){.section--skills-stats{padding:2rem 5%}}@media screen and (min-width: 320px){.section--skills-stats{padding:2rem 8%}}@media screen and (min-width: 481px){.section--skills-stats{padding:2rem 4%}}@media screen and (min-width: 769px){.section--skills-stats{padding:2rem 10%}}@media screen and (min-width: 1025px){.section--skills-stats{padding:2rem 8%}}@media screen and (min-width: 1201px){.section--skills-stats{padding:2rem 12%}}.section--pluses{display:flex;align-items:center;flex-direction:column;background-color:var(--color-bg)}@media screen and (min-width: 0px){.section--pluses{padding:2rem 5%}}@media screen and (min-width: 320px){.section--pluses{padding:2rem 8%}}@media screen and (min-width: 481px){.section--pluses{padding:2rem 4%}}@media screen and (min-width: 769px){.section--pluses{padding:2rem 10%}}@media screen and (min-width: 1025px){.section--pluses{padding:2rem 8%}}@media screen and (min-width: 1201px){.section--pluses{padding:2rem 12%}}.section--contact{display:flex;align-items:center;flex-direction:column;background-color:var(--color-bg)}@media screen and (min-width: 0px){.section--contact{padding:2rem 5%}}@media screen and (min-width: 320px){.section--contact{padding:2rem 8%}}@media screen and (min-width: 481px){.section--contact{padding:2rem 4%}}@media screen and (min-width: 769px){.section--contact{padding:2rem 10%}}@media screen and (min-width: 1025px){.section--contact{padding:2rem 8%}}@media screen and (min-width: 1201px){.section--contact{padding:2rem 12%}}.heading{margin:0}.heading--1{color:#8100eb;font-size:2rem}.heading--1__spec{margin:0 0;display:flex}.heading--1__spec p{margin:10px 0}@media screen and (min-width: 320px){.heading--1{font-size:3rem}}.heading--2{color:var(--color-text-800);font-size:1.5rem;display:flex;align-items:center}.heading--2__bold{font-weight:700}.heading--2__centered{text-align:center;justify-content:center}.heading--2__primary{color:#8100eb}.heading--2__animated-600{font-size:.75rem;font-family:monospace;border-right:.15em solid #8100eb;white-space:nowrap;letter-spacing:.15em;overflow:hidden;width:0;animation:typing600 3s steps(23, end) forwards,blink-caret .5s step-end infinite forwards;margin-bottom:4px}.heading--2__animated-400{font-size:.75rem;font-family:monospace;border-right:.15em solid #8100eb;white-space:nowrap;letter-spacing:.15em;overflow:hidden;width:0;animation:typing400 3s steps(19, end) .3s forwards,blink-caret .5s step-end infinite forwards}@media screen and (min-width: 320px){.heading--2{font-size:1.125rem}}@media screen and (min-width: 481px){.heading--2{font-size:1.5rem}}@media screen and (min-width: 769px){.heading--2{font-size:2rem}}@media screen and (min-width: 1025px){.heading--2{font-size:1.75rem}}.heading--3{color:var(--color-text-600);font-weight:300}.heading--3__centered{text-align:center}.heading--4{color:var(--color-text-700);font-size:1.125rem;font-weight:300}.heading--4__centered{text-align:center}.main--img{border-radius:50%;width:200px;height:200px;margin:30px}.main--img{box-shadow:0px 4px 7px 0px rgba(0,0,0,.8)}@media screen and (min-width: 320px){.main--img{width:250px;height:250px}}@media screen and (min-width: 481px){.main--img{height:400px;width:400px}}@media screen and (min-width: 769px){.main--img{width:300px;height:300px}}@media screen and (min-width: 1025px){.main--img{width:350px;height:350px}}@media screen and (min-width: 1201px){.main--img{width:400px;height:400px;margin:10px;margin-right:150px}}.main--links-btns-container{display:flex;gap:20px;padding:20px 0px;justify-content:center;flex-wrap:wrap}@media screen and (min-width: 1025px){.main--links-btns-container{justify-content:start}}.main--cli-text-container{width:100%}@media screen and (min-width: 769px){.main--cli-text-container{width:45ch}}.main--text-container{width:100%;display:flex;margin:10px 0px}@media screen and (min-width: 1025px){.main--text-container{display:block}}.text{font-size:1rem;color:var(--color-text-700)}.text__main{min-width:300px;max-width:400px}.rule{margin:0px}.rule__primary{height:4px;background:linear-gradient(90deg, transparent, rgb(129, 0, 235), rgb(183, 83, 237), transparent);width:50%;border-radius:3px;border:none;animation:rule-blinking 3s ease-in-out infinite;margin:10px auto}.rule__secondary{height:4px;background:var(--color-bg-300);width:100%;border-radius:3px;border:none}.about{display:grid;gap:100px;grid-template-columns:1fr;margin-top:15px}.about--item:first-child{grid-column:1/-1}@media screen and (min-width: 1201px){.about--item:first-child{margin:0 25% 0 25%}}.about--title{margin:10px 0 0 0;font-size:2rem;color:#8100eb;font-weight:800}.about--subtitle{margin:10px 0 0 0;font-size:1.5rem;font-weight:500;color:var(--color-text-800)}.about--item{gap:20px;display:flex;flex-direction:column;padding:10px;border-radius:10px;position:relative;background-color:var(--color-surface)}.about--item__centered{display:flex;justify-content:center;flex-direction:column;align-items:center}.about--item__squared{width:240px;height:240px;border-radius:30px}.about--item{transition:box-shadow 300ms 0ms}.about--item{box-shadow:0px 1px 12px 0px rgba(0,0,0,.25)}.about--item:hover{box-shadow:0px 2px 11px 0px rgba(0,0,0,.4)}.about--item::before{background-color:#8100eb;width:0%;height:5px;content:"";position:absolute;top:0;left:0;border-radius:10px 10px 0px 0px}.about--item::before{transition:width 300ms 0ms}.about--item:hover::before{width:100%}@media screen and (min-width: 481px){.about--item{padding:30px}}.about--icon{padding:10px;color:#fff;border-radius:15px;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.about--icon{box-shadow:0px 2px 11px 0px rgba(0,0,0,.4)}.about--icon{background:#8100eb;background:linear-gradient(127deg, rgb(129, 0, 235) 0%, rgb(183, 83, 237) 100%)}.about--inline-icon{display:flex;align-items:center;justify-content:center;color:#f8f8f8;border-radius:3px}.about--inline-icon{background:#8100eb;background:linear-gradient(127deg, rgb(129, 0, 235) 0%, rgb(183, 83, 237) 100%)}@media screen and (min-width: 481px){.about--inline-icon{margin:3px}}.about--list{list-style:none;display:flex;flex-direction:column;gap:10px;padding:0}@media screen and (min-width: 1201px){.about--list{padding:0px 0px 0px 30px}}.about--list-item{display:flex;align-items:center;gap:10px;padding:3px 3px 3px 8px;border-radius:8px;position:relative;color:var(--color-text-700)}.about--list-item{transition:background-color 300ms 0ms}.about--list-item::before{content:"";width:5px;height:100%;border-radius:8px 0px 0px 8px;background-color:#8100eb;position:absolute;top:0;left:0;opacity:0}.about--list-item::before{transition:opacity 300ms 0ms}.about--list-item:hover::before{opacity:1}.about--list-item:hover{background-color:var(--color-aqua)}@media screen and (min-width: 1201px){.about{grid-template-columns:1fr 1fr}}.stats{display:flex;flex-direction:column;gap:20px;margin-top:30px}.stats--text{text-align:center;color:var(--color-text-700)}.stats--title{margin:10px 0 0 0;font-size:2rem;color:#8100eb;font-weight:800}.stats--subtitle{font-size:1.5rem;color:var(--color-text-800)}@media screen and (min-width: 1025px){.stats--subtitle{margin:10px 0 0 0}}.stats--item{cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:10px;background-color:var(--color-surface)}.stats--item__centered{display:flex;justify-content:start;flex-direction:column;align-items:center}.stats--item__squared{padding-top:30px;width:240px;height:220px;border-radius:30px}.stats--item{transition:box-shadow 300ms 0ms}.stats--item{box-shadow:0px 1px 12px 0px rgba(0,0,0,.25)}.stats--item:hover{box-shadow:0px 2px 11px 0px rgba(0,0,0,.4)}.stats--icon{background:#8100eb;padding:10px;color:#fff;border-radius:15px;width:50px;height:50px;display:flex;justify-content:center;align-items:center}.stats--icon{box-shadow:0px 2px 11px 0px rgba(0,0,0,.4)}@media screen and (min-width: 1025px){.stats{flex-direction:row;gap:100px}}.projects{display:flex;gap:30px;flex-wrap:wrap;justify-content:center;margin:30px 0px}.projects--rule{background-color:var(--color-border-300);border:none;height:1px;width:100%}.projects--text{font-size:.9rem;margin:0;color:var(--color-text-700)}.projects--title{margin:0;color:var(--color-text-800)}.projects--content{padding:20px;gap:10px;display:flex;flex-direction:column;background-color:var(--color-surface);border-radius:0 0 15px 15px}.projects--image{width:100%;border-radius:15px 15px 0px 0px;position:relative;display:block}.projects--image-container{position:relative;display:block;overflow:hidden;border-radius:15px 15px 0 0;color:#fff;text-align:center;text-transform:uppercase;border:none;-webkit-mask-image:linear-gradient(45deg, #000 25%, rgba(0, 0, 0, 0.6) 50%, #000 75%);mask-image:linear-gradient(45deg, #000 25%, rgba(0, 0, 0, 0.6) 50%, #000 75%);-webkit-mask-size:800%;mask-size:800%;width:100%;-webkit-mask-position:0;mask-position:0;transition:mask-position 2s ease,-webkit-mask-position 2s ease}.projects--image-container:hover{-webkit-mask-position:120%;mask-position:120%}.projects--image-container::after{content:"";border-radius:15px 15px 0px 0px;top:0;box-sizing:border-box;left:0;width:100%;height:100%;position:absolute;z-index:10;box-shadow:0px -53px 66px 0px rgba(0,0,0,.4) inset;-webkit-box-shadow:0px -53px 66px 0px rgba(0,0,0,.4) inset;-moz-box-shadow:0px -53px 66px 0px rgba(0,0,0,.4) inset}.projects--technologies{display:flex;flex-wrap:wrap;gap:5px}.projects--rule{margin:0}.projects--date{font-size:.75rem;color:var(--color-text-600);display:flex;align-items:center;gap:5px;line-height:1}.projects--tech-item{border-radius:100px;display:flex;justify-content:center;align-items:center;white-space:nowrap;cursor:default;font-weight:600;font-size:.9rem;padding:5px 10px;border:solid 1px rgba(0,0,0,0);background-image:linear-gradient(var(--color-surface), var(--color-surface)),radial-gradient(circle at top left, rgb(129, 0, 235), rgb(183, 83, 237));background-origin:border-box;background-clip:padding-box,border-box}.projects--tech-item:hover{border:solid 1px rgba(0,0,0,0);background-image:linear-gradient(var(--color-aqua), var(--color-aqua)),radial-gradient(circle at top left, rgb(129, 0, 235), rgb(183, 83, 237));background-origin:border-box;background-clip:padding-box,border-box}.projects--item{display:flex;width:400px;position:relative;flex-direction:column;align-items:center;border-radius:15px;background-color:var(--color-surface)}.projects--item{box-shadow:0px 2px 11px 0px rgba(0,0,0,.4)}.skills{padding:20px;gap:20px;display:grid;width:100%;grid-template-columns:repeat(auto-fill, minmax(230px, 1fr));max-height:2000px;overflow:hidden;box-sizing:border-box;transform-origin:top;transition-timing-function:ease-in-out}.skills__hidden{max-height:0px;opacity:0;scale:1 .3}.skills--btn-dropdown{transition:rotate 300ms 0ms}.skills--btn-dropdown__flipped{rotate:180deg}.skills--section{width:100%;display:flex;justify-content:start;padding:0px 10px;padding:0px 0px 30px 0px;align-items:center;gap:10px;flex-direction:column;justify-content:center}@media screen and (min-width: 481px){.skills--section{flex-direction:row;justify-content:space-between}}.skills--section__first{padding-top:10px}.skills--skills-count{font-size:.75rem;text-wrap:nowrap;display:flex;justify-content:center;align-items:center;border:1px solid var(--color-border-300);border-radius:5px;padding:3px 10px;color:var(--color-text-600);height:25px;background:var(--color-bg-200);width:100%}@media screen and (min-width: 481px){.skills--skills-count{width:initial}}.skills--area{display:flex;gap:10px}.skills--area-icon{color:#8100eb}.skills--count-arrow-container{display:flex;justify-content:center;align-items:center;width:100%}@media screen and (min-width: 481px){.skills--count-arrow-container{width:initial}}.skills--down-arrow{color:var(--color-text-600)}.skills--item{border-radius:15px;padding:20px;display:flex;flex-direction:column;gap:3px;min-width:200px;background-color:var(--color-surface)}.skills--item__advanced{border:#12be82 2px solid}.skills--item__advanced:hover{box-shadow:0px 5px 30px 0px #12be82;-webkit-box-shadow:0px 5px 30px 0px #12be82;-moz-box-shadow:0px 5px 30px 0px #12be82}.skills--item__middle{border:#f08c3c 2px solid}.skills--item__middle:hover{box-shadow:0px 5px 30px 0px #f08c3c;-webkit-box-shadow:0px 5px 30px 0px #f08c3c;-moz-box-shadow:0px 5px 30px 0px #f08c3c}.skills--item__beginner{border:#468ce6 2px solid}.skills--item__beginner:hover{box-shadow:0px 5px 30px 0px #468ce6;-webkit-box-shadow:0px 5px 30px 0px #468ce6;-moz-box-shadow:0px 5px 30px 0px #468ce6}.skills--item{transition:box-shadow 300ms 0ms}.skills--item-experience{font-size:.75rem;color:var(--color-text-600)}.skills--progress-container{display:flex;gap:10px;align-items:center;justify-content:center}.skills--progress-bar-container{background:var(--color-bg-200);justify-content:flex-start;border-radius:100px;align-items:center;display:flex;height:6px;width:100%}.skills--progress-bar{width:100%}.skills--progress-bar-value{box-shadow:0 10px 40px -10px #000;border-radius:100px;position:relative;overflow:hidden;height:6px;width:100%}.skills--progress-bar-value__advanced{animation:load75 3s normal forwards}.skills--progress-bar-value__advanced{background:rgb(20.2067307692,213.2932692308,145.9375);background:linear-gradient(127deg, rgb(20.2067307692, 213.2932692308, 145.9375) 0%, rgb(15.7932692308, 166.7067307692, 114.0625) 100%)}.skills--progress-bar-value__middle{animation:load50 3s normal forwards}.skills--progress-bar-value__middle{background:rgb(241.8214285714,153.9642857143,83.6785714286);background:linear-gradient(127deg, rgb(241.8214285714, 153.9642857143, 83.6785714286) 0%, rgb(238.1785714286, 126.0357142857, 36.3214285714) 100%)}.skills--progress-bar-value__beginner{animation:load25 3s normal forwards}.skills--progress-bar-value__beginner{background:hsl(213.75,76.1904761905%,63.8235294118%);background:linear-gradient(127deg, rgb(92.4642857143, 153.9642857143, 233.0357142857) 0%, rgb(47.5357142857, 126.0357142857, 226.9642857143) 100%)}.skills--progress-bar-value::after{content:"";top:0;transform:translateX(100%);width:100%;height:100%;position:absolute;animation:slide 1s infinite;background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#007db9e8',GradientType=1 )}.skills--progress-title{font-size:.75rem;color:var(--color-text-800)}.skills--item-level{font-size:.85rem;color:var(--color-text-800);padding-top:4px;font-weight:500}.skills--item-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:10px}.skills--item-icon{box-shadow:0px 2px 11px 0px rgba(0,0,0,.4)}.skills--item-icon__advanced{background:rgb(20.2067307692,213.2932692308,145.9375);background:linear-gradient(127deg, rgb(20.2067307692, 213.2932692308, 145.9375) 0%, rgb(15.7932692308, 166.7067307692, 114.0625) 100%)}.skills--item-icon__middle{background:rgb(241.8214285714,153.9642857143,83.6785714286);background:linear-gradient(127deg, rgb(241.8214285714, 153.9642857143, 83.6785714286) 0%, rgb(238.1785714286, 126.0357142857, 36.3214285714) 100%)}.skills--item-icon__beginner{background:hsl(213.75,76.1904761905%,63.8235294118%);background:linear-gradient(127deg, rgb(92.4642857143, 153.9642857143, 233.0357142857) 0%, rgb(47.5357142857, 126.0357142857, 226.9642857143) 100%)}.skills--item-title{font-weight:500;color:var(--color-text-800)}.skills--icon-title-container{display:flex;align-items:center;gap:10px}.skills{transition:max-height 300ms 0ms,opacity 300ms 0ms,scale 300ms 0ms}.skills-stats{display:flex;padding:30px;gap:40px;flex-wrap:wrap;justify-content:center}.skills-stats--item{display:flex;flex-direction:column;border-radius:20px;padding:40px;gap:10px;width:160px;position:relative;overflow:hidden;background-color:var(--color-surface)}.skills-stats--item{box-shadow:0px 1px 12px 0px rgba(0,0,0,.25)}.skills-stats--item{transition:box-shadow 300ms 0ms}.skills-stats--item::before{content:"";width:100%;height:5px;position:absolute;top:0;left:0;background-color:#000}.skills-stats--item__advanced::before{background:rgb(20.2067307692,213.2932692308,145.9375);background:linear-gradient(127deg, rgb(20.2067307692, 213.2932692308, 145.9375) 0%, rgb(15.7932692308, 166.7067307692, 114.0625) 100%)}.skills-stats--item__middle::before{background:rgb(241.8214285714,153.9642857143,83.6785714286);background:linear-gradient(127deg, rgb(241.8214285714, 153.9642857143, 83.6785714286) 0%, rgb(238.1785714286, 126.0357142857, 36.3214285714) 100%)}.skills-stats--item__beginner::before{background:hsl(213.75,76.1904761905%,63.8235294118%);background:linear-gradient(127deg, rgb(92.4642857143, 153.9642857143, 233.0357142857) 0%, rgb(47.5357142857, 126.0357142857, 226.9642857143) 100%)}.skills-stats--item__total::before{background:hsl(184,65.2173913043%,50.0980392157%);background:linear-gradient(127deg, rgb(44.7608695652, 199.6739130435, 210.7391304348) 0%, rgb(35.5652173913, 160.0434782609, 168.9347826087) 100%)}.skills-stats--item:hover{box-shadow:0px 2px 11px 0px rgba(0,0,0,.4)}.skills-stats--item-icon{padding:5px;width:60px;height:60px;display:flex;justify-content:center;align-items:center;border-radius:15px;color:#f8f8f8}.skills-stats--item-icon__advanced{background:rgb(20.2067307692,213.2932692308,145.9375);background:linear-gradient(127deg, rgb(20.2067307692, 213.2932692308, 145.9375) 0%, rgb(15.7932692308, 166.7067307692, 114.0625) 100%)}.skills-stats--item-icon__middle{background:rgb(241.8214285714,153.9642857143,83.6785714286);background:linear-gradient(127deg, rgb(241.8214285714, 153.9642857143, 83.6785714286) 0%, rgb(238.1785714286, 126.0357142857, 36.3214285714) 100%)}.skills-stats--item-icon__beginner{background:hsl(213.75,76.1904761905%,63.8235294118%);background:linear-gradient(127deg, rgb(92.4642857143, 153.9642857143, 233.0357142857) 0%, rgb(47.5357142857, 126.0357142857, 226.9642857143) 100%)}.skills-stats--item-icon__total{background:hsl(184,65.2173913043%,50.0980392157%);background:linear-gradient(127deg, rgb(44.7608695652, 199.6739130435, 210.7391304348) 0%, rgb(35.5652173913, 160.0434782609, 168.9347826087) 100%)}.skills-stats--number{font-size:2rem;font-weight:600;color:var(--color-text-800)}.skills-stats--level{color:var(--color-text-600);font-size:1.5rem;font-weight:600}.skills-stats--progress-container{display:flex;gap:10px;align-items:center;justify-content:center}.skills-stats--progress-bar-container{background:var(--color-bg-200);justify-content:flex-start;border-radius:100px;align-items:center;display:flex;height:6px;width:100%}.skills-stats--progress-bar{width:100%}.skills-stats--progress-bar-value{box-shadow:0 10px 40px -10px #000;border-radius:100px;position:relative;overflow:hidden;height:6px;width:100%}.skills-stats--progress-bar-value__advanced{animation:load75 3s normal forwards}.skills-stats--progress-bar-value__advanced{background:rgb(20.2067307692,213.2932692308,145.9375);background:linear-gradient(127deg, rgb(20.2067307692, 213.2932692308, 145.9375) 0%, rgb(15.7932692308, 166.7067307692, 114.0625) 100%)}.skills-stats--progress-bar-value__middle{animation:load50 3s normal forwards}.skills-stats--progress-bar-value__middle{background:rgb(241.8214285714,153.9642857143,83.6785714286);background:linear-gradient(127deg, rgb(241.8214285714, 153.9642857143, 83.6785714286) 0%, rgb(238.1785714286, 126.0357142857, 36.3214285714) 100%)}.skills-stats--progress-bar-value__beginner{animation:load25 3s normal forwards}.skills-stats--progress-bar-value__beginner{background:hsl(213.75,76.1904761905%,63.8235294118%);background:linear-gradient(127deg, rgb(92.4642857143, 153.9642857143, 233.0357142857) 0%, rgb(47.5357142857, 126.0357142857, 226.9642857143) 100%)}.skills-stats--progress-bar-value::after{content:"";top:0;transform:translateX(100%);width:100%;height:100%;position:absolute;animation:slide 1s infinite;background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#007db9e8',GradientType=1 )}.skills-stats--badge-container{display:flex;gap:10px}.skills-stats--badge{padding:5px 5px 3px 5px;height:25px;width:30px;line-height:1;display:flex;justify-content:center;align-items:center;border-radius:10px;color:#f8f8f8;position:relative;font-weight:600}.skills-stats--badge__advanced{background:rgb(20.2067307692,213.2932692308,145.9375);background:linear-gradient(127deg, rgb(20.2067307692, 213.2932692308, 145.9375) 0%, rgb(15.7932692308, 166.7067307692, 114.0625) 100%)}.skills-stats--badge__middle{background:rgb(241.8214285714,153.9642857143,83.6785714286);background:linear-gradient(127deg, rgb(241.8214285714, 153.9642857143, 83.6785714286) 0%, rgb(238.1785714286, 126.0357142857, 36.3214285714) 100%)}.skills-stats--badge__beginner{background:hsl(213.75,76.1904761905%,63.8235294118%);background:linear-gradient(127deg, rgb(92.4642857143, 153.9642857143, 233.0357142857) 0%, rgb(47.5357142857, 126.0357142857, 226.9642857143) 100%)}.pluses{display:grid;width:100%;grid-template-columns:repeat(auto-fill, minmax(1fr, 1fr));gap:40px;padding:30px 0px}.pluses--brief-number{font-size:1.5rem;color:#8100eb;font-weight:500}.pluses--item-btn{width:100%;border:1px solid var(--color-border-300);border-radius:5px;padding:10px 5px;color:#8100eb;background-color:var(--color-surface)}.pluses--item-btn{transition:background-color 300ms 0ms}.pluses--item-btn{box-shadow:0px 1px 12px 0px rgba(0,0,0,.25)}.pluses--item-btn:hover{background-color:var(--color-bg-100)}.pluses--title{font-size:1.25rem;font-weight:600;color:var(--color-text-800)}.pluses--text{color:var(--color-text-700)}.pluses--icon{padding:5px;width:60px;height:60px;display:flex;justify-content:center;align-items:center;border-radius:15px;color:#f8f8f8}.pluses--icon__green{background:rgb(20.2067307692,213.2932692308,145.9375);background:linear-gradient(127deg, rgb(20.2067307692, 213.2932692308, 145.9375) 0%, rgb(15.7932692308, 166.7067307692, 114.0625) 100%)}.pluses--icon__orange{background:rgb(241.8214285714,153.9642857143,83.6785714286);background:linear-gradient(127deg, rgb(241.8214285714, 153.9642857143, 83.6785714286) 0%, rgb(238.1785714286, 126.0357142857, 36.3214285714) 100%)}.pluses--icon__blue{background:hsl(213.75,76.1904761905%,63.8235294118%);background:linear-gradient(127deg, rgb(92.4642857143, 153.9642857143, 233.0357142857) 0%, rgb(47.5357142857, 126.0357142857, 226.9642857143) 100%)}.pluses--icon__teal{background:hsl(184,65.2173913043%,50.0980392157%);background:linear-gradient(127deg, rgb(44.7608695652, 199.6739130435, 210.7391304348) 0%, rgb(35.5652173913, 160.0434782609, 168.9347826087) 100%)}.pluses--icon{box-shadow:0px 1px 12px 0px rgba(0,0,0,.25)}.pluses--item{display:flex;flex-direction:column;border-radius:20px;padding:15px;gap:15px;position:relative;overflow:hidden;background-color:var(--color-surface)}.pluses--item{box-shadow:0px 1px 12px 0px rgba(0,0,0,.25)}.pluses--item{transition:box-shadow 300ms 0ms}@media screen and (min-width: 481px){.pluses--item{padding:40px}}.pluses--item::before{content:"";width:100%;height:5px;position:absolute;top:0;left:0;background-color:#8100eb}.pluses--brief{background-color:var(--color-bg-100);padding:10px;border-radius:10px;position:relative}.pluses--brief::before{content:"";height:90%;border-radius:10px;width:100%;background-color:#8100eb;top:5%;left:-5px;position:absolute;z-index:-1}@media screen and (min-width: 481px){.pluses{grid-template-columns:repeat(auto-fill, minmax(300px, 1fr))}}.contact--list{display:flex;flex-direction:column;font-size:1rem}.contact--list-item{text-wrap:nowrap;display:flex;align-items:center;gap:5px;color:var(--color-text-700)}.contact--list-item__animated:hover{color:var(--color-text-800)}.contact--list-item__animated:hover .contact--link{color:var(--color-text-800)}.contact--list-item__animated{transition:color 300ms 0ms}.contact--form{width:100%;display:flex;flex-direction:column;gap:10px}@media screen and (min-width: 1025px){.contact--form{width:500px}}.contact--label{display:flex;flex-direction:column;width:100%;gap:5px;font-size:1rem;color:var(--color-text-700)}.contact--btn-container{display:flex;flex-direction:column;gap:10px}@media screen and (min-width: 1025px){.contact--btn-container{flex-direction:row}}.contact--link{color:var(--color-text-primary);text-decoration:none}.contact--input{border:2px solid var(--color-border);border-radius:10px;padding:10px 10px;outline:none;box-sizing:border-box;background-color:var(--color-surface);color:var(--color-text-primary)}.contact--input:hover{border:2px solid rgb(199.7,161,231.5)}.contact--input:focus{border:2px solid #8100eb}.contact--input{transition:border 300ms 0ms}.contact--textarea{border:2px solid var(--color-border-300);border-radius:10px;padding:5px 20px;outline:none;resize:none;padding:10px 10px;box-sizing:border-box;width:100%;background-color:var(--color-surface);color:var(--color-text-primary)}.contact--textarea:hover{border:2px solid rgb(199.7,161,231.5)}.contact--textarea:focus{border:2px solid #8100eb}.contact--textarea__error{border:2px solid rgb(232.5,165,165)}.contact--textarea__error:hover{border:2px solid #ff7878}.contact--textarea__error:focus{border:2px solid #dc2828}.contact--textarea{transition:border 300ms 0ms}.contact--label-text{display:flex;align-items:center;gap:5px}.contact--error-message{color:#ff7878;margin:3px 0px;transform-origin:top}.contact--error-message{transition:transform 300ms 0ms}.contact--error-message__hidden{transform:scale(1, 0)}.contact--input-length{position:absolute;bottom:0;right:0;margin:0px 20px 12px 0px;font-size:.75rem;color:var(--color-text-600)}.contact--input-length__blink{animation:error-blink 1000ms;animation-iteration-count:1}.contact--input-length{transition:color 300ms 0ms,transform 300ms 0ms}.contact--textarea-container{position:relative}.footer{display:flex;flex-direction:column;gap:40px;padding:50px;background:var(--color-footer-from);background:linear-gradient(127deg, var(--color-footer-from) 0%, var(--color-footer-to) 100%);transition:background 300ms}.footer--text{color:#f8f8f8;font-size:1.25rem;text-align:center}.footer--links-btns-container{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.footer--hr{width:100%;border:1px solid #3d3d3d}.footer--subtitle{color:#f8f8f8;text-align:center}.modal{position:fixed;z-index:1001;left:0;top:0;width:100%;height:100%;opacity:100;overflow:auto;pointer-events:all;background-color:var(--color-shadow-overlay)}.modal__hidden{opacity:0;pointer-events:none}.modal__hidden .modal--content{transform:scale(0)}.modal--content{background-color:var(--color-surface-modal);color:var(--color-text-primary);margin:15% auto;padding:20px;border:1px solid var(--color-border-modal);width:80%;transform:scale(1)}.modal--content{transition:transform 300ms 0ms}.modal--close{color:var(--color-text-600);float:right;font-size:28px;font-weight:bold}.modal--close:hover,.modal--close:focus{color:var(--color-text-primary);text-decoration:none;cursor:pointer}.modal{transition:opacity 300ms 0ms,transform 300ms 0ms}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.theme-switch{position:relative;display:inline-flex;align-items:center;width:64px;height:34px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.theme-switch input{opacity:0;width:0;height:0}.theme-switch input:checked+.theme-switch--slider{background-color:var(--color-bg-200)}.theme-switch input:checked+.theme-switch--slider::before{transform:translateX(30px);background-color:var(--color-primary)}.theme-switch input:checked+.theme-switch--slider{box-shadow:inset 0 0 0 1px var(--color-border-300)}.theme-switch--slider{position:absolute;inset:0;border-radius:999px;background-color:var(--color-bg-100);border:1px solid var(--color-border);transition:background-color 250ms,box-shadow 250ms;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%238a8a8a'%3E%3Cpath d='M21 12.8A9 9 0 1 1 11.2 3A7 7 0 1 0 21 12.8z'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23f5a524'%3E%3Cpath d='M12 18a6 6 0 1 1 0-12a6 6 0 0 1 0 12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:10px center,calc(100% - 5px) center;background-size:20px 20px}.theme-switch--slider::before{content:"";position:absolute;top:2px;left:2px;width:28px;height:28px;border-radius:50%;background-color:var(--color-surface);box-shadow:0 2px 10px rgba(0,0,0,.25);transition:transform 250ms,background-color 250ms}.theme-switch:hover .theme-switch--slider{filter:brightness(1.05)}.theme-switch:active .theme-switch--slider::before{width:30px}@keyframes typing600{from{width:0}to{width:28.7ch}}@keyframes error-blink{from,to{color:#646464;scale:1}50%{scale:1.1;color:#ff7878}}@keyframes typing400{from{width:0}to{width:23.7391304348ch}}@keyframes blink-caret{from,to{border-color:rgba(0,0,0,0)}50%{border-color:#8100eb}}@keyframes rule-blinking{from,to{width:50%}50%{width:30%}}@keyframes load25{0%{width:0}100%{width:25%}}@keyframes load50{0%{width:0}100%{width:50%}}@keyframes load75{0%{width:0}100%{width:75%}}@keyframes slide{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}@keyframes spaceGradient{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}/*# sourceMappingURL=style.min.css.map */