.custom-ab-hero,.custom-ab-plp{--custom-ab-accent: #2f9e73;--custom-ab-accent-soft: #e8f4ee;--custom-ab-accent-ink: #1d7a56;--custom-ab-danger: #d0564f;--custom-ab-text: #26262b;--custom-ab-text-muted: #8d8d93;--custom-ab-border: #e7e4e0;--custom-ab-bg: #fff;--custom-ab-bg-soft: #f8f6f3;--custom-ab-radius: 8px;--custom-ab-radius-sm: 6px;--custom-ab-control-h: 40px;--custom-ab-page-max: 1280px;--custom-ab-page-pad: clamp(16px, 4vw, 40px);--custom-ab-grid-gap: 8px;--custom-ab-grid-row-gap: 12px;color:var(--custom-ab-text);max-width:100%}.custom-ab-hero *,.custom-ab-hero *:before,.custom-ab-hero *:after,.custom-ab-plp *,.custom-ab-plp *:before,.custom-ab-plp *:after{box-sizing:border-box}.custom-ab-visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px!important;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.custom-ab-hero{position:relative;overflow:hidden;background:var(--custom-ab-bg-soft)}.custom-ab-hero__media{position:relative;line-height:0}.custom-ab-hero__img{display:block;width:100%;height:auto}.custom-ab-hero__img--placeholder{background:var(--custom-ab-bg-soft)}.custom-ab-hero__scrim{display:none}.custom-ab-hero--darken .custom-ab-hero__scrim{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0f0f1273,#0f0f1214 55%);pointer-events:none}.custom-ab-hero__content{max-width:var(--custom-ab-page-max);margin:0 auto;padding:18px var(--custom-ab-page-pad, 20px) 24px;text-align:center}.custom-ab-hero__crumbs{font-size:12px;color:var(--custom-ab-text-muted);margin:0;padding:0}.custom-ab-hero__crumb-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:4px}.custom-ab-hero__crumb{display:inline-flex;align-items:center;gap:4px;padding:0;min-width:0}.custom-ab-hero__crumb+.custom-ab-hero__crumb:before{content:"/";opacity:.55}.custom-ab-hero__crumb a{color:inherit;text-decoration:none;border:0}.custom-ab-hero__crumb a:hover{color:var(--custom-ab-text);text-decoration:underline}.custom-ab-hero__crumb[aria-current=page]{color:var(--custom-ab-text);font-weight:500}.custom-ab-hero__title{margin:0;color:var(--custom-ab-hero-title-color, var(--custom-ab-text));font-size:var(--custom-ab-hero-title-size, clamp(24px, 5vw, 34px));font-weight:600;line-height:1.15;letter-spacing:.01em}.custom-ab-hero__desc{max-width:640px;margin:8px auto 0;color:#2e2e30;font-size:13px;line-height:1.7}.custom-ab-hero__desc :is(p,h2,h3){margin:0 0 4px;font-size:inherit;color:inherit}.custom-ab-hero__desc :is(h2,h3){text-transform:uppercase;font-size:14px;letter-spacing:.04em}.custom-ab-hero--none .custom-ab-hero__content{padding-top:34px;padding-bottom:34px}@media(min-width:750px){.custom-ab-hero--metafield,.custom-ab-hero--collection{background:none}.custom-ab-hero--metafield .custom-ab-hero__media,.custom-ab-hero--collection .custom-ab-hero__media{height:clamp(280px,28vw,420px)}.custom-ab-hero--metafield .custom-ab-hero__img,.custom-ab-hero--collection .custom-ab-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.custom-ab-hero--metafield .custom-ab-hero__content,.custom-ab-hero--collection .custom-ab-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;width:100%;max-width:var(--custom-ab-page-max);margin:0 auto;padding:0 var(--custom-ab-page-pad)}.custom-ab-hero--metafield .custom-ab-hero__crumb-list,.custom-ab-hero--collection .custom-ab-hero__crumb-list{justify-content:flex-start}.custom-ab-hero--metafield .custom-ab-hero__title,.custom-ab-hero--collection .custom-ab-hero__title{font-size:var(--custom-ab-hero-title-size, clamp(30px, 3.4vw, 42px))}.custom-ab-hero--metafield .custom-ab-hero__desc,.custom-ab-hero--collection .custom-ab-hero__desc{margin:10px 0 0;max-width:520px}.custom-ab-hero--darken .custom-ab-hero__scrim{background:linear-gradient(to right,#0f0f126b,#0f0f120d 65%)}}.custom-ab-plp{max-width:var(--custom-ab-page-max);margin:0 auto;padding:22px var(--custom-ab-page-pad) 46px}.custom-ab-plp__subheading{margin:0 0 18px;font-size:17px;font-weight:600;color:var(--custom-ab-text)}.custom-ab-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(var(--custom-ab-grid-cols-mobile, 2),minmax(0,1fr));gap:var(--custom-ab-grid-row-gap) var(--custom-ab-grid-gap)}@media(min-width:750px){.custom-ab-grid{grid-template-columns:repeat(3,minmax(0,1fr));--custom-ab-grid-gap: 14px;--custom-ab-grid-row-gap: 18px}}@media(max-width:749px){.custom-ab-card__body{padding:8px 10px 12px}.custom-ab-card__title{font-size:12.5px}.custom-ab-card__price{font-size:13px}.custom-ab-card__flag{top:8px;left:8px;padding:3px 8px;font-size:10px}}@media(min-width:1024px){.custom-ab-grid{grid-template-columns:repeat(var(--custom-ab-grid-cols, 4),minmax(0,1fr))}}.custom-ab-card{position:relative;display:flex;flex-direction:column;min-width:0;background:var(--custom-ab-bg);border:1px solid var(--custom-ab-border);border-radius:var(--custom-ab-radius);box-shadow:0 1px 4px #1414190d;overflow:hidden;transition:box-shadow .25s ease,transform .25s ease}@media(hover:hover){.custom-ab-card:hover{box-shadow:0 6px 18px #1414191a;transform:translateY(-2px)}}.custom-ab-card__media-link{display:block;border:0;text-decoration:none}.custom-ab-card__media{position:relative;overflow:hidden;background:var(--custom-ab-bg-soft);isolation:isolate}.custom-ab-card__media--square{aspect-ratio:1 / 1}.custom-ab-card__media--portrait{aspect-ratio:3 / 4}.custom-ab-card__img{display:block;width:100%;height:auto;transition:transform .45s ease,opacity .3s ease}.custom-ab-card__media--square .custom-ab-card__img,.custom-ab-card__media--portrait .custom-ab-card__img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;object-fit:cover}.custom-ab-card__img--placeholder{width:100%;height:100%}.custom-ab-card__img--secondary{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;object-fit:cover;opacity:0}@media(hover:hover){.custom-ab-card:hover .custom-ab-card__img--primary{transform:scale(1.04)}.custom-ab-card__media--swap:hover .custom-ab-card__img--secondary{opacity:1}.custom-ab-card__media--swap:hover .custom-ab-card__img--primary{opacity:0}}.custom-ab-card__flag{position:absolute;top:10px;left:10px;z-index:1;display:inline-block;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.03em;line-height:1.4;background:var(--custom-ab-bg);color:var(--custom-ab-text);box-shadow:0 1px 4px #14141924}.custom-ab-card__flag--sale{background:var(--custom-ab-danger);color:#fff}.custom-ab-card__flag--soldout{background:#26262bd1;color:#fff}.custom-ab-card__flag--vendor{top:auto;bottom:10px;background:#ffffffeb;font-weight:500}.custom-ab-card__body{display:flex;flex-direction:column;gap:3px;padding:10px 12px 14px}.custom-ab-card__title{margin:0;font-size:13.5px;font-weight:500;line-height:1.4}.custom-ab-card__title-link{color:var(--custom-ab-text);text-decoration:none;border:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.custom-ab-card__title-link:hover{color:var(--custom-ab-accent-ink)}.custom-ab-card__title-link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.custom-ab-card__title-link:focus-visible:after{outline:2px solid var(--custom-ab-accent);outline-offset:-2px;border-radius:var(--custom-ab-radius)}.custom-ab-card__rating{position:relative;z-index:1;min-height:16px;font-size:12px;line-height:1}.custom-ab-card__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px;font-size:14px}.custom-ab-card__price-now{font-weight:600;color:var(--custom-ab-text)}.custom-ab-card__price--sale .custom-ab-card__price-now{color:var(--custom-ab-danger)}.custom-ab-card__price-was{color:var(--custom-ab-text-muted);font-size:12.5px;text-decoration:line-through}.custom-ab-card__price-note{color:var(--custom-ab-text-muted);font-weight:500}.custom-ab-card--enter{animation:custom-ab-card-enter .35s ease both;animation-delay:var(--custom-ab-enter-delay, 0ms)}@keyframes custom-ab-card-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.custom-ab-more{position:relative;display:flex;flex-direction:column;align-items:center;gap:12px;padding:38px 0 6px;text-align:center}.custom-ab-more__status{margin:0;font-size:13px;color:var(--custom-ab-text-muted)}.custom-ab-more__status b{color:var(--custom-ab-text);font-weight:600}.custom-ab-more__bar{width:180px;height:3px;border-radius:999px;background:var(--custom-ab-border);overflow:hidden}.custom-ab-more__bar-fill{display:block;width:var(--custom-ab-more-pct, 0%);height:100%;border-radius:inherit;background:var(--custom-ab-accent);transition:width .3s ease}.custom-ab-more__btn{position:relative;display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 40px;border:0;border-radius:6px;background:var(--custom-ab-accent);color:#fff!important;font-size:13px;font-weight:600;letter-spacing:.02em;text-decoration:none;cursor:pointer;box-shadow:0 2px 10px #1414191f;transition:background .2s ease,box-shadow .2s ease,transform .2s ease}.custom-ab-more__btn:hover{box-shadow:0 5px 16px #1414192e;transform:translateY(-1px)}.custom-ab-more__btn:active{transform:translateY(0)}.custom-ab-more__btn:focus-visible{outline:2px solid var(--custom-ab-accent);outline-offset:3px}.custom-ab-more__btn-label{transition:opacity .2s ease}.custom-ab-more__spinner{position:absolute;right:18px;top:50%;width:14px;height:14px;margin-top:-8px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;opacity:0;animation:custom-ab-spin .7s linear infinite;animation-play-state:paused;transition:opacity .15s ease}@keyframes custom-ab-spin{to{transform:rotate(360deg)}}.custom-ab-more.is-loading .custom-ab-more__btn{pointer-events:none}.custom-ab-more.is-loading .custom-ab-more__btn-label{opacity:.6}.custom-ab-more.is-loading .custom-ab-more__spinner{opacity:1;animation-play-state:running}@media(max-width:749px){.custom-ab-more__btn{width:100%;max-width:340px;min-width:0}}.custom-ab-more__sentinel{position:absolute;bottom:0;left:0;width:100%;height:1px;visibility:hidden;pointer-events:none}.custom-ab-empty{display:flex;flex-direction:column;align-items:center;gap:8px;padding:70px 20px;text-align:center}.custom-ab-empty__icon{width:34px;height:34px;color:var(--custom-ab-text-muted);margin-bottom:4px}.custom-ab-empty__title{margin:0;font-size:16px;font-weight:600;color:var(--custom-ab-text)}.custom-ab-empty__text{margin:0;font-size:13.5px;color:var(--custom-ab-text-muted)}.custom-ab-empty__btn{display:inline-flex;align-items:center;justify-content:center;margin-top:12px;height:var(--custom-ab-control-h);padding:0 30px;border-radius:999px;background:var(--custom-ab-accent);color:#fff;font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;border:0;transition:background .2s ease}.custom-ab-empty__btn:hover{background:var(--custom-ab-accent-ink);color:#fff}@media(prefers-reduced-motion:reduce){.custom-ab-card,.custom-ab-card__img,.custom-ab-more__bar-fill,.custom-ab-more__btn,.custom-ab-more__btn-label,.custom-ab-more__spinner{transition:none}.custom-ab-card--enter{animation:none}.custom-ab-card:hover,.custom-ab-more__btn:hover,.custom-ab-card:hover .custom-ab-card__img--primary{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/197/assets/ab-collection.css.map */
