.card-product{--card-tint-strength: .18;--card-info-strength: .1;position:relative;display:flex;flex-direction:column;padding:0;border-radius:12px;overflow:hidden;background:rgb(var(--color-background))}.card-product__image-link:before{pointer-events:none;top:0;right:0;bottom:0;left:0;position:absolute;background:var(--card-tint);content:"";z-index:0}.card-product__image-link{display:block;position:relative;text-decoration:none;padding:4px}.card-product__image-container{position:relative;width:100%;aspect-ratio:var(--card-ar, 1);overflow:hidden}.card-product__image{width:100%;height:100%;object-fit:contain;display:block}.card-product__tint{position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(var(--card-tint));opacity:var(--card-tint-strength);pointer-events:none;mix-blend-mode:multiply}.card-product__badge{position:absolute;top:10px;right:10px;z-index:3;display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:4px;background-color:var(--badge-bg, rgb(var(--color-foreground)));color:#fff;text-transform:uppercase;letter-spacing:.04em;font-family:var(--font-body-family);font-weight:700;font-size:.72rem;line-height:1.5;white-space:nowrap}@media screen and (max-width:999px){.card-product__badge{font-size:.6rem}}.card-product__badge-text{color:#fff;line-height:1.2}.card-product__badge-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;color:#fff}.card-product__badge-icon svg{width:100%;height:100%;display:block;fill:#fff}.card-product__badge-icon svg path,.card-product__badge-icon svg polygon{fill:#fff}.card-product__badge--pick{width:70px;height:70px;padding:0;background:transparent;border-radius:0;color:rgb(var(--color-foreground));align-items:center;justify-content:center;transform:rotate(-8deg);pointer-events:none}.card-product__pick-bg{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.card-product__pick-bg path:nth-child(3){fill:#eb3737!important;stroke:#eb3737;stroke-width:0}.card-product__pick-bg path:nth-child(2){fill:#fff!important;stroke:#000201!important}.card-product__pick-bg path:nth-child(1){fill:#000!important;stroke:#000201!important}.card-product__pick-bg svg{width:100%!important;height:100%!important;display:block}.card-product__pick-text{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;color:rgb(var(--color-button));text-transform:uppercase;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:.04em;font-size:.78rem;line-height:1.05}.card-product__info{padding:12px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;text-align:left;gap:10px;background:var(--card-tint)}@media screen and (max-width:999px){.card-product__info{flex-direction:column;align-items:flex-start}}.card-product__text{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:4px}.card-product__title{margin:0;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:600;font-size:.95rem;line-height:1.25;text-transform:none;letter-spacing:0;text-align:left;color:rgb(var(--color-foreground));overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width:999px){.card-product__title{font-size:.85rem}}.card-product__title a{color:inherit;text-decoration:none}.card-product__title a:hover{text-decoration:underline;text-underline-offset:2px}.card-product__price-row{display:flex;align-items:baseline;text-align:left;gap:6px;flex-wrap:wrap}.card-product__price{font-family:var(--font-body-family);font-weight:700;font-size:.95rem;color:rgb(var(--color-foreground))}@media screen and (max-width:999px){.card-product__price{font-size:.85rem}}.card-product__compare{font-family:var(--font-body-family);font-weight:400;font-size:.82rem;color:rgba(var(--color-foreground),.5);text-decoration:line-through}@media screen and (max-width:999px){.card-product__compare{font-size:.8rem}}.card-product__qa{flex:0 0 auto;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0;background-color:rgb(var(--color-button));color:#fff;border:1px solid rgb(var(--color-foreground));border-radius:999px;cursor:pointer;text-decoration:none;position:relative;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.card-product__qa:hover{transform:translate(-1px,-1px);box-shadow:2px 2px rgb(var(--color-foreground))}.card-product__qa:active{transform:translate(1px,1px);box-shadow:0 0 rgb(var(--color-foreground))}.card-product__qa:disabled{cursor:wait;transform:none}.card-product__qa-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.card-product__qa-icon,.card-product__qa-spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;transition:opacity .15s ease}.card-product__qa--with-label{font-family:var(--font-heading-family);font-size:.78rem;font-weight:400;letter-spacing:.06em;text-transform:uppercase;line-height:1;white-space:nowrap;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease,width .28s cubic-bezier(.22,1,.36,1),padding .28s cubic-bezier(.22,1,.36,1),gap .28s cubic-bezier(.22,1,.36,1)}.card-product__qa--with-label .card-product__qa-spinner{top:0;right:0;bottom:0;left:0}.card-product__qa--with-label:disabled .card-product__qa-icon,.card-product__qa--with-label:disabled .card-product__qa-label{opacity:0}@media(min-width:1000px){.card-product__qa--with-label{width:32px;padding:0;gap:0;overflow:hidden}.card-product__qa--with-label .card-product__qa-icon{position:absolute;top:0;right:0;bottom:0;left:0}.card-product__qa--with-label .card-product__qa-label{max-width:0;opacity:0;overflow:hidden;transition:max-width .28s cubic-bezier(.22,1,.36,1),opacity .2s ease}.card-product:hover .card-product__qa--with-label,.card-product__qa--with-label:focus-visible{width:auto;padding:0 .9em 0 .6em;gap:.4em}.card-product:hover .card-product__qa--with-label .card-product__qa-icon,.card-product__qa--with-label:focus-visible .card-product__qa-icon{position:static;inset:auto;width:16px;height:16px;flex-shrink:0}.card-product:hover .card-product__qa--with-label .card-product__qa-label,.card-product__qa--with-label:focus-visible .card-product__qa-label{max-width:200px;opacity:1}}@media(max-width:999px){.card-product__qa--with-label{width:100%;min-height:36px;padding:.6em .9em;gap:.45em;justify-content:center}.card-product__qa--with-label .card-product__qa-icon{position:static;inset:auto;width:16px;height:16px;flex-shrink:0}}.card-product__info svg{width:16px;height:16px;display:block;fill:currentColor;color:#fff}.card-product__info svg path,.card-product__info svg line,.card-product__info svg polyline,.card-product__info svg circle{stroke:#fff;fill:none}.card-product__qa-spinner{opacity:0;pointer-events:none;animation:card-qa-spin 1.1s linear infinite}.card-product__qa-spinner svg{width:18px;height:18px;display:block}.card-product__qa-spinner svg circle{stroke:#fff}.card-product__qa:disabled .card-product__qa-icon{opacity:0}.card-product__qa:disabled .card-product__qa-spinner{opacity:1}@keyframes card-qa-spin{to{transform:rotate(360deg)}}.card-product__bundle-peek{position:absolute;top:12px;left:12px;max-height:calc(100% - 24px);z-index:4;width:54px;padding:6px;background:rgba(var(--color-background),.92);border:1px solid rgba(var(--color-foreground),.5);border-radius:8px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none;opacity:0;transform:translate(-8px);transition:opacity .22s ease,transform .28s cubic-bezier(.22,1,.36,1)}.card-product:hover .card-product__bundle-peek,.card-product.is-bundle-peek-open .card-product__bundle-peek{opacity:1;transform:translate(0);pointer-events:auto}.card-product__bundle-peek-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px;overflow-y:auto;max-height:100%;scrollbar-width:none}.card-product__bundle-peek-list::-webkit-scrollbar{width:0;height:0}.card-product__bundle-peek-item{width:100%;aspect-ratio:1;background:rgba(var(--color-foreground),.04);border-radius:4px;overflow:hidden;display:block}.card-product__bundle-peek-item img{width:100%;height:100%;object-fit:cover;display:block}.card-product__bundle-peek-more{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1;background:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:.7rem;letter-spacing:.04em;border-radius:4px}.card-product__bundle-peek-toggle{position:absolute;bottom:12px;left:12px;z-index:5;width:28px;height:28px;padding:0;display:inline-flex;align-items:center;justify-content:center;background:rgba(var(--color-background),.92);color:rgb(var(--color-foreground));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(var(--color-foreground),.5);border-radius:999px;cursor:pointer;transition:background-color .15s ease,transform .15s ease}.card-product__bundle-peek-toggle:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.card-product__bundle-peek-toggle svg{width:14px;height:14px;display:block;fill:currentColor}.card-product__bundle-peek-toggle svg rect{fill:currentColor;stroke:none}.bb__product .card-product__bundle-peek,.bb__product .card-product__bundle-peek-toggle{display:none}.card-product__image--hover{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;opacity:0;pointer-events:none;transition:opacity .28s ease}.card-product:hover .card-product__image--hover{opacity:1}.cg__grid--test .card-product,.cg__grid--test .card-product__info{background:rgb(var(--card-tint))}.card-product__bundle-add{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin:0;padding:12px 14px;border:none;border-radius:0 0 12px 12px;background:rgb(var(--color-button));color:rgb(var(--color-button-label));font-family:var(--font-heading-family);font-size:16px;font-weight:400;letter-spacing:.08em;text-transform:uppercase;line-height:1;cursor:pointer;transition:background .2s ease,transform .15s ease,opacity .2s ease}@media screen and (max-width:999px){.card-product__bundle-add{padding:8px 10px;font-size:12px}}.card-product__bundle-add:hover{background:rgb(var(--color-button),.88)}.card-product__bundle-add:active{transform:translateY(1px)}.card-product__bundle-add:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:-3px}.card-product__bundle-add[disabled],.card-product__bundle-add[aria-disabled=true]{opacity:.55;cursor:not-allowed;pointer-events:none}.card-product__bundle-add-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0}.card-product__bundle-add-icon svg{width:100%;height:100%;display:block}.card-product__bundle-add.is-in-bundle{background:rgb(var(--color-foreground),.06);color:rgb(var(--color-foreground));box-shadow:inset 0 0 0 1px rgb(var(--color-foreground),.18)}.card-product__bundle-add.is-in-bundle:hover{background:rgb(var(--color-foreground),.1)}.card-product__bundle-add.is-in-bundle .card-product__bundle-add-icon{display:none}.card-product__bundle-add.is-in-bundle:before{content:"";width:9px;height:5px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg) translateY(-2px);margin-right:2px;flex-shrink:0}.card-product__bundle-add-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;border-radius:99px;background:rgb(var(--color-button-label),.18);color:inherit;font-size:11px;font-weight:700;line-height:1;letter-spacing:0;text-transform:none}.card-product__bundle-add-count[hidden],.card-product__bundle-add-count:empty{display:none}.card-product__bundle-add.is-in-bundle .card-product__bundle-add-count{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.card-product:has(.card-product__bundle-add) .card-product__info{border-bottom-left-radius:0;border-bottom-right-radius:0}.card-product{transition:transform .35s ease,box-shadow .35s ease}.card-product:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:4;background:radial-gradient(circle 5px at 8% 10%,rgba(var(--color-button),.9) 45%,transparent 60%),radial-gradient(circle 4px at 50% 4%,rgba(var(--color-button),.8) 45%,transparent 60%),radial-gradient(circle 5px at 92% 10%,rgba(var(--color-button),.9) 45%,transparent 60%),radial-gradient(circle 4px at 96% 50%,rgba(var(--color-button),.8) 45%,transparent 60%),radial-gradient(circle 5px at 92% 90%,rgba(var(--color-button),.9) 45%,transparent 60%),radial-gradient(circle 4px at 50% 96%,rgba(var(--color-button),.8) 45%,transparent 60%),radial-gradient(circle 5px at 8% 90%,rgba(var(--color-button),.9) 45%,transparent 60%),radial-gradient(circle 4px at 4% 50%,rgba(var(--color-button),.8) 45%,transparent 60%);opacity:0;transform:scale(.85);transition:opacity .4s ease,transform .4s cubic-bezier(.16,1,.3,1)}@media(hover:hover)and (pointer:fine){.card-product:hover{transform:translateY(-3px);box-shadow:0 14px 30px -6px rgba(var(--color-button),.22)}.card-product:hover:after{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.card-product,.card-product:after{transition:none}.card-product:after{transform:scale(1)}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/card-product.css.map */
