.Projects-module__bBgghq__container{flex-direction:column;justify-content:flex-start;min-height:100vh;padding-top:20px;padding-left:clamp(20px,5vw,80px);padding-right:clamp(20px,5vw,80px);display:flex}.Projects-module__bBgghq__title{text-align:center;margin-bottom:30px;font-size:clamp(2.5rem,5vw,4rem);font-weight:700}.Projects-module__bBgghq__search{border:1px solid var(--foreground);width:100%;max-width:500px;color:var(--foreground);background:0 0;border-radius:30px;outline:none;margin:0 auto 40px;padding:12px 18px}.Projects-module__bBgghq__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));justify-content:center;gap:25px;display:grid}.Projects-module__bBgghq__card{border:2px solid var(--foreground);border-radius:20px;flex-direction:column;gap:10px;max-width:600px;max-height:550px;padding:15px;transition:transform .3s;display:flex}.Projects-module__bBgghq__card:hover{transform:translateY(-6px)}.Projects-module__bBgghq__image{object-fit:contain;border-radius:12px;width:100%;height:100%}.Projects-module__bBgghq__imageWrapper{aspect-ratio:16/9;background:var(--background);border-radius:12px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.Projects-module__bBgghq__tags{flex-wrap:wrap;gap:6px;display:flex}.Projects-module__bBgghq__tag{border:1px solid var(--foreground);opacity:.8;border-radius:20px;padding:3px 10px;font-size:.75rem}.Projects-module__bBgghq__buttons{gap:10px;margin-top:10px;display:flex}.Projects-module__bBgghq__button,.Projects-module__bBgghq__secondaryButton{text-align:center;border:1px solid var(--foreground);color:var(--foreground);border-radius:25px;flex:1;padding:10px;text-decoration:none;transition:all .3s}.Projects-module__bBgghq__button:hover{background:var(--foreground);color:var(--background)}.Projects-module__bBgghq__secondaryButton:hover{opacity:.6}.Projects-module__bBgghq__pagination{justify-content:center;align-items:center;gap:20px;margin-top:40px;display:flex}.Projects-module__bBgghq__pagination button{border:1px solid var(--foreground);color:var(--foreground);cursor:pointer;background:0 0;border-radius:20px;padding:8px 16px}.Projects-module__bBgghq__pagination button:disabled{opacity:.4;cursor:not-allowed}
