.product-pills-container.svelte-11vyzbw{overflow:visible;font-family:Inter,sans-serif}.products-scroll.svelte-11vyzbw{display:flex;flex-wrap:wrap;gap:1rem;padding:.5rem 0;min-width:0;width:100%}.product-select-wrap.svelte-11vyzbw{display:none}.product-select.svelte-11vyzbw{width:100%;min-height:4.5rem;padding:0 4rem 0 1.5rem;border:1px solid #000000;border-radius:40px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.4rem center;background-size:1.6rem;color:#000;font-size:1.3rem;font-weight:700;font-family:Inter,sans-serif;appearance:none;-webkit-appearance:none;-moz-appearance:none}.product-pill.svelte-11vyzbw{padding:.5rem 1.6rem;border:1px solid #000000;border-radius:40px;background:#fff;color:#000;font-family:var(--font-body-family, Inter, sans-serif);font-style:var(--font-body-style, normal);font-size:1.4rem;font-weight:400;letter-spacing:normal;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex:0 1 auto;max-width:100%}.product-pill.svelte-11vyzbw:hover{border-color:#fc6c24;color:#fc6c24}.product-pill.svelte-11vyzbw.active{background:#fc6c24;color:#fff;border-color:#fc6c24}.product-title.svelte-11vyzbw{display:block}@media(max-width:1024px){.product-select-wrap.svelte-11vyzbw{display:block;padding:.25rem 0}.products-scroll.svelte-11vyzbw{display:none}}.variant-grid-container.svelte-1w4c75i{display:flex;flex-direction:column;gap:1.5rem;font-family:Inter,sans-serif}.variant-grid.svelte-1w4c75i{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media(min-width:761px){.variant-grid.svelte-1w4c75i{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}}@media(min-width:1440px){.variant-grid.svelte-1w4c75i{grid-template-columns:repeat(5,minmax(0,1fr))}}.variant-card.svelte-1w4c75i{display:flex;flex-direction:column;gap:1rem;padding:1.25rem;background:#fff;border:1px solid #d9d9d9;border-radius:1rem;transition:all .2s ease}.variant-card.svelte-1w4c75i:hover:not(.sold-out){border-color:#fc6c24;box-shadow:0 2px 8px #0000001a}.variant-card.sold-out.svelte-1w4c75i{opacity:.6;background:#f9f9f9}.variant-card.sold-out.svelte-1w4c75i .variant-title:where(.svelte-1w4c75i),.variant-card.sold-out.svelte-1w4c75i .variant-description:where(.svelte-1w4c75i),.variant-card.sold-out.svelte-1w4c75i .variant-price:where(.svelte-1w4c75i){color:#999}.variant-card.submitting.svelte-1w4c75i{pointer-events:none}.variant-image.svelte-1w4c75i{width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:.5rem;overflow:hidden;text-decoration:none}.variant-image.svelte-1w4c75i img:where(.svelte-1w4c75i){width:100%;height:100%;object-fit:cover}.variant-image-placeholder.svelte-1w4c75i{padding:2rem}.color-swatch.svelte-1w4c75i{width:80%;aspect-ratio:1;border-radius:.5rem;box-shadow:inset 0 0 0 1px #0000001a}.variant-info.svelte-1w4c75i{text-align:center;display:flex;flex-direction:column;gap:.5rem;flex:1 1 auto}.variant-title.svelte-1w4c75i{font-size:1.3rem;font-weight:600;color:#000;margin:0}.variant-description.svelte-1w4c75i{font-size:1.2rem;color:#4d4d4d;margin:0}.variant-price.svelte-1w4c75i{font-size:1.5rem;font-weight:500;color:#000;margin:auto 0 0}.sold-out-badge.svelte-1w4c75i{font-size:1.2rem;font-weight:600;color:#c00;text-transform:uppercase;margin:.25rem 0;letter-spacing:.05em}.low-stock-badge.svelte-1w4c75i{font-size:1.1rem;font-weight:500;color:#c60;margin:.25rem 0}.quantity-selector.svelte-1w4c75i{display:flex;align-items:center;gap:.5rem;border:2px solid #737373;border-radius:16px;padding:.25rem;margin-top:auto}.quantity-selector.disabled.svelte-1w4c75i{border-color:#ccc;background:#f0f0f0}.qty-btn.svelte-1w4c75i{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border:none;background:#fff;color:#000;font-size:1.25rem;font-weight:500;cursor:pointer;transition:all .15s ease;border-radius:16px}.qty-btn.svelte-1w4c75i:hover:not(:disabled){background:#fc6c24;color:#fff}.qty-btn.svelte-1w4c75i:disabled{color:#ccc;cursor:not-allowed}.quantity-selector.disabled.svelte-1w4c75i .qty-btn:where(.svelte-1w4c75i){background:#e8e8e8;color:#bbb}.qty-input.svelte-1w4c75i{flex:1;width:100%;text-align:center;border:none;background:transparent;padding:.5rem .25rem;font-size:1.6rem;font-weight:500;color:#000}.qty-input.svelte-1w4c75i:focus{outline:none}.qty-input.svelte-1w4c75i::-webkit-outer-spin-button,.qty-input.svelte-1w4c75i::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.qty-input.svelte-1w4c75i[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.quantity-selector.disabled.svelte-1w4c75i .qty-input:where(.svelte-1w4c75i){color:#bbb}.sticky-action-bar.svelte-7is7fv{position:sticky;bottom:0;background:#fff;border-top:1px solid #e5e5e5;z-index:999;font-family:Inter,sans-serif}.discount-head.svelte-7is7fv{align-items:center;background:#fff;display:flex;gap:6px;justify-content:space-between;padding:.8rem 0rem}.discount-main.svelte-7is7fv{align-items:center;background:#fc6c24;color:#fff;border-radius:0;display:flex;flex:1 1 auto;justify-content:space-between;gap:1rem;min-height:49px;padding:.45rem .9rem}.status-message.svelte-7is7fv{font-size:1.3rem;font-weight:700;margin:0;flex:1 1 auto;min-width:0}.header-right.svelte-7is7fv{display:flex;align-items:center;gap:0;flex:0 0 auto}.items-toggle.svelte-7is7fv{background:#fc6c24;border:none;border-radius:0;cursor:pointer;color:#fff;padding:0;width:49px;height:49px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,background-color .2s ease}.items-toggle.svelte-7is7fv:hover{background:#e66320}.chevron-icon.svelte-7is7fv{width:100%;height:100%;transition:transform .2s ease}.chevron-icon.svelte-7is7fv.expanded{transform:rotate(180deg)}.total-wrap.svelte-7is7fv{align-items:center;display:flex;gap:.75rem;white-space:nowrap;background:transparent;border-radius:0;padding:0}.old-price.svelte-7is7fv{color:#fffc;font-size:1.3rem;text-decoration:line-through;line-height:1}.total-wrap-mobile.svelte-7is7fv{display:none;align-items:center;justify-content:flex-start;gap:6px;width:100%}.mobile-left.svelte-7is7fv{display:flex;flex-direction:column;gap:.25rem;background:#fc6c24;color:#fff;padding:.5rem .75rem;border-radius:0;flex:1 1 auto;min-width:0;min-height:49px;justify-content:center}.items-toggle-mobile.svelte-7is7fv{background:#fc6c24;border:none;border-radius:0;cursor:pointer;color:#fff;padding:0;width:49px;height:49px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.items-toggle-mobile.svelte-7is7fv:hover{background:#e66320}.cart-items-grid.svelte-7is7fv{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:1rem;background:#fff;border-top:1px solid #e5e5e5}.cart-items-grid-mobile.svelte-7is7fv{display:none}@media(min-width:761px){.cart-items-grid.svelte-7is7fv{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1440px){.cart-items-grid.svelte-7is7fv{grid-template-columns:repeat(5,minmax(0,1fr))}}.item-card.svelte-7is7fv{display:flex;gap:10px;padding:0;border:none;border-radius:0;background:transparent;overflow:hidden}.item-image.svelte-7is7fv{width:84px;height:84px;object-fit:cover;background:transparent;border-radius:0;flex-shrink:0}.item-info.svelte-7is7fv{flex:1;overflow:hidden;display:flex;flex-direction:column;gap:2px}.item-title.svelte-7is7fv{font-size:1.2rem;font-weight:700;color:#1f1f1f;overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.item-variant.svelte-7is7fv{font-size:1rem;color:#666;font-weight:500;line-height:1.5;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.item-bottom-row.svelte-7is7fv{display:flex;align-items:flex-start;justify-content:space-between;position:relative}.item-price-group.svelte-7is7fv{display:flex;align-items:baseline;gap:4px;flex-wrap:nowrap}.price-wrapper.svelte-7is7fv{display:flex;flex-direction:column;gap:2px}.item-price.svelte-7is7fv{font-size:1.05rem;font-weight:700;color:#000}.times-symbol.svelte-7is7fv{line-height:20px;padding:0 4px}.item-quantity.svelte-7is7fv{font-size:1rem;font-weight:700;color:#000;white-space:nowrap;display:inline-flex;align-items:baseline}.item-original-price.svelte-7is7fv{font-size:1rem;font-weight:500;color:#ababab;text-decoration:line-through;margin-left:0}.remove-btn.svelte-7is7fv{background:none;border:none;cursor:pointer;padding:0;width:15px;height:15px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease;flex-shrink:0}.remove-btn.svelte-7is7fv:hover{opacity:.7}.remove-btn.svelte-7is7fv svg:where(.svelte-7is7fv){width:100%;height:100%}.action-bar-content.svelte-7is7fv{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:.7rem 0rem;width:100%;background:#fff}.progress-panel.svelte-7is7fv{display:flex;flex:1 1 auto;flex-direction:column;gap:.45rem;justify-content:center}.items-progress-summary.svelte-7is7fv{align-items:center;color:#5e5e5e;display:none;font-size:1.1rem;font-weight:700;justify-content:space-between}.items-progress-value.svelte-7is7fv{color:#fc6c24}.tier-labels.svelte-7is7fv{display:grid;font-size:1.1rem;font-weight:700;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));text-align:center}.tier-label.svelte-7is7fv{color:#8f8f8f}.tier-label.active.svelte-7is7fv{color:#fc6c24}.discount-values.svelte-7is7fv{font-size:1.8rem}.progress-track.svelte-7is7fv{background:#d7d7d7;border-radius:9999px;display:flex;align-items:center;height:10px;position:relative}.progress-fill.svelte-7is7fv{border-radius:inherit;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.progress-fill.svelte-7is7fv:before{background:#fc6c24;content:"";display:block;height:100%;width:var(--progress-width, 0%)}.progress-marker.svelte-7is7fv{background:#fff;border:2px solid #c2c2c2;border-radius:50%;height:16px;position:absolute;top:50%;transform:translate(-50%,-50%);width:16px;z-index:2}.progress-marker.active.svelte-7is7fv{border-color:#fc6c24}.sr-only.svelte-7is7fv{border:0;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.item-count.svelte-7is7fv{color:#fff;font-size:1.3rem;font-weight:500;line-height:1}.price-group.svelte-7is7fv{display:flex;align-items:baseline;gap:.75rem}.total-price.svelte-7is7fv{font-size:3rem;font-weight:700;line-height:1;color:#fff}.actions-section.svelte-7is7fv{flex:0 0 240px;flex-direction:column;display:flex;gap:.55rem}.action-btn.svelte-7is7fv{padding:0 3rem;border:1px solid #000000;border-radius:40px;font-size:1.5rem;font-weight:700;min-height:4.5rem;min-width:12rem;cursor:pointer;transition:all .2s ease;white-space:nowrap}.action-btn.svelte-7is7fv.add-to-cart{background:#000;border-color:#000;color:#fff}.action-btn.svelte-7is7fv.add-to-cart:hover:not(:disabled){background:#1f1f1f;border-color:#1f1f1f}.action-btn.svelte-7is7fv.add-to-cart:disabled{opacity:.5;cursor:not-allowed}.action-btn.svelte-7is7fv.buy-now{background:#fff;border-color:#fc6c24;color:#fc6c24}.action-btn.svelte-7is7fv.buy-now:hover:not(:disabled){background:#fff4ed;border-color:#e35f1d;color:#e35f1d}.action-btn.svelte-7is7fv.buy-now:disabled{opacity:.5;cursor:not-allowed}@media(max-width:640px){.sticky-action-bar.svelte-7is7fv{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.discount-head.svelte-7is7fv{align-items:flex-start;flex-direction:column;background:#fff;color:#1f1f1f;width:100%;padding:.8rem 5% .45rem;box-sizing:border-box;gap:.45rem}.discount-main.svelte-7is7fv{display:block;width:100%;min-height:0;padding:0;background:transparent}.discount-head.svelte-7is7fv .status-message:where(.svelte-7is7fv){color:#000}.discount-head.svelte-7is7fv .total-wrap:where(.svelte-7is7fv){display:none}.items-toggle.svelte-7is7fv{display:none}.action-bar-content.svelte-7is7fv{flex-direction:column;gap:.75rem;width:100%;padding:.55rem 5% 1rem;box-sizing:border-box}.actions-section.svelte-7is7fv{width:100%;flex:0 0 auto;gap:.5rem;flex-direction:row}.action-btn.svelte-7is7fv{flex:1;font-size:1.3rem;min-height:4rem;padding:0 1.5rem}.total-price.svelte-7is7fv{font-size:1.6rem;color:#000}.old-price.svelte-7is7fv{font-size:1.2rem;color:#5e5e5e;text-decoration:line-through;line-height:1}.price-group.svelte-7is7fv{align-items:center;gap:.5rem}.mobile-left.svelte-7is7fv{flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem}.mobile-left.svelte-7is7fv .item-count:where(.svelte-7is7fv){white-space:nowrap}.item-count.svelte-7is7fv{font-size:1.2rem;color:#1f1f1f}.status-message.svelte-7is7fv{font-size:1.2rem}.items-progress-summary.svelte-7is7fv,.tier-labels.svelte-7is7fv{display:none}.progress-panel.svelte-7is7fv{gap:0;width:100%}.total-wrap-mobile.svelte-7is7fv{display:flex;align-items:center;justify-content:flex-start;gap:6px;width:100%;padding:0;box-sizing:border-box}.total-wrap-mobile.svelte-7is7fv .total-price:where(.svelte-7is7fv){color:#fff}.total-wrap-mobile.svelte-7is7fv .old-price:where(.svelte-7is7fv){color:#fffc}.total-wrap-mobile.svelte-7is7fv .item-count:where(.svelte-7is7fv){color:#fff}.items-toggle-mobile.svelte-7is7fv{color:#fff;width:49px;height:49px}.cart-items-grid.svelte-7is7fv{display:grid;grid-template-columns:1fr;gap:0;padding:0;background:#fff;border-top:1px solid #e5e5e5}.cart-items-grid-mobile.svelte-7is7fv{display:grid;width:100%;max-height:38vh;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.cart-items-grid-desktop.svelte-7is7fv{display:none}.item-card.svelte-7is7fv{display:flex;gap:8px;padding:1rem 5%;border:none;border-bottom:1px solid #e5e5e5;background:transparent;border-radius:0;overflow:visible}.item-card.svelte-7is7fv:last-child{border-bottom:none}.item-image.svelte-7is7fv{width:80px;height:80px;flex-shrink:0}.item-info.svelte-7is7fv{flex:1;gap:4px}.item-title.svelte-7is7fv,.item-variant.svelte-7is7fv{font-size:1rem}.item-bottom-row.svelte-7is7fv{gap:8px}.item-price.svelte-7is7fv{font-size:1.05rem}.item-quantity.svelte-7is7fv{font-size:1rem}.remove-btn.svelte-7is7fv{width:15px;height:15px}}inbox-online-store-chat{z-index:998!important}.filament-bulk-app.svelte-17dnxha{display:flex;flex-direction:column;gap:2rem;padding:2rem;width:100%;max-width:1400px;margin:0 auto;min-height:100vh;background:#fff;font-family:Inter,sans-serif;color:#000}.empty-state.svelte-17dnxha{font-size:1.5rem;color:#4d4d4d;margin:0}.product-filter.svelte-17dnxha,.spool-filter.svelte-17dnxha{display:flex;flex-direction:column;gap:.75rem}.filter-label.svelte-17dnxha{font-size:1.4rem;font-weight:600;color:#000}.spool-pills.svelte-17dnxha{display:flex;flex-wrap:wrap;gap:.5rem;width:100%;align-content:flex-start}.spool-select.svelte-17dnxha{display:none;width:100%;min-height:4.5rem;padding:0 4rem 0 1.5rem;border:1px solid #000000;border-radius:40px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.4rem center;background-size:1.6rem;color:#000;font-size:1.3rem;font-weight:700;font-family:Inter,sans-serif;appearance:none;-webkit-appearance:none;-moz-appearance:none}.spool-pill.svelte-17dnxha{border:1px solid #000000;border-radius:40px;background:#fff;color:#000;font-family:var(--font-body-family, Inter, sans-serif);font-style:var(--font-body-style, normal);font-size:1.4rem;font-weight:400;letter-spacing:normal;padding:.5rem 1.6rem;cursor:pointer;flex:0 1 auto;max-width:100%;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.spool-pill.svelte-17dnxha:hover{border-color:#fc6c24;color:#fc6c24}.spool-pill.active.svelte-17dnxha{background:#fc6c24;color:#fff;border-color:#fc6c24}@media(max-width:640px){.filament-bulk-app.svelte-17dnxha{padding:1.5rem}.filter-label.svelte-17dnxha{font-size:1.3rem}.spool-pill.svelte-17dnxha{min-height:4rem;font-size:1.3rem;padding:0 1.5rem}}@media(max-width:1024px){.spool-select.svelte-17dnxha{display:block}.spool-pills.svelte-17dnxha{display:none}}.loading-overlay.svelte-17dnxha{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999}.loading-modal.svelte-17dnxha{background:#fff;border-radius:12px;padding:3rem;text-align:center;max-width:360px;box-shadow:0 20px 60px #0000004d}.loading-spinner.svelte-17dnxha{width:48px;height:48px;border:4px solid #e5e5e5;border-top-color:#fc6c24;border-radius:50%;animation:svelte-17dnxha-spin .8s linear infinite;margin:0 auto 1.5rem}@keyframes svelte-17dnxha-spin{to{transform:rotate(360deg)}}.loading-text.svelte-17dnxha{font-size:1.4rem;font-weight:600;color:#000;margin:0 0 .5rem}.loading-subtext.svelte-17dnxha{font-size:1rem;color:#666;margin:0}.error-overlay.svelte-17dnxha{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:10000}.error-modal.svelte-17dnxha{background:#fff;border-radius:12px;padding:3rem;text-align:center;max-width:400px;box-shadow:0 20px 60px #0000004d}.error-text.svelte-17dnxha{font-size:1.4rem;font-weight:500;color:#c33;margin:0 0 2rem}.error-close.svelte-17dnxha{background:#fc6c24;color:#fff;border:none;border-radius:40px;padding:1rem 3rem;font-size:1.3rem;font-weight:600;cursor:pointer;font-family:Inter,sans-serif}.error-close.svelte-17dnxha:hover{background:#e55a1a}
