@import"https://fonts.googleapis.com/css2?family=Lalezar&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=New+Amsterdam&display=swap";.emailContainer,.emailFormSection{max-width:100%;width:90%;margin:0 auto;background-color:var(--background-button-darkviolet);border-radius:2.5rem;display:flex;align-items:center;justify-content:space-evenly;padding:2rem;box-sizing:border-box}@media screen and (max-width: 768px){.emailFormSection{flex-direction:column;padding:1.5rem}}.emailDescriptions{display:flex;flex-direction:column;text-align:center;gap:.75rem;width:100%;max-width:40rem}.emailIcons{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem}.emailImage{object-fit:cover;max-width:100%;width:clamp(12rem,40vw,18rem);aspect-ratio:1/1;border-radius:2.5rem}@media screen and (max-width: 768px){.emailImage{width:100%;max-height:16rem}}.emailContainerInput{display:flex;justify-content:center;width:100%}.inputWrapper{position:relative;width:clamp(15rem,60vw,20rem)}.emailInput{padding:.75rem 4rem .75rem 1rem;border-radius:2.5rem;width:100%;box-sizing:border-box;font-size:var(--font-x-small)}.inputWrapper button{position:absolute;right:0;top:0;bottom:0;padding:.75rem 1.5rem;border-radius:0 2.5rem 2.5rem 0;color:var(--background-button-light);background:var(--background-button);border:none;cursor:pointer;height:100%;font-size:var(--font-x-small)}.inputWrapper button:hover{background-color:var(--background-button-darkviolet)}@media screen and (max-width: 480px){.emailContainer,.emailFormSection{padding:1rem;border-radius:1.5rem}.emailImage,.emailInput,.inputWrapper button{border-radius:1.5rem}.inputWrapper button{padding:.5rem 1rem}}.footerContainer{display:flex;flex-direction:column;align-items:center}.footerTitle{line-height:20rem;font-size:16rem;font-family:var(--font-title);font-weight:bolder;color:var(--background-button-violet);letter-spacing:.5rem;-webkit-text-stroke:4px var(--background-button-pink)}@media screen and (max-width: 1024px){.footerTitle{font-size:12rem}}@media screen and (max-width: 781px){.footerTitle{font-size:6rem}}@media screen and (max-width: 300px){.footerTitle{font-size:3rem}}.footernavbarContainer{display:flex;text-align:center;line-height:1rem;gap:8rem}@media screen and (max-width: 1024px){.footernavbarContainer{gap:1rem;flex-wrap:wrap}}@media screen and (max-width: 768px){.footernavbarContainer{gap:.5rem}}.footerSection{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;gap:5rem}.socialIcons{display:flex;gap:1rem}.socialIcons img{transition:transform .2s ease-in-out}.socialIcons img:hover{transform:scale(1.2)}.about{display:flex;flex-direction:column;gap:2rem}.aboutContainer{display:flex;justify-content:space-evenly;align-items:center;gap:2rem;color:var(--text-color);font-family:Poppins,sans-serif;margin:3rem auto}@media screen and (max-width: 1024px){.aboutContainer{flex-wrap:wrap;text-align:center}}.aboutInformation{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}@media screen and (max-width: 1024px){.aboutInformation{order:1}}.aboutTitle{color:var(--text-color);font-size:var(--font-xxl);font-family:var(--font-title);font-weight:900;line-height:1;font-weight:700;color:var(--text-primary);position:relative;padding-bottom:.5rem}.aboutTitle:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;height:3px;background:var(--accent-color);border-radius:2px}.aboutSemiTitle{color:var(--text-color);font-weight:500;padding-block:.5rem;border-radius:10px}.aboutResume{margin-left:1rem;color:var(--background-button)}.aboutResume:hover{color:var(--background-button-violet)}.aboutSkillsOfMine,.aboutSkills,.aboutExperienceArticle,.aboutExperienceRebisco{display:flex;justify-content:space-between;align-items:center}.aboutSkillsOfMine{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem}.aboutSkills{display:flex;justify-content:center;align-items:center;gap:2rem;text-align:center;flex-wrap:wrap}.aboutSection{display:flex;align-items:center;justify-content:center;text-align:center}.aboutSectionEducation{display:flex;flex-direction:column;gap:2rem}.aboutExperienceArticle{border:solid 2px var(--background-button-light);padding:1rem;border-radius:50px}.aboutExperienceRebisco{gap:2rem}@media screen and (max-width: 1024px){.aboutSkills,.aboutExperienceArticle,.aboutExperienceRebisco{text-align:center;justify-content:center;align-items:center;flex-wrap:wrap}}@media screen and (max-width: 768px){.aboutSkills{gap:1.5rem}.aboutTBody{gap:.5rem;padding:.5rem}.aboutTBody img{height:25px;max-width:80px}}@media screen and (max-width: 480px){.aboutSkills{gap:1rem}.aboutTBody{gap:.5rem;padding:.5rem}.aboutTBody img{height:20px;max-width:70px}}.aboutParagraph{font-size:var(--aboutParagraph-size);font-family:var(--font-commission);color:var(--text-color);font-weight:900}@media screen and (max-width: 300px){.aboutParagraph{font-size:.75rem}}.aboutButton{display:flex;align-items:center;justify-content:center;background-color:var(--background-button);color:var(--text-background-color);padding:.5rem 1rem;border-radius:50px;text-decoration:none;font-weight:700}@media screen and (max-width: 300px){.addButton{padding:0 1rem}}.aboutButton:hover{background:var(--background-button-darkviolet);color:var(--background-button-light)}.aboutImages{border-radius:50%;object-fit:cover;aspect-ratio:2/2;width:100%;min-width:100%;height:auto}@media screen and (max-width: 1024px){.aboutImages{max-width:15rem}}@media screen and (max-width: 768px){.aboutImages{max-width:30rem}}@media screen and (max-width: 480px){.aboutImages{max-width:20rem}}.aboutTBody{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;padding:1rem}.aboutTBody img{height:30px;width:auto;max-width:100px;object-fit:contain}.aboutTBody td{list-style:none}@media (max-width: 768px){.aboutTBody{align-items:center}}.aboutArticle,.aboutExperience{display:flex;justify-content:center;gap:2rem;box-sizing:border-box}.aboutExperience{flex-direction:column}@media screen and (max-width: 1024px){.aboutArticle{flex-wrap:wrap}}.aboutArticleSection{box-sizing:border-box;padding:1rem 2rem;border:solid 1px var(--text-color);border-radius:20px;max-width:50rem;width:100%;display:flex;flex-direction:column;gap:1rem}.aboutFirstPersonBio,.aboutThirdPersonBio{display:flex;flex-direction:column;justify-content:center;align-items:center}.aboutTitleArticle{background-color:var(--background-button-darkviolet);font-weight:500;font-family:var(--font-commission);font-size:var(--h2-size);border-radius:50px;color:var(--text-color);padding:.5rem 1rem;align-self:flex-start}@media screen and (max-width: 769px){.aboutTitleArticle{font-size:var(--h1-size)}}.aboutArticleList,.aboutExperienceRebiscoDescription,.aboutExperienceData{display:flex;flex-direction:column;gap:1rem}.aboutExperienceData{width:30rem;align-items:self-end}.aboutExperienceRebiscoDescription{line-height:1.5rem}.aboutRebisco{max-width:100%;aspect-ratio:2/2;object-fit:cover;border-radius:50%;width:8rem}@media screen and (max-width: 1024px){.aboutExperienceData{align-items:center;text-align:center}.aboutTitleArticle{width:100%;max-width:100%;font-size:1rem}}.slide-in-left,.slide-in-right{opacity:0;transform:translate(-100%);transition:all .5s ease}.slide-in-right{transform:translate(100%)}.in-view{opacity:1;transform:translate(0)}.activeWelcome{display:flex;justify-content:space-between;align-items:center;gap:clamp(1rem,2vw,2rem);padding-block:clamp(1rem,2vw,2rem)}@media screen and (max-width: 768px){.activeWelcome{flex-direction:column;text-align:center;gap:1rem;padding-block:1rem}}.activeWelcome img{width:clamp(10rem,40%,20rem);height:auto;object-fit:contain}.activeWelcome p{font-size:var(--p-size);font-family:var(--font-semi-title);color:var(--background-button-light);max-width:clamp(20rem,80%,40rem)}.freeCodeCamp{width:100%;height:clamp(10rem,30vw,15rem);object-fit:cover;border-radius:.5rem .5rem 0 0}.portCardBody{padding:clamp(.5rem,1vw,1rem);display:flex;flex-direction:column;gap:.5rem}.portCardTitle{font-size:var(--h2-size);font-family:var(--font-semi-title);color:var(--text-color);margin:0}.portCardDescription{font-size:var(--p-size);font-family:var(--font-semi-title);color:var(--background-button-light);margin:0}.activeExternal{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1rem,2vw,1.5rem);border:1px solid var(--background-button-light);border-radius:.5rem;padding:clamp(.5rem,1vw,1rem)}@media screen and (max-width: 768px){.activeExternal{grid-template-columns:1fr;border-radius:1rem}}.activeStatItem{display:flex;flex-direction:column;gap:.5rem}.activeStatsContainer{display:flex;flex-direction:column;gap:clamp(.5rem,1vw,1rem)}.activeImage{width:100%;max-width:clamp(20rem,90%,30rem);height:auto;object-fit:contain}@media screen and (max-width: 768px){.activeImage{max-width:100%}}.banbanImage{width:100%;max-width:clamp(15rem,50%,25rem);height:auto;object-fit:contain;border-radius:.5rem}.active h1{font-size:var(--h3-size);font-family:var(--font-semi-title);color:var(--text-color);margin:clamp(.5rem,1vw,1rem) 0}@media screen and (max-width: 480px){.active h1{font-size:clamp(1rem,2vw,1.5rem)}}.active{margin:clamp(1rem,2vw,2rem) 0}.blog{border-top:solid 5px var(--background-button);padding-top:2rem;width:20rem}.blogArticle{padding:2rem;margin:0 auto;display:flex;gap:clamp(1rem,2vw,1.5rem)}.blogSection{display:flex;flex-direction:column;gap:1.5rem;width:50%;box-sizing:border-box}.blogSectionTitle{font-size:1.8rem;color:var(--text-color);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid var(--background-button-light)}.blogGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.blogCardContainer{border-radius:.8rem;overflow:hidden;transition:all .3s ease}.blogCard{display:flex;flex-direction:column;height:100%;color:var(--text-color);text-decoration:none;background:var(--background-card);border-radius:.8rem;overflow:hidden;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease}.blogCard:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.blogImage{width:100%;height:180px;object-fit:cover}.portCardBody{padding:1.2rem;flex:1;display:flex;flex-direction:column}.portCardTitle{font-size:1.2rem;margin-bottom:.8rem;color:var(--text-color)}.portCardDescription{font-size:.95rem;color:var(--text-color-light);margin-bottom:0;flex:1}@media (max-width: 1024px){.blogSection{width:100%}.blogGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media (max-width: 768px){.blogArticle{padding:1.5rem;gap:2rem}.blogSectionTitle{font-size:1.6rem}.portCardTitle{font-size:1.1rem}.portCardDescription{font-size:.85rem}}@media (max-width: 600px){.blogGrid{grid-template-columns:1fr}.blog{width:90%}.blogImage{height:160px}}@media (max-width: 480px){.blogSectionTitle{font-size:1.4rem}.portCardTitle{font-size:1rem}.portCardDescription{font-size:.8rem}}.contact{display:flex;justify-content:space-evenly;align-items:center}@media screen and (max-width: 1024px){.contact{flex-wrap:wrap}.contactContactIcon{display:none}}@media screen and (max-width: 768px){.contactSendMessage{padding:24px}.contactFormGroup input,.contactFormGroup textarea{font-size:12px;padding:8px;width:calc(100% - 18px)}.contactTitle{font-size:1.5rem}.contactSubmit{font-size:14px}}.contactTitle{font-weight:300;font-size:2rem}.contactSendMessage{display:flex;flex-direction:column;max-width:100%;position:relative;border-radius:32px 0 0 32px;color:var(--background-button-light);margin-right:10px;background-color:var(--background-button-darkviolet)}.contactForm{display:flex;flex-direction:column;gap:1rem;max-width:100%}@media screen and (min-width: 1024px){.contactForm{padding:4rem}}.contactFormGroup{display:flex;flex-direction:column}.contactFormGroup label{margin-bottom:5px;font-weight:bolder}.contactFormGroup input,.contactFormGroup textarea{font-size:14px;padding:10px;border:1px solid var(--background-button-light);border-radius:5px;width:calc(100% - 22px);outline:none}.contactFormGroup textarea{resize:vertical;height:10rem}.contactSubmit{padding:10px;border:none;border-radius:5px;background-color:var(--background-button);color:#fff;font-size:16px;cursor:pointer;transition:background-color .3s ease}.contactContactIcon{width:50%;height:auto;object-fit:contain;position:absolute;bottom:10rem;right:0;margin:10px}.contactInformation{display:flex;flex-direction:column;padding:1rem}.contactInfo{display:flex;flex-direction:column;gap:.5rem}.contactInfo h1,.contactHelpInfo h1{font-size:2rem}.contactHelpInfo{display:flex;flex-direction:column;justify-content:center}.contactInfoLoc{display:flex;flex-direction:column;gap:2rem;justify-content:space-evenly}.contactSocialLink{display:flex;flex-wrap:wrap}.submittedDataContainer{width:200px;height:200px;margin:0 auto;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--background-button-darkviolet);border:1px solid var(--background-button-light);border-radius:10px;padding:10px;box-shadow:0 4px 8px #0000001a;color:var(--background-button-light)}.submittedDataContainer h2{font-size:var(--font-md);margin-bottom:10px}.contactFormGroup{margin-bottom:15px}.contactFormGroup label{margin-bottom:5px}.contactFormGroup input,.contactFormGroup textarea{width:100%;padding:8px;border:1px solid var(--background-button-light);border-radius:4px}.contactSubmit{padding:10px;background-color:var(--background-button);color:#fff;border:none;border-radius:4px;cursor:pointer}.contactSubmit:hover{background-color:var(--background-button-darkviolet)}.contactInformation{margin-top:20px}.contactSocialLink img{width:30px;margin:0 5px}.contactNavLink{display:flex;flex-direction:column;gap:1rem}.contactNavLink:hover svg path{fill:var(--background-button-darkviolet)}.contactNavLink:hover{color:var(--background-button-light);background-color:var(--background-button-darkviolet)}.homeSection{display:grid;grid-template-columns:repeat(2,1fr);place-items:center;margin:2rem auto;gap:2rem}@media screen and (max-width: 1024px){.homeSection{grid-template-columns:1fr;text-align:center}}@media screen and (max-width: 768px){.homeParagraph{font-size:1.5rem;max-width:20rem}.homeLinkContainer{width:20rem}}@media screen and (max-width: 480px){.homeParagraph{font-size:1.2rem;max-width:15rem;line-height:1.5rem}.homeLinkContainer{width:15rem}.homeTitle{line-height:5rem}}.homePerson{display:flex;justify-content:center;align-items:center;text-align:center}.homeParagraph,.homeTitle,.homeSemiTitle{font-family:var(--font-title)}.homeParagraph{font-weight:200;line-height:2rem;font-size:2rem;max-width:25rem}.homeLinkSectionContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:2rem}.homeSectionOne,.homeLinkContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;box-sizing:border-box;height:auto}.homeLinkContainer{padding:1rem;border-radius:10px;width:100%;overflow:hidden;background-color:var(--background-button-blue);transition:all .3s ease-in-out;box-shadow:none}.homeLinkContainer:hover{box-shadow:0 0 10px var(--background-button-violet);background:linear-gradient(to right,var(--background-button-violet),var(--background-button-dark-pink),var(--background-button-pink),var(--background-button-violet));animation:slide 5s linear infinite}@keyframes slide{0%{background-position:0% 50%}to{background-position:100% 50%}}.homeNavLink{display:flex;flex-direction:column;color:var(--background-button-light)}.homeLearnMore{display:flex;align-items:center;position:relative;color:var(--background-button-light)}.homeLearnMore:hover svg{transform:translate(15px);transition:all .5s ease-in-out}.homeTitle{font-size:4rem;line-height:8rem}.homeSemiTitle{border-radius:10px;font-size:3rem}@media screen and (max-width: 1024px){.homeTitle{font-size:3.5rem;line-height:6rem}.homeSemiTitle{font-size:2.5rem}}@media screen and (max-width: 768px){.homeTitle{font-size:3rem;line-height:5rem}.homeSemiTitle{font-size:2rem}}@media screen and (max-width: 480px){.homeTitle{font-size:2.5rem;line-height:4rem}.homeSemiTitle{font-size:1.5rem}}.banbanImage{max-width:100%;object-fit:contain;width:100%;height:100%}.homeSlider{overflow:hidden;white-space:nowrap}.homeSlideTrack{display:flex;animation:scroll 20s linear infinite}.homeSlide{display:inline-block;padding-right:2rem}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.homeIntroduction{display:grid;overflow:hidden;grid-template-columns:1fr 2fr;gap:1rem;padding:1rem;border-top:2px solid var(--background-button-dark);place-items:center}@media screen and (max-width: 1024px){.homeIntroduction{grid-template-columns:1fr}}.homeWhoAmI{grid-column:1;display:flex;align-items:center;flex-direction:column;color:var(--background-button-light)}.homeWhoAmI h1{position:relative;color:var(--text-color)}.homeWhoAmI h1:after{content:"";position:absolute;bottom:0;left:0;background-color:#000;width:100%;height:3px}.homeWhoAmIParagraph{display:flex;flex-wrap:wrap;flex-direction:column;width:100%;max-width:50rem;padding:1rem;height:auto;box-sizing:border-box;gap:2rem}.homeWhoAmIParagraph p{font-size:.892rem;color:var(--background-button-light)}.homeInfomationToLink{background-color:var(--background-button-blue)}.homeInfomationSection{display:flex;flex-direction:column;justify-content:center;align-items:center}.homeEmail{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:2rem auto}.navbarContainer{background-color:var(--background-dark);padding:1.5rem 2rem;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 4px #0000004d;position:sticky;top:0;z-index:1000}.navbar{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1400px}.navbarTitle{font-family:var(--font-title);font-size:1.75rem;font-weight:700;color:var(--background-button-dark-pink);text-decoration:none;transition:color .3s ease}.navbarTitle:hover{color:var(--background-button-pink-hover)}.navLinks{display:flex;align-items:center;gap:2rem}.navLink{font-family:var(--font-body);font-size:1rem;font-weight:500;text-decoration:none;position:relative;transition:color .3s ease}.navLink:hover,.navLink:focus{color:var(--background-button-dark-pink)}.navLink:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background-color:var(--background-button-dark-pink);transition:width .3s ease}.navLink:hover:after,.navLink:focus:after{width:100%}.navLink[aria-current=page]{color:var(--background-button-dark-pink)}.navAction{display:flex;position:relative;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-family:var(--font-body);font-size:.875rem;font-weight:600;text-decoration:none;border-radius:25px;transition:all .3s ease}.navCommission{border:1px solid var(--button-border);color:var(--text-color)}.navCommission:hover,.navCommission:focus{background-color:var(--background-button-pink);color:var(--button-text);border-color:var(--background-button-pink)}.navSkills{background-color:var(--background-button-pink);color:var(--text-color);border:1px solid var(--background-button-pink)}.navSkills:hover,.navSkills:focus{background-color:var(--background-button-pink-hover);border-color:var(--background-button-pink-hover)}.navLink:hover:after,.navAction:hover:after{content:attr(title);position:absolute;top:-2rem;left:2rem;transform:translate(-50%);background-color:var(--bg-secondary);color:var(--text-color);padding:.5rem 1rem;border-radius:5px;font-size:.75rem;white-space:nowrap;z-index:10}.menuButton{display:none;background:none;border:none;color:var(--text-color);cursor:pointer;padding:.5rem}.menuButton:focus{outline:2px solid var(--background-button-dark-pink);outline-offset:2px;color:var(--background-button-dark-pink)}.desktopActions{display:flex;gap:1rem}@media screen and (max-width: 1200px){.navbar{flex-direction:row;align-items:flex-start}.menuButton{display:block;position:absolute;top:1rem;right:1rem}.navLinks{display:none;flex-direction:column;position:absolute;top:100%;left:0;right:0;background-color:#000;padding:1.5rem;border-radius:0 0 8px 8px;box-shadow:0 4px 8px #0000004d}.navLinks.open{display:flex;animation:slideDown .3s ease-in-out;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem}.navLinks.closed{display:none}.mobileActions{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;margin-top:1rem}.navLink:hover:after,.navAction:hover:after{transform:translate(-50%);content:attr(title);position:absolute;top:50%;left:100%;transform:translateY(-50%);background-color:var(--bg-secondary);color:var(--text-color);padding:.5rem 1rem;border-radius:5px;font-size:.75rem;white-space:nowrap;z-index:10;margin-left:.5rem}.navbarTitle{border-right:none;margin-bottom:0}}@media screen and (max-width: 340px){.menuButton{display:none}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.portfolio{border-top:solid 5px var(--background-button);width:40rem;max-width:100%;position:relative;margin-top:3rem}.portfolioDescription{margin:1rem auto 2rem;text-align:center;font-size:1.1rem;line-height:1.6}.portfolioGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:0 2rem;max-width:1400px;margin:0 auto}.portfolioCardWrapper{border-radius:.8rem;overflow:hidden;transition:all .3s ease}.portfolioCard{display:flex;flex-direction:column;height:100%;color:var(--text-color);text-decoration:none;background:var(--background-card);border-radius:.8rem;overflow:hidden;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease}.portfolioCard:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.portfolioImage{width:100%;height:200px;object-fit:cover}.portfolioCardBody{padding:1.5rem;flex:1;display:flex;flex-direction:column}.portfolioCardTitle{font-size:1.3rem;margin-bottom:.8rem;color:var(--text-color);text-align:center}.portfolioCardDescription{font-size:1rem;color:var(--text-color-light);margin-bottom:1rem;flex:1}.portfolioMeta{display:flex;justify-content:space-between;margin-top:auto}.portfolioCardDate,.portfolioCardType{font-size:.9rem;color:var(--text-color-light)}.portfolioSemiTitle{font-weight:600;color:var(--text-color)}@media (max-width: 1024px){.portfolioGrid{grid-template-columns:repeat(2,1fr)}.portfolioImage{height:180px}}@media (max-width: 768px){.portfolioGrid{padding:0 1.5rem;gap:1.5rem}.portfolioCardTitle{font-size:1.2rem}.portfolioCardDescription{font-size:.95rem}}@media (max-width: 600px){.portfolioGrid{grid-template-columns:1fr;max-width:500px}.portfolio{width:90%}.portfolioImage{height:220px}}@media (max-width: 480px){.portfolioDescription{font-size:1rem;padding:0 1rem}.portfolioCardTitle{font-size:1.1rem}.portfolioCardDescription{font-size:.9rem}.portfolioCardDate,.portfolioCardType{font-size:.85rem}.portfolioMeta{flex-direction:column;gap:.5rem}}.skillsContainer{color:var(--text-primary);padding:2rem;min-height:100vh;display:flex;flex-direction:column;align-items:center}.skillsArticle{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;padding:2rem}.skillsCard{display:flex;flex-direction:column;align-items:center;text-decoration:none;background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;padding:1.5rem;transition:var(--transition);box-shadow:0 4px 8px #0003}.skillsCard:hover{transform:translateY(-4px) scale(var(--hover-scale));box-shadow:0 8px 16px #0000004d;border-color:var(--accent-color)}.skillsCardsImages{width:120px;height:auto;object-fit:contain;margin-bottom:1rem;transition:var(--transition)}.skillsCard:hover .skillsCardsImages{transform:rotate(5deg) scale(1.1)}.skillsTitle{font-size:1.75rem;font-weight:600;color:var(--text-primary);margin:.5rem 0;transition:var(--transition)}.skillsCard:hover .skillsTitle{color:var(--accent-color)}.skillsdescription{font-size:.95rem;color:var(--text-secondary);text-align:center;line-height:1.6;margin:0}@media (min-width: 1200px){.skillsCard{padding:2rem}.skillsCardsImages{width:140px}.skillsTitle{font-size:2rem}}@media (min-width: 1024px) and (max-height: 800px){.skillsCard{padding:1.5rem}.skillsCardsImages{width:120px}}@media (max-width: 1024px){.skillsArticle{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.skillsTitle{font-size:1.5rem}.skillsCardsImages{width:100px}}@media (max-width: 768px){.skillsContainer{padding:1rem}.skillsArticle{grid-template-columns:1fr;padding:1rem}.skillsCard{padding:1rem}.skillsTitle{font-size:1.25rem}.skillsCardsImages{width:80px}}@media (max-width: 480px){.skillsTitle{font-size:1.1rem}.skillsCardsImages{width:60px}.skillsdescription{font-size:.85rem}}.comContainer{width:100%;max-width:1440px;margin:0 auto;padding:0 1.5rem;font-family:Inter,Roboto,sans-serif}.comSecOne{display:flex;justify-content:center;align-items:center;padding:3rem;margin:3rem 0;border-radius:1.5rem;gap:3rem;box-shadow:0 4px 20px #0000001a}.comImageContainer{flex:1;max-width:550px}.banbanTwo{width:100%;height:auto;object-fit:cover;border-radius:1rem;box-shadow:0 4px 15px #00000026}.comSecTwo{flex:1;display:flex;flex-direction:column;gap:2rem;justify-content:center;min-width:300px}.comSecThree{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center}.comSecThree img{width:2.5rem;height:2.5rem;transition:transform .4s cubic-bezier(.4,0,.2,1)}.comSecThree img:hover{transform:translateY(-.6rem) scale(1.1)}.comWebsiteBuild{text-align:center;margin:4rem 0}.comSecFour{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;margin:4rem 0;padding:1.5rem}.comSecFive{position:relative;overflow:hidden}.comImageWrapper{position:relative;width:100%;height:280px;border-radius:1.2rem;overflow:hidden;cursor:pointer;transition:transform .4s cubic-bezier(.4,0,.2,1)}.comImageWrapper img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.comImageWrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0009,#0003);transition:opacity .4s ease;z-index:1}.comImageWrapper:hover:before{opacity:.4}.comImageWrapper:hover img{transform:scale(1.15)}.comOverlayText{position:absolute;top:50%;left:50%;transform:translate(-50%,100%);text-align:center;z-index:2;opacity:0;transition:all .4s cubic-bezier(.4,0,.2,1)}.comImageWrapper:hover .comOverlayText{transform:translate(-50%,-50%);opacity:1}.comOverlayText h1{font-family:Inter,sans-serif;color:#fff;font-size:clamp(1.5rem,3vw,1.8rem);font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.5);margin:0;padding:.5rem 1rem;background:#0000004d;border-radius:.5rem}.comWindowBackground{background:linear-gradient(135deg,#1a1a1a,#2c2c2c);padding:5rem 2rem;margin:4rem 0;border-radius:1.5rem;box-shadow:0 8px 30px #0003}.comPricingHeader{text-align:center;margin-bottom:4rem}.comPricingHeader h1{color:#fff;font-size:clamp(2rem,5vw,3rem);font-weight:800}.comPricingHeader p{color:#d1d1d1;font-size:clamp(1rem,2vw,1.2rem)}.comPanel{display:flex;justify-content:center;gap:3rem;max-width:1280px;margin:0 auto}.comPricingTable{background:#ffffff14;border-radius:1.2rem;box-shadow:0 8px 20px #0003;overflow:hidden}.comPricingPlan{flex:1;padding:3rem 2rem;background:transparent;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;min-height:450px;border-right:1px solid rgba(255,255,255,.15)}.comPricingPlan:last-child{border-right:none}.comPricingPlan.standard-plan{background:linear-gradient(135deg,#4a90e226,#4a90e20d);transform:scale(1.05);border:2px solid rgba(74,144,226,.4)}.comPricingPlan:hover{background:#fffffffa;color:#1a1a1a;transform:scale(1.1);box-shadow:0 8px 20px #0003}.comPricingPlan.standard-plan:hover{transform:scale(1.12)}.planTitle{font-size:clamp(1.5rem,3vw,1.8rem);font-weight:700;margin-bottom:2rem;color:#fff}.comPricingPlan:hover .planTitle{color:#1a1a1a}.comPricingFeatures{list-style:none;padding:0;margin:2rem 0;width:100%}.comPricingFeaturesItem{padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.15);color:#d1d1d1;font-size:clamp(.9rem,2vw,1rem)}.comPricingPlan:hover .comPricingFeaturesItem{color:#4a4a4a;border-bottom-color:#e0e0e0}.comPricingPrice{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;color:#fff;margin:2rem 0}.comPricingPlan:hover .comPricingPrice{color:#1a1a1a}.comPricingButton{width:100%;padding:1.2rem 2rem;border:none;border-radius:.6rem;background:linear-gradient(135deg,#4a90e2,#357abd);color:#fff;font-size:clamp(.9rem,2vw,1rem);font-weight:600;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);text-transform:uppercase;letter-spacing:.05em}.comPricingButton:hover{background:linear-gradient(135deg,#357abd,#2868a3);transform:translateY(-3px);box-shadow:0 6px 15px #0003}.comPricingButton.comIsFeatured{background:linear-gradient(135deg,#ff6b6b,#ee5a52)}.comPricingButton.comIsFeatured:hover{background:linear-gradient(135deg,#ee5a52,#dc4343)}.comSectionOne{display:flex;justify-content:center;align-items:center;margin:5rem 0;padding:3rem;background:#f8f9fa;border-radius:1.5rem}.comSectionTwo{display:flex;justify-content:center;align-items:center;gap:4rem;max-width:1280px;width:100%}.comFrontendImage{flex:1;max-width:450px}.comFrontendImage img{width:100%;height:auto;object-fit:contain}.comSectionThree{flex:1;max-width:650px}.comSectionThree h2{font-size:clamp(1.8rem,4vw,2.2rem);font-weight:700;margin-bottom:1.5rem;color:#1a1a1a}.comSectionThree p{font-size:clamp(1rem,2vw,1.1rem);line-height:1.7;color:#4a4a4a}.comSectionFour{display:flex;flex-direction:column;align-items:center;margin:5rem 0;padding:3rem}.comSectionFour h1{font-size:clamp(2rem,5vw,2.8rem);margin-bottom:3rem;font-weight:800}.comSectionFive{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;width:100%;max-width:1200px}.comSectionSix{position:relative;height:220px;border-radius:1rem;overflow:hidden;cursor:pointer;transition:transform .4s cubic-bezier(.4,0,.2,1)}.comSectionSix img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.comSocialOverlay{position:absolute;top:100%;left:0;width:100%;height:100%;background:linear-gradient(135deg,#000000b3,#0000004d);display:flex;align-items:center;justify-content:center;opacity:0;transition:all .4s cubic-bezier(.4,0,.2,1)}.comSectionSix:hover .comSocialOverlay{top:0;opacity:1}.comSocialOverlay h1{color:#fff;font-size:clamp(1.2rem,3vw,1.5rem);font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.5);margin:0;padding:.5rem 1rem;background:#0000004d;border-radius:.5rem}.comSectionSix:hover{transform:scale(1.05)}.comSectionSix:hover img{transform:scale(1.1)}@media screen and (max-width: 1200px){.comContainer{padding:0 1rem}.comSecOne{padding:2rem}.comWindowBackground{padding:4rem 1.5rem}.comPanel{gap:2rem}}@media screen and (max-width: 992px){.comSecFour{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.comSectionTwo{flex-direction:column;gap:3rem}.comFrontendImage{max-width:350px}}@media screen and (max-width: 768px){.comSecOne{flex-direction:column;padding:1.5rem;gap:2rem;text-align:center}.comImageContainer{max-width:350px}.comSecFour{grid-template-columns:1fr;gap:1.5rem}.comImageWrapper{height:220px}.comOverlayText h1{font-size:clamp(1.2rem,3vw,1.4rem)}.comWindowBackground{padding:3rem 1rem}.comPanel{flex-direction:column;gap:1.5rem}.comPricingPlan{padding:2.5rem 1.5rem;min-height:400px}.comPricingPlan.standard-plan{transform:none}.comSectionFive{grid-template-columns:repeat(2,1fr);gap:1.5rem}.comSectionSix{height:180px}}@media screen and (max-width: 480px){.comContainer{padding:0 .75rem}.comSecOne{padding:1rem;margin:2rem 0;border-radius:1rem}.comImageContainer{max-width:280px}.comSecFour{padding:.75rem}.comImageWrapper{height:200px}.comOverlayText h1{font-size:clamp(1rem,3vw,1.2rem)}.comWindowBackground{padding:2rem .75rem}.comPricingPlan{padding:2rem 1rem;min-height:350px}.planTitle{font-size:clamp(1.2rem,3vw,1.4rem)}.comPricingPrice{font-size:clamp(2rem,5vw,2.8rem)}.comPricingButton{padding:1rem 1.5rem;font-size:clamp(.8rem,2vw,.9rem)}.comSectionSix{height:160px}.comSocialOverlay h1{font-size:clamp(1rem,3vw,1.2rem)}}@media (prefers-reduced-motion: reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important}}:root{--background-button-light: #eeeeee;--background-button-pink: #FF66B2;--background-button-violet: #cc00ff;--background-button-darkviolet: #6f19b5;--background-button-blue: #25007a;--background-button-dark: #000000;--background-button: #FF0080;--background-button-dark-pink: #FF3399;--text-color: #fefafa;--font-title: "Lalezar", system-ui;--font-semi-title: "Poppins", sans-serif;--font-commission: "New Amsterdam", sans-serif;--color-primary: #6f19b5;--background-dark: #1a1a1a;--text-primary: #e0e0e0;--text-secondary: #a0a0a0;--accent-color: #00bcd4;--card-bg: #2a2a2a;--card-border: #3a3a3a;--hover-scale: 1.05;--transition: all .3s ease;--h1-size: clamp(2rem, 3vw + 1rem, 4rem);--h2-size: clamp(1.5rem, 2vw + 1.2rem, 3rem);--h3-size: clamp(1.2rem, 1rem + 1.5vw, 2.5rem);--h4-size: clamp(1rem, .8rem + 1vw, 2rem);--p-size: clamp(.5rem, .87rem + .5vw, 1rem);--font-xxl: clamp(6rem, 2.5vw + 1vw, 1rem);--font-x-large: clamp(4rem, 2vw + 1vw, 4rem);--font-large: clamp(2rem, 3vw + 1vw, 4rem);--font-medium: clamp(1.5rem, 2vw + 1.2vw, 3rem);--font-small: clamp(1.2rem, 1rem + 1.5vw, 2.5rem);--font-x-small: clamp(.5rem, .87rem + .5vw, 1rem);--aboutParagraph-size: clamp(1.5rem, 1.5vw + .5rem, .25rem)}*,*:before,*:after{padding:0;margin:0;box-sizing:border-box}body{font-size:100%;background-color:var(--background-button-dark);color:var(--background-button-light);font-family:var(--font-semi-title)}html{scroll-behavior:smooth;scroll-snap-type:y mandatory}.container{overflow:hidden;margin-inline:1.5rem;padding:1rem}.section{max-width:100%}h1,h2,h3{font-family:var(--font-title)}h1{font-size:var(--h1-size)}h2{font-size:var(--h2-size)}h3{font-size:var(--h3-size)}main{overflow:hidden}@media screen and (max-width: 468px){h1,h2,h3{font-size:var(--h4-size)}p{font-size:var(--p-size)}}ul,li,a{text-decoration:none;list-style:none}img{max-width:100%}.flamesBorder{width:100%;height:auto;margin:1rem 0;opacity:.8}.flames{width:20px}
