.filters.svelte-8oqgpg{margin-bottom:var(--gutter);gap:calc(var(--gutter) / 2);flex-direction:column;display:flex}.filter-group.svelte-8oqgpg{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.filter-label.svelte-8oqgpg{letter-spacing:2px;text-transform:uppercase;color:var(--color-foreground-50);min-width:4rem;font-size:.65rem;font-weight:600}.filter-pills.svelte-8oqgpg{flex-wrap:wrap;gap:.5rem;display:flex}.pill.svelte-8oqgpg{border:1px solid var(--color-foreground-20);text-transform:capitalize;cursor:pointer;color:var(--color-foreground-50);background:0 0;border-radius:100px;padding:.35rem .85rem;font-size:.8rem;line-height:1.2;transition:all .2s}.pill.svelte-8oqgpg:hover{border-color:var(--color-foreground-60);color:var(--color-foreground-80)}.pill.active.svelte-8oqgpg{background:var(--color-foreground-100);color:#fff;border-color:var(--color-foreground-100)}.project-listings.svelte-8oqgpg{gap:var(--gutter);grid-template-columns:repeat(12,1fr);margin:0;padding:0;display:grid}.project-listing-item.svelte-8oqgpg{border-radius:var(--rounded);cursor:pointer;list-style:none;position:relative;overflow:hidden}.project-listing-item.svelte-8oqgpg:nth-child(6n+1){aspect-ratio:16/7;grid-column:span 12}.project-listing-item.svelte-8oqgpg:nth-child(6n+2),.project-listing-item.svelte-8oqgpg:nth-child(6n+3){aspect-ratio:4/3;grid-column:span 6}.project-listing-item.svelte-8oqgpg:nth-child(6n+4),.project-listing-item.svelte-8oqgpg:nth-child(6n+5),.project-listing-item.svelte-8oqgpg:nth-child(6n+6){aspect-ratio:3/4;grid-column:span 4}.image-wrapper.svelte-8oqgpg{position:absolute;inset:0;overflow:hidden}.project-img.svelte-8oqgpg{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.project-details.svelte-8oqgpg{padding:var(--gutter);z-index:2;background:linear-gradient(#0000 0%,#0009 100%);flex-direction:column;gap:.5rem;transition:background .4s;display:flex;position:absolute;bottom:0;left:0;right:0}.heading.svelte-8oqgpg .title:where(.svelte-8oqgpg){color:#fff;margin:0;font-size:1.25rem;font-weight:800;line-height:1.2}.project-listing-item.svelte-8oqgpg:nth-child(6n+1) .title:where(.svelte-8oqgpg){font-size:2rem}.heading.svelte-8oqgpg .subtitle:where(.svelte-8oqgpg){color:#ffffffb3;font-size:.8rem;font-weight:300}.role-pills.svelte-8oqgpg{margin-top:.25rem}.project-role.svelte-8oqgpg{-webkit-backdrop-filter:blur(4px);color:#fff;background:#ffffff26;border-radius:100px;margin-top:.25rem;margin-right:.4rem;padding:.2rem .55rem;font-size:.7rem;font-weight:400;line-height:1;display:inline-block}.project-projectMetadata.svelte-8oqgpg{opacity:0;flex-direction:column;gap:.35rem;max-height:0;transition:max-height .4s,opacity .4s;display:flex;overflow:hidden}.projectMetadata-item.svelte-8oqgpg{flex-direction:column;display:flex}.projectMetadata-item.svelte-8oqgpg .label:where(.svelte-8oqgpg){text-transform:uppercase;letter-spacing:1.5px;color:#ffffff80;font-size:.65rem}.projectMetadata-item.svelte-8oqgpg .value:where(.svelte-8oqgpg){text-transform:capitalize;color:#ffffffd9;font-size:.85rem;font-weight:500}.accent-line.svelte-8oqgpg{background:var(--color-accent);z-index:3;transform-origin:0;width:100%;height:3px;transition:transform .4s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:0;left:0;transform:scaleX(0)}.project-listing-item.svelte-8oqgpg:not(.selected):hover .project-img:where(.svelte-8oqgpg){transform:scale(1.05)}.project-listing-item.svelte-8oqgpg:not(.selected):hover .project-details:where(.svelte-8oqgpg){background:linear-gradient(#0000 0%,#0003 20%,#000c 100%)}.project-listing-item.svelte-8oqgpg:not(.selected):hover .project-projectMetadata:where(.svelte-8oqgpg){opacity:1;max-height:300px}.project-listing-item.svelte-8oqgpg:not(.selected):hover .accent-line:where(.svelte-8oqgpg){transform:scaleX(1)}.project-listing-item.svelte-8oqgpg:not(.selected):hover{transition:transform .4s,box-shadow .4s;transform:translateY(-2px);box-shadow:0 8px 30px #0003}.close-btn.svelte-8oqgpg{color:inherit;background:0 0;border:none;margin:0;padding:0;display:none}.project-listing-item.selected.svelte-8oqgpg{z-index:100;width:100%;height:100%;aspect-ratio:unset;cursor:default;background-color:#000000f2;border-radius:0;grid-template-columns:1fr 200px;display:grid;position:fixed;inset:0;box-shadow:none!important;transform:none!important}.project-listing-item.selected.svelte-8oqgpg .project-details:where(.svelte-8oqgpg){padding:var(--gutter);padding-top:calc(var(--gutter) + 32px);background:#000000f2;position:relative;overflow-y:auto}.project-listing-item.selected.svelte-8oqgpg .project-projectMetadata:where(.svelte-8oqgpg){opacity:1;max-height:none}.project-listing-item.selected.svelte-8oqgpg .accent-line:where(.svelte-8oqgpg){display:none}.project-listing-item.selected.svelte-8oqgpg .close-btn:where(.svelte-8oqgpg){z-index:10;cursor:pointer;color:#fff;display:block;position:absolute;top:16px;right:16px}.project-listing-item.selected.svelte-8oqgpg .image-wrapper:where(.svelte-8oqgpg){flex-direction:column;display:flex;position:relative}.image-scroll-container.svelte-8oqgpg{scroll-snap-type:x mandatory;align-items:center;gap:calc(var(--gutter) / 2);scrollbar-width:none;height:100%;display:flex;overflow-x:auto}.image-scroll-container.svelte-8oqgpg::-webkit-scrollbar{display:none}.image-scroll-container.svelte-8oqgpg .project-img:where(.svelte-8oqgpg){scroll-snap-align:center;object-fit:contain;flex-shrink:0;width:auto;height:100%;max-height:60dvh}.project-listing-item.selected.svelte-8oqgpg .project-img:where(.svelte-8oqgpg):hover{transform:none}.image-nav.svelte-8oqgpg{justify-content:center;align-items:center;gap:1rem;padding:.75rem 0;display:flex}.image-counter.svelte-8oqgpg{color:#ffffffb3;font-variant-numeric:tabular-nums;text-align:center;min-width:3ch;font-size:.85rem}.nav-btn.svelte-8oqgpg{color:#ffffffb3;cursor:pointer;background:0 0;border:none;padding:0;line-height:0;transition:color .2s}.nav-btn.svelte-8oqgpg:hover{color:#fff}.project-listing-item.no-image.svelte-8oqgpg{background-color:var(--color-foreground-90)}.project-listing-item.no-image.svelte-8oqgpg .project-details:where(.svelte-8oqgpg){background:0 0;position:relative}.project-listing-item.no-image.svelte-8oqgpg .project-projectMetadata:where(.svelte-8oqgpg){opacity:1;max-height:none}.list-action.svelte-8oqgpg{grid-column:1/-1;justify-content:center;list-style:none;display:flex}.load-sentinel.svelte-8oqgpg{border:none;align-self:stretch;min-height:1px;margin:0;padding:0}@media only screen and (width<=600px){.project-listings.svelte-8oqgpg{grid-template-columns:1fr}.project-listing-item.svelte-8oqgpg:nth-child(6n+1),.project-listing-item.svelte-8oqgpg:nth-child(6n+2),.project-listing-item.svelte-8oqgpg:nth-child(6n+3),.project-listing-item.svelte-8oqgpg:nth-child(6n+4),.project-listing-item.svelte-8oqgpg:nth-child(6n+5),.project-listing-item.svelte-8oqgpg:nth-child(6n+6){aspect-ratio:4/3;grid-column:span 1}.project-listing-item.svelte-8oqgpg:not(.selected):hover{box-shadow:none;transform:none}.project-listing-item.svelte-8oqgpg:not(.selected):hover .project-img:where(.svelte-8oqgpg){transform:none}.project-projectMetadata.svelte-8oqgpg{opacity:1;max-height:none}.project-listing-item.selected.svelte-8oqgpg{grid-template-columns:unset;flex-direction:column;display:flex}.project-listing-item.selected.svelte-8oqgpg .image-scroll-container:where(.svelte-8oqgpg) .project-img:where(.svelte-8oqgpg){object-fit:contain;width:100%;height:auto;max-height:none}.project-listing-item.selected.svelte-8oqgpg .project-details:where(.svelte-8oqgpg){padding-top:var(--gutter)}.project-listing-item.selected.svelte-8oqgpg .image-wrapper:where(.svelte-8oqgpg){flex-grow:1}}
