.category-module__-fAM-G__container{width:100%;max-width:2400px;margin:0 auto;padding:3rem}.category-module__-fAM-G__header{margin-bottom:4rem}.category-module__-fAM-G__title{font-family:var(--font-heading);text-transform:uppercase;color:var(--foreground);letter-spacing:-.02em;word-break:break-word;align-items:baseline;gap:1.5rem;font-size:4rem;line-height:1;display:flex}.category-module__-fAM-G__countBadge{font-size:1.25rem;font-family:var(--font-primary);color:var(--primary);letter-spacing:0;background:#ffbf001a;border-radius:2rem;padding:.4rem .8rem;font-weight:500}.category-module__-fAM-G__aiBadge{font-size:.7rem;font-family:var(--font-primary);color:#fff;letter-spacing:.05em;text-transform:uppercase;background:linear-gradient(135deg,#6366f1,#a855f7);border-radius:.5rem;padding:.3rem .6rem;font-weight:600}.category-module__-fAM-G__filters{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:2rem;margin-bottom:3rem;padding:1.5rem 0;display:flex}.category-module__-fAM-G__filterGroup{align-items:center;gap:1rem;display:flex}.category-module__-fAM-G__filterLabel{text-transform:uppercase;color:var(--foreground);letter-spacing:.1em;opacity:.5;white-space:nowrap;font-size:.75rem;font-weight:700}.category-module__-fAM-G__filterButton{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--foreground);font-family:var(--font-primary);cursor:pointer;background:0 0;align-items:center;gap:.5rem;padding:.8rem 1.25rem;font-size:.9rem;transition:all .2s;display:flex}.category-module__-fAM-G__filterButton:hover{border-color:var(--primary);color:var(--primary);background:#ffbf000d}.category-module__-fAM-G__searchContainer{flex:1;justify-content:flex-end;display:flex}.category-module__-fAM-G__searchInput{border:1px solid var(--border);width:300px;color:var(--foreground);font-family:var(--font-primary);border-radius:var(--radius-sm);background:0 0;outline:none;padding:.8rem 1rem;font-size:.9rem;transition:all .3s}.category-module__-fAM-G__searchInput:focus{border-color:var(--primary);box-shadow:0 0 0 2px #ffbf001a}.category-module__-fAM-G__resultsInfo{color:var(--foreground);opacity:.6;font-size:.9rem;font-family:var(--font-primary);margin-bottom:2rem}.category-module__-fAM-G__masonryGrid{align-items:flex-start;gap:2.5rem;width:100%;display:flex}.category-module__-fAM-G__masonryColumn{flex-direction:column;flex:1;gap:2.5rem;min-width:0;display:flex}.category-module__-fAM-G__image{object-fit:contain;opacity:0;width:100%;height:auto;transition:opacity .6s,transform .8s cubic-bezier(.16,1,.3,1),filter .8s;display:block;transform:scale(1.02)}.category-module__-fAM-G__imageLoaded{opacity:1;filter:grayscale();transform:scale(1)}.category-module__-fAM-G__imageContainer:hover .category-module__-fAM-G__imageLoaded{filter:grayscale(0%);transform:scale(1.05)}.category-module__-fAM-G__itemWrapper{break-inside:avoid;background:0 0;border:none;flex-direction:column;padding-bottom:2.5rem;transition:transform .3s;display:flex}.category-module__-fAM-G__imageContainer{border-radius:var(--radius-sm);background:var(--surface-secondary);width:100%;position:relative;overflow:hidden}.category-module__-fAM-G__item{display:none}.category-module__-fAM-G__imageLink{width:100%;height:auto;display:block}.category-module__-fAM-G__image{object-fit:contain;filter:grayscale();opacity:.9;width:100%;height:auto;transition:transform .8s cubic-bezier(.16,1,.3,1);display:block}.category-module__-fAM-G__imageContainer:hover .category-module__-fAM-G__image{filter:grayscale(0%);opacity:1;transform:scale(1.05)}.category-module__-fAM-G__tagsContainer{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.category-module__-fAM-G__titleLink{margin-top:var(--space-xs);text-decoration:none;display:block}.category-module__-fAM-G__itemTitle{font-family:var(--font-heading);color:var(--foreground);letter-spacing:.01em;font-size:1.1rem;font-weight:300;line-height:1.4;transition:color .2s}.category-module__-fAM-G__titleLink:hover .category-module__-fAM-G__itemTitle{color:var(--primary);opacity:1}.category-module__-fAM-G__projectTag{color:var(--foreground);text-transform:uppercase;letter-spacing:.05em;opacity:.2;cursor:default;background:0 0;border:none;border-radius:0;padding:0;font-size:.55rem;font-weight:300;text-decoration:none;transition:all .2s}.category-module__-fAM-G__keywordTag{cursor:pointer}.category-module__-fAM-G__keywordTag:hover{opacity:.6}.category-module__-fAM-G__materialTag,.category-module__-fAM-G__styleTag{opacity:.25}.category-module__-fAM-G__placeholderImage{color:var(--foreground);opacity:.5;background:var(--surface-secondary);justify-content:center;align-items:center;display:flex}@media (max-width:1024px){.category-module__-fAM-G__container{padding:3rem 2rem}}@media (max-width:768px){.category-module__-fAM-G__container{padding:1.5rem}.category-module__-fAM-G__header{margin-bottom:2rem}.category-module__-fAM-G__title{font-size:2.25rem}.category-module__-fAM-G__filters{flex-direction:column;align-items:stretch;gap:1.5rem;margin-bottom:2rem}.category-module__-fAM-G__filterGroup{justify-content:space-between;width:100%}.category-module__-fAM-G__filterButton{justify-content:center;width:100%}.category-module__-fAM-G__searchContainer{width:100%;margin-top:.5rem}.category-module__-fAM-G__searchInput{width:100%}.category-module__-fAM-G__grid{gap:1.5rem}.category-module__-fAM-G__item{aspect-ratio:4/3}.category-module__-fAM-G__filterLabel{font-size:.8rem}.category-module__-fAM-G__image{filter:grayscale(0%);opacity:1}.category-module__-fAM-G__itemTitle{font-size:1rem;transform:translateY(0)}.category-module__-fAM-G__tagsContainer{gap:.6rem;display:flex}}
.Dropdown-module__R3eBGG__dropdown{display:inline-block;position:relative}.Dropdown-module__R3eBGG__trigger{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);font-family:var(--font-primary);color:var(--foreground);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-width:200px;padding:.8rem 1.2rem;font-size:.9rem;transition:all .2s;display:flex}.Dropdown-module__R3eBGG__trigger:hover{border-color:var(--foreground)}.Dropdown-module__R3eBGG__triggerActive{border-color:var(--primary);background:var(--surface-secondary)}.Dropdown-module__R3eBGG__menu{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:100%;margin-top:.5rem;padding:.5rem;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 10px 30px #0000001a}.Dropdown-module__R3eBGG__item{color:var(--foreground);cursor:pointer;border-radius:2px;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.9rem;transition:all .2s;display:flex}.Dropdown-module__R3eBGG__item:hover{background:var(--surface-secondary);color:var(--primary)}.Dropdown-module__R3eBGG__itemSelected{color:var(--primary);background:var(--surface-secondary);font-weight:500}.Dropdown-module__R3eBGG__icon{color:var(--foreground);opacity:.5;transition:transform .3s}.Dropdown-module__R3eBGG__triggerActive .Dropdown-module__R3eBGG__icon{color:var(--primary);opacity:1;transform:rotate(180deg)}
.tag-module__7k1iUG__grid{grid-template-columns:repeat(5,1fr);gap:2.5rem;width:100%;margin-top:2rem;display:grid}@media (max-width:1800px){.tag-module__7k1iUG__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1400px){.tag-module__7k1iUG__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.tag-module__7k1iUG__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:640px){.tag-module__7k1iUG__grid{grid-template-columns:1fr;gap:1.5rem}}.tag-module__7k1iUG__gridItem{padding-bottom:0!important}
.CategoryOverlay-module__ImtOUq__overlay{z-index:9999;justify-content:center;align-items:center;width:100vw;height:100vh;padding:0;animation:.3s forwards CategoryOverlay-module__ImtOUq__fadeIn;display:flex;position:fixed;top:0;left:0}.CategoryOverlay-module__ImtOUq__backdrop{background:var(--background);opacity:.98;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:-1;position:absolute;inset:0}.CategoryOverlay-module__ImtOUq__container{scrollbar-width:none;flex-direction:column;width:100%;max-width:1400px;height:100vh;padding:2rem;display:flex;position:relative;overflow-y:auto}.CategoryOverlay-module__ImtOUq__container::-webkit-scrollbar{display:none}.CategoryOverlay-module__ImtOUq__header{border-bottom:1px solid var(--border);background:var(--background);z-index:20;justify-content:space-between;align-items:center;margin-bottom:3rem;padding:1rem 0;display:flex;position:sticky;top:0}.CategoryOverlay-module__ImtOUq__closeButton{border:1px solid var(--border);width:48px;height:48px;color:var(--foreground);cursor:pointer;background:0 0;border-radius:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.CategoryOverlay-module__ImtOUq__closeButton:hover{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.CategoryOverlay-module__ImtOUq__heading{color:var(--foreground);font-family:var(--font-heading);text-align:left;text-transform:uppercase;letter-spacing:-.02em;flex:1;margin:0;font-size:2.5rem;font-weight:300}.CategoryOverlay-module__ImtOUq__grid{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(4,1fr);gap:1px;animation:.4s cubic-bezier(.16,1,.3,1) forwards CategoryOverlay-module__ImtOUq__slideUp;display:grid}.CategoryOverlay-module__ImtOUq__card{color:#fff;background:var(--surface-secondary);z-index:1;border-radius:0;flex-direction:column;justify-content:flex-end;height:320px;padding:2.5rem;text-decoration:none;transition:background-color .3s;display:flex;position:relative;overflow:hidden}.CategoryOverlay-module__ImtOUq__card:hover{z-index:2}.CategoryOverlay-module__ImtOUq__cardBackground{z-index:0;opacity:.8;background-position:50%;background-size:cover;transition:transform .8s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.CategoryOverlay-module__ImtOUq__card:hover .CategoryOverlay-module__ImtOUq__cardBackground{opacity:.6;transform:scale(1.05)}.CategoryOverlay-module__ImtOUq__cardOverlay{z-index:1;background:linear-gradient(#0003 0%,#0006 50%,#000000e6 100%);transition:opacity .3s;position:absolute;inset:0}.CategoryOverlay-module__ImtOUq__card:hover .CategoryOverlay-module__ImtOUq__cardOverlay{background:linear-gradient(#0006 0%,#0009 50%,#000 100%)}.CategoryOverlay-module__ImtOUq__cardContent{z-index:2;flex-direction:column;gap:.5rem;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;transform:translateY(0)}.CategoryOverlay-module__ImtOUq__card:hover .CategoryOverlay-module__ImtOUq__cardContent{transform:translateY(-5px)}.CategoryOverlay-module__ImtOUq__count{color:#fffc;text-transform:uppercase;letter-spacing:.15em;font-size:.7rem;font-weight:500}.CategoryOverlay-module__ImtOUq__name{font-family:var(--font-heading);letter-spacing:-.03em;color:#fff;margin:0;font-size:2rem;font-weight:400;line-height:1.1}.CategoryOverlay-module__ImtOUq__loadingGrid{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.CategoryOverlay-module__ImtOUq__skeletonCard{background:var(--surface-secondary);height:320px;animation:1.5s infinite CategoryOverlay-module__ImtOUq__pulse}@keyframes CategoryOverlay-module__ImtOUq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes CategoryOverlay-module__ImtOUq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes CategoryOverlay-module__ImtOUq__pulse{0%{opacity:.5}50%{opacity:.8}to{opacity:.5}}@media (min-width:1920px){.CategoryOverlay-module__ImtOUq__grid,.CategoryOverlay-module__ImtOUq__loadingGrid{grid-template-columns:repeat(5,1fr)}}@media (max-width:1280px){.CategoryOverlay-module__ImtOUq__grid,.CategoryOverlay-module__ImtOUq__loadingGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.CategoryOverlay-module__ImtOUq__grid,.CategoryOverlay-module__ImtOUq__loadingGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.CategoryOverlay-module__ImtOUq__container{padding:0}.CategoryOverlay-module__ImtOUq__header{background:var(--background);margin-bottom:0;padding:1rem 1.5rem}.CategoryOverlay-module__ImtOUq__grid,.CategoryOverlay-module__ImtOUq__loadingGrid{background:var(--border);border:none;grid-template-columns:repeat(2,1fr);gap:1px}.CategoryOverlay-module__ImtOUq__card{border-bottom:none;height:200px;padding:1.5rem}.CategoryOverlay-module__ImtOUq__heading{font-size:1.5rem}.CategoryOverlay-module__ImtOUq__name{font-size:1.25rem}.CategoryOverlay-module__ImtOUq__count{font-size:.6rem}}
