.product-addons{width:100%;padding:0;margin:20px 0 10px}.product-addons__title{font-family:var(--heading-font-family);font-size:28px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#1a1a1a;margin:0 0 20px}.product-addons__grinder-section{margin-bottom:20px}.product-addons__section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.product-addons__section-header-left{display:flex;align-items:center;gap:10px}.product-addons__section-name{font-family:var(--heading-font-family);font-size:20px;font-weight:700;text-transform:uppercase;color:#1a1a1a;margin:0}.product-addons__badge{display:inline-block;font-family:var(--text-font-family);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#3c5e28;border:1.5px solid #3c5e28;border-radius:20px;padding:3px 12px;white-space:nowrap}.product-addons__carousel-nav{display:flex;gap:6px}.product-addons__carousel-btn{width:36px;height:36px;border-radius:50%;border:1.5px solid #d1d1d1;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s;padding:0}.product-addons__carousel-btn:hover{border-color:#1a1a1a}.product-addons__carousel-btn svg{width:14px;height:14px;stroke:#1a1a1a;stroke-width:2;fill:none}.product-addons__grinder-carousel{position:relative;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:4px;margin:-4px;scrollbar-width:none;-ms-overflow-style:none}.product-addons__grinder-carousel::-webkit-scrollbar{display:none}.product-addons__grinder-track{display:flex;gap:12px}.product-addons__grinder-card{flex:0 0 140px;min-width:0;scroll-snap-align:start;border:1.5px solid #e5e5e5;border-radius:10px;padding:12px;text-align:center;cursor:pointer;transition:border-color .2s,box-shadow .2s;background:#fff;position:relative}.add-on-bullet-list{list-style:none;margin:0 0 14px;padding:0}.add-on-bullet-list li{font-family:var(--text-font-family);font-size:13px;color:#777;line-height:1.4;position:relative;padding:2px 0 2px 14px}.add-on-bullet-list li:before{content:"\2713";position:absolute;left:0;color:#3c5e28;font-weight:700;font-size:12px}.product-addons__grinder-card--selected{border-color:#3c5e28;border-width:2px;box-shadow:0 0 0 1px #3c5e28}.product-addons__grinder-card--suggested:not(.product-addons__grinder-card--selected){border-color:#3c5e28;animation:addon-pulse 1.5s ease-in-out 3}@keyframes addon-pulse{0%,to{box-shadow:0 0 #3c5e2800}50%{box-shadow:0 0 0 4px #3c5e2840}}.product-addons__grinder-card:hover:not(.product-addons__grinder-card--selected){border-color:#999}.product-addons__grinder-img{width:100%;aspect-ratio:1;object-fit:contain;margin-bottom:8px}.product-addons__grinder-color{font-family:var(--text-font-family);font-size:14px;font-weight:500;color:#1a1a1a;margin:0 0 2px}.product-addons__grinder-price{font-family:var(--text-font-family);font-size:14px;font-weight:600;color:#3c5e28;margin:0 0 10px}.product-addons__grinder-action{display:flex;justify-content:center;align-items:center;min-height:36px}.product-addons__add-btn{width:36px;height:36px;border-radius:50%;border:1.5px solid #3c5e28;background:#fff;color:#3c5e28;font-size:20px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s;padding:0}.product-addons__add-btn:hover{background:#3c5e28;color:#fff}.product-addons__qty-controls{display:flex;align-items:center;gap:0}.product-addons__qty-btn{width:34px;height:34px;border-radius:50%;border:1.5px solid #3c5e28;background:#fff;color:#3c5e28;font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s;padding:0}.product-addons__qty-btn--plus{background:#3c5e28;color:#fff}.product-addons__qty-btn--plus:hover{background:#2d4a1d}.product-addons__qty-btn--minus:hover{background:#f0f0f0}.product-addons__qty-value{font-family:var(--text-font-family);font-size:16px;font-weight:600;color:#1a1a1a;min-width:32px;text-align:center}.product-addons__toggle-items{display:flex;flex-direction:column;gap:10px;margin-top:20px}.product-addons__toggle-row{display:flex;align-items:center;justify-content:space-between;border:1.5px solid #e5e5e5;border-radius:10px;padding:12px 16px;background:#fff;transition:border-color .2s}.product-addons__toggle-row--active{border-color:#3c5e28}.product-addons__toggle-left{display:flex;align-items:center;gap:14px}.product-addons__toggle-img-wrap{position:relative;flex-shrink:0}.product-addons__toggle-img{width:56px;height:56px;object-fit:contain;border-radius:8px;background:#f5f5f5;flex-shrink:0;cursor:pointer}.product-addons__learn-more-icon{position:absolute;bottom:-4px;right:-4px;width:20px;height:20px;border-radius:50%;background:#fff;border:1px solid #d1d1d1;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:11px;font-weight:700;color:#555;transition:background .2s}.product-addons__learn-more-icon:hover{background:#f0f0f0}.product-addons__toggle-info{display:flex;flex-direction:column;gap:2px}.product-addons__toggle-name-row{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.product-addons__toggle-name{font-family:var(--text-font-family);font-size:15px;font-weight:600;color:#1a1a1a;margin:0}.product-addons__toggle-price{font-family:var(--text-font-family);font-size:15px;font-weight:600;color:#3c5e28;margin:0}.product-addons__toggle-desc{font-family:var(--text-font-family);font-size:13px;color:#777;margin:0}.product-addons__kushii-variants{display:flex;gap:6px;margin-top:6px}.product-addons__kushii-thumb{width:36px;height:36px;border-radius:6px;object-fit:cover;border:2px solid transparent;cursor:pointer;transition:border-color .2s}.product-addons__kushii-thumb--selected{border-color:#3c5e28}.product-addons__kushii-thumb:hover:not(.product-addons__kushii-thumb--selected){border-color:#999}.product-addons__switch{position:relative;width:48px;height:28px;flex-shrink:0}.product-addons__switch input{opacity:0;width:0;height:0}.product-addons__switch-slider{position:absolute;cursor:pointer;top:0;right:0;bottom:0;left:0;background-color:#d1d1d1;border-radius:28px;transition:background-color .25s}.product-addons__switch-slider:before{content:"";position:absolute;height:22px;width:22px;left:3px;bottom:3px;background-color:#fff;border-radius:50%;transition:transform .25s}.product-addons__switch input:checked+.product-addons__switch-slider{background-color:#3c5e28}.product-addons__switch input:checked+.product-addons__switch-slider:before{transform:translate(20px)}.product-addons__summary{text-align:center;margin-top:10px;font-family:var(--text-font-family);font-size:14px;color:#555;line-height:1.5}.product-addons__summary strong{font-weight:600;color:#1a1a1a}.product-addons-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:#00000080;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s;padding:20px}.product-addons-modal__overlay--active{opacity:1;visibility:visible}.product-addons-modal__content{background:#fff;border-radius:14px;max-width:420px;width:100%;max-height:85vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0003}.product-addons-modal__close{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;border:none;background:#f0f0f0;font-size:20px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1;transition:background .2s}.product-addons-modal__close:hover{background:#ddd}.product-addons-modal__image{width:100%;aspect-ratio:1;object-fit:contain;border-radius:14px 14px 0 0;background:#f9f9f8}.product-addons-modal__details{padding:20px}.product-addons-modal__title{font-family:var(--heading-font-family);font-size:20px;font-weight:700;text-transform:uppercase;margin:0 0 6px;color:#1a1a1a}.product-addons-modal__price{font-family:var(--text-font-family);font-size:16px;font-weight:600;color:#3c5e28;margin:0 0 8px}.product-addons-modal__desc{font-family:var(--text-font-family);font-size:14px;color:#555;line-height:1.5;margin:0}.product-addons-modal__desc .add-on-bullet-list{margin:4px 0 0}.product-addons__grinder-pricing{display:flex;align-items:center;justify-content:center;gap:6px;margin:0 0 4px}.product-addons__toggle-pricing{display:flex;align-items:center;gap:6px}.product-addons__price-original{font-family:var(--text-font-family);font-size:13px;color:#999;text-decoration:line-through}.product-addons__price-discounted{font-family:var(--text-font-family);font-size:14px;font-weight:600;color:#3c5e28}.product-addons__discount-badge{display:inline-block;font-family:var(--text-font-family);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#fff;background:#3c5e28;border-radius:4px;padding:2px 6px;line-height:1.2}.product-addons__grinder-card .product-addons__discount-badge{margin-bottom:8px}@media screen and (max-width:749px){.product-addons__title{font-size:22px}.product-addons__section-name{font-size:17px}.product-addons__grinder-card{flex:0 0 140px}.product-addons__toggle-row{padding:10px 12px}.product-addons__toggle-img{width:48px;height:48px}.product-addons__toggle-name,.product-addons__toggle-price{font-size:14px}.product-addons__toggle-desc{font-size:12px}.product-addons__carousel-btn{width:32px;height:32px}.product-addons-modal__content{max-width:100%;border-radius:10px}}@media screen and (max-width:450px){.product-addons__grinder-card{flex:0 0 140px}}
/*# sourceMappingURL=/cdn/shop/t/181/assets/product-addons.css.map */
