.tab-button-container{display:flex;flex-direction:column;align-items:center;cursor:pointer;border:none;background:none;padding:0;margin-right:1rem}.tab-button{margin-right:.75rem;font-weight:600;color:#adb7be;transition:color .3s ease}.tab-button-active,.tab-button:hover{color:#fff}.tab-button-indicator{height:.25rem;background-color:#a855f7;margin-top:.5rem;margin-inline:.5rem}.about-section{color:#fff;padding:4rem 0}.about-container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding:2rem;max-width:6xl;margin:0 auto}@media (max-width:900px){.about-container{grid-template-columns:1fr;gap:2rem;padding:1rem}}.about-image-wrapper{display:flex;justify-content:center}.about-image-wrapper img{border-radius:1rem;box-shadow:0 20px 60px rgba(122,4,235,.2)}.about-content{text-align:left}.about-title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,#fff,#fe75fe);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-description{font-size:1.1rem;line-height:1.7;color:#adb7be;margin-bottom:1rem}.about-tabs{display:flex;gap:.5rem;margin-top:2rem;flex-wrap:wrap}.about-tab-content{margin-top:1.5rem;padding:1.5rem;background:hsla(0,0%,9%,.5);border-radius:.75rem;border:1px solid #2a2a2a}.certs-list,.education-list,.skills-list{list-style:none;padding:0;margin:0}.certs-list li,.education-list li,.skills-list li{color:#adb7be;margin-bottom:.75rem;line-height:1.5}.education-list li span,.skills-list li span{color:#fe75fe;font-weight:500}.education-list li strong{color:#fff}@media (orientation:portrait){.about-title{text-align:center}.about-tabs{justify-content:center}.about-content{text-align:center}}.achievements-container{padding:2rem 1rem}.achievements-content{border-radius:.5rem;border:2px solid #33353f;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media screen and (min-width:640px){.achievements-content{flex-direction:row;padding-top:4rem;padding-bottom:4rem}}.achievement{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:1rem}@media screen and (min-width:640px){.achievement{margin-top:0;margin-bottom:0}}.achievement-title{color:#fff;font-size:2.25rem;font-weight:700;display:flex;flex-direction:row}.achievement-metric{color:#adb7be;font-size:1rem}.email-section{display:grid;grid-template-columns:1fr;gap:3rem;padding:6rem 1rem;position:relative}@media (min-width:768px){.email-section{grid-template-columns:repeat(2,1fr)}}.email-background{background:radial-gradient(circle,rgba(122,4,235,.3),transparent 70%);border-radius:100%;height:30rem;width:30rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);filter:blur(4rem);pointer-events:none;z-index:0}.email-content{z-index:10;text-align:center}@media (min-width:768px){.email-content{text-align:left}}.email-heading-large{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.2}.email-description{color:#adb7be;margin-bottom:2rem;max-width:40rem;line-height:1.6;font-size:1.1rem}.cta-buttons{margin-bottom:2rem}.cta-primary{display:inline-block;background:linear-gradient(135deg,#7a04eb,#fe75fe);color:#fff;font-weight:600;padding:1rem 2.5rem;border-radius:9999px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 20px rgba(122,4,235,.4)}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 6px 30px rgba(122,4,235,.5);color:#fff}.socials{display:flex;gap:1.5rem;justify-content:center}@media (min-width:768px){.socials{justify-content:flex-start}}.social-link{display:flex;align-items:center;gap:.5rem;color:#adb7be;text-decoration:none;transition:color .3s ease}.social-link:hover{color:#fe75fe}.email-form-container{display:flex;flex-direction:column;justify-content:center;background:hsla(0,0%,9%,.8);border:1px solid #2a2a2a;border-radius:1rem;padding:2rem;z-index:10}.form-title{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.email-form{display:flex;flex-direction:column}.email-form .email-success-message{color:#10b981;font-size:1rem;text-align:center;padding:2rem}.success-container{display:flex;align-items:center;justify-content:center;min-height:200px}.email-form .form-group{margin-bottom:1.5rem}.email-form label{display:block;color:#fff;margin-bottom:.5rem;font-size:.875rem;font-weight:500}.email-form input,.email-form textarea{background:#0a0a0a;border:1px solid #33353f;color:#f3f4f6;border-radius:.5rem;padding:.875rem;width:100%;transition:border-color .3s ease}.email-form input:focus,.email-form textarea:focus{outline:none;border-color:#7a04eb}.email-form .email-send-button{background:linear-gradient(135deg,#7a04eb,#fe75fe);color:#fff;font-weight:600;padding:1rem;border-radius:.5rem;width:100%;border:none;cursor:pointer;transition:all .3s ease}.email-form .email-send-button:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(122,4,235,.4)}.hero-section{padding-top:4rem;padding-bottom:4rem}.hero-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:640px){.hero-grid{grid-template-columns:repeat(12,minmax(0,1fr))}}.hero-text-container{grid-column:span 8/span 8;text-align:center;justify-self:center}@media (min-width:640px){.hero-text-container{text-align:left;justify-self:start}}.hero-heading{color:#fff;margin-bottom:1rem;font-size:2.25rem;font-weight:800}@media (min-width:640px){.hero-heading{font-size:3rem}}@media (min-width:1024px){.hero-heading{font-size:6rem;line-height:1}}.text-gradient{color:transparent;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(90deg,#7a04eb,#fe75fe)}.hero-subheading{color:#adb7be;font-size:1rem;margin-bottom:1.5rem}@media (min-width:640px){.hero-subheading{font-size:1.125rem}}@media (min-width:1024px){.hero-subheading{font-size:1.25rem}}.specialize-section{margin-bottom:1.5rem}.specialize-label{color:#adb7be;font-size:.875rem;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.specialize-tags{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}@media (min-width:640px){.specialize-tags{justify-content:flex-start}}.specialize-tag{background:rgba(122,4,235,.15);border:1px solid rgba(122,4,235,.4);color:#fe75fe;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500}.hero-button{padding:.75rem 2rem;border-radius:9999px;background-image:linear-gradient(to bottom right,#7a04eb,#fe75fe);color:#fff;display:inline-block;font-weight:600;letter-spacing:.025em;transition:all .3s ease;box-shadow:0 4px 15px rgba(122,4,235,.3)}.hero-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(122,4,235,.4);color:#fff}.cv-button{padding:.25rem .5rem;display:inline-block;width:100%;border-radius:9999px;background-image:linear-gradient(to bottom right,#7a04eb,#fe75fe);color:#fff;margin-top:.75rem;transition:background-color .3s}.cv-button:hover{background-color:#718096}@media (min-width:640px){.cv-button{width:-moz-fit-content;width:fit-content}}.download-cv{display:block;background-color:#121212;border-radius:9999px;padding:.5rem 1.25rem}.download-cv:hover{background-color:#1e293b}.hero-image-container{grid-column:span 4/span 4;margin-top:1rem;place-self:center}@media (min-width:1024px){.hero-image-container{margin-top:0}}.hero-profile-picture{border-radius:9999px;background-color:#181818;width:250px;height:250px;position:relative}@media (min-width:1024px){.hero-profile-picture{width:400px;height:400px}}.hero-profile-image{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%}.navlink{display:block;padding-top:.5rem;padding-bottom:.5rem;padding-inline:1rem;color:#adb7be;border-radius:.25rem}.navlink:hover{color:#fff}@media (min-width:640px){.navlink{font-size:1.25rem;line-height:1.75rem}}@media (min-width:768px){.navlink{padding:0}}.menu-overlay{display:flex;flex-direction:column;padding-top:1rem;padding-bottom:1rem;align-items:center}.navbar{position:fixed;width:100%;top:0;left:0;right:0;background:#121212;z-index:50;border-bottom:1px solid #33353f}.navbar-container{display:flex;align-items:center;justify-content:space-between;padding:8px 16px}.navbar-brand{display:flex;align-items:center;font-size:1.5rem;color:#fff;text-decoration:none;font-weight:700}.navbar-logo{border-radius:50%;display:inline;margin-right:8px;width:8vw;max-width:100px}.navbar-title{font-size:1.5rem}.mobile-menu{display:block}@media (min-width:768px){.mobile-menu{display:none}}.menu-toggle{display:flex;align-items:center;padding:6px 12px;border:1px solid #ddd;border-radius:4px;color:#ddd;background:none}.menu-toggle:hover{color:#fff;border-color:#fff}.icon{height:20px;width:20px}.menu{display:none}.menu-list{display:flex;padding:0;margin:0;list-style:none}.menu-item{margin-right:32px}@media (min-width:768px){.menu{display:block}.mobile-menu{display:none}}.project-card{background-color:#181818;border-radius:1rem}.project-card-image{height:13rem;border-top-left-radius:.75rem;border-top-right-radius:.75rem;position:relative;background-size:contain;background-repeat:no-repeat;background-position:50%}@media (min-width:768px){.project-card-image{height:18rem}}.project-card-overlay{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,9%,0);transition:all .5s ease;opacity:0}.project-card:hover .project-card-overlay{background-color:hsla(0,0%,9%,.8);opacity:1}.project-card-link{height:3.5rem;width:3.5rem;border:2px solid #adb7be;border-radius:50%;position:relative;margin-right:.5rem}.project-card-link:hover{border-color:#fff}.project-card-icon{height:2.5rem;width:2.5rem;color:#adb7be;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer}.project-card-icon:hover{color:#fff}.project-card-content{color:#fff;border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem;padding:1.5rem;background-color:#181818}.project-card-title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.project-card-description{color:#adb7be}.project-tag{border-radius:9999px;border-style:solid;border-width:2px;padding:.75rem 1.5rem;font-size:1.25rem;cursor:pointer}.project-tag-default{color:#adb7be;border-color:#718096}.project-tag-default:hover{border-color:#fff}.project-tag-selected{color:#fff;border-color:#3b82f6}.projects-title{font-size:2rem;font-weight:700;color:#fff;margin-top:1rem;margin-bottom:2rem}.projects-tags{color:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem}.projects-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}@media (min-width:768px){.projects-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.projects-grid{grid-template-columns:repeat(3,1fr)}}@media (orientation:portrait){.projects-container{text-align:center}}.footer{border-top:1px solid #33353f;border-left:transparent;border-right:transparent;position:relative;z-index:10}.footer-container{padding:1rem;display:flex;justify-content:space-between;align-items:flex-end;max-width:100%;margin:auto}.footer-logo{border-radius:50%;width:8vw;max-width:100px}.footer-text{color:#9ca2a9}