.PlaygroundGallery_galleryLayout__s1Ezk{display:flex;gap:clamp(.75rem,2vw,1.5rem);width:100%;align-items:flex-start}.PlaygroundGallery_sidebar__TpYon{position:sticky;top:clamp(1rem,4vw,2rem);align-self:flex-start;flex:0 0 clamp(180px,18vw,240px);display:flex;flex-direction:column;gap:clamp(1.3rem,2.2vw,2.4rem);color:inherit;background:transparent;padding:clamp(1.2rem,2vw,1.8rem);box-shadow:none;backdrop-filter:blur(22px)}.PlaygroundGallery_sidebarHeader__HtzTA h3{margin:0;font-size:clamp(1.05rem,.9rem + .6vw,1.35rem);text-transform:uppercase;letter-spacing:.12em;color:#f7f1e8}.PlaygroundGallery_sidebarHeader__HtzTA p{margin:.75rem 0 0;font-size:.9rem;color:rgba(247,241,232,.7);line-height:1.5}.PlaygroundGallery_tagList__UZTD9{display:flex;flex-direction:column;gap:.65rem}.PlaygroundGallery_mobileSelect__e_tr7{display:none;width:100%}.PlaygroundGallery_select__tUqgx{width:100%;padding:.75rem 2.8rem .75rem 1rem;border-radius:14px;border:1px solid rgba(247,241,232,.25);background:rgba(17,17,17,.35);color:#ffffff;font-size:.85rem;letter-spacing:.16em;text-transform:uppercase;font-family:jetbrains-mono,monospace;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#ffffff 0),linear-gradient(135deg,#ffffff 50%,transparent 0);background-position:calc(100% - 18px) 50%,calc(100% - 13px) 50%;background-size:7px 7px,7px 7px;background-repeat:no-repeat}.PlaygroundGallery_select__tUqgx:focus{outline:none;border-color:rgba(247,241,232,.5)}.PlaygroundGallery_tagButton__HGIBY{display:inline-flex;align-items:center;justify-content:flex-start;padding:.2rem 0 .45rem;border:none;background:none;color:rgba(247,241,232,.68);text-transform:uppercase;letter-spacing:.18em;font-size:.78rem;cursor:pointer;transition:color .25s ease;font-family:jetbrains-mono,monospace;position:relative}.PlaygroundGallery_tagButton__HGIBY:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:currentColor;transform:scaleX(0);transform-origin:100% 50%;transition:transform .25s ease}.PlaygroundGallery_tagButton__HGIBY:focus-visible,.PlaygroundGallery_tagButton__HGIBY:hover{color:#ffffff;outline:none}.PlaygroundGallery_tagButton__HGIBY:focus-visible:after,.PlaygroundGallery_tagButton__HGIBY:hover:after{transform:scaleX(1);transform-origin:0 50%}.PlaygroundGallery_tagButtonActive__gs6iY{color:#ffffff}.PlaygroundGallery_tagButtonActive__gs6iY:after{transform:scaleX(1);transform-origin:0 50%}.PlaygroundGallery_sidebarFooter__WfoCg{display:flex;flex-direction:column;gap:.4rem;font-size:.8rem;color:rgba(247,241,232,.7)}.PlaygroundGallery_grid___pz9y{flex:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2vw,1.8rem);width:100%}.PlaygroundGallery_projectCard__4KEsc{position:relative;display:block;border-radius:0;overflow:hidden;background:#111;aspect-ratio:16/9;transition:transform .25s ease}.PlaygroundGallery_projectCard__4KEsc:focus-visible,.PlaygroundGallery_projectCard__4KEsc:hover{transform:translateY(-4px);outline:none}.PlaygroundGallery_projectImageWrapper__7KF_f{position:relative;width:100%;height:100%}.PlaygroundGallery_projectImage__Mfmxo{width:100%;height:100%;object-fit:cover;filter:brightness(.9);transition:transform .3s ease,filter .3s ease}.PlaygroundGallery_projectCard__4KEsc:focus-visible .PlaygroundGallery_projectImage__Mfmxo,.PlaygroundGallery_projectCard__4KEsc:hover .PlaygroundGallery_projectImage__Mfmxo{transform:scale(1.05);filter:brightness(.75)}.PlaygroundGallery_projectOverlay__Uibyq{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.55),rgba(0,0,0,.75));display:flex;align-items:flex-end;justify-content:flex-start;padding:1.2rem;color:#fff;opacity:0;transition:opacity .3s ease;font-size:1rem;text-transform:uppercase;letter-spacing:.18em}.PlaygroundGallery_projectCard__4KEsc:focus-visible .PlaygroundGallery_projectOverlay__Uibyq,.PlaygroundGallery_projectCard__4KEsc:hover .PlaygroundGallery_projectOverlay__Uibyq{opacity:1}.PlaygroundGallery_emptyState__axEUK{grid-column:1/-1;padding:3rem 1.5rem;border:1px dashed rgba(255,255,255,.15);border-radius:20px;text-align:center;color:rgba(255,255,255,.6)}@media (max-width:900px){.PlaygroundGallery_galleryLayout__s1Ezk{flex-direction:column}.PlaygroundGallery_sidebar__TpYon{position:static;flex-direction:column;width:100%}.PlaygroundGallery_mobileSelect__e_tr7{display:block}.PlaygroundGallery_tagList__UZTD9{display:none}.PlaygroundGallery_tagButton__HGIBY{border-radius:999px}}@media (max-width:600px){.PlaygroundGallery_grid___pz9y{grid-template-columns:1fr}.PlaygroundGallery_projectOverlay__Uibyq{padding:.8rem;font-size:.85rem}}