.bundle-flavor-grid .flavor-menu__item{padding-top:0;cursor:default;text-decoration:none;background:#ffffff80}.bundle-flavor-grid .flavor-menu__item:hover{background-color:var(--flavor-bg, #f5f5f5)}.bundle-flavor-grid .flavor-menu__item:after{display:none}.bundle-flavor-grid .flavor-menu__grid{gap:var(--bundle-flavor-grid-gap, 10px)}.bundle-flavor-grid__item{display:flex;flex-direction:column;align-items:center;position:relative}.bundle-flavor-grid__item.is-current{order:-1;pointer-events:auto;background-color:var(--flavor-bg, #f5f5f5)}.bundle-flavor-grid__image-link{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1 / .8;padding:8px;text-decoration:none}.bundle-flavor-grid .flavor-menu__item-img{position:static;transform:none;height:auto;max-height:100%;max-width:80%;object-fit:contain}.bundle-flavor-grid .flavor-menu__item-title{position:static;width:100%;box-sizing:border-box;flex:1;background-color:transparent;text-decoration:none;color:inherit}.bundle-flavor-grid__quantity{width:100%;box-sizing:border-box;background-color:transparent}.bundle-flavor-grid__quantity-controls{display:flex;align-items:center;justify-content:center;height:22px;background-color:#fff}.bundle-flavor-grid__qty-btn{display:flex;align-items:center;justify-content:center;flex:1;height:100%;border:none;border-radius:0;background:transparent;color:rgba(var(--color-foreground),1);cursor:pointer;padding:0;transition:background-color .15s,color .15s}.bundle-flavor-grid__qty-btn svg{width:9px;height:auto}.bundle-flavor-grid__qty-btn[name=plus] svg{height:9px}.bundle-flavor-grid__qty-btn svg rect{rx:1;ry:1}.bundle-flavor-grid__qty-btn:hover:not(:disabled){background:rgba(var(--color-foreground),.05)}.bundle-flavor-grid__qty-btn:active:not(:disabled){background:rgba(var(--color-foreground),.1)}.bundle-flavor-grid__qty-btn:disabled,.bundle-flavor-grid__qty-btn.disabled{opacity:.25;cursor:default}.bundle-flavor-grid__qty-input{width:32px;height:100%;text-align:center;border:none;border-left:.1rem solid var(--flavor-border, #e0e0e0);border-right:.1rem solid var(--flavor-border, #e0e0e0);background:transparent;font-family:GTEraDisplay,sans-serif;font-size:12px;font-weight:700;color:rgb(var(--color-foreground));padding:0;flex-shrink:0;cursor:default;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.bundle-flavor-grid__qty-input::-webkit-inner-spin-button,.bundle-flavor-grid__qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.flavor-menu__tab{position:relative}.flavor-menu__tab-count{position:absolute;bottom:25px;right:0;border:1.5px solid var(--section-bg, rgb(var(--color-background)));display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-family:GTEraDisplay,sans-serif;font-size:10px;font-weight:700;line-height:1;z-index:2;pointer-events:none}.flavor-menu__tab-count[hidden]{display:none}.bundle-flavor-grid__item--unavailable{opacity:.5;pointer-events:none}.bundle-flavor-grid__unavailable{width:100%;padding:4px 6px 6px;text-align:center;font-size:10px;font-weight:600;opacity:.6}.bundle-flavor-grid--hybrid .flavor-menu__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bundle-flavor-grid--hybrid .flavor-menu__item{padding:10px 10px 12px;gap:8px;border-radius:calc(var(--media-radius, 8px) + 4px)}.bundle-flavor-grid--hybrid .bundle-flavor-grid__image-link{aspect-ratio:1 / .9;padding:6px 10px 0}.bundle-flavor-grid--hybrid .flavor-menu__item-img{max-width:84%}.bundle-flavor-grid--hybrid .flavor-menu__item-title{min-height:3em;padding:0 4px;font-size:12px}.bundle-flavor-grid--hybrid .bundle-flavor-grid__quantity{padding-top:2px}.bundle-flavor-grid--hybrid .bundle-flavor-grid__quantity-controls{width:100%;max-width:13.2rem;height:36px;margin:0 auto;border:.15rem solid rgba(var(--color-foreground),.12);border-radius:999px;overflow:hidden;background:rgb(var(--color-background))}.bundle-flavor-grid--hybrid .bundle-flavor-grid__qty-btn{flex:0 0 38px}.bundle-flavor-grid--hybrid .bundle-flavor-grid__qty-input{width:auto;min-width:42px;flex:1 1 auto;font-size:13px}.bundle-flavor-grid--hybrid .bundle-flavor-grid__unavailable{max-width:13.2rem;margin:0 auto;padding-top:6px;font-size:11px}@media screen and (max-width:749px){.bundle-flavor-grid .flavor-menu__grid{grid-template-columns:repeat(3,1fr);gap:var(--bundle-flavor-grid-gap-mobile, 8px)}.bundle-flavor-grid__quantity-controls{height:24px}.bundle-flavor-grid__qty-input{width:28px;font-size:12px}.bundle-flavor-grid--hybrid .flavor-menu__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bundle-flavor-grid--hybrid .flavor-menu__item{padding:8px 8px 10px;gap:6px}.bundle-flavor-grid--hybrid .bundle-flavor-grid__quantity-controls{height:34px}.bundle-flavor-grid--hybrid .bundle-flavor-grid__qty-btn{flex-basis:34px}.bundle-flavor-grid--hybrid .bundle-flavor-grid__qty-input{min-width:36px;font-size:12px}}.flavor-menu__item-badge{position:absolute;top:0;right:0;z-index:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;pointer-events:none}.flavor-menu__item-badge--best-seller{color:#7b3ea8}.flavor-menu__item-badge--edition-limitee{color:#e91e63}.flavor-menu__item-badge--nouveau{color:#2ea66d}.flavor-menu__item-badge svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;--badge-border-color: var(--section-bg, rgb(var(--color-background)));overflow:visible;transform-origin:center;animation:flavor-menu__item-badge-spin 6s linear infinite}@keyframes flavor-menu__item-badge-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.flavor-menu__item-badge svg{animation:none}}.flavor-menu__item-badge svg path{stroke-width:2px;paint-order:stroke fill}.flavor-menu__item-badge-text{position:relative;font-size:5px;font-weight:800;line-height:1.1;letter-spacing:.02em;color:#fff;text-align:center;text-transform:uppercase;white-space:nowrap}
/*# sourceMappingURL=/cdn/shop/t/11/assets/bundle-flavor-grid.css.map */
