.product-grid .grid__item,.strive-featured-products .grid__item{display:flex;min-width:0}.strive-product-card{display:flex;flex:1;flex-direction:column;width:100%;min-width:0;overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 2px 8px #00000014}.strive-product-card__media{position:relative;overflow:hidden;aspect-ratio:1 / 1;background:#f7f7f7}.strive-product-card__image-link,.strive-product-card__image{display:block;width:100%;height:100%}.strive-product-card__image{object-fit:contain;transition:transform .3s ease}.strive-product-card:hover .strive-product-card__image{transform:scale(1.015)}.strive-product-card__info{display:flex;flex:1;flex-direction:column;align-items:center;padding:12px 14px 16px;text-align:center}.strive-product-card__title{margin:0;font-family:var(--font-body-family);font-size:17px;font-style:var(--font-body-style);font-weight:var(--font-body-weight);line-height:1.3}.strive-product-card__title a{color:rgb(var(--color-foreground));text-decoration:none}.strive-product-card__subtitle,.strive-product-card__portions-mobile{margin:2px 0 0;color:rgba(var(--color-foreground),.55);font-family:var(--font-body-family);font-size:13px;font-style:var(--font-body-style);font-weight:var(--font-body-weight);line-height:1.5}.strive-product-card__subtitle{letter-spacing:normal!important;text-align:center!important}.strive-product-card__subtitle--empty{visibility:hidden}.strive-product-card__portions-mobile{display:none}.strive-product-card__price{display:flex;width:max-content;min-height:36px;flex-direction:column;align-items:center;justify-content:center;gap:1px;margin:6px auto 0;font-family:var(--font-body-family);font-size:18px;font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-variant-numeric:tabular-nums;line-height:1.2;text-align:center}.strive-product-card__price s{color:rgba(var(--color-foreground),.48);font-size:18px;font-weight:var(--font-body-weight);line-height:1.2}.strive-product-card__price>span{font-weight:700}.strive-product-card__purchase-row{width:100%}.strive-product-card__mobile-purchase,.strive-product-card__variant-count{display:none}.strive-product-card__variants{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:auto;padding-top:10px}.strive-product-card__variants--select{width:100%}.strive-product-card__select-wrap{position:relative;display:flex;align-items:center;width:100%;max-width:260px;min-height:36px;overflow:hidden;border:1px solid #ddd;border-radius:8px;background:#fff}.strive-product-card__select-wrap:after{position:absolute;top:50%;right:12px;width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;content:"";pointer-events:none;transform:translateY(-70%) rotate(45deg)}.strive-product-card__option-label{flex:0 0 auto;padding:0 10px;border-right:1px solid #e6e6e6;color:rgba(var(--color-foreground),.58);font-family:var(--font-body-family);font-size:10px;font-style:var(--font-body-style);font-weight:600;line-height:1;text-transform:uppercase}.strive-product-card__select{flex:1 1 auto;min-width:0;width:100%;min-height:34px;padding:6px 32px 6px 10px;border:0;border-radius:0;-webkit-appearance:none;appearance:none;background:#fff;color:rgb(var(--color-foreground));cursor:pointer;font-family:var(--font-body-family);font-size:13px;font-style:var(--font-body-style);font-weight:var(--font-body-weight);line-height:1.4}.strive-product-card__select:focus-visible{outline:0}.strive-product-card__select-wrap:focus-within{border-color:#777;box-shadow:none}.strive-product-card__form{position:absolute;right:0;bottom:0;left:0;z-index:4;transform:translateY(103%) translateZ(0);transition:transform .3s ease,opacity .3s ease}.strive-product-card__form--mobile{display:none}.strive-product-card:hover .strive-product-card__form,.strive-product-card:focus-within .strive-product-card__form{transform:translateY(0) translateZ(0)}.strive-product-card__form form{margin:0}.strive-product-card__add{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;padding:10px 14px;border:0;border-radius:0;background:#000;color:#fff;cursor:pointer;font-family:var(--font-body-family);font-size:14px;font-style:var(--font-body-style);font-weight:600;line-height:1.3}.strive-product-card__add:hover{background:#1a1a1a}.strive-product-card__add:disabled{cursor:not-allowed;opacity:.65}.strive-quick-sheet{display:none}.strive-card-badges{position:absolute;inset:20px 14px auto;z-index:3;display:flex;align-items:flex-start;justify-content:space-between;gap:8px;pointer-events:none}.strive-card-badges__left,.strive-card-badges__right{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.strive-card-badges__right{align-items:flex-end;margin-left:auto}.strive-card-badge{display:inline-flex;max-width:100%;padding:4px 10px;border-radius:8px;color:#fff;font-family:var(--font-body-family);font-size:11px;font-style:var(--font-body-style);font-weight:600;line-height:1.4;text-align:left;white-space:nowrap}.strive-card-badge[hidden]{display:none}.strive-card-badge--offer{background:#000}.strive-card-badge--launch,.strive-card-badge--custom{background:#776db9}.strive-card-badge--cyber,.strive-card-badge--campaign{background:#c95c1a}.strive-card-badge--sold-out{background:#e0e0e0;color:#666}.strive-card-badge--portions{background:#fffffd;color:#000}.strive-featured-products{background:#fff}.strive-featured-products__inner{padding-top:var(--strive-section-padding-top);padding-bottom:var(--strive-section-padding-bottom)}.strive-featured-products__header{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:24px}.strive-featured-products__title{margin:0;font-family:var(--font-heading-family);font-size:calc(var(--font-heading-scale) * 3rem);font-weight:var(--font-heading-weight);line-height:1.2}.strive-featured-products__link{color:rgb(var(--color-foreground));font-size:14px;font-weight:600;text-decoration:none}.strive-featured-products__link:hover{text-decoration:underline;text-underline-offset:4px}.strive-featured-products .product-grid{margin-top:0;margin-bottom:0}.strive-featured-products__footer{margin-top:24px;text-align:center}.strive-featured-products__button{min-width:210px}@media screen and (min-width:750px){.strive-product-card__media{aspect-ratio:1.12 / 1}.strive-product-card__image{object-fit:cover}.strive-product-card__info{padding:10px 14px 14px}.strive-product-card__title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.strive-product-card__purchase-row{margin-top:auto;padding-top:8px}.strive-product-card__price{margin-top:0}.strive-product-card__variants{margin-top:8px;padding-top:0}}@media screen and (max-width:749px){.strive-product-card__form--desktop{display:none}.strive-product-card__info{padding:10px 12px 12px}.strive-product-card__title{display:-webkit-box;overflow:hidden;font-size:13px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.strive-product-card__subtitle{display:-webkit-box;min-height:2.7em;overflow:hidden;margin-top:1px;font-size:11px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.strive-product-card__purchase-row{position:relative;display:flex;align-items:center;justify-content:center;min-height:44px;gap:0;margin-top:auto;padding-top:8px}.strive-product-card--has-variants .strive-product-card__purchase-row{margin-top:2px;padding-top:0}.strive-product-card__price{min-height:32px;flex-direction:column;align-items:center;justify-content:center;gap:1px;margin:0;font-size:15px;line-height:1.15;text-align:center}.strive-product-card__price s{font-size:15px;line-height:1.15}.strive-product-card__mobile-purchase{position:absolute;top:50%;right:0;display:flex;flex:0 0 auto;align-items:center;gap:0;transform:translateY(-50%)}.strive-product-card__variant-count{display:block;width:100%;margin-top:auto;padding-top:6px;color:rgba(var(--color-foreground),.55);font-family:var(--font-body-family);font-size:9px;font-style:var(--font-body-style);font-weight:var(--font-body-weight);line-height:1.2;text-align:center;white-space:nowrap}.strive-product-card__mobile-quick-form,.strive-product-card__mobile-quick-form form{width:44px!important;max-width:44px!important;margin:0}.strive-product-card__quick-trigger{position:relative;display:inline-flex;flex:0 0 44px;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid #d7d7d7;border-radius:50%;background:#fff;color:rgb(var(--color-foreground));cursor:pointer;font-family:var(--font-body-family);font-size:24px;font-style:normal;font-weight:300;line-height:1}button[name=add].strive-product-card__quick-trigger{width:44px!important;max-width:44px!important;border:1px solid #d7d7d7!important;border-radius:50%!important;background:#fff!important;color:rgb(var(--color-foreground))!important}button[name=add].strive-product-card__quick-trigger *{color:currentColor!important}.strive-product-card__quick-trigger:active{background:#f2f2f2}.strive-product-card__quick-trigger:focus-visible{outline:2px solid currentColor;outline-offset:2px}.strive-product-card__quick-trigger:disabled{cursor:not-allowed;opacity:.38}.strive-product-card__quick-trigger .loading__spinner{width:16px}.strive-product-card__portions-mobile,.strive-product-card__variants{display:none}.strive-card-badges{inset:10px 6px auto;gap:4px}.strive-card-badges__left,.strive-card-badges__right{gap:4px}.strive-card-badge{padding:3px 6px;font-size:8px;white-space:nowrap}.strive-card-badges.has-offer .strive-card-badge--custom{display:none}.strive-featured-products__inner{padding-top:calc(var(--strive-section-padding-top) * .75);padding-bottom:calc(var(--strive-section-padding-bottom) * .75)}.strive-featured-products__header{margin-bottom:18px}.strive-featured-products__title{font-size:calc(var(--font-heading-scale) * 2.4rem)}.strive-featured-products__header .strive-featured-products__link{display:none}body.strive-quick-sheet-open{overflow:hidden}.strive-quick-sheet[open]{position:fixed;inset:auto 0 0;z-index:10000;display:block;width:100%;max-width:none;max-height:min(82vh,620px);margin:0;padding:12px 20px calc(20px + env(safe-area-inset-bottom));overflow-y:auto;border:0;border-radius:18px 18px 0 0;background:#fff;color:rgb(var(--color-foreground));box-shadow:0 -8px 30px #00000024}.strive-quick-sheet::backdrop{background:#0000006b}.strive-quick-sheet__handle{width:38px;height:4px;margin:0 auto 12px;border-radius:999px;background:#d7d7d7}.strive-quick-sheet__close{position:absolute;top:14px;right:16px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;background:transparent;color:currentColor;cursor:pointer;font-family:var(--font-body-family);font-size:26px;font-weight:300;line-height:1}.strive-quick-sheet__product{display:grid;grid-template-columns:72px 1fr;align-items:center;gap:14px;padding-right:40px}.strive-quick-sheet__image{display:block;width:72px;height:72px;border-radius:8px;background:#f7f7f7;object-fit:contain}.strive-quick-sheet__title{margin:0;font-family:var(--font-body-family);font-size:16px;font-style:var(--font-body-style);font-weight:600;line-height:1.3}.strive-quick-sheet__price{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px;font-family:var(--font-body-family);font-size:15px;font-style:var(--font-body-style);line-height:1.3}.strive-quick-sheet__price s{color:rgba(var(--color-foreground),.48)}.strive-quick-sheet__price .is-sale{font-weight:700}.strive-quick-sheet__field{margin-top:18px}.strive-quick-sheet__option-label{flex:0 0 auto;margin:0;padding:0 12px;border-right:1px solid #e6e6e6;color:rgba(var(--color-foreground),.58);font-family:var(--font-body-family);font-size:10px;font-style:var(--font-body-style);font-weight:600;letter-spacing:.08em;line-height:1;text-transform:uppercase}.strive-quick-sheet__select-wrap{position:relative;display:flex;align-items:center;width:100%;min-height:48px;overflow:hidden;border:1px solid #d7d7d7;border-radius:8px;background:#fff}.strive-quick-sheet__select-wrap:after{position:absolute;top:50%;right:16px;width:8px;height:8px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;content:"";pointer-events:none;transform:translateY(-70%) rotate(45deg)}.strive-quick-sheet__select{flex:1 1 auto;min-width:0;width:100%;min-height:46px;padding:9px 42px 9px 12px;border:0!important;border-radius:0;-webkit-appearance:none;appearance:none;background:transparent;color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:16px;font-style:var(--font-body-style);font-weight:var(--font-body-weight);line-height:1.4}.strive-quick-sheet__select:focus,.strive-quick-sheet__select:focus-visible{outline:0!important;box-shadow:none!important}.strive-quick-sheet__select-wrap:focus-within{border-color:#777;box-shadow:none}.strive-quick-sheet__form,.strive-quick-sheet__form form{margin:0}.strive-quick-sheet__add{min-height:48px;margin-top:14px;border-radius:8px;font-size:14px}.strive-quick-sheet__details{display:block;margin-top:13px;color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:12px;font-style:var(--font-body-style);font-weight:var(--font-body-weight);line-height:1.3;text-align:center;text-decoration:underline;text-underline-offset:3px}}@media(prefers-reduced-motion:reduce){.strive-product-card__image,.strive-product-card__form{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/50/assets/strive-product-grid.css.map */
