.collection-header{text-align:center;margin-bottom:2rem}.collection-title{font-size:2rem;font-weight:700;margin-bottom:.5rem}.collection-count{color:#666;font-size:.9rem}.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem 1.5rem;margin-bottom:3rem}@media(min-width:768px){.collection-products{grid-template-columns:repeat(3,1fr)}}.collection-pagination{grid-column:1 / -1;text-align:center;margin-top:2rem}.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}.customizer{padding:2rem 0;min-height:80vh}.customizer__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1rem}.customizer__loading-spinner{width:48px;height:48px;border:4px solid var(--color-bmb-blue-light);border-top-color:var(--color-bmb-primary);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.customizer__error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;gap:1rem;padding:2rem}.customizer__error-icon{width:64px;height:64px;border-radius:50%;background-color:var(--color-bmb-secondary);color:var(--color-bmb-white);font-size:2rem;font-weight:700;display:flex;align-items:center;justify-content:center}.customizer__error h2{color:var(--color-bmb-primary);margin:0}.customizer__error p{color:#666;max-width:400px}.customizer__error-btn{display:inline-block;padding:1rem 2rem;background-color:var(--color-bmb-primary);color:var(--color-bmb-white);text-decoration:none;border-radius:6px;font-weight:600;margin-top:1rem;transition:background-color .2s ease}.customizer__error-btn:hover{background-color:var(--color-bmb-blue-light)}.customizer__layout{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:1024px){.customizer__layout{grid-template-columns:1fr 1fr;gap:3rem;align-items:start}}.customizer__preview{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:1024px){.customizer__preview{position:sticky;top:2rem}}.customizer__preview-container{position:relative;aspect-ratio:1 / 1;background-color:#f5f5f5;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center}.customizer__mockup-image{width:100%;height:100%;object-fit:contain}.customizer__bracket-overlay{position:absolute;pointer-events:none;transition:all .3s ease}.customizer__bracket-overlay[data-placement=top]{top:12%;left:50%;transform:translate(-50%);width:45%}.customizer__bracket-overlay[data-placement=center]{top:50%;left:50%;transform:translate(-50%,-50%);width:50%}.customizer__controls{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.customizer__control-group{display:flex;flex-direction:column;gap:.5rem;align-items:center}.customizer__control-label{font-size:.875rem;font-weight:500;color:var(--color-bmb-primary)}.customizer__toggle{display:flex;background-color:#e5e5e5;border-radius:6px;padding:4px}.customizer__toggle-btn{padding:.5rem 1rem;border:none;background:transparent;border-radius:4px;font-size:.875rem;font-weight:500;cursor:pointer;color:#666;transition:all .2s ease}.customizer__toggle-btn--active{background-color:var(--color-bmb-primary);color:var(--color-bmb-white)}.customizer__toggle-btn:hover:not(.customizer__toggle-btn--active){color:var(--color-bmb-primary)}.customizer__options{display:flex;flex-direction:column;gap:2rem}.customizer__title{font-size:1.75rem;font-weight:700;color:var(--color-bmb-primary);margin:0}@media(min-width:768px){.customizer__title{font-size:2.25rem}}.customizer__subtitle{color:#666;margin:-1rem 0 0;font-size:1rem}.customizer__section-title{font-size:1rem;font-weight:600;color:var(--color-bmb-primary);margin:0 0 1rem;text-transform:uppercase;letter-spacing:.05em}.customizer__product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.customizer__product-grid{grid-template-columns:repeat(3,1fr)}}.customizer__product-card{display:flex;flex-direction:column;padding:0;border:2px solid #e5e5e5;border-radius:8px;background:var(--color-bmb-white);cursor:pointer;transition:all .2s ease;overflow:hidden;text-align:left}.customizer__product-card:hover{border-color:var(--color-bmb-blue-light)}.customizer__product-card--selected{border-color:var(--color-bmb-primary);box-shadow:0 0 0 2px var(--color-bmb-primary)}.customizer__product-image{aspect-ratio:1 / 1;background-color:#f5f5f5;overflow:hidden}.customizer__product-image img{width:100%;height:100%;object-fit:cover}.customizer__product-info{padding:.75rem;display:flex;flex-direction:column;gap:.25rem}.customizer__product-name{font-size:.875rem;font-weight:500;color:var(--color-bmb-primary)}.customizer__product-price{font-size:.875rem;color:#666}.customizer__no-products{grid-column:1 / -1;text-align:center;color:#666;padding:2rem}.customizer__placeholder-svg{width:50%;height:50%;opacity:.5}.customizer__variant-group{margin-bottom:1.5rem}.customizer__variant-label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.75rem;color:var(--color-bmb-primary)}.customizer__color-grid{display:flex;flex-wrap:wrap;gap:.75rem}.customizer__color-btn{width:48px;height:48px;border-radius:50%;border:3px solid transparent;cursor:pointer;transition:all .2s ease;position:relative}.customizer__color-btn:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;border:2px solid transparent;transition:border-color .2s ease}.customizer__color-btn:hover:after{border-color:var(--color-bmb-blue-light)}.customizer__color-btn--selected:after{border-color:var(--color-bmb-primary)}.customizer__color-btn--unavailable{opacity:.4;cursor:not-allowed}.customizer__size-grid{display:flex;flex-wrap:wrap;gap:.5rem}.customizer__size-btn{min-width:48px;padding:.75rem 1rem;border:2px solid #e5e5e5;border-radius:6px;background:var(--color-bmb-white);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.customizer__size-btn:hover:not(.customizer__size-btn--unavailable){border-color:var(--color-bmb-blue-light)}.customizer__size-btn--selected{border-color:var(--color-bmb-primary);background-color:var(--color-bmb-primary);color:var(--color-bmb-white)}.customizer__size-btn--unavailable{opacity:.4;cursor:not-allowed;text-decoration:line-through}.customizer__cart-section{padding-top:1.5rem;border-top:1px solid #e5e5e5;display:flex;flex-direction:column;gap:1rem}.customizer__selected-info{display:flex;justify-content:space-between;align-items:center}.customizer__selected-product{font-weight:600;color:var(--color-bmb-primary)}.customizer__selected-price{font-size:1.25rem;font-weight:700;color:var(--color-bmb-primary)}.customizer__add-to-cart{width:100%;padding:1rem 2rem;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border:none;border-radius:6px;background-color:var(--color-bmb-accent-green);color:var(--color-bmb-black);cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .1s ease}.customizer__add-to-cart:hover:not(:disabled){background-color:var(--color-bmb-secondary);color:var(--color-bmb-white)}.customizer__add-to-cart:active:not(:disabled){transform:scale(.98)}.customizer__add-to-cart:disabled{background-color:#ccc;color:#666;cursor:not-allowed}.customizer__cart-message{text-align:center;font-size:.875rem;margin:0}.customizer__cart-message--success{color:#22c55e}.customizer__cart-message--error{color:var(--color-bmb-secondary)}.featured-collection{padding:3rem 0}.featured-collection__header{text-align:center;margin-bottom:3rem}.featured-collection__title{font-size:2.5rem;font-weight:700;color:var(--color-bmb-primary);margin-bottom:1rem}.featured-collection__description{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto}.featured-collection__products{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem 1.5rem;margin-bottom:2rem}@media(min-width:768px){.featured-collection__products{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.featured-collection__products{grid-template-columns:repeat(4,1fr)}}.product-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e5e5;border-radius:4px;overflow:hidden;transition:box-shadow .2s ease}.product-card:hover{box-shadow:0 4px 12px #0000001a}.product-card__image-wrapper{display:block;position:relative;padding-bottom:100%;overflow:hidden;background:#f9f9f9}.product-card__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-card__image{transform:scale(1.05)}.product-card__content{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.product-card__title{font-size:1rem;font-weight:600;margin:0}.product-card__title a{color:#333;text-decoration:none}.product-card__title a:hover{color:var(--color-bmb-secondary)}.product-card__price{font-size:1.1rem;font-weight:700;color:var(--color-bmb-primary);margin:0}.product-card__form{margin-top:.5rem}.product-card__button{width:100%;padding:.75rem 1rem;background:var(--color-bmb-accent-green);color:var(--color-bmb-black);border:none;border-radius:4px;font-size:.9rem;font-weight:600;text-transform:uppercase;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block;text-align:center}.product-card__button:hover{background:var(--color-bmb-secondary);color:var(--color-bmb-white)}.product-card__button:disabled{background:#ccc;cursor:not-allowed}.product-card__button--link{background:var(--color-bmb-primary);color:var(--color-bmb-white)}.product-card__button--link:hover{background:var(--color-bmb-secondary)}.featured-collection__footer{text-align:center;margin-top:2rem}.featured-collection__view-all{display:inline-block;padding:1rem 2rem;background:var(--color-bmb-primary);color:var(--color-bmb-white);text-decoration:none;border-radius:4px;font-weight:600;text-transform:uppercase;transition:all .2s ease}.featured-collection__view-all:hover{background:var(--color-bmb-secondary)}.featured-collection__empty{text-align:center;padding:3rem;color:#666;font-size:1.1rem}footer{background:var(--color-bmb-primary);border-top:2px solid var(--color-bmb-primary);margin-top:4rem}.footer__container{display:grid;grid-template-columns:1fr;gap:2rem;padding:3rem var(--page-margin);max-width:var(--page-width);margin:0 auto}.footer__section{display:flex;flex-direction:column;gap:1rem}.footer__copyright{font-size:.9rem;color:var(--color-bmb-white)}.footer__heading{font-size:1rem;font-weight:700;color:var(--color-bmb-white);margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.5px}footer a{text-decoration:none;color:var(--color-bmb-white);transition:color .2s ease}footer a:hover{color:var(--color-bmb-accent-green)}.footer__links{display:flex;gap:1.5rem;flex-wrap:wrap}.footer__links a{font-weight:500;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem}.footer__social-links{display:flex;gap:1.5rem;align-items:center}.footer__social-links a{color:var(--color-bmb-white);transition:color .2s ease,transform .2s ease;display:flex;align-items:center}.footer__social-links a:hover{color:var(--color-bmb-accent-green);transform:scale(1.1)}.footer__social-links svg{width:24px;height:24px}.footer__payment{display:flex;gap:.5rem;flex-wrap:wrap}.footer__payment svg{height:2rem;width:auto}@media(min-width:768px){.footer__container{grid-template-columns:1fr 1fr auto}}@media(min-width:1024px){.footer__container{grid-template-columns:1fr 1.5fr 1fr}}header{background:var(--color-bmb-primary);border-bottom:2px solid var(--color-bmb-primary)}.header__container{height:5rem;display:flex;align-items:center;justify-content:space-between;max-width:var(--page-width);margin:0 auto;padding:0 var(--page-margin)}.header__logo-group{display:flex;align-items:center;gap:1.5rem}.header__logo{display:flex;align-items:center}.header__logo img{height:40px;width:auto}.header__merch-link{font-size:1.25rem;font-weight:700;letter-spacing:.5px}header a{position:relative;text-decoration:none;color:var(--color-bmb-white);font-weight:500;transition:color .2s ease}header a:hover{color:var(--color-bmb-accent-green)}header a sup{position:absolute;left:100%;top:-.5rem;background:var(--color-bmb-secondary);color:var(--color-bmb-white);border-radius:50%;width:1.2rem;height:1.2rem;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700}header svg{width:2rem;fill:var(--color-bmb-white);transition:fill .2s ease}header a:hover svg{fill:var(--color-bmb-accent-green)}header .header__menu,header .header__icons{display:flex;gap:1.5rem;align-items:center}header .header__menu a{font-size:1rem;text-transform:uppercase;letter-spacing:.5px}.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{display:grid;grid-template-columns:1fr;gap:2rem;padding:2rem 0}@media(min-width:768px){.product{grid-template-columns:1fr 1fr;gap:3rem;align-items:start}}@media(min-width:1024px){.product{grid-template-columns:1.2fr 1fr;gap:4rem}}.product__media{display:flex;flex-direction:column;gap:1rem}.product__media-main{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:8px;background-color:#f5f5f5}.product__media-main-image{width:100%;height:100%}.product__image{width:100%;height:100%;object-fit:contain}.product__media-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product__placeholder-svg{width:50%;height:50%;opacity:.5}.product__thumbnails{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:thin}.product__thumbnail{flex-shrink:0;width:80px;height:80px;padding:0;border:2px solid transparent;border-radius:6px;background:#f5f5f5;cursor:pointer;overflow:hidden;transition:border-color .2s ease}.product__thumbnail:hover{border-color:var(--color-bmb-blue-light)}.product__thumbnail--active{border-color:var(--color-bmb-primary)}.product__thumbnail-image{width:100%;height:100%;object-fit:cover}.product__info{display:flex;flex-direction:column;gap:1.25rem}@media(min-width:768px){.product__info{position:sticky;top:2rem}}.product__vendor{font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-bmb-blue-light);margin:0}.product__title{font-size:1.75rem;font-weight:600;line-height:1.2;color:var(--color-bmb-primary);margin:0}@media(min-width:768px){.product__title{font-size:2.25rem}}.product__price{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.product__price-regular,.product__price-sale{font-size:1.5rem;font-weight:600}.product__price-sale{color:var(--color-bmb-secondary)}.product__price-compare{font-size:1.125rem;color:#999;text-decoration:line-through}.product__price-badge{display:inline-block;padding:.25rem .5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;background-color:var(--color-bmb-secondary);color:var(--color-bmb-white);border-radius:4px}.product__description{font-size:1rem;line-height:1.7;color:#444}.product__description p{margin-bottom:1rem}.product__description p:last-child{margin-bottom:0}.product__form-wrapper{margin-top:.5rem}.product__form{display:flex;flex-direction:column;gap:1.25rem}.product__label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem;color:var(--color-bmb-primary)}.product__variant-select{width:100%;padding:.875rem 1rem;font-size:1rem;border:1px solid #ddd;border-radius:6px;background-color:var(--color-bmb-white);cursor:pointer;transition:border-color .2s ease}.product__variant-select:hover,.product__variant-select:focus{border-color:var(--color-bmb-primary);outline:none}.product__quantity-wrapper{display:flex;align-items:stretch;border:1px solid #ddd;border-radius:6px;overflow:hidden;width:fit-content}.product__quantity-btn{width:44px;height:44px;border:none;background:var(--color-bmb-primary);color:var(--color-bmb-white);font-size:1.25rem;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}.product__quantity-btn:hover{background-color:var(--color-bmb-blue-light)}.product__quantity-input{width:60px;text-align:center;border:none;font-size:1rem;font-weight:500;-moz-appearance:textfield}.product__quantity-input::-webkit-outer-spin-button,.product__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product__buttons{display:flex;flex-direction:column;gap:.75rem}.product__add-to-cart{width:100%;padding:1rem 2rem;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border:none;border-radius:6px;background-color:var(--color-bmb-accent-green);color:var(--color-bmb-black);cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .1s ease}.product__add-to-cart:hover:not(:disabled){background-color:var(--color-bmb-secondary);color:var(--color-bmb-white)}.product__add-to-cart:active:not(:disabled){transform:scale(.98)}.product__add-to-cart:disabled{background-color:#ccc;color:#666;cursor:not-allowed}.product__buttons .shopify-payment-button{margin-top:0}.product__buttons .shopify-payment-button__button{border-radius:6px;min-height:52px;background-color:var(--color-bmb-primary)!important}.product__buttons .shopify-payment-button__button:hover{background-color:var(--color-bmb-blue-light)!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}.mockup-overlay{position:relative;width:100%;aspect-ratio:1 / 1;background-color:#f5f5f5;border-radius:8px;overflow:hidden}.mockup-overlay__product{width:100%;height:100%;object-fit:contain}.mockup-overlay__bracket{position:absolute;pointer-events:none;max-width:50%;height:auto}.mockup-overlay__bracket--top{top:12%;left:50%;transform:translate(-50%);width:45%}.mockup-overlay__bracket--center{top:50%;left:50%;transform:translate(-50%,-50%);width:50%}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
