.article-shop{margin:3rem 0;padding:2rem;border-radius:var(--media-radius, 1.2rem);background:rgba(var(--color-foreground),.04);border:.1rem solid rgba(var(--color-foreground),.08)}.article-shop__label{margin:0 0 .4rem;font-size:1.1rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(var(--color-foreground),.65)}.article-shop__heading{margin:0 0 1.6rem;font-size:calc(var(--font-heading-scale) * 1.9rem);line-height:1.2}.article-shop__list{display:grid;gap:1.2rem;margin:0;padding:0;list-style:none}@media screen and (min-width:750px){.article-shop__list{grid-template-columns:repeat(2,minmax(0,1fr))}}.article-shop-card{display:grid;grid-template-columns:8.8rem minmax(0,1fr);gap:1.2rem;align-items:center;padding:1rem;border-radius:var(--media-radius, 1.2rem);background:rgb(var(--color-background));box-shadow:0 .2rem .8rem rgba(var(--color-shadow),.06);transition:transform .2s ease,box-shadow .2s ease}.article-shop-card:hover{transform:translateY(-.2rem);box-shadow:0 .6rem 1.6rem rgba(var(--color-shadow),.12)}.article-shop-card__media{display:block;aspect-ratio:1 / 1;border-radius:calc(var(--media-radius, 1.2rem) - .4rem);overflow:hidden;background:rgba(var(--color-foreground),.04)}.article-shop-card__media img{display:block;width:100%;height:100%;object-fit:cover}.article-shop-card__body{min-width:0}.article-shop-card__vendor{margin:0 0 .2rem;font-size:1rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--color-foreground),.6)}.article-shop-card__title{margin:0 0 .4rem;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight, 500);font-size:1.4rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-shop-card__title a{color:rgb(var(--color-foreground));text-decoration:none}.article-shop-card__title a:hover{text-decoration:underline;text-underline-offset:.3rem}.article-shop-card__price .price{font-size:1.4rem;margin:0}.article-shop-card__price .price__container{margin:0}.article-shop-card__actions{margin-top:.8rem}.article-shop-card__actions .product-form__error-message-wrapper{margin-bottom:.6rem}.article-shop__button.button,.article-shop__button.button--secondary{min-height:3.6rem;min-width:0;padding:0 1.6rem;font-size:1.3rem;line-height:1}.article-shop__button.button--secondary{--color-button: var(--color-foreground)}.article-shop-card--vertical{grid-template-columns:minmax(0,1fr);padding:1.2rem;align-items:start}.article-shop-card--vertical .article-shop-card__title{font-size:1.5rem}.article-shop-card--vertical .article-shop__button{width:100%}.article-related-products{margin-top:4rem;padding:4rem 0;background:rgba(var(--color-foreground),.03)}.article-related-products__header{margin-bottom:2.4rem}.article-related-products__heading{margin:0 0 .6rem}.article-related-products__text{margin:0;color:rgba(var(--color-foreground),.75)}.article-related-products__grid{display:grid;gap:1.6rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none}@media screen and (min-width:990px){.article-related-products__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.article-related-products__grid>li{display:flex}.article-related-products__grid .article-shop-card{width:100%}.article-box-tile{display:flex;flex-direction:column;justify-content:center;gap:1rem;width:100%;padding:2rem;border-radius:var(--media-radius, 1.2rem);color:rgb(var(--color-background));background:rgb(var(--color-button));text-decoration:none;transition:transform .2s ease}.article-box-tile:hover{transform:translateY(-.2rem)}.article-box-tile__eyebrow{margin:0;font-size:1rem;letter-spacing:.12em;text-transform:uppercase;opacity:.85}.article-box-tile__title{margin:0;font-family:var(--font-heading-family);font-size:1.8rem;line-height:1.25;color:inherit}.article-box-tile__text{margin:0;font-size:1.3rem;opacity:.9}.article-box-tile__cta{margin-top:auto;font-weight:600;font-size:1.3rem;text-decoration:underline;text-underline-offset:.3rem}.article-related-posts{padding:4rem 0 1rem}.article-related-posts__heading{margin:0 0 2rem}.article-related-posts .grid{margin-bottom:0}.article-instagram{margin:3rem auto 0;padding:2.4rem;border-radius:var(--media-radius, 1.2rem);background:rgb(var(--color-button));color:rgb(var(--color-button-text));display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.6rem}.article-instagram__text{margin:0;font-family:var(--font-heading-family);font-size:1.7rem;line-height:1.3}.article-instagram__text small{display:block;margin-top:.4rem;font-family:var(--font-body-family);font-size:1.3rem;opacity:.9}.article-instagram .button{--color-button: var(--color-background);--color-button-text: var(--color-foreground);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.article-instagram .button:after{box-shadow:none}@media screen and (min-width:990px){.article-template__hero-container{max-width:calc(var(--page-width) - 10rem);padding:0 5rem}.article-template__hero-container .media{border-radius:var(--media-radius, 1.2rem);overflow:hidden}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/component-article-shop.css.map */
