.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.site-footer{padding-block:var(--section-space-sm);background-color:var(--color-accent);color:var(--color-accent-foreground)}.site-footer__inner{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:var(--content-gap-lg);align-items:start}.site-footer__logo{display:inline-block;text-decoration:none;color:inherit}.site-footer__logo-image{max-height:1.75rem;width:auto;filter:brightness(0) invert(1)}.site-footer__wordmark{font-family:var(--font-display--family);font-size:1.25rem;letter-spacing:.12em;text-transform:uppercase}.site-footer__tagline{margin-top:.75rem;font-size:var(--text-small);line-height:var(--line-height-snug);opacity:.75;max-width:22rem}.site-footer__nav{display:flex;flex-direction:column;gap:.75rem}.site-footer__link{font-size:var(--text-small);text-decoration:none;color:inherit;opacity:.85;transition:opacity .2s ease}.site-footer__link:hover{opacity:1}.site-footer__newsletter-heading{font-size:var(--text-small);font-weight:500;letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;margin-bottom:.75rem}.site-footer__form{display:flex;border-bottom:1px solid rgba(255,255,255,.35)}.site-footer__form input{flex:1;padding:.625rem 0;background:transparent;border:none;color:inherit;outline:none}.site-footer__form input::placeholder{color:inherit;opacity:.55}.site-footer__form button{padding:.625rem .5rem;background:transparent;border:none;color:inherit;cursor:pointer;font-size:1.125rem}.site-footer__bottom{grid-column:1 / -1;padding-top:var(--content-gap);border-top:1px solid rgba(255,255,255,.15)}.site-footer__copyright{font-size:var(--text-small);opacity:.65}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:768px){.site-footer__inner{grid-template-columns:1fr}}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.75rem 1.75rem;font-family:var(--font-primary--family);font-size:var(--text-small);font-weight:500;letter-spacing:var(--letter-spacing-wide);text-decoration:none;text-transform:uppercase;border:1px solid transparent;cursor:pointer;transition:opacity .2s ease,background-color .2s ease,color .2s ease}.btn--primary{background-color:var(--color-accent);color:var(--color-accent-foreground);border-color:var(--color-accent)}.btn--primary:hover{opacity:.88}.btn--secondary{background-color:transparent;color:var(--color-foreground);border-color:var(--color-foreground)}.btn--secondary:hover{background-color:var(--color-foreground);color:var(--color-background)}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}.product-card-home{display:flex;flex-direction:column;gap:1rem}.product-card-home__media{display:block;overflow:hidden;aspect-ratio:4 / 5;background-color:var(--color-border)}.product-card-home__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card-home__media:hover img{transform:scale(1.03)}.product-card-home__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--color-border)}.product-card-home__placeholder svg{width:50%;opacity:.35}.product-card-home__title{font-size:var(--text-subheading);line-height:var(--line-height-snug)}.product-card-home__title a{text-decoration:none}.product-card-home__title a:hover{opacity:.7}.product-card-home__description{margin-top:.375rem;font-size:var(--text-small);line-height:var(--line-height-snug);color:var(--color-muted)}.product-card-home__price{margin-top:.5rem;font-size:var(--text-small);letter-spacing:var(--letter-spacing-wide)}
/*# sourceMappingURL=/cdn/shop/t/10/compiled_assets/styles.css.map */
