.Gallery_galleryContainer__wct_9{max-width:1400px;margin:0 auto;padding:2rem;min-height:100vh}.Gallery_galleryHeader__eTEVV{margin-bottom:2rem;display:flex;flex-direction:column;align-items:center}.Gallery_breadcrumb___5KWS{align-self:flex-start;margin-bottom:1.5rem;font-size:.9rem;color:var(--text-muted);display:flex;align-items:center;gap:.5rem}.Gallery_galleryHeader__eTEVV h1,.Gallery_galleryHeader__eTEVV p{text-align:center}.Gallery_breadcrumb___5KWS a{color:var(--secondary-color);text-decoration:none;transition:opacity .2s;font-weight:500}.Gallery_breadcrumb___5KWS a:hover{opacity:.8}.Gallery_breadcrumb___5KWS span{color:var(--text-muted)}.Gallery_galleryHeader__eTEVV h1{font-size:3rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#6366f1,#a855f7 50%,#ec4899);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.02em}.Gallery_galleryHeader__eTEVV p{color:var(--text-secondary);font-size:1.1rem;max-width:600px;margin:0 auto}.Gallery_filterSection__2Ubn0{margin-bottom:3rem;display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap;background:var(--bg-secondary-glass);padding:1rem;border-radius:20px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-subtle)}.Gallery_filterChip__HCqX4{padding:.6rem 1.2rem;border-radius:100px;background:transparent;border:1px solid var(--border-subtle);color:var(--text-secondary);cursor:pointer;font-size:.9rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}.Gallery_filterChip__HCqX4:hover{background:var(--bg-hover);border-color:var(--accent-primary);transform:translateY(-2px)}.Gallery_filterChipActive__wYBr6{background:var(--accent-primary);color:white;border-color:var(--accent-primary);box-shadow:0 4px 12px rgba(99,102,241,.3)}.Gallery_masonryGrid__5bZKQ{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:2rem;gap:2rem}.Gallery_galleryCard__bcAgI{background:var(--bg-card-glass);border-radius:24px;overflow:hidden;border:1px solid var(--border-subtle);transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;flex-direction:column}.Gallery_galleryCard__bcAgI:hover{transform:translateY(-10px) scale(1.02);border-color:var(--accent-primary);box-shadow:0 20px 40px rgba(0,0,0,.2)}.Gallery_imageWrapper__IKLEe{position:relative;width:100%;aspect-ratio:16/10;background:#000;overflow:hidden}.Gallery_circuitImage__ezGDJ{width:100%;height:100%;object-fit:contain;padding:1rem;transition:transform .6s cubic-bezier(.4,0,.2,1)}.Gallery_galleryCard__bcAgI:hover .Gallery_circuitImage__ezGDJ{transform:scale(1.08)}.Gallery_cardContent__s7CYb{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.Gallery_labTag__yro3g{font-size:.75rem;text-transform:uppercase;font-weight:700;letter-spacing:.05em;color:var(--accent-primary);margin-bottom:.5rem}.Gallery_cardTitle__TqK7m{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;line-height:1.4;color:var(--text-primary)}.Gallery_cardCaption__3bxJi{font-size:.9rem;color:var(--text-secondary);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.Gallery_cardFooter__94drD{margin-top:auto;padding-top:1rem;display:flex;justify-content:space-between;align-items:center}.Gallery_viewText__JVjvN{font-size:.85rem;font-weight:600;color:var(--accent-primary);display:flex;align-items:center;gap:.4rem;opacity:0;transform:translateX(-10px);transition:all .3s ease}.Gallery_galleryCard__bcAgI:hover .Gallery_viewText__JVjvN{opacity:1;transform:translateX(0)}.Gallery_noResults__47D7x{text-align:center;padding:100px 0}.Gallery_noResults__47D7x p{font-size:1.5rem;color:var(--text-muted)}@media (max-width:768px){.Gallery_galleryContainer__wct_9{padding:1rem}.Gallery_galleryHeader__eTEVV h1{font-size:2.2rem}.Gallery_masonryGrid__5bZKQ{grid-template-columns:1fr}}