.projeler-module__pn_lDW__page{padding-top:80px}.projeler-module__pn_lDW__hero{background:var(--color-bg-dark);color:#fff;text-align:center;padding:100px 0 80px;position:relative;overflow:hidden}.projeler-module__pn_lDW__heroGlow{pointer-events:none;background:radial-gradient(#2020ff26,#0000 70%);width:600px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.projeler-module__pn_lDW__hero h1{color:#fff;margin-top:20px}.projeler-module__pn_lDW__heroDesc{color:#fff9;font-size:var(--text-body-lg);max-width:480px;margin:20px auto 0}.projeler-module__pn_lDW__projectsSection{padding:80px 0}.projeler-module__pn_lDW__filters{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:48px;display:flex}.projeler-module__pn_lDW__filterBtn{border-radius:var(--radius-full);border:1.5px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;background:0 0;padding:10px 24px;font-size:14px;font-weight:600;transition:all .3s}.projeler-module__pn_lDW__filterBtn:hover{border-color:var(--color-blue);color:var(--color-blue)}.projeler-module__pn_lDW__filterActive{background:var(--color-blue)!important;border-color:var(--color-blue)!important;color:#fff!important}.projeler-module__pn_lDW__grid{gap:var(--grid-gap);grid-template-columns:repeat(3,1fr);display:grid}.projeler-module__pn_lDW__card{border-radius:var(--radius-xl);cursor:pointer;aspect-ratio:4/5;overflow:hidden}.projeler-module__pn_lDW__cardImage{width:100%;height:100%;transition:transform .6s var(--ease-out);position:relative}.projeler-module__pn_lDW__card:hover .projeler-module__pn_lDW__cardImage{transform:scale(1.05)}.projeler-module__pn_lDW__cardOverlay{opacity:.7;background:linear-gradient(#0000 30%,#000000b3 100%);flex-direction:column;justify-content:flex-end;padding:28px;transition:opacity .4s;display:flex;position:absolute;inset:0}.projeler-module__pn_lDW__card:hover .projeler-module__pn_lDW__cardOverlay{opacity:1}.projeler-module__pn_lDW__category{text-transform:uppercase;letter-spacing:.08em;color:#ffffffb3;margin-bottom:6px;font-size:12px;font-weight:600}.projeler-module__pn_lDW__cardOverlay h3{color:#fff;margin-bottom:6px;font-size:20px}.projeler-module__pn_lDW__stat{font-family:var(--font-mono);color:var(--color-blue-light);margin-bottom:10px;font-size:14px;font-weight:600}.projeler-module__pn_lDW__cardCta{color:#fff;opacity:0;transition:all .3s var(--ease-out);font-size:14px;font-weight:600;transform:translateY(8px)}.projeler-module__pn_lDW__card:hover .projeler-module__pn_lDW__cardCta{opacity:1;transform:translateY(0)}@media (max-width:1024px){.projeler-module__pn_lDW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.projeler-module__pn_lDW__grid{grid-template-columns:1fr}.projeler-module__pn_lDW__card{aspect-ratio:3/4}}
