.shop-control-panel{background:#f8f6f2;border-top:1px solid #e8e0d5;padding:27px 30px 23px}.shop-catalogue .shop-filters{grid-template-columns:minmax(0,1fr) minmax(250px,.66fr);align-items:end;gap:45px;margin-bottom:22px;display:grid}.shop-catalogue .shop-control-panel .form-field{min-width:0;max-width:none;margin:0;display:block}.shop-control-label{color:#667075;font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:600;line-height:1.5;display:block}.shop-field-shell{margin-top:5px;display:block;position:relative}.shop-catalogue .shop-control-panel .form-field input,.shop-catalogue .shop-control-panel .form-field select{width:100%;min-width:0;min-height:48px;color:var(--navy);font:400 14px/1.6 var(--sans);background:0 0;border:0;border-bottom:1px solid #c8c0b5;border-radius:0;margin:0;padding:11px 26px 11px 0;transition:border-color .18s;display:block}.shop-catalogue .shop-control-panel .form-field input{padding-left:33px}.shop-catalogue .shop-control-panel .form-field select{appearance:none;cursor:pointer}.shop-catalogue .shop-control-panel input::placeholder{color:#52606b;opacity:1}.shop-search-icon,.shop-select-chevron{color:var(--navy);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.shop-search-icon{width:21px;height:21px;left:0}.shop-select-chevron{width:15px;height:15px;right:2px}.shop-display-controls{border-top:1px solid #e4ddd3;grid-template-columns:minmax(176px,1fr) 200px 125px;align-items:end;gap:30px;padding-top:22px;display:grid}.shop-view-selector{min-width:0}.shop-view-buttons{background:#ede8e0;border-radius:6px;gap:0;margin-top:7px;display:inline-flex}.shop-view-buttons button{color:#697079;background:0 0;border:0;border-radius:4px;flex:none;justify-content:center;align-items:center;width:44px;min-height:44px;padding:10px;transition:background-color .18s,color .18s;display:inline-flex}.shop-view-buttons [aria-pressed=true]{background:var(--navy);color:#dfc7ab}.shop-grid-icon{flex:none;width:22px;height:22px;display:block}.shop-view-buttons button:hover:not(:disabled):not([aria-pressed=true]){color:var(--navy);background:#e0d6c9}.shop-view-buttons .shop-view-mobile{display:none}.shop-catalogue .shop-display-controls .form-field select{min-height:44px;font-size:13px}.shop-catalogue .shop-control-panel .form-field input:hover:not(:disabled),.shop-catalogue .shop-control-panel .form-field select:hover:not(:disabled){border-bottom-color:var(--navy)}.shop-results-header{justify-content:space-between;align-items:center;gap:20px;margin:17px 0 32px;display:flex}.shop-results-header p{color:#576573;font-size:12px;line-height:1.7}.shop-reset{min-height:44px;color:var(--ink);text-underline-offset:5px;background:0 0;border:0;flex:none;padding:6px 0;font-size:12px;text-decoration:underline}.shop-catalogue button:disabled,.shop-catalogue input:disabled,.shop-catalogue select:disabled{cursor:default;opacity:.5}.shop-catalogue button:focus-visible,.shop-catalogue .shop-control-panel input:focus-visible,.shop-catalogue .shop-control-panel select:focus-visible,.shop-catalogue #product-count:focus-visible{outline:2px solid var(--blue);outline-offset:4px}.shop-catalogue .product-grid[data-columns="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-catalogue .product-card{background:#fdfcf9;border:1px solid #e6dfd5;border-radius:12px;flex-direction:column;min-width:0;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 4px 16px #231d150a}.shop-catalogue .product-card[hidden]{display:none}.shop-catalogue .product-card .product-image{aspect-ratio:1;background:#f5f2ee;border-bottom:1px solid #ece5dc;border-radius:11px 11px 0 0;flex:none}.shop-catalogue .product-card img{object-fit:contain;box-shadow:none;border-radius:0;display:block;transform:none}.shop-catalogue .product-card:hover img{transform:none}.shop-catalogue .product-card-copy{flex-direction:column;flex:1;min-width:0;padding:24px;display:flex}.shop-catalogue .product-card .eyebrow{overflow-wrap:anywhere;margin:0;font-size:10px;line-height:1.5}.shop-catalogue .product-card h2{overflow-wrap:anywhere;margin:12px 0 15px;font-size:clamp(28px,2.6vw,38px);line-height:1.12}.shop-catalogue .product-card p{color:#58616a;margin:0 0 22px;font-size:14px;line-height:1.7}.shop-catalogue .product-card .text-link{border-top:1px solid #e6dfd5;justify-content:space-between;gap:10px;width:100%;min-width:0;min-height:44px;margin-top:auto;padding-top:14px;font-size:14px;line-height:1.5}.shop-catalogue .product-card .text-link .icon{flex-shrink:0}@media (hover:hover) and (pointer:fine){.shop-catalogue .product-card:hover{border-color:#d0bfaa;transform:translateY(-3px);box-shadow:0 9px 24px #231d1514}}.shop-catalogue .product-grid[data-columns="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-catalogue .product-grid[data-columns="4"]{grid-template-columns:repeat(4,minmax(0,1fr));gap:40px 25px}.shop-catalogue .product-grid[data-columns="4"] h2{font-size:clamp(24px,2.1vw,30px)}.shop-catalogue .product-grid[data-columns="4"] .product-card-copy{padding:20px 16px}.shop-catalogue .product-grid[data-columns="4"] .product-card p,.shop-catalogue .product-grid[data-columns="4"] .text-link{font-size:13px}.shop-catalogue .product-grid[data-view=list]{grid-template-columns:minmax(0,1fr);gap:30px}.shop-catalogue .product-grid[data-view=list] .product-card{grid-template-columns:minmax(150px,24%) minmax(0,1fr);align-items:start;gap:30px;padding:20px;display:grid}.shop-catalogue .product-grid[data-view=list] .product-card[hidden]{display:none}.shop-catalogue .product-grid[data-view=list] .eyebrow{margin-top:0}.shop-catalogue .product-grid[data-view=list] .product-image{border:1px solid #ece5dc;border-radius:8px}.shop-catalogue .product-grid[data-view=list] .product-card-copy{align-self:stretch;padding:4px 4px 4px 0}.shop-catalogue .product-grid[data-view=list] h2{max-width:740px;font-size:clamp(30px,3vw,43px)}.shop-catalogue .product-grid[data-view=list] .product-card p{max-width:740px}.shop-catalogue .no-results[hidden],.shop-pagination[hidden]{display:none}.shop-catalogue .no-results .shop-reset{margin-top:18px}.shop-pagination{justify-content:center;align-items:center;gap:22px;margin-top:50px;display:flex}.shop-pagination button{background:var(--paper);min-height:46px;color:var(--ink);white-space:nowrap;border:1px solid #c8c0b6;border-radius:0;justify-content:center;align-items:center;gap:7px;padding:10px 13px;font-size:12px;line-height:1.4;display:inline-flex}.shop-pagination button:hover:not(:disabled){border-color:var(--blue);background:#f5f2ee}.shop-pagination p,.shop-no-script{font-size:13px}.shop-previous-icon{display:inline-flex;transform:rotate(180deg)}.shop-no-script{margin-bottom:30px}@media (width<=760px){.shop-control-panel{padding:22px 12px 18px}.shop-catalogue .shop-filters{grid-template-columns:minmax(0,1fr);gap:22px;margin-bottom:20px}.shop-display-controls{grid-template-columns:132px minmax(0,1fr);gap:22px 12px;padding-top:20px}.shop-sort-field{grid-area:1/1/auto/-1}.shop-catalogue .shop-control-panel .shop-page-size-field select{padding-right:18px;font-size:12px}.shop-view-buttons{display:flex}.shop-view-buttons .shop-view-mobile{display:inline-flex}.shop-view-buttons .shop-view-desktop{display:none}.shop-results-header{align-items:flex-start;gap:18px;margin:22px 0 30px}.shop-results-header p,.shop-reset{font-size:11px}.shop-catalogue .product-grid[data-columns="1"],.shop-catalogue .product-grid[data-columns="3"],.shop-catalogue .product-grid[data-columns="4"]{grid-template-columns:minmax(0,1fr)}.shop-catalogue .product-grid[data-columns="2"]{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px}.shop-catalogue .product-card-copy,.shop-catalogue .product-grid[data-columns="4"] .product-card-copy{padding:22px}.shop-catalogue .product-grid[data-columns="2"][data-view=grid] .product-card-copy{padding:16px 11px 12px}.shop-catalogue .product-grid[data-columns="2"][data-view=grid] h2{overflow-wrap:anywhere;margin:10px 0 18px;font-size:clamp(21px,5.8vw,28px)}.shop-catalogue .product-grid[data-columns="2"][data-view=grid] .eyebrow{letter-spacing:.06em;margin:0;font-size:9px}.shop-catalogue .product-grid[data-columns="2"][data-view=grid] .product-card p{display:none}.shop-catalogue .product-grid[data-columns="2"][data-view=grid] .text-link{gap:7px;padding-top:10px;font-size:12px}.shop-catalogue .product-grid[data-view=list]{grid-template-columns:minmax(0,1fr)}.shop-catalogue .product-grid[data-view=list] .product-card{grid-template-columns:72px minmax(0,1fr);align-items:start;gap:14px;padding:14px}.shop-catalogue .product-grid[data-view=list] .product-card-copy{padding:0}.shop-catalogue .product-grid[data-view=list] h2{overflow-wrap:anywhere;margin:10px 0 14px;font-size:clamp(24px,5.8vw,30px)}.shop-catalogue .product-grid[data-view=list] .product-card p{margin-bottom:18px;font-size:13px}.shop-catalogue .product-grid[data-view=list] .text-link{gap:7px;font-size:12px}.shop-pagination{gap:10px;margin-top:35px}.shop-pagination button{gap:6px;padding:10px;font-size:11px}.shop-pagination p{white-space:nowrap;font-size:11px}}@media (prefers-reduced-motion:reduce){.shop-catalogue .product-card,.shop-catalogue .product-card img,.shop-catalogue .product-card .text-link .icon{transition:none}.shop-catalogue .product-card:hover,.shop-catalogue .product-card:hover img,.shop-catalogue .product-card .text-link:hover .icon{transform:none}}
