(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[893],{656:(e,r,t)=>{"use strict";t.d(r,{PageContainer:()=>i});var a=t(67),s=t(6372),n=t.n(s);function i({children:e,gap:r}){let t=void 0!==r?{"--page-gap":`${r}px`}:void 0;return(0,a.jsx)("div",{className:n().container,style:t,children:e})}},659:(e,r,t)=>{"use strict";t.d(r,{ProjectsFilterGrid:()=>p});var a=t(67),s=t(4563),n=t(6424),i=t.n(n),c=t(9028),o=t(2084),l=t(2495);let d=["all","react","next","performance","a11y","design_systems"];function u(e){let r=e.toLowerCase();return r.includes("next")?"next":r.includes("react")?"react":r.includes("a11y")||r.includes("access")?"a11y":r.includes("perf")||r.includes("lighthouse")||r.includes("cwv")?"performance":r.includes("design")?"design_systems":"all"}function p({projects:e}){let r=(0,l.ot)(),[t,n]=(0,s.useState)("all"),f={all:r.projects.filters.all,react:r.projects.filters.react,next:r.projects.filters.next,performance:r.projects.filters.performance,a11y:r.projects.filters.a11y,design_systems:r.projects.filters.designSystems},m=(0,s.useMemo)(()=>e.map(e=>({...e,normalizedTags:Array.from(new Set(e.tags.map(u).filter(e=>"all"!==e)))})),[e]),x=(0,s.useMemo)(()=>"all"===t?m:m.filter(e=>e.normalizedTags.includes(t)),[t,m]);return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("section",{style:{display:"flex",flexWrap:"wrap",gap:8},children:d.map(e=>(0,a.jsx)(c.$,{preset:e===t?"medium":"soft",onClick:()=>n(e),"aria-pressed":e===t,children:f[e]},e))}),(0,a.jsxs)("section",{style:{display:"grid",gap:16,gridTemplateColumns:"repeat(auto-fit, minmax(280px, 1fr))"},children:[x.map((e,t)=>(0,a.jsx)(i(),{href:`/projects/${e.slug}`,style:{textDecoration:"none"},children:(0,a.jsx)(o.ProjectCard,{title:e.title,description:e.description,ctaLabel:r.projects.caseCta,gradientRotation:130+t%3*10,gradientColors:t%3==0?["var(--bg-surface-2)","var(--accent-cyan)","var(--accent-yellow)"]:t%3==1?["var(--bg-surface-2)","var(--accent-pink)","var(--accent-cyan)"]:["var(--bg-surface-2)","var(--accent-cyan)","var(--accent-yellow)"]})},e.slug)),0===x.length?(0,a.jsx)("div",{style:{gridColumn:"1 / -1",padding:16,border:"1px solid var(--stroke-1)",borderRadius:10,background:"var(--bg-base)",color:"var(--text-secondary)",fontFamily:"var(--font-display)",fontSize:13},children:r.projects.empty}):null]})]})}},716:(e,r,t)=>{Promise.resolve().then(t.bind(t,656)),Promise.resolve().then(t.bind(t,659))},2056:e=>{e.exports={card:"ProjectCard_card__sajWm",preview:"ProjectCard_preview__5HXUL",title:"ProjectCard_title__SpoCL",description:"ProjectCard_description__rBT1m",ctaText:"ProjectCard_ctaText__3MK1T"}},2084:(e,r,t)=>{"use strict";t.d(r,{ProjectCard:()=>o});var a=t(67),s=t(2388),n=t(2056),i=t.n(n);let c=["var(--bg-surface-2)","var(--accent-cyan)","var(--accent-pink)"];function o({title:e,description:r,gradientColors:t=c,gradientRotation:n=140,ctaLabel:l}){let d=`linear-gradient(${n}deg, ${t[0]} 0%, ${t[1]} 55%, ${t[2]} 100%)`;return(0,a.jsx)(s.P.div,{whileHover:{y:-2,boxShadow:"0 0 18px rgba(82, 255, 246, 0.75)",transition:{type:"spring",stiffness:420,damping:20}},whileTap:{scale:.995,transition:{duration:.12,ease:"easeOut"}},style:{width:"100%"},children:(0,a.jsxs)("div",{className:i().card,children:[(0,a.jsx)("div",{className:i().preview,style:{backgroundImage:d}}),(0,a.jsx)("h3",{className:i().title,children:e}),(0,a.jsx)("p",{className:i().description,children:r}),l?(0,a.jsx)("p",{className:i().ctaText,children:l}):null]})})}},2495:(e,r,t)=>{"use strict";t.d(r,{Bp:()=>d,I18nProvider:()=>i,Ym:()=>o,ot:()=>l});var a=t(67),s=t(4563);let n=(0,s.createContext)(null);function i({locale:e,messages:r,origins:t,children:s}){return(0,a.jsx)(n.Provider,{value:{locale:e,messages:r,origins:t},children:s})}function c(){let e=(0,s.useContext)(n);if(!e)throw Error("I18nProvider is missing in the component tree");return e}function o(){return c().locale}function l(){return c().messages}function d(){return c().origins}},4212:e=>{e.exports={button:"ButtonPrimary_button__OhbUa",soft:"ButtonPrimary_soft__vs_po",medium:"ButtonPrimary_medium__SYaPw",hard:"ButtonPrimary_hard__db0f4"}},6372:e=>{e.exports={container:"PageContainer_container__ukc9F"}},9028:(e,r,t)=>{"use strict";t.d(r,{$:()=>c});var a=t(67),s=t(4563),n=t(4212),i=t.n(n);let c=(0,s.forwardRef)(function({preset:e="soft",children:r,iconLeft:t,iconRight:s,className:n,type:c,...o},l){let d="hard"===e?i().hard:"medium"===e?i().medium:i().soft,u=[i().button,d,n].filter(Boolean).join(" ");return(0,a.jsxs)("button",{ref:l,className:u,type:c??"button",...o,children:[t?(0,a.jsx)("span",{"aria-hidden":"true",children:(0,a.jsx)(t,{size:16,strokeWidth:2.5,focusable:"false"})}):null,r,s?(0,a.jsx)("span",{"aria-hidden":"true",children:(0,a.jsx)(s,{size:16,strokeWidth:2.5,focusable:"false"})}):null]})})}},e=>{e.O(0,[779,388,424,971,482,358],()=>e(e.s=716)),_N_E=e.O()}]);