.bundle-header,.bundle-size-selector,.bundle-container{position:static!important}html{scroll-behavior:smooth}.section-build-your-own-bundle{--bundle-primary-color: rgb(var(--color-foreground));--bundle-secondary-color: rgb(var(--color-background));--bundle-accent-color: rgb(var(--color-button));--bundle-border-color: rgba(var(--color-foreground), .1);--bundle-shadow: 0 2px 8px rgba(var(--color-foreground), .1);--bundle-radius: 8px;--bundle-spacing: 1.5rem;--bundle-spacing-sm: 1rem;--bundle-spacing-lg: 2rem}.section-build-your-own-bundle .page-width{max-width:100%;padding:0 1.5rem .5rem}@media screen and (min-width: 750px){.section-build-your-own-bundle .page-width{padding:0 2rem}}@media screen and (min-width: 1440px){.section-build-your-own-bundle .page-width{padding:0 3rem}}.bundle-container{max-width:1200px;margin:0 auto}@media screen and (min-width: 1440px){.bundle-container{max-width:1600px}}@media screen and (min-width: 1920px){.bundle-container{max-width:2000px}}@media screen and (min-width: 2560px){.bundle-container{max-width:2400px}}@media screen and (min-width: 1440px){.bundle-header,.bundle-size-selector{margin-bottom:3rem}}@media screen and (min-width: 1920px){.bundle-header,.bundle-size-selector{margin-bottom:4rem}}.bundle-header{text-align:center;margin-bottom:var(--bundle-spacing-lg)}.bundle-title{margin-bottom:var(--bundle-spacing-sm);color:var(--bundle-primary-color)}.bundle-description{max-width:600px;margin:0 auto;color:rgba(var(--color-foreground),.7)}.bundle-selectors,.bundle-size-selector{margin-bottom:var(--bundle-spacing-lg)}.bundle-size-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:var(--bundle-spacing-sm);flex-wrap:nowrap}.bundle-size-title{font-size:1.8rem;font-weight:600;color:var(--bundle-primary-color);margin:0}.bundle-type-toggle{display:flex;background:rgba(var(--color-foreground),.05);border-radius:16px;padding:8px;border:1px solid var(--bundle-border-color);flex-shrink:0}.bundle-type-input{display:none}.bundle-type-label{display:flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border-radius:12px;text-align:center;cursor:pointer;transition:all .2s ease;background:transparent;color:var(--bundle-primary-color);font-size:1.95rem;font-weight:600;white-space:nowrap;line-height:1;min-width:0}.bundle-type-label:hover{background:rgba(var(--color-button),.1)}.bundle-type-input:checked+.bundle-type-label{background:var(--bundle-accent-color);color:rgb(var(--color-button-text));box-shadow:0 2px 4px rgba(var(--color-button),.2)}.bundle-type-name{font-weight:500}@media screen and (max-width: 749px){.bundle-size-header{flex-direction:row;align-items:center;gap:1rem;flex-wrap:wrap}.bundle-size-title{font-size:1.5rem}.bundle-type-toggle{flex-shrink:0}.bundle-type-label{padding:.6rem 1rem;font-size:1.65rem}}.bundle-size-options{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1000px;margin:0 auto}@media screen and (min-width: 1440px){.bundle-size-options{max-width:1400px;gap:1.5rem}}@media screen and (min-width: 1920px){.bundle-size-options{max-width:1800px;gap:2rem}}@media screen and (min-width: 2560px){.bundle-size-options{max-width:2200px;gap:2.5rem}}.bundle-size-option{position:relative;animation:cardSlideIn .6s ease-out;animation-fill-mode:both;overflow:visible}.bundle-size-option:nth-child(1){animation-delay:.1s}.bundle-size-option:nth-child(2){animation-delay:.2s}.bundle-size-option:nth-child(3){animation-delay:.3s}.bundle-size-option:nth-child(4){animation-delay:.4s}@keyframes cardSlideIn{0%{opacity:0;transform:translateY(30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.bundle-size-input{position:absolute;opacity:0;pointer-events:none}.bundle-size-label{display:block;padding:1.5rem 1rem;border:2px solid rgba(var(--color-foreground),.1);border-radius:16px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,rgba(var(--color-foreground),.02),rgba(var(--color-foreground),.05));text-align:center;position:relative;overflow:visible;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bundle-size-label:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(var(--bundle-accent-color),.1),rgba(var(--bundle-accent-color),.05));opacity:0;transition:opacity .3s ease;z-index:1}.bundle-size-label:hover{border-color:var(--bundle-accent-color);transform:translateY(-4px) scale(1.02);box-shadow:0 8px 25px rgba(var(--bundle-accent-color),.15)}.bundle-size-label:hover:before{opacity:1}.bundle-size-input:checked+.bundle-size-label{border-color:var(--bundle-accent-color);background:linear-gradient(135deg,rgba(var(--bundle-accent-color),.1),rgba(var(--bundle-accent-color),.05));box-shadow:0 0 0 2px var(--bundle-accent-color),0 8px 25px rgba(var(--bundle-accent-color),.2),0 0 30px rgba(var(--bundle-accent-color),.1);transform:translateY(-2px)}.bundle-size-input:checked+.bundle-size-label:before{opacity:1}.bundle-size-name{display:block;font-weight:700;font-size:1.4rem;margin-bottom:.5rem;color:var(--bundle-primary-color);position:relative;z-index:2;text-transform:uppercase;letter-spacing:.5px}.bundle-price-container{display:flex;align-items:baseline;justify-content:center;gap:.5rem;margin-bottom:.5rem;position:relative;z-index:2}.bundle-size-price{font-size:1.8rem;font-weight:800;color:var(--bundle-accent-color);text-shadow:0 2px 4px rgba(var(--bundle-accent-color),.2)}.bundle-price-sale{display:flex;flex-direction:row;align-items:baseline;justify-content:center;gap:.5rem}.bundle-compare-price{font-size:1.8rem;font-weight:600;color:rgba(var(--color-foreground),.6);text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:rgba(var(--color-foreground),.4)}.bundle-price-sale .bundle-size-price{font-size:1.8rem;font-weight:800;color:#e74c3c;text-shadow:0 2px 4px rgba(231,76,60,.2)}.bundle-savings-text{font-size:1.35rem;font-weight:700;color:#10b981;background:#10b9811a;padding:.2rem .5rem;border-radius:8px;border:1px solid rgba(16,185,129,.2);white-space:nowrap}.bundle-free-shipping-badge{position:absolute;top:-8px;right:6px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;padding:.4rem 1rem;border-radius:16px;font-size:clamp(1.2rem,3vw,1.5rem);font-weight:700;text-transform:uppercase;letter-spacing:.8px;box-shadow:0 3px 12px #3b82f64d;z-index:19;transform:rotate(8deg);border:2px solid white;animation:freeShippingBadgePulse 2s ease-in-out infinite;line-height:1.1;white-space:nowrap;max-width:calc(100% - 12px);overflow:hidden;text-overflow:ellipsis}.bundle-free-shipping-badge:before{content:"\1f69a";font-size:.9em;margin-right:.3rem}@keyframes freeShippingBadgePulse{0%,to{box-shadow:0 3px 12px #3b82f64d;transform:rotate(8deg) scale(1)}50%{box-shadow:0 6px 24px #3b82f680;transform:rotate(8deg) scale(1.05)}}.bundle-size-option:hover .bundle-free-shipping-badge{animation-duration:1s;transform:rotate(8deg) scale(1.1)}.bundle-main{display:grid;grid-template-columns:1fr;gap:var(--bundle-spacing-lg)}@media screen and (min-width: 990px){.bundle-main{grid-template-columns:2fr 1fr;gap:var(--bundle-spacing-lg)}}@media screen and (min-width: 1440px){.bundle-main{grid-template-columns:3fr 1fr;gap:2rem}}@media screen and (min-width: 1920px){.bundle-main{grid-template-columns:5fr 1fr;gap:2.5rem}}@media screen and (min-width: 2560px){.bundle-main{grid-template-columns:6fr 1fr;gap:3rem}}.bundle-product-grid{order:1}@media screen and (min-width: 990px){.bundle-product-grid{order:0}}.bundle-search{position:relative;margin-bottom:var(--bundle-spacing)}.bundle-search-input{width:100%;padding:.875rem 3rem .875rem 1rem;border:2px solid var(--bundle-border-color);border-radius:var(--bundle-radius);font-size:1.5rem;background:var(--bundle-secondary-color);color:var(--bundle-primary-color);transition:border-color .2s ease}.bundle-search-input:focus{outline:none;border-color:var(--bundle-accent-color)}.bundle-search-clear{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:.25rem;color:rgba(var(--color-foreground),.5);transition:color .2s ease}.bundle-search-clear:hover{color:var(--bundle-primary-color)}.bundle-minis-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(225px,1fr));gap:var(--bundle-spacing-sm);max-height:600px;overflow-y:auto;padding:.5rem;border:1px solid var(--bundle-border-color);border-radius:var(--bundle-radius);background:var(--bundle-secondary-color)}@media screen and (min-width: 750px){.bundle-minis-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.bundle-mini-name{font-size:3.6rem}}@media screen and (min-width: 1024px){.bundle-minis-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr))}.bundle-mini-name{font-size:3.9rem}}@media screen and (min-width: 1440px){.bundle-minis-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.bundle-mini-name{font-size:4.2rem}}@media screen and (min-width: 1920px){.bundle-minis-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}.bundle-mini-name{font-size:3rem}}@media screen and (min-width: 2560px){.bundle-minis-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.bundle-mini-name{font-size:4.8rem}}.bundle-mini-item{display:flex;flex-direction:column;border:2px solid rgba(var(--color-foreground),.08);border-radius:var(--bundle-radius);overflow:hidden;transition:all .3s ease;background:rgb(var(--color-background));box-shadow:0 8px 24px rgba(var(--color-foreground),.12),0 2px 8px rgba(var(--color-foreground),.08);position:relative;cursor:pointer}.bundle-mini-item:hover{border-color:var(--bundle-accent-color);transform:translateY(-4px);box-shadow:0 12px 32px rgba(var(--color-foreground),.18),0 4px 12px rgba(var(--color-foreground),.12)}.bundle-mini-item:active{transform:translateY(-2px) scale(.98);transition:all .1s ease}.bundle-mini-image{aspect-ratio:1;overflow:hidden;background:rgba(var(--color-foreground),.05);border-radius:var(--bundle-radius) var(--bundle-radius) 0 0}.bundle-mini-image img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.bundle-mini-item:hover .bundle-mini-image img{transform:scale(1.05)}.bundle-mini-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.3)}.bundle-mini-info{padding:.75rem;flex-grow:1;display:flex;flex-direction:column;justify-content:center}.bundle-mini-name{font-size:3.3rem;font-weight:700;margin:0 0 .75rem;color:var(--bundle-primary-color);line-height:1.2;text-align:center;text-transform:capitalize;letter-spacing:.5px;text-shadow:0 2px 4px rgba(var(--color-foreground),.1);position:relative;padding:.25rem 0}.bundle-mini-add-btn{margin:0 .75rem .75rem;padding:.5rem;border:2px solid var(--bundle-accent-color);border-radius:calc(var(--bundle-radius) - 2px);background:var(--bundle-accent-color);color:rgb(var(--color-button-text));font-size:1.35rem;font-weight:600;cursor:pointer;transition:all .2s ease}.bundle-mini-add-btn:hover:not(:disabled){background:transparent;color:var(--bundle-accent-color)}.bundle-mini-add-btn.selected{background:transparent;color:var(--bundle-accent-color)}.bundle-mini-quantity-selector{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:0 .75rem .75rem;padding:.5rem;cursor:default}.bundle-mini-quantity-btn{width:44px;height:44px;border:3px solid var(--bundle-accent-color);background:var(--bundle-accent-color);color:rgb(var(--color-button-text));border-radius:50%;font-size:2.4rem;font-weight:800;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 2px 4px rgba(var(--color-foreground),.15)}.bundle-mini-quantity-btn:hover:not(:disabled){background:transparent;color:var(--bundle-accent-color);transform:scale(1.1);box-shadow:0 4px 8px rgba(var(--color-foreground),.2)}.bundle-mini-quantity-btn:disabled{opacity:.5;cursor:not-allowed;border-color:var(--bundle-border-color);color:var(--bundle-border-color)}.bundle-mini-quantity{min-width:32px;text-align:center;font-weight:700;font-size:1.8rem;color:var(--bundle-primary-color);background:rgba(var(--color-foreground),.05);border-radius:8px;padding:4px 8px}.bundle-sidebar{order:0;background:var(--bundle-secondary-color);border-radius:var(--bundle-radius);padding:var(--bundle-spacing);padding-bottom:0;height:fit-content;max-height:80vh;overflow-y:auto;display:flex;flex-direction:column;min-width:0}@media screen and (min-width: 990px){.bundle-sidebar{order:1;padding-bottom:0}}.bundle-progress{padding:1rem;background:var(--bundle-secondary-color);border-radius:var(--bundle-radius);border:1px solid rgba(var(--color-foreground),.05);transition:all .3s ease;min-height:120px;display:flex;flex-direction:column;justify-content:space-between;width:100%;min-width:0;max-width:100%;box-sizing:border-box;overflow-x:hidden}.bundle-progress.active{border-color:var(--bundle-accent-color);box-shadow:0 0 0 1px rgba(var(--bundle-accent-color),.1)}.bundle-progress-title{font-size:1.1rem;font-weight:600;margin-bottom:var(--bundle-spacing-sm);color:var(--bundle-primary-color)}.bundle-progress-footer{margin-top:.5rem;display:flex;justify-content:flex-end}.bundle-progress-toggle-selected{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid var(--bundle-border-color);background:var(--bundle-secondary-color);color:var(--bundle-primary-color);transition:background .15s ease,transform .15s ease}.bundle-progress-toggle-selected:hover{background:rgba(var(--color-foreground),.05)}.bundle-progress-toggle-selected .bundle-selected-caret{transition:transform .2s ease;display:inline-flex}.bundle-progress-toggle-selected .bundle-selected-caret svg{width:18px;height:18px}.bundle-progress-toggle-selected[aria-expanded=true] .bundle-selected-caret{transform:rotate(180deg)}@media (min-width: 990px){.bundle-progress-footer,.bundle-progress-text .bundle-progress-toggle-selected{display:none}}.bundle-progress-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:var(--bundle-spacing-sm)}.bundle-progress-actions{display:inline-flex;gap:.5rem;flex:0 0 auto}.bundle-progress-actions .bundle-action-btn{height:32px;padding:0 .5rem;min-width:0}.bundle-progress-actions .bundle-action-emoji{font-size:1.425rem}.bundle-progress-bar{width:100%;height:12px;background:#0003;border-radius:6px;overflow:hidden;margin-bottom:.75rem;position:relative;box-shadow:inset 0 2px 4px #0000001a;flex-shrink:0}.bundle-progress-fill{height:100%;background:linear-gradient(90deg,#10b981,#059669,#10b981);border-radius:6px;transition:width .5s cubic-bezier(.4,0,.2,1);width:0%;position:relative;overflow:hidden;min-width:0;display:block!important}.bundle-progress-fill:before{content:"";position:absolute;top:0;transform:translate(-100%);width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.3) 50%,transparent 100%);animation:progressShineTransform 2s infinite}@keyframes progressShineTransform{0%{transform:translate(-100%)}to{transform:translate(100%)}}.bundle-progress-fill.complete{background:linear-gradient(90deg,#10b981,#059669,#10b981);box-shadow:0 0 20px #10b9814d}.bundle-progress-fill.complete:after{content:"\2713";position:absolute;right:8px;top:50%;transform:translateY(-50%);color:#fff;font-weight:700;font-size:15px;text-shadow:0 1px 2px rgba(0,0,0,.3)}.bundle-progress-fill.complete{animation:progressPulse 1.5s ease-in-out infinite}@keyframes progressPulse{0%,to{box-shadow:0 0 20px #10b9814d}50%{box-shadow:0 0 30px #10b98180}}.bundle-progress-text{text-align:center;font-weight:600;color:var(--bundle-primary-color);display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1.8rem;min-width:80px;font-variant-numeric:tabular-nums}.bundle-progress-counter{display:inline-flex;align-items:center;gap:.25rem;white-space:nowrap}.bundle-progress-type{font-size:1.6rem;font-weight:500;color:rgba(var(--color-foreground),.6);margin-left:.25rem}.bundle-progress-current{color:var(--bundle-accent-color);font-weight:700;font-size:1.95rem;transition:all .3s ease;display:inline-block}.bundle-progress-current.updated{animation:progressNumberUpdate .4s ease-out}@keyframes progressNumberUpdate{0%{transform:scale(1.2);color:var(--bundle-accent-color)}50%{transform:scale(1.1);color:#10b981}to{transform:scale(1);color:var(--bundle-accent-color)}}.bundle-progress-total{color:rgba(var(--color-foreground),.6);font-weight:500}@media (max-width: 989px){.bundle-selected-list{display:none}.bundle-selected-list.is-open{display:block;max-height:45vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.bundle-progress-text{display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:0}.bundle-progress-counter{display:inline-flex;align-items:center;gap:.25rem}.bundle-progress-type{font-size:1.45rem}.bundle-progress-footer{display:none}.bundle-progress-text .bundle-progress-toggle-selected{position:absolute;right:0;flex-shrink:0;width:40px;height:40px}}.bundle-selected-title{font-size:1.65rem;font-weight:600;margin-bottom:var(--bundle-spacing-sm);color:var(--bundle-primary-color)}.bundle-selected-list{max-height:300px;overflow-y:auto;border:1px solid var(--bundle-border-color);border-radius:var(--bundle-radius);background:var(--bundle-secondary-color);flex-shrink:0}.bundle-selected-empty{padding:var(--bundle-spacing-sm);text-align:center;color:rgba(var(--color-foreground),.6);margin:0;font-style:italic}.bundle-selected-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:linear-gradient(135deg,rgba(var(--color-foreground),.05),rgba(var(--color-foreground),.02));border-radius:12px;margin-bottom:.75rem;border:1px solid rgba(var(--color-foreground),.1);transition:all .3s ease}.bundle-selected-item:hover{border-color:rgba(var(--color-foreground),.2);box-shadow:0 2px 8px rgba(var(--color-foreground),.1)}.bundle-selected-item:last-child{margin-bottom:0}.bundle-selected-image{width:60px;height:60px;border-radius:8px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000001a}.bundle-selected-image img{width:100%;height:100%;object-fit:cover}.bundle-selected-info{flex:1;display:flex;align-items:center;justify-content:space-between;gap:1rem}.bundle-selected-name{font-size:1.5rem;font-weight:600;color:var(--bundle-primary-color);text-transform:capitalize}.bundle-selected-quantity-selector{display:flex;align-items:center;background:#fff;border-radius:25px;border:1px solid rgba(0,0,0,.1);overflow:visible;box-shadow:0 2px 4px #0000001a;height:40px;min-width:120px}.bundle-selected-quantity-btn{width:40px;height:40px;border:none;background:none;color:#333;cursor:pointer;display:flex!important;align-items:center;justify-content:center;font-size:1.5rem;font-weight:400;transition:all .2s ease;line-height:1;visibility:visible!important;opacity:1!important}.bundle-selected-quantity-btn:hover{background:#0000000d}.bundle-selected-quantity-btn:active{background:#0000001a}.bundle-selected-quantity-btn:disabled{opacity:.3;cursor:not-allowed}.bundle-selected-quantity{min-width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:600;color:#333;background:none}.bundle-selected-quantity-increase,.bundle-selected-quantity-decrease{display:flex!important;visibility:visible!important;opacity:1!important}.bundle-selected-header{display:flex;justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;width:100%;overflow:hidden}.bundle-selected-title{margin:0;font-size:1.875rem;font-weight:700;color:var(--bundle-primary-color);flex-shrink:0}.bundle-action-buttons{display:flex;gap:.5rem;align-items:center;flex-shrink:0;flex-wrap:wrap;justify-content:center;width:100%;max-width:100%}.bundle-action-btn{width:auto;min-width:90px;height:40px;border:none;border-radius:6px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:.4rem;position:relative;overflow:hidden;font-weight:600;font-size:1.35rem;padding:0 .7rem;box-shadow:0 2px 6px #0000001a;border:1px solid transparent;white-space:nowrap;flex-shrink:1}.bundle-action-emoji{font-size:1.5rem;line-height:1;flex-shrink:0}.bundle-action-label{white-space:nowrap;font-size:1.35rem;font-weight:600}.bundle-clear-btn{background:linear-gradient(135deg,#fff,#f8fafc);color:#64748b;border-color:#e2e8f0;box-shadow:0 2px 8px #00000014}.bundle-clear-btn:hover{transform:translateY(-2px);background:linear-gradient(135deg,#fef2f2,#fee2e2);color:#dc2626;border-color:#fca5a5;box-shadow:0 6px 20px #dc262626}.bundle-clear-btn:active{transform:translateY(-1px);box-shadow:0 4px 12px #dc262633}.bundle-random-fill-btn{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border-color:#3b82f6;box-shadow:0 2px 8px #3b82f64d}.bundle-random-fill-btn:hover{transform:translateY(-2px);background:linear-gradient(135deg,#2563eb,#1e40af);border-color:#2563eb;box-shadow:0 6px 20px #3b82f666}.bundle-random-fill-btn:active{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f680}.bundle-action-btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important;box-shadow:0 2px 8px #00000014!important}.bundle-action-btn:disabled:hover{transform:none!important;box-shadow:0 2px 8px #00000014!important}.bundle-random-fill-btn.filling{background:linear-gradient(135deg,#6b7280,#4b5563);border-color:#6b7280;box-shadow:0 2px 8px #6b72804d;cursor:not-allowed;position:relative;overflow:hidden}.bundle-random-fill-btn.filling:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:fillingShimmer 1.5s infinite}@keyframes fillingShimmer{0%{left:-100%}to{left:100%}}.bundle-action-btn.disabled{opacity:.6;cursor:not-allowed;transform:none!important;box-shadow:0 2px 8px #00000014!important}.bundle-action-btn.disabled:hover{transform:none!important;box-shadow:0 2px 8px #00000014!important}.bundle-action-btn.disabled:active{transform:none!important;animation:none!important}@media (max-width: 768px){.bundle-selected-header{flex-direction:column;align-items:stretch;gap:.75rem}.bundle-selected-title{text-align:center}.bundle-action-buttons{gap:.5rem;justify-content:center}.bundle-action-btn{min-width:85px;height:36px;padding:0 .6rem;font-size:1.275rem}.bundle-action-emoji{font-size:1.35rem}.bundle-action-label{font-size:1.125rem}}@media (max-width: 480px){.bundle-action-buttons{flex-direction:column;width:100%;gap:.5rem}.bundle-action-btn{width:100%;min-width:unset;height:36px;font-size:1.2rem}.bundle-action-emoji{font-size:1.5rem}.bundle-action-label{font-size:1.2rem}}.bundle-action-btn:focus{outline:2px solid #3b82f6;outline-offset:2px}.bundle-clear-btn:focus{outline-color:#dc2626}@keyframes buttonPress{0%{transform:scale(1)}50%{transform:scale(.95)}to{transform:scale(1)}}.bundle-action-btn:active{animation:buttonPress .1s ease-in-out}.bundle-cart{text-align:center}.bundle-cart-price{margin-bottom:var(--bundle-spacing-sm)}.bundle-cart-total{font-size:1.5rem;font-weight:700;color:var(--bundle-accent-color)}.bundle-size-placeholder,.bundle-minis-placeholder{text-align:center;padding:var(--bundle-spacing-lg);color:rgba(var(--color-foreground),.6);background:rgba(var(--color-foreground),.02);border:2px dashed var(--bundle-border-color);border-radius:var(--bundle-radius)}.hidden{display:none!important}@media screen and (max-width: 749px){.bundle-size-options{grid-template-columns:repeat(2,1fr);gap:.75rem}.bundle-minis-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem}.bundle-mini-name{font-size:3rem;margin:0 0 .5rem}.bundle-sidebar{margin-top:var(--bundle-spacing)}.bundle-free-shipping-badge{font-size:clamp(1.05rem,2.7vw,1.35rem);padding:.3rem .8rem;top:-6px;right:4px}}@media screen and (max-width: 480px){.bundle-size-options{grid-template-columns:repeat(2,1fr);gap:.5rem}.bundle-size-label{padding:1rem .5rem}.bundle-size-name{font-size:1.4rem}.bundle-size-price{font-size:1.2rem}.bundle-compare-price{font-size:1.3rem}.bundle-price-sale .bundle-size-price{font-size:1.2rem}.bundle-savings-text{font-size:1rem;padding:.1rem .3rem}.bundle-free-shipping-badge{font-size:.75rem;padding:.15rem .35rem;top:-3px;right:1px;letter-spacing:.1px;border-width:1px;max-width:70px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bundle-free-shipping-badge:before{font-size:.7em;margin-right:.1rem}}.bundle-size-input:focus+.bundle-size-label,.bundle-mystery-input:focus{outline:2px solid var(--bundle-accent-color);outline-offset:2px}.bundle-mini-add-btn:focus{outline:2px solid var(--bundle-accent-color);outline-offset:2px}@media (prefers-contrast: high){.bundle-size-label,.bundle-mini-item,.bundle-sidebar{border-width:2px}.bundle-progress-fill{background:var(--bundle-primary-color)}}@media screen and (max-width: 989px){.section-build-your-own-bundle{overscroll-behavior:contain}.bundle-minis-grid,.bundle-sidebar,.bundle-selected-list{max-height:none;overflow:visible}.bundle-sidebar{position:sticky;top:var(--header-bottom-position, 0);z-index:5;box-shadow:none}.bundle-selected{position:static;background:var(--bundle-secondary-color);min-width:0}.bundle-selected-list{display:none}.bundle-selected-list.is-open{display:block}.bundle-free-shipping-badge,.bundle-progress-fill.complete,.bundle-random-fill-btn.filling:after,.bundle-progress-fill:before{animation:none!important}.bundle-size-label,.bundle-completion-overlay,.bundle-upgrade-modal-overlay{-webkit-backdrop-filter:none;backdrop-filter:none}}.bundle-upgrade-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box}.bundle-upgrade-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.bundle-upgrade-modal-content{position:relative;background:#fff;border-radius:20px;padding:2rem;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;padding-bottom:max(1rem,env(safe-area-inset-bottom));box-shadow:0 20px 60px #0000004d;animation:bundleModalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.bundle-upgrade-modal-header{text-align:center;margin-bottom:2rem}.bundle-upgrade-modal-title{font-size:4rem;font-weight:700;color:#333;margin:0 0 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.bundle-upgrade-modal-subtitle{font-size:2.2rem;color:#666;margin:0}.bundle-upgrade-modal-preview{margin-bottom:2rem}.bundle-upgrade-modal-stats{display:flex;justify-content:center;margin-bottom:1.5rem;padding:1rem;background:#f8f9fa;border-radius:12px}.bundle-upgrade-modal-context{text-align:center;color:#666;font-size:2rem;line-height:1.5;margin:0}.bundle-upgrade-modal-context p{margin:0 0 .5rem}.bundle-upgrade-modal-context strong{color:#333;font-weight:600}.bundle-upgrade-modal-actions{display:flex;flex-direction:column;gap:1rem}.bundle-upgrade-modal-btn{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;text-align:left;font-size:3rem;font-weight:600;position:relative;overflow:hidden}.bundle-upgrade-btn{background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:#fff;box-shadow:0 4px 15px #ff6b6b4d}.bundle-upgrade-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6b6b66}.bundle-keep-btn{background:linear-gradient(135deg,#f8f9fa,#e9ecef);color:#6c757d;border:2px solid #dee2e6;box-shadow:0 2px 8px #0000001a}.bundle-keep-btn:hover{transform:translateY(-2px);background:linear-gradient(135deg,#e9ecef,#dee2e6);box-shadow:0 4px 12px #00000026}.bundle-btn-icon{font-size:2.5rem;flex-shrink:0}.bundle-btn-text{flex:1;font-weight:700}.bundle-btn-subtext{font-size:1.8rem;opacity:.9;font-weight:400}.bundle-upgrade-modal-close{position:absolute;top:1rem;right:1rem;width:40px;height:40px;border:none;background:#f0f0f0;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#666;transition:all .3s ease}.bundle-upgrade-modal-close:hover{background:#e0e0e0;transform:scale(1.1)}.bundle-close-icon{line-height:1}@media screen and (max-width: 768px){.bundle-upgrade-modal-content{padding:1.5rem;margin:1rem;max-width:none}.bundle-upgrade-modal-title{font-size:3rem}.bundle-upgrade-modal-subtitle{font-size:1.8rem}.bundle-upgrade-modal-context{font-size:1.6rem}.bundle-upgrade-modal-stats{flex-direction:column;gap:1rem}.bundle-upgrade-modal-actions{gap:.75rem}.bundle-upgrade-modal-btn{padding:1rem 1.25rem;font-size:1.6rem}.bundle-btn-icon{font-size:2rem}.bundle-btn-subtext{font-size:1.8rem}}@media (prefers-reduced-motion: reduce){.bundle-size-label,.bundle-mini-item,.bundle-mini-add-btn,.bundle-progress-fill,.bundle-upgrade-modal-content{transition:none}.bundle-mini-item:hover{transform:none}.bundle-upgrade-modal-content{animation:none}.bundle-free-shipping-badge,.bundle-progress-fill.complete,.bundle-random-fill-btn.filling:after,.bundle-progress-fill:before{animation:none!important}}.bundle-completion-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box}.bundle-completion-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.bundle-completion-content{position:relative;background:#fff;border-radius:20px;padding:2rem;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;padding-bottom:max(1rem,env(safe-area-inset-bottom));box-shadow:0 20px 60px #0000004d;animation:bundleModalSlideIn .3s ease-out}@keyframes bundleModalSlideIn{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.bundle-completion-header{text-align:center;margin-bottom:2rem}.bundle-completion-title{font-size:4rem;font-weight:700;color:#333;margin:0 0 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.bundle-completion-subtitle{font-size:2.2rem;color:#666;margin:0}.bundle-completion-preview{margin-bottom:2rem}.bundle-completion-stats{display:flex;justify-content:center;margin-bottom:1.5rem;padding:1rem;background:#f8f9fa;border-radius:12px}.bundle-stat{text-align:center}.bundle-stat-number{display:block;font-size:3.6rem;font-weight:700;color:#4ecdc4;margin-bottom:.5rem}.bundle-stat-label{font-size:1.8rem;color:#666;text-transform:uppercase;letter-spacing:.5px}.bundle-completion-selected{max-height:200px;overflow-y:auto;padding:1rem;background:#f8f9fa;border-radius:12px;border:2px dashed #ddd}.bundle-completion-selected h4{margin:0 0 1rem;font-size:1.5rem;color:#333;text-align:center}.bundle-completion-selected-list{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.bundle-completion-selected-item{background:#fff;padding:.5rem 1rem;border-radius:20px;font-size:1.35rem;color:#333;border:1px solid #e0e0e0;box-shadow:0 2px 4px #0000001a}.bundle-completion-actions{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.bundle-completion-btn{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;border:none;border-radius:12px;font-size:2.2rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-align:left;position:relative;overflow:hidden}.bundle-completion-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.bundle-completion-btn:hover:before{left:100%}.bundle-upgrade-btn{background:linear-gradient(135deg,#ff6b6b,#ff8e8e);color:#fff}.bundle-upgrade-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ff6b6b4d}.bundle-add-cart-btn{background:linear-gradient(135deg,#4ecdc4,#6dd5d0);color:#fff}.bundle-add-cart-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #4ecdc44d}.bundle-start-another-btn{background:linear-gradient(135deg,#ff9f43,#ffa726);color:#fff}.bundle-start-another-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ff9f434d}.bundle-checkout-now-btn{background:linear-gradient(135deg,#6c5ce7,#a29bfe);color:#fff}.bundle-checkout-now-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #6c5ce74d}.bundle-completion-btn .bundle-btn-icon{font-size:3rem;flex-shrink:0}.bundle-completion-btn .bundle-btn-text{flex:1;font-weight:700;white-space:nowrap}.bundle-completion-btn .bundle-btn-subtext{font-size:1.8rem;opacity:.9;font-weight:400}@media screen and (max-width: 768px){.bundle-completion-content{padding:1.5rem;margin:1rem;max-width:none}.bundle-completion-title{font-size:3rem}.bundle-completion-subtitle{font-size:1.8rem}.bundle-stat-number{font-size:2.8rem}.bundle-stat-label{font-size:1.4rem}.bundle-completion-stats{flex-direction:column;gap:1rem}.bundle-completion-actions{gap:.75rem}.bundle-completion-btn{padding:1rem 1.25rem;font-size:1.8rem}.bundle-completion-btn .bundle-btn-icon{font-size:2.4rem}.bundle-completion-btn .bundle-btn-subtext{font-size:1.4rem}}.bundle-category-pills{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(var(--color-foreground),.08);inline-size:100%;max-inline-size:100%;box-sizing:border-box}.bundle-category-pills--desktop{display:none}.bundle-category-pills--mobile{display:block}@media screen and (min-width: 990px){.bundle-category-pills--desktop{display:block}.bundle-category-pills--mobile{display:none}}.bundle-category-pills-viewport{display:block;inline-size:100%;max-inline-size:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;box-sizing:border-box;-ms-overflow-style:none;scrollbar-width:none}.bundle-category-pills-viewport::-webkit-scrollbar{display:none;width:0;height:0}.bundle-category-pills-container{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;gap:.5rem;padding:0;scrollbar-width:thin;scrollbar-color:rgba(var(--color-foreground),.3) transparent}.bundle-category-pills-container::-webkit-scrollbar{height:4px}.bundle-category-pills-container::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.3);border-radius:2px}.bundle-category-pill{padding:.5rem 1rem;background:var(--bundle-secondary-color);border:2px solid rgba(var(--color-foreground),.15);border-radius:20px;font-size:1.35rem;font-weight:600;color:var(--bundle-primary-color);cursor:pointer;white-space:nowrap;flex:0 0 auto;transition:all .2s ease;-webkit-user-select:none;user-select:none}.bundle-category-pill:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.bundle-category-pill.active{background:var(--bundle-primary-color);color:var(--bundle-secondary-color);border-color:var(--bundle-primary-color)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-build-your-own-bundle.css.map */
