.project-list .icon,.project-list .project-item,.project-list .project-link,.project-list .project-thumbnail,.project-list .project-thumbnail img,.project-list .project-title{transition:all .3s ease}.project-list .project-item{font-size:.875rem;color:hsl(0,0%,65%);line-height:1.2;text-align:left;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.project-list .project-item:hover{color:#fff}.project-list .project-title,.project-list .project-year{font-weight:500}.project-list .project-title{font-size:1rem;color:#fff}.project-list .project-thumbnail{display:flex;align-items:center;justify-content:center;aspect-ratio:1.6/1;overflow:hidden}.project-list .project-thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.project-list .project-thumbnail .no-img{width:4rem;height:4rem;opacity:.2;mix-blend-mode:difference}.project-list .project-thumbnail .no-img img{width:100%;height:100%;object-fit:contain}.project-list .project-link{display:flex;justify-content:center;align-items:center}.project-list .project-link .icon{width:1rem;height:1rem;color:#fff}.project-list .project-tags{display:flex;flex-wrap:wrap;gap:.3rem}.project-list.type-grid .project-item{display:flex;flex-direction:column;gap:.375rem;border-radius:.375rem}.project-list.type-grid .project-item:hover .project-link{background-color:rgba(156,123,255,.6)}.project-list.type-grid .project-item:hover .project-link .icon{color:#fff}.project-list.type-grid .project-item:hover .project-thumbnail{transform:scale(1.05)}.project-list.type-grid .project-thumbnail{position:relative;margin-bottom:.75rem;border-radius:.375rem}.project-list.type-grid .project-link{position:absolute;top:5px;right:5px;width:1.5rem;height:1.5rem;background-color:rgba(10,10,10,.2);border-radius:.25rem}.project-list.type-grid .project-info{display:flex;justify-content:space-between}.project-list.type-grid .project-info .project-year{margin-top:.1rem}.project-list.type-grid .project-title{font-size:1.125rem}.project-list.type-grid .project-tags{margin-top:.5rem}@media(max-width:991.9px){.project-list.type-grid .project-tags{display:none}}.project-list.type-list{display:flex;flex-direction:column;gap:.75rem}.project-list.type-list .project-item{display:grid;grid-template-columns:2.5rem auto 2fr 2fr 1fr 1rem;grid-gap:1rem;gap:1rem;align-items:center;padding:.9rem 1rem .9rem 20px;border-radius:.375rem;border:1px solid hsla(0,0%,100%,.15)}.project-list.type-list .project-item:hover{border-color:rgba(156,123,255,.5);background:radial-gradient(50% 300% at 30% 80%,rgba(156,123,255,.2) 0,rgba(255,255,255,.05) 100%)}.project-list.type-list .project-thumbnail{margin:-5px 0;width:80px;border-radius:.25rem}.project-list.type-list .project-thumbnail .no-img{width:1.5rem;height:1.5rem}.project-list.type-list .project-tags{width:400px;justify-content:flex-start}.project-list.type-list .project-company{text-align:right}@media(max-width:991.9px){.project-list.type-list .project-item{grid-template-columns:2.25rem auto 1fr 1rem}.project-list.type-list .project-tags,.project-list.type-list .project-thumbnail{display:none}}