.projects-module__BvQN1a__wrapper{background-color:var(--background);min-height:100vh;color:var(--soft-color);overflow-x:hidden}.projects-module__BvQN1a__nav{z-index:1000;justify-content:space-between;align-items:center;width:100%;height:80px;padding:0 6%;transition:all .3s;display:flex;position:fixed;top:0}.projects-module__BvQN1a__navScrolled{background:var(--light-background);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);height:70px}.projects-module__BvQN1a__logoWrapper{align-items:center;gap:12px;text-decoration:none;display:flex}.projects-module__BvQN1a__logoText{color:var(--pri-color);font-size:1.1rem;font-weight:900}.projects-module__BvQN1a__navLinks{gap:2.5rem;display:flex}.projects-module__BvQN1a__navLinks a{color:var(--dim-color);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.projects-module__BvQN1a__navLinks a:hover{color:var(--primary-color)}.projects-module__BvQN1a__activeLink{color:var(--primary-color)!important}.projects-module__BvQN1a__menuToggle{color:var(--pri-color);background:var(--hover-color);cursor:pointer;border:none;border-radius:8px;padding:8px}.projects-module__BvQN1a__mobileMenu{background:var(--popup-color);border:1px solid var(--border-color);box-shadow:0 20px 40px var(--box-shadow);border-radius:20px;flex-direction:column;gap:20px;padding:24px;display:flex;position:absolute;top:80px;left:5%;right:5%}.projects-module__BvQN1a__mobileMenu a{color:var(--pri-color);font-size:1.1rem;font-weight:600;text-decoration:none}.projects-module__BvQN1a__projectsHero{text-align:center;max-width:900px;margin:0 auto;padding:160px 6% 60px}.projects-module__BvQN1a__heroTitle{color:var(--pri-color);margin:20px 0;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.projects-module__BvQN1a__gradientText{background:linear-gradient(135deg, var(--primary-color), var(--secondary-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.projects-module__BvQN1a__badge{background:var(--secondary-color-transparent);color:var(--secondary-color);text-transform:uppercase;border-radius:100px;padding:6px 14px;font-size:.75rem;font-weight:700;display:inline-block}.projects-module__BvQN1a__heroSub{font-size:1.2rem;line-height:1.6}.projects-module__BvQN1a__projectsSection{max-width:1300px;margin:0 auto;padding:40px 6% 120px}.projects-module__BvQN1a__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;display:grid}.projects-module__BvQN1a__projectCard{background:var(--popup-color);border:1px solid var(--border-color);border-radius:32px;flex-direction:column;padding:40px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.projects-module__BvQN1a__projectCard:hover{border-color:var(--primary-color);box-shadow:0 20px 40px var(--box-shadow);transform:translateY(-8px)}.projects-module__BvQN1a__featured{border:1px solid var(--secondary-color-transparent);background:linear-gradient(to bottom right, var(--popup-color), var(--light-background))}.projects-module__BvQN1a__categoryBadge{text-transform:uppercase;color:var(--primary-color);letter-spacing:1px;margin-bottom:12px;font-size:.7rem;font-weight:800}.projects-module__BvQN1a__projectTitle{color:var(--pri-color);margin-bottom:16px;font-size:1.75rem;font-weight:800}.projects-module__BvQN1a__projectDescription{color:var(--soft-color);flex-grow:1;margin-bottom:24px;font-size:1rem;line-height:1.6}.projects-module__BvQN1a__projectAction{margin-top:auto}.projects-module__BvQN1a__finalCta{padding:80px 6%}.projects-module__BvQN1a__ctaCard{background:linear-gradient(135deg, var(--pri-color), #1e1b4b);text-align:center;color:#fff;border-radius:40px;max-width:1000px;margin:0 auto;padding:80px 40px}.projects-module__BvQN1a__ctaCard h2{margin-bottom:16px;font-size:clamp(1.8rem,4vw,2.2rem)}.projects-module__BvQN1a__ctaCard p{color:var(--dim-color-light);margin-bottom:32px}.projects-module__BvQN1a__footer{background:var(--background-dark);padding:40px 6%}.projects-module__BvQN1a__footerBottom{text-align:center;color:var(--dim-color);font-size:.85rem}@media (max-width:1024px){.projects-module__BvQN1a__navLinks{display:none}.projects-module__BvQN1a__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width:768px){.projects-module__BvQN1a__projectsGrid{grid-template-columns:1fr}.projects-module__BvQN1a__projectCard{padding:30px}.projects-module__BvQN1a__projectsHero{padding-top:120px}}
