.emb-card{position:relative;min-width:0}.emb-card__media{display:grid;aspect-ratio:4 / 5;overflow:hidden;background:var(--emb-color-surface, #171719)}.emb-card__image{grid-area:1 / 1;width:100%;height:100%;object-fit:contain}.emb-card__image--back{margin-top:0}.emb-card.is-enhanced .emb-card__image--back{display:none;margin-top:0}.emb-card.is-enhanced.is-back .emb-card__image--front{display:none}.emb-card.is-enhanced.is-back .emb-card__image--back{display:block}.emb-card__views{position:absolute;top:1rem;right:1rem;display:flex;gap:.4rem}.emb-card__views button{min-height:3.6rem;padding-inline:1rem;border:1px solid #666;background:#0b0b0bc7;color:#fff;cursor:pointer}.emb-card__views button[aria-pressed=true]{background:var(--emb-color-paper, #f4f1ea);color:var(--emb-color-ink, #0b0b0c)}.emb-card__body{display:grid;gap:1rem;padding-top:1.4rem}.emb-card__body>div:first-child{display:flex;justify-content:space-between;gap:1rem}.emb-card__title{margin:0;font-size:1.6rem}.emb-card__title a{color:inherit;text-decoration:none}.emb-card__price,.emb-card__colors{margin:0;font-size:1.3rem}.emb-card__colors{color:var(--emb-color-muted, #aaa)}.emb-link{display:inline-flex;gap:.8rem;padding-bottom:.4rem;border-bottom:1px solid currentColor;color:inherit;font-size:1.3rem;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.emb-card__status{margin:0;color:var(--emb-text-muted, #b9b5ad);font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase}.emb-card__price s{margin-right:.6rem;color:var(--emb-text-muted, #b9b5ad)}.emb-card__rating{margin:0;color:var(--emb-text-muted, #b9b5ad);font-size:1.2rem}.emb-card__commerce,.emb-quick-shop__commerce,.emb-product-price-row{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem 1.2rem}.emb-card__commerce{justify-content:flex-end}.emb-card__commerce .emb-card__price{white-space:nowrap}.emb-card__commerce .jdgm-preview-badge,.emb-quick-shop__commerce .jdgm-preview-badge,.emb-product-price-row .jdgm-preview-badge{margin:0}.emb-card__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.6rem}.emb-card__quick-shop{-webkit-appearance:none;appearance:none;padding:0 0 .4rem;border:0;border-bottom:.1rem solid currentColor;border-radius:0;background:transparent;color:inherit;cursor:pointer;font:inherit;font-size:1.3rem;letter-spacing:.08em;text-transform:uppercase}.emb-card__color-picker{display:grid;gap:.6rem}.emb-card__color-label{color:var(--emb-text-muted,#666);font-size:1.2rem}.emb-card__swatches{display:flex;flex-wrap:wrap;gap:.65rem}.emb-card__swatch{-webkit-appearance:none;appearance:none;display:grid;place-items:center;width:3rem;height:3rem;min-width:3rem;min-height:3rem;padding:.35rem;border:.1rem solid #aaa79f;border-radius:50%;background:#fff;box-shadow:none;cursor:pointer}.emb-card__swatch>span:first-child{display:block;width:100%;height:100%;border-radius:50%;background:#f3f1eb}.emb-card__swatch[aria-pressed=true]{border:.2rem solid #111113;box-shadow:0 0 0 .2rem #fff,0 0 0 .3rem #159a78}.emb-card__swatch--white>span:first-child{background:#f3f1eb}.emb-card__swatch--beige>span:first-child{background:#d8c9a8}.emb-card__swatch--black>span:first-child{background:#111113}.emb-card__swatch--indigo-blue>span:first-child{background:#23364d}.emb-card__swatch--carbon-gray>span:first-child{background:#505356}.emb-card__swatch--blackish-green>span:first-child{background:#17372e}.emb-card__price s,.emb-quick-shop__price s{opacity:.58;text-decoration:line-through;text-decoration-thickness:.1rem;margin-right:.45rem}html.emb-quick-shop-open{overflow:hidden}.emb-quick-shop{box-sizing:border-box;width:min(112rem,calc(100vw - 4rem));max-width:112rem;max-height:min(86dvh,82rem);padding:0;border:1px solid rgba(244,241,234,.18);border-radius:.8rem;background:#0d0e10;color:#f4f1ea;box-shadow:0 2.4rem 7rem #00000073}.emb-quick-shop::backdrop{background:#000000b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.emb-quick-shop__inner{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(34rem,.92fr);gap:clamp(2rem,4vw,4.8rem);max-height:min(86dvh,82rem);padding:clamp(1.4rem,2.2vw,2.6rem);overflow:auto;overscroll-behavior:contain}.emb-quick-shop__inner>form[method=dialog]{position:absolute;top:1.2rem;right:1.2rem;z-index:8}.emb-quick-shop__close{-webkit-appearance:none;appearance:none;display:grid;place-items:center;width:4.4rem;height:4.4rem;padding:0;border:1px solid rgba(244,241,234,.25);border-radius:50%;background:#0d0e10e0;color:#f4f1ea;font:inherit;font-size:2.6rem;line-height:1;cursor:pointer}.emb-quick-shop__media{position:relative;min-width:0;align-self:start;background:#fff;overflow:hidden}.emb-quick-shop__media img{display:block;width:100%;height:min(72dvh,68rem);object-fit:contain;object-position:center}.emb-quick-shop__views{position:absolute;top:1rem;right:1rem;z-index:4;display:flex;gap:.6rem}.emb-quick-shop__views button,.emb-quick-shop__choices:not(.emb-quick-shop__choices--colors) button{-webkit-appearance:none;appearance:none;min-height:4.4rem;padding:.9rem 1.3rem;border:1px solid #67686c;border-radius:0;background:#25262a;color:#f4f1ea;-webkit-text-fill-color:#f4f1ea;font:inherit;cursor:pointer}.emb-quick-shop__views button[aria-pressed=true],.emb-quick-shop__choices:not(.emb-quick-shop__choices--colors) button[aria-pressed=true]{border-color:#f4f1ea;background:#f4f1ea;color:#111113;-webkit-text-fill-color:#111113;box-shadow:inset 0 -.35rem #11a77f}.emb-quick-shop__views button:disabled,.emb-quick-shop__choices button:disabled{opacity:.38;cursor:not-allowed}.emb-quick-shop__content{display:grid;align-content:start;gap:1.25rem;min-width:0;padding:1.4rem .5rem 2rem 0}.emb-quick-shop__eyebrow{margin:0;color:#9b9ca1;font-size:1.1rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.emb-quick-shop h2{margin:0;padding-right:4.8rem;color:#f4f1ea;font-size:clamp(3rem,4vw,5.2rem);line-height:.98;letter-spacing:-.03em}.emb-quick-shop__commerce{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem 1.2rem}.emb-quick-shop__price,.emb-quick-shop__availability,.emb-quick-shop__details,.emb-quick-shop__selection,.emb-quick-shop__single-option{margin:0}.emb-quick-shop__price{font-size:1.8rem}.emb-quick-shop__availability,.emb-quick-shop__details,.emb-quick-shop__selection,.emb-quick-shop__single-option{color:#aaaab0}.emb-quick-shop [data-emb-quick-shop-form]{display:grid;gap:1.45rem}.emb-quick-shop__field{display:grid;gap:.8rem;margin:0;padding:0;border:0}.emb-quick-shop__field legend{padding:0;color:#f4f1ea;font-size:1.15rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.emb-quick-shop__choices{display:flex;flex-wrap:wrap;gap:.7rem}.emb-quick-shop__choices--colors{display:flex;flex-wrap:wrap;gap:.8rem}.emb-quick-shop__choices--colors .emb-card__swatch{width:3.6rem;height:3.6rem;min-width:3.6rem;min-height:3.6rem}.emb-quick-shop__legacy-variant{display:none!important}.emb-quick-shop__submit{-webkit-appearance:none;appearance:none;width:100%;min-height:5.4rem;border:1px solid #f4f1ea;background:#f4f1ea;color:#111113;font:inherit;font-size:1.2rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;box-shadow:inset 0 -.35rem #11a77f}.emb-quick-shop__submit:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.emb-quick-shop__error{margin:0;color:#ffb3aa;font-size:1.3rem}.emb-quick-shop__links{display:flex;flex-wrap:wrap;gap:1rem 2rem}@media screen and (max-width:749px){.emb-card__swatch{width:3.4rem;height:3.4rem;min-width:3.4rem;min-height:3.4rem}.emb-quick-shop[open]{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0;top:0;right:0;bottom:0;left:0;border:0;border-radius:0}.emb-quick-shop__inner{display:block;width:100%;height:100dvh;max-height:100dvh;padding:max(1rem,env(safe-area-inset-top)) 1rem max(1rem,env(safe-area-inset-bottom));overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.emb-quick-shop__inner>form[method=dialog]{position:fixed;top:max(1rem,env(safe-area-inset-top));right:1rem}.emb-quick-shop__media{width:100%;min-height:0;margin:0 0 1.4rem}.emb-quick-shop__media img{width:100%;height:auto;max-height:43dvh;min-height:28rem;object-fit:contain}.emb-quick-shop__views{top:.8rem;right:.8rem}.emb-quick-shop__views button{min-width:6.8rem}.emb-quick-shop__content{padding:0 0 calc(8rem + env(safe-area-inset-bottom));gap:1.1rem}.emb-quick-shop h2{padding-right:0;font-size:clamp(3rem,10vw,4.2rem)}.emb-quick-shop__choices:not(.emb-quick-shop__choices--colors){display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.emb-quick-shop__choices:not(.emb-quick-shop__choices--colors) button{width:100%;min-width:0}.emb-quick-shop__submit{position:sticky;bottom:max(.2rem,env(safe-area-inset-bottom));z-index:6}}.emb-card button,.emb-quick-shop button{font-family:inherit}.emb-card__views button:focus-visible,.emb-card__swatch:focus-visible,.emb-quick-shop button:focus-visible{outline:.2rem solid #10a77f;outline-offset:.2rem}@media screen and (max-width:749px){.emb-card__media{aspect-ratio:4 / 5;background:#fff}.emb-card__image{object-fit:contain;object-position:center}.emb-quick-shop[open]{background:#0d0e10;color:#f4f1ea}.emb-quick-shop__media{border-radius:.4rem}.emb-quick-shop__media img{max-height:42dvh;min-height:24rem}.emb-quick-shop__content{padding-inline:.4rem}}.emb-quick-shop__image[hidden]{display:none!important}.emb-quick-shop__image{width:100%;height:min(72dvh,68rem);object-fit:contain;object-position:center}@media screen and (max-width:749px){.emb-quick-shop__image{height:auto;max-height:43dvh;min-height:28rem;object-fit:contain}}embrynium-quick-shop{display:contents}embrynium-quick-shop .emb-quick-shop{isolation:isolate}embrynium-quick-shop .emb-quick-shop__media{display:grid!important;grid-template:"media" minmax(0,1fr) / minmax(0,1fr);place-items:center;overflow:hidden;background:#fff}embrynium-quick-shop .emb-quick-shop__image{grid-area:media!important;display:block!important;width:100%!important;height:min(72dvh,68rem)!important;max-width:100%;margin:0!important;object-fit:contain!important;object-position:center!important;opacity:1;visibility:visible;pointer-events:none}embrynium-quick-shop .emb-quick-shop__image[hidden],embrynium-quick-shop .emb-quick-shop__image--hidden{display:none!important;opacity:0!important;visibility:hidden!important}embrynium-quick-shop .emb-quick-shop__views,embrynium-quick-shop .emb-quick-shop__choices,embrynium-quick-shop .emb-quick-shop__field,embrynium-quick-shop [data-emb-option-value],embrynium-quick-shop [data-emb-product-view]{pointer-events:auto!important}embrynium-quick-shop [data-emb-option-value],embrynium-quick-shop [data-emb-product-view]{position:relative;z-index:2;touch-action:manipulation}embrynium-quick-shop .emb-quick-shop__views{z-index:10!important}@media screen and (max-width:749px){embrynium-quick-shop .emb-quick-shop__media{min-height:24rem;max-height:44dvh}embrynium-quick-shop .emb-quick-shop__image{height:42dvh!important;min-height:24rem!important;max-height:42dvh!important}}embrynium-quick-shop .emb-quick-shop__media-host{grid-area:media!important;width:100%;height:100%;display:grid;place-items:center;overflow:hidden}embrynium-quick-shop .emb-quick-shop__live-image{display:block!important;width:100%!important;height:min(72dvh,68rem)!important;max-width:100%!important;object-fit:contain!important;object-position:center!important;margin:0!important}@media screen and (max-width:749px){embrynium-quick-shop .emb-quick-shop__live-image{height:42dvh!important;min-height:24rem!important;max-height:42dvh!important}}@media screen and (max-width:749px){embrynium-quick-shop .emb-quick-shop__inner>form[method=dialog]{position:fixed!important;top:max(1rem,env(safe-area-inset-top))!important;right:max(1rem,env(safe-area-inset-right))!important;z-index:40!important}embrynium-quick-shop .emb-quick-shop__close{position:relative;z-index:41!important}embrynium-quick-shop .emb-quick-shop__views{top:.8rem!important;right:calc(max(1rem,env(safe-area-inset-right)) + 5.6rem)!important;left:auto!important;z-index:20!important}embrynium-quick-shop .emb-quick-shop__views button{min-width:6.4rem}}
/*# sourceMappingURL=/cdn/shop/t/53/assets/embrynium-product-card.css.map */
