:root{--chesto-ink: #1F1B32;--chesto-fg-1: #1F1B32;--chesto-fg-2: #4A4660;--chesto-fg-3: #6B6880;--chesto-border-1: #ECEBF0;--chesto-border-2: #D4D2DC;--chesto-bg-soft: #ECEBF0;--chesto-bg-photo: #FAFAFB;--chesto-success: #2E7D5B;--chesto-danger: #B23A3A;--chesto-rating: #F5B544;--chesto-warm: 245, 198, 160;--chesto-radius: 20px;--chesto-shadow-sm: 0 1px 3px rgba(31,27,50,.06), 0 1px 2px rgba(31,27,50,.04);--chesto-shadow-md: 0 4px 12px rgba(31,27,50,.06), 0 2px 4px rgba(31,27,50,.04)}.chesto-card{position:relative;background:#fff;border:1px solid var(--chesto-border-1);border-radius:var(--chesto-radius);overflow:hidden;box-shadow:var(--chesto-shadow-sm);transition:box-shadow .32s cubic-bezier(.2,.8,.2,1),transform .32s cubic-bezier(.2,.8,.2,1);font-family:Assistant,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--chesto-fg-1);display:flex;flex-direction:column;height:100%}@media(hover:hover){.chesto-card:hover{box-shadow:var(--chesto-shadow-md);transform:translateY(-3px)}}.chesto-card__link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.chesto-card__media{position:relative;aspect-ratio:1 / 1;background:linear-gradient(180deg,var(--chesto-bg-photo) 0%,#ECEBF0 100%);overflow:hidden}.chesto-card__halo{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 70% at 50% 65%,rgba(var(--chesto-warm),.65),rgba(var(--chesto-warm),0) 60%),radial-gradient(circle 50% at 50% 50%,rgba(var(--chesto-warm),.25),rgba(var(--chesto-warm),0) 70%);opacity:1;transition:transform .42s cubic-bezier(.2,.8,.2,1);pointer-events:none}@media(hover:hover){.chesto-card:hover .chesto-card__halo{transform:scale(1.06)}}.chesto-card__img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;max-width:74%;max-height:74%;object-fit:contain;transition:transform .52s cubic-bezier(.2,.8,.2,1)}@media(hover:hover){.chesto-card:hover .chesto-card__img{transform:scale(1.05)}}.chesto-card__img--placeholder{background:var(--chesto-bg-soft);width:60%;height:60%;border-radius:12px}.chesto-card__badge{position:absolute;top:14px;left:14px;z-index:2;background:var(--chesto-ink);color:#fff;font-weight:700;font-size:11px;padding:5px 11px;border-radius:999px;letter-spacing:.02em}.chesto-card__fav{position:absolute;top:12px;right:12px;z-index:2;width:36px;height:36px;border-radius:999px;background:#fffffff2;border:1px solid var(--chesto-border-1);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--chesto-fg-2);transition:color .22s,transform .18s;box-shadow:0 1px 2px #1f1b320a}.chesto-card__fav:hover{transform:scale(1.05)}.chesto-card__fav.is-active{color:var(--chesto-danger)}.chesto-card__fav.is-active svg{fill:currentColor}.chesto-card__hover-cta{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;transform:translateY(140%);opacity:0;transition:opacity .32s cubic-bezier(.2,.8,.2,1),transform .32s cubic-bezier(.2,.8,.2,1);pointer-events:none}@media(hover:hover){.chesto-card:hover .chesto-card__hover-cta{transform:translateY(0);opacity:1;pointer-events:auto}}.chesto-card__hover-form{margin:0}.chesto-card__body{padding:16px 18px 18px;display:flex;flex-direction:column;flex:1}.chesto-card__topmeta{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.chesto-card__eyebrow{font-weight:700;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--chesto-fg-3)}.chesto-card__rating{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:var(--chesto-fg-2)}.chesto-card__star{color:var(--chesto-rating)}.chesto-card__rating strong{font-weight:700;color:var(--chesto-fg-1)}.chesto-card__rating-count{color:var(--chesto-fg-3);margin-left:2px}.chesto-card__title{font-weight:700;font-size:17px;line-height:1.25;margin:0 0 4px;letter-spacing:-.01em;color:var(--chesto-fg-1);text-wrap:balance}.chesto-card__subtitle{font-size:13px;color:var(--chesto-fg-3);margin-bottom:14px}.chesto-card__swatches{display:flex;align-items:center;gap:8px;margin-bottom:14px}.chesto-card__swatch{width:22px;height:22px;border-radius:999px;background:var(--chesto-bg-soft);outline:1px solid var(--chesto-border-1);outline-offset:-1px;border:2px solid transparent}.chesto-card__swatch:first-of-type{border-color:var(--chesto-ink)}.chesto-card__swatch[data-color=zwart i]{background:#1f1b32}.chesto-card__swatch[data-color=black i]{background:#1f1b32}.chesto-card__swatch[data-color=wit i]{background:#f4f4f4}.chesto-card__swatch[data-color=white i]{background:#f4f4f4}.chesto-card__swatch[data-color=rvs i]{background:#c7cace}.chesto-card__swatch[data-color=zilver i]{background:#c7cace}.chesto-card__swatch-label{font-size:12px;color:var(--chesto-fg-3);margin-left:4px}.chesto-card__foot{margin-top:auto;padding-top:14px;border-top:1px solid var(--chesto-border-1)}.chesto-card__price-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:6px}.chesto-card__prices{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.chesto-card__price{font-weight:800;font-size:24px;font-variant-numeric:tabular-nums;letter-spacing:-.01em;line-height:1}.chesto-card__price-old{font-weight:600;font-size:13px;color:var(--chesto-fg-3);text-decoration:line-through}.chesto-card__savings{background:var(--chesto-success);color:#fff;font-weight:700;font-size:10px;padding:3px 8px;border-radius:6px;font-variant-numeric:tabular-nums;white-space:nowrap;align-self:center;letter-spacing:.01em}.chesto-card__meta{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px}.chesto-card__stock{display:inline-flex;align-items:center;gap:6px;color:var(--chesto-success);font-weight:600;font-size:11px;white-space:nowrap;min-width:0}.chesto-card__stock-dot{width:7px;height:7px;border-radius:999px;background:currentColor}.chesto-card__stock--out{color:var(--chesto-danger)}.chesto-card__incl{color:var(--chesto-fg-3);font-size:10px;font-weight:400;opacity:.6;white-space:nowrap;flex-shrink:0}.chesto-card__cta{background:var(--chesto-ink);color:#fff;border:none;border-radius:999px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:background .22s,transform .14s;font-family:inherit;letter-spacing:.01em}.chesto-card__cta:disabled{opacity:.55;cursor:not-allowed}.chesto-card__cta:not(:disabled):hover{background:#2e2a40}.chesto-card__cta:not(:disabled):active{transform:scale(.98)}.chesto-card__cta--small{height:36px;padding:0 16px;font-weight:600;font-size:13px;box-shadow:0 6px 20px #0000002e}.chesto-card__mobile-form{margin:10px 0 0}.chesto-card__cta--mobile{width:100%;height:32px;padding:0 12px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.01em;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;gap:6px}.chesto-card__cta--mobile .chesto-card__cta-text{display:inline-block;white-space:nowrap}.chesto-card__cta--mobile .chesto-card__cta-icon-cart,.chesto-card__cta--mobile .chesto-card__cta-icon-check{width:14px;height:14px;flex-shrink:0}.chesto-card__cta--mobile .chesto-card__cta-icon-check{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(.6)}.chesto-card__cta.is-added .chesto-card__cta-text,.chesto-card__cta.is-added .chesto-card__cta-icon-cart{opacity:0}.chesto-card__cta-icon-cart,.chesto-card__cta-icon-check{transition:transform .24s cubic-bezier(.2,.8,.2,1),opacity .24s cubic-bezier(.2,.8,.2,1)}.chesto-card__cta-icon-check{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.6);opacity:0}.chesto-card__cta.is-added .chesto-card__cta-icon-cart{transform:scale(.6);opacity:0}.chesto-card__cta.is-added .chesto-card__cta-icon-check{transform:translate(-50%,-50%) scale(1);opacity:1}.chesto-card__cta.is-added{background:var(--chesto-success, #2E7D5B)!important;animation:chesto-cta-pulse .54s cubic-bezier(.2,.8,.2,1)}@keyframes chesto-cta-pulse{0%{transform:scale(1)}35%{transform:scale(1.12)}to{transform:scale(1)}}@media(max-width:749px){.chesto-card__stock{font-size:10px;gap:4px;letter-spacing:-.01em}.chesto-card__stock-dot{width:5px;height:5px}.chesto-card__incl{font-size:9px}.chesto-card__meta{gap:6px}}@media(hover:hover)and (min-width:750px){.chesto-card__mobile-form{display:none}}@media(hover:none),(max-width:749px){.chesto-card__hover-cta{display:none}}@media(max-width:749px){.chesto-card__body{padding:12px 14px 14px}.chesto-card__price{font-size:20px}.chesto-card{height:auto;align-self:start}.chesto-card__foot{margin-top:12px;padding-top:12px}.chesto-card__topmeta,.chesto-card__title{margin-bottom:4px}.chesto-card__subtitle{margin-bottom:8px}.chesto-card__swatches{margin-bottom:10px}}@media(prefers-reduced-motion:reduce){.chesto-card,.chesto-card__img,.chesto-card__halo,.chesto-card__hover-cta,.chesto-card__cta{transition:none!important}.chesto-card:hover,.chesto-card:hover .chesto-card__img{transform:none}}.chesto-card{border-radius:18px!important;border:1px solid #ECEBF0!important;background:linear-gradient(180deg,#fff,#fbfaf6)!important;box-shadow:inset 0 1px #fffc,0 1px 3px #1f1b320a,0 6px 14px #1f1b320a!important;transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s cubic-bezier(.2,.8,.2,1),border-color .22s ease!important}@media(hover:hover){.chesto-card:hover{transform:translateY(-4px)!important;border-color:#d4d2dc!important;box-shadow:inset 0 1px #fffffff2,0 18px 36px #1f1b321a,0 4px 8px #1f1b320f!important}}.chesto-card__media{aspect-ratio:1 / 1!important;background:linear-gradient(160deg,#f8f4ec,#efe9da)!important;border-bottom:none!important}.chesto-card__halo{background:radial-gradient(ellipse 75% 60% at 50% 65%,#f5c6a073,#f5c6a000 65%)!important;opacity:.85!important}.chesto-card__img{max-width:78%!important;max-height:78%!important}@media(hover:hover){.chesto-card:hover .chesto-card__img{transform:scale(1.06)!important}.chesto-card:hover .chesto-card__halo{transform:scale(1.1)!important}}.chesto-card__badge{top:12px!important;left:12px!important;background:#fffffff2!important;color:#1f1b32!important;box-shadow:inset 0 0 0 1px #1f1b3214,0 1px 3px #1f1b320f!important;font-size:10px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important;padding:4px 9px!important;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.chesto-card__fav{top:10px!important;right:10px!important;width:32px!important;height:32px!important;background:#ffffffeb!important;border-color:#1f1b320f!important;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:0 2px 6px #1f1b3214!important}.chesto-card__fav svg{width:15px!important;height:15px!important}.chesto-card__body{padding:12px 14px 14px!important}@media(max-width:749px){.chesto-card__body{padding:10px 12px 12px!important}}.chesto-card__topmeta{display:none!important}.chesto-card__title{font-size:15px!important;font-weight:800!important;line-height:1.18!important;letter-spacing:-.018em!important;color:#1f1b32!important;margin:0 0 6px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-wrap:balance!important}@media(min-width:750px){.chesto-card__title{font-size:16px!important}}.chesto-card__subtitle,.chesto-card__swatches{display:none!important}.chesto-card__swatches{margin-bottom:12px!important;gap:6px!important}.chesto-card__swatch{width:18px!important;height:18px!important;outline:1px solid rgba(31,27,50,.08)!important}.chesto-card__swatch:first-of-type{border-color:#1f1b32!important}.chesto-card__swatch-label{font-size:11px!important;color:#1f1b328c!important}.chesto-card__foot{margin-top:auto!important;padding-top:8px!important;border-top:none!important}.chesto-card__price-row{gap:8px!important;margin-bottom:6px!important;align-items:baseline!important;justify-content:space-between!important}.chesto-card__price{font-size:22px!important;font-weight:800!important;letter-spacing:-.012em!important;color:#1f1b32!important}@media(min-width:750px){.chesto-card__price{font-size:24px!important}}.chesto-card__price-old{font-size:13px!important;font-weight:600!important;color:#1f1b3266!important}.chesto-card__incl{display:none!important}.chesto-card__rating--foot{display:inline-flex!important;align-items:center!important;gap:8px!important;margin:0 0 10px!important;padding:0!important;background:transparent!important;border-radius:0!important;white-space:nowrap;flex-wrap:nowrap;line-height:1.1!important}.chesto-card__stars{display:inline-flex!important;align-items:center!important;gap:2px!important;letter-spacing:0!important;line-height:1!important;font-size:14px!important;flex-shrink:0}.chesto-card__rating--foot .chesto-card__star{position:relative!important;display:inline-block!important;color:#1f1b322e!important;line-height:1!important;width:1em!important;height:1em!important}.chesto-card__rating--foot .chesto-card__star:before{content:"\2605";position:absolute;top:0;left:0;width:var(--fill, 0%);overflow:hidden;color:#f5b544;text-shadow:0 0 .5px #F5B544;white-space:nowrap;line-height:1}.chesto-card__rating-meta{display:inline-flex!important;align-items:center!important;gap:5px!important;font-size:12px!important;color:#1f1b329e!important;font-weight:600!important;letter-spacing:-.005em!important;line-height:1!important}.chesto-card__rating-meta strong{font-size:13px!important;font-weight:800!important;color:#1f1b32!important;line-height:1!important}@media(max-width:749px){.chesto-card__rating--foot{gap:7px!important;margin-bottom:8px!important}.chesto-card__stars{font-size:12.5px!important;gap:1.5px!important}.chesto-card__rating-meta{font-size:11px!important;gap:4px!important}.chesto-card__rating-meta strong{font-size:12px!important}}.chesto-card__savings{background:#ffe4d1!important;color:#b5571c!important;box-shadow:inset 0 0 0 1px #b5571c2e!important;font-weight:800!important;font-size:10.5px!important;padding:4px 9px!important;border-radius:999px!important;letter-spacing:.01em!important}.chesto-card__stock{font-size:11px!important;font-weight:600!important;color:#2e7d5b!important;gap:5px!important}.chesto-card__stock-dot{width:6px!important;height:6px!important;box-shadow:0 0 0 2px #2e7d5b2e!important;animation:none!important}.chesto-card__stock--out{color:#b23a3a!important}.chesto-card__stock--out .chesto-card__stock-dot{box-shadow:0 0 0 2px #b23a3a2e!important}.chesto-card__cta--small{font-size:12.5px!important;font-weight:700!important;padding:0 14px!important;height:36px!important;background:#1f1b32!important;box-shadow:0 8px 22px #1f1b3238!important}.chesto-card__cta--small:hover{background:#2a2640!important}.chesto-card__cta--mobile{background:#1f1b32!important;height:34px!important;border-radius:10px!important;font-size:12px!important;font-weight:700!important;margin-top:8px!important}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-chesto-card.css.map */
