.ProductCatalog-module__cMsOfa__hero{background:var(--surface-page);padding:230px 0 120px}.ProductCatalog-module__cMsOfa__heroInner{max-width:var(--page-max-width);padding:0 var(--page-gutter);text-align:center;margin:0 auto}.ProductCatalog-module__cMsOfa__breadcrumb{font-family:var(--font-kr);color:var(--text-muted);align-items:center;gap:10px;font-size:17px;display:inline-flex}.ProductCatalog-module__cMsOfa__breadcrumb a{color:var(--text-muted);text-decoration:none}.ProductCatalog-module__cMsOfa__breadcrumb a:hover{color:var(--text-primary);opacity:1}.ProductCatalog-module__cMsOfa__homeIcon{width:16px;height:16px;color:var(--text-muted)}.ProductCatalog-module__cMsOfa__crumbSep{color:var(--border-default)}.ProductCatalog-module__cMsOfa__crumbCurrent{color:var(--text-primary);font-weight:var(--weight-medium)}.ProductCatalog-module__cMsOfa__title{font-family:var(--font-kr);font-size:clamp(48px,6vw,88px);font-weight:var(--weight-bold);line-height:var(--leading-tight);color:var(--text-primary);letter-spacing:-.01em;margin-top:24px}.ProductCatalog-module__cMsOfa__tabsWrap{justify-content:center;margin-top:48px;display:flex}.ProductCatalog-module__cMsOfa__tabs{background:var(--color-ink-50);border-radius:18px;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;padding:10px;display:inline-flex}.ProductCatalog-module__cMsOfa__tab{font-family:var(--font-kr);font-size:19px;font-weight:var(--weight-medium);color:var(--text-muted);cursor:pointer;white-space:nowrap;transition:background .25s var(--ease-standard), color .25s var(--ease-standard);background:0 0;border:none;border-radius:10px;padding:12px 30px}.ProductCatalog-module__cMsOfa__tab:hover{color:var(--text-primary)}.ProductCatalog-module__cMsOfa__tabActive,.ProductCatalog-module__cMsOfa__tabActive:hover{background:var(--text-primary);color:#fff}.ProductCatalog-module__cMsOfa__mobileTabWrap{display:none}.ProductCatalog-module__cMsOfa__listSection{background:var(--surface-page);padding:0 0 var(--section-gap)}.ProductCatalog-module__cMsOfa__toolbar{max-width:var(--page-max-width);padding:0 var(--page-gutter);justify-content:space-between;align-items:flex-end;margin:0 auto 40px;display:flex}.ProductCatalog-module__cMsOfa__totalCount{font-family:var(--font-kr);color:var(--text-muted);font-size:18px}.ProductCatalog-module__cMsOfa__totalCount strong{font-weight:var(--weight-bold);color:var(--text-primary)}.ProductCatalog-module__cMsOfa__searchWrap{width:320px;position:relative}.ProductCatalog-module__cMsOfa__searchInput{width:100%;height:62px;font-family:var(--font-kr);color:var(--text-primary);background:var(--surface-page);border:1.5px solid var(--border-default);border-radius:var(--radius-pill);transition:border-color .25s var(--ease-standard), box-shadow .25s var(--ease-standard);outline:none;padding:0 24px;font-size:17px}.ProductCatalog-module__cMsOfa__searchInput::placeholder{color:var(--text-muted);opacity:.6}.ProductCatalog-module__cMsOfa__searchInput:focus{border-color:var(--text-primary);box-shadow:none;border-width:2px}.ProductCatalog-module__cMsOfa__searchIcon{width:22px;height:22px;color:var(--text-muted);pointer-events:none;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.ProductCatalog-module__cMsOfa__grid{max-width:var(--page-max-width);padding:0 var(--page-gutter);grid-template-columns:repeat(3,1fr);gap:60px 28px;margin:0 auto;display:grid}.ProductCatalog-module__cMsOfa__pagination{justify-content:center;align-items:center;gap:8px;margin-top:80px;display:flex}.ProductCatalog-module__cMsOfa__pageNav,.ProductCatalog-module__cMsOfa__pageNum{width:40px;height:40px;font-family:var(--font-en);color:var(--text-muted);cursor:pointer;transition:background .2s var(--ease-standard), color .2s var(--ease-standard);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:15px;display:inline-flex}.ProductCatalog-module__cMsOfa__pageNav:hover,.ProductCatalog-module__cMsOfa__pageNum:hover{background:var(--color-ink-50);color:var(--text-primary)}.ProductCatalog-module__cMsOfa__pageNav:disabled{opacity:.35;cursor:default;background:0 0}.ProductCatalog-module__cMsOfa__pageNumActive,.ProductCatalog-module__cMsOfa__pageNumActive:hover{background:var(--text-primary);color:#fff}@media (max-width:860px){.ProductCatalog-module__cMsOfa__grid{grid-template-columns:repeat(2,1fr);gap:48px 20px}.ProductCatalog-module__cMsOfa__tabsWrap{scrollbar-width:none;-ms-overflow-style:none;justify-content:flex-start;overflow-x:auto}.ProductCatalog-module__cMsOfa__tabsWrap::-webkit-scrollbar{display:none}.ProductCatalog-module__cMsOfa__tabs{flex-wrap:nowrap}.ProductCatalog-module__cMsOfa__searchWrap{width:220px}.ProductCatalog-module__cMsOfa__tabsWrap{display:none}.ProductCatalog-module__cMsOfa__mobileTabWrap{margin-top:48px;display:block}}@media (max-width:560px){.ProductCatalog-module__cMsOfa__hero{padding:130px 0 64px}.ProductCatalog-module__cMsOfa__breadcrumb{gap:6px;font-size:15px}.ProductCatalog-module__cMsOfa__title{margin-top:22px;font-size:47px}.ProductCatalog-module__cMsOfa__mobileTabWrap{margin-top:42px}.ProductCatalog-module__cMsOfa__grid{grid-template-columns:repeat(2,1fr);gap:48px 14px}.ProductCatalog-module__cMsOfa__toolbar{flex-direction:column;align-items:stretch;gap:20px;margin-bottom:36px}.ProductCatalog-module__cMsOfa__searchWrap{order:-1;width:100%}.ProductCatalog-module__cMsOfa__totalCount{order:1}.ProductCatalog-module__cMsOfa__pagination{margin-top:64px}}.ProductCatalog-module__cMsOfa__stateRow{font-family:var(--font-kr);font-size:var(--text-body);color:var(--text-muted);text-align:center;padding:80px 0}
