.he-subcategory-layout{display:grid;grid-template-columns:240px 1fr;gap:32px;align-items:start;padding:24px 0}.he-filter-sidebar{position:sticky;top:24px;background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:20px}.he-sidebar-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #eeeeee}.he-sidebar-head__title{font-family:Noto Sans Display,sans-serif;font-size:14px;font-weight:600;color:#1c1c1c}.he-sidebar-head__reset{font-size:12px;color:#c00;text-decoration:none}.he-sidebar-head__reset:hover{text-decoration:underline}.he-sg{border-bottom:1px solid #f0f0f0}.he-sg:last-child{border-bottom:none}.he-sg__hd{display:flex;align-items:center;justify-content:space-between;font-family:Noto Sans Display,sans-serif;font-size:13px;font-weight:600;color:#1c1c1c;padding:12px 0;cursor:pointer;list-style:none}.he-sg__hd::-webkit-details-marker{display:none}.he-sg__chev{transition:transform .2s ease}.he-sg[open] .he-sg__chev{transform:rotate(180deg)}.he-sg__body{padding-bottom:12px}.he-filter-section-title{font-size:14px!important;padding-bottom:12px!important;margin-bottom:12px!important;border-bottom:1px solid #eeeeee!important}.he-filter-checkbox{display:flex;align-items:flex-start;gap:8px;width:100%;padding:8px 0;cursor:pointer;font-size:14px;border-bottom:1px solid #f5f5f5}.he-filter-checkbox:last-child{border-bottom:none}.he-filter-checkbox input[type=checkbox]{width:18px;height:18px;accent-color:#CC0000;cursor:pointer;flex-shrink:0}.he-filter-label{flex:1;color:#1c1c1c;white-space:normal;word-break:break-word}.he-filter-count{flex-shrink:0;margin-left:auto;color:#999;font-size:12px;white-space:nowrap}.he-filter-show-more{margin-top:10px;font-size:13px;color:#c00;background:none;border:none;cursor:pointer;padding:0;text-decoration:underline;display:block}.he-filter-group--subcat:not(.he-filter-expanded) .he-filter-checkbox:nth-child(n+8){display:none}.he-scat__products{flex:1;min-width:0}.he-scat__products-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #eeeeee}.he-scat__count{font-family:Noto Sans Display,sans-serif;font-size:14px;color:#666}.he-scat__sort{display:flex;align-items:center;gap:8px}.he-scat__sort-label{font-size:13px;color:#666}.he-scat__sort-select{font-size:13px;padding:6px 28px 6px 10px;border:1px solid #ddd;border-radius:6px;background:#fff url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="%23666" stroke-width="2"><polyline points="6 9 12 15 18 9"/></svg>') no-repeat right 8px center;-webkit-appearance:none;appearance:none;cursor:pointer}.he-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.he-loading{grid-column:1 / -1;text-align:center;padding:60px 20px;color:#999;font-size:14px}.he-product-card{display:flex;flex-direction:column;text-decoration:none;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 1px 4px #0000000f;transition:transform .2s ease,box-shadow .2s ease}.he-product-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000001a}.he-product-card__img{position:relative;aspect-ratio:1 / 1;background:#f5f5f5;overflow:hidden}.he-product-card__img img{width:100%;height:100%;object-fit:cover}.he-product-card__info{padding:12px 14px}.he-product-card__title{font-family:Noto Sans Display,sans-serif;font-size:13px;font-weight:500;color:#1c1c1c;margin:0 0 6px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.he-product-card__price{font-family:Noto Sans Display,sans-serif;font-size:14px;font-weight:700;color:#1c1c1c}.he-product-card__price--compare{font-size:12px;color:#999;text-decoration:line-through;margin-left:6px;font-weight:400}@media(max-width:1099px){.he-subcategory-layout{grid-template-columns:200px 1fr}.he-product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:749px){.he-subcategory-layout{grid-template-columns:1fr}.he-product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.he-filter-sidebar{position:static;margin-bottom:20px}.he-scat__products-header{flex-direction:column;align-items:flex-start;gap:12px}}@media(max-width:479px){.he-product-grid{grid-template-columns:repeat(2,1fr);gap:10px}}.he-scat-section{background:var(--he-offwhite, #FAFAF8)}.he-scat{padding:40px 0 64px;background:var(--he-offwhite, #FAFAF8)}.he-scat__inner{max-width:1400px;margin:0 auto;padding:0 28px}.he-scat__breadcrumb{display:flex;align-items:center;gap:6px;font-family:Noto Sans Display,sans-serif;font-size:12px;color:#999;margin-bottom:14px}.he-scat__bc-link{color:#999;text-decoration:none;transition:color .18s ease}.he-scat__bc-link:hover{color:#c00}.he-scat__bc-sep{color:#ccc}.he-scat__bc-current{color:#555;font-weight:500}.he-scat__title{font-family:Noto Sans Display,sans-serif;font-size:32px;font-weight:700;color:#1c1c1c;letter-spacing:-.025em;margin:0 0 8px;line-height:1.1}.he-scat__desc{font-family:Noto Sans Display,sans-serif;font-size:14px;color:#666;margin:0 0 6px;max-width:600px;line-height:1.55}.he-scat__header{margin-bottom:40px;padding-bottom:28px;border-bottom:1px solid #EBEBEB}.he-scat__grid-wrap{display:flex;flex-direction:column;gap:48px}.he-scat__cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.he-scat__group{display:flex;flex-direction:column;gap:16px}.he-scat__group-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:2px solid #CC0000}.he-scat__group-title{font-family:Noto Sans Display,sans-serif;font-size:13px;font-weight:700;color:#1c1c1c;text-transform:uppercase;letter-spacing:.07em}.he-scat__group-all{font-family:Noto Sans Display,sans-serif;font-size:12px;font-weight:600;color:#c00;text-decoration:none;display:inline-flex;align-items:center;gap:4px;flex-shrink:0;transition:gap .18s ease}.he-scat__group-all:hover{gap:8px}.he-scat-card{display:flex;flex-direction:column;text-decoration:none;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 1px 4px #0000000f;transition:transform .22s ease,box-shadow .22s ease}.he-scat-card:hover{transform:translateY(-4px);box-shadow:0 8px 28px #0000001c}.he-scat-card__img-wrap{position:relative;width:100%;aspect-ratio:4 / 3;background:#f2f2f0;overflow:hidden}.he-scat-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s cubic-bezier(.25,.46,.45,.94)}.he-scat-card__img--placeholder{width:100%;height:100%;object-fit:fill}.he-scat-card:hover .he-scat-card__img:not(.he-scat-card__img--placeholder){transform:scale(1.07)}.he-scat-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000;transition:background .22s ease;pointer-events:none}.he-scat-card:hover .he-scat-card__overlay{background:#00000014}.he-scat-card__body{display:flex;align-items:center;gap:6px;padding:12px 14px;flex-wrap:wrap}.he-scat-card__name{font-family:Noto Sans Display,sans-serif;font-size:13px;font-weight:600;color:#1c1c1c;flex:1;-webkit-hyphens:auto;hyphens:auto;line-height:1.3}.he-scat-card__count{font-family:Noto Sans Display,sans-serif;font-size:11px;color:#999;white-space:nowrap}.he-scat-card__arrow{color:#c00;display:flex;align-items:center;flex-shrink:0;opacity:0;transform:translate(-4px);transition:opacity .18s ease,transform .18s ease}.he-scat-card:hover .he-scat-card__arrow{opacity:1;transform:translate(0)}.he-scat__footer{margin-top:48px;padding-top:32px;border-top:1px solid #EBEBEB;text-align:center}.he-scat__all-link{display:inline-flex;align-items:center;gap:6px;font-family:Noto Sans Display,sans-serif;font-size:14px;font-weight:600;color:#c00;text-decoration:none;padding:12px 28px;border:2px solid #CC0000;border-radius:6px;transition:background .18s ease,color .18s ease,gap .18s ease}.he-scat__all-link:hover{background:#c00;color:#fff;gap:10px}.he-scat__no-sub{text-align:center;padding:60px 20px;font-family:Noto Sans Display,sans-serif;font-size:14px;color:#666}.he-scat__no-sub a{color:#c00}@media(max-width:1099px){.he-scat__cards{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}@media(max-width:749px){.he-scat{padding:28px 0 48px}.he-scat__inner{padding:0 16px}.he-scat__title{font-size:24px}.he-scat__header{margin-bottom:28px;padding-bottom:20px}.he-scat__grid-wrap{gap:36px}.he-scat__cards{grid-template-columns:repeat(2,1fr);gap:12px}.he-scat-card__body{padding:10px 12px}.he-scat-card__name{font-size:12px}}@media(max-width:479px){.he-scat__cards{grid-template-columns:repeat(2,1fr);gap:10px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/he-subcategory-landing.css.map */
