.work-module__fg0oIG__wrapper{background:var(--background);min-height:100vh;color:var(--foreground)}.work-module__fg0oIG__nav{z-index:200;-webkit-backdrop-filter:blur(16px);color:#fff;background:#0006;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:1.25rem 3rem;display:flex;position:fixed;top:0;left:0;right:0}.work-module__fg0oIG__logo{font-family:var(--font-syne),system-ui,sans-serif;color:#fff;text-transform:lowercase;letter-spacing:-.03em;font-size:1.4rem;font-weight:800;text-decoration:none}.work-module__fg0oIG__navLinks{align-items:center;gap:3rem;display:flex}.work-module__fg0oIG__navLink{font-family:var(--font-space-grotesk),system-ui,sans-serif;color:#fff;letter-spacing:.12em;text-transform:uppercase;font-size:.8rem;font-weight:400;text-decoration:none;position:relative}.work-module__fg0oIG__navLink:after{content:"";background:#fff;width:0;height:1px;transition:width .4s cubic-bezier(.76,0,.24,1);position:absolute;bottom:-4px;left:0}.work-module__fg0oIG__navLink:hover:after{width:100%}.work-module__fg0oIG__hamburger{cursor:pointer;z-index:210;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:flex-end;gap:6px;width:44px;height:44px;padding:8px;display:none}.work-module__fg0oIG__hamburgerLine{transform-origin:50%;background:#fff;border-radius:2px;height:2px;transition:all .45s cubic-bezier(.77,0,.18,1);display:block}.work-module__fg0oIG__hamburgerLine:first-child{width:24px}.work-module__fg0oIG__hamburgerLine:nth-child(2){width:16px}.work-module__fg0oIG__hamburger:hover .work-module__fg0oIG__hamburgerLine:nth-child(2){width:24px}.work-module__fg0oIG__hamburgerOpen .work-module__fg0oIG__hamburgerLine:first-child{width:24px;transform:translateY(4px)rotate(45deg)}.work-module__fg0oIG__hamburgerOpen .work-module__fg0oIG__hamburgerLine:nth-child(2){width:24px;transform:translateY(-4px)rotate(-45deg)}.work-module__fg0oIG__navMenuOpen{background:#000000f2}.work-module__fg0oIG__mobileMenu{z-index:150;opacity:0;visibility:hidden;background:#000;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;transition:all .3s;display:none;position:fixed;inset:0}.work-module__fg0oIG__mobileMenuOpen{opacity:1;visibility:visible}.work-module__fg0oIG__mobileNavLink{font-family:var(--font-chetta),system-ui,sans-serif;color:#fff;text-transform:uppercase;letter-spacing:-.02em;font-size:clamp(1.5rem,5vw,2.5rem);font-weight:600;text-decoration:none}@keyframes work-module__fg0oIG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.work-module__fg0oIG__skeletonFolder{border-radius:12px;overflow:hidden}.work-module__fg0oIG__skeletonTab{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14 50%,#ffffff0a 75%) 0 0/200% 100%;border-radius:6px 6px 0 0;width:40%;height:14px;animation:1.8s ease-in-out infinite work-module__fg0oIG__shimmer}.work-module__fg0oIG__skeletonBody{background:#ffffff08;border:1px solid #ffffff0f;border-radius:0 12px 12px;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.work-module__fg0oIG__skeletonText{flex-direction:column;flex:1;gap:10px;display:flex}.work-module__fg0oIG__skeletonLine{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a 50%,#ffffff0d 75%) 0 0/200% 100%;border-radius:6px;height:12px;animation:1.8s ease-in-out infinite work-module__fg0oIG__shimmer}.work-module__fg0oIG__skeletonIcon{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a 50%,#ffffff0d 75%) 0 0/200% 100%;border-radius:6px;width:24px;height:24px;animation:1.8s ease-in-out infinite work-module__fg0oIG__shimmer}.work-module__fg0oIG__pageHeader{text-align:center;padding:8rem 2rem 3rem}.work-module__fg0oIG__pageTitle{font-family:var(--font-chetta),system-ui,sans-serif;text-transform:uppercase;letter-spacing:-.03em;margin-bottom:.5rem;font-size:clamp(1.75rem,4vw,3.5rem);font-weight:600}.work-module__fg0oIG__pageSubtitle{font-family:var(--font-space-grotesk),system-ui,sans-serif;color:var(--gray-500);text-transform:uppercase;letter-spacing:.2em;font-size:.75rem;font-weight:400}.work-module__fg0oIG__folderContainer{max-width:1200px;margin:0 auto;padding:2rem}.work-module__fg0oIG__folderGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.work-module__fg0oIG__folder{cursor:pointer;transition:transform .3s}.work-module__fg0oIG__folder:hover{transform:translateY(-5px)}.work-module__fg0oIG__folderTab{background:var(--gray-800);border-radius:6px 6px 0 0;width:40%;height:12px;margin-left:10px;transition:background .3s}.work-module__fg0oIG__folder:hover .work-module__fg0oIG__folderTab,.work-module__fg0oIG__folderOpen .work-module__fg0oIG__folderTab{background:var(--gray-600)}.work-module__fg0oIG__folderBody{background:var(--gray-900);border:1px solid var(--gray-800);border-radius:0 8px 8px;justify-content:space-between;align-items:center;padding:1.5rem;transition:all .3s;display:flex}.work-module__fg0oIG__folder:hover .work-module__fg0oIG__folderBody,.work-module__fg0oIG__folderOpen .work-module__fg0oIG__folderBody{border-color:var(--gray-600);background:var(--gray-800)}.work-module__fg0oIG__folderContent{flex-direction:column;gap:.25rem;display:flex}.work-module__fg0oIG__folderName{font-family:var(--font-space-grotesk),system-ui,sans-serif;letter-spacing:-.02em;color:var(--foreground);font-size:1rem;font-weight:600}.work-module__fg0oIG__folderCount{font-family:var(--font-space-grotesk),system-ui,sans-serif;color:var(--gray-500);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem}.work-module__fg0oIG__folderIcon{color:var(--gray-500);transition:color .3s}.work-module__fg0oIG__folder:hover .work-module__fg0oIG__folderIcon,.work-module__fg0oIG__folderOpen .work-module__fg0oIG__folderIcon{color:var(--foreground)}.work-module__fg0oIG__projectsPanel{background:var(--gray-900);border:1px solid var(--gray-800);border-radius:12px;margin-top:1rem;overflow:hidden}.work-module__fg0oIG__panelHeader{border-bottom:1px solid var(--gray-800);justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.work-module__fg0oIG__panelTitle{font-family:var(--font-chetta),system-ui,sans-serif;text-transform:uppercase;letter-spacing:-.02em;font-size:1.1rem;font-weight:600}.work-module__fg0oIG__closeButton{border:1px solid var(--gray-700);color:var(--gray-500);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.work-module__fg0oIG__closeButton:hover{border-color:var(--foreground);color:var(--foreground)}.work-module__fg0oIG__projectsGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;padding:2rem;display:grid}.work-module__fg0oIG__projectCard{background:var(--gray-800);border:1px solid var(--gray-700);border-radius:8px;transition:all .3s;overflow:hidden}.work-module__fg0oIG__projectCard:hover{border-color:var(--gray-500);transform:translateY(-3px)}.work-module__fg0oIG__projectImage{aspect-ratio:16/10;background:var(--background);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.work-module__fg0oIG__projectMedia{object-fit:cover;width:100%;height:100%;animation:.5s ease-out work-module__fg0oIG__fadeIn;position:absolute;top:0;left:0}@keyframes work-module__fg0oIG__fadeIn{0%{opacity:0}to{opacity:1}}.work-module__fg0oIG__projectNumber{color:var(--gray-700);font-size:2rem;font-weight:200}.work-module__fg0oIG__projectInfo{justify-content:space-between;align-items:center;padding:1rem;display:flex}.work-module__fg0oIG__projectTitle{font-size:.875rem;font-weight:500}.work-module__fg0oIG__projectYear{color:var(--gray-500);font-size:.75rem}@media (max-width:768px){.work-module__fg0oIG__wrapper{overflow-x:hidden}.work-module__fg0oIG__nav{padding:.75rem 1.25rem}.work-module__fg0oIG__logo{font-size:1.2rem}.work-module__fg0oIG__navLinks{display:none}.work-module__fg0oIG__hamburger,.work-module__fg0oIG__mobileMenu{display:flex}.work-module__fg0oIG__pageHeader{padding:5rem 1.25rem 1.5rem}.work-module__fg0oIG__pageTitle{letter-spacing:.08em;font-size:1.75rem}.work-module__fg0oIG__pageSubtitle{font-size:.75rem}.work-module__fg0oIG__folderContainer{padding:.75rem 1.25rem}.work-module__fg0oIG__folderGrid{grid-template-columns:1fr;gap:.75rem;margin-bottom:1.5rem}.work-module__fg0oIG__folder:hover{transform:none}.work-module__fg0oIG__folderTab{width:35%;height:10px}.work-module__fg0oIG__folderBody{padding:1rem}.work-module__fg0oIG__folderName{font-size:1rem}.work-module__fg0oIG__folderCount{font-size:.7rem}.work-module__fg0oIG__folderIcon svg{width:20px;height:20px}.work-module__fg0oIG__projectsPanel{border-radius:8px;margin-top:.75rem}.work-module__fg0oIG__panelHeader{background:var(--gray-900);z-index:10;padding:1rem;position:sticky;top:0}.work-module__fg0oIG__panelTitle{font-size:1rem}.work-module__fg0oIG__closeButton{width:28px;height:28px;font-size:.75rem}.work-module__fg0oIG__projectsGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:.75rem}.work-module__fg0oIG__projectCard{border-radius:6px}.work-module__fg0oIG__projectCard:hover{transform:none}.work-module__fg0oIG__projectImage{aspect-ratio:1}.work-module__fg0oIG__projectInfo{flex-direction:column;align-items:flex-start;gap:.25rem;padding:.75rem}.work-module__fg0oIG__projectTitle{font-size:.75rem;line-height:1.3}.work-module__fg0oIG__projectYear{font-size:.65rem}.work-module__fg0oIG__projectNumber{font-size:1.5rem}}@media (max-width:400px){.work-module__fg0oIG__pageTitle{letter-spacing:.05em;font-size:1.5rem}.work-module__fg0oIG__projectsGrid{grid-template-columns:1fr}.work-module__fg0oIG__projectImage{aspect-ratio:16/10}.work-module__fg0oIG__projectInfo{flex-direction:row;justify-content:space-between;align-items:center}}
