.bulk-order-page{padding:3rem 0 4rem;font-family:Visby CF,Century Gothic,sans-serif;color:#5c5c5c}.bulk-order-page__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.bulk-order-page__title{margin:0 0 1rem;font-family:Qualy,Futura,sans-serif;font-size:clamp(28px,3vw,36px);color:#333}.bulk-order-page__subtitle{margin:0 0 1rem;font-size:clamp(15px,1.2vw,17px);color:#156571;font-weight:600;line-height:1.5}.bulk-order-page__intro{margin-bottom:2rem;color:#5c5c5c;font-size:1rem;line-height:1.6}.bulk-order-page__collections-wrap{display:flex;align-items:center;gap:.5rem;margin-bottom:3rem;position:relative}.bulk-order-page__collections{display:flex;flex-wrap:nowrap;gap:0;flex:1;min-width:0;border-bottom:2px solid #e8e8e8;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}.bulk-order-page__collections::-webkit-scrollbar{display:none}.bulk-order-page__collections-arrow{width:36px;height:36px;border:1px solid rgba(0,0,0,.1);border-radius:50%;background:#f5f5f5;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .2s,border-color .2s,color .2s,opacity .2s;color:#333;padding:0}.bulk-order-page__collections-arrow:hover{background:#333;border-color:#333;color:#fff}.bulk-order-page__collections-arrow:disabled{opacity:.3;cursor:default;pointer-events:none}.bulk-order-page__collections-arrow .bfs-icon{width:14px;height:14px;fill:currentColor}.bulk-order-page__collection-tab{padding:.75rem 1.25rem;background:none;border:none;border-bottom:3px solid transparent;margin-bottom:-2px;cursor:pointer;font-family:Qualy,Futura,sans-serif;font-size:clamp(14px,1.1vw,16px);font-weight:700;color:#999;white-space:nowrap;flex-shrink:0;transition:color .25s,border-color .25s}.bulk-order-page__collection-tab:hover{color:#156571}.bulk-order-page__collection-tab.is-active{border-bottom-color:#156571;color:#156571}.bulk-order-page__product-picker[aria-hidden=true],.bulk-order-page__builder[aria-hidden=true],.bulk-order-page__empty[aria-hidden=true]{display:none}.bulk-order-page__product-picker{margin-bottom:2rem}.bulk-order-page__product-picker-label{margin:0 0 1.5rem!important;font-family:Qualy,Futura,sans-serif;font-size:clamp(18px,1.5vw,22px);font-weight:700;color:#333}.bulk-order-page__product-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.5rem;margin-bottom:3rem}.bulk-order-page__product-card{display:flex;flex-direction:column;align-items:center;padding:1.25rem;background:#fff;border:2px solid #e8e8e8;border-radius:12px;cursor:pointer;text-align:center;transition:border-color .25s,box-shadow .25s,transform .2s;font-family:inherit;gap:1rem}.bulk-order-page__product-card:hover{border-color:#156571;box-shadow:0 4px 16px #1565711f;transform:translateY(-2px)}.bulk-order-page__product-card-image{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:8px;background:#f5f5f5}.bulk-order-page__product-card-image img{width:100%;height:100%;object-fit:cover;border-radius:8px}.bulk-order-page__product-card-title{font-size:.85rem;line-height:1.35;font-weight:600;color:#5c5c5c}.bulk-order-page__builder{margin-top:2rem}.bulk-order-page__builder-inner{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:start;margin-bottom:2rem}@media(max-width:768px){.bulk-order-page__builder-inner{grid-template-columns:1fr;gap:2rem}}.bulk-order-page__product-summary{position:sticky;top:1.5rem}.bulk-order-page__product-image-wrap{margin-bottom:1.5rem}.bulk-order-page__product-summary .bulk-order-page__product-image{width:100%;max-width:360px;height:auto;border-radius:12px;display:block}.bulk-order-page__product-title{margin:0 0 .5rem;font-family:Qualy,Futura,sans-serif;font-size:clamp(20px,1.8vw,24px);font-weight:400;line-height:1.3;color:#333}.bulk-order-page__product-price{margin:0;font-size:clamp(18px,1.4vw,20px);font-weight:700;color:#156571}.bulk-order-page__right{display:flex;flex-direction:column;gap:2rem}.bulk-order-page__tiers-wrap{margin-bottom:0}.bulk-order-page__tiers-heading{margin:0 0 1.25rem!important;font-family:Qualy,Futura,sans-serif;font-weight:700;font-size:clamp(18px,1.4vw,20px);color:#333}.bulk-order-page__tiers{margin-bottom:0}.bulk-order-page__tier-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #e0e0e0;border-radius:12px;overflow:hidden;font-size:.95rem}.bulk-order-page__tier-table thead th{background:#f7f7f7;padding:.9rem 1.25rem;font-weight:700;text-align:center;color:#333;border-bottom:1px solid #e0e0e0;font-size:.9rem}.bulk-order-page__tier-table thead th:not(:last-child){border-right:1px solid #e0e0e0}.bulk-order-page__tier-table tbody td{padding:.9rem 1.25rem;text-align:center;color:#5c5c5c;border-bottom:1px solid #ebebeb;transition:background .25s,color .25s}.bulk-order-page__tier-table tbody td:not(:last-child){border-right:1px solid #ebebeb}.bulk-order-page__tier-table tbody tr:last-child td{border-bottom:none}.bulk-order-page__tier-table tbody tr.is-active td{background:#e8f4f6;color:#156571;font-weight:700}.bulk-order-page__no-tiers{color:#999;margin:.5rem 0;font-size:.9rem;line-height:1.5}.bulk-order-page__total-discount{color:#156571;font-weight:600;font-size:.9em}.bulk-order-page__variants-wrap{margin-bottom:0}.bulk-order-page__variants-wrap[aria-hidden=true] .bulk-order-page__variants,.bulk-order-page__variants-wrap[aria-hidden=true] .bulk-order-page__add-row{display:none}.bulk-order-page__variants-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.bulk-order-page__variants-title{font-weight:700;font-size:.95rem;letter-spacing:.5px;color:#333}.bulk-order-page__variants-toggle{background:none;border:none;cursor:pointer;text-decoration:underline;font-family:inherit;font-size:.85rem;letter-spacing:.5px;color:#156571;transition:color .2s}.bulk-order-page__variants-toggle:hover{color:#0e4a53}.bulk-order-page__variants{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}.bulk-order-page__variant-row{display:grid;grid-template-columns:2.25rem 1fr 4.5rem 2rem;align-items:center;gap:.6rem}.bulk-order-page__variant-row-num{font-size:.85rem;color:#999;font-weight:600}.bulk-order-page__variant-select{padding:.55rem .65rem;border:1.5px solid #d6d6d6;border-radius:8px;font-size:.9rem;font-family:inherit;background:#fff;color:#5c5c5c;transition:border-color .2s}.bulk-order-page__variant-select:focus{outline:none;border-color:#156571}.bulk-order-page__variant-qty{width:100%;padding:.55rem .4rem;border:1.5px solid #d6d6d6;border-radius:8px;font-size:.9rem;text-align:center;font-family:inherit;color:#5c5c5c;transition:border-color .2s}.bulk-order-page__variant-qty:focus{outline:none;border-color:#156571}.bulk-order-page__variant-remove{padding:.25rem;background:none;border:none;cursor:pointer;font-size:1.25rem;line-height:1;color:#bbb;transition:color .2s}.bulk-order-page__variant-remove:hover{color:#c0392b}.bulk-order-page__add-row{font-family:inherit;font-size:.85rem;color:#156571;background:none;border:1.5px dashed #156571;border-radius:8px;padding:.55rem 1rem;cursor:pointer;transition:background .2s,color .2s;font-weight:600}.bulk-order-page__add-row:hover{background:#e8f4f6}.bulk-order-page__total{font-weight:700;font-size:clamp(16px,1.3vw,18px);color:#333;padding-top:1rem;border-top:2px solid #e8e8e8;margin-top:.5rem}.bulk-order-page__errors{color:#c0392b;font-size:.85rem;display:none;font-weight:500}.bulk-order-page__add-to-cart{display:flex;align-items:center;justify-content:center;width:100%;min-height:55px;padding:0 2rem;font-family:Qualy,Futura,sans-serif;font-size:1rem;font-weight:700;letter-spacing:.5px;border:none;border-radius:12px;cursor:pointer;transition:background .25s,opacity .25s,transform .15s;background:linear-gradient(90deg,#fbd84a,#fbec9f);color:#000;border:2px solid #fbec9f}.bulk-order-page__add-to-cart:hover:not(:disabled){background:linear-gradient(90deg,#f0cc30,#fbe47a);transform:translateY(-1px)}.bulk-order-page__add-to-cart:active:not(:disabled){transform:translateY(0)}.bulk-order-page__add-to-cart:disabled{opacity:.45;cursor:not-allowed;transform:none}.bulk-order-page__loading,.bulk-order-page__error{margin:1.5rem 0;color:#999;font-size:.95rem}.bulk-order-page__error{color:#c0392b}.bulk-order-page__no-collections{color:#999;margin:1.5rem 0;font-size:.95rem}.bulk-order-page__empty{text-align:center;padding:3rem 1rem;color:#999;font-size:1rem}@media(max-width:768px){.bulk-order-page{padding:2rem 0 3rem}.bulk-order-page__product-list{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem}.bulk-order-page__product-card{padding:.75rem}.bulk-order-page__variant-row{grid-template-columns:1.75rem 1fr 3.5rem 1.75rem;gap:.4rem}.bulk-order-page__collection-tab{padding:.6rem .9rem;font-size:13px}.bulk-order-page__add-to-cart{min-height:50px}}
/*# sourceMappingURL=/cdn/shop/t/286/assets/bulk-order.css.map */
