:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;--color-default: black;--color-dark: white;--size-text-big: 4rem;--size-text-small: 1rem;--size-text-default: 1.5rem;--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1 }@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__animated{animation-duration:.5s;animation-duration:var(--animate-duration);-webkit-animation-duration:var(--animate-duration);animation-fill-mode:both;-webkit-animation-fill-mode:both}.animate__fadeIn{animation-name:fadeIn;-webkit-animation-name:fadeIn}.animate__fadeOut{animation-name:fadeOut;-webkit-animation-name:fadeOut}html{height:100%;overflow:hidden}body{margin:0;overflow:auto;background-color:#fff}body.dark-theme{background-color:#000}body *::-webkit-scrollbar-thumb{border-radius:10px;height:20px;background-color:gray}body *::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);border-radius:10px}body *::-webkit-scrollbar{width:5px;height:5px}body a,body p,body h1,body h2,body h3,body h4,body h5,body h6,body span,body label{text-align:center;color:var(--color-default)}body.dark-theme a,body.dark-theme p,body.dark-theme h1,body.dark-theme h2,body.dark-theme h3,body.dark-theme h4,body.dark-theme h5,body.dark-theme h6,body.dark-theme span,body.dark-theme label{color:var(--color-dark)}.section-motion{box-sizing:border-box;will-change:opacity,transform}#intro{width:100%;position:relative;height:100vh;display:flex;align-items:center;justify-content:center}#intro h1{background:#000;background:linear-gradient(to right,#000,#a50000);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-size:var(--size-text-big);text-align:center;margin:5px;line-height:var(--size-text-big)}#intro p{text-align:center;margin:10px;font-size:var(--size-text-default);line-height:var(--size-text-default)}body.dark-theme #intro h1{background:#121fcf;background:linear-gradient(to right,#fff,#a50000);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}body.dark-theme #intro p{color:var(--color-dark)}#intro .description-intro{padding:15px 20%;font-size:var(--size-text-small);font-style:italic}.box-education{z-index:1;position:relative;background-color:beige;border:2px solid #a67d9d;cursor:pointer;transition:all .2s ease-in}.box-education:hover{transform:translate(5px) translateY(-5px)}.box-education p,.box-education span{color:#333!important}body.dark-theme .box-education{background-color:#e0f7fa;border:2px solid #b2dfdb}.label-rectangle{background-color:#ff4081;padding:5px 10px;border-radius:5px}body.dark-theme .label-rectangle{background-color:#8e24aa}.box-education .popup{background-color:#ff4081}.box-education .popup p{color:#fff!important}body.dark-theme .box-education .popup{background-color:#8e24aa}.com-circule{background-color:#ff4081;border-radius:50%!important}body.dark-theme .com-circule{background-color:#8e24aa}.first-circule{height:15px;width:15px;left:-55px;top:110px}.second-circule{border-radius:50%!important;height:30px;width:30px;left:-35px;top:90px}.skill-box{background-color:#fff;border-color:#ffffff1a;outline-color:#1a1a1a}body.dark-theme .skill-box{background-color:#000}.skill-box a{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='24px'%20viewBox='0%20-960%20960%20960'%20width='24px'%20fill='black'%3e%3cpath%20d='m256-240-56-56%20384-384H240v-80h480v480h-80v-344L256-240Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;border-color:#ffffff1a;outline-color:#1a1a1a}.skill-box:hover a{background-color:#000;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='24px'%20viewBox='0%20-960%20960%20960'%20width='24px'%20fill='white'%3e%3cpath%20d='m256-240-56-56%20384-384H240v-80h480v480h-80v-344L256-240Z'/%3e%3c/svg%3e")}body.dark-theme .skill-box a{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='24px'%20viewBox='0%20-960%20960%20960'%20width='24px'%20fill='white'%3e%3cpath%20d='m256-240-56-56%20384-384H240v-80h480v480h-80v-344L256-240Z'/%3e%3c/svg%3e")}body.dark-theme .skill-box:hover a{background-color:#fff;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='24px'%20viewBox='0%20-960%20960%20960'%20width='24px'%20fill='black'%3e%3cpath%20d='m256-240-56-56%20384-384H240v-80h480v480h-80v-344L256-240Z'/%3e%3c/svg%3e")}.image-me{box-shadow:0 4px 15px #ff00003b}.overlay{opacity:0;transition:opacity .6s ease-in-out;background:linear-gradient(to bottom,#0000000d,#000c 95%)}#projects-me .container-projects article:nth-child(1){background-image:linear-gradient(to right,#a8caba,#5d4157)}#projects-me .container-projects article:nth-child(2){background-image:linear-gradient(60deg,#64b3f4,#c2e59c)}#projects-me .container-projects article:nth-child(3){background-image:linear-gradient(45deg,#874da2,#c43a30)}#projects-me .container-projects article:nth-child(4){background-image:linear-gradient(15deg,#13547a,#80d0c7)}#projects-me .container-projects article:nth-child(5){background-image:linear-gradient(to right,#3ab5b0,#3d99be 31%,#56317a)}#projects-me .container-projects article:nth-child(6){background-image:linear-gradient(45deg,#93a5cf,#e4efe9)}body.dark-theme #contact-me{background-color:#1f2421}body.dark-theme #contact-me h2,body.dark-theme #contact-me p{color:#9cc5a1}#contact-me{background-color:#9cc5a1}#contact-me h2,#contact-me p{color:#1f2421}#contact-me ul{background-color:#1f2421}.form_container{border-radius:10px;background-color:#fff;border:1px solid #ffffff36}.form_container .form_footer button{border-radius:30px;background-color:beige;border:1px solid #a67d9d;transition:all .3s ease}.form_container .form_footer button:hover{transform:translate(2px,-2px)}.form_container .image_experience{background-position:center;background-repeat:no-repeat;background-size:contain;border-radius:7px;box-shadow:0 4px 15px #0003;-o-object-fit:contain;object-fit:contain}.form_container .text_side h2{color:#ff4081!important}body.dark-theme .form_container{background-color:#171717d1}body.dark-theme .form_container .form_footer button{background-color:#e0f7fa;border-color:#b2dfdb;color:#333!important}body.dark-theme .form_container .text_side h2{color:#ca00ff!important}@media (max-width: 768px){:root{--size-text-big: 2.8rem;--size-text-small: .8rem;--size-text-default: 1rem}.section-motion{padding:15px!important}}@media (max-width: 499px){#intro .description-intro{padding:5px}}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}[hidden]:where(:not([hidden=until-found])){display:none}.absolute{position:absolute}.relative{position:relative}.left-0{left:0}.left-1\/2,.left-2\/4{left:50%}.left-\[-30px\]{left:-30px}.right-1{right:.25rem}.top-1{top:.25rem}.top-2\/4{top:50%}.top-\[10px\]{top:10px}.top-\[35px\]{top:35px}.z-10{z-index:10}.z-\[1\]{z-index:1}.z-\[999999999999\]{z-index:999999999999}.m-12{margin:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-5{margin-bottom:1.25rem}.ml-\[5\%\]{margin-left:5%}.mr-\[5\%\]{margin-right:5%}.block{display:block}.flex{display:flex}.grid{display:grid}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-\[100vh\]{height:100vh}.h-\[150px\]{height:150px}.h-\[20rem\]{height:20rem}.h-\[5\.5vh\]{height:5.5vh}.h-\[55px\]{height:55px}.h-\[calc\(100\%-4rem\)\]{height:calc(100% - 4rem)}.h-auto{height:auto}.h-full{height:100%}.w-3\/4{width:75%}.w-8{width:2rem}.w-\[180px\]{width:180px}.w-\[20rem\]{width:20rem}.w-\[5\.5vh\]{width:5.5vh}.w-\[55px\]{width:55px}.w-\[90\%\]{width:90%}.w-auto{width:auto}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.max-w-\[500px\]{max-width:500px}.max-w-full{max-width:100%}.-translate-x-1\/2,.translate-x-\[-50\%\]{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-90{--tw-scale-x: .9;--tw-scale-y: .9;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes alertSlideIn{0%{transform:translateY(-100%) translate(-50%);opacity:0}to{transform:translateY(0) translate(-50%);opacity:1}}.animate-alertSlideIn{animation:alertSlideIn 1s ease-out}.cursor-pointer{cursor:pointer}.list-none{list-style-type:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.content-center{align-content:center}.content-end{align-content:flex-end}.items-start{align-items:flex-start}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.border{border-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-t{border-top-width:1px}.border-gray-500{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.border-purple-400{--tw-border-opacity: 1;border-color:rgb(192 132 252 / var(--tw-border-opacity, 1))}.border-white\/20{border-color:#fff3}.bg-\[\#000000c9\]{background-color:#000000c9}.bg-gray-800\/50{background-color:#1f293780}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-20{padding:5rem}.p-40{padding:10rem}.p-5{padding:1.25rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pl-2{padding-left:.5rem}.pl-20{padding-left:5rem}.pl-3{padding-left:.75rem}.pl-40{padding-left:10rem}.pl-5{padding-left:1.25rem}.pr-10{padding-right:2.5rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-40{padding-right:10rem}.pr-5{padding-right:1.25rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-justify{text-align:justify}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-base{font-size:1rem;line-height:1.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.italic{font-style:italic}.leading-6{line-height:1.5rem}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-\[350ms\]{transition-duration:.35s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.hover\:scale-100:hover{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:rounded-3xl:hover{border-radius:1.5rem}.group:hover .group-hover\:scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:opacity-100{opacity:1}@media (min-width: 299px){.xs\:m-0{margin:0}.xs\:h-\[120px\]{height:120px}.xs\:h-\[15rem\]{height:15rem}.xs\:h-\[30px\]{height:30px}.xs\:h-\[30vh\]{height:30vh}.xs\:h-\[4\.5vh\]{height:4.5vh}.xs\:h-auto{height:auto}.xs\:max-h-\[75vh\]{max-height:75vh}.xs\:w-\[15rem\]{width:15rem}.xs\:w-\[30px\]{width:30px}.xs\:w-\[4\.5vh\]{width:4.5vh}.xs\:w-\[40vh\]{width:40vh}.xs\:w-\[90\%\]{width:90%}.xs\:w-\[95px\]{width:95px}.xs\:w-full{width:100%}.xs\:max-w-none{max-width:none}.xs\:gap-5{gap:1.25rem}.xs\:p-0{padding:0}.xs\:p-2{padding:.5rem}.xs\:p-5{padding:1.25rem}.xs\:p-\[0\]{padding:0}.xs\:px-12{padding-left:3rem;padding-right:3rem}.xs\:py-2{padding-top:.5rem;padding-bottom:.5rem}.xs\:pb-0{padding-bottom:0}.xs\:pl-0{padding-left:0}.xs\:pl-3{padding-left:.75rem}.xs\:pl-\[15px\]{padding-left:15px}.xs\:pr-0{padding-right:0}.xs\:pr-\[15px\]{padding-right:15px}.xs\:pt-5{padding-top:1.25rem}.xs\:pt-\[0px\]{padding-top:0}.xs\:text-2xl{font-size:1.5rem;line-height:2rem}.xs\:text-4xl{font-size:2.25rem;line-height:2.5rem}.xs\:text-lg{font-size:1.125rem;line-height:1.75rem}.xs\:text-sm{font-size:.875rem;line-height:1.25rem}.xs\:text-xl{font-size:1.25rem;line-height:1.75rem}.xs\:text-xs{font-size:.75rem;line-height:1rem}.xs\:leading-5{line-height:1.25rem}.xs\:opacity-100{opacity:1}}@media (min-width: 768px){.md\:h-\[150px\]{height:150px}.md\:h-\[30rem\]{height:30rem}.md\:h-\[45vh\]{height:45vh}.md\:h-\[5\.5vh\]{height:5.5vh}.md\:h-\[55px\]{height:55px}.md\:w-1\/3{width:33.333333%}.md\:w-2\/3{width:66.666667%}.md\:w-2\/4{width:50%}.md\:w-\[180px\]{width:180px}.md\:w-\[30rem\]{width:30rem}.md\:w-\[55px\]{width:55px}.md\:w-\[5vh\]{width:5vh}.md\:gap-20{gap:5rem}.md\:p-4{padding:1rem}.md\:pl-5{padding-left:1.25rem}.md\:pl-8{padding-left:2rem}.md\:pr-10{padding-right:2.5rem}.md\:pr-8{padding-right:2rem}.md\:pt-0{padding-top:0}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:opacity-0{opacity:0}}@media (min-width: 1024px){.lg\:h-\[80\%\]{height:80%}.lg\:max-h-\[85vh\]{max-height:85vh}.lg\:w-2\/3{width:66.666667%}}*,: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:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";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;-moz-appearance:button;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;-moz-appearance:textfield;appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none;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}img,video{max-width:100%;height:auto}[hidden]{display:none}*,: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: }.fixed{position:fixed}.left-1\/2{left:50%}.top-0{top:0}.mt-4{margin-top:1rem}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes slideIn{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.animate-slideIn{animation:slideIn 1s ease-out}.rounded{border-radius:.25rem}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity))}.p-4{padding:1rem}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.navBar-bg{-webkit-mask-image:linear-gradient(0deg,#000000 0,transparent);mask-image:linear-gradient(0deg,#000000 0,transparent);position:fixed;height:30px;width:100%;bottom:0;background-color:#1e1c1c38}body.dark-theme .navBar-bg{background-color:#1e1c1c}.navBar-float{width:auto;height:auto;left:50%;transform:translate(-50%);bottom:30px;position:fixed;background-color:#35353578;border-radius:15px;padding:5px 10px;border:1px solid #ffffff36;transition:.4s all ease;display:inline-flex;align-items:center;justify-content:space-between;z-index:99;gap:10px}.navBar-float:hover{transform:translateY(-10px) translate(-50%) scale(1.1)}.navBar-float button{border-radius:50%;cursor:pointer;background-color:#171717b3;border:1px solid #ffffff36;color:#fff}.navBar-float .option-navBar{height:100%;width:-moz-fit-content;width:fit-content;transition:.4s all ease}.navBar-float .option-navBar .option{display:none;position:absolute;top:-40px;left:-30px;width:100px;text-align:center;background-color:#171717b3;color:#fff;padding:5px;border-radius:15px;border:1px solid #ffffff36}.navBar-float .option-navBar:hover{transform:translateY(-10px) scale(1.2)}.navBar-float .option-navBar:hover .option{display:block}@media (max-width: 499px){.navBar-float .option-navBar:hover{transform:none}.navBar-float .option-navBar:hover .option{display:none}}.navBar-float .option-navBar .theme-icon{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='24px'%20viewBox='0%20-960%20960%20960'%20width='24px'%20fill='%23e8eaed'%3e%3cpath%20d='M480-360q50%200%2085-35t35-85q0-50-35-85t-85-35q-50%200-85%2035t-35%2085q0%2050%2035%2085t85%2035Zm0%2080q-83%200-141.5-58.5T280-480q0-83%2058.5-141.5T480-680q83%200%20141.5%2058.5T680-480q0%2083-58.5%20141.5T480-280ZM200-440H40v-80h160v80Zm720%200H760v-80h160v80ZM440-760v-160h80v160h-80Zm0%20720v-160h80v160h-80ZM256-650l-101-97%2057-59%2096%20100-52%2056Zm492%20496-97-101%2053-55%20101%2097-57%2059Zm-98-550%2097-101%2059%2057-100%2096-56-52ZM154-212l101-97%2055%2053-97%20101-59-57Zm326-268Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:60% 100%}body.dark-theme .navBar-float .option-navBar .theme-icon{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='24px'%20viewBox='0%20-960%20960%20960'%20width='24px'%20fill='%23e8eaed'%3e%3cpath%20d='M480-120q-150%200-255-105T120-480q0-150%20105-255t255-105q14%200%2027.5%201t26.5%203q-41%2029-65.5%2075.5T444-660q0%2090%2063%20153t153%2063q55%200%20101-24.5t75-65.5q2%2013%203%2026.5t1%2027.5q0%20150-105%20255T480-120Zm0-80q88%200%20158-48.5T740-375q-20%205-40%208t-40%203q-123%200-209.5-86.5T364-660q0-20%203-40t8-40q-78%2032-126.5%20102T200-480q0%20116%2082%20198t198%2082Zm-10-270Z'/%3e%3c/svg%3e")}.icon-character{background-image:url(/Developer-Portfolio/assets/icon-character-git-hub-0c7w6RAl.webp);background-repeat:no-repeat;background-position:center;background-size:contain}.icon-person{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='24px'%20viewBox='0%20-960%20960%20960'%20width='24px'%20fill='%23e8eaed'%3e%3cpath%20d='M480-480q-66%200-113-47t-47-113q0-66%2047-113t113-47q66%200%20113%2047t47%20113q0%2066-47%20113t-113%2047ZM160-160v-112q0-34%2017.5-62.5T224-378q62-31%20126-46.5T480-440q66%200%20130%2015.5T736-378q29%2015%2046.5%2043.5T800-272v112H160Zm80-80h480v-32q0-11-5.5-20T700-306q-54-27-109-40.5T480-360q-56%200-111%2013.5T260-306q-9%205-14.5%2014t-5.5%2020v32Zm240-320q33%200%2056.5-23.5T560-640q0-33-23.5-56.5T480-720q-33%200-56.5%2023.5T400-640q0%2033%2023.5%2056.5T480-560Zm0-80Zm0%20400Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:60% 100%}.icon-book{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='24px'%20viewBox='0%20-960%20960%20960'%20width='24px'%20fill='%23e8eaed'%3e%3cpath%20d='M560-564v-68q33-14%2067.5-21t72.5-7q26%200%2051%204t49%2010v64q-24-9-48.5-13.5T700-600q-38%200-73%209.5T560-564Zm0%20220v-68q33-14%2067.5-21t72.5-7q26%200%2051%204t49%2010v64q-24-9-48.5-13.5T700-380q-38%200-73%209t-67%2027Zm0-110v-68q33-14%2067.5-21t72.5-7q26%200%2051%204t49%2010v64q-24-9-48.5-13.5T700-490q-38%200-73%209.5T560-454ZM260-320q47%200%2091.5%2010.5T440-278v-394q-41-24-87-36t-93-12q-36%200-71.5%207T120-692v396q35-12%2069.5-18t70.5-6Zm260%2042q44-21%2088.5-31.5T700-320q36%200%2070.5%206t69.5%2018v-396q-33-14-68.5-21t-71.5-7q-47%200-93%2012t-87%2036v394Zm-40%20118q-48-38-104-59t-116-21q-42%200-82.5%2011T100-198q-21%2011-40.5-1T40-234v-482q0-11%205.5-21T62-752q46-24%2096-36t102-12q58%200%20113.5%2015T480-740q51-30%20106.5-45T700-800q52%200%20102%2012t96%2036q11%205%2016.5%2015t5.5%2021v482q0%2023-19.5%2035t-40.5%201q-37-20-77.5-31T700-240q-60%200-116%2021t-104%2059ZM280-494Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:60% 100%}.icon-code{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='24px'%20viewBox='0%20-960%20960%20960'%20width='24px'%20fill='%23e8eaed'%3e%3cpath%20d='M320-240%2080-480l240-240%2057%2057-184%20184%20183%20183-56%2056Zm320%200-57-57%20184-184-183-183%2056-56%20240%20240-240%20240Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:60% 100%}.icon-message{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='24px'%20viewBox='0%20-960%20960%20960'%20width='24px'%20fill='%23e8eaed'%3e%3cpath%20d='M160-160q-33%200-56.5-23.5T80-240v-480q0-33%2023.5-56.5T160-800h640q33%200%2056.5%2023.5T880-720v480q0%2033-23.5%2056.5T800-160H160Zm320-280L160-640v400h640v-400L480-440Zm0-80%20320-200H160l320%20200ZM160-640v-80%20480-400Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:60% 100%}:root{--color-stars: #c49952}.full-wh{position:absolute;top:0;left:0;bottom:0;width:100%}.bg-animation{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}#stars{width:2px;height:2px;background:transparent;box-shadow:1117px 1306px var(--color-stars),1078px 1783px var(--color-stars),1179px 1085px var(--color-stars),1145px 920px var(--color-stars),422px 1233px var(--color-stars),387px 98px var(--color-stars),1153px 637px var(--color-stars),1084px 782px var(--color-stars),476px 453px var(--color-stars),926px 1306px var(--color-stars),60px 1086px var(--color-stars),753px 1575px var(--color-stars),272px 1684px var(--color-stars),1285px 750px var(--color-stars),1416px 1327px var(--color-stars),1931px 473px var(--color-stars),736px 1395px var(--color-stars),1816px 763px var(--color-stars),438px 879px var(--color-stars),665px 1902px var(--color-stars),1341px 677px var(--color-stars),1404px 1073px var(--color-stars),100px 597px var(--color-stars),357px 1689px var(--color-stars),1044px 1342px var(--color-stars),1954px 502px var(--color-stars),1192px 1308px var(--color-stars),540px 1239px var(--color-stars),1360px 552px var(--color-stars),89px 752px var(--color-stars),659px 1253px var(--color-stars),62px 517px var(--color-stars),1375px 1705px var(--color-stars),1343px 1511px var(--color-stars),1659px 1922px var(--color-stars),1560px 289px var(--color-stars),1362px 1799px var(--color-stars),1886px 1480px var(--color-stars),1718px 1885px var(--color-stars),824px 738px var(--color-stars),1060px 1370px var(--color-stars),1781px 1171px var(--color-stars),255px 273px var(--color-stars),1197px 120px var(--color-stars),213px 7px var(--color-stars),1226px 1920px var(--color-stars),1844px 207px var(--color-stars),1675px 970px var(--color-stars),1435px 1283px var(--color-stars),37px 353px var(--color-stars),59px 417px var(--color-stars),921px 1602px var(--color-stars),1549px 1490px var(--color-stars),638px 1845px var(--color-stars),1328px 198px var(--color-stars),1050px 1149px var(--color-stars),1884px 711px var(--color-stars),333px 263px var(--color-stars),342px 1508px var(--color-stars),1388px 1810px var(--color-stars),1377px 1558px var(--color-stars),890px 487px var(--color-stars),1081px 759px var(--color-stars),890px 1515px var(--color-stars),911px 1284px var(--color-stars),335px 735px var(--color-stars),1140px 549px var(--color-stars),1239px 1064px var(--color-stars),226px 71px var(--color-stars),1100px 1278px var(--color-stars),1851px 1805px var(--color-stars),1370px 1999px var(--color-stars),1008px 1122px var(--color-stars),785px 813px var(--color-stars),1358px 601px var(--color-stars),1833px 1305px var(--color-stars),1768px 1304px var(--color-stars),1303px 532px var(--color-stars),860px 598px var(--color-stars),1329px 593px var(--color-stars),1038px 1088px var(--color-stars),408px 405px var(--color-stars),965px 82px var(--color-stars),1483px 1438px var(--color-stars),310px 1479px var(--color-stars),1786px 1500px var(--color-stars),1866px 852px var(--color-stars),18px 1757px var(--color-stars),1473px 1004px var(--color-stars),1542px 1933px var(--color-stars),633px 1970px var(--color-stars),1334px 1713px var(--color-stars),175px 28px var(--color-stars),592px 894px var(--color-stars),121px 1162px var(--color-stars),1601px 1567px var(--color-stars),1095px 657px var(--color-stars),640px 1233px var(--color-stars),1073px 1255px var(--color-stars),840px 1087px var(--color-stars),718px 250px var(--color-stars),967px 709px var(--color-stars),731px 239px var(--color-stars),1623px 593px var(--color-stars),1058px 1820px var(--color-stars),516px 1898px var(--color-stars),666px 12px var(--color-stars),1997px 1382px var(--color-stars),112px 1690px var(--color-stars),687px 1309px var(--color-stars),63px 539px var(--color-stars),185px 1897px var(--color-stars),1055px 1691px var(--color-stars),435px 1517px var(--color-stars),1175px 1119px var(--color-stars),1721px 133px var(--color-stars),1212px 47px var(--color-stars),166px 18px var(--color-stars),1416px 1652px var(--color-stars),1409px 1745px var(--color-stars),1357px 1232px var(--color-stars),1677px 1998px var(--color-stars),448px 1415px var(--color-stars),705px 1736px var(--color-stars),1031px 1466px var(--color-stars),543px 1651px var(--color-stars),1592px 1888px var(--color-stars),1749px 1175px var(--color-stars),639px 1114px var(--color-stars),1591px 508px var(--color-stars),759px 1244px var(--color-stars),824px 380px var(--color-stars),942px 955px var(--color-stars),723px 732px var(--color-stars),113px 1369px var(--color-stars),203px 1739px var(--color-stars),868px 733px var(--color-stars),713px 971px var(--color-stars),341px 833px var(--color-stars),762px 824px var(--color-stars),1359px 310px var(--color-stars),1858px 1349px var(--color-stars),1531px 692px var(--color-stars),1075px 1512px var(--color-stars),1677px 142px var(--color-stars),1912px 1478px var(--color-stars),1810px 1078px var(--color-stars),426px 844px var(--color-stars),1426px 588px var(--color-stars),1909px 654px var(--color-stars),1107px 295px var(--color-stars),1351px 527px var(--color-stars),1393px 599px var(--color-stars),1379px 1068px var(--color-stars),228px 1846px var(--color-stars),1271px 374px var(--color-stars),1348px 612px var(--color-stars),7px 1301px var(--color-stars),1501px 1782px var(--color-stars),1795px 423px var(--color-stars),1475px 1918px var(--color-stars),1328px 1861px var(--color-stars),1624px 51px var(--color-stars),1791px 672px var(--color-stars),1594px 1467px var(--color-stars),1655px 1603px var(--color-stars),919px 850px var(--color-stars),523px 609px var(--color-stars),1196px 207px var(--color-stars),753px 410px var(--color-stars),686px 1097px var(--color-stars),1570px 133px var(--color-stars),1996px 1137px var(--color-stars),361px 116px var(--color-stars),1015px 462px var(--color-stars),76px 1143px var(--color-stars),491px 1818px var(--color-stars),1563px 795px var(--color-stars),982px 1721px var(--color-stars),831px 1204px var(--color-stars),1737px 589px var(--color-stars),861px 1579px var(--color-stars),1666px 130px var(--color-stars),698px 1799px var(--color-stars),726px 1519px var(--color-stars),109px 1208px var(--color-stars),1184px 1057px var(--color-stars),835px 451px var(--color-stars),896px 594px var(--color-stars),35px 893px var(--color-stars),895px 542px var(--color-stars),706px 225px var(--color-stars),56px 1040px var(--color-stars),1954px 108px var(--color-stars),1439px 1423px var(--color-stars),26px 1881px var(--color-stars),802px 1564px var(--color-stars),273px 708px var(--color-stars),40px 31px var(--color-stars),859px 108px var(--color-stars);animation:animStar 100s linear infinite}#stars:after{content:" ";position:absolute;top:2000px;width:2px;height:2px;background:transparent;box-shadow:1117px 1306px var(--color-stars),1078px 1783px var(--color-stars),1179px 1085px var(--color-stars),1145px 920px var(--color-stars),422px 1233px var(--color-stars),387px 98px var(--color-stars),1153px 637px var(--color-stars),1084px 782px var(--color-stars),476px 453px var(--color-stars),926px 1306px var(--color-stars),60px 1086px var(--color-stars),753px 1575px var(--color-stars),272px 1684px var(--color-stars),1285px 750px var(--color-stars),1416px 1327px var(--color-stars),1931px 473px var(--color-stars),736px 1395px var(--color-stars),1816px 763px var(--color-stars),438px 879px var(--color-stars),665px 1902px var(--color-stars),1341px 677px var(--color-stars),1404px 1073px var(--color-stars),100px 597px var(--color-stars),357px 1689px var(--color-stars),1044px 1342px var(--color-stars),1954px 502px var(--color-stars),1192px 1308px var(--color-stars),540px 1239px var(--color-stars),1360px 552px var(--color-stars),89px 752px var(--color-stars),659px 1253px var(--color-stars),62px 517px var(--color-stars),1375px 1705px var(--color-stars),1343px 1511px var(--color-stars),1659px 1922px var(--color-stars),1560px 289px var(--color-stars),1362px 1799px var(--color-stars),1886px 1480px var(--color-stars),1718px 1885px var(--color-stars),824px 738px var(--color-stars),1060px 1370px var(--color-stars),1781px 1171px var(--color-stars),255px 273px var(--color-stars),1197px 120px var(--color-stars),213px 7px var(--color-stars),1226px 1920px var(--color-stars),1844px 207px var(--color-stars),1675px 970px var(--color-stars),1435px 1283px var(--color-stars),37px 353px var(--color-stars),59px 417px var(--color-stars),921px 1602px var(--color-stars),1549px 1490px var(--color-stars),638px 1845px var(--color-stars),1328px 198px var(--color-stars),1050px 1149px var(--color-stars),1884px 711px var(--color-stars),333px 263px var(--color-stars),342px 1508px var(--color-stars),1388px 1810px var(--color-stars),1377px 1558px var(--color-stars),890px 487px var(--color-stars),1081px 759px var(--color-stars),890px 1515px var(--color-stars),911px 1284px var(--color-stars),335px 735px var(--color-stars),1140px 549px var(--color-stars),1239px 1064px var(--color-stars),226px 71px var(--color-stars),1100px 1278px var(--color-stars),1851px 1805px var(--color-stars),1370px 1999px var(--color-stars),1008px 1122px var(--color-stars),785px 813px var(--color-stars),1358px 601px var(--color-stars),1833px 1305px var(--color-stars),1768px 1304px var(--color-stars),1303px 532px var(--color-stars),860px 598px var(--color-stars),1329px 593px var(--color-stars),1038px 1088px var(--color-stars),408px 405px var(--color-stars),965px 82px var(--color-stars),1483px 1438px var(--color-stars),310px 1479px var(--color-stars),1786px 1500px var(--color-stars),1866px 852px var(--color-stars),18px 1757px var(--color-stars),1473px 1004px var(--color-stars),1542px 1933px var(--color-stars),633px 1970px var(--color-stars),1334px 1713px var(--color-stars),175px 28px var(--color-stars),592px 894px var(--color-stars),121px 1162px var(--color-stars),1601px 1567px var(--color-stars),1095px 657px var(--color-stars),640px 1233px var(--color-stars),1073px 1255px var(--color-stars),840px 1087px var(--color-stars),718px 250px var(--color-stars),967px 709px var(--color-stars),731px 239px var(--color-stars),1623px 593px var(--color-stars),1058px 1820px var(--color-stars),516px 1898px var(--color-stars),666px 12px var(--color-stars),1997px 1382px var(--color-stars),112px 1690px var(--color-stars),687px 1309px var(--color-stars),63px 539px var(--color-stars),185px 1897px var(--color-stars),1055px 1691px var(--color-stars),435px 1517px var(--color-stars),1175px 1119px var(--color-stars),1721px 133px var(--color-stars),1212px 47px var(--color-stars),166px 18px var(--color-stars),1416px 1652px var(--color-stars),1409px 1745px var(--color-stars),1357px 1232px var(--color-stars),1677px 1998px var(--color-stars),448px 1415px var(--color-stars),705px 1736px var(--color-stars),1031px 1466px var(--color-stars),543px 1651px var(--color-stars),1592px 1888px var(--color-stars),1749px 1175px var(--color-stars),639px 1114px var(--color-stars),1591px 508px var(--color-stars),759px 1244px var(--color-stars),824px 380px var(--color-stars),942px 955px var(--color-stars),723px 732px var(--color-stars),113px 1369px var(--color-stars),203px 1739px var(--color-stars),868px 733px var(--color-stars),713px 971px var(--color-stars),341px 833px var(--color-stars),762px 824px var(--color-stars),1359px 310px var(--color-stars),1858px 1349px var(--color-stars),1531px 692px var(--color-stars),1075px 1512px var(--color-stars),1677px 142px var(--color-stars),1912px 1478px var(--color-stars),1810px 1078px var(--color-stars),426px 844px var(--color-stars),1426px 588px var(--color-stars),1909px 654px var(--color-stars),1107px 295px var(--color-stars),1351px 527px var(--color-stars),1393px 599px var(--color-stars),1379px 1068px var(--color-stars),228px 1846px var(--color-stars),1271px 374px var(--color-stars),1348px 612px var(--color-stars),7px 1301px var(--color-stars),1501px 1782px var(--color-stars),1795px 423px var(--color-stars),1475px 1918px var(--color-stars),1328px 1861px var(--color-stars),1624px 51px var(--color-stars),1791px 672px var(--color-stars),1594px 1467px var(--color-stars),1655px 1603px var(--color-stars),919px 850px var(--color-stars),523px 609px var(--color-stars),1196px 207px var(--color-stars),753px 410px var(--color-stars),686px 1097px var(--color-stars),1570px 133px var(--color-stars),1996px 1137px var(--color-stars),361px 116px var(--color-stars),1015px 462px var(--color-stars),76px 1143px var(--color-stars),491px 1818px var(--color-stars),1563px 795px var(--color-stars),982px 1721px var(--color-stars),831px 1204px var(--color-stars),1737px 589px var(--color-stars),861px 1579px var(--color-stars),1666px 130px var(--color-stars),698px 1799px var(--color-stars),726px 1519px var(--color-stars),109px 1208px var(--color-stars),1184px 1057px var(--color-stars),835px 451px var(--color-stars),896px 594px var(--color-stars),35px 893px var(--color-stars),895px 542px var(--color-stars),706px 225px var(--color-stars),56px 1040px var(--color-stars),1954px 108px var(--color-stars),1439px 1423px var(--color-stars),26px 1881px var(--color-stars),802px 1564px var(--color-stars),273px 708px var(--color-stars),40px 31px var(--color-stars),859px 108px var(--color-stars)}@keyframes animStar{0%{transform:translateY(0)}to{transform:translateY(-2000px)}}
