.Hero-module__ZARIfG__hero{align-items:flex-start;gap:var(--space-5);padding:clamp(var(--space-8), 10vw, var(--space-10)) 0 var(--space-8);flex-direction:column;display:flex}.Hero-module__ZARIfG__name{font-family:var(--font-mono);font-size:var(--text-base);letter-spacing:.01em;color:var(--danger);font-weight:600}.Hero-module__ZARIfG__title{font-size:var(--text-hero);letter-spacing:-.03em;max-width:20ch}.Hero-module__ZARIfG__lede{font-size:var(--text-lg);color:var(--text-muted);max-width:54ch}.Hero-module__ZARIfG__chips{gap:var(--space-3);width:100%;max-width:480px;margin-top:var(--space-2);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.Hero-module__ZARIfG__chip{justify-content:center;align-items:center;gap:var(--space-2);min-width:0;padding:var(--space-3) var(--space-3);border-radius:var(--radius-full);background:var(--text);color:var(--bg);font-size:var(--text-sm);white-space:nowrap;transition:background var(--transition), color var(--transition), box-shadow var(--transition), transform var(--transition);font-weight:600;display:inline-flex}.Hero-module__ZARIfG__chip:hover{background:var(--accent-strong);color:var(--accent-contrast);box-shadow:-4px 0 0 var(--anaglyph-red);transform:translateY(-1px)}.Hero-module__ZARIfG__chip:active{transform:translateY(1px)}.Hero-module__ZARIfG__chipIcon{flex:none;width:16px;height:16px}.Hero-module__ZARIfG__chipArrow{color:inherit}
.ProjectGallery-module__Zs4ZiG__grid{gap:var(--space-5);grid-template-columns:1fr;list-style:none;display:grid}@media (min-width:640px){.ProjectGallery-module__Zs4ZiG__grid{grid-template-columns:repeat(2,1fr)}.ProjectGallery-module__Zs4ZiG__grid>.ProjectGallery-module__Zs4ZiG__item:last-child:nth-child(odd){grid-column:1/-1}}.ProjectGallery-module__Zs4ZiG__item{display:flex}.ProjectGallery-module__Zs4ZiG__card{gap:var(--space-3);width:100%;padding:var(--space-6);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:transform var(--transition), box-shadow var(--transition), border-color var(--transition);flex-direction:column;display:flex}.ProjectGallery-module__Zs4ZiG__card:hover{box-shadow:var(--shadow-lg);border-color:var(--border-strong);transform:translateY(-4px)}.ProjectGallery-module__Zs4ZiG__cardTop{justify-content:space-between;align-items:baseline;gap:var(--space-3);font-size:var(--text-sm);color:var(--text-muted);display:flex}.ProjectGallery-module__Zs4ZiG__company{color:var(--text);font-weight:600}.ProjectGallery-module__Zs4ZiG__years{white-space:nowrap}.ProjectGallery-module__Zs4ZiG__name{font-size:var(--text-xl)}.ProjectGallery-module__Zs4ZiG__summary{color:var(--text-muted);font-size:var(--text-base);flex:1}.ProjectGallery-module__Zs4ZiG__tags{gap:var(--space-2);flex-wrap:wrap;display:flex}.ProjectGallery-module__Zs4ZiG__tag{font-size:var(--text-xs);color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius-full);padding:2px var(--space-3)}.ProjectGallery-module__Zs4ZiG__meta{justify-content:space-between;align-items:center;gap:var(--space-3);margin-top:var(--space-2);padding-top:var(--space-4);border-top:1px solid var(--border);font-size:var(--text-sm);display:flex}.ProjectGallery-module__Zs4ZiG__role{color:var(--text-muted)}.ProjectGallery-module__Zs4ZiG__cta{color:var(--accent);text-underline-offset:3px;font-weight:600;text-decoration:underline}
.OtherWorks-module__GG4m9G__outer{gap:var(--space-4);flex-direction:column;display:flex}.OtherWorks-module__GG4m9G__wrap{align-items:center;gap:var(--space-3);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-4);box-shadow:var(--shadow-sm);display:flex}.OtherWorks-module__GG4m9G__track{gap:var(--space-5);scroll-snap-type:x mandatory;min-width:0;padding:var(--space-2) var(--space-1);scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent;flex:auto;margin:0;list-style:none;display:flex;overflow-x:auto}.OtherWorks-module__GG4m9G__track::-webkit-scrollbar{height:8px}.OtherWorks-module__GG4m9G__track::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:var(--radius-full)}.OtherWorks-module__GG4m9G__track::-webkit-scrollbar-track{background:0 0}.OtherWorks-module__GG4m9G__item{scroll-snap-align:start;flex:none;width:240px}.OtherWorks-module__GG4m9G__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);height:100%;box-shadow:var(--shadow-sm);transition:transform var(--transition), border-color var(--transition), box-shadow var(--transition);flex-direction:column;display:flex;overflow:hidden}.OtherWorks-module__GG4m9G__card:hover,.OtherWorks-module__GG4m9G__card:focus-visible{border-color:var(--accent);box-shadow:var(--shadow-md);transform:translateY(-2px)}.OtherWorks-module__GG4m9G__thumb{aspect-ratio:4/3;background:var(--surface);border-bottom:1px solid var(--border);display:block;position:relative;overflow:hidden}.OtherWorks-module__GG4m9G__img{object-fit:cover}.OtherWorks-module__GG4m9G__body{gap:var(--space-2);padding:var(--space-4);flex-direction:column;display:flex}.OtherWorks-module__GG4m9G__name{font-size:var(--text-base);color:var(--text);transition:color var(--transition);font-weight:600;line-height:1.3}.OtherWorks-module__GG4m9G__card:hover .OtherWorks-module__GG4m9G__name,.OtherWorks-module__GG4m9G__card:focus-visible .OtherWorks-module__GG4m9G__name{color:var(--accent)}.OtherWorks-module__GG4m9G__metaLine{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--accent);letter-spacing:.01em}.OtherWorks-module__GG4m9G__arrow{border-radius:var(--radius-full);border:1px solid var(--border-strong);background:var(--surface);width:40px;height:40px;color:var(--text);font-size:var(--text-lg);cursor:pointer;transition:background var(--transition), color var(--transition), border-color var(--transition);flex:none;justify-content:center;align-items:center;line-height:1;display:inline-flex}.OtherWorks-module__GG4m9G__arrow:hover{background:var(--accent-strong);color:var(--accent-contrast);box-shadow:-4px 0 0 var(--anaglyph-red);border-color:#0000}.OtherWorks-module__GG4m9G__dots{justify-content:center;gap:var(--space-2);display:flex}.OtherWorks-module__GG4m9G__dot{border-radius:var(--radius-full);border:1px solid var(--border-strong);cursor:pointer;width:9px;height:9px;transition:background var(--transition), border-color var(--transition), transform var(--transition);background:0 0;padding:0}.OtherWorks-module__GG4m9G__dot:hover{border-color:var(--accent)}.OtherWorks-module__GG4m9G__dotActive{background:var(--accent);border-color:var(--accent);transform:scale(1.15)}@media (max-width:560px){.OtherWorks-module__GG4m9G__item{width:76vw;max-width:300px}.OtherWorks-module__GG4m9G__arrow{display:none}}
.page-module___8aEwW__container{max-width:var(--container);padding:0 var(--container-pad);margin:0 auto}.page-module___8aEwW__work{padding-top:var(--space-6);scroll-margin-top:calc(var(--header-h) + var(--space-4))}.page-module___8aEwW__workHeader{gap:var(--space-2);margin-bottom:var(--space-6);flex-direction:column;display:flex}.page-module___8aEwW__workTitle{font-size:var(--text-2xl)}.page-module___8aEwW__workSub{color:var(--text-muted)}
