.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}footer{display:flex;justify-content:space-between;margin-top:2rem}footer a{text-decoration:none;color:var(--color-foreground)}footer .footer__links,footer .footer__payment{display:flex;gap:1rem}.site-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #e2e8f0}.site-header__inner{min-height:5.2rem;max-width:1240px;margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:0 20px}.site-header__left{display:flex;align-items:center;min-width:0}.site-header__center{display:flex;justify-content:center;align-items:center}.site-header__right{display:flex;justify-content:flex-end;align-items:center}.header__title{margin:0;line-height:1}.site-header__brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:#0f172a}.site-header__brand-image{max-height:54px;width:auto;display:block}.site-header__brand-text{font-size:30px;font-weight:700;line-height:1;color:#0f172a;white-space:nowrap}.header__menu{display:flex;align-items:center}.header__menu--desktop{gap:34px;justify-content:center}.header__menu a{font-size:18px;font-weight:600;color:#0f172a;text-decoration:none;letter-spacing:.01em;transition:color .2s ease}.header__menu a:hover{color:#1d4ed8}.site-header__menu-toggle{display:none;width:46px;height:46px;border:1px solid #cbd5e1;background:#fff;border-radius:12px;padding:0;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:5px}.site-header__menu-toggle span{display:block;width:20px;height:2px;background:#0f172a;border-radius:999px}.header__mobile-menu{display:none}@media screen and (max-width:768px){.site-header__inner{min-height:4.7rem;grid-template-columns:1fr auto;gap:12px;padding:10px 16px}.site-header__center{display:none}.site-header__brand{gap:10px;max-width:100%}.site-header__brand-image{max-height:42px}.site-header__brand-text{font-size:22px}.site-header__menu-toggle{display:inline-flex}.header__mobile-menu{display:block;border-top:1px solid #e2e8f0;background:#fff;padding:8px 16px 16px}.header__menu--mobile{display:grid;grid-template-columns:1fr;gap:6px}.header__menu--mobile a{display:block;padding:12px 14px;border-radius:12px;background:#f8fafc;font-size:16px}.header__menu--mobile a:hover{background:#eff6ff}}.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}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
