.projects-module__TufIOa__pageWrapper{background:var(--bg);color:var(--text-ink);min-height:100vh;padding-top:86px}.projects-module__TufIOa__container{flex-direction:column;align-items:flex-start;gap:64px;width:100%;padding:120px 40px;display:flex}.projects-module__TufIOa__hero{letter-spacing:-.02em;width:100%;color:var(--text-ink);font-family:Pretendard Variable,Pretendard,sans-serif;font-size:32px;font-weight:500;line-height:1.4}.projects-module__TufIOa__controlsBlock{flex-direction:column;gap:32px;width:100%;display:flex}.projects-module__TufIOa__topRow{justify-content:space-between;align-items:center;gap:24px;width:100%;display:flex}.projects-module__TufIOa__viewToggle{align-items:center;gap:24px;display:flex}.projects-module__TufIOa__viewBtn{color:var(--text-ink);letter-spacing:-.02em;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-family:Pretendard Variable,Pretendard,sans-serif;font-size:14px;font-weight:500;line-height:1.2;display:flex}.projects-module__TufIOa__viewBtnInactive{opacity:.5}.projects-module__TufIOa__viewBtnActive{text-underline-offset:6px;text-decoration:underline;text-decoration-thickness:1px}.projects-module__TufIOa__viewBtnIcon{flex-shrink:0;width:18px;height:18px}.projects-module__TufIOa__searchBox{border-bottom:1px solid var(--border-soft);align-items:center;width:280px;padding:8px 0;transition:border-color .2s;display:flex;position:relative}.projects-module__TufIOa__searchBox:focus-within{border-color:var(--text-muted)}.projects-module__TufIOa__searchInput{color:var(--text-ink);letter-spacing:-.02em;background:0 0;border:none;outline:none;flex:1;padding:0;font-family:Pretendard Variable,Pretendard,sans-serif;font-size:14px}.projects-module__TufIOa__searchInput::placeholder{color:var(--text-subtle)}.projects-module__TufIOa__searchIcon{width:16px;height:16px;color:var(--text-muted);flex-shrink:0;margin-left:8px}.projects-module__TufIOa__filterRow{grid-template-columns:repeat(4,minmax(0,1fr)) auto;align-items:start;gap:32px;width:100%;display:grid}.projects-module__TufIOa__filterGroup{width:100%;position:relative}.projects-module__TufIOa__filter{border:none;border-bottom:1px solid var(--border-soft);width:100%;color:var(--text-ink);letter-spacing:-.02em;cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:11px;padding:10px 0;font-family:Pretendard Variable,Pretendard,sans-serif;font-size:14px;font-weight:400;line-height:1.2;transition:border-color .2s;display:flex}.projects-module__TufIOa__filter:hover,.projects-module__TufIOa__filterOpen{border-color:var(--text-ink)}.projects-module__TufIOa__filterChevron{opacity:.6;flex-shrink:0;width:14px;height:14px;transition:transform .2s}.projects-module__TufIOa__filterOpen .projects-module__TufIOa__filterChevron{transform:rotate(180deg)}.projects-module__TufIOa__dropdown{background:var(--bg-soft);border:1px solid var(--border-soft);z-index:10;scrollbar-width:thin;scrollbar-color:#7f7f7f66 transparent;flex-direction:column;min-width:180px;max-height:320px;padding:6px;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.projects-module__TufIOa__dropdown::-webkit-scrollbar{width:4px}.projects-module__TufIOa__dropdown::-webkit-scrollbar-track{background:0 0}.projects-module__TufIOa__dropdown::-webkit-scrollbar-thumb{background:#7f7f7f66;border-radius:2px}.projects-module__TufIOa__dropdown::-webkit-scrollbar-thumb:hover{background:#7f7f7fb3}.projects-module__TufIOa__dropdownItem{text-align:left;color:var(--text-body);letter-spacing:-.02em;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:10px 12px;font-family:Pretendard Variable,Pretendard,sans-serif;font-size:14px;transition:background .15s,color .15s;display:flex}.projects-module__TufIOa__dropdownItem:hover{background:var(--bg-subtle);color:var(--text-ink)}.projects-module__TufIOa__dropdownItemActive{color:var(--text-ink);background:var(--bg-card-hover)}.projects-module__TufIOa__checkbox{border:1px solid var(--text-subtle);width:16px;height:16px;color:var(--bg);flex-shrink:0;justify-content:center;align-items:center;font-size:11px;line-height:1;display:inline-flex}.projects-module__TufIOa__checkboxChecked{background:var(--text-ink);border-color:var(--text-ink)}.projects-module__TufIOa__resetBtn{color:var(--text-ink);letter-spacing:-.02em;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:8px;padding:10px 0;font-family:Pretendard Variable,Pretendard,sans-serif;font-size:14px;transition:opacity .15s;display:flex}.projects-module__TufIOa__resetBtn:hover{opacity:.7}.projects-module__TufIOa__resetIcon{flex-shrink:0;width:14px;height:14px}.projects-module__TufIOa__listContainer{flex-direction:column;width:100%;display:flex;position:relative}.projects-module__TufIOa__hoverPreview{background-color:var(--bg-card);pointer-events:none;z-index:5;will-change:transform;background-position:50%;background-size:cover;width:420px;height:280px;transition:opacity .15s;position:absolute;top:0;left:0;box-shadow:0 24px 60px #00000080}@media (max-width:768px){.projects-module__TufIOa__hoverPreview{display:none}}.projects-module__TufIOa__listHeader{border-bottom:1px solid var(--border-soft);color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;grid-template-columns:minmax(0,2fr) minmax(0,2fr) minmax(0,1fr) auto;gap:48px;padding:16px 0;font-family:Pretendard Variable,Pretendard,sans-serif;font-size:12px;font-weight:500;display:grid}.projects-module__TufIOa__listRow{border-bottom:1px solid var(--bg-card-hover);color:var(--text-ink);letter-spacing:-.023em;cursor:pointer;grid-template-columns:minmax(0,2fr) minmax(0,2fr) minmax(0,1fr) auto;align-items:center;gap:48px;padding:18px 0;font-family:Pretendard Variable,Pretendard,sans-serif;font-size:18px;line-height:1.3;text-decoration:none;transition:background .2s;display:grid}.projects-module__TufIOa__listRow:hover{background:var(--bg-subtle)}.projects-module__TufIOa__clientCell{align-items:center;gap:14px;min-width:0;display:flex}.projects-module__TufIOa__clientLogo{background:#fff 50%/contain no-repeat;border-radius:50%;flex-shrink:0;width:36px;height:36px}.projects-module__TufIOa__clientLogoFallback{width:36px;height:36px;color:var(--text-body);letter-spacing:.04em;background:#1f1f1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Pretendard Variable,Pretendard,sans-serif;font-size:11px;font-weight:600;display:flex}.projects-module__TufIOa__titleCell{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.projects-module__TufIOa__gridContainer{grid-template-columns:repeat(3,1fr);align-items:start;gap:48px 24px;width:100%;display:grid}.projects-module__TufIOa__gridItem{color:var(--text-ink);opacity:0;will-change:transform, opacity;flex-direction:column;text-decoration:none;transition:opacity 1.2s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1);display:flex;position:relative;transform:translateY(48px)}.projects-module__TufIOa__gridItem .projects-module__TufIOa__gridImage{will-change:transform;transition:transform 1.8s cubic-bezier(.16,1,.3,1);transform:scale(1.08)}.projects-module__TufIOa__gridItemVisible{opacity:1;transform:translateY(0)}.projects-module__TufIOa__gridItemVisible .projects-module__TufIOa__gridImage{transform:scale(1)}.projects-module__TufIOa__gridContainer .projects-module__TufIOa__gridItem:nth-child(3n+2),.projects-module__TufIOa__gridContainer .projects-module__TufIOa__gridItem:nth-child(3n+2) .projects-module__TufIOa__gridImage{transition-delay:.12s}.projects-module__TufIOa__gridContainer .projects-module__TufIOa__gridItem:nth-child(3n),.projects-module__TufIOa__gridContainer .projects-module__TufIOa__gridItem:nth-child(3n) .projects-module__TufIOa__gridImage{transition-delay:.24s}@media (max-width:1024px){.projects-module__TufIOa__gridContainer .projects-module__TufIOa__gridItem:nth-child(3n+2),.projects-module__TufIOa__gridContainer .projects-module__TufIOa__gridItem:nth-child(3n+2) .projects-module__TufIOa__gridImage,.projects-module__TufIOa__gridContainer .projects-module__TufIOa__gridItem:nth-child(3n),.projects-module__TufIOa__gridContainer .projects-module__TufIOa__gridItem:nth-child(3n) .projects-module__TufIOa__gridImage{transition-delay:0s}.projects-module__TufIOa__gridContainer .projects-module__TufIOa__gridItem:nth-child(2n),.projects-module__TufIOa__gridContainer .projects-module__TufIOa__gridItem:nth-child(2n) .projects-module__TufIOa__gridImage{transition-delay:.14s}.projects-module__TufIOa__gridItem{transform:translateY(36px)}}@media (prefers-reduced-motion:reduce){.projects-module__TufIOa__gridItem,.projects-module__TufIOa__gridItem .projects-module__TufIOa__gridImage{opacity:1;transition:none;transform:none}}.projects-module__TufIOa__gridItemView{pointer-events:none;will-change:transform;z-index:3;width:80px;height:80px;position:absolute;top:0;left:0}.projects-module__TufIOa__gridItemViewInner{border:1px solid #ffffff4d;border-radius:0;justify-content:center;align-items:center;width:100%;height:100%;transition:transform .35s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden;transform:scale(0)}.projects-module__TufIOa__gridItem:hover .projects-module__TufIOa__gridItemViewInner{transform:scale(1)}.projects-module__TufIOa__gridItemViewBlur{filter:blur(28px)saturate(120%);z-index:0;background-position:50%;background-size:cover;position:absolute;inset:-30px}.projects-module__TufIOa__gridItemViewLabel{z-index:1;text-transform:uppercase;letter-spacing:.2em;color:#fff;text-shadow:0 1px 2px #0000004d;font-size:13px;font-weight:500;position:relative}.projects-module__TufIOa__gridImage{aspect-ratio:16/9;background:#1a1a1a 50%/cover;width:100%;margin-bottom:16px}.projects-module__TufIOa__gridItem:nth-child(7n+3) .projects-module__TufIOa__gridImage{aspect-ratio:3/4}.projects-module__TufIOa__gridItem:nth-child(11n+5) .projects-module__TufIOa__gridImage{aspect-ratio:4/3}.projects-module__TufIOa__gridCaption{letter-spacing:-.02em;flex-direction:column;gap:2px;font-family:Pretendard Variable,Pretendard,sans-serif;font-size:17px;line-height:1.35;display:flex}.projects-module__TufIOa__gridTitleLine{color:var(--text-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.projects-module__TufIOa__gridTitle{font-weight:600}.projects-module__TufIOa__gridSubtitle{opacity:.55;margin-left:6px;font-weight:400}.projects-module__TufIOa__gridMeta,.projects-module__TufIOa__gridYear{color:var(--text-ink);opacity:.5}.projects-module__TufIOa__empty{text-align:center;width:100%;color:var(--text-subtle);padding:80px 0;font-size:15px}@media (max-width:1024px){.projects-module__TufIOa__container{gap:48px;padding:80px 40px}.projects-module__TufIOa__hero{font-size:26px}.projects-module__TufIOa__filterRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.projects-module__TufIOa__resetBtn{grid-column:1/-1;justify-content:flex-start}.projects-module__TufIOa__gridContainer{grid-template-columns:repeat(2,1fr)}.projects-module__TufIOa__listHeader,.projects-module__TufIOa__listRow{gap:24px}}@media (max-width:768px){.projects-module__TufIOa__container{gap:32px;padding:60px 16px}.projects-module__TufIOa__hero{font-size:22px}.projects-module__TufIOa__topRow{flex-direction:column;align-items:stretch;gap:16px}.projects-module__TufIOa__searchBox{width:100%}.projects-module__TufIOa__filterRow{grid-template-columns:1fr;gap:16px}.projects-module__TufIOa__resetBtn{grid-column:1;justify-content:flex-start}.projects-module__TufIOa__gridContainer{grid-template-columns:1fr}.projects-module__TufIOa__listHeader{display:none}.projects-module__TufIOa__listRow{grid-template-columns:1fr;gap:8px;padding:16px 0;font-size:14px}.projects-module__TufIOa__clientLogo{width:32px;height:32px}.projects-module__TufIOa__titleCell{white-space:normal}}@media (pointer:coarse),(max-width:768px){.projects-module__TufIOa__gridItemView{display:none}}
