.bl-commerce-breadcrumb{display:flex;align-items:center;gap:8px;padding-block:16px;color:var(--text-secondary);font-size:1.2rem}.bl-commerce-breadcrumb a{color:inherit}.bl-commerce-heading h1,.bl-collection-hero h1,.bl-page h1{margin:0;color:var(--ink);font-size:clamp(3.6rem,10vw,4.4rem);font-weight:800;letter-spacing:-.04em;line-height:1}.bl-commerce-heading p,.bl-collection-hero__copy p,.bl-page__intro{max-width:68ch;margin:12px 0 0;color:var(--text-secondary);font-size:1.5rem;line-height:1.6}
.bl-collection-hero{padding-bottom:30px;background:var(--warm-surface)}.bl-collection-hero__layout{display:grid;gap:22px;align-items:center}.bl-collection-hero__media{aspect-ratio:16/9;overflow:hidden;border-radius:var(--radius-banner)}.bl-collection-hero__media img{width:100%;height:100%;object-fit:cover}.bl-collection-main .section-template--padding{padding-top:0}.bl-collection-main .facets-container{padding-top:20px}.bl-collection-main .facets__heading,.bl-collection-main .facet-filters__label{color:var(--ink);font-weight:700}.bl-collection-main .facets__summary,.bl-search .facets__summary{min-height:44px}.bl-collection-main .active-facets__button,.bl-search .active-facets__button{border-radius:var(--radius-pill)}.bl-collection-main .product-grid,.bl-search .product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}.bl-collection-main .product-grid .grid__item,.bl-search .product-grid .grid__item{width:auto;max-width:none}.bl-collection-main .bl-product-card,.bl-search .bl-product-card{height:100%}.bl-collection-main .pagination-wrapper,.bl-search .pagination-wrapper{margin-top:40px}.collection--empty .title-wrapper{display:grid;justify-items:center;gap:12px;padding:72px 20px}
.bl-list-collections{padding-bottom:var(--section-space)}.bl-list-collections__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px}.bl-collection-card{display:flex;min-width:0;flex-direction:column;color:var(--ink);text-decoration:none}.bl-collection-card__media{aspect-ratio:1;overflow:hidden;border-radius:var(--radius-card);background:var(--pink-soft)}.bl-collection-card__media img{width:100%;height:100%;object-fit:cover}.bl-collection-card__title{margin-top:10px;font-size:1.5rem;font-weight:800}.bl-collection-card__description{margin-top:3px;color:var(--text-secondary);font-size:1.2rem}.bl-collection-card:focus-visible{outline:3px solid var(--ink);outline-offset:4px}
.bl-search .template-search__header{margin-bottom:30px}.bl-search .template-search__search{max-width:720px}.bl-search .search__button{min-width:44px}.bl-search .article-card-wrapper{height:100%}
.bl-preview-commerce-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding-block:20px}.bl-preview-commerce-bar label{display:flex;align-items:center;gap:8px;font-weight:700}.bl-preview-commerce-bar select{min-height:44px;padding:0 34px 0 12px;border:1px solid var(--border);border-radius:var(--radius-button);background:var(--white)}.bl-preview-collection-layout{display:grid;gap:24px;padding-bottom:var(--section-space)}.bl-preview-filters{display:none}.bl-preview-filters h2{font-size:2rem}.bl-preview-filters details{border-top:1px solid var(--border)}.bl-preview-filters summary{display:flex;min-height:48px;align-items:center;justify-content:space-between;font-weight:700;cursor:pointer}.bl-preview-filters label{display:block;padding-bottom:14px}.bl-preview-active{display:flex;gap:8px;margin-bottom:14px}.bl-preview-active button{min-height:34px;padding-inline:12px;border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--white)}.bl-preview-pagination{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:40px}.bl-preview-pagination a{color:var(--ink)}.bl-preview-filter-button{min-height:44px}.bl-preview-cart-page{min-height:520px;padding-block:60px}.bl-preview-cart-page h1{font-size:4.8rem}.bl-cart-remove{padding:4px 0;border:0;background:transparent;text-decoration:underline;cursor:pointer}
.bl-cart-drawer .drawer__inner{width:min(100%,480px);border:0;background:var(--white)}.bl-cart-drawer .drawer__header{padding:20px 22px;border-bottom:1px solid var(--border)}.bl-cart-drawer .drawer__heading{font-size:2.4rem;font-weight:800}.bl-cart-drawer .drawer__contents{padding-inline:22px}.bl-cart-drawer .cart-item{display:grid;grid-template-columns:88px minmax(0,1fr) auto;gap:12px;padding-block:18px;border-bottom:1px solid var(--border)}.bl-cart-drawer .cart-item__media{width:88px}.bl-cart-drawer .cart-item__image{width:88px;height:88px;object-fit:contain;border-radius:10px;background:var(--pink-soft)}.bl-cart-drawer .cart-item__details{width:auto}.bl-cart-drawer .cart-item__name{font-size:1.35rem;font-weight:800}.bl-cart-drawer .cart-item__totals{font-weight:800}.bl-cart-drawer .cart-item__quantity{grid-column:2/4}.bl-cart-drawer .quantity{min-height:40px}.bl-cart-drawer .drawer__footer{padding:18px 22px}.bl-cart-drawer .totals{justify-content:space-between}.bl-cart-drawer .cart__checkout-button{width:100%;min-height:48px;background:var(--pink);color:var(--ink)}.bl-cart-continue{width:100%;min-height:44px;border:0;background:transparent;color:var(--ink);font-weight:700;text-decoration:underline;cursor:pointer}.bl-cart-drawer .tax-note{color:var(--text-secondary)}
.bl-cart-page{max-width:var(--content-max);margin-inline:auto;padding-inline:var(--gutter)}.bl-cart-page .title{font-size:clamp(3.6rem,8vw,4.8rem)}.bl-cart-page .cart-item__image-container{background:var(--pink-soft)}.cart__footer-wrapper .cart__checkout-button{background:var(--pink);color:var(--ink)}
.bl-page{padding-bottom:var(--section-space)}.bl-page__inner{max-width:920px}.bl-page__content{margin-top:28px;font-size:1.5rem;line-height:1.7}.bl-page__content h2{margin-top:38px;color:var(--ink);font-size:2.8rem}.bl-page-faq{margin-top:34px;border-bottom:1px solid var(--border)}.bl-page-faq details{border-top:1px solid var(--border)}.bl-page-faq summary{display:flex;min-height:60px;align-items:center;justify-content:space-between;gap:16px;color:var(--ink);font-size:1.5rem;font-weight:750;cursor:pointer;list-style:none}.bl-page-faq summary::-webkit-details-marker{display:none}.bl-page-faq details>div{padding:0 0 20px;font-size:1.4rem;line-height:1.65}.shopify-policy__container{max-width:920px;padding:40px var(--gutter) 72px}.shopify-policy__title h1{font-size:clamp(3.6rem,8vw,4.8rem)}.shopify-policy__body{font-size:1.5rem;line-height:1.7}.template-404{padding-block:80px}.template-404 .title{font-size:clamp(3.6rem,8vw,5.2rem)}
@media(min-width:750px){.bl-collection-main .product-grid,.bl-search .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.bl-list-collections__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.bl-collection-hero--with-image .bl-collection-hero__layout{grid-template-columns:1fr 1fr}.bl-cart-drawer .cart-item{grid-template-columns:104px minmax(0,1fr) auto}.bl-cart-drawer .cart-item__media,.bl-cart-drawer .cart-item__image{width:104px}.bl-page__content{font-size:1.6rem}}
@media(min-width:990px){.bl-commerce-heading h1,.bl-collection-hero h1,.bl-page h1{font-size:clamp(4.8rem,4vw,6.4rem)}.bl-collection-main .product-grid,.bl-search .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.bl-collection-main .facets-vertical{gap:34px}.bl-collection-main .facets-wrapper,.bl-search .facets-wrapper{width:250px}.bl-list-collections__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.bl-preview-filter-button{display:none}.bl-preview-collection-layout{grid-template-columns:230px minmax(0,1fr);gap:32px}.bl-preview-filters{display:block}}
@media(prefers-reduced-motion:reduce){.bl-collection-card,.bl-cart-drawer *{scroll-behavior:auto;transition:none!important}}
.bl-cart-drawer .cart-item__media{height:88px;aspect-ratio:1;overflow:hidden;border-radius:10px;background:var(--pink-soft)}.bl-cart-drawer .cart-item__image{width:100%;height:100%;max-width:100%;max-height:100%;display:block;object-fit:contain;object-position:center}.bl-cart-page .cart-item__image-container{aspect-ratio:1;overflow:hidden}.bl-cart-page .cart-item__image{width:100%;height:100%;max-width:100%;max-height:100%;display:block;object-fit:contain;object-position:center}@media(min-width:750px){.bl-cart-drawer .cart-item__media{height:104px}}
