@keyframes scroll-down{0%{transform:translateY(0)}to{transform:translateY(-33.333%)}}@keyframes scroll-up{0%{transform:translateY(-33.333%)}to{transform:translateY(0)}}.tech-stack-section{background:#fff;padding:40px 0 80px;overflow:hidden}@media(max-width:991.98px){.tech-stack-section{padding:32px 0 56px}}@media(max-width:575.98px){.tech-stack-section{padding:24px 0 40px}}.tech-stack-section .marquee-wrapper{display:flex;gap:16px;height:480px;overflow:hidden;-webkit-mask-image:linear-gradient(180deg,black 0,black 85%,transparent);mask-image:linear-gradient(180deg,black 0,black 85%,transparent)}@media(max-width:1199.98px){.tech-stack-section .marquee-wrapper{height:420px}}@media(max-width:991.98px){.tech-stack-section .marquee-wrapper{height:360px}}@media(max-width:767.98px){.tech-stack-section .marquee-wrapper{height:300px;gap:8px}}@media(max-width:575.98px){.tech-stack-section .marquee-wrapper{height:260px;gap:6px}}.tech-stack-section .marquee-col{flex:1 1;overflow:hidden}.tech-stack-section .marquee-track{display:flex;flex-direction:column;gap:16px;will-change:transform}@media(max-width:767.98px){.tech-stack-section .marquee-track{gap:8px}}@media(max-width:575.98px){.tech-stack-section .marquee-track{gap:6px}}.tech-stack-section .marquee-track--down{animation:scroll-down 18s linear infinite}.tech-stack-section .marquee-track--up{animation:scroll-up 22s linear infinite}.tech-stack-section .tech-logo-tile{background:#f8fafc;border:1px solid #e9eef5;border-radius:16px;width:110px;height:110px;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:20px;transition:none}@media(max-width:767.98px){.tech-stack-section .tech-logo-tile{width:80px;height:80px;padding:14px}}@media(max-width:575.98px){.tech-stack-section .tech-logo-tile{width:68px;height:68px;padding:10px;border-radius:12px}}.tech-stack-section .tech-logo-tile img,.tech-stack-section .tech-logo-tile svg{width:58px!important;height:58px!important;max-width:58px!important;max-height:58px!important;object-fit:contain}@media(max-width:767.98px){.tech-stack-section .tech-logo-tile img,.tech-stack-section .tech-logo-tile svg{width:42px!important;height:42px!important;max-width:42px!important;max-height:42px!important}}@media(max-width:575.98px){.tech-stack-section .tech-logo-tile img,.tech-stack-section .tech-logo-tile svg{width:34px!important;height:34px!important;max-width:34px!important;max-height:34px!important}}.tech-stack-section .tech-stack-content{padding-left:16px}@media(max-width:991.98px){.tech-stack-section .tech-stack-content{padding-left:0}}.tech-stack-section .tech-stack-heading{text-align:left;margin-bottom:24px}@media(max-width:991.98px){.tech-stack-section .tech-stack-heading{text-align:center}}.tech-stack-section .tech-stack-body{font-family:Poppins,sans-serif;font-size:20.59px;font-weight:400;color:#6b7280;line-height:32.03px;text-align:left;margin-bottom:20px}.tech-stack-section .tech-stack-body:last-child{margin-bottom:0}@media(max-width:991.98px){.tech-stack-section .tech-stack-body{font-size:1rem;line-height:1.7;text-align:center}}.projects-section{background:#fff;overflow:clip}.projects-section .projects-pin{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;overflow:visible;padding-top:32px;gap:20px}.projects-section .projects-header{width:100vw;flex-shrink:0;padding-bottom:0}.projects-section .projects-heading{text-align:center;margin-bottom:8px}.projects-section .projects-subtext{text-align:center;margin-bottom:0}.projects-section .projects-track{display:flex;gap:24px;padding:0 80px 0 40px;width:max-content;align-items:center;flex-shrink:0;will-change:transform}.projects-section .project-card{width:640px;flex-shrink:0;background:#fff;border-radius:20px;overflow:hidden;border:1px solid #e9eef5;display:flex;flex-direction:column;position:relative;box-shadow:0 4px 24px rgba(0,0,0,.06)}@media(max-width:575.98px){.projects-section .project-card{width:300px}}.projects-section .project-card__img-wrap{position:relative;aspect-ratio:4/3;overflow:hidden;flex-shrink:0}.projects-section .project-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.22,1,.36,1)}.project-card:hover .projects-section .project-card__img{transform:scale(1.06)}.projects-section .project-card__overlay{position:absolute;inset:0;background:rgba(27,22,72,.55);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .35s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.project-card:hover .projects-section .project-card__overlay{opacity:1}.projects-section .project-card__view{font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;color:#fff;letter-spacing:1.5px;text-transform:uppercase;border:2px solid hsla(0,0%,100%,.7);border-radius:100px;padding:10px 28px;transition:background .25s ease,border-color .25s ease}.project-card:hover .projects-section .project-card__view{background:hsla(0,0%,100%,.15);border-color:#fff}.projects-section .project-card__tag{position:absolute;top:14px;left:14px;font-family:Poppins,sans-serif;font-size:.68rem;font-weight:600;letter-spacing:.6px;text-transform:uppercase;color:#fff;border-radius:100px;padding:4px 12px}.projects-section .project-card__footer{padding:20px 24px 22px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-shrink:0}.projects-section .project-card__title{font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:700;color:#1b1648;line-height:1.35;margin:0;flex:1 1}.projects-section .project-card__index{font-family:Poppins,sans-serif;font-size:.72rem;font-weight:500;color:#94a3b8;letter-spacing:1px;white-space:nowrap;padding-top:3px}.projects-section .project-card__line{display:none}