body{background:#f9f9f9;color:#222;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}main{margin:0 auto;max-width:900px;padding:2rem}.resume-button{align-items:center;background:#0000;border:1px solid #4f46e5;border-radius:.375rem;color:#4f46e5;display:inline-flex;font-weight:500;margin-left:0;margin-top:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.resume-button svg{margin-left:.5rem}.resume-button:hover{background:#4f46e51a;transform:translateY(-2px)}@media(min-width:768px){.resume-button{margin-left:.5rem;margin-top:0}}.nav-active{position:relative}.nav-active:after{background:#4f46e5;bottom:-4px;content:"";height:2px;left:0;position:absolute;width:100%}.mobile-resume-button{align-items:center;background:#4f46e5;border-radius:.375rem;box-shadow:0 2px 4px #4f46e54d;color:#fff;display:inline-flex;font-weight:500;justify-content:center;margin:0 auto;padding:.6rem 1.5rem;text-decoration:none;transition:all .3s ease;width:140px}.mobile-resume-button svg{margin-left:.5rem}.mobile-resume-button:hover{background:#4338ca;box-shadow:0 4px 8px #4f46e566;transform:translateY(-2px)}.hamburger-menu{align-items:center;display:flex;justify-content:center;z-index:20}.hamburger-menu .hamburger-icon{display:flex;flex-direction:column;height:20px;justify-content:space-between;position:relative;width:24px}.hamburger-menu .hamburger-icon span{background-color:#475569;border-radius:2px;display:block;height:2px;transform-origin:center;transition:all .3s ease;width:100%}.hamburger-menu .hamburger-icon.open span:first-child{transform:translateY(9px) rotate(45deg)}.hamburger-menu .hamburger-icon.open span:nth-child(2){opacity:0}.hamburger-menu .hamburger-icon.open span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.mobile-menu{background-color:#f8fafc;border-top:0 solid #e2e8f0;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;width:100%}.mobile-menu.open{border-top:1px solid #e2e8f0;margin-top:.5rem;max-height:300px;padding-top:1rem}.mobile-menu ul{opacity:0;transition:opacity .2s ease}.mobile-menu.open ul{opacity:1}.home-section{display:flex;flex-direction:column;margin:0 auto;max-width:1200px;min-height:100vh;padding:2rem 1rem}@media(min-width:768px){.home-section{padding:4rem 2rem}}.hero{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:3rem;text-align:center}@media(min-width:768px){.hero{flex-direction:row;gap:2rem;justify-content:space-between;text-align:left}}.hero__avatar{margin-bottom:2rem}@media(min-width:768px){.hero__avatar{margin-bottom:0}}.hero__avatar img{border:4px solid #4f46e5;border-radius:50%;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;height:200px;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease;width:200px}.hero__avatar img:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:scale(1.05)}.hero__content{flex:1 1}.hero__title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#4f46e5,#06b6d4);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}@media(min-width:768px){.hero__title{font-size:3.5rem}}.hero__subtitle{color:#4b5563;font-size:1.25rem;margin-bottom:.5rem}@media(min-width:768px){.hero__subtitle{font-size:1.5rem}}.hero__subtitle .typewriter{animation:typing 3.5s steps(30),blink-caret .75s step-end infinite;border-right:2px solid #4f46e5;display:inline-block;overflow:hidden;white-space:nowrap}.hero__status{align-items:center;display:flex;margin-bottom:1.5rem}.hero__status .status-indicator{animation:pulse 2s infinite;background-color:#10b981;border-radius:50%;display:inline-block;height:10px;margin-right:8px;width:10px}.hero__status p{color:#6b7280;font-size:.875rem;margin:0}.hero__description{color:#6b7280;margin-bottom:2rem;max-width:600px;text-align:justify}.hero__cta-container{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.hero__cta{align-items:center;background:#4f46e5;border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.hero__cta:hover{background:#4338ca;transform:translateY(-2px)}.hero__cta svg{margin-left:.5rem}.hero__cta--secondary{background:#0000;border:1px solid #4f46e5;color:#4f46e5}.hero__cta--secondary:hover{background:#4f46e51a}.skills{margin-top:4rem}.skills__title{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.skills__container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.skills .animate-on-scroll{opacity:0;transform:translateY(20px);transition:opacity .4s ease-out,transform .6s ease-out}.skills .animate-on-scroll.animate-in{opacity:1;transform:translateY(0)}.skills__category{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:1.5rem}.skills__category-header{align-items:center;display:flex;margin-bottom:1rem}.skills__category__icon{align-items:center;background-color:#eef2ff;border-radius:9999px;display:flex;height:38px;justify-content:center;margin-right:.75rem;min-width:38px;width:38px}.skills__category__icon svg{color:#4f46e5;height:20px;width:20px}.skills__category h3{color:#374151;font-size:1.125rem;font-weight:600;margin:0}.skills__category ul{list-style-type:none;margin:0;padding:0}.skills__category ul li{color:#4b5563;display:flex;flex-direction:column;margin-bottom:.75rem}.skills__category ul li:before{color:#4f46e5;content:"•";font-weight:700;margin-right:.5rem}.skills__category ul li.sub-skill{margin-left:1.5rem;margin-top:-.25rem;position:relative}.skills__category ul li.sub-skill:before{background-color:#4f46e5;content:"";height:1px;left:-1.25rem;position:absolute;top:.5rem;width:.75rem}.skills__category ul li.sub-skill:after{background-color:#4f46e5;content:"";height:.5rem;left:-1.25rem;position:absolute;top:0;width:1px}.skills__category ul li.sub-skill .skill-level__bar{background:linear-gradient(90deg,#3b82f6,#06b6d4)}.skills__category ul li .skill-level{background-color:#e5e7eb;border-radius:3px;height:6px;margin-top:4px;overflow:hidden;width:100%}.skills__category ul li .skill-level__bar{background:linear-gradient(90deg,#4f46e5,#06b6d4);border-radius:3px;height:100%;transition:width 1.5s ease-in-out}.social-links{display:flex;gap:1rem;margin-top:1.5rem}.social-links a{align-items:center;background-color:#f3f4f6;border-radius:9999px;color:#4b5563;display:flex;height:2.5rem;justify-content:center;transition:all .3s ease;width:2.5rem}.social-links a:hover{background-color:#4f46e5;color:#fff;transform:translateY(-2px)}.social-links a svg{height:1.25rem;width:1.25rem}.explore-more{align-items:center;background-color:#f8fafc;border-radius:.5rem;box-shadow:0 1px 3px #0000000d;display:flex;flex-direction:column;margin-top:2rem;padding:1.5rem}.explore-more h3{color:#333;font-size:1.25rem;font-weight:600;margin-bottom:1.25rem;text-align:center}.explore-more .explore-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.explore-more .explore-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;box-shadow:0 1px 2px #0000000d;color:#4f46e5;cursor:pointer;display:flex;font-family:inherit;font-size:.9rem;font-weight:500;padding:.75rem 1.25rem;transition:all .3s ease}.explore-more .explore-btn svg{margin-right:.5rem}.explore-more .explore-btn:hover{border-color:#4f46e5;box-shadow:0 4px 6px -1px #0000001a;transform:translateY(-2px)}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink-caret{0%,to{border-color:#0000}50%{border-color:#4f46e5}}@keyframes pulse{0%{box-shadow:0 0 0 0 #10b981b3}70%{box-shadow:0 0 0 10px #10b98100}to{box-shadow:0 0 0 0 #10b98100}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.about-section{margin:0 auto;max-width:1200px;padding:2rem 1rem}@media(min-width:768px){.about-section{padding:4rem 2rem}}.about-section h2{display:inline-block;font-size:2rem;font-weight:700;margin-bottom:2rem;padding-bottom:.5rem;position:relative}.about-section h2:after{background:linear-gradient(90deg,#4f46e5,#06b6d4);bottom:0;content:"";height:3px;left:0;position:absolute;width:50%}.about-section h3{color:#111827;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.professional-summary{background-color:#f9fafb;border-left:4px solid #4f46e5;border-radius:.5rem;box-shadow:0 1px 3px #0000000d;margin-bottom:3rem;padding:1.5rem}.professional-summary p{color:#4b5563;line-height:1.7;margin:0;text-align:justify}.professional-summary p strong{color:#111827}.about-content{grid-gap:2rem;display:grid;gap:2rem}@media(min-width:768px){.about-content{grid-template-columns:1fr 1fr}}.about-content__text p{color:#4b5563;line-height:1.7;margin-bottom:1.5rem;text-align:justify}.about-content__text strong{color:#111827;font-weight:600}.about-content__image{align-items:center;display:flex;justify-content:center}.about-content__image img{border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;max-width:100%}.education{margin-top:3rem}.education h3{color:#111827;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.education__timeline{padding-left:2rem;position:relative}.education__timeline:before{background-color:#e5e7eb;content:"";height:100%;left:7px;position:absolute;top:0;width:2px}.education__item{margin-bottom:2rem;position:relative}.education__item:before{background:linear-gradient(90deg,#4f46e5,#06b6d4);border-radius:50%;content:"";height:16px;left:-2rem;position:absolute;top:.5rem;width:16px;z-index:1}.education__item .degree{color:#111827;font-weight:600;margin-bottom:.25rem}.education__item .school{color:#4b5563;font-weight:500;margin-bottom:.25rem}.education__item .date{margin-bottom:.25rem}.education__item .date,.education__item .gpa{color:#6b7280;font-size:.9rem;font-weight:400}.journey{margin-top:3rem}.journey h3{color:#111827;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.journey__timeline{padding-left:2rem;position:relative}.journey__timeline:before{background-color:#e5e7eb;content:"";height:100%;left:7px;position:absolute;top:0;width:2px}.journey__item{margin-bottom:2rem;position:relative}.journey__item:before{background:linear-gradient(90deg,#4f46e5,#06b6d4);border-radius:50%;content:"";height:16px;left:-2rem;position:absolute;top:.5rem;width:16px;z-index:1}.journey__item .date{color:#4f46e5;font-weight:600;margin-bottom:.5rem}.journey__item .title{color:#111827;font-weight:600;margin-bottom:.25rem}.journey__item .project{color:#4f46e5;font-style:italic;font-weight:500;margin-bottom:.5rem}.journey__item .description{color:#4b5563;line-height:1.6;text-align:justify}.journey__item .tech-stack{color:#4b5563;font-weight:500;margin:.5rem 0;text-align:justify}.journey__item .responsibilities{list-style-type:disc;margin-top:.5rem;padding-left:1.5rem;text-align:justify}.journey__item .responsibilities li{font-size:.95rem;margin-bottom:.25rem;text-align:justify}.certifications{margin-top:3rem}.certifications__container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.certification-card{align-items:center;background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;display:flex;padding:1.25rem;transition:transform .3s ease,box-shadow .3s ease}.certification-card:hover{box-shadow:0 10px 15px -3px #0000001a;transform:translateY(-5px)}.certification-card .certification-logo{align-items:center;display:flex;height:60px;justify-content:center;margin-right:1rem;min-width:60px;width:60px}.certification-card .certification-logo img{height:100%;object-fit:contain;width:100%}.certification-card .certification-logo svg{color:#4f46e5;height:24px;width:24px}.certification-card .certification-details h4{color:#111827;font-size:1rem;font-weight:600;margin:0 0 .25rem}.certification-card .certification-details p{color:#6b7280;font-size:.875rem;margin:0 0 .25rem}.certification-card .certification-details .certification-date{align-items:center;color:#4f46e5;display:flex;font-size:.75rem}.certification-card .certification-details .certification-date .verification-icon{font-size:.85rem;margin-left:3px;transition:transform .2s ease}.testimonial{margin-top:3rem}.testimonial__content{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:2rem;position:relative}.testimonial__content .quote-icon{background-color:#fff;border-radius:9999px;box-shadow:0 1px 3px #0000001a;color:#4f46e5;height:40px;left:20px;padding:8px;position:absolute;top:-15px;width:40px}.testimonial__content p{color:#4b5563;font-style:italic;line-height:1.7;margin-bottom:1.5rem}.testimonial__content .testimonial__author{display:flex;flex-direction:column}.testimonial__content .testimonial__author .name{color:#111827;font-weight:600}.testimonial__content .testimonial__author .title{color:#6b7280;font-size:.875rem}.cta-container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:4rem}.cta-button{align-items:center;background:#4f46e5;border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.cta-button svg{margin-left:.5rem}.cta-button:hover{background:#4338ca;transform:translateY(-2px)}.cta-button--secondary{background:#0000;border:1px solid #4f46e5;color:#4f46e5}.cta-button--secondary:hover{background:#4f46e51a}.interests{margin-top:3rem}.interests h3{color:#111827;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.interests__grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.interests__item{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000000d;padding:1.25rem 1rem;text-align:center;transition:all .3s ease}.interests__item:hover{box-shadow:0 10px 15px -3px #0000001a;transform:translateY(-5px)}.interests__item svg{color:#4f46e5;height:2.5rem;margin:0 auto .75rem;width:2.5rem}.interests__item span{color:#4b5563;display:block;font-size:.875rem;font-weight:500}.animate-on-scroll{transform:translateY(20px);transition:opacity .4s ease-out,transform .6s ease-out}.projects-section{margin:0 auto;max-width:1400px;padding:4rem 2rem}.projects-section h2{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:2rem;position:relative;text-align:center}.projects-section h2:after{background:linear-gradient(90deg,#4776e6,#8e54e9);border-radius:2px;bottom:-.75rem;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.projects-section .filter-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.projects-section .filter-buttons button{background:none;border:1px solid #ddd;border-radius:30px;color:#555;cursor:pointer;font-size:.9rem;padding:.5rem 1.25rem;transition:all .3s ease}.projects-section .filter-buttons button:hover{background:#f5f5f5}.projects-section .filter-buttons button.active{background:linear-gradient(90deg,#4776e6,#8e54e9);border-color:#0000;color:#fff}.projects-section .company-section{margin-bottom:3rem}.projects-section .company-section:last-child{margin-bottom:0}.projects-section .company-section .company-name{border-left:4px solid #4776e6;color:#333;font-size:1.8rem;font-weight:600;margin:2rem 0 1.5rem;padding-left:1rem;position:relative}.projects-section .projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}@media(max-width:992px){.projects-section .projects-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.projects-section .projects-grid{grid-template-columns:1fr}}.projects-section .project-card{background:#fff;border-radius:8px;box-shadow:0 5px 15px #0000001a;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.projects-section .project-card:hover{box-shadow:0 10px 25px #00000026;transform:translateY(-5px)}.projects-section .project-card:hover .project-image img{transform:scale(1.05)}.projects-section .project-card .project-image{align-items:center;background-color:#f5f5f5;display:flex;height:200px;justify-content:center;overflow:hidden;position:relative}.projects-section .project-card .project-image img{height:100%;object-fit:contain;transition:transform .5s ease;width:100%}.projects-section .project-card .project-image .project-overlay{align-items:flex-end;background:linear-gradient(180deg,#0000001a,#00000080);bottom:0;display:flex;left:0;padding:1.5rem;position:absolute;right:0;top:0}.projects-section .project-card .project-image .project-overlay h3{color:#fff;font-size:1.5rem;font-weight:700;margin:0;text-shadow:1px 1px 3px #0000004d}.projects-section .project-card .project-content{display:flex;flex-direction:column;flex-grow:1;padding:1.5rem}.projects-section .project-card .project-content p{color:#666;flex-grow:1;margin-top:0;text-align:justify}.projects-section .project-card .project-tech{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0}.projects-section .project-card .project-tech span{background:#f0f0f0;border-radius:20px;color:#555;font-size:.8rem;padding:.25rem .75rem}.projects-section .project-card .project-links{display:flex;gap:1rem;margin-top:auto}.projects-section .project-card .project-links a{align-items:center;color:#4776e6;display:flex;font-weight:500;gap:.5rem;text-decoration:none;transition:color .3s ease}.projects-section .project-card .project-links a svg{height:18px;width:18px}.projects-section .project-card .project-links a:hover{color:#8e54e9}.staggered-animation:nth-child(5){transition-delay:.5s}.staggered-animation:nth-child(6){transition-delay:.6s}.staggered-animation:nth-child(7){transition-delay:.7s}.staggered-animation:nth-child(8){transition-delay:.8s}.staggered-animation:nth-child(9){transition-delay:.9s}.staggered-animation:nth-child(10){transition-delay:1s}.contact-section{margin:0 auto;max-width:1200px;padding:4rem 1rem}.contact-section h2{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:2rem;position:relative;text-align:center}.contact-section h2:after{background:linear-gradient(90deg,#4776e6,#8e54e9);border-radius:2px;bottom:-.75rem;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.contact-section .contact-content{display:flex;flex-wrap:wrap;gap:2rem;margin-top:3rem}@media(max-width:768px){.contact-section .contact-content{flex-direction:column}}.contact-section .contact-form{flex:1 1;min-width:300px}.contact-section .contact-form form{display:flex;flex-direction:column;gap:1.5rem}.contact-section .contact-form .form-group{position:relative}.contact-section .contact-form .form-group label{background:#fff;color:#666;font-size:.9rem;left:1rem;padding:0 .5rem;pointer-events:none;position:absolute;top:1rem;transition:all .2s ease}.contact-section .contact-form .form-group input,.contact-section .contact-form .form-group textarea{border:1px solid #ddd;border-radius:5px;font-family:inherit;font-size:1rem;padding:1rem;transition:all .3s ease;width:100%}.contact-section .contact-form .form-group input:focus,.contact-section .contact-form .form-group textarea:focus{border-color:#4776e6;box-shadow:0 0 0 2px #4776e61a;outline:none}.contact-section .contact-form .form-group input:focus+label,.contact-section .contact-form .form-group textarea:focus+label{color:#4776e6;font-size:.8rem;top:-.5rem}.contact-section .contact-form .form-group input:not(:placeholder-shown)+label,.contact-section .contact-form .form-group textarea:not(:placeholder-shown)+label{font-size:.8rem;top:-.5rem}.contact-section .contact-form .form-group textarea{min-height:150px;resize:vertical}.contact-section .contact-form button{align-items:center;align-self:flex-start;background:linear-gradient(90deg,#4776e6,#8e54e9);border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;justify-content:center;min-width:180px;padding:1rem 2rem;transition:all .3s ease}.contact-section .contact-form button:hover{box-shadow:0 5px 15px #4776e64d;transform:translateY(-3px)}.contact-section .contact-form button:active{transform:translateY(-1px)}.contact-section .contact-form button:disabled{box-shadow:none;cursor:not-allowed;opacity:.8;transform:none}.contact-section .contact-form button .loading-spinner{align-items:center;display:flex;gap:8px}.contact-section .contact-form button .loading-spinner svg{height:24px;width:24px}.contact-section .contact-form .success-message{align-items:center;animation:fadeIn .5s ease-in-out;background-color:#e7f7ed;border:1px solid #a3d9b5;border-radius:8px;box-shadow:0 4px 8px #0000000d;color:#2c7a51;display:flex;gap:10px;margin-bottom:20px;padding:20px}.contact-section .contact-form .success-message svg{color:#2c7a51;flex-shrink:0;height:28px;width:28px}.contact-section .contact-form .success-message p{line-height:1.5;margin:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.contact-section .contact-form .error-message{align-items:center;background-color:#fbe7e7;border-radius:5px;color:#d53939;display:flex;gap:10px;margin-bottom:20px;padding:15px}.contact-section .contact-form .error-message svg{color:#d53939;height:24px;width:24px}.contact-section .contact-form .recaptcha-container{margin-bottom:1.5rem}@media(max-width:350px){.contact-section .contact-form .recaptcha-container{transform:scale(.85);transform-origin:0 0}}.contact-section .contact-info{flex:1 1;min-width:300px}.contact-section .contact-info .info-card{background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000001a;margin-bottom:2rem;padding:2rem}.contact-section .contact-info .info-card h3{color:#333;font-size:1.5rem;margin-bottom:1.5rem;margin-top:0}.contact-section .contact-info .info-card .info-item{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.contact-section .contact-info .info-card .info-item:last-child{margin-bottom:0}.contact-section .contact-info .info-card .info-item .icon{align-items:center;background:linear-gradient(90deg,#4776e61a,#8e54e91a);border-radius:50%;color:#4776e6;display:flex;height:40px;justify-content:center;width:40px}.contact-section .contact-info .info-card .info-item .content{flex:1 1}.contact-section .contact-info .info-card .info-item .content h4{color:#555;font-size:1rem;margin:0 0 .25rem}.contact-section .contact-info .info-card .info-item .content a,.contact-section .contact-info .info-card .info-item .content p{color:#666;margin:0;text-decoration:none;transition:color .3s ease}.contact-section .contact-info .info-card .info-item .content a:hover,.contact-section .contact-info .info-card .info-item .content p:hover{color:#4776e6}.contact-section .contact-info .social-links{display:flex;gap:1rem;margin-top:2rem}.contact-section .contact-info .social-links a{align-items:center;background:#fff;border-radius:50%;box-shadow:0 3px 10px #0000001a;color:#666;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.contact-section .contact-info .social-links a:hover{box-shadow:0 5px 15px #00000026;color:#4776e6;transform:translateY(-3px)}.contact-section .contact-info .social-links a svg{height:20px;width:20px}.animate-on-scroll{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.animate-on-scroll.animate-in{opacity:1;transform:translateY(0)}.staggered-animation:first-child{transition-delay:.1s}.staggered-animation:nth-child(2){transition-delay:.2s}.staggered-animation:nth-child(3){transition-delay:.3s}.staggered-animation:nth-child(4){transition-delay:.4s}
/*
! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}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,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-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,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}*,::backdrop,:after,:before{--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:#3b82f680;--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: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@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}.relative{position:relative}.m-0{margin:0}.flex{display:flex}.hidden{display:none}.h-12{height:3rem}.w-full{width:100%}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.list-none{list-style-type:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-4{gap:1rem}.gap-8{gap:2rem}.border-b-2{border-bottom-width:2px}.border-blue-700{--tw-border-opacity:1;border-color:rgb(29 78 216/var(--tw-border-opacity))}.border-transparent{border-color:#0000}.bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}.object-contain{object-fit:contain}.p-0{padding:0}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.pb-1{padding-bottom:.25rem}.text-center{text-align:center}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.font-medium{font-weight:500}.uppercase{text-transform:uppercase}.tracking-wide{letter-spacing:.025em}.text-blue-700{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity))}.text-slate-800{--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity))}.shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.drop-shadow-sm{--tw-drop-shadow:drop-shadow(0 1px 1px #0000000d)}.drop-shadow-sm,.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-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.hover\:text-blue-500:hover{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}.focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}@media (min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-16{height:4rem}}
/*# sourceMappingURL=main.58247821.css.map*/