.projects-module__D-cxOq__main{min-height:calc(100vh - var(--header-height,80px));min-height:calc((var(--vh,1vh)*100) - var(--header-height,80px));padding-top:calc(var(--header-height,80px) + 2rem);background:#fff}.projects-module__D-cxOq__container{width:80%;max-width:1400px;margin:0 auto;padding:2rem 0 4rem}.projects-module__D-cxOq__pageTitle{font-family:var(--font-playfair),"Playfair Display",Georgia,serif;color:#1a1a1a;text-align:center;margin-bottom:2rem;font-size:3rem;font-weight:700}.projects-module__D-cxOq__filterSection{flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;display:flex}.projects-module__D-cxOq__searchWrapper{width:100%;max-width:400px;margin:0 auto;position:relative}.projects-module__D-cxOq__searchIcon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.projects-module__D-cxOq__searchInput{color:#1a1a1a;background:#fafafa;border:1px solid #e2e8f0;border-radius:50px;width:100%;padding:.85rem 1rem .85rem 48px;font-family:Outfit,sans-serif;font-size:.95rem;transition:all .3s}.projects-module__D-cxOq__searchInput:focus{background:#fff;border-color:#f97316;outline:none;box-shadow:0 0 0 3px #f973161a}.projects-module__D-cxOq__searchInput::placeholder{color:#94a3b8}.projects-module__D-cxOq__categoryTabs{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.projects-module__D-cxOq__categoryTab{color:#64748b;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:50px;padding:.6rem 1.5rem;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:500;transition:all .3s}.projects-module__D-cxOq__categoryTab:hover{color:#f97316;border-color:#f97316}.projects-module__D-cxOq__activeTab{color:#fff;background:#f97316;border-color:#f97316}.projects-module__D-cxOq__activeTab:hover{color:#fff;background:#ea580c;border-color:#ea580c}.projects-module__D-cxOq__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.projects-module__D-cxOq__card{background:#fafafa;border-radius:20px;grid-template-columns:55% 45%;transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s;display:grid;overflow:hidden}.projects-module__D-cxOq__card:hover{transform:translateY(-4px);box-shadow:0 20px 60px #0000001a}.projects-module__D-cxOq__reversed{direction:rtl}.projects-module__D-cxOq__reversed>*{direction:ltr}.projects-module__D-cxOq__imageWrapper{min-height:200px;position:relative;overflow:hidden}.projects-module__D-cxOq__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem 2.5rem;display:flex}.projects-module__D-cxOq__details{flex-direction:column;gap:1rem;display:flex}.projects-module__D-cxOq__detailItem{flex-direction:column;gap:.15rem;display:flex}.projects-module__D-cxOq__label{font-family:var(--font-playfair),"Playfair Display",Georgia,serif;color:#1a1a1a;text-underline-offset:3px;font-size:1.1rem;font-weight:600;text-decoration:underline}.projects-module__D-cxOq__value{color:#64748b;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:400}.projects-module__D-cxOq__knowMoreBtn{color:#fff;background:#f97316;border-radius:50px;align-items:center;gap:.5rem;margin-top:.75rem;padding:.65rem 1.25rem;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.projects-module__D-cxOq__knowMoreBtn:hover{background:#ea580c;transform:scale(1.05)}.projects-module__D-cxOq__empty{text-align:center;color:#64748b;padding:4rem 2rem;font-family:Outfit,sans-serif;font-size:1.1rem}.projects-module__D-cxOq__skeletonCard{background:#fafafa;border-radius:20px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.projects-module__D-cxOq__skeletonImage{aspect-ratio:4/3;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;animation:1.5s infinite projects-module__D-cxOq__shimmer}.projects-module__D-cxOq__skeletonContent{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem 1.5rem;display:flex}.projects-module__D-cxOq__skeletonRow{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:8px;width:80%;height:40px;animation:1.5s infinite projects-module__D-cxOq__shimmer}.projects-module__D-cxOq__skeletonButton{background:linear-gradient(90deg,#fdba74 25%,#fed7aa 50%,#fdba74 75%) 0 0/200% 100%;border-radius:50px;width:120px;height:40px;margin-top:1rem;animation:1.5s infinite projects-module__D-cxOq__shimmer}.projects-module__D-cxOq__skeletonSearch{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:50px;width:100%;max-width:400px;height:48px;margin:0 auto;animation:1.5s infinite projects-module__D-cxOq__shimmer}.projects-module__D-cxOq__skeletonTabs{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.projects-module__D-cxOq__skeletonTab{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:50px;width:100px;height:40px;animation:1.5s infinite projects-module__D-cxOq__shimmer}@keyframes projects-module__D-cxOq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1024px){.projects-module__D-cxOq__container{width:90%}.projects-module__D-cxOq__pageTitle{font-size:2.5rem}.projects-module__D-cxOq__grid{gap:1.5rem}}@media (max-width:768px){.projects-module__D-cxOq__container{width:95%;padding:1.5rem 0 3rem}.projects-module__D-cxOq__pageTitle{margin-bottom:1.5rem;font-size:2rem}.projects-module__D-cxOq__filterSection{gap:1rem;margin-bottom:1.5rem}.projects-module__D-cxOq__searchWrapper{max-width:100%}.projects-module__D-cxOq__searchInput{padding:.75rem 1rem .75rem 44px;font-size:.9rem}.projects-module__D-cxOq__categoryTabs{gap:.5rem}.projects-module__D-cxOq__categoryTab{padding:.5rem 1rem;font-size:.8rem}.projects-module__D-cxOq__grid{grid-template-columns:1fr;gap:1.5rem}.projects-module__D-cxOq__card{grid-template-columns:50% 50%}.projects-module__D-cxOq__content{gap:.5rem;padding:1.5rem 1.25rem}.projects-module__D-cxOq__details{gap:.75rem}.projects-module__D-cxOq__label{font-size:.95rem}.projects-module__D-cxOq__value{font-size:.8rem}.projects-module__D-cxOq__knowMoreBtn{margin-top:.5rem;padding:.5rem 1rem;font-size:.75rem}.projects-module__D-cxOq__skeletonCard{grid-template-columns:50% 50%}}@media (max-width:480px){.projects-module__D-cxOq__container{width:98%}.projects-module__D-cxOq__pageTitle{font-size:1.75rem}.projects-module__D-cxOq__card{grid-template-columns:45% 55%}.projects-module__D-cxOq__content{gap:.4rem;padding:1rem .75rem}.projects-module__D-cxOq__details{gap:.5rem}.projects-module__D-cxOq__label{font-size:.85rem}.projects-module__D-cxOq__value{font-size:.75rem}.projects-module__D-cxOq__knowMoreBtn{gap:.3rem;padding:.4rem .85rem;font-size:.7rem}.projects-module__D-cxOq__knowMoreBtn svg{width:12px;height:12px}.projects-module__D-cxOq__skeletonCard{grid-template-columns:45% 55%}}
