.build-pack-page{margin-top:40px}.build-pack-page .product-grid-container{display:block}@media only screen and (min-width:1068px){.build-pack-page .product-grid-container{display:grid;grid-gap:clamp(30px,5%,60px);grid-template-columns:3fr 2fr}}#MediaGallery-build-pack{margin-bottom:30px}@media only screen and (min-width:1068px){#MediaGallery-build-pack{margin-bottom:0}}.build-pack-page .product-information{position:relative}@media only screen and (min-width:1068px){.build-pack-page .product-information--inner.production-information--sticky{position:sticky;top:calc(var(--header-height, 80px) + 20px);left:0}}.build-pack-page .product-title-container{margin-bottom:20px}.build-pack-page .product-title{font-size:calc(var(--font-heading-scale, 1) * 1.75rem);line-height:calc(var(--font-heading-line-height-scale, 1) * 2.125rem);font-weight:var(--font-body-medium-weight, 500);margin-bottom:8px;color:var(--color-body);text-transform:uppercase}.build-pack-description{font-size:12px;color:#666;margin:0}.build-pack-page .pack-type-size-picker{margin-bottom:20px}.build-pack-page .pack-type-section{margin-bottom:15px}.build-pack-page .size-section{margin-bottom:0}.build-pack-page .form__label{display:block;font-weight:var(--font-body-bold-weight, 600);font-size:11px;letter-spacing:.02em;margin-bottom:8px;text-transform:uppercase}.build-pack-page .size-dimensions{font-weight:400;text-transform:none}.build-pack-page .button-group{display:flex;gap:8px;width:fit-content}.build-pack-page .pack-type-btn{display:inline-block;padding:10px 16px;border:1px solid var(--color-border, #e0e0e0);background:var(--color-body-bg, #fff);color:var(--color-body-text, #000);font-family:inherit;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.02em;cursor:pointer;border-radius:0;text-decoration:none}.build-pack-page .pack-type-btn.active{background:#000;color:#fff;border-color:#000;z-index:1;position:relative}.build-pack-page .pack-type-btn:hover:not(.active){background:var(--color-border, #e0e0e0)}.build-pack-page .size-toggle-group{gap:10px}.build-pack-page .size-btn{display:flex;align-items:center;justify-content:center;padding:12px 16px;border:1px solid var(--color-border, #e0e0e0);background:var(--color-body-bg, #fff);color:var(--color-body-text, #000);font-family:inherit;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.02em;cursor:pointer;border-radius:0;margin-left:0}.build-pack-page .size-btn[data-size=no1]{width:50px;height:50px}.build-pack-page .size-btn[data-size=no2]{width:75px;height:50px}.build-pack-page .size-btn.active{background:#000;color:#fff;border-color:#000}.build-pack-page .size-btn:hover:not(.active){background:var(--color-border, #e0e0e0)}.build-pack-visual-section{margin-bottom:20px}.pack-visual-box{background:#f8f8f8;border:1px solid #e0e0e0;padding:10px;text-align:center}.pack-visual-header{margin-bottom:12px;padding:0 5px}.pack-visual-title{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#666}.pack-visual-price{font-size:18px;font-weight:700;color:#000}.pack-slots{display:flex;justify-content:center;gap:10px}.pack-slot{width:50px;height:50px;position:relative}.slot-placeholder{width:100%;height:100%;border:2px dashed #ccc;display:flex;align-items:center;justify-content:center;background:#fff;transition:all .3s ease}.slot-placeholder:hover{border-color:#999;background:#f9f9f9}.slot-number{font-size:12px;font-weight:600;color:#ccc}.pack-slot.filled .slot-placeholder{border:1px solid #000;background:#fff;padding:0;overflow:visible;position:relative;cursor:pointer}.pack-slot.filled .slot-number{display:none}.slot-remove-btn{position:absolute;top:-8px;left:-8px;width:20px;height:20px;border-radius:50%;background:#000;color:#fff;border:none;font-size:14px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0 0 2px;z-index:1}.slot-remove-btn:hover{background:#333}.slot-image{width:100%;height:100%;object-fit:cover}.book-selector-section{margin-bottom:20px}.book-selector-section .form__label{margin-bottom:8px}.book-swatches{display:grid;grid-template-columns:repeat(auto-fill,40px);gap:5px;max-width:450px}.book-swatch{width:40px;height:40px;padding:0;border:none;background:transparent;cursor:pointer;overflow:hidden;position:relative;transition:all .25s cubic-bezier(.104,.204,.492,1);box-shadow:0 0 0 1px var(--color-border, #e0e0e0) inset}.book-swatch img{width:100%;height:100%;object-fit:cover;position:absolute;top:2px;left:2px;right:2px;bottom:2px;width:calc(100% - 4px);height:calc(100% - 4px);border-radius:0}.book-swatch:hover{transform:scale(1.05)}.book-swatch.selected{z-index:5;box-shadow:0 0 0 1px var(--color-body, #000) inset}.book-swatch.sold-out{opacity:.4;cursor:not-allowed}.book-swatch.sold-out:before{content:"";position:absolute;width:100%;height:100%;top:0;background:linear-gradient(to bottom left,transparent calc(50% - 1px),var(--color-border, #ccc),transparent calc(50% + 1px)) no-repeat;z-index:1}.book-swatch.sold-out:hover{transform:none}.swatch-count{position:absolute;bottom:4px;left:50%;transform:translate(-50%);background:#000;color:#fff;font-size:9px;font-weight:600;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:10}.book-swatch.hidden{display:none}.build-pack-page .product-form{margin-top:0}.build-pack-page .add_to_cart_holder{display:flex;flex-wrap:nowrap;gap:10px;margin-bottom:0;align-items:stretch}.build-pack-page .select-more-btn{flex:1 1 50%;min-width:0;padding:12px 20px;background:#f0f0f0;border:none;font-size:14px;font-weight:600;color:#999;cursor:not-allowed;position:relative;text-transform:uppercase;letter-spacing:.02em;height:48px}.build-pack-page .select-more-btn .loading-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;pointer-events:none;transition:opacity .2s ease;display:flex;align-items:center;justify-content:center}.build-pack-page .select-more-btn .select-more-btn--text{transition:opacity .2s ease}.build-pack-page .select-more-btn.loading .select-more-btn--text{opacity:0}.build-pack-page .select-more-btn.loading .loading-overlay{opacity:1}.build-pack-page .select-more-btn.loading .loading-overlay svg{width:20px;height:20px;animation:btn-spin .8s linear infinite}.build-pack-page .select-more-btn.loading .loading-overlay svg path,.build-pack-page .select-more-btn.loading .loading-overlay svg circle{stroke:#fff}.build-pack-page .select-more-btn.ready{background:#000;color:#fff;border:1px solid #000;cursor:pointer}.build-pack-page .select-more-btn.loading{background:#000;color:#fff;cursor:pointer}.build-pack-page .select-more-btn[disabled]+.shopify-payment-button{display:flex!important}.build-pack-page .shopify-payment-button{margin-top:0!important;margin-left:0!important;flex:1 1 50%!important;min-width:0!important;width:auto!important}.build-pack-page .shopify-payment-button>*{width:100%!important;min-width:100%!important}.build-pack-page .shopify-payment-button.disabled{pointer-events:none;opacity:.5}.build-pack-page .shopify-payment-button.disabled *{pointer-events:none!important}@keyframes btn-spin{to{transform:rotate(360deg)}}@media screen and (max-width:767px){.build-pack-page{margin-top:20px}.build-pack-page .product-title{font-size:calc(var(--font-heading-scale, 1) * 1.5rem);line-height:calc(var(--font-heading-line-height-scale, 1) * 1.75rem)}.pack-slots{gap:8px}.pack-slot{width:55px;height:55px}.book-swatch{width:44px;height:44px}.book-swatches{grid-template-columns:repeat(auto-fill,44px)}.book-swatch img{object-fit:contain}.book-selector-section{margin-bottom:15px}.book-swatches{gap:4px}.build-pack-page .add_to_cart_holder{flex-wrap:wrap}.build-pack-page .select-more-btn{flex:1 1 100%;width:100%}.build-pack-page .shopify-payment-button{flex:1 1 100%!important;width:100%!important;margin-top:10px!important;margin-left:0!important}.build-pack-sticky .add_to_cart_holder{margin-bottom:0}.build-pack-sticky .sticky-add-to-cart-btn{width:100%;height:48px}.product-add-to-cart-sticky--price{font-size:16px;font-weight:700;color:var(--color-body)}}@media only screen and (min-width:768px){.build-pack-sticky{display:none!important}}.cart-pack-group{background:#f8f8f8;border:1px solid #e0e0e0;border-radius:4px;padding:15px;margin-bottom:15px}.cart-pack-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #e0e0e0}.cart-pack-title{font-size:14px;font-weight:600;color:#000;text-transform:uppercase;letter-spacing:.02em}.cart-pack-total{font-size:16px;font-weight:700;color:#000}.cart-pack-items{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.cart-pack-item{display:flex;align-items:center;gap:10px}.cart-pack-item-image{width:50px;height:50px;flex-shrink:0;overflow:hidden;background:#fff;border:1px solid #e0e0e0}.cart-pack-item-image img{width:100%;height:100%;object-fit:cover}.cart-pack-item-info{flex:1;display:flex;justify-content:space-between;align-items:center}.cart-pack-item-title{font-size:12px;color:#333;line-height:1.3}.cart-pack-item-price{font-size:12px;color:#666;white-space:nowrap;margin-left:10px}.cart-pack-remove{width:100%;padding:10px;background:transparent;border:1px solid #000;color:#000;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.02em;cursor:pointer;transition:all .2s ease}.cart-pack-remove:hover{background:#000;color:#fff}.cart-pack-row{background:#f8f8f8}.cart-pack-row .product-cart-item{padding:10px 0}.cart-pack-items-list{margin-top:10px}.cart-pack-item-detail{display:flex;justify-content:space-between;padding:4px 0;font-size:13px;color:#666}.pack-quantity-badge{font-size:13px;font-weight:500;color:#666}.remove-pack-btn{display:inline-flex;align-items:center;gap:5px;margin-top:10px;font-size:12px;color:#666;text-decoration:none}.remove-pack-btn:hover{color:#000}.remove-pack-btn svg{width:14px;height:14px}.cart-pack-row .product-quantity{text-align:right}.cart-pack-row .remove-pack-btn{margin-top:0;margin-right:0}
/*# sourceMappingURL=/cdn/shop/t/29/assets/build-pack.css.map */
