jr-xsell-cart-recommendations{display:block;flex-shrink:0;min-width:0;width:100%;color:rgb(var(--color-foreground));font-family:var(--font-body-family)}.jr-xsell-cart-recommendations{--jr-xsell-card-min-height: 15rem;--jr-xsell-block-gap: .6rem;display:block;box-sizing:border-box;min-height:0}.jr-xsell-cart-recommendations[data-jr-xsell-surface=drawer][data-jr-xsell-state=idle],.jr-xsell-cart-recommendations[data-jr-xsell-surface=drawer][data-jr-xsell-state=loading],.jr-xsell-cart-recommendations[data-jr-xsell-surface=drawer][data-jr-xsell-state=empty]{min-height:0;height:0;margin:0;padding:0;border:0;overflow:hidden}.jr-xsell-cart-recommendations[data-jr-xsell-surface=drawer][data-jr-xsell-state=ready],.jr-xsell-cart-recommendations[data-jr-xsell-surface=drawer][data-jr-xsell-state=recalculating]{min-height:var(--jr-xsell-reserved-height, var(--jr-xsell-card-min-height));height:auto;margin-block:var(--jr-xsell-block-gap);overflow:visible}cart-drawer[data-jr-xsell-shown=true] .jr-xsell-cart-recommendations[data-jr-xsell-state=idle],cart-drawer[data-jr-xsell-shown=true] .jr-xsell-cart-recommendations[data-jr-xsell-state=loading]{min-height:var(--jr-xsell-reserved-height, var(--jr-xsell-card-min-height));height:auto;margin-block:var(--jr-xsell-block-gap);padding:0;border:0;overflow:visible}.jr-xsell-cart-recommendations[data-jr-xsell-surface=drawer][aria-busy=true],.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart][aria-busy=true]{opacity:.6;transition:opacity var(--duration-short, .1s) ease;pointer-events:none}.jr-xsell-cart-recommendations[data-jr-xsell-surface=drawer]>.jr-xsell-cart-recommendations__heading{margin:0 0 .4rem;color:rgba(var(--color-foreground),.85);font-family:var(--font-body-family);font-style:var(--font-body-style);font-size:1.5rem;font-weight:var(--font-body-weight-bold);line-height:1.3}.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer]{box-sizing:border-box;display:grid;grid-template-columns:5.6rem minmax(0,1fr) auto;column-gap:.6rem;row-gap:.4rem;min-width:0;min-height:0;padding-block:.4rem;border-top:.1rem solid rgba(var(--color-foreground),.2)}.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-suggestion-card__summary,.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-suggestion-card__details,.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-suggestion-card__body{display:contents}.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-suggestion-card__media{grid-column:1;grid-row:1 / span 2;width:5.6rem;aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--media-radius);background:rgba(var(--color-foreground),.04)}.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-suggestion-card__media img{display:block;width:100%;height:100%;object-fit:cover}.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-suggestion-card__details,.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-suggestion-card__body{min-width:0}.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-suggestion-card__title{grid-column:2 / -1;grid-row:1;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;margin:0;font-family:var(--font-body-family);font-size:1.4rem;font-weight:var(--font-body-weight-bold);line-height:1.4}.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-suggestion-card__link{color:rgb(var(--color-foreground));text-decoration-color:rgba(var(--color-foreground),.4);text-decoration-thickness:.1rem;text-underline-offset:.3rem}.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-suggestion-card__price{grid-column:2;grid-row:2;align-self:center;min-height:1.4em;margin:0;color:rgba(var(--color-foreground),.75);font-variant-numeric:tabular-nums;line-height:1.4;white-space:nowrap}.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-suggestion-card__options:empty{display:none}.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-suggestion-card__options{grid-column:1 / -1;grid-row:3;min-width:0}.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-suggestion-card__actions{grid-column:3;grid-row:2;min-width:0}.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-suggestion-card__submit{display:grid;place-items:center;width:auto;max-width:100%;min-height:4rem;padding:.8rem 1.2rem;border:var(--buttons-border-width) solid rgba(var(--color-button),var(--buttons-border-opacity));border-radius:var(--buttons-radius-outset);color:rgb(var(--color-button-text));background:rgb(var(--color-button));font:inherit;font-weight:var(--font-body-weight-bold);cursor:pointer}.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-suggestion-card__submit:disabled,.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-suggestion-card__submit[aria-disabled=true]{cursor:not-allowed;opacity:.5}.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-suggestion-card__error{grid-column:1 / -1;margin:0;color:rgb(var(--color-foreground));line-height:1.4}.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-suggestion-card__error:empty{display:none}.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-suggestion-card__error:not(:empty){grid-row:4}.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-variant-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;min-width:0}.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-variant-picker__option{min-width:0}.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-variant-picker__option:last-child:nth-child(odd){grid-column:1 / -1}.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-variant-picker__label{display:block;margin-bottom:.5rem;color:rgba(var(--color-foreground),.75);font-size:1.3rem;line-height:1.4}.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-variant-picker__select{display:block;width:100%;min-width:0;min-height:4rem;padding:.8rem 1rem;border:var(--inputs-border-width) solid rgba(var(--color-foreground),var(--inputs-border-opacity));border-radius:var(--inputs-radius);color:rgb(var(--color-foreground));background-color:rgb(var(--color-background));font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:1.4rem;line-height:1.4}.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-variant-picker__select option:disabled{color:rgba(var(--color-foreground),.45)}.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-variant-picker__select:focus-visible,.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-suggestion-card__submit:focus-visible,.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-suggestion-card__title:focus-within{outline:var(--focused-base-outline, .2rem solid rgba(var(--color-foreground), .5));outline-offset:var(--focused-base-outline-offset, .3rem)}.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-suggestion-card__link:focus-visible{outline:none}@media screen and (min-width:750px){.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer]{grid-template-columns:6.4rem minmax(0,1fr) auto}.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-suggestion-card__media{width:6.4rem}}@media screen and (max-width:319px){.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-variant-picker{grid-template-columns:minmax(0,1fr)}.jr-xsell-suggestion-card[data-jr-xsell-surface=drawer] .jr-xsell-variant-picker__option:last-child:nth-child(odd){grid-column:auto}}@media(prefers-reduced-motion:reduce){.jr-xsell-cart-recommendations[data-jr-xsell-surface=drawer][aria-busy=true],.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart][aria-busy=true]{transition:none}}.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart][data-jr-xsell-state=idle],.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart][data-jr-xsell-state=loading],.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart][data-jr-xsell-state=empty]{height:0;min-height:0;margin:0;padding:0;border:0;overflow:hidden}.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart][data-jr-xsell-state=ready]{display:grid;grid-template-columns:minmax(0,1fr);gap:1.6rem;height:auto;min-height:0;margin-block:2.4rem 0}.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart][data-jr-xsell-state=recalculating]{height:0;min-height:0;margin:0;padding:0;border:0;overflow:hidden}.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart]>.jr-xsell-cart-recommendations__heading{grid-column:1 / -1;margin:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:calc(var(--font-heading-scale) * 2rem);font-weight:var(--font-body-weight-bold);letter-spacing:calc(var(--font-heading-scale) * .06rem);line-height:calc(1 + .3/max(1,var(--font-heading-scale)))}.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart] .jr-xsell-suggestion-card{box-sizing:border-box;display:flex;flex-direction:column;min-width:0;padding:1.6rem;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:var(--media-radius);background:rgb(var(--color-background))}.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart] .jr-xsell-suggestion-card__summary{display:grid;grid-template-columns:7.2rem minmax(0,1fr);gap:1.2rem;min-width:0}.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart] .jr-xsell-suggestion-card__media{width:7.2rem;aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--media-radius);background:rgba(var(--color-foreground),.04)}.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart] .jr-xsell-suggestion-card__media img{display:block;width:100%;height:100%;object-fit:cover}.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart] .jr-xsell-suggestion-card__title,.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart] .jr-xsell-suggestion-card__price,.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart] .jr-xsell-suggestion-card__error{margin:0}.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart] .jr-xsell-suggestion-card__title{font-family:var(--font-body-family);font-size:1.6rem;font-weight:var(--font-body-weight-bold);line-height:1.4}.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart] .jr-xsell-suggestion-card__link{color:rgb(var(--color-foreground));text-underline-offset:.3rem}.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart] .jr-xsell-suggestion-card__price{margin-top:.6rem;color:rgba(var(--color-foreground),.75);font-variant-numeric:tabular-nums}.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart] .jr-xsell-suggestion-card__body{display:grid;gap:1.2rem;margin-top:1.6rem}.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart] .jr-xsell-suggestion-card__options:empty,.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart] .jr-xsell-suggestion-card__error:empty{display:none}.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart] .jr-xsell-variant-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart] .jr-xsell-variant-picker__option:last-child:nth-child(odd){grid-column:1 / -1}.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart] .jr-xsell-variant-picker__label{display:block;margin-bottom:.5rem;color:rgba(var(--color-foreground),.75)}.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart] .jr-xsell-variant-picker__select,.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart] .jr-xsell-suggestion-card__submit{box-sizing:border-box;width:100%;min-height:4rem;font:inherit}.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart] .jr-xsell-variant-picker__select{padding:.8rem 1rem;border:var(--inputs-border-width) solid rgba(var(--color-foreground),var(--inputs-border-opacity));border-radius:var(--inputs-radius);color:rgb(var(--color-foreground));background:rgb(var(--color-background))}.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart] .jr-xsell-suggestion-card__submit{padding:.8rem 1.2rem;border:var(--buttons-border-width) solid rgba(var(--color-button),var(--buttons-border-opacity));border-radius:var(--buttons-radius-outset);color:rgb(var(--color-button-text));background:rgb(var(--color-button));font-weight:var(--font-body-weight-bold);cursor:pointer}.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart] .jr-xsell-suggestion-card__submit:disabled,.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart] .jr-xsell-suggestion-card__submit[aria-disabled=true]{cursor:not-allowed;opacity:.5}.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart] .jr-xsell-variant-picker__select:focus-visible,.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart] .jr-xsell-suggestion-card__submit:focus-visible,.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart] .jr-xsell-suggestion-card__link:focus-visible{outline:var(--focused-base-outline, .2rem solid rgba(var(--color-foreground), .5));outline-offset:var(--focused-base-outline-offset, .3rem)}@media screen and (min-width:750px){.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart]>.jr-xsell-cart-recommendations__heading{font-size:calc(var(--font-heading-scale) * 2.4rem)}.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart][data-jr-xsell-state=ready]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart][data-jr-xsell-state=ready]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:319px){.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart] .jr-xsell-variant-picker{grid-template-columns:minmax(0,1fr)}.jr-xsell-cart-recommendations[data-jr-xsell-surface=cart] .jr-xsell-variant-picker__option:last-child:nth-child(odd){grid-column:auto}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/jr-xsell-cart-recommendations.css.map */
