.stash-wall{background-color:var(--color-background)}.stash-wall__header{text-align:center;margin-bottom:var(--spacing-2xl)}.stash-wall__title{font-family:var(--font-display);font-size:var(--text-5xl);font-weight:400;color:var(--color-text);margin-bottom:var(--spacing-md)}@media screen and (max-width:749px){.stash-wall__title{font-size:var(--text-4xl)}}.stash-wall__description{font-size:var(--text-lg);line-height:1.6;opacity:.85;max-width:600px;margin:0 auto}.stash-wall__shelves{display:flex;flex-direction:column;gap:var(--spacing-xl)}.shelf{position:relative}.shelf__wood-top,.shelf__wood-bottom{height:12px;background:linear-gradient(to bottom,var(--color-wood) 0%,color-mix(in srgb,var(--color-wood) 90%,white) 20%,color-mix(in srgb,var(--color-wood) 85%,black) 40%,color-mix(in srgb,var(--color-wood) 90%,white) 60%,var(--color-wood) 80%,color-mix(in srgb,var(--color-wood) 70%,black) 100%);border-radius:2px;box-shadow:0 2px 4px #5e4a4233,inset 0 1px #ffffff1a;position:relative}.shelf__wood-top:before,.shelf__wood-bottom:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(90deg,transparent,transparent 80px,rgba(0,0,0,.03) 80px,rgba(0,0,0,.03) 82px);border-radius:2px}.shelf__wood-bottom{height:16px;box-shadow:0 6px 12px #5e4a4226,inset 0 1px #ffffff1a}.shelf__content{background-color:var(--color-white);padding:var(--spacing-lg) var(--spacing-xl);border-left:3px solid var(--color-wood);border-right:3px solid var(--color-wood)}.shelf__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-lg);padding-bottom:var(--spacing-md);border-bottom:1px solid var(--color-border)}.shelf__title{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:600;margin:0;color:var(--color-text)}.shelf__title a{color:var(--color-text);text-decoration:none;transition:color var(--transition-fast)}.shelf__title a:hover{color:var(--color-primary)}.shelf__view-all{white-space:nowrap;color:var(--color-forest);font-weight:600}.shelf__view-all:hover{color:var(--color-primary)}.shelf__products{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--spacing-lg)}@media screen and (max-width:989px){.shelf__products{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:749px){.shelf__products{grid-template-columns:repeat(2,1fr);gap:var(--spacing-md)}.shelf__content{padding:var(--spacing-md)}.shelf__header{flex-direction:column;gap:var(--spacing-sm);text-align:center}}.shelf__product{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:var(--color-text);transition:transform var(--transition-fast)}.shelf__product:hover{transform:translateY(-4px)}.shelf__product-image{width:100%;aspect-ratio:1;border-radius:var(--radius-lg);overflow:hidden;background-color:var(--color-background-warm);margin-bottom:var(--spacing-sm);box-shadow:0 4px 8px #5e4a421a,0 2px 4px #5e4a420d;transition:box-shadow var(--transition-fast)}.shelf__product:hover .shelf__product-image{box-shadow:0 8px 16px #5e4a4226,0 4px 8px #5e4a421a}.shelf__product-image img{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-slow)}.shelf__product:hover .shelf__product-image img{transform:scale(1.05)}.shelf__product-title{font-family:var(--font-heading);font-size:var(--text-sm);font-weight:500;margin-bottom:var(--spacing-xs);line-height:1.35;color:var(--color-text)}.shelf__product-price{font-size:var(--text-sm);color:var(--color-text);opacity:.8}.shelf__product--placeholder{opacity:.5}.placeholder-svg{width:100%;height:100%;fill:var(--color-border)}.shelf__wood-bottom:after{content:"";position:absolute;left:24px;top:50%;transform:translateY(-50%);width:10px;height:10px;background:color-mix(in srgb,var(--color-wood) 70%,black);border-radius:50%;box-shadow:calc(100vw - 72px) 0 0 color-mix(in srgb,var(--color-wood) 70%,black)}@media screen and (max-width:749px){.shelf__wood-bottom:after{display:none}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/section-stash-wall.css.map */
