@import"https://unicons.iconscout.com/release/v4.0.0/css/line.css";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Poppins:wght@400;500;600&display=swap";:root{--header-height: 3rem;--hue-color: 250;--first-color: #7b61ff;--first-color-rgb: 123, 97, 255;--first-color-second: hsl(250, 30%, 14%);--first-color-alt: #6a4fe6;--first-color-lighter: hsl(250, 100%, 82%);--title-color: hsl(240, 6%, 10%);--text-color: hsl(240, 5%, 46%);--text-color-light: hsl(240, 4%, 58%);--input-color: hsl(240, 6%, 96%);--body-color: hsl(240, 10%, 98%);--container-color: #ffffff;--border-color: hsl(240, 6%, 90%);--border-color-light: hsl(240, 6%, 94%);--scroll-bar-color: hsl(240, 5%, 88%);--scroll-thumb-color: hsl(240, 5%, 72%);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 4px 12px rgba(0, 0, 0, .06);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .08);--shadow-xl: 0 16px 40px rgba(0, 0, 0, .1);--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--body-font: "Inter", "Poppins", sans-serif;--heading-font: "Inter", sans-serif;--big-font-size: 2rem;--h1-font-size: 1.5rem;--h2-font-size: 1.25rem;--h3-font-size: 1.125rem;--normal-font-size: .938rem;--small-font-size: .813rem;--smaller-font-size: .75rem;--font-medium: 500;--font-semi-bold: 600;--mb-0-25: .25rem;--mb-0-5: .5rem;--mb-0-75: .75rem;--mb-1: 1rem;--mb-1-5: 1.5rem;--mb-2: 2rem;--mb-2-5: 2.5rem;--mb-3: 3rem;--z-tooltip: 10;--z-fixed: 100;--z-modal: 1000}@media screen and (min-width:968px){:root{--big-font-size: 3rem;--h1-font-size: 2.25rem;--h2-font-size: 1.5rem;--h3-font-size: 1.25rem;--normal-font-size: 1rem;--small-font-size: .875rem;--smaller-font-size: .813rem}}body.dark-theme{--first-color-second: hsl(250, 25%, 10%);--title-color: hsl(240, 10%, 95%);--text-color: hsl(240, 6%, 63%);--text-color-light: hsl(240, 5%, 48%);--input-color: hsl(250, 12%, 12%);--body-color: hsl(250, 14%, 7%);--container-color: hsl(250, 12%, 11%);--border-color: hsla(250, 20%, 50%, .12);--border-color-light: hsla(250, 20%, 50%, .08);--scroll-bar-color: hsl(250, 12%, 16%);--scroll-thumb-color: hsl(250, 12%, 26%);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 4px 12px rgba(0, 0, 0, .35);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .4);--shadow-xl: 0 16px 40px rgba(0, 0, 0, .45)}.nav__btns{display:flex;align-items:center;gap:var(--mb-1);z-index:var(--z-fixed)}.change-theme{font-size:1.5rem;color:var(--title-color);margin-right:1rem;cursor:pointer;transition:all .3s ease;display:none!important;align-items:center;justify-content:center;opacity:0!important;visibility:hidden!important;position:relative;z-index:100;min-width:30px;min-height:30px;padding:.25rem}.change-theme:hover{color:var(--first-color);transform:scale(1.15);background-color:rgba(var(--first-color-rgb),.1);border-radius:.5rem}body{margin:0 0 var(--header-height) 0;font-family:var(--body-font);font-size:var(--normal-font-size);background-color:var(--body-color);color:var(--text-color);overflow-wrap:break-word;word-wrap:break-word}h1,h2,h3,h4{color:var(--title-color);font-weight:var(--font-semi-bold);overflow-wrap:break-word;word-wrap:break-word}p{overflow-wrap:break-word;word-wrap:break-word}.section{padding:2rem 0 3rem}.section__title{font-size:var(--h1-font-size);overflow-wrap:break-word}.section__subtitle{display:block;font-size:var(--small-font-size);margin-bottom:var(--mb-2)}.section__title,.section__subtitle{text-align:center}.container{max-width:858px!important;margin-left:var(--mb-1-5);margin-right:var(--mb-1-5)}@media screen and (max-width:576px){.container{margin-left:var(--mb-1);margin-right:var(--mb-1)}.section{padding:2rem 0 2.5rem}.section__subtitle{margin-bottom:var(--mb-1-5)}}@media screen and (min-width:576px){.section{padding:3rem 0}.section__subtitle{margin-bottom:var(--mb-2-5)}}@media screen and (max-width:350px){.container{margin-left:var(--mb-0-75);margin-right:var(--mb-0-75)}.section{padding:1.5rem 0 2rem}.section__title{font-size:var(--h2-font-size)}.section__subtitle{margin-bottom:var(--mb-1);font-size:var(--smaller-font-size)}}.grid{display:grid;gap:1.5rem}.header{width:100%;position:fixed;bottom:0;left:0;z-index:var(--z-fixed);background-color:var(--body-color)}.nav{max-width:968px;height:var(--header-height);display:flex;justify-content:space-between;align-items:center}.nav__logo,.nav__toggle{color:var(--title-color);font-weight:var(--font-medium)}.nav__logo:hover{color:var(--first-color)}.nav__toggle{font-size:1.1rem;cursor:pointer}.nav__toggle:hover{color:var(--first-color)}@media screen and (max-width:767px){.nav__menu{position:fixed;bottom:-100%;left:0;width:100%;background-color:var(--body-color);padding:2rem 1.5rem 4rem;box-shadow:0 -1px 4px #00000026;border-radius:1.5rem 1.5rem 0 0;transition:.3s}}.nav__list{grid-template-columns:repeat(3,1fr);gap:2rem}.nav__link{display:flex;flex-direction:column;align-items:center;font-size:var(--smaller-font-size);color:var(--title-color);font-weight:var(--font-medium)}.nav__link:hover{color:var(--first-color)}.nav__Icon{font-size:1.2rem}.nav__close{position:absolute;right:1.3rem;bottom:.5rem;font-size:1.5rem;cursor:pointer;color:var(--first-color)}.nav__close:hover{color:var(--first-color-alt)}.show-menu{bottom:0}.active-link{color:var(--first-color)}.scroll-header{box-shadow:0 -1px 4px #00000026}.home__container{gap:1rem}.home__content{grid-template-columns:.5fr 3fr;padding-top:3.5rem;align-items:center}.home__social{display:grid;grid-template-columns:max-content;row-gap:1rem}.home__social-icon{font-size:1.25rem;color:var(--first-color);transition:all .3s ease}.home__social-icon:hover{color:var(--first-color-alt);transform:scale(1.1)}@media screen and (max-width:868px){.home__social-icon{font-size:1.5rem;padding:.5rem;background:rgba(var(--first-color-rgb),.1);border-radius:50%;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.home__social-icon:hover{background:rgba(var(--first-color-rgb),.2)}}.home__blob{width:200px;fill:var(--first-color)}.home__data{grid-column:1/3}.home__title{font-size:var(--big-font-size)}.home__subtitle{font-size:var(--h3-font-size);color:var(--text-color);font-weight:var(--font-medium);margin-bottom:var(--mb-0-75)}.home__description{margin-bottom:var(--mb-2)}.home__scroll{display:none}.home__scroll-button{color:var(--first-color);transition:.3s;display:inline-flex;align-items:center;gap:.5rem}.home__scroll-button:hover{transform:translateY(.25rem)}.home__scroll-mouse{font-size:1.5rem}@media screen and (min-width:640px){.home__scroll-mouse{font-size:2rem}}.home__scroll-name{font-size:var(--small-font-size);color:var(--title-color);font-weight:var(--font-medium)}.home__scroll-arrow{font-size:1rem}@media screen and (min-width:640px){.home__scroll-arrow{font-size:1.25rem}}.button{display:inline-block;background-color:var(--first-color);color:#fff;padding:1rem;border-radius:.5rem;font-weight:var(--font-medium)}.button:hover{background-color:var(--first-color-alt)}.button__icon{font-size:1.25rem;margin-left:var(--mb-0-5);transition:.3s}.button--white{background-color:#fff;color:var(--first-color)}.button--white:hover{background-color:#fff}.button--flex{display:inline-flex;align-items:center}.button--small{padding:.75rem 1rem}.button--link{padding:0;background-color:transparent;color:var(--first-color)}.button--link:hover{background-color:transparent;color:var(--first-color-alt)}.about__img{width:200px;border-radius:.5rem;justify-self:center;align-self:center}.about__description{text-align:center;margin-bottom:var(--mb-2-5)}.about__info{display:flex;justify-content:space-evenly;margin-bottom:var(--mb-2-5)}.about__info-title{font-size:var(--h1-font-size);font-weight:var(--font-semi-bold);color:var(--title-color)}.about__info-name{font-size:var(--smaller-font-size)}.about__info-title,.about__info-name{display:block;text-align:center}.about__buttons{display:flex;justify-content:center}.skills__container{row-gap:0}.skills__header{display:flex;align-items:center;margin-bottom:var(--mb-2-5);cursor:pointer}.skills__icon,.skills__arrow{font-size:2rem;color:var(--first-color)}.skills__icon{margin-right:var(--mb-0-75)}.skills__title{font-size:var(--h3-font-size)}.skills__subtitle{font-size:var(--small-font-size);color:var(--text-color-light)}.skills__arrow{margin-left:auto;transition:.4s}.skills__titles{display:flex;justify-content:space-between;margin-bottom:var(--mb-0-5)}.skills__name{font-size:var(--normal-font-size);font-weight:var(--font-medium)}.skills__bar,.skills__percentage{height:5px;border-radius:.25rem}.skills__bar{background-color:var(--first-color-lighter)}.skills__percentage{display:block;background-color:var(--first-color)}.skills__list{row-gap:1.5rem;padding-left:2.7rem}.skills__close .skills__list{height:0;overflow:hidden}.skills__open .skills__list{height:-moz-max-content;height:max-content;margin-bottom:var(--mb-2-5)}.skills__open .skills__arrow{transform:rotate(-180deg)}.services__container{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.services__content{position:relative;background-color:var(--container-color);padding:3.5rem .5rem 1.25rem 1.5rem;border-radius:.25rem;box-shadow:0 2px 4px #00000026;transition:.3s}.services__content:hover{box-shadow:0 4px px #00000026}.services__icon{display:block;font-size:1.5rem;color:var(--first-color);margin-bottom:var(--mb-1)}.services__title{font-size:var(--h3-font-size);margin-bottom:var(--mb-1);font-weight:var(--font-medium)}.services__button{cursor:pointer;font-size:var(--small-font-size)}.services__button:hover .button__icon{transform:translate(.25rem)}.services__modal{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;padding:0 1rem;z-index:var(--z-modal);opacity:0;visibility:hidden;transition:.3s}.services__modal-content{position:relative;background-color:var(--container-color);padding:1.5rem;border-radius:.5rem}.services__modal-services{row-gap:1rem}.services__modal-service{display:flex}.services__modal-title{font-size:var(--h3-font-size);font-weight:var(--font-medium);margin-bottom:var(--mb-1-5)}.services__modal-close{position:absolute;top:1rem;right:1rem;font-size:1.5rem;color:var(--first-color);cursor:pointer}.services__modal-icon{color:var(--first-color);margin-right:var(--mb-0-25)}.active-modal{opacity:1;visibility:visible}.project{text-align:center}.project__bg{background-color:var(--first-color-second);padding-top:3rem}.project__title{font-size:var(--h2-font-size);margin-bottom:var(--mb-0-75)}.project__description{margin-bottom:var(--mb-1-5)}.project__title,.project__description{color:#fff}.project__img{width:232px;justify-self:center}.contact__container{row-gap:3rem}.contact__information{display:flex;margin-bottom:var(--mb-2)}.contact__icon{font-size:2rem;color:var(--first-color);margin-right:var(--mb-0-75)}.contact__title{font-size:var(--h3-font-size);font-weight:var(--font-medium)}.contact__subtitle{font-size:var(--small-font-size);color:var(--text-color-light)}.contact__content{background-color:var(--input-color);border-radius:.5rem;padding:.75rem 1rem .25rem}.contact__label{font-size:var(--smaller-font-size);color:var(--title-color)}.contact__input{width:100%;background-color:var(--input-color);color:var(--text-color);font-family:var(--body-font);font-size:var(--normal-font-size);border:none;outline:none;padding:.25rem .5rem .5rem 0}.contact__input:focus,.contact__input:focus-visible{border:none;outline:none;box-shadow:none}.contact__content:focus-within{border:none;outline:none;box-shadow:none}@media screen and (max-width:576px){.contact__container{row-gap:2rem}.contact__icon{font-size:1.5rem}.contact__title{font-size:var(--normal-font-size)}.contact__subtitle{font-size:var(--smaller-font-size);word-break:break-all}.contact__information{margin-bottom:var(--mb-1-5)}}@media screen and (max-width:350px){.contact__container{row-gap:1.5rem}.contact__content{padding:.5rem .75rem .25rem}.contact__icon{font-size:1.25rem;margin-right:var(--mb-0-5)}.contact__title{font-size:var(--small-font-size)}.contact__label{font-size:.65rem}.contact__input{font-size:var(--small-font-size)}}.footer{padding-top:2rem;bottom:0}.footer__container{row-gap:3.5rem}.footer__bg{background-color:var(--first-color-second);padding:2rem 0 3rem}.footer__title{font-size:var(--h1-font-size);margin-bottom:var(--mb-0-25)}.footer__subtitle{font-size:var(--small-font-size)}.footer__links{display:flex;flex-direction:column;row-gap:1.5rem}.footer__link:hover{color:var(--first-color-lighter)}.footer__social{font-size:1.25rem;margin-right:var(--mb-1-5)}.footer__social:hover{color:var(--first-color-lighter)}.footer__copy{font-size:var(--smaller-font-size);text-align:center;color:var(--text-color-light);margin-top:var(--mb-3)}.footer__title,.footer__subtitle,.footer__link,.footer__social{color:#fff}.scrollup{position:fixed;right:1rem;bottom:-20%;background-color:var(--first-color);opacity:.8;padding:0 .3rem;border-radius:.4rem;z-index:var(--z-tooltip);transition:.4s}.scrollup:hover{background-color:var(--first-color-alt)}.scrollup__icon{font-size:1.5rem;color:#fff}.show-scroll{bottom:5rem}::-webkit-scrollbar{width:.6rem;background-color:var(--scroll-bar-color);border-radius:.5rem}::-webkit-scrollbar-thumb{background-color:var(--scroll-thumb-color);border-radius:.5rem}::-webkit-scrollbar-thumb:hover{background-color:var(--text-color-light)}@media screen and (max-width:350px){.container{margin-left:var(--mb-1-5);margin-right:var(--mb-1-5)}.nav__menu{padding:2rem .25rem .4rem}.nav__list{-moz-column-gap:0;column-gap:0}.home__content{grid-template-columns:.25fr 3fr}.home__blob{width:180px}.skills__title{font-size:var(--normal-font-size)}.qualification__data{gap:.5rem}.services__container{grid-template-columns:max-content;justify-content:center}.services__content{padding-right:3.5rem}.services__modal{padding:0 .5rem}.project__img{width:200px}.testimonial__data,.testimonial__header{flex-direction:column;align-items:center}.testimonial__img{margin-right:0;margin-bottom:var(--mb-0-25)}.testimonial__data,.testimonial__description{text-align:center}}@media screen and (min-width:568px){.home__content{grid-template-columns:max-content 1fr 1fr}.home__data{grid-column:initial}.home__img{justify-self:center}.about__container,.skills__container,.portfolio__content,.project__container,.contact__container,.footer__container{grid-template-columns:repeat(2,1fr)}.qualification__sections{display:grid;grid-template-columns:.6fr;justify-content:center}}@media screen and (min-width:768px){.container{margin-left:auto;margin-right:auto}body{margin:0}.section{padding:5rem 0 2rem}.section__subtitle{margin-bottom:3rem}.header{top:0;bottom:initial}.header,.main,.footer__container{padding:0 1rem}.nav{height:calc(var(--header-height) + 1.5rem);-moz-column-gap:1rem;column-gap:1rem}.nav__icon,.nav__close,.nav__toggle{display:none}.nav__list{display:flex;-moz-column-gap:2rem;column-gap:2rem}.nav__menu{margin-left:auto}.change-theme{margin:0;display:inline-flex}.home__container{row-gap:5rem}.home__content{padding-top:5.5rem;-moz-column-gap:2rem;column-gap:2rem}.home__blob{width:270px}.home__scroll{display:block}.home__scroll-button{margin-left:3rem}.about__container{-moz-column-gap:5rem;column-gap:5rem}.about__img{width:350px}.about__description{text-align:initial}.about__info{justify-content:space-between}.about__buttons{justify-content:initial}.qualification__tabs{justify-content:center}.qualification__button{margin:0 var(--mb-1)}.qualification__sections{grid-template-columns:.5fr}.services__container{grid-template-columns:repeat(3,218px);justify-content:center}.services__icon{font-size:2rem}.services__content{padding:6rem 0 2rem 2.5rem}.services__modal-content{width:450px}.portfolio__img{width:320px}.portfolio__content{align-items:center}.project{text-align:initial}.project__bg{background:none}.project__container{background-color:var(--first-color-second);border-radius:1rem;padding:3rem 2.5rem 0;grid-template-columns:1fr max-content;-moz-column-gap:3rem;column-gap:3rem}.project__data{padding-top:.8rem}.footer__container{grid-template-columns:repeat(3,1fr)}.footer__bg{padding:3rem 0 3.5rem}.footer_links{flex-direction:row;-moz-column-gap:2rem;column-gap:2rem}.footer__socials{justify-self:flex-end}.footer__copy{margin-top:4.5rem}}@media screen and (min-width:1024px){.header,.main,.footer__container{padding:0}.home__blob{width:320px}.home__social{transform:translate(-6rem)}.services__container{grid-template-columns:repeat(3,minmax(200px,238px))}.portfolio__content{-moz-column-gap:5rem;column-gap:5rem}.swiper-portfolio-icon{font-size:3.5rem}.swiper-button-prev{left:-3.5rem}.swiper-button-next{right:-3.5rem}.swiper-container-horizontal>.swiper-pagination-bullets{bottom:-4.5rem}.contact__form{width:100%;max-width:460px}.contact__inputs{grid-template-columns:repeat(2,1fr)}}.services__modal{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#000000b3;z-index:1000;opacity:1;visibility:visible}.services__modal-content{background-color:#fff;padding:2rem;border-radius:.5rem;max-width:600px;width:100%;position:relative;box-shadow:0 0 20px #0003;text-align:center;overflow:auto;transform:scale(.8)}.services__modal-title{font-size:1.5rem;margin-bottom:1rem;color:#333}.services__modal-close{position:absolute;top:1rem;right:1rem;font-size:1.5rem;cursor:pointer;color:#333}.services__modal-services{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1.5rem;padding:0;list-style:none}.services__modal-service{display:flex;align-items:center;font-size:1rem;color:#333}.services__modal-icon{color:var(--first-color);margin-right:.5rem}.testimonial__icon{font-size:2rem;color:#333;padding:.5rem;size:1.5rem;margin:.5rem}:root{--fluid-h1: clamp(1.75rem, 4vw, 2.5rem);--fluid-h2: clamp(1.5rem, 3.5vw, 2rem);--fluid-h3: clamp(1.25rem, 3vw, 1.5rem);--fluid-body: clamp(.875rem, 2vw, 1rem);--fluid-small: clamp(.75rem, 1.5vw, .875rem);--fluid-section-padding: clamp(2rem, 5vw, 6rem);--fluid-gap: clamp(1rem, 2.5vw, 2rem);--fluid-container-margin: clamp(.75rem, 3vw, 1.5rem)}*{min-width:0}a,span,label{overflow-wrap:break-word;word-break:break-word}@media screen and (min-width:1280px){.container{max-width:1100px!important;margin-left:auto!important;margin-right:auto!important}.experience__container,.projects__container{max-width:1200px}}@media screen and (min-width:1536px){.container{max-width:1280px!important}.experience__container,.projects__container{max-width:1400px}}@media screen and (max-height:500px)and (orientation:landscape){.section{padding:1rem 0 2rem}.section__title{margin-bottom:.5rem}.section__subtitle{margin-bottom:1.5rem}.project-modal__content{max-height:95vh}.project-modal__hero{height:180px}.services__modal-content{max-height:95vh}}@media(hover:none)and (pointer:coarse){.button,.nav__link,.footer__link,.footer__social,.projects__filter-btn,.home__scroll-button,.services__view-button,.experience__expand-btn,.nav__toggle,.nav__close,.change-theme{min-height:44px;min-width:44px}.nav__link,.footer__link{padding:.5rem}.nav__toggle{display:flex;align-items:center;justify-content:center;font-size:1.3rem}.card-hover-effect:hover{transform:none;box-shadow:inherit}.project-card:hover{transform:translateY(-4px)}.experience__card:hover,.experience__list-item:hover{transform:translate(4px)}}@media screen and (max-width:767px){.nav__link{font-size:var(--small-font-size);padding:.25rem;min-height:44px;display:flex;flex-direction:column;align-items:center;justify-content:center}.nav__icon{font-size:1.25rem;margin-bottom:.15rem}}@media screen and (max-width:350px){.nav__menu{padding:1.5rem .5rem .4rem}.nav__list{gap:1rem}.nav__link{font-size:var(--smaller-font-size)}}@media screen and (max-width:768px){.scroll-to-top{bottom:calc(var(--header-height) + 1.5rem);right:1rem;width:44px;height:44px}.scroll-to-top i{font-size:1.25rem}}@media screen and (max-width:350px){.scroll-to-top{bottom:calc(var(--header-height) + 1rem);right:.75rem;width:40px;height:40px}}body.modal-open{overflow:hidden;position:fixed;width:100%}*,: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: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;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}.container{width:100%}@media(min-width:350px){.container{max-width:350px}}@media(min-width:576px){.container{max-width:576px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.bottom-20{bottom:5rem}.z-10{z-index:10}.z-\[-1\]{z-index:-1}.mx-auto{margin-left:auto;margin-right:auto}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-36{height:9rem}.h-48{height:12rem}.h-64{height:16rem}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.w-10{width:2.5rem}.w-full{width:100%}.max-w-2xl{max-width:42rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.flex-1{flex:1 1 0%}.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))}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.gap-10{gap:2.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.break-words{overflow-wrap:break-word}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-2{border-width:2px}.border-\[\#7B61FF\]{--tw-border-opacity: 1;border-color:rgb(123 97 255 / var(--tw-border-opacity, 1))}.bg-\[\#7B61FF\]{--tw-bg-opacity: 1;background-color:rgb(123 97 255 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pt-20{padding-top:5rem}.text-center{text-align:center}.text-\[13px\]{font-size:13px}.text-\[28px\]{font-size:28px}.text-\[30px\]{font-size:30px}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-\[20px\]{line-height:20px}.leading-\[38px\]{line-height:38px}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-wider{letter-spacing:.05em}.text-\[\#7B61FF\]{--tw-text-opacity: 1;color:rgb(123 97 255 / var(--tw-text-opacity, 1))}.text-\[\#d0c5ff\]{--tw-text-opacity: 1;color:rgb(208 197 255 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.opacity-\[0\.5\]{opacity:.5}.opacity-\[0\.8\]{opacity:.8}.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)}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.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)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,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-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;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\:bg-\[\#6A4FE6\]:hover{--tw-bg-opacity: 1;background-color:rgb(106 79 230 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#7B61FF\]:hover{--tw-bg-opacity: 1;background-color:rgb(123 97 255 / var(--tw-bg-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media(min-width:350px){.xs\:bottom-10{bottom:2.5rem}.xs\:px-8{padding-left:2rem;padding-right:2rem}.xs\:py-8{padding-top:2rem;padding-bottom:2rem}.xs\:text-\[16px\]{font-size:16px}.xs\:text-\[40px\]{font-size:40px}.xs\:leading-\[48px\]{line-height:48px}}@media(min-width:576px){.sm\:mb-4{margin-bottom:1rem}.sm\:mt-8{margin-top:2rem}.sm\:block{display:block}.sm\:h-64{height:16rem}.sm\:h-96{height:24rem}.sm\:gap-4{gap:1rem}.sm\:gap-6{gap:1.5rem}.sm\:px-16{padding-left:4rem;padding-right:4rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-16{padding-top:4rem;padding-bottom:4rem}.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-\[18px\]{font-size:18px}.sm\:text-\[20px\]{font-size:20px}.sm\:text-\[50px\]{font-size:50px}.sm\:text-\[60px\]{font-size:60px}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:leading-\[26px\]{line-height:26px}.sm\:leading-\[70px\]{line-height:70px}}@media(min-width:768px){.md\:h-full{height:100%}.md\:text-\[60px\]{font-size:60px}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media(min-width:1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-\[26px\]{font-size:26px}.lg\:text-\[80px\]{font-size:80px}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:leading-\[32px\]{line-height:32px}.lg\:leading-\[98px\]{line-height:98px}}@media(min-width:1280px){.xl\:mt-0{margin-top:0}.xl\:mt-12{margin-top:3rem}.xl\:w-1\/2{width:50%}.xl\:w-auto{width:auto}.xl\:max-w-lg{max-width:32rem}.xl\:flex-1{flex:1 1 0%}.xl\:flex-row{flex-direction:row}.xl\:items-start{align-items:flex-start}.xl\:justify-start{justify-content:flex-start}.xl\:justify-items-start{justify-items:start}.xl\:text-left{text-align:left}}html{scroll-behavior:smooth;scroll-padding-top:80px}::-moz-selection{background-color:var(--first-color);color:#fff}::selection{background-color:var(--first-color);color:#fff}*:focus-visible{outline:2px solid var(--first-color);outline-offset:2px}*{transition-timing-function:cubic-bezier(.4,0,.2,1)}.button{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background-color:var(--first-color);color:#fff;border:none;border-radius:var(--radius-md);font-weight:var(--font-semi-bold);font-size:var(--normal-font-size);cursor:pointer;transition:all .2s ease}.button:hover{background-color:var(--first-color-alt);transform:translateY(-1px);box-shadow:var(--shadow-md)}.button:active{transform:translateY(0)}.card-hover-effect{transition:all .2s ease;border:1px solid var(--border-color)}.card-hover-effect:hover{border-color:var(--border-color);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.section{opacity:1}.section__title{position:relative;display:inline-block;padding-bottom:.75rem;text-align:center;width:100%;font-family:var(--heading-font);letter-spacing:-.02em}.section__title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:40px;height:3px;background:var(--first-color);border-radius:10px}.section__subtitle{display:block;margin-top:.75rem;font-size:var(--normal-font-size);color:var(--text-color-light);font-weight:400}.progress-indicator{position:fixed;top:0;left:0;width:0%;height:2px;background:var(--first-color);z-index:9999;transition:width .3s ease}.scroll-to-top{position:fixed;bottom:2rem;right:2rem;width:44px;height:44px;border-radius:var(--radius-md);background:var(--container-color);color:var(--title-color);border:1px solid var(--border-color);cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .2s ease;box-shadow:var(--shadow-md);z-index:var(--z-tooltip)}.scroll-to-top:hover{background:var(--first-color);color:#fff;border-color:var(--first-color)}.scroll-to-top.visible{opacity:1;visibility:visible}.scroll-to-top i{font-size:1.25rem}.gradient-text{background:linear-gradient(135deg,var(--first-color),var(--first-color-lighter));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.skeleton{background:linear-gradient(90deg,var(--border-color-light) 0%,var(--border-color) 50%,var(--border-color-light) 100%);background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite;border-radius:var(--radius-sm)}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media screen and (max-width:768px){.section__title{font-size:1.5rem}.section__subtitle{font-size:var(--small-font-size)}}@media screen and (max-width:576px){.section__title{font-size:1.35rem}.section__subtitle{font-size:var(--smaller-font-size)}}@media screen and (max-width:350px){.section__title{font-size:1.15rem}}body.dark-theme .scroll-to-top{background:var(--container-color);border-color:var(--border-color)}body.dark-theme .card-hover-effect:hover{box-shadow:var(--shadow-lg)}p{line-height:1.7;margin-bottom:1rem}a{transition:all .2s ease}a:hover{color:var(--first-color)}img{transition:opacity .3s ease}img[loading=lazy]{opacity:0}img[loading=lazy].loaded{opacity:1}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}.skills.section{padding:4rem 0}.skills__heading{text-align:center;margin-bottom:2rem}.skills__container{row-gap:0;width:100%;max-width:1024px;margin:0 auto}.skills__content-wrapper{display:flex;flex-direction:column;gap:1rem;width:100%}.skills__header{display:flex;align-items:center;gap:1rem;margin-bottom:var(--mb-2-5);cursor:pointer;padding:1.25rem 1.5rem;border-radius:var(--radius-lg);transition:all .2s ease}.skills__header:hover{background:rgba(var(--first-color-rgb),.03)}.skills__icon-wrapper{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:var(--container-color);border:1px solid var(--border-color);border-radius:var(--radius-md);flex-shrink:0;transition:all .2s ease}.skills__header:hover .skills__icon-wrapper{border-color:var(--first-color);background:rgba(var(--first-color-rgb),.05)}.skills__icon,.skills__arrow{font-size:1.5rem;color:var(--first-color)}.skills__icon{margin:0}.skills__title{font-size:var(--h3-font-size);font-weight:var(--font-semi-bold);margin-bottom:.2rem;color:var(--title-color);overflow-wrap:break-word;word-break:break-word}.skills__subtitle{font-size:var(--small-font-size);color:var(--text-color-light);display:flex;align-items:center;gap:.4rem;font-weight:400}.skills__subtitle i{font-size:.75rem;color:var(--first-color)}.skills__arrow{margin-left:auto;transition:transform .3s ease;color:var(--text-color-light);font-size:1.25rem}.skills__content{background-color:var(--container-color);padding:0;border-radius:var(--radius-lg);box-shadow:none;transition:all .2s ease;width:100%;margin-bottom:.5rem;border:1px solid var(--border-color)}.skills__content:hover{box-shadow:var(--shadow-md);border-color:rgba(var(--first-color-rgb),.2)}.skills__list{row-gap:.75rem;padding:1rem 1.5rem 1.5rem;display:grid;grid-template-columns:1fr;gap:.75rem}@media screen and (min-width:576px){.skills__list{grid-template-columns:repeat(2,1fr);gap:.75rem}}@media screen and (min-width:992px){.skills__list{grid-template-columns:repeat(3,1fr);gap:.75rem}}.skills__data{padding:.75rem 1rem;border-radius:var(--radius-md);transition:all .2s ease;border:1px solid var(--border-color-light);background:var(--container-color);display:flex;flex-direction:row;align-items:center;text-align:left;gap:.75rem;cursor:default}.skills__data:hover{background:rgba(var(--first-color-rgb),.03);border-color:rgba(var(--first-color-rgb),.2);transform:translateY(-1px);box-shadow:var(--shadow-sm)}.skills__icon-circle{width:36px;height:36px;border-radius:var(--radius-md);background:rgba(var(--first-color-rgb),.08);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.skills__data:hover .skills__icon-circle{background:rgba(var(--first-color-rgb),.12)}.skills__data-icon{font-size:1rem;color:var(--first-color)}.skills__name{font-size:var(--small-font-size);font-weight:var(--font-medium);color:var(--title-color);margin:0;line-height:1.4;overflow-wrap:break-word;word-break:break-word}.skills__data:hover .skills__name{color:var(--first-color)}.skills__close .skills__list{height:0;overflow:hidden;max-height:0;opacity:0;padding:0 1.5rem;margin:0;transition:all .4s ease-out}.skills__open .skills__list{height:auto;max-height:1000px;opacity:1;padding:1rem 1.5rem 1.5rem;margin-bottom:var(--mb-2-5);transition:all .4s ease-in}.skills__close .skills__arrow{transform:rotate(-90deg)}.skills__open .skills__arrow{transform:rotate(0)}@media screen and (max-width:350px){.skills.section{padding:2.5rem 0}.skills__heading{margin-bottom:1.5rem}.skills__header{padding:1rem;margin-bottom:var(--mb-2)}.skills__icon-wrapper{width:38px;height:38px;border-radius:var(--radius-sm)}.skills__icon,.skills__arrow{font-size:1.25rem}.skills__title{font-size:var(--normal-font-size)}.skills__subtitle{font-size:var(--smaller-font-size)}.skills__content{padding:0}.skills__data{padding:.625rem .75rem}.skills__icon-circle{width:32px;height:32px}.skills__data-icon{font-size:.875rem}.skills__name{font-size:var(--small-font-size)}}@media screen and (max-width:576px){.skills__content-wrapper{gap:.75rem}.skills__header{padding:.875rem 1rem}}.services{background:linear-gradient(135deg,var(--body-color) 0%,var(--container-color) 100%);position:relative;overflow:hidden}.services:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(var(--first-color-rgb),.08) 0%,transparent 70%);border-radius:50%;pointer-events:none}.services:after{content:"";position:absolute;bottom:-30%;left:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(var(--first-color-rgb),.06) 0%,transparent 70%);border-radius:50%;pointer-events:none}.services__container{position:relative;z-index:1}.services__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));gap:2rem;margin-top:3rem}.services__card{position:relative;background:var(--container-color);border-radius:20px;padding:2rem;box-shadow:0 10px 40px #00000014;border:1px solid rgba(var(--first-color-rgb),.1);transition:all .4s cubic-bezier(.175,.885,.32,1.275);overflow:hidden;display:flex;flex-direction:column;gap:1.5rem;cursor:pointer;height:100%}.services__card:hover{transform:translateY(-8px);box-shadow:0 20px 60px #0000001f;border-color:rgba(var(--first-color-rgb),.3)}.services__card-glow{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(var(--first-color-rgb),.15) 0%,transparent 60%);opacity:.3;pointer-events:none;transition:opacity .3s ease}.services__card-header{display:flex;justify-content:space-between;align-items:flex-start}.services__icon-wrapper{position:relative;width:70px;height:70px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(var(--first-color-rgb),.1),rgba(var(--first-color-rgb),.05));border-radius:18px;border:2px solid rgba(var(--first-color-rgb),.2);transition:all .3s ease}.services__card:hover .services__icon-wrapper{border-color:var(--first-color);background:linear-gradient(135deg,rgba(var(--first-color-rgb),.15),rgba(var(--first-color-rgb),.08))}.services__icon{font-size:2rem;color:var(--first-color);transition:all .3s ease}.services__card:hover .services__icon{filter:drop-shadow(0 4px 8px rgba(var(--first-color-rgb),.4))}.services__card-badge{padding:.4rem .9rem;background:linear-gradient(135deg,var(--first-color) 0%,var(--first-color-alt) 100%);color:#fff;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 15px rgba(var(--first-color-rgb),.3);white-space:nowrap;flex-shrink:0}.services__card-title{font-size:var(--h2-font-size);font-weight:700;color:var(--title-color);margin:0;letter-spacing:-.02em;line-height:1.2;overflow-wrap:break-word;word-break:break-word}.services__card-description{color:var(--text-color);line-height:1.7;font-size:var(--normal-font-size);flex:1;overflow-wrap:break-word;word-break:break-word}.services__card-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1rem;border-top:1px solid rgba(var(--first-color-rgb),.1)}.services__view-button{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--first-color);color:#fff;border:none;border-radius:12px;font-weight:600;font-size:var(--small-font-size);cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(var(--first-color-rgb),.2)}.services__view-button:hover{background:var(--first-color-alt);transform:translateY(-2px);box-shadow:0 6px 20px rgba(var(--first-color-rgb),.35)}.services__view-button i{font-size:1.1rem;transition:transform .3s ease}.services__view-button:hover i{transform:translate(4px)}.services__count{color:var(--text-color-light);font-size:var(--small-font-size);font-weight:500}.services__modal{position:fixed;inset:0;width:100vw;height:100vh;background-color:#000000bf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:1000;overflow-y:auto}.services__modal-content{position:relative;background:var(--container-color);border-radius:24px;box-shadow:0 30px 90px #00000040;max-width:650px;width:100%;max-height:90vh;overflow-y:auto;border:1px solid rgba(var(--first-color-rgb),.15);-webkit-overflow-scrolling:touch}.services__modal-content::-webkit-scrollbar{width:8px}.services__modal-content::-webkit-scrollbar-track{background:rgba(var(--first-color-rgb),.05);border-radius:10px}.services__modal-content::-webkit-scrollbar-thumb{background:rgba(var(--first-color-rgb),.3);border-radius:10px}.services__modal-content::-webkit-scrollbar-thumb:hover{background:rgba(var(--first-color-rgb),.5)}.services__modal-header{display:flex;align-items:center;gap:1.25rem;padding:2.5rem;border-bottom:1px solid rgba(var(--first-color-rgb),.1);background:linear-gradient(135deg,rgba(var(--first-color-rgb),.03) 0%,transparent 100%)}.services__modal-icon-wrapper{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--first-color) 0%,var(--first-color-alt) 100%);border-radius:16px;flex-shrink:0;box-shadow:0 8px 25px rgba(var(--first-color-rgb),.3)}.services__modal-icon-wrapper i{font-size:1.8rem;color:#fff}.services__modal-title{font-size:var(--h2-font-size);font-weight:700;color:var(--title-color);margin:0;letter-spacing:-.02em;overflow-wrap:break-word;word-break:break-word}.services__modal-subtitle{color:var(--text-color-light);font-size:var(--small-font-size);margin:.25rem 0 0}.services__modal-close{position:absolute;top:2rem;right:2rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(var(--first-color-rgb),.1);border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;color:var(--first-color)}.services__modal-close:hover{background:var(--first-color);color:#fff;transform:rotate(90deg)}.services__modal-close i{font-size:1.5rem}.services__modal-body{padding:2.5rem}.services__modal-list{display:flex;flex-direction:column;gap:1rem}.services__modal-item{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:rgba(var(--first-color-rgb),.03);border-radius:12px;border-left:3px solid transparent;transition:all .3s ease}.services__modal-item:hover{background:rgba(var(--first-color-rgb),.08);border-left-color:var(--first-color);transform:translate(8px)}.services__modal-item-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--first-color);border-radius:8px;flex-shrink:0;box-shadow:0 4px 12px rgba(var(--first-color-rgb),.25)}.services__modal-item-icon i{font-size:1rem;color:#fff;font-weight:700}.services__modal-item-content p{margin:0;color:var(--text-color);line-height:1.7;font-size:var(--normal-font-size);overflow-wrap:break-word;word-break:break-word}.services__modal-footer{padding:2rem 2.5rem;border-top:1px solid rgba(var(--first-color-rgb),.1);display:flex;align-items:center;justify-content:space-between;gap:1rem;background:rgba(var(--first-color-rgb),.02)}.services__modal-footer p{color:var(--text-color);font-weight:500;margin:0}.services__contact-button{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background:linear-gradient(135deg,var(--first-color) 0%,var(--first-color-alt) 100%);color:#fff;border:none;border-radius:12px;font-weight:600;font-size:var(--normal-font-size);cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px rgba(var(--first-color-rgb),.3)}.services__contact-button:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(var(--first-color-rgb),.4)}.services__contact-button i{font-size:1.2rem}@media screen and (max-width:968px){.services__grid{grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:1.5rem}.services__modal-content{max-width:95%}.services__modal-header,.services__modal-body,.services__modal-footer{padding:1.75rem}.services__modal-close{top:1.5rem;right:1.5rem}.services__card-footer{flex-direction:column;align-items:stretch;gap:.75rem}.services__view-button{justify-content:center;width:100%}.services__count{text-align:center}}@media screen and (max-width:576px){.services__grid{grid-template-columns:1fr}.services__card{padding:1.5rem}.services__icon-wrapper{width:56px;height:56px}.services__icon{font-size:1.5rem}.services__card-title{font-size:var(--h3-font-size)}.services__card-description{font-size:var(--small-font-size);line-height:1.6}.services__card-badge{font-size:.65rem;padding:.3rem .75rem}.services__modal-header{flex-wrap:wrap}.services__modal-close{position:relative;top:0;right:0;margin-left:auto}.services__modal-title{font-size:var(--h3-font-size)}.services__modal-item-content p{font-size:var(--small-font-size)}.services__modal-footer{flex-direction:column;align-items:stretch;text-align:center}.services__modal-footer p{font-size:var(--small-font-size)}.services__contact-button{width:100%;justify-content:center;font-size:var(--small-font-size)}}@media screen and (max-width:350px){.services__modal-header,.services__modal-body,.services__modal-footer{padding:1.25rem}.services__card{padding:1.25rem;gap:1rem}.services__card-title{font-size:var(--normal-font-size);font-weight:600}.services__card-description{font-size:var(--smaller-font-size);line-height:1.6}.services__icon-wrapper{width:48px;height:48px;border-radius:12px}.services__icon{font-size:1.25rem}.services__modal-item{padding:.85rem;gap:.75rem}.services__modal-item-content p{font-size:var(--smaller-font-size)}.services__modal-title{font-size:var(--normal-font-size)}.services__view-button{font-size:var(--smaller-font-size);padding:.6rem 1rem}}.experience__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(180px,100%),1fr));gap:1.5rem;max-width:1000px;margin:3rem auto 4rem;padding:0 var(--mb-1)}.experience__stat{display:flex;align-items:center;gap:1rem;padding:1.5rem 1.25rem;background:var(--container-color);border-radius:16px;box-shadow:0 6px 20px #0000000f;border:2px solid transparent;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;min-height:100px}.experience__stat:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--first-color),var(--first-color-lighter))}.experience__stat:hover{transform:translateY(-5px);box-shadow:0 12px 30px rgba(var(--first-color-rgb),.15);border-color:var(--first-color)}.experience__stat-icon{width:55px;height:55px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--first-color),var(--first-color-lighter));border-radius:12px;box-shadow:0 4px 12px rgba(var(--first-color-rgb),.3);flex-shrink:0}.experience__stat-icon i{font-size:1.75rem;color:#fff}.experience__stat-content{flex:1;min-width:0}.experience__stat-number{font-size:1.875rem;font-weight:800;color:var(--title-color);line-height:1.1;margin-bottom:.35rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.experience__stat-label{font-size:var(--small-font-size);color:var(--text-color);font-weight:600;text-transform:uppercase;letter-spacing:.5px;line-height:1.3;display:block;overflow-wrap:break-word;word-break:break-word}@media screen and (max-width:350px){.experience__stats{grid-template-columns:repeat(2,1fr);gap:.75rem}.experience__stat{padding:1rem;flex-direction:column;text-align:center;gap:.5rem}.experience__stat-number{font-size:1.25rem;font-weight:700}.experience__stat-label{font-size:var(--smaller-font-size);letter-spacing:0;line-height:1.2}}@media screen and (min-width:568px){.experience__stats{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:768px){.experience__stats{grid-template-columns:repeat(4,1fr);gap:1.25rem}.experience__stat{padding:1.75rem 1.5rem}}body.dark-theme .experience__stat{background:var(--container-color);box-shadow:0 6px 20px #0000004d}body.dark-theme .experience__stat:hover{box-shadow:0 12px 30px #0006}.about__container{grid-template-columns:1fr;gap:2.5rem;align-items:center;margin-bottom:3rem}.home__img{width:100%;display:flex;justify-content:center;align-items:center}.home__blob{width:250px;fill:var(--first-color)}.home__blob-img{width:170px}.about__description-wrapper{display:flex;align-items:center}.about__description{font-size:var(--normal-font-size);line-height:1.8;color:var(--text-color);margin-bottom:0;text-align:center;overflow-wrap:break-word;word-break:break-word}.about__description strong{color:var(--title-color);font-weight:600}.about__info-section{width:100%;max-width:var(--container-width);margin:0 auto;text-align:center}.about__info{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-bottom:2rem}.about__info-card{position:relative;padding:1.5rem 1rem;background:var(--container-color);border:1px solid var(--border-color);border-radius:var(--radius-lg);text-align:center;transition:all .2s ease;overflow:hidden}.about__info-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:var(--first-color);opacity:0;transition:opacity .2s ease}.about__info-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg);border-color:var(--first-color)}.about__info-card:hover:before{opacity:1}.about__info-icon{font-size:1.75rem;color:var(--first-color);margin-bottom:.75rem;display:block}.about__info-title{font-size:var(--h1-font-size);font-weight:700;color:var(--title-color);display:block;margin-bottom:.25rem}.about__info-name{font-size:var(--smaller-font-size);color:var(--text-color-light);font-weight:500;text-transform:uppercase;letter-spacing:.5px;display:block}.about__highlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(180px,100%),1fr));gap:.75rem;margin-bottom:2rem}.about__highlight-item{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:var(--container-color);border-radius:var(--radius-md);border:1px solid var(--border-color);border-left:3px solid var(--first-color);transition:all .2s ease}.about__highlight-item:hover{transform:translate(4px);box-shadow:var(--shadow-sm)}.about__highlight-item i{font-size:1.25rem;color:var(--first-color)}.about__highlight-item span{font-size:var(--small-font-size);font-weight:500;color:var(--title-color);overflow-wrap:break-word;word-break:break-word}.about__info-section .button{display:inline-flex;margin:0 auto}@media screen and (max-width:350px){.about__container{gap:1.5rem}.about__info{grid-template-columns:1fr;gap:.75rem}.about__info-card{padding:1.25rem .75rem}.about__info-title{font-size:var(--h2-font-size)}.about__info-icon{font-size:1.5rem;margin-bottom:.5rem}.about__highlights{grid-template-columns:1fr;gap:.5rem}.about__highlight-item{padding:.75rem}.about__highlight-item i{font-size:1.25rem}.about__highlight-item span{font-size:var(--smaller-font-size)}.about__description{font-size:var(--small-font-size);line-height:1.7}.home__blob{width:180px}}@media screen and (min-width:351px)and (max-width:576px){.about__container{gap:2rem}.about__info{grid-template-columns:repeat(3,1fr);gap:.75rem}.about__info-card{padding:1.25rem .5rem}.about__info-title{font-size:var(--h2-font-size)}.about__info-icon{font-size:1.5rem}.about__info-name{font-size:.65rem;letter-spacing:0}.about__description{font-size:var(--small-font-size);line-height:1.7}.about__highlight-item span{font-size:var(--smaller-font-size)}}@media screen and (min-width:568px){.home__blob{width:270px}.home__blob-img{width:190px}.about__info{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:768px){.about__container{grid-template-columns:repeat(2,1fr);-moz-column-gap:5rem;column-gap:5rem}.about__description{text-align:initial}.about__info{gap:1.25rem;grid-template-columns:repeat(3,1fr)}.about__info-card{padding:2rem 1rem}.home__blob{width:270px}}@media screen and (min-width:1024px){.about__container{-moz-column-gap:7rem;column-gap:7rem}.home__blob{width:320px}.home__blob-img{width:220px}.about__info{gap:1.5rem}}body.dark-theme .about__info-card{background:var(--container-color);border-color:var(--border-color)}body.dark-theme .about__info-card:hover{border-color:var(--first-color)}body.dark-theme .about__highlight-item{background:var(--container-color);border-color:var(--border-color);border-left-color:var(--first-color)}.footer{background:#100f14;padding:4rem 0 2rem;margin-top:4rem;margin-bottom:calc(-1 * var(--header-height));position:relative;overflow:hidden}.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.1) 50%,transparent 100%)}.footer__container{max-width:1200px;margin:0 auto;padding:0 var(--mb-1-5)}.footer__content{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr));gap:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer__brand{max-width:350px}.footer__title{font-size:var(--h2-font-size);color:#fff;margin-bottom:.5rem;font-weight:700;letter-spacing:-.02em}.footer__subtitle{color:var(--first-color-lighter);font-size:var(--normal-font-size);font-weight:600;margin-bottom:1rem;display:block}.footer__description{color:#ffffffb3;font-size:var(--small-font-size);line-height:1.7;margin-bottom:1.5rem;overflow-wrap:break-word;word-break:break-word}.footer__section-title{color:#fff;font-size:var(--h3-font-size);font-weight:600;margin-bottom:1.5rem;position:relative;padding-bottom:.75rem}.footer__section-title:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background:var(--first-color);border-radius:2px}.footer__links{list-style:none;display:flex;flex-direction:column;gap:.75rem}.footer__link{color:#ffffffb3;font-size:var(--normal-font-size);transition:all .3s ease;cursor:pointer;display:inline-block;position:relative;padding-left:0;overflow-wrap:break-word;word-break:break-word}.footer__link:hover{color:var(--first-color-lighter);padding-left:8px}.footer__link:before{content:"→";position:absolute;left:-15px;opacity:0;transition:all .3s ease}.footer__link:hover:before{left:-5px;opacity:1}a.footer__link{text-decoration:none}.footer__socials{display:flex;gap:1rem;margin-bottom:1.5rem}.footer__social{width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:12px;color:#fff;font-size:1.3rem;transition:all .3s ease;border:1px solid transparent}.footer__social:hover{background:var(--first-color);border-color:var(--first-color-lighter);transform:translateY(-3px);box-shadow:0 8px 20px rgba(var(--first-color-rgb),.4)}.footer__contact-info{display:flex;flex-direction:column;gap:.75rem}.footer__info-text{color:#ffffffb3;font-size:var(--small-font-size);display:flex;align-items:center;gap:.5rem;overflow-wrap:break-word;word-break:break-word}.footer__info-icon{color:var(--first-color-lighter);font-size:1rem}.footer__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;flex-wrap:wrap;gap:1rem}.footer__copy{color:#fff9;font-size:var(--small-font-size);margin:0}.footer__bottom-links{display:flex;align-items:center;gap:1rem}.footer__bottom-link{color:#fff9;font-size:var(--small-font-size);cursor:pointer;transition:color .3s ease}.footer__bottom-link:hover{color:var(--first-color-lighter)}.footer__bottom-divider{color:#ffffff4d}@media screen and (max-width:968px){.footer__content{grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr));gap:2.5rem}.footer__brand{max-width:100%}}@media screen and (min-width:577px)and (max-width:767px){.footer__content{grid-template-columns:repeat(2,1fr);gap:2rem}.footer__brand{grid-column:1 / -1;max-width:100%;text-align:center}.footer__socials{justify-content:center}.footer__description{max-width:500px;margin-left:auto;margin-right:auto}.footer__section-title:after{left:50%;transform:translate(-50%)}.footer__bottom{flex-direction:column;text-align:center;gap:1rem}.footer__bottom-links{justify-content:center}}@media screen and (max-width:768px){.footer{padding:3rem 0 2rem}.footer__content{grid-template-columns:1fr;gap:2rem}.footer__bottom{flex-direction:column;text-align:center;gap:1rem}.footer__bottom-links{flex-wrap:wrap;justify-content:center}.footer__title{font-size:var(--h3-font-size)}}@media screen and (max-width:576px){.footer{padding:2.5rem 0 1.5rem}.footer__content{padding-bottom:2rem;gap:2rem}.footer__socials{justify-content:flex-start}.footer__social{width:40px;height:40px;font-size:1.1rem}.footer__section-title{font-size:var(--normal-font-size);margin-bottom:1rem}.footer__link{font-size:var(--small-font-size)}.footer__description,.footer__info-text,.footer__copy,.footer__bottom-link{font-size:var(--smaller-font-size)}.footer__link:before{display:none}}@media screen and (max-width:350px){.footer__container{padding:0 var(--mb-0-75)}.footer__content{gap:1.5rem}.footer__title{font-size:var(--normal-font-size)}.footer__subtitle,.footer__section-title{font-size:var(--small-font-size)}.footer__bottom{padding-top:1.5rem}}.xp-section{position:relative;overflow-x:clip;overflow-y:visible;background:linear-gradient(180deg,transparent 0%,rgba(var(--first-color-rgb),.05) 30%,rgba(var(--first-color-rgb),.07) 50%,rgba(var(--first-color-rgb),.05) 70%,transparent 100%),var(--body-color);color:var(--text-color);font-family:var(--body-font, "Inter", "Poppins", sans-serif)}.xp-bg-grid{position:absolute;inset:-20% 0;z-index:0;pointer-events:none;will-change:transform;background-image:linear-gradient(rgba(var(--first-color-rgb),.07) 1px,transparent 1px),linear-gradient(90deg,rgba(var(--first-color-rgb),.07) 1px,transparent 1px);background-size:80px 80px;mask-image:radial-gradient(ellipse 70% 50% at 50% 50%,black 30%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 70% 50% at 50% 50%,black 30%,transparent 100%)}.xp-bg-glow{position:absolute;top:20%;left:50%;width:800px;height:800px;transform:translate(-50%);z-index:0;pointer-events:none;will-change:transform;background:radial-gradient(circle,rgba(var(--first-color-rgb),.12) 0%,rgba(var(--first-color-rgb),.05) 40%,transparent 65%);filter:blur(40px);border-radius:50%}.xp-sidenav{position:fixed;right:1.75rem;top:50%;z-index:80;display:flex;flex-direction:column;align-items:center;gap:0}.xp-sidenav__track{position:absolute;top:0;bottom:0;left:50%;width:2px;transform:translate(-50%);pointer-events:none}.xp-sidenav__track-bg{position:absolute;inset:0;background:rgba(var(--first-color-rgb),.1);border-radius:999px}.xp-sidenav__track-fill{position:absolute;top:0;left:0;width:100%;background:linear-gradient(180deg,var(--first-color, #7b61ff),#9b7dff);border-radius:999px;box-shadow:0 0 8px #7b61ff4d}.xp-sidenav__dots{display:flex;flex-direction:column;align-items:center;gap:1.6rem;position:relative;z-index:1}.xp-sidenav__dot{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:2px solid var(--border-color);color:var(--text-color-light);background:var(--container-color);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;outline:none}.xp-sidenav__dot-num{font-size:.68rem;font-weight:700;letter-spacing:.04em;font-variant-numeric:tabular-nums;pointer-events:none}.xp-sidenav__dot:hover{border-color:var(--first-color);color:var(--title-color);transform:scale(1.1)}.xp-sidenav__dot--done{border-color:var(--first-color);color:var(--first-color);background:rgba(var(--first-color-rgb),.08)}.xp-sidenav__dot--active{border-color:var(--first-color);color:#fff;background:rgba(var(--first-color-rgb),.18);transform:scale(1.22);box-shadow:0 0 16px rgba(var(--first-color-rgb),.45),0 0 36px rgba(var(--first-color-rgb),.1)}.xp-sidenav__dot--active:after{content:"";position:absolute;inset:-6px;border-radius:50%;border:2px solid rgba(var(--first-color-rgb),.28);animation:xp-ring 2.2s ease-in-out infinite}@keyframes xp-ring{0%,to{opacity:1;transform:scale(1)}50%{opacity:0;transform:scale(1.4)}}.xp-sidenav__dot--upcoming{opacity:.55}.xp-sidenav__tooltip{position:absolute;right:calc(100% + 14px);top:50%;transform:translateY(-50%);white-space:nowrap;font-size:.72rem;font-weight:600;letter-spacing:.02em;color:var(--title-color);background:var(--container-color);border:1px solid var(--border-color);padding:.4rem .8rem;border-radius:8px;opacity:0;pointer-events:none;transition:opacity .25s,transform .25s;transform:translateY(-50%) translate(6px);box-shadow:var(--shadow-lg)}.xp-sidenav__dot:hover .xp-sidenav__tooltip{opacity:1;transform:translateY(-50%) translate(0)}.xp-header{text-align:center;padding:2rem 1.5rem 2.5rem;position:sticky;top:var(--header-height, 3rem);z-index:10;background:linear-gradient(180deg,var(--body-color) 40%,transparent 100%);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);mask-image:linear-gradient(180deg,black 60%,transparent 100%);-webkit-mask-image:linear-gradient(180deg,black 60%,transparent 100%)}.xp-header__subtitle{font-size:var(--small-font-size);font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--first-color);margin-bottom:var(--mb-0-5)}.xp-header__title{font-size:var(--h1-font-size);font-weight:800;color:var(--title-color);letter-spacing:-.03em;line-height:1.15;margin:0}.xp-chapters{max-width:1180px;margin:0 auto;padding:0 5.5rem 6rem 1.5rem;position:relative;z-index:1}.xp-chapter{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:center;min-height:100vh;padding:5rem 0;scroll-margin-top:0;overflow:visible}.xp-chapter+.xp-chapter{border-top:1px solid var(--border-color-light)}.xp-chapter--reversed .xp-chapter__illustration{order:2}.xp-chapter--reversed .xp-chapter__info{order:1}.xp-chapter__illustration{position:relative;width:100%;aspect-ratio:1 / 1;max-height:480px;will-change:transform}.xp-chapter__canvas-wrap{position:absolute;inset:0;z-index:1;border-radius:20px;overflow:hidden}.xp-chapter__glow{position:absolute;top:50%;left:50%;width:90%;height:90%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(var(--first-color-rgb),.22) 0%,rgba(var(--first-color-rgb),.08) 40%,transparent 70%);pointer-events:none;z-index:0;border-radius:50%;filter:blur(12px);will-change:transform}.xp-chapter__info{display:flex;flex-direction:column;gap:1.2rem;will-change:transform}.xp-chapter__label{display:inline-block;font-size:var(--smaller-font-size);font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:var(--first-color);padding:.32rem .85rem;background:rgba(var(--first-color-rgb),.06);border:1px solid rgba(var(--first-color-rgb),.15);border-radius:999px;width:-moz-fit-content;width:fit-content}.xp-chapter__title{font-size:clamp(1.5rem,3vw,2.35rem);font-weight:800;color:var(--title-color);letter-spacing:-.025em;line-height:1.2;margin:0}.xp-chapter__meta{display:flex;align-items:center;gap:.9rem}.xp-chapter__logo{width:48px;height:48px;flex-shrink:0;border-radius:12px;background:var(--container-color);border:1px solid var(--border-color-light);display:flex;align-items:center;justify-content:center;padding:.45rem;transition:transform .3s ease;box-shadow:var(--shadow-sm)}.xp-chapter__logo:hover{transform:rotate(3deg) scale(1.08)}.xp-chapter__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.xp-chapter__company{font-size:1rem;font-weight:700;color:var(--first-color);margin:0}.xp-chapter__date{font-size:var(--small-font-size);font-weight:500;color:var(--text-color-light);margin:0}.xp-chapter__points{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.55rem}.xp-chapter__point{display:flex;align-items:flex-start;gap:.7rem;font-size:var(--normal-font-size);line-height:1.65;color:var(--text-color);padding:.55rem .8rem;border-radius:var(--radius-md);background:rgba(var(--first-color-rgb),.02);border-left:3px solid rgba(var(--first-color-rgb),.25);transition:all .3s ease}.xp-chapter__point:hover{background:rgba(var(--first-color-rgb),.05);border-left-color:var(--first-color);transform:translate(5px)}.xp-chapter__bullet{width:6px;height:6px;min-width:6px;border-radius:50%;background:var(--first-color);margin-top:.55rem;box-shadow:0 0 6px rgba(var(--first-color-rgb),.5)}.xp-chapter__skills{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.4rem}.xp-chapter__skill-tag{font-size:var(--smaller-font-size);font-weight:600;padding:.3rem .8rem;border-radius:999px;background:rgba(var(--first-color-rgb),.06);border:1px solid rgba(var(--first-color-rgb),.15);color:var(--first-color);cursor:default;transition:all .3s ease}.xp-chapter__skill-tag:hover{background:var(--first-color);border-color:var(--first-color);color:#fff;transform:translateY(-2px);box-shadow:0 4px 14px rgba(var(--first-color-rgb),.3)}@media(max-width:1024px){.xp-sidenav{right:.9rem}.xp-sidenav__dot{width:34px;height:34px}.xp-sidenav__dot-num{font-size:.6rem}.xp-sidenav__dots{gap:1.2rem}.xp-chapters{padding-right:4rem}.xp-chapter{grid-template-columns:1fr;min-height:auto;gap:2rem;padding:3.5rem 0}.xp-chapter--reversed .xp-chapter__illustration,.xp-chapter--reversed .xp-chapter__info{order:unset}.xp-chapter__illustration{max-height:360px;margin:0 auto;width:80%}}@media(max-width:768px){.xp-sidenav{right:.5rem}.xp-sidenav__dot{width:30px;height:30px}.xp-sidenav__dot-num{font-size:.55rem}.xp-sidenav__dots{gap:1rem}.xp-sidenav__tooltip{display:none}.xp-chapters{padding:0 3.2rem 4rem 1rem}.xp-header{padding:1.5rem 1rem 2rem}.xp-header__title{font-size:clamp(1.5rem,6vw,2.2rem)}.xp-chapter{padding:2.5rem 0}.xp-chapter__illustration{width:100%;max-height:280px}.xp-chapter__title{font-size:clamp(1.3rem,5vw,1.75rem)}.xp-chapter__point{font-size:.84rem;padding:.45rem .65rem}}@media(max-width:480px){.xp-sidenav__dot{width:26px;height:26px}.xp-sidenav__dot-num{font-size:.5rem}.xp-sidenav__dots{gap:.8rem}.xp-chapters{padding:0 2.8rem 3rem .75rem}.xp-chapter__illustration{max-height:220px}.xp-chapter__label{font-size:.62rem}.xp-chapter__title{font-size:1.25rem}.xp-chapter__logo{width:40px;height:40px}.xp-chapter__company{font-size:.88rem}.xp-chapter__skill-tag{font-size:.68rem;padding:.25rem .6rem}}@media(max-width:350px){.xp-sidenav__dot{width:22px;height:22px}.xp-sidenav__dot-num{font-size:.45rem}.xp-sidenav__dots{gap:.6rem}.xp-chapters{padding:0 2.2rem 2.5rem .5rem}.xp-chapter__point{font-size:.78rem;padding:.35rem .45rem;gap:.45rem}}.projects{padding:var(--mb-3) 0;background:linear-gradient(180deg,transparent 0%,rgba(var(--first-color-rgb),.03) 50%,transparent 100%)}.projects__header{text-align:center;margin-bottom:var(--mb-3)}.projects__filters{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin:2rem 0 3rem;padding:0 var(--mb-1)}.projects__filter-btn{padding:.75rem 2rem;background:var(--container-color);border:2px solid rgba(var(--first-color-rgb),.2);border-radius:30px;font-size:var(--normal-font-size);font-weight:600;color:var(--text-color);cursor:pointer;transition:all .3s ease}.projects__filter-btn:hover{border-color:var(--first-color);color:var(--first-color);transform:translateY(-3px);box-shadow:0 6px 20px rgba(var(--first-color-rgb),.15)}.projects__filter-btn.active{background:var(--first-color);color:#fff;border-color:var(--first-color);box-shadow:0 6px 20px rgba(var(--first-color-rgb),.3)}.projects__container{max-width:1200px;margin:0 auto;padding:0 var(--mb-1)}.projects__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(350px,100%),1fr));gap:2rem}.project-card{background:var(--container-color);border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #00000014;border:2px solid rgba(0,0,0,.03);transition:all .4s cubic-bezier(.175,.885,.32,1.275);cursor:pointer}.project-card:hover{transform:translateY(-10px);box-shadow:0 20px 50px rgba(var(--first-color-rgb),.15);border-color:var(--first-color)}.project-card__image-wrapper{position:relative;height:220px;overflow:hidden;background:linear-gradient(135deg,rgba(var(--first-color-rgb),.05),rgba(var(--first-color-rgb),.02));display:flex;align-items:center;justify-content:center}.project-card__logo-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:2rem;background:#fff}.project-card__logo{max-width:70%;max-height:70%;-o-object-fit:contain;object-fit:contain;transition:transform .5s ease}.project-card:hover .project-card__logo{transform:scale(1.05)}.project-card__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.project-card:hover .project-card__image{transform:scale(1.1)}.project-card__overlay{position:absolute;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.project-card__overlay.active{opacity:1}.project-card__view-btn{padding:1rem 2rem;background:var(--first-color);color:#fff;border:none;border-radius:30px;font-size:var(--normal-font-size);font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease}.project-card__view-btn:hover{background:var(--first-color-lighter);transform:scale(1.05)}.project-card__view-btn i{font-size:1.25rem}.project-card__content{padding:1.5rem}.project-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:.5rem}.project-card__category{display:inline-block;padding:.4rem 1rem;background:linear-gradient(135deg,rgba(var(--first-color-rgb),.1),rgba(var(--first-color-rgb),.05));border:1px solid rgba(var(--first-color-rgb),.3);border-radius:20px;font-size:var(--small-font-size);font-weight:600;color:var(--first-color)}.project-card__company{font-size:var(--smaller-font-size);font-weight:600;color:var(--text-color-light);text-transform:uppercase;letter-spacing:.5px}.project-card__title{font-size:var(--h3-font-size);font-weight:700;color:var(--title-color);margin-bottom:1.5rem;line-height:1.3;min-height:auto;overflow-wrap:break-word;word-break:break-word}.project-card__metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:2px solid rgba(0,0,0,.05)}.project-card__metric{text-align:center;padding:1rem;background:rgba(var(--first-color-rgb),.03);border-radius:12px;border:1px solid rgba(var(--first-color-rgb),.1)}.project-card__metric-value{display:block;font-size:1.5rem;font-weight:800;color:var(--first-color);line-height:1;margin-bottom:.25rem}.project-card__metric-label{display:block;font-size:var(--smaller-font-size);color:var(--text-color);font-weight:600}.project-card__tech-preview{display:flex;flex-wrap:wrap;gap:.5rem}.project-card__tech-tag{padding:.4rem .8rem;background:rgba(var(--first-color-rgb),.08);border:1px solid rgba(var(--first-color-rgb),.2);border-radius:15px;font-size:var(--smaller-font-size);font-weight:600;color:var(--first-color)}.project-card__tech-more{padding:.4rem .8rem;background:#0000000d;border:1px solid rgba(0,0,0,.1);border-radius:15px;font-size:var(--smaller-font-size);font-weight:600;color:var(--text-color)}.project-modal{position:fixed;inset:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;overflow-y:auto;-webkit-overflow-scrolling:touch}.project-modal__content{background:var(--body-color);border-radius:20px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;-webkit-overflow-scrolling:touch;position:relative;box-shadow:0 20px 60px #00000080}.project-modal__close{position:absolute;top:2rem;right:2rem;width:50px;height:50px;border-radius:50%;background:#000000b3;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s ease}.project-modal__close:hover{background:var(--first-color);transform:rotate(90deg) scale(1.1)}.project-modal__close i{font-size:1.75rem}.project-modal__hero{position:relative;height:350px;overflow:hidden;background:linear-gradient(135deg,rgba(var(--first-color-rgb),.08),rgba(var(--first-color-rgb),.03))}.project-modal__hero-bg{position:absolute;inset:0;opacity:.15}.project-modal__hero-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:blur(8px)}.project-modal__hero img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.project-modal__hero-logo{position:absolute;top:2rem;left:2rem;background:#fff;padding:1rem 1.5rem;border-radius:12px;box-shadow:0 8px 25px #00000026;max-width:180px}.project-modal__hero-logo img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;max-height:60px}.project-modal__hero-overlay{position:absolute;bottom:0;left:0;right:0;padding:2rem;background:linear-gradient(to top,rgba(0,0,0,.95),rgba(0,0,0,.7),transparent);color:#fff}.project-modal__category{display:inline-block;padding:.5rem 1.25rem;background:var(--first-color);border-radius:20px;font-size:var(--small-font-size);font-weight:600;margin-bottom:1rem}.project-modal__title{font-size:var(--h1-font-size);font-weight:800;margin-bottom:.75rem;line-height:1.2;overflow-wrap:break-word;word-break:break-word}.project-modal__meta{font-size:var(--normal-font-size);opacity:.9;font-weight:500}.project-modal__impact{padding:2.5rem;background:linear-gradient(135deg,rgba(var(--first-color-rgb),.05),rgba(var(--first-color-rgb),.1));border-bottom:2px solid rgba(0,0,0,.05)}.project-modal__section-title{font-size:var(--h3-font-size);font-weight:700;color:var(--title-color);margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.project-modal__section-title i{font-size:1.5rem;color:var(--first-color)}.project-modal__metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem}.project-modal__metric{text-align:center;padding:2rem 1rem;background:var(--container-color);border-radius:16px;box-shadow:0 6px 20px #00000014;border:2px solid rgba(var(--first-color-rgb),.2);transition:all .3s ease}.project-modal__metric:hover{transform:translateY(-5px);box-shadow:0 12px 30px rgba(var(--first-color-rgb),.2);border-color:var(--first-color)}.project-modal__metric-value{display:block;font-size:2.5rem;font-weight:800;color:var(--first-color);line-height:1;margin-bottom:.5rem;overflow-wrap:break-word;word-break:break-word}.project-modal__metric-label{display:block;font-size:var(--small-font-size);color:var(--text-color);font-weight:600}.project-modal__section{padding:2.5rem;border-bottom:1px solid rgba(0,0,0,.05)}.project-modal__section:last-child{border-bottom:none}.project-modal__problem-solution{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr));gap:1.5rem}.project-modal__box{padding:2rem;border-radius:16px;border-left:4px solid}.project-modal__box--problem{background:#ef44440d;border-color:#ef4444}.project-modal__box--solution{background:#10b9810d;border-color:#10b981}.project-modal__box-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.project-modal__box-header i{font-size:1.5rem}.project-modal__box--problem .project-modal__box-header i{color:#ef4444}.project-modal__box--solution .project-modal__box-header i{color:#10b981}.project-modal__box-header h4{font-size:var(--h3-font-size);font-weight:700;margin:0}.project-modal__box p{font-size:var(--normal-font-size);color:var(--text-color);line-height:1.7}.project-modal__list{list-style:none;display:flex;flex-direction:column;gap:1rem}.project-modal__list li{display:flex;align-items:flex-start;gap:1rem;font-size:var(--normal-font-size);color:var(--text-color);line-height:1.7;padding:1rem;background:rgba(var(--first-color-rgb),.03);border-radius:12px;border-left:3px solid var(--first-color);transition:all .3s ease}.project-modal__list li:hover{transform:translate(5px);background:rgba(var(--first-color-rgb),.08);box-shadow:0 4px 12px #0000000d}.project-modal__list li i{font-size:1.25rem;color:var(--first-color);flex-shrink:0;margin-top:.15rem}.project-modal__list--challenges li{border-color:#f59e0b}.project-modal__list--challenges li i{color:#f59e0b}.project-modal__list--outcomes li{border-color:#10b981}.project-modal__list--outcomes li i{color:#10b981}.project-modal__tech-stack{display:flex;flex-wrap:wrap;gap:.75rem}.project-modal__tech-tag{padding:.75rem 1.5rem;background:linear-gradient(135deg,rgba(var(--first-color-rgb),.1),rgba(var(--first-color-rgb),.05));border:2px solid rgba(var(--first-color-rgb),.2);border-radius:25px;font-size:var(--normal-font-size);font-weight:600;color:var(--first-color);transition:all .3s ease}.project-modal__tech-tag:hover{background:var(--first-color);color:#fff;transform:translateY(-3px);box-shadow:0 6px 16px rgba(var(--first-color-rgb),.3)}@media screen and (max-width:350px){.projects__grid,.project-card__metrics{grid-template-columns:1fr}.project-modal{padding:.5rem}.project-modal__content{max-height:95vh;border-radius:12px}.project-modal__hero{height:200px}.project-modal__close{top:.75rem;right:.75rem;width:36px;height:36px}.project-modal__close i{font-size:1.25rem}.project-modal__section,.project-modal__impact{padding:1.5rem}.project-modal__metrics{grid-template-columns:repeat(2,1fr);gap:.75rem}.project-modal__metric{padding:1rem .5rem}.project-modal__metric-value{font-size:1.5rem;font-weight:700}.project-modal__tech-stack{gap:.5rem}.project-modal__tech-tag{padding:.5rem 1rem;font-size:var(--smaller-font-size)}.project-modal__box{padding:1.25rem}.project-modal__box-header h4{font-size:var(--normal-font-size)}.project-modal__box p{font-size:var(--small-font-size)}.project-modal__list li{padding:.75rem;font-size:var(--small-font-size)}.project-card__metric-value{font-size:1.25rem;font-weight:700}.projects__filters{gap:.5rem;padding:0 .5rem}.projects__filter-btn{padding:.5rem 1rem;font-size:var(--smaller-font-size)}.project-card__image-wrapper{height:180px}.project-card__content{padding:1rem}.project-card__title{font-size:var(--normal-font-size)}.project-modal__hero-overlay{padding:1rem}.project-modal__title{font-size:var(--h3-font-size);font-weight:700}}@media screen and (min-width:351px)and (max-width:576px){.project-modal__section,.project-modal__impact{padding:1.75rem}.project-modal__metric-value{font-size:1.75rem;font-weight:700}.project-modal__title{font-size:var(--h2-font-size);font-weight:700}.project-card__content{padding:1.25rem}.project-card__title{font-size:var(--h3-font-size)}.project-modal__box p,.project-modal__list li{font-size:var(--normal-font-size)}.projects__filter-btn{padding:.6rem 1.25rem;font-size:var(--small-font-size)}}@media screen and (min-width:568px){.projects__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media screen and (min-width:768px){.projects__filters{gap:1.5rem}.project-modal{padding:2rem}.project-modal__section,.project-modal__impact{padding:3rem}}@media screen and (min-width:1024px){.projects__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}}body.dark-theme .project-card{background-color:var(--container-color);box-shadow:0 10px 30px #0000004d;border-color:#ffffff0d}body.dark-theme .project-card:hover{box-shadow:0 20px 50px #00000080}body.dark-theme .project-modal__content{background:var(--body-color)}body.dark-theme .project-modal__box--problem{background:#ef44441a}body.dark-theme .project-modal__box--solution{background:#10b9811a}*{box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:smooth}body{margin:0 0 var(--header-height) 0;font-family:var(--body-font);font-size:var(--normal-font-size);background-color:var(--body-color);color:var(--text-color)}h1,h2,h3,h4{color:var(--title-color);font-weight:var(--font-semi-bold)}ul{list-style:none}a{text-decoration:none}img{max-width:100%;height:auto}
