.error-404-page{padding:4rem 1.5rem;min-height:60vh;display:flex;justify-content:center;align-items:center;text-align:center}.error-404-page__inner{max-width:600px;margin:0 auto}.error-404-page__eyebrow{font-size:.95rem;letter-spacing:.2em;text-transform:uppercase;color:#2563eb;margin-bottom:.5rem}.error-404-page__title{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:1rem}.error-404-page__text{font-size:1.05rem;color:#4b5563;line-height:1.6;margin-bottom:2rem}.error-404-page__actions{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.error-404-page__btn{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.75rem;border-radius:999px;font-weight:600;text-decoration:none;transition:opacity .2s,background .2s,color .2s,border-color .2s}.error-404-page__btn--primary{background:#2563eb;color:#fff}.error-404-page__btn--secondary{border:2px solid #2563eb;color:#2563eb;background:transparent}.cart-page__summary-collapsible-content--hidden{display:none}.collection-breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280;margin-top:1rem}.collection-breadcrumb__link{color:#2563eb;text-decoration:none}.collection-breadcrumb__current{color:#111827}.collection-header{padding:2rem 0 1rem;border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem}.collection-header__inner{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:1rem}.collection-header__intro{flex:1;min-width:200px}.collection-title{font-size:2rem;font-weight:700;color:#111827;margin-bottom:.5rem}.collection-description{color:#6b7280;font-size:1rem;line-height:1.5}.collection-meta{margin-top:1rem;color:#6b7280;font-size:.875rem}.collection-sort{display:flex;align-items:center;gap:.5rem}.collection-sort__label{color:#6b7280;font-size:.875rem;white-space:nowrap}.collection-sort__select{padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:.375rem;background:#fff;color:#111827;font-size:.875rem;cursor:pointer}.collection-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;min-height:400px}.collection-breadcrumb a:hover{text-decoration:underline}.collection-empty-state h2{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:.5rem}.collection-empty-state p{max-width:460px;margin-left:auto;margin-right:auto;color:#4b5563;margin-bottom:1.5rem}.collection-empty-state__button{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.5rem;border-radius:999px;background:#2563eb;color:#fff;text-decoration:none;font-weight:600}.filter-accordion{display:flex;flex-direction:column;gap:.5rem}.filter-section{border-bottom:1px solid #e5e7eb}.filter-section__toggle{width:100%;background:transparent;border:none;padding:.5rem 0;display:flex;align-items:center;justify-content:space-between;font-size:.95rem;font-weight:600;color:#111827;cursor:pointer}.filter-section__chevron{width:1rem;height:1rem;display:inline-block;border-right:2px solid #9ca3af;border-bottom:2px solid #9ca3af;transform:rotate(45deg);transition:transform .2s ease}.filter-section.is-open .filter-section__chevron{transform:rotate(225deg)}.filter-section__body{display:none;padding-bottom:.75rem}.filter-section.is-open .filter-section__body{display:block}.filter-search{display:block;margin-bottom:.75rem}.filter-search input{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.9rem}.filter-options{display:flex;flex-direction:column;gap:.35rem;max-height:200px;overflow-y:auto;padding-right:.25rem}.filter-option{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#374151;cursor:pointer}.filter-option input{width:16px;height:16px;border-radius:4px;border:1px solid #d1d5db;accent-color:#2563eb;cursor:pointer}.filter-submit{width:100%;padding:.65rem 1rem;background:#2563eb;color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;margin-top:1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.collection-page-wrapper{position:relative}.collection-layout{display:flex;align-items:flex-start;gap:0;max-width:1440px;margin:0 auto}.collection-filter-panel{width:auto;flex-shrink:0;position:sticky;top:120px;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.25rem 1rem;margin-top:12rem;max-height:none;overflow-y:visible}.collection-filter-panel__header{margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #e5e7eb}.collection-filter-panel__title{font-size:1.125rem;font-weight:600;color:#111827;margin:0}.collection-page{flex:1 1 auto;min-width:0;width:100%;max-width:1200px;margin:0;padding:0 1.5rem 3rem;box-sizing:border-box}@media (max-width: 1024px){.collection-filter-panel{position:static;width:100%;max-height:none;top:auto}.collection-page{margin:0;padding:0 1rem 2.5rem}.collection-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.collection-page{padding:0 1rem 2rem}.collection-products-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.pagination-link:hover{background:#f3f4f6;border-color:#9ca3af}.collection-pagination{padding:0 0 1rem;display:flex;justify-content:center;align-items:center;gap:.5rem;flex-wrap:wrap}.pagination-pages{display:flex;gap:.25rem;flex-wrap:wrap}.pagination-link{padding:.65rem 1.1rem;border:1px solid #d1d5db;border-radius:999px;color:#111827;text-decoration:none;transition:all .2s;background:#fff;font-weight:500}.pagination-prev,.pagination-next{padding-inline:1.2rem}.pagination-ellipsis{padding:.5rem .75rem;color:#6b7280}.pagination-current{padding:.65rem 1.1rem;border:1px solid #2563eb;border-radius:999px;background:#2563eb;color:#fff;font-weight:600}@media (max-width: 768px){.collection-title{font-size:1.5rem}.collection-pagination,.pagination-pages{flex-wrap:wrap}}.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}.featured-products{background-color:#fff;background:#fff}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media (max-width: 1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.product-categories{background-color:#f8fafc;background:#f8fafc}.category-card{border:1px solid transparent;transition:none}.category-card__emoji{font-size:18px;line-height:1}.category-card__link{text-decoration:none}.product__color--spaced{margin-top:.5rem}.compatibility_withItemIcon--transparent{color:transparent}@media (min-width: 1024px){body.template-product .product__media-list.flex.gap-1{display:inline-flex!important;flex:0 0 auto!important;width:auto!important;max-width:none!important;margin-left:0!important;margin-right:auto!important}body.template-product .product__media-list.flex.gap-1 .product__media{width:auto!important;max-width:none!important}body.template-product .product__media-list.flex.gap-1 img.w-full{width:auto!important;max-width:560px!important;height:auto!important;display:block!important}}.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/31/compiled_assets/styles.css.map */
