.portfolioPage-module__jmacEq__portfolioPage{background:#0a0a0a;min-height:100vh;overflow-x:hidden}.portfolioPage-module__jmacEq__heroSection{text-align:center;justify-content:center;align-items:center;min-height:500px;padding:6rem 2rem;display:flex;position:relative;overflow:hidden}.portfolioPage-module__jmacEq__heroGlow1{background:radial-gradient(circle,#ffffff14,#0000);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite portfolioPage-module__jmacEq__float;position:absolute;top:-200px;right:-200px}.portfolioPage-module__jmacEq__heroGlow2{background:radial-gradient(circle,#ffffff0f,#0000);border-radius:50%;width:500px;height:500px;animation:10s ease-in-out infinite reverse portfolioPage-module__jmacEq__float;position:absolute;bottom:-200px;left:-200px}@keyframes portfolioPage-module__jmacEq__float{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(30px)translate(20px)}}.portfolioPage-module__jmacEq__heroContent{z-index:1;max-width:900px;animation:.8s cubic-bezier(.25,.46,.45,.94) portfolioPage-module__jmacEq__slideInDown;position:relative}@keyframes portfolioPage-module__jmacEq__slideInDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}.portfolioPage-module__jmacEq__heroTitle{color:#fff;letter-spacing:-2px;margin-bottom:1rem;font-size:4rem;font-weight:900;line-height:1.1}.portfolioPage-module__jmacEq__highlight{background:linear-gradient(135deg,#fff 0%,#b3b3b3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.portfolioPage-module__jmacEq__heroSubtitle{color:#bbb;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.portfolioPage-module__jmacEq__heroDesc p{color:#999;max-width:700px;margin:0 auto;font-size:1.1rem;line-height:1.8}.portfolioPage-module__jmacEq__filterSection{text-align:center;z-index:2;padding:3rem 2rem 2rem;position:relative}.portfolioPage-module__jmacEq__filterContainer{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:900px;margin:0 auto;animation:.8s ease-out .2s both portfolioPage-module__jmacEq__slideInUp;display:flex}@keyframes portfolioPage-module__jmacEq__slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.portfolioPage-module__jmacEq__filterBtn{color:#bbb;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#1a1a1a 0%,#222 100%);border:1.5px solid #ffffff1a;border-radius:8px;padding:.8rem 1.8rem;font-size:.95rem;font-weight:600;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.portfolioPage-module__jmacEq__filterBtn:hover{color:#fff;background:linear-gradient(135deg,#222 0%,#2a2a2a 100%);border-color:#ffffff4d;transform:translateY(-3px)}.portfolioPage-module__jmacEq__filterBtn.portfolioPage-module__jmacEq__active{color:#000;background:linear-gradient(135deg,#fff 0%,#f0f0f0 100%);border-color:#0000;transform:translateY(-3px);box-shadow:0 10px 30px #ffffff4d}.portfolioPage-module__jmacEq__container{z-index:1;max-width:1400px;margin:0 auto;padding:4rem 2rem;position:relative}.portfolioPage-module__jmacEq__portfolioGrid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:2.5rem;margin-bottom:4rem;display:grid}.portfolioPage-module__jmacEq__projectCard{opacity:0;background:linear-gradient(135deg,#1a1a1a 0%,#222 100%);border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;height:100%;transition:all .7s cubic-bezier(.25,.46,.45,.94);display:flex;overflow:hidden;transform:translateY(60px)}.portfolioPage-module__jmacEq__projectCard.portfolioPage-module__jmacEq__visible{opacity:1;transform:translateY(0)}.portfolioPage-module__jmacEq__projectCard:hover{border-color:#fff3;transform:translateY(-12px);box-shadow:0 30px 70px #0009,0 0 40px #ffffff1a}.portfolioPage-module__jmacEq__projectHeader{background:linear-gradient(135deg,#ffffff08,#ffffff03);border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:2rem;display:flex}.portfolioPage-module__jmacEq__iconWrapper{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;font-size:1.8rem;transition:all .5s cubic-bezier(.25,.46,.45,.94);display:flex}.portfolioPage-module__jmacEq__projectCard:hover .portfolioPage-module__jmacEq__iconWrapper{background:#ffffff26;border-color:#fff3;transform:scale(1.15)translateY(-5px);box-shadow:0 10px 25px #ffffff1a}.portfolioPage-module__jmacEq__headerInfo{flex-direction:column;flex:1;gap:.8rem;display:flex}.portfolioPage-module__jmacEq__categoryBadge{color:#fffc;text-transform:uppercase;letter-spacing:.5px;background:#ffffff14;border:1px solid #ffffff26;border-radius:6px;align-items:center;width:fit-content;padding:.4rem .8rem;font-size:.8rem;font-weight:700;transition:all .3s;display:inline-flex}.portfolioPage-module__jmacEq__projectCard:hover .portfolioPage-module__jmacEq__categoryBadge{color:#fff;background:#ffffff26;border-color:#ffffff40}.portfolioPage-module__jmacEq__statusBadge{color:#2ecc71;text-transform:uppercase;letter-spacing:.5px;background:#2ecc7126;border:1px solid #2ecc714d;border-radius:6px;width:fit-content;padding:.4rem .8rem;font-size:.8rem;font-weight:700;display:inline-flex}.portfolioPage-module__jmacEq__projectContent{flex-direction:column;flex:1;padding:2rem;display:flex}.portfolioPage-module__jmacEq__projectTitle{color:#fff;letter-spacing:-.3px;margin:0 0 .5rem;font-size:1.35rem;font-weight:800}.portfolioPage-module__jmacEq__projectType{color:#888;text-transform:uppercase;letter-spacing:.5px;margin:0 0 .8rem;font-size:.85rem;font-weight:600}.portfolioPage-module__jmacEq__projectDesc{color:#999;margin:0 0 1rem;font-size:.95rem;line-height:1.6}.portfolioPage-module__jmacEq__techStack{flex-wrap:wrap;gap:.6rem;margin-bottom:1rem;display:flex}.portfolioPage-module__jmacEq__techBadge{color:#ffffffb3;background:#ffffff0d;border:1px solid #ffffff14;border-radius:4px;padding:.35rem .7rem;font-size:.75rem;font-weight:600;transition:all .3s}.portfolioPage-module__jmacEq__projectCard:hover .portfolioPage-module__jmacEq__techBadge{color:#fff;background:#ffffff1a;border-color:#ffffff26}.portfolioPage-module__jmacEq__featuresList{flex-direction:column;flex:1;gap:.5rem;margin-bottom:1rem;display:flex}.portfolioPage-module__jmacEq__featureItem{color:#888;align-items:center;gap:.6rem;font-size:.85rem;transition:all .3s;display:flex}.portfolioPage-module__jmacEq__checkmark{color:#fff9;font-size:.9rem;font-weight:700}.portfolioPage-module__jmacEq__featureItem:hover{color:#aaa;padding-left:.3rem}.portfolioPage-module__jmacEq__projectNote{color:#666;border-top:1px solid #ffffff0d;margin:0;padding-top:.8rem;font-size:.8rem;font-style:italic}.portfolioPage-module__jmacEq__projectFooter{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:1.2rem;display:flex}.portfolioPage-module__jmacEq__viewBtn{color:#fff;align-items:center;gap:.6rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.portfolioPage-module__jmacEq__viewBtn:hover{gap:.9rem}.portfolioPage-module__jmacEq__viewBtnDisabled{color:#666;align-items:center;gap:.6rem;font-size:.9rem;font-weight:700;display:inline-flex}.portfolioPage-module__jmacEq__arrow{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.portfolioPage-module__jmacEq__projectCard:hover .portfolioPage-module__jmacEq__arrow{background:#ffffff26;border-color:#fff3;transform:translate(5px)}.portfolioPage-module__jmacEq__moreProjectsSection{text-align:center;background:linear-gradient(135deg,#1a1a1a 0%,#222 100%);border:1px dashed #ffffff1a;border-radius:16px;margin-top:4rem;padding:3.5rem 2rem;animation:.8s ease-out .3s both portfolioPage-module__jmacEq__slideInUp}.portfolioPage-module__jmacEq__moreProjectsContent{max-width:600px;margin:0 auto}.portfolioPage-module__jmacEq__moreProjectsContent svg{color:#ffffff4d;margin-bottom:1.5rem;transition:all .5s cubic-bezier(.25,.46,.45,.94)}.portfolioPage-module__jmacEq__moreProjectsSection:hover svg{color:#ffffff80;transform:translateY(-5px)}.portfolioPage-module__jmacEq__moreProjectsContent h3{color:#fff;margin:0 0 1rem;font-size:1.8rem;font-weight:800}.portfolioPage-module__jmacEq__moreProjectsContent p{color:#999;margin:0 0 .5rem;font-size:1rem;line-height:1.6}.portfolioPage-module__jmacEq__moreProjectsSubtext{color:#777;margin:0 0 2rem;font-size:.9rem;font-style:italic}.portfolioPage-module__jmacEq__inquireBtn{color:#fff;background:#ffffff1a;border:1.5px solid #fff3;border-radius:8px;align-items:center;gap:.8rem;padding:1rem 2.2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .5s cubic-bezier(.25,.46,.45,.94);display:inline-flex}.portfolioPage-module__jmacEq__inquireBtn:hover{background:#ffffff26;border-color:#fff6;transform:translateY(-3px);box-shadow:0 10px 30px #ffffff1a}.portfolioPage-module__jmacEq__statsSection{background:linear-gradient(135deg,#1a1a1a 0%,#222 100%);border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin:3rem 0;padding:4rem 2rem;animation:.8s ease-out .3s both portfolioPage-module__jmacEq__slideInUp;display:grid}.portfolioPage-module__jmacEq__stat{text-align:center}.portfolioPage-module__jmacEq__stat h4{background:linear-gradient(135deg,#fff 0%,#b3b3b3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:900}.portfolioPage-module__jmacEq__stat p{color:#999;margin:0;font-size:.95rem;font-weight:600}.portfolioPage-module__jmacEq__ctaSection{text-align:center;background:linear-gradient(135deg,#1a1a1a 0%,#222 100%);padding:5rem 2rem;animation:.8s ease-out portfolioPage-module__jmacEq__slideInUp}.portfolioPage-module__jmacEq__ctaSection h2{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:900}.portfolioPage-module__jmacEq__ctaSection p{color:#999;margin-bottom:2rem;font-size:1.1rem}.portfolioPage-module__jmacEq__ctaBtn{color:#000;background:linear-gradient(135deg,#fff 0%,#f0f0f0 100%);border-radius:10px;align-items:center;gap:.8rem;padding:1.2rem 2.8rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .5s cubic-bezier(.25,.46,.45,.94);display:inline-flex;box-shadow:0 15px 40px #fff3}.portfolioPage-module__jmacEq__ctaBtn:hover{transform:translateY(-5px);box-shadow:0 25px 60px #ffffff4d}@media (max-width:1024px){.portfolioPage-module__jmacEq__heroTitle{font-size:3rem}.portfolioPage-module__jmacEq__portfolioGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}}@media (max-width:768px){.portfolioPage-module__jmacEq__heroSection{min-height:auto;padding:3rem 1.5rem}.portfolioPage-module__jmacEq__heroTitle{font-size:2.2rem}.portfolioPage-module__jmacEq__container{padding:2.5rem 1rem}.portfolioPage-module__jmacEq__portfolioGrid{grid-template-columns:1fr;gap:1.5rem}.portfolioPage-module__jmacEq__projectHeader{padding:1.5rem}.portfolioPage-module__jmacEq__moreProjectsSection{padding:2.5rem 1.5rem}.portfolioPage-module__jmacEq__statsSection{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:2.5rem 1rem}}@media (max-width:480px){.portfolioPage-module__jmacEq__heroSection{padding:2rem 1rem}.portfolioPage-module__jmacEq__heroTitle{font-size:1.8rem}.portfolioPage-module__jmacEq__heroSubtitle{font-size:1rem}.portfolioPage-module__jmacEq__container{padding:2rem .8rem}.portfolioPage-module__jmacEq__projectCard{height:auto}.portfolioPage-module__jmacEq__projectHeader{flex-direction:column;align-items:flex-start;padding:1.2rem}.portfolioPage-module__jmacEq__iconWrapper{width:60px;height:60px}.portfolioPage-module__jmacEq__projectContent{padding:1.2rem}.portfolioPage-module__jmacEq__projectTitle{font-size:1.15rem}.portfolioPage-module__jmacEq__projectType{font-size:.75rem}.portfolioPage-module__jmacEq__projectDesc{font-size:.9rem}.portfolioPage-module__jmacEq__moreProjectsSection{padding:2rem 1rem}.portfolioPage-module__jmacEq__moreProjectsContent h3{font-size:1.5rem}.portfolioPage-module__jmacEq__statsSection{grid-template-columns:repeat(2,1fr);gap:1rem;padding:2rem 1rem}.portfolioPage-module__jmacEq__stat h4{font-size:2rem}.portfolioPage-module__jmacEq__ctaSection h2{font-size:1.8rem}.portfolioPage-module__jmacEq__ctaBtn{padding:1rem 2rem;font-size:1rem}}
