.template-collection .nh-collection-hero{min-height:0;padding:clamp(58px,7vw,102px) 0 clamp(48px,5.4vw,74px)}.template-collection .nh-collection-hero__inner{max-width:800px}.template-collection .nh-collection-hero h1{margin:12px 0 16px;max-width:700px;font-size:clamp(52px,6vw,94px);line-height:.83}.template-collection .nh-collection-hero h1 em{color:var(--nh-clay);font-weight:500}.template-collection .nh-collection-hero__inner>p:not(.nh-kicker){max-width:540px;margin:0;color:#f5f1e8bf;font-size:15px;line-height:1.55}.template-collection .nh-collection-hero__count{display:inline-flex;margin-top:23px;padding-top:10px;border-top:1px solid rgba(245,241,232,.28);color:var(--nh-gold);font:500 9px var(--nh-mono);letter-spacing:.1em;text-transform:uppercase}.template-collection .nh-collection-content{padding-top:clamp(38px,5vw,70px)}.template-collection .nh-collection-categories{display:flex;gap:8px;overflow:auto;margin-bottom:clamp(28px,4vw,48px);padding:0 0 5px;scrollbar-width:none}.template-collection .nh-collection-categories::-webkit-scrollbar{display:none}.template-collection .nh-collection-categories a{display:inline-flex;flex:0 0 auto;align-items:center;min-height:38px;padding:0 13px;border:1px solid var(--nh-line);color:#12231fc2;font:500 8px var(--nh-mono);letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:background .18s var(--nh-ease),border-color .18s var(--nh-ease),color .18s var(--nh-ease)}.template-collection .nh-collection-categories a:hover,.template-collection .nh-collection-categories a[aria-current=page]{border-color:var(--nh-forest);background:var(--nh-forest);color:var(--nh-paper)}.template-collection .nh-collection-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:0;padding:18px 0;border-top:1px solid var(--nh-line);border-bottom:1px solid var(--nh-line)}.template-collection .nh-collection-toolbar>div:first-child{display:flex;gap:10px;align-items:center;color:#12231f9e;font:500 9px var(--nh-mono);letter-spacing:.07em;text-transform:uppercase}.template-collection .nh-collection-toolbar__actions{display:flex;gap:8px;align-items:center}.template-collection .nh-collection-sort{display:flex;gap:9px;align-items:center}.template-collection .nh-collection-sort label{color:#12231f9e;font:500 8px var(--nh-mono);letter-spacing:.09em;text-transform:uppercase}.template-collection .nh-collection-sort select{min-height:38px;padding:0 29px 0 10px;border:1px solid var(--nh-line);border-radius:0;background:var(--nh-paper);color:var(--nh-ink);font:500 9px var(--nh-mono);letter-spacing:.04em}.template-collection .nh-filter-button{min-height:38px;padding:0 13px;border-color:var(--nh-line);background:transparent;color:var(--nh-ink);font-size:8px}.template-collection .nh-filter-button:hover{border-color:var(--nh-forest);background:var(--nh-forest);color:var(--nh-paper)}.template-collection .nh-filters{display:flex;gap:10px;align-items:flex-start;margin:0;padding:17px 0 22px;border-bottom:1px solid var(--nh-line)}.template-collection .nh-filters[hidden]{display:none}.template-collection .nh-filters__heading{display:flex;justify-content:space-between;gap:15px;align-items:center;min-width:150px;padding:11px 0;color:var(--nh-ink);font:500 9px var(--nh-mono);letter-spacing:.08em;text-transform:uppercase}.template-collection .nh-filters__heading a{color:var(--nh-clay);font-size:8px;text-decoration:none}.template-collection .nh-filters details{flex:1 1 180px;margin:0;border-top:0}.template-collection .nh-filters summary{min-height:39px;padding:0 10px;border:1px solid var(--nh-line);font:500 9px var(--nh-mono);letter-spacing:.06em}.template-collection .nh-filters details ul{max-height:216px;margin:0;padding:10px 2px 0;overflow:auto}.template-collection .nh-filters li label{grid-template-columns:auto 1fr auto;gap:7px;font-size:11px}.template-collection .nh-filters .nh-button{min-height:40px;margin-top:0;padding:0 14px;white-space:nowrap}.template-collection .nh-product-grid--collection{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(17px,2.1vw,30px) clamp(12px,1.55vw,22px);padding-top:clamp(31px,4vw,52px);align-items:stretch}.template-collection .nh-product-grid--collection .nh-product-card{display:flex;min-width:0;height:100%;flex-direction:column;border:1px solid rgba(18,55,43,.12);background:var(--nh-paper);box-shadow:0 1px #12372b0a;transition:box-shadow .22s var(--nh-ease),transform .22s var(--nh-ease)}.template-collection .nh-product-grid--collection .nh-product-card:hover,.template-collection .nh-product-grid--collection .nh-product-card:focus-within{z-index:1;box-shadow:0 14px 30px #12231f1f;transform:translateY(-3px)}.template-collection .nh-product-grid--collection .nh-product-card__media{display:grid;aspect-ratio:4/5;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 40%,#fffdf8,#f5eee2 67%,#ece0cf)}.template-collection .nh-product-grid--collection .nh-product-card__media>img{display:block;width:100%;height:100%;padding:clamp(13px,1.6vw,24px);box-sizing:border-box;object-fit:contain;object-position:center bottom;transform:translateY(0) scale(1);transition:transform .24s var(--nh-ease)}.template-collection .nh-product-grid--collection .nh-product-card:hover .nh-product-card__media>img,.template-collection .nh-product-grid--collection .nh-product-card:focus-within .nh-product-card__media>img{transform:translateY(-3px) scale(1.025)}.template-collection .nh-product-grid--collection .nh-product-card__scene{display:none}.template-collection .nh-product-grid--collection .nh-product-card__number{top:11px;right:11px;color:#12372b80;font-size:8px}.template-collection .nh-product-grid--collection .nh-product-card__body{display:flex;min-height:174px;flex:1;flex-direction:column;padding:14px 14px 15px}.template-collection .nh-product-grid--collection .nh-product-card__body>.nh-kicker{min-height:14px;margin:0;color:#12231f85;font-size:7px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.template-collection .nh-product-grid--collection .nh-product-card__title-row{min-height:56px;margin-top:6px;align-items:flex-start}.template-collection .nh-product-grid--collection .nh-product-card h3{display:-webkit-box;overflow:hidden;margin:0;font-size:clamp(24px,2.05vw,32px);line-height:.91;-webkit-box-orient:vertical;-webkit-line-clamp:2}.template-collection .nh-product-grid--collection .nh-product-card__arrow{margin-top:2px;color:var(--nh-clay);font-size:15px;transition:transform .18s var(--nh-ease)}.template-collection .nh-product-grid--collection .nh-product-card:hover .nh-product-card__arrow,.template-collection .nh-product-grid--collection .nh-product-card:focus-within .nh-product-card__arrow{transform:translate(3px,-3px)}.template-collection .nh-product-grid--collection .nh-product-card__meta{display:flex;min-height:25px;justify-content:space-between;gap:9px;align-items:end;margin-top:auto;padding-top:10px;border-top:1px solid var(--nh-line)}.template-collection .nh-product-grid--collection .nh-product-card__meta span{overflow:hidden;color:#12231f94;font-size:8px;white-space:nowrap;text-overflow:ellipsis}.template-collection .nh-product-grid--collection .nh-product-card__meta strong{flex:0 0 auto;color:var(--nh-ink);font-size:11px}.template-collection .nh-product-grid--collection .nh-product-card__quick-add,.template-collection .nh-product-grid--collection .nh-product-card__coming-link{margin-top:12px}.template-collection .nh-product-grid--collection .nh-product-card__quick-add-button{display:flex;min-height:37px;width:100%;justify-content:space-between;align-items:center;padding:0 10px;border:1px solid var(--nh-line);background:transparent;color:var(--nh-ink);font:500 8px var(--nh-mono);letter-spacing:.08em;text-transform:uppercase;transition:background .18s var(--nh-ease),border-color .18s var(--nh-ease),color .18s var(--nh-ease)}.template-collection .nh-product-grid--collection .nh-product-card__quick-add-button:hover{border-color:var(--nh-forest);background:var(--nh-forest);color:var(--nh-paper)}.template-collection .nh-product-grid--collection .nh-pagination{grid-column:1/-1}.template-collection .nh-collection-discovery{margin-top:clamp(70px,10vw,130px)}@media(max-width:1199px){.template-collection .nh-product-grid--collection{grid-template-columns:repeat(3,minmax(0,1fr))}.template-collection .nh-product-grid--collection .nh-product-card__body{min-height:168px}.template-collection .nh-product-grid--collection .nh-product-card h3{font-size:28px}}@media(max-width:749px){.template-collection .nh-collection-hero{padding-top:52px;padding-bottom:44px}.template-collection .nh-collection-hero h1{font-size:56px}.template-collection .nh-collection-hero__inner>p:not(.nh-kicker){font-size:13px}.template-collection .nh-collection-content{padding-top:29px}.template-collection .nh-collection-categories{gap:6px;margin-bottom:25px}.template-collection .nh-collection-categories a{min-height:34px;padding:0 10px;font-size:7px}.template-collection .nh-collection-toolbar{gap:12px;align-items:flex-start;padding:13px 0}.template-collection .nh-collection-toolbar>div:first-child{padding-top:7px;font-size:7px}.template-collection .nh-collection-toolbar>div:first-child .nh-toolbar-divider,.template-collection .nh-collection-toolbar>div:first-child span:last-child{display:none}.template-collection .nh-collection-toolbar__actions{gap:5px}.template-collection .nh-collection-sort label{display:none}.template-collection .nh-collection-sort select,.template-collection .nh-filter-button{min-height:34px;padding:0 8px;font-size:7px}.template-collection .nh-collection-sort select{max-width:91px;padding-right:18px}.template-collection .nh-filters:not([hidden]){position:fixed;z-index:50;right:12px;bottom:12px;left:12px;display:grid;gap:9px;max-height:min(73vh,610px);overflow:auto;margin:0;padding:19px;border:1px solid var(--nh-line);background:var(--nh-paper);box-shadow:0 20px 46px #12231f3b}.template-collection .nh-filters__heading{min-width:0;padding:0}.template-collection .nh-filters details{min-width:0}.template-collection .nh-filters details ul{max-height:132px}.template-collection .nh-filters .nh-button{width:100%}.template-collection .nh-product-grid--collection{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 9px;padding-top:25px}.template-collection .nh-product-grid--collection .nh-product-card__media{aspect-ratio:1/1.13}.template-collection .nh-product-grid--collection .nh-product-card__media>img{padding:10px;object-position:center bottom}.template-collection .nh-product-grid--collection .nh-product-card__body{min-height:153px;padding:11px 10px 10px}.template-collection .nh-product-grid--collection .nh-product-card__body>.nh-kicker{font-size:6px}.template-collection .nh-product-grid--collection .nh-product-card__title-row{min-height:43px;margin-top:5px}.template-collection .nh-product-grid--collection .nh-product-card h3{font-size:22px;line-height:.91}.template-collection .nh-product-grid--collection .nh-product-card__meta{min-height:22px;padding-top:7px}.template-collection .nh-product-grid--collection .nh-product-card__meta span{max-width:72px;font-size:7px}.template-collection .nh-product-grid--collection .nh-product-card__meta strong{font-size:9px}.template-collection .nh-product-grid--collection .nh-product-card__quick-add,.template-collection .nh-product-grid--collection .nh-product-card__coming-link{margin-top:9px}.template-collection .nh-product-grid--collection .nh-product-card__quick-add-button{min-height:34px;padding:0 8px;font-size:7px}}@media(prefers-reduced-motion:reduce){.template-collection .nh-product-grid--collection .nh-product-card,.template-collection .nh-product-grid--collection .nh-product-card__media>img,.template-collection .nh-product-grid--collection .nh-product-card__arrow,.template-collection .nh-product-grid--collection .nh-product-card__quick-add-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/collection-catalogue-refinement.css.map */
