html,body{margin:0;padding:0;height:100%}.landingHero{position:relative;height:auto;padding-top:15vh;overflow:hidden;background:linear-gradient(135deg,#6a0dad,#8a2be2,#ba55d3);display:flex;align-items:center;justify-content:space-between;padding:0 5vw}.topSection{display:flex;flex-direction:row;margin-bottom:-2vh}.socials{display:flex;flex-direction:row;gap:.5vw;margin-top:3vh;margin-left:2.5vw}.socials i{color:#ba55d3}.socials i:hover{color:#be8bca;cursor:pointer}.heroImage{flex:1}.heroImage img{width:70%}.heroContent{flex:2}.heroContent h1{font-size:3rem;margin-bottom:1rem;color:#fff}.heroContent p{font-size:1.125rem;margin-bottom:2rem;line-height:1.6;color:#f0f0f0}.heroButtons .btn{display:inline-block;padding:.75rem 1.5rem;margin-right:1rem;text-decoration:none;border:2px solid #ffffff;border-radius:.5rem;font-weight:600;color:#fff;background-color:transparent;transition:background-color .3s,color .3s}.heroButtons .btnPrimary{background-color:#ba55d3;border-color:#ba55d3;color:#fff}.heroButtons .btn:hover{background-color:#fff3}.heroButtons .btnPrimary:hover{background-color:#8a2be2;border-color:#8a2be2}.skillsSection{width:100%;height:auto;background-color:#fff;padding-bottom:5vh}.sectionTitle{display:flex;height:5vh;justify-content:center;align-items:center;padding-top:5vh}.sectionTitle h1{font-size:xx-large;color:#6a0dad}.cardsContainer{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;margin-top:5vh}.card{background-color:#faf5ff;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;height:55vh;width:40vw;padding:2vw}.cardTitle{display:flex;justify-content:center;align-items:center}.skillsCard h2,.certCard h2{margin-bottom:1.5rem;color:#6a0dad}.certCard{height:auto!important}.skillItem{margin-bottom:1.5rem}.skillHeader{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.skillHeader i{font-size:1.5rem;color:#6a0dad}.skillHeader span{font-weight:600;color:#333}.bar{width:100%;background-color:#e5e7eb;border-radius:.25rem;height:.75rem;overflow:hidden}.fill{height:100%;background-color:#8a2be2;transition:width .5s ease}.education{display:flex;flex-direction:column;align-items:center;text-align:center}.education img{height:6vh;width:6vw;margin-bottom:.25rem}.education hr{width:50%;margin:.5rem 0}.topMargin{margin-top:.5vh}.buttonDiv1,.buttonDiv2{display:flex;justify-content:center;align-items:center}.buttonDiv2{margin-top:4.5vh}.btn-readmore{display:inline-block;background-color:#8a2be2;color:#fff;font-weight:600;padding:.75rem 1.5rem;border-radius:4px;text-decoration:none;transition:background-color .2s ease,transform .2s ease}.btn-readmore:hover{background-color:#ba55d3;transform:translateY(-2px)}.projectSection{background-color:#faf5ff;height:auto;padding-bottom:5vh}.projectGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto}.projectCard{background-color:#faf5ff;border-radius:.75rem;overflow:hidden;box-shadow:0 6px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.projectCard:hover{transform:translateY(-8px);box-shadow:0 10px 30px #00000026}.projectCard img{width:50%;height:90px}.imgDiv{display:flex;justify-content:center;align-items:center;margin-top:2vh}.logosProject{display:flex;flex-direction:row;gap:1vw}.logosProject i{color:#6a0dad}.projectInfo{padding:1.5rem}.projectInfo h3{margin:0 0 .5rem;color:#6a0dad;font-size:1.25rem}.techStack{font-size:.875rem;font-weight:600;color:#555;margin-bottom:1rem}.description{font-size:.9rem;line-height:1.5;color:#666;margin-bottom:1rem;margin-top:2vh}.projectLink{display:inline-block;font-size:.9rem;font-weight:600;color:#ba55d3;text-decoration:none;transition:color .2s ease}.projectLink:hover{color:#8a2be2}.bottomSpace{margin-bottom:5vh}.workExperience{width:100%;height:auto;background-color:#fff}.timeline{position:relative;list-style:none;margin:0;padding-top:5vh;padding-bottom:5vh}.timeline:before{content:"";position:absolute;left:50%;transform:translate(-50%);top:0;bottom:0;width:4px;background:var(--purple-medium);border-radius:2px}.timeline li{position:relative;display:flex;align-items:center;justify-content:space-between;margin:0 auto 3rem;width:100%;max-width:1000px}.timeline li .content{width:calc(50% - 2rem);background:#faf5ff;padding:1.5rem;border-radius:.75rem;box-shadow:0 4px 12px #0000000d}.timeline li .content .date{display:block;font-size:.875rem;font-weight:600;color:var(--purple-light);margin-bottom:.5rem}.timeline li .content h3{margin:0 0 .75rem;color:var(--purple-dark);font-size:1.25rem}.timeline li .content p{margin:0;line-height:1.6;color:#333}.timeline li .logo{width:calc(50% - 2rem);display:flex;justify-content:center;align-items:center}.timeline li .logo img{width:20vw;object-fit:contain}@media (max-width: 900px){.landingHero{position:relative;height:auto;padding-top:10vh;overflow:hidden;background:linear-gradient(135deg,#6a0dad,#8a2be2,#ba55d3);display:flex;align-items:center;justify-content:space-between;padding-bottom:5vh}.education img{height:6vh;width:20vw;margin-bottom:.25rem}}@media (min-width: 768px){.workExperience .timeline li:nth-child(odd) .content{order:1;text-align:left}.workExperience .timeline li:nth-child(odd) .logo{order:2}.workExperience .timeline li:nth-child(2n) .logo{order:1}.workExperience .timeline li:nth-child(2n) .content{order:2;text-align:left}}@media (max-width: 767px){.logo2{display:flex;justify-content:center;align-items:center}.logo2 img{width:50%}.workExperience .timeline li{display:flex;flex-direction:column;align-items:center;text-align:center}.workExperience .timeline li .logo{order:-1!important;width:auto!important;align-self:center!important;margin-bottom:1rem!important}.workExperience .timeline li .logo img{display:block!important;margin:0 auto!important;width:60px!important;height:auto!important}}@media (max-width: 768px){.landingHero{flex-direction:column;justify-content:center;padding-top:0;text-align:center;height:auto}.heroImage{order:2;width:60vw;margin-bottom:1vh}.heroContent{order:1;width:90vw;padding:0 2rem}.topSection{flex-direction:column;margin-bottom:.5rem;margin-top:7vh}.socials{margin:1rem 0;gap:1rem;justify-content:center;margin-left:0}.heroContent h1{font-size:2.5rem}.heroContent p{font-size:1rem;margin-bottom:1.5rem}.heroButtons .btn,.heroButtons .btnPrimary{width:80%;margin:.5rem auto;display:block;text-align:center}.skillsSection{height:auto;padding:2rem 1rem}.cardsContainer{flex-direction:column;gap:2rem;margin-top:2rem;align-items:center}.card{width:90vw;height:auto;padding:2rem}.education{flex-direction:column;align-items:center;text-align:center}.education img{height:6vh;width:20vw;margin-bottom:1rem}.education hr{width:50%;margin:.5rem 0}.projectSection{height:auto;padding:2rem 1rem}.projectGrid{grid-template-columns:1fr}.projectCard{width:90vw;margin:0 auto}.imgDiv img{width:100%;height:auto}.projectInfo{padding:1rem}.workExperience{height:auto;padding:2rem 1rem}.timeline li{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#faf5ff;padding:2rem;margin-bottom:2rem;border-radius:.75rem;box-shadow:0 4px 12px #0000000d}.timeline:before{display:none}.timeline li .logo{order:-1!important;margin-bottom:1rem;width:100%;justify-content:center;align-items:center}.logo{display:flex;justify-content:center;align-items:center}.timeline li .content{order:0!important;width:100%;padding:0;background:none;box-shadow:none}.timeline li .content .date,.timeline li .content h3,.timeline li .content p{margin:.5rem 0}}.cta-section{position:relative;background-color:#8a2be2;color:#fff;font-family:Inter,sans-serif;overflow:hidden}.cta-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:repeating-linear-gradient(45deg,rgba(255,255,255,.1) 0 2px,transparent 2px 20px);pointer-events:none}.cta-content{position:relative;z-index:1;max-width:1000px;margin:0 auto;padding:4rem 1rem;text-align:center}.cta-heading{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.btn-cta{display:inline-block;background-color:#ba55d3;color:#fff;font-weight:600;font-size:1.125rem;padding:.75rem 2rem;border-radius:4px;text-decoration:none;transition:background-color .2s ease,transform .2s ease}.btn-cta:hover{background-color:#bd76cf;transform:translateY(-2px)}.footer{background-color:#350661;color:#fff;font-family:Inter,sans-serif;padding:2rem 1rem}.footer-links a{color:#fff;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#bd76cf;text-decoration:underline}.footer-container{max-width:1200px;margin:0 auto;display:flex;gap:2rem}.footer-column{flex:1;min-width:200px;text-align:center}.footer-column+.footer-column{border-left:1px solid rgba(255,255,255,.3);padding-left:2rem}.footer-links{list-style:none;padding:0;margin:1rem 0}.footer-links li{margin-bottom:.75rem}.footer-socials{display:flex;justify-content:center;gap:1rem;margin:1rem 0}.footer-socials a{color:#fff;font-size:1.25rem;transition:color .2s}.footer-socials a:hover{color:#bd76cf}.footer-copy{font-size:.9rem;margin-top:.5rem}@media (max-width: 768px){.footer-container{flex-direction:column;gap:1.5rem}.footer-column+.footer-column{border-left:none;padding-left:0;border-top:1px solid rgba(255,255,255,.3);padding-top:1.5rem}}@media (max-width: 600px){.cta-heading{font-size:2rem}.btn-cta{font-size:1rem;padding:.75rem 1.5rem}}.certGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1rem}.certCell{background:#f3e8ff;padding:1rem;border-radius:.5rem;box-shadow:0 2px 6px #0000000f;display:flex;gap:1rem;transition:transform .2s ease,box-shadow .2s ease}.certCell:hover{transform:translateY(-4px);box-shadow:0 6px 12px #00000014}.certCell i{font-size:2rem;color:#6a0dad;min-width:35px}.certText h3{margin-top:0;margin-bottom:.25rem;color:#6a0dad}.certText p{margin:.25rem 0;color:#555}.viewCertBtn{display:inline-block;margin-top:.5rem;padding:.4rem .8rem;background-color:#8a2be2;color:#fff;border-radius:4px;font-size:.85rem;font-weight:600;text-decoration:none;transition:background-color .2s ease,transform .2s ease}.viewCertBtn:hover{background-color:#ba55d3;transform:translateY(-2px)}.disabledBtn{background-color:#c8c6c6!important;color:#777!important;cursor:not-allowed;transform:none!important}@media (max-width: 767px){.certGrid{grid-template-columns:1fr}}.codingActivitySection{padding-top:2vh;padding-bottom:5vh;background:#faf5ff;text-align:center}.codingActivitySection .sectionTitle h1{font-size:xx-large;color:#6a0dad}.codingActivitySubtitle{font-size:1.1rem;color:#ba55d3;max-width:650px;margin:0 auto 40px}.codingActivityGrid{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.codingCard{background:#fff;width:500px;padding:25px 20px;border-radius:15px;box-shadow:0 8px 25px #00000014;transition:.3s ease}.codingCard:hover{transform:translateY(-6px);box-shadow:0 10px 30px #0000001f}.codingCard h3{color:#8a2be2;margin-bottom:8px;font-size:1.4rem}.codingDescription{color:#444;font-size:.95rem;margin-bottom:15px}.codingImageWrapper{overflow:hidden;border-radius:12px;padding:10px;background:#f0f0f0}.codingImageWrapper img{width:100%;max-height:300px;object-fit:contain;display:block}@media (max-width: 767px){.codingCard{width:100%;max-width:350px}.codingActivityGrid{gap:20px}}.githubStatsSection{margin:60px auto;display:flex;justify-content:center;padding:0 20px}.gh-card{background:#1c1d26;border-radius:15px;padding:30px 20px;display:flex;align-items:center;justify-content:space-between;color:#fff;width:100%;max-width:900px;gap:20px;box-shadow:0 5px 25px #00000040}.gh-item{flex:1;text-align:center}.gh-number{font-size:2.4rem;font-weight:700;color:#8fa8ff;margin-bottom:5px}.gh-label{font-size:1.1rem;color:#9cb3ff;margin-bottom:8px}.gh-sub{font-size:.9rem;color:#7be6c3}.gh-divider{width:1px;height:80px;background:#ffffff1a}.streak-center{display:flex;flex-direction:column;align-items:center}.streak-ring{width:95px;height:95px;border:6px solid #8fa8ff;border-radius:50%;display:flex;justify-content:center;align-items:center}.streak-number{font-size:2rem;font-weight:600;color:#c79bff}.streak-label{margin-top:10px}@media (max-width: 768px){.gh-card{flex-direction:column;gap:30px}.gh-divider{display:none}}.testimonialsSection{background-color:#fff;height:fit-content;padding-bottom:5vh}.sectionTitle5{display:flex;height:5vh;justify-content:center;align-items:center;padding-top:5vh}.sectionTitle5 h1{font-size:xx-large;color:#6a0dad}.testDiv{padding-left:15vh;padding-right:15vh;padding-top:5vh}.testDiv h1{color:#ba55d3}.testDiv h3{color:#ce67e8}.buttonDiv3{margin-top:3vh;display:flex;justify-content:center;align-items:center}@media (max-width: 768px){.testimonialsSection{background-color:#fff;height:fit-content;padding-bottom:5vh}.sectionTitle5{display:flex;height:5vh;justify-content:center;align-items:center;padding-top:5vh}.sectionTitle5 h1{font-size:xx-large;color:#6a0dad}.testDiv{padding-left:3vh;padding-right:3vh;padding-top:5vh}.testDiv h1{color:#ba55d3}.testDiv h3{color:#ce67e8}.buttonDiv3{margin-top:3vh;display:flex;justify-content:center;align-items:center}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;line-height:1.5;background:#f9fafb}main{padding-top:4rem}.appbar{position:fixed;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#fff;box-shadow:0 2px 8px #0000000d;border-bottom:2px solid #6a0dad;width:100vw;z-index:1000}.logo{font-weight:800;font-size:1.7rem;letter-spacing:.05em;color:#6a0dad;text-decoration:none;margin-left:4vw}.nav-toggle{display:none}.nav-toggle-label{display:none;flex-direction:column;justify-content:space-between;width:20px;height:16px;cursor:pointer;position:relative}.nav-toggle-label span{display:block;position:absolute;left:0;width:100%;height:2px;background:#6a0dad;border-radius:2px;transition:all .3s ease}.nav-toggle-label span:nth-child(1){top:0}.nav-toggle-label span:nth-child(2){top:7px}.nav-toggle-label span:nth-child(3){top:14px}.nav-toggle:checked+.nav-toggle-label span:nth-child(1){transform:rotate(45deg);top:7px}.nav-toggle:checked+.nav-toggle-label span:nth-child(2){opacity:0}.nav-toggle:checked+.nav-toggle-label span:nth-child(3){transform:rotate(-45deg);top:7px}.nav ul{display:flex;list-style:none;gap:1.5rem;margin-right:4vw;margin-top:1.5vh}.nav a{text-decoration:none;font-weight:600;color:#6a0dad;position:relative;transition:color .2s ease}.nav a:after{content:"";position:absolute;left:0;bottom:-4px;width:0;height:2px;background:#6a0dad;transition:width .2s ease}.nav a:hover:after{width:100%}.sectionTitle{font-size:2.5rem;font-weight:700;margin-bottom:2.5rem}@media (max-width: 1024px){.hero-text h1{font-size:3rem}.hero-subheader{font-size:1.35rem}.hero-summary{font-size:1rem}}@media (max-width: 768px){.appbar{justify-content:center;position:fixed;flex-direction:column;padding:.75rem .5rem;align-items:center}.appbar a{font-size:1.75rem}.logo{font-weight:800;font-size:1.7rem;letter-spacing:.05em;color:#6a0dad;text-decoration:none;margin-left:-51.5vw}.nav-toggle-label{display:flex;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.listElement{font-size:x-small}.sectionTitle{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.nav{display:none;position:absolute;top:100%;left:0;width:100%;background:#fff;padding:1rem 0;box-shadow:0 4px 8px #0000001a;border-top:2px solid #6a0dad}.nav ul{flex-direction:column;gap:1rem;align-items:flex-start;padding-left:1.5rem;margin-right:0}.nav ul li a{font-size:.95rem;padding:.5rem 1rem}#nav-toggle:checked+.nav-toggle-label+.nav{display:block;justify-content:center;align-items:center}.hero{height:auto;min-height:75vh;padding-top:10vh}.hero-inner{flex-direction:column;text-align:center;padding:0 1rem}.hero-text{max-width:100%}.hero-graphic{width:100%;order:2}.hero-graphic img{width:100%;height:auto;margin:0 auto}.button-div{order:3;margin-bottom:2rem}.hero-text .btn-hero{display:none}.button-div .btn-hero{display:inline-block}.hero-subheader{display:none}.hero-text h1{font-size:2.5rem}.hero-summary{font-size:1rem}}@media (max-width: 480px){.appbar{padding:.5rem}.logo{font-size:30rem}.appbar a{font-size:1.25rem}.hero-text h1{font-size:2rem}.btn-hero{width:100%;text-align:center}}.aboutHero{width:100%;height:30vh;padding-top:10vh;background:linear-gradient(135deg,#6a0dad,#8a2be2,#ba55d3);display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff}.sectionTitle2{display:flex;height:5vh;padding-top:5vh;justify-content:center;align-items:center;background-color:#fff}.sectionTitle2 h1{font-size:xx-large;color:#6a0dad}.customLIMS,.customLIMS2{width:100%;height:50vh;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem}.customLIMS{background-color:#fff}.customLIMS2{background-color:#faf5ff}.imageDiv{flex:0 0 20%;display:flex;justify-content:center;align-items:center}.image1{max-width:100%;max-height:25vh;border-radius:8px}.textDiv{flex:1}.sectionTitle3{display:flex;height:5vh;margin-bottom:5vh;margin-top:5vh;justify-content:center;align-items:center;background-color:#fff}.sectionTitle3 h1{font-size:xx-large;color:#6a0dad}.skillsSection2{height:185vh;background-color:#fff;justify-content:center;align-items:center;display:flex;flex-direction:column;margin-bottom:-18vh}.cardSkill{background-color:#faf5ff;height:75vh;width:90vw;padding:1vw;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:2vw;margin-bottom:-5vh}.cardSkill2{background-color:#faf5ff;height:75vh;width:90vw;padding:1vw;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:2vw}.cardSkill3{background-color:#faf5ff;height:10vh;width:90vw;padding:1vw;margin-bottom:20vh;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:2vw;margin-top:30vh}.cardSkillTitle{background-color:#faf5ff;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;height:fit-content;width:90vw;padding:2vw;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:2vw;color:#6a0dad}.cardSkillTitle2{background-color:#faf5ff;height:fit-content;width:90vw;padding:2vw;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:2vw;color:#6a0dad;margin-top:-40vh}.cardSkillTitle3{background-color:#faf5ff;height:fit-content;width:90vw;padding:2vw;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:2vw;color:#6a0dad;margin-top:-45vh}.skillCardDiv{width:45%;height:5vh;background-color:#faf5ff;margin-top:-60vh}.cardSkillTitle2{margin-top:-22vh;background-color:#faf5ff;height:fit-content;width:90vw;padding:2vw;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:2vw;color:#6a0dad}@media (max-width: 768px){.skillItem span{font-size:10px}.servicesHero{height:20vh;padding-top:5vh}.servicesHero .ContactHeroText h1{font-size:1.75rem}.customLIMS{flex-direction:column;text-align:center;height:auto;padding:1.5rem}.customLIMS .imageDiv,.customLIMS .textDiv{flex:none;width:100%}.customLIMS .textDiv{padding-top:1rem}.customLIMS2{flex-direction:column-reverse;text-align:center;height:auto;padding:1.5rem}.customLIMS2 .imageDiv,.customLIMS2 .textDiv{flex:none;width:100%}.customLIMS2 .textDiv{padding-top:1rem}.integration-content{flex-direction:column;gap:1rem}.integration-img-container{width:50%;margin-bottom:1rem}.integration-img{max-height:20vh}.integration-text{width:100%;justify-content:center;align-items:center;display:flex;flex-direction:column}.integration-labels{gap:.25rem}.integration-labels .clickable-logo{font-size:.875rem;padding:0 .5rem}.integration-logos{justify-content:center;gap:1rem}.integration-logos img{max-height:40px}*{transition:none!important;animation:none!important}}.certSectionIso{background-color:#fff;padding-bottom:5vh}.certGridIso{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.certCardIso{padding:1.8rem;background:#faf5ff;border-radius:10px;box-shadow:0 3px 8px #00000014}.certCardIso i{font-size:1.8rem;color:#6a0dad}.certBtnIso{display:inline-block;margin-top:.8rem;padding:.5rem 1rem;background:#6a0dad;color:#fff;border-radius:6px;text-decoration:none}.disabledIso{background:gray;cursor:not-allowed}@media (max-width: 768px){.eduRowIso{flex-direction:column;text-align:center}.eduImageIso img{max-width:70%}.skillGridIso,.certGridIso{grid-template-columns:1fr}}.projectsDemos{background-color:#fff;padding:4rem 0}.rowShop{display:flex;flex-direction:row;gap:2vw}.sectionTitle4{display:flex;height:5vh;padding-top:5vh;justify-content:center;align-items:center;background-color:#fff}.sectionTitle4 h1{font-size:xx-large;color:#6a0dad}.logosProject2{display:flex;flex-direction:row;gap:1vw}.logosProject2 i{color:#6a0dad}@media (max-width: 768px){.projectsDemos{padding:6rem 0}.sectionTitle4{display:flex;height:5vh;padding-top:5vh;padding-bottom:5vh;justify-content:center;align-items:center;background-color:#fff}.sectionTitle4 h1{font-size:medium;color:#6a0dad}.logosProject2{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1vw}.logosProject2 i{color:#6a0dad}}.experienceSection{background-color:#fff;padding:4rem 0}.timeline2{position:relative;margin:0 auto;padding-top:10vh;max-width:800px;padding-left:40px}.timeline2:before{content:"";position:absolute;left:20px;top:0;bottom:0;width:4px;background-color:#6a0dad}.timeline-item{position:relative;margin-bottom:40px}.timeline-dot{position:absolute;left:12px;width:16px;height:16px;background-color:#fff;border:4px solid #6a0dad;border-radius:50%;top:0}.timeline-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;margin-left:40px;box-shadow:0 2px 4px #0000001a}.timeline-logo{display:block;margin:0 auto 12px;width:8vw;height:auto}.timeline-card h3{margin:8px 0;font-size:1.2rem;color:#333;text-align:center}.timeline-card h4{margin:8px 0;font-size:1rem;color:#333;text-align:center}.timeline-date{display:block;font-size:.9rem;color:#666;text-align:center;margin-bottom:4px}.timeline-location{display:block;font-size:.9rem;color:#666;text-align:center;margin-bottom:12px}.timeline-card p{font-size:.95rem;line-height:1.4;color:#444;text-align:left}.timeline-item:last-child{margin-bottom:0}@media (max-width: 768px){.experienceSection{padding:40px 16px}.timeline2{padding-left:30px}.timeline2:before{left:15px}.timeline-dot{left:7px;width:14px;height:14px;border-width:3px;top:0}.timeline-card{margin-left:30px;padding:16px}.timeline-logo{width:30vw;margin-bottom:8px}.timeline-card h3{font-size:1rem}.timeline-card h4{font-size:.9rem}.timeline-date,.timeline-location{font-size:.8rem}.timeline-card p{font-size:.9rem}}.contactSection{height:auto;background-color:#fff;padding-bottom:5vh}.socialsContact{display:flex;flex-direction:row;gap:1.5vw;justify-content:center;align-items:center;padding-top:5vh}.socialsContact i{color:#ba55d3}.socialsContact i:hover{color:#be8bca;cursor:pointer}.subjectPart{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:5vh}.subjectPart label{color:#6a0dad;font-size:1.5rem}.subjectPart input{width:23%;padding:.75rem 1rem;font-size:1rem;line-height:1.5;color:#333;background-color:#faf5ff;border:1px solid #ccc;border-radius:.5rem;transition:border-color .2s ease,box-shadow .2s ease;outline:none;box-sizing:border-box}.subjectPart textarea{width:23%;padding:.75rem 1rem;font-size:1rem;line-height:1.5;color:#333;background-color:#faf5ff;border:1px solid #ccc;border-radius:.5rem;transition:border-color .2s ease,box-shadow .2s ease;outline:none;box-sizing:border-box;resize:vertical}.sendButtonWrapper{display:flex;justify-content:center;margin-top:1.5rem}.sendButtonWrapper .sendButton{background-color:#6a0dad;color:#fff;border:none;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;border-radius:.5rem;cursor:pointer;box-shadow:0 4px 6px #0000001a;transition:background-color .2s ease,transform .1s ease,box-shadow .2s ease}.sendButtonWrapper .sendButton:hover{background-color:#5a0cad}.sendButtonWrapper .sendButton:active{transform:scale(.98);box-shadow:0 3px 5px #0000001a}.sendButtonWrapper .sendButton:focus{outline:none;box-shadow:0 0 0 .2rem #6a0dad80}.sendButtonWrapper .sendButton:disabled{background-color:#a380c2;cursor:not-allowed;opacity:.7}@media (max-width: 768px){.socialsContact{display:flex;flex-direction:row;gap:5vw;justify-content:center;align-items:center;padding-top:5vh}.subjectPart input{width:75%;padding:.75rem 1rem;font-size:1rem;line-height:1.5;color:#333;background-color:#faf5ff;border:1px solid #ccc;border-radius:.5rem;transition:border-color .2s ease,box-shadow .2s ease;outline:none;box-sizing:border-box}.subjectPart textarea{width:75%;padding:.75rem 1rem;font-size:1rem;line-height:1.5;color:#333;background-color:#faf5ff;border:1px solid #ccc;border-radius:.5rem;transition:border-color .2s ease,box-shadow .2s ease;outline:none;box-sizing:border-box;resize:vertical}}
