/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.grid{display:grid}.w-full{width:100%}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}:root{--header-height:3.5rem;--first-hue:250;--sat:66%;--lig:75%;--second-hue:219;--first-color:hsl(var(--first-hue),var(--sat),var(--lig));--first-color-alt:hsl(var(--first-hue),var(--sat),71%);--title-color:hsl(var(--second-hue),15%,95%);--text-color:hsl(var(--second-hue),8%,75%);--text-color-light:hsl(var(--second-hue),4%,55%);--body-color:hsl(var(--second-hue),48%,8%);--container-color:hsl(var(--second-hue),32%,12%);--body-font:"Poppins",sans-serif;--biggest-font-size:1.75rem;--h1-font-size:1.5rem;--h2-font-size:1.25rem;--h3-font-size:1rem;--normal-font-size:.938rem;--small-font-size:.813rem;--smaller-font-size:.75rem;--tiny-font-size:.625rem;--font-medium:500;--font-semibold:600;--z-tooltip:10;--z-fixed:100;--z-modal:1000}@media screen and (min-width:968px){:root{--biggest-font-size:2.5rem;--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}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body,button,input,textarea{font-family:var(--body-font);font-size:var(--normal-font-size)}body{background-color:var(--body-color);color:var(--text-color);transition:all .4s}h1,h2,h3{color:var(--title-color);font-weight:var(--font-semibold)}ul{list-style:none}a{text-decoration:none}button{cursor:pointer;border:none;outline:none}img{max-width:100%;height:auto}.change__theme{cursor:pointer;font-size:1.25rem;transition:all .3s}.change__theme:hover{color:var(--first-color)}body.light-theme{--title-color:hsl(var(--second-hue),15%,15%);--text-color:hsl(var(--second-hue),8%,35%);--body-color:hsl(var(--second-hue),100%,99%);--container-color:#e9e9e9}.light-theme .scroll-header{box-shadow:0 2px 4px #0303031a}.light-theme .nav__menu{background-color:hsla(var(--second-hue),32%,90%,.8)}.light-theme .section__subtitle{color:var(--text-color)}.light-theme .home__social-link{box-shadow:0 2px 16px hsla(var(--second-hue),48%,8%,.1)}.light-theme .footer__social-link,.light-theme .home__social-link:after{background-color:var(--title-color)}.light-theme .active-work,.light-theme .button,.light-theme .button:hover,.light-theme .footer__copy,.light-theme .footer__link,.light-theme .footer__title,.light-theme .home__scroll,.light-theme .home__social-link{color:var(--title-color)}.light-theme .about__box,.light-theme .button,.light-theme .contact__card,.light-theme .contact__form-div,.light-theme .services__card,.light-theme .skills__content,.light-theme .testimonial__card,.light-theme .work__card{box-shadow:0 2px 16px hsla(var(--second-hue),48%,8%,.1)}.light-theme::-webkit-scrollbar{background-color:hsl(var(--second-hue),8%,80%)}.container{max-width:968px;margin:0 auto;padding-left:1rem;padding-right:1rem}.grid{gap:1.25rem;display:grid}.main{overflow:hidden}.section{padding:4.5rem 0 1rem}.section__subtitle,.section__title{text-align:center}.section__title{font-size:var(--h2-font-size);color:var(--first-color);margin-bottom:2rem}.section__subtitle{font-size:var(--smaller-font-size);color:var(--text-color-light);display:block}.header{background-color:var(--body-color);width:100%;z-index:var(--z-fixed);transition:all .4s;position:fixed;top:0;left:0}.nav{height:var(--header-height);justify-content:space-between;align-items:center;display:flex}.nav__logo{color:var(--first-color);font-weight:var(--font-medium);transition:all .4s}.nav__logo:hover{color:var(--first-color-alt)}.nav__menu{background-color:hsla(var(--second-hue),32%,16%,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:4rem;width:90%;padding:1rem 2.25rem;transition:all .4s;position:fixed;bottom:1rem}.nav__list{justify-content:space-between;align-items:center;display:flex}.nav__link{color:var(--text-color);font-size:1.25rem;font-weight:var(--font-medium);border-radius:5rem;padding:.4rem;text-decoration:none;transition:all .4s;display:flex}.active-link{background:linear-gradient(180deg,hsla(var(--first-hue),var(--sat),var(--lig),.5),hsla(var(--first-hue),var(--sat),var(--lig),.2));box-shadow:0 0 16px hsla(var(--first-hue),var(--sat),var(--lig),.4);color:var(--title-color);border-radius:5rem}.scroll-header{box-shadow:0 4px 4px #0a0a0a4d}.home__container{row-gap:4.5rem;padding-top:2rem;position:relative}.home__data{text-align:center}.home__education,.home__greeting{font-size:var(--small-font-size);font-weight:var(--font-medium)}.home__greeting{color:var(--title-color);margin-bottom:.25rem;display:block}.home__education{color:var(--text-color);margin-bottom:2.5rem}.home__name{font-size:var(--biggest-font-size);color:var(--first-color)}.home__img{width:160px}.home__handle{background:linear-gradient(180deg,hsla(var(--first-hue),var(--sat),var(--lig),.5),hsla(var(--first-hue),var(--sat),var(--lig),.1));border-radius:10rem 10rem 1rem 1rem;justify-self:center;align-items:flex-end;width:190px;height:293px;overflow:hidden}.home__button,.home__handle{justify-content:center;display:flex}.home__button{align-items:center;gap:1rem}.home__scroll,.home__social{position:absolute}.home__social{row-gap:.5rem;display:grid;bottom:4rem;left:1rem}.home__social-link{background-color:var(--container-color);width:max-content;color:var(--first-color);border-radius:.5rem;padding:.25rem;font-size:1rem;transition:all .4s;display:flex}.home__social-link:hover{background-color:var(--first-color);color:#fff}.home__social:after{content:"";background-color:var(--first-color);width:32px;height:1px;transform:rotate(90deg)translate(16px,4px)}.home__scroll{color:var(--first-color);justify-items:center;row-gap:2.25rem;display:grid;bottom:4rem;right:-1rem}.home__scroll-icon{font-size:1.25rem}.home__scroll-name{font-size:var(--smaller-font-size);transform:rotate(-90deg)}.button{background-color:var(--first-color);font-weight:var(--font-medium);border-radius:.8rem;padding:.75rem 1rem;transition:all .4s;display:inline-block}.button,.button:hover{color:var(--body-color)}.button:hover{background-color:var(--first-color-alt)}.button--ghost{color:var(--first-color);border:1px solid var(--first-color);background-color:#0000}.about__container{row-gap:2.5rem}.about__img{border-radius:1.5rem;justify-self:center;width:220px}.about__data{text-align:center}.about__info{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:2rem;display:grid}.about__box{background-color:var(--container-color);border-radius:.75rem;padding:.75rem .5rem}.about__icon{color:var(--first-color);margin-bottom:.5rem;font-size:1.5rem}.about__title{font-size:var(--small-font-size)}.about__subtitle{font-size:var(--tiny-font-size)}.about__description{margin-bottom:2rem}.skills__container{row-gap:2rem;padding-top:1rem}.skills__content{background-color:var(--container-color);border-radius:1.25rem;padding:1.5rem}.skills__title{font-size:var(--normal-font-size);font-weight:var(--font-medium);color:var(--first-color);text-align:center;margin-bottom:1.5rem}.skills__box{justify-content:center;column-gap:2.5rem;display:flex}.skills__group{align-content:flex-start;row-gap:1rem;display:grid}.skills__data{column-gap:.5rem;display:flex}.skills .bxs-badge-check{color:var(--first-color);font-size:1rem}.skills__name{font-size:var(--normal-font-size);font-weight:var(--font-medium);line-height:18px}.skills__level{font-size:var(--small-font-size)}.services__container{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding-top:1rem}.services__card{background-color:var(--container-color);border-radius:1.25rem;padding:3rem 1.5rem 1.5em}.services__title{font-size:var(--h3-font-size);margin-bottom:2.5rem}.services__button{color:var(--first-color);font-size:var(--small-font-size);cursor:pointer;align-items:center;column-gap:.25rem;display:flex}.services__button:hover .services__icon{transform:translate(.25rem)}.services__icon{font-size:1rem;transition:all .4s}.services__modal{background-color:hsl(var(--second-hue),28%,16%,.7);z-index:var(--z-modal);visibility:hidden;opacity:0;place-items:center;padding:2rem 1rem;transition:all .4s;display:grid;position:fixed;inset:0}.services__modal-content{background-color:var(--body-color);border-radius:1.5rem;padding:4.5rem 1.5rem 2.5rem;position:relative}.services__modal-description,.services__modal-title{text-align:center}.services__modal-title{font-size:var(--h3-font-size);color:var(--first-color);margin-bottom:1rem}.services__modal-description{font-size:var(--small-font-size);margin-bottom:2rem}.services__modal-list{row-gap:.75rem;display:grid}.services__modal-item{align-items:flex-start;column-gap:.5rem;display:flex}.services__modal-icon{color:var(--first-color);font-size:1.5rem}.services__modal-info{font-size:var(--small-font-size)}.services__modal-close{color:var(--first-color);cursor:pointer;font-size:1.5rem;position:absolute;top:1.5rem;right:1.5rem}.active-modal{visibility:visible;opacity:1}.work__container{padding-top:1rem}.work__filters{justify-content:center;align-items:center;column-gap:.75rem;margin-bottom:2rem;display:flex}.work__item{cursor:pointer;color:var(--title-color);font-weight:var(--font-medium);border-radius:.5rem;padding:.25rem .75rem}.work__card{background-color:var(--container-color);border-radius:1rem;padding:1rem}.work__img{border-radius:1rem;margin-bottom:.75rem}.work__title{font-size:var(--normal-font-size);font-weight:var(--font-medium);margin-bottom:.25rem}.work__button{width:max-content;color:var(--first-color);font-size:var(--small-font-size);cursor:pointer;align-items:center;column-gap:.25rem;display:flex}.work__button:hover .work__icon{transform:translate(.25rem)}.work__icon{font-size:1rem;transition:all .4s}.active-work{background-color:var(--first-color);color:var(--body-color)}.work__credentials{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;margin:12px 0}.credentials__item{justify-content:space-between;align-items:center;display:flex}.credentials__item:last-child{margin-bottom:0}.credentials__label{color:#fffc;font-size:.875rem;font-weight:500}.credentials__value{color:#fff;background:#0000004d;border:1px solid #ffffff1a;border-radius:4px;font-family:Courier New,monospace;font-size:.875rem}.testimonial__card{background-color:var(--container-color);border-radius:1.5rem;margin-bottom:3rem;padding:1.25rem 1.5rem}.testimonial__img{border-radius:3rem;width:60px;margin-bottom:1rem}.testimonial__name{font-size:var(--normal-font-size);font-weight:var(--font-medium);margin-bottom:.25rem}.testimonial__description{font-size:var(--small-font-size);margin-bottom:.15rem}.swiper-pagination-bullet{background-color:var(--text-color-light)}.swiper-pagination-bullet-active{background-color:var(--first-color)}.contact{padding-bottom:6.4rem!important}.contact__container{row-gap:3rem;padding-bottom:3rem}.contact__title{text-align:center;font-size:var(--h3-font-size);margin-bottom:1.5rem}.contact__info{gap:1rem;display:grid}.contact__card{background-color:var(--container-color);text-align:center;border-radius:.75rem;padding:2rem 1rem}.contact__card-icon{color:var(--title-color);margin-bottom:.25rem;font-size:2rem}.contact__card-data,.contact__card-title{font-size:var(--small-font-size)}.contact__card-title{font-weight:var(--font-medium)}.contact__card-data{margin-bottom:.75rem;display:block}.contact__button{color:var(--first-color);font-size:var(--small-font-size);cursor:pointer;justify-content:center;align-items:center;column-gap:.25rem;display:flex}.contact__button:hover .contact__button-icon{transform:translate(.25rem)}.contact__button-icon{font-size:1rem;transition:all .4s}.contact__form-div{height:4rem;margin-bottom:2rem;position:relative}.contact__form-input{border:2px solid var(--text-color-light);width:100%;height:100%;font-size:var(--normal-font-size);color:var(--text-color);z-index:1;background:0 0;border-radius:.75rem;outline:none;padding:1.5rem;position:absolute;top:0;left:0}.contact__form-tag{font-size:var(--smaller-font-size);background-color:var(--body-color);z-index:10;padding:.25rem;position:absolute;top:-.75rem;left:1.25rem}.contact__form-area{height:17rem}.contact__form-area textarea{resize:none}.footer{background-color:var(--first-color)}.footer__container{padding:2rem 0 6rem}.footer__link,.footer__title{color:var(--body-color)}.footer__title{text-align:center;margin-bottom:2rem}.footer__list{column-gap:1.5rem;margin-bottom:2rem}.footer__list,.footer__social{justify-content:center;align-items:center;display:flex}.footer__social{column-gap:1.25rem}.footer__social-link{background-color:var(--body-color);color:var(--first-color);border-radius:.25rem;padding:.35rem;font-size:1rem;display:inline-flex}.footer__copy{color:var(--container-color);text-align:center;font-size:var(--smaller-font-size);margin-top:4.5rem;margin-bottom:2rem;display:block}::-webkit-scrollbar{background-color:var(--container-color);border-radius:.5rem;width:.5rem}::-webkit-scrollbar-track{border-radius:1.5rem}::-webkit-scrollbar-thumb{background-color:var(--first-color);border-radius:.5rem}::-webkit-scrollbar-thumb:hover{background-color:var(--first-color-alt)}@media screen and (max-width:320px){.home__social{left:.5rem}.home__scroll{right:-.5rem}.nav__menu{padding:1rem 1.5rem}.home__button{flex-direction:column}.home__handle{width:150px;height:253px}.home__img{width:130px}.about__info{grid-template-columns:repeat(2,1fr)}.skills__box{column-gap:1rem}.skills__name{font-size:var(--small-font-size)}.skills__level{font-size:var(--smaller-font-size)}.services__container{grid-template-columns:145px;justify-content:center}.work__item{font-size:var(--small-font-size)}.work__filters{column-gap:.25rem}}@media screen and (min-width:435px){.home__social{left:.5rem}.home__scroll{right:-.5rem}.work__container{grid-template-columns:repeat(2,max-content);justify-content:center}.work__img{width:165px}}@media screen and (min-width:630px){.nav__menu{width:328px;margin:0 auto;left:0;right:0}.about__info{grid-template-columns:repeat(3,180px);justify-content:center}.about__description{width:600px;margin:0 auto 2rem;padding:1rem 5rem}.about__box{padding:1.75rem .95rem}.skills__container{justify-content:center}.skills__content{padding:4rem 8.8rem}.skills__title{font-size:var(--h3-font-size);margin-bottom:1.5rem}.skills__box{column-gap:5.5rem}.services__container{grid-template-columns:repeat(3,177px);justify-content:center}.services__modal-content{width:500px;padding:4.5rem 2.5rem 2.5rem}.services__modal-description{padding:0 3.5rem}.work__container{grid-template-columns:repeat(2,max-content);justify-content:center}.work__img{width:250px}.testimonial__container{width:600px;margin:auto}.contact__container{grid-template-columns:220px 340px;justify-content:center;column-gap:2rem;display:grid}.contact__info{grid-template-columns:200px;gap:1rem}.contact__form{width:340px}}@media screen and (min-width:992px){.section{padding:6.5rem 0 1rem}.section__title{margin-bottom:3.5rem}.nav{height:calc(var(--header-height) + 1rem)}.home__handle{width:290px;height:400px}.home__img{width:220px}.home__social-link{padding:.4rem;font-size:1.25rem}.home__social:after{transform:rotate(90deg)translate(16px,-1px)}.home__scroll-icon{font-size:2rem}.about__container{grid-template-columns:repeat(2,1fr);align-items:center;column-gap:4rem}.about__img{width:350px}.about__data{text-align:initial}.about__info{justify-content:normal;gap:2rem}.about__box{text-align:center;padding:1rem 1.25rem}.about__description{margin-bottom:2.5rem;padding:0 4rem 0 0}.skills__container{grid-template-columns:repeat(2,460px);column-gap:3rem}.skills__title{margin-bottom:3.5rem}.services__container{grid-template-columns:repeat(3,300px);column-gap:2rem}.services__card{padding:5rem 2rem 1.5rem}.work__container{grid-template-columns:repeat(3,max-content);gap:3rem}.work__card{padding:1.25rem}.work__img{margin-bottom:2rem}.work__title{margin-bottom:.5rem}.testimonial__container{width:970px}.testimonial__card{padding:1.5rem 2rem}.contact__info{grid-template-columns:430px;gap:1rem}.contact__form{width:430px}.contact__form-area{height:18rem}.contact__container{grid-template-columns:repeat(2,430px);column-gap:6rem}.footer__social-link{border-radius:.5rem;padding:.4rem;font-size:1.25rem}}