@charset "UTF-8";.bundle-contents-section{margin:20px 0}.bundle-saving-section{margin:18px 0 6px}.bundle-saving-headline{font-size:14px;color:#2e2e2d;margin-bottom:24px;font-weight:500}.bundle-box{position:relative;background:#e8e7df;border:1px solid #C6C6C6;border-radius:10px;padding:26px 18px 20px;max-width:680px;margin:0 auto}.bundle-box .bundle-pill{position:absolute;left:50%;top:0;transform:translate(-50%,-50%);display:flex;align-items:center;gap:0}.bundle-pill-text{background:#67ac9f;color:#fff;border-radius:10px;line-height:22px;height:22px;padding:0 12px 0 24px;display:inline-block;margin-left:-12px;font-size:14px}.bundle-pill-icon{line-height:0;position:relative;z-index:2}.bundle-pill-icon img{width:30px;height:30px;display:block}.bundle-top-divider{height:1px;background:#e0e0e0;width:100%;margin:0 0 16px}.bundle-grid{display:grid;justify-content:center;gap:14px}.bundle-grid--cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.bundle-grid--cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.bundle-grid--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.bundle-grid--cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.bundle-card{text-align:center}.bundle-line{padding-top:8px;font-size:16px;color:#575757;margin-bottom:8px}.bundle-link{color:inherit;text-decoration:none}.bundle-link:hover{text-decoration:underline}.bundle-divider,.bundle-price-amount{display:none}.bundle-price .woocommerce-Price-amount,.bundle-price .woocommerce-Price-amount.amount,.bundle-card .woocommerce-Price-amount,.bundle-card .woocommerce-Price-amount.amount{display:none!important}.bundle-sub{display:none}.bundle-card .product-description.text-muted{margin-top:2px;font-size:12px;font-weight:400;color:#2e2e2d}@media (max-width: 980px){.bundle-grid--cols-4,.bundle-grid--cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.bundle-grid--cols-4,.bundle-grid--cols-3,.bundle-grid--cols-2{grid-template-columns:1fr}}.bundle-accordion{border:1px solid #e0e0e0;border-radius:8px;background-color:#f9f9f9;overflow:hidden}.bundle-accordion-header{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;cursor:pointer;background:linear-gradient(135deg,#f9f9f9,#f0f0f0);border:none;outline:none;transition:background .3s ease;list-style:none}.bundle-accordion-header::-webkit-details-marker{display:none}.bundle-accordion-header:hover{background:linear-gradient(135deg,#f0f0f0,#e8e8e8)}.bundle-header-content{display:flex;align-items:center;gap:10px;flex-grow:1}.bundle-contents-title{margin:0;font-size:1.1em;color:#333;font-weight:600}.bundle-sku-inline{font-size:.85em;color:#0073aa;font-weight:500}.bundle-item-count{background:#0073aa;color:#fff;padding:3px 8px;border-radius:12px;font-size:.75em;font-weight:700}.bundle-chevron{display:flex;align-items:center;justify-content:center;width:28px;height:28px;margin-left:10px;color:#666;transition:all .4s cubic-bezier(.4,0,.2,1);transform-origin:center;border-radius:50%;background:#0073aa1a}.bundle-chevron:hover{background:#0073aa33;color:#0073aa}.bundle-chevron svg{transition:transform .4s cubic-bezier(.4,0,.2,1);flex-shrink:0}.bundle-accordion[open] .bundle-chevron svg{transform:rotate(180deg)}.bundle-accordion-content{overflow:hidden;max-height:0;opacity:0;padding:0 20px;transition:max-height .5s cubic-bezier(.4,0,.2,1),opacity .3s ease-in-out .1s,transform .4s cubic-bezier(.4,0,.2,1) .1s,padding .3s ease-in-out;transform:translateY(-8px)}.bundle-accordion[open] .bundle-accordion-content{max-height:1000px;opacity:1;padding:0 20px 20px;transform:translateY(0);transition:max-height .5s cubic-bezier(.4,0,.2,1),opacity .4s ease-in-out .2s,transform .5s cubic-bezier(.4,0,.2,1) .1s,padding .3s ease-in-out .1s}.bundle-items-list{display:flex;flex-direction:column;gap:12px;margin-top:15px}.bundle-item{display:flex;align-items:center;padding:12px 15px;background:#fff;border-radius:6px;box-shadow:0 1px 3px #0000001a;transition:box-shadow .2s ease}.bundle-item:hover{box-shadow:0 2px 6px #00000026}.bundle-item-image{flex-shrink:0;margin-right:12px}.bundle-item-image img{width:50px;height:50px;-o-object-fit:cover;object-fit:cover;border-radius:4px}.bundle-item-details{flex-grow:1}.bundle-item-name{font-weight:600;margin-bottom:4px;font-size:.95em}.bundle-item-name a{color:#0073aa;text-decoration:none}.bundle-item-name a:hover{text-decoration:underline}.bundle-item-sku{color:#666;font-size:.8em;margin-bottom:3px}.bundle-item-quantity{color:#333;font-size:.85em;font-weight:500}.bundle-item-quantity .quantity{background:#f0f0f0;padding:2px 6px;border-radius:4px;font-size:.8em}@media (max-width: 768px){.bundle-accordion-header{padding:12px 15px}.bundle-header-content{flex-direction:column;align-items:flex-start;gap:5px}.bundle-contents-title{font-size:1em}.bundle-chevron{width:26px;height:26px}.bundle-accordion-content{padding:0 15px}.bundle-accordion[open] .bundle-accordion-content{padding:0 15px 15px}.bundle-item{flex-direction:column;text-align:center;padding:10px}.bundle-item-image{margin-right:0;margin-bottom:8px}.bundle-item-details{text-align:center}}.bundle-related-products{margin-top:40px;padding-top:32px;border-top:1px solid var(--color-gray-200, #e9ecef)}.bundle-related-products__headline{margin:0 0 24px;color:var(--color-text-primary, #333333)}.bundle-related-products__grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.bundle-related-products__card{background:transparent;border:none;border-radius:0;overflow:hidden;display:flex;flex-direction:column;height:100%}.bundle-related-products__figure{display:block;aspect-ratio:4/5;overflow:hidden}.bundle-related-products__figure .bundle-related-products__image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.bundle-related-products__body{flex:1 1 auto;padding:0 20px 20px;display:flex;flex-direction:column;justify-content:space-between;gap:14px}.bundle-related-products__title{margin:0;color:var(--color-text-primary, #333333);font-weight:600;font-size:1.25rem}.bundle-related-products__link{color:inherit;text-decoration:none}.bundle-related-products__link:hover,.bundle-related-products__link:focus{text-decoration:underline}.bundle-related-products__meta{margin:0;color:#3e3e3d;font-size:1.40625rem}@media (max-width: 768px){.bundle-related-products{margin-top:32px;padding-top:24px}.bundle-related-products__grid{gap:16px}}.bundle-indicator-loop{display:flex;gap:5px;margin:5px 0;align-items:center}.bundle-badge{background:#0073aa;color:#fff;padding:2px 8px;border-radius:12px;font-size:.8em;font-weight:700;text-transform:uppercase}.bundle-indicator-loop .bundle-item-count{background:#f0f0f0;color:#666;padding:2px 6px;border-radius:8px;font-size:.7em}.bundle-indicator{color:#0073aa;font-weight:700}.cart-bundle-contents details{margin-top:5px}.cart-bundle-contents summary{outline:none}.cart-bundle-contents ul{list-style-type:disc}
