:where(.xsell,[data-xsell-grid],.xsell-xrow){--xsell-gap: 12px;--xsell-row-gap: 24px;--xsell-radius: 0px;--xsell-line: color-mix(in srgb, currentColor 15%, transparent)}[data-xsell-grid]{position:relative;margin:0 auto}[data-xsell-grid][hidden]{display:none}[data-xsell-grid] .xsell__head{margin-bottom:20px}[data-xsell-grid] .xsell__title{margin:0;font-size:clamp(20px,3vw,30px);font-weight:600}[data-xsell-grid] .xsell__grid{display:grid;grid-template-columns:repeat(var(--xsell-cols, 3),minmax(0,1fr));gap:var(--xsell-row-gap) var(--xsell-col-gap, var(--xsell-gap))}[data-xsell-grid] .xsell-shopcard{display:block;height:100%;color:inherit;text-decoration:none}[data-xsell-grid] .xsell-shopcard__media{position:relative;aspect-ratio:1 / 1;overflow:hidden;display:flex;align-items:center;justify-content:center;background:var(--xsell-line);border-radius:var(--xsell-radius)}[data-xsell-grid] .xsell-shopcard__media img{width:100%;height:100%;object-fit:cover}[data-xsell-grid] .xsell-shopcard__ph{font-size:10px;opacity:.55;text-align:center;padding:0 10px;text-transform:lowercase;letter-spacing:.06em}[data-xsell-grid] .xsell-shopcard__cap{margin-top:8px;display:flex;flex-direction:column;gap:2px}[data-xsell-grid] .xsell-shopcard__name{font-size:.8rem;font-weight:600;line-height:1.3}[data-xsell-grid] .xsell-shopcard__price{font-size:.8rem;opacity:.8}[data-xsell-grid] .xsell-shopcard__badge{position:absolute;top:8px;left:8px;z-index:2;padding:3px 8px;font-size:.62rem;font-weight:700;letter-spacing:.04em;text-transform:lowercase;line-height:1.2;color:Canvas;background:currentColor;border-radius:var(--xsell-radius)}@media(max-width:759px){[data-xsell-grid] .xsell__grid{grid-template-columns:repeat(var(--xsell-cols-m, 2),minmax(0,1fr))}}[data-xsell-grid] .xsell__head--slider{display:flex;align-items:center;justify-content:space-between;gap:12px}[data-xsell-grid] .xsell__grid--slider{display:flex;grid-template-columns:none;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:var(--xsell-col-gap, var(--xsell-gap));scrollbar-width:none;-ms-overflow-style:none}[data-xsell-grid] .xsell__grid--slider::-webkit-scrollbar{display:none;height:0}[data-xsell-grid] .xsell__grid--slider>*{flex:0 0 calc((100% - (var(--xsell-cols, 3) - 1) * var(--xsell-col-gap, var(--xsell-gap))) / var(--xsell-cols, 3));scroll-snap-align:start}@media(max-width:759px){[data-xsell-grid] .xsell__grid--slider>*{flex-basis:calc((100% - (var(--xsell-cols-m, 2) - 1) * var(--xsell-col-gap, var(--xsell-gap))) / var(--xsell-cols-m, 2))}}[data-xsell-grid] .xsell__scroll{position:relative;height:2px;margin-top:14px;background:var(--xsell-line);border-radius:2px;overflow:hidden}[data-xsell-grid] .xsell__scroll[hidden]{display:none}[data-xsell-grid] .xsell__scroll-thumb{position:absolute;top:0;left:0;height:100%;width:100%;background:currentColor;border-radius:2px;transition:left .1s linear}.xsell-xg__nav{display:inline-flex;gap:6px}.xsell-xg__nav[hidden]{display:none}.xsell-xg__arrow{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;cursor:pointer;color:inherit;background:transparent;border:1px solid var(--xsell-line);border-radius:50%}.xsell-xg__arrow:disabled{opacity:.35;cursor:default}.xsell-xg__arrow svg{width:18px;height:18px}.xsell-xg__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.xsell-xg__title{font-size:.95rem;font-weight:600}.xsell-xg__row{display:flex;flex-direction:column;gap:10px}.xsell-xg--drawer .xsell-xg__row{flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;gap:var(--xsell-gap);scrollbar-width:none;-ms-overflow-style:none}.xsell-xg--drawer .xsell-xg__row::-webkit-scrollbar{display:none;height:0}.xsell-xg--drawer .xsell-xrow{flex:0 0 84%;scroll-snap-align:start}.xsell-xrow{display:flex;align-items:center;gap:10px}.xsell-xrow[hidden]{display:none}.xsell-xrow__media{flex:0 0 56px;width:56px;height:56px;overflow:hidden;border-radius:var(--xsell-radius);background:var(--xsell-line)}.xsell-xrow__media img{width:100%;height:100%;object-fit:cover;display:block}.xsell-xrow__ph{display:flex;width:100%;height:100%;align-items:center;justify-content:center;font-size:9px;opacity:.55;text-align:center;padding:2px}.xsell-xrow__meta{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.xsell-xrow__name{color:inherit;text-decoration:none;font-size:.82rem;font-weight:600;line-height:1.25;overflow:hidden;text-overflow:ellipsis}.xsell-xrow__price{font-size:.8rem;opacity:.85}.xsell-xrow__price s{opacity:.55}.xsell-xrow__pf{flex:0 0 auto}.xsell-xrow__form{margin:0}.xsell-xrow__add,.xsell-xrow__choose{display:inline-block;cursor:pointer;white-space:nowrap;padding:7px 12px;font-size:.72rem;font-weight:600;color:inherit;background:transparent;text-decoration:none;border:1px solid currentColor;border-radius:var(--xsell-radius)}.xsell-xrow__add[disabled],.xsell-xrow__add[aria-disabled=true]{opacity:.4;cursor:default}.xsell-xrow__add.is-loading{opacity:.6;cursor:progress}
/*# sourceMappingURL=/cdn/shop/t/7/assets/xsell-base.css.map */
