.Projects-module__59Bbfa__projects{min-height:100vh;padding:100px 20px}.Projects-module__59Bbfa__header{text-align:center;margin-bottom:3rem}.Projects-module__59Bbfa__header h1{margin-bottom:1rem;font-size:max(2.5rem,min(5vw,4rem))}.Projects-module__59Bbfa__subtitle{color:var(--text-secondary);font-size:1.25rem}.Projects-module__59Bbfa__filters{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;display:flex}.Projects-module__59Bbfa__filterBtn{border:1px solid var(--border-color);border-radius:var(--border-radius);height:36px;color:var(--text-secondary);cursor:pointer;background:0 0;padding:0 1rem;font-size:.875rem;font-weight:400;transition:all .2s cubic-bezier(.4,0,.2,1)}.Projects-module__59Bbfa__filterBtn:hover{border-color:var(--border-hover);color:var(--text-primary);background:var(--background-secondary)}.Projects-module__59Bbfa__filterBtn.Projects-module__59Bbfa__active{background:var(--foreground);border-color:var(--foreground);color:var(--background)}.Projects-module__59Bbfa__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem;display:grid}.Projects-module__59Bbfa__projectCard{background:var(--glass-background);-webkit-backdrop-filter:blur(10px);border:1px solid var(--card-border);border-radius:var(--border-radius);cursor:pointer;transform-style:preserve-3d;perspective:1000px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.Projects-module__59Bbfa__projectCard:hover{box-shadow:0 25px 50px -12px rgba(99,102,241,.25),0 0 0 1px var(--border-hover);border-color:var(--border-hover);transform:translateZ(20px)}.Projects-module__59Bbfa__imageContainer{aspect-ratio:16/10;background:linear-gradient(135deg,var(--primary),var(--secondary));width:100%;position:relative;overflow:hidden}.Projects-module__59Bbfa__imagePlaceholder{color:#fff;text-align:center;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;font-size:1.5rem;font-weight:700;display:flex}.Projects-module__59Bbfa__overlay{background:rgba(0,0,0,.85);justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.Projects-module__59Bbfa__links{gap:1.5rem;display:flex}.Projects-module__59Bbfa__iconLink{width:60px;height:60px;color:var(--primary);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .3s;display:flex}.Projects-module__59Bbfa__iconLink:hover{background:var(--primary);color:#fff;box-shadow:var(--shadow-lg)}.Projects-module__59Bbfa__content{padding:2rem;position:relative}.Projects-module__59Bbfa__badge{background:var(--accent);color:#fff;box-shadow:var(--shadow-md);border-radius:50px;padding:.25rem 1rem;font-size:.8rem;font-weight:600;position:absolute;top:-12px;right:20px}.Projects-module__59Bbfa__title{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Projects-module__59Bbfa__description{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.Projects-module__59Bbfa__tags{flex-wrap:wrap;gap:.5rem;display:flex}.Projects-module__59Bbfa__tag{background:var(--background-secondary);border:1px solid var(--border-color);color:var(--text-secondary);border-radius:6px;padding:.4rem .8rem;font-size:.85rem;font-weight:500;transition:all .3s}.Projects-module__59Bbfa__projectCard:hover .Projects-module__59Bbfa__tag{border-color:var(--primary);color:var(--primary)}.Projects-module__59Bbfa__noResults{text-align:center;color:var(--text-secondary);padding:4rem 2rem;font-size:1.25rem}@media (max-width:768px){.Projects-module__59Bbfa__grid{grid-template-columns:1fr;gap:2rem}.Projects-module__59Bbfa__filters{gap:.75rem}.Projects-module__59Bbfa__filterBtn{padding:.6rem 1.2rem;font-size:.9rem}}
