.WorkCard_workcard__pT7mn{background:var(--color-background-light);display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;max-width:100%;cursor:pointer;border-radius:var(--radius-m)}.WorkCard_workcard__pT7mn:hover{background:var(--color-background-light-accent)}.WorkCard_imgWrapper__qtSnI{position:relative;width:100%;height:240px;aspect-ratio:16/9;overflow:hidden;border-radius:var(--radius-m)}.WorkCard_description___fH0U{max-width:160ch;overflow:hidden;text-overflow:ellipsis}.WorkCard_date__776j8{opacity:.5;margin-bottom:var(--space-2xs)}@media (max-width:768px){.WorkCard_imgWrapper__qtSnI{height:180px}}@media (max-width:480px){.WorkCard_imgWrapper__qtSnI{height:160px}}.WorkCard_body__w5lDo{padding:var(--space-m)}.WorkCard_title__ibUrB{font-family:var(--font-mono);font-size:var(--text-xl);margin-bottom:var(--space-xl)}.Gallery_filters__iZJOw{top:0;display:flex;flex-wrap:nowrap;overflow-x:auto;gap:var(--space-m);background-color:var(--color-background-primary);padding:var(--space-m) var(--space-xl) var(--space-s)}.Gallery_filters__iZJOw,.Gallery_galleryTopWrapper__xJsa5{position:-webkit-sticky;position:sticky;z-index:var(--z-index-filters)}.Gallery_galleryTopWrapper__xJsa5{top:var(--space-2xl);width:100%;height:var(--space-xl);border-radius:var(--radius-xl) var(--radius-xl) 0 0;background-color:var(--color-background-accent)}.Gallery_filterLabel__3Y5Rd{white-space:nowrap}.Gallery_filterTag__CZYv0{display:flex;justify-content:space-between;gap:var(--space-m)}.Gallery_works___bp2N{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));grid-gap:var(--space-m);gap:var(--space-m);padding:var(--space-s) var(--space-xl);background-color:var(--color-background-accent);min-height:90vh}.Gallery_loading__Zi5AP{height:80vh}@media (max-width:960px){.Gallery_filters__iZJOw{padding:var(--space-m) var(--space-m) var(--space-s)}.Gallery_galleryTopWrapper__xJsa5{height:var(--space-m)}.Gallery_works___bp2N{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));padding:var(--space-s) var(--space-m)}}.Tag_tag__mgtst{width:max-content;display:flex;padding:var(--space-3xs) var(--space-xs);border-radius:var(--radius-s);white-space:nowrap}.Tag_tag__mgtst[data-inactive=true]{filter:blur(2px)}