.mlmt-card-spec{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px;font-family:var(--fontBody);font-size:11px;line-height:1.4;color:var(--mlmtInk2);margin:5px 0 0}.mlmt-card-spec__sep{color:var(--mlmtInk3);margin-left:-2px}.mlmt-card-spec__tier{font-family:var(--fontMono);font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--mlmtGoldInk);border:1px solid var(--mlmtRule);border-radius:2px;padding:2px 6px;margin-right:2px}.mlmt-card-spec{font-family:var(--fontMono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--mlmtInk2);margin-top:5px;display:flex;flex-wrap:wrap;gap:6px}.mlmt-card-spec__sep{color:var(--mlmtInk3)}.product-price,.mlmt-product-price{font-family:var(--fontBody)!important;font-size:16px!important;font-weight:600!important;color:var(--mlmtInk)!important}.product-card,.promo-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0e1a2b0f;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;display:flex;flex-direction:column}.product-card:hover,.promo-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #0e1a2b26}.badge-sale,.badge[data-mlmt-replace=true],.product-badges .badge:not(.mlmt-enhanced-badge){display:none!important}.product-image-container:hover .mlmt-nav-arrow,.product-image-container.mlmt-hovered .mlmt-nav-arrow{opacity:1!important}.mlmt-image-counter,.image-counter,.product-image-counter{display:none!important;visibility:hidden!important;opacity:0!important}.product-image.primary{z-index:2!important}.product-image.secondary{z-index:1!important}.product-badges{position:absolute;top:12px;left:12px;z-index:9999!important;display:flex;flex-direction:column;gap:6px;pointer-events:none!important}.badge{font-family:var(--fontBody);font-size:11px;font-weight:600;padding:4px 8px;border-radius:12px;text-transform:uppercase;letter-spacing:.5px;display:inline-block}.badge-sale,.badge-trending{background:var(--mlmtGoldWash);color:var(--mlmtInk)}.badge-gift{background:#8b5cf6;color:#fff}.badge-out-of-stock{background:var(--mlmtSale);color:#fff}.product-image-container{position:relative;aspect-ratio:1;overflow:hidden;width:100%}.product-image{width:100%;height:100%;object-fit:cover;transition:all .6s ease;display:block;position:absolute;top:0;left:0}.product-image.secondary{opacity:0}.product-card:hover .product-image.primary,.product-card:hover .product-image.secondary{transform:scale(1.05)}@media(max-width:1023px){.product-image{width:100%!important;height:100%!important;display:block!important;visibility:visible!important;opacity:1!important;object-fit:contain!important;object-position:center!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;max-width:none!important;max-height:none!important;min-width:0!important;min-height:0!important;z-index:1!important;transform:none!important}.product-image-container{position:relative!important;width:100%!important;aspect-ratio:1 / 1!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden!important;background:var(--mlmtWarm)!important;display:block!important}.product-image.secondary{opacity:0!important}}.product-info{padding:20px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;width:100%!important;box-sizing:border-box!important}.product-details{flex-grow:1}.add-to-cart-btn{width:100%!important;padding:12px 16px;background:var(--mlmtEspresso);color:#fff;border:none;border-radius:8px;font-family:var(--fontBody);font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;margin-top:16px;position:relative;box-sizing:border-box!important}.add-to-cart-btn:hover:not(:disabled){background:#3a2e20;transform:translateY(-1px);box-shadow:0 4px 12px #d4af374d}.add-to-cart-btn:active{transform:translateY(0)}.add-to-cart-btn.loading{background:#666;cursor:not-allowed}.add-to-cart-btn.success{background:#10b981}.add-to-cart-btn:disabled{background:#999;cursor:not-allowed;opacity:.6}.product-name{font-family:var(--fontBody);font-size:12px;font-weight:600;color:var(--mlmtInk);margin-bottom:8px;letter-spacing:.01em;text-decoration:none}.product-name:hover{color:var(--mlmtGoldInk)}.product-rating{display:flex;align-items:center;gap:6px;margin-bottom:12px}.stars{display:flex;gap:2px}.star{width:14px;height:14px;fill:var(--mlmtGoldLeaf)}.star.empty{fill:#e5e5e5}.rating-count{font-family:var(--fontBody);font-size:12px;color:#666}.product-price{display:flex;align-items:center;gap:8px}.price-original{font-family:var(--fontBody);font-size:14px;color:#999;text-decoration:line-through}.price-sale{font-family:var(--fontBody);font-size:20px;font-weight:700;color:var(--mlmtGoldInk)}.product-card.out-of-stock .product-image-container:after{content:"Sold out";position:absolute;top:0;left:0;right:0;bottom:0;background:#000000b3;color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--fontBody);font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:1px;z-index:3;pointer-events:none}.product-card.out-of-stock{opacity:.7}@media(max-width:768px){.product-info{padding:12px}.product-name{font-size:12px;line-height:1.4;margin-bottom:6px}.product-rating{margin-bottom:8px}.star{width:12px;height:12px}.rating-count{font-size:10px}.product-price{margin-bottom:8px}.price-sale,.price-regular{font-size:14px}.price-original{font-size:11px}.add-to-cart-btn{padding:10px 8px;font-size:11px;margin-top:auto;width:100%!important;box-sizing:border-box!important}.product-image-container{background:var(--mlmtWarm);min-height:200px;position:relative;overflow:hidden}.product-image{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center!important;position:absolute!important;top:0!important;left:0!important;opacity:1!important;visibility:visible!important}.product-image.no-image{position:static!important;height:200px!important}.badge{font-size:8px;padding:2px 4px}.product-badges{top:6px;left:6px;gap:3px}}@media(max-width:480px){.product-info{padding:16px}.product-name{font-size:12px;line-height:1.4}.badge{font-size:10px;padding:3px 6px}.add-to-cart-btn{padding:10px;font-size:12px;margin-top:12px;width:100%!important;box-sizing:border-box!important}.product-image-container{min-height:250px}}.quick-view-btn{position:absolute!important;top:8px!important;right:8px!important;width:32px!important;height:32px!important;background:#ffffffe6!important;color:var(--mlmtInk)!important;border:1px solid rgba(212,175,55,.3)!important;border-radius:50%!important;font-size:14px!important;cursor:pointer!important;opacity:1!important;transition:all .3s ease!important;z-index:25!important;display:flex!important;align-items:center!important;justify-content:center!important;pointer-events:auto!important;font-family:var(--fontBody)!important;-webkit-user-select:none!important;user-select:none!important;box-shadow:0 2px 8px #00000026!important;visibility:visible!important}.product-image-container:hover .quick-view-btn{opacity:1!important}.quick-view-btn:hover{background:#d4af37f2!important;color:#fff!important;transform:scale(1.1)!important;box-shadow:0 4px 12px #d4af3766!important}.quick-view-modal{position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;background:#000c!important;z-index:9000!important;display:none!important;align-items:center!important;justify-content:center!important;padding:20px!important;-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important;animation:fadeIn .3s ease!important}.quick-view-modal.cart-drawer-open{z-index:8000!important}.quick-view-modal.active{display:flex!important}.quick-view-content{background:#fff!important;border-radius:12px!important;max-width:900px!important;width:100%!important;max-height:90vh!important;overflow-y:auto!important;position:relative!important;animation:slideIn .3s ease!important;box-shadow:0 20px 60px #0000004d!important}.quick-view-close{position:absolute!important;top:15px!important;right:15px!important;width:32px!important;height:32px!important;background:#0000001a!important;color:#666!important;border:none!important;border-radius:50%!important;font-size:20px!important;cursor:pointer!important;z-index:10!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .3s ease!important}.quick-view-close:hover{background:#d4af3733!important;color:var(--mlmtGoldInk)!important;transform:scale(1.1)!important}.quick-view-body{display:grid!important;grid-template-columns:1fr 1fr!important;gap:40px!important;padding:30px!important}.quick-view-images{position:relative!important}.quick-view-main-image{width:100%!important;aspect-ratio:1!important;border-radius:8px!important;object-fit:cover!important;margin-bottom:15px!important;background:var(--mlmtWarm)!important}.quick-view-thumbnails{display:flex!important;gap:10px!important;overflow-x:auto!important;padding:5px 0!important}.quick-view-thumbnail{width:60px!important;height:60px!important;border-radius:6px!important;object-fit:cover!important;cursor:pointer!important;border:2px solid transparent!important;transition:all .3s ease!important;flex-shrink:0!important}.quick-view-thumbnail:hover,.quick-view-thumbnail.active{border-color:var(--mlmtGoldLeaf)!important;transform:scale(1.05)!important}.quick-view-info{display:flex!important;flex-direction:column!important}.quick-view-badges{display:flex!important;gap:8px!important;margin-bottom:15px!important}.quick-view-badge{padding:4px 12px!important;border-radius:20px!important;font-size:11px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.5px!important}.quick-view-badge.bestseller{background:var(--mlmtGoldWash)!important;color:var(--mlmtInk)!important}.quick-view-badge.trending{background:linear-gradient(135deg,var(--mlmtInk) 0%,var(--mlmtInk) 100%)!important;color:#fff!important;letter-spacing:.1em}.quick-view-badge.new{background:linear-gradient(135deg,var(--mlmtWarm) 0%,var(--mlmtBone) 100%)!important;color:var(--mlmtInk)!important;border:1px solid rgba(29,26,24,.2)!important}.quick-view-title{font-family:var(--fontBody)!important;font-size:24px!important;font-weight:600!important;color:var(--mlmtInk)!important;margin-bottom:12px!important;letter-spacing:.01em!important;line-height:1.3!important}.quick-view-rating{display:flex!important;align-items:center!important;gap:8px!important;margin-bottom:15px!important}.quick-view-stars{display:flex!important;gap:3px!important}.quick-view-star{width:16px!important;height:16px!important;fill:var(--mlmtGoldLeaf)!important}.quick-view-star.empty{fill:#e5e5e5!important}.quick-view-rating-count{font-family:var(--fontBody)!important;font-size:14px!important;color:#666!important}.quick-view-price{display:flex!important;align-items:center!important;gap:12px!important;margin-bottom:20px!important}.quick-view-price-sale{font-family:var(--fontBody)!important;font-size:28px!important;font-weight:700!important;color:var(--mlmtGoldInk)!important}.quick-view-price-regular{font-family:var(--fontBody)!important;font-size:24px!important;font-weight:600!important;color:var(--mlmtInk)!important}.quick-view-price-original{font-family:var(--fontBody)!important;font-size:18px!important;color:#999!important;text-decoration:line-through!important}.quick-view-description{font-family:var(--fontBody)!important;font-size:15px!important;line-height:1.6!important;color:#666!important;margin-bottom:25px!important;max-height:100px!important;overflow-y:auto!important}.quick-view-actions{display:flex!important;gap:12px!important;margin-bottom:20px!important}.quick-view-add-to-cart{flex:1!important;padding:14px 20px!important;background:var(--mlmtInk)!important;color:#fff!important;border:none!important;border-radius:8px!important;font-family:var(--fontBody)!important;font-size:14px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.5px!important;cursor:pointer!important;transition:all .3s ease!important}.quick-view-add-to-cart:hover:not(:disabled){background:var(--mlmtBone)!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #d4af374d!important}.quick-view-add-to-cart:disabled{background:#999!important;cursor:not-allowed!important;opacity:.6!important}.quick-view-add-to-cart.loading{background:#666!important;cursor:not-allowed!important}.quick-view-add-to-cart.success{background:#10b981!important}.quick-view-view-full{padding:14px 20px!important;background:transparent!important;color:var(--mlmtGoldInk)!important;border:2px solid var(--mlmtGoldLeaf)!important;border-radius:8px!important;font-family:var(--fontBody)!important;font-size:14px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.5px!important;cursor:pointer!important;transition:all .3s ease!important;text-decoration:none!important;display:flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important}.quick-view-view-full:hover{background:var(--mlmtInk)!important;color:#fff!important;transform:translateY(-1px)!important}.quick-view-features{border-top:1px solid var(--mlmtRule)!important;padding-top:20px!important;margin-top:auto!important}.quick-view-features h4{font-family:var(--fontBody)!important;font-size:14px!important;font-weight:600!important;color:var(--mlmtInk)!important;margin-bottom:10px!important;text-transform:uppercase!important;letter-spacing:.5px!important}.quick-view-feature-list{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.quick-view-feature{font-family:var(--fontBody)!important;font-size:12px!important;color:#666!important;background:#d4af371a!important;padding:4px 8px!important;border-radius:12px!important;border:1px solid rgba(212,175,55,.2)!important}@media(max-width:768px){.quick-view-content{max-width:95%!important;margin:10px!important}.quick-view-body{grid-template-columns:1fr!important;gap:25px!important;padding:20px!important}.quick-view-title{font-size:20px!important}.quick-view-price-sale{font-size:24px!important}.quick-view-price-regular{font-size:20px!important}.quick-view-actions{flex-direction:column!important}.quick-view-thumbnails{justify-content:center!important}.quick-view-btn{width:28px!important;height:28px!important;font-size:12px!important}}@media(max-width:480px){.quick-view-body{padding:15px!important}.quick-view-title{font-size:18px!important}.quick-view-description{font-size:14px!important}}.product-color-swatches{position:absolute!important;bottom:8px!important;left:8px!important;display:flex!important;gap:6px!important;z-index:15!important;pointer-events:none!important}.product-color-swatch{width:16px!important;height:16px!important;border-radius:50%!important;border:2px solid rgba(255,255,255,.9)!important;cursor:default!important;transition:all .3s ease!important;position:relative!important;box-shadow:0 3px 12px #00000040!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important}.product-color-swatch--gold{background:var(--mlmtGoldLeaf)!important;background-image:url(/cdn/shop/files/gold_50x50.png)!important;background-size:cover!important;background-position:center!important}.product-color-swatch--silver{background:linear-gradient(135deg,#E5E5E5 0%,#C0C0C0 50%,var(--mlmtInk3) 100%)!important;background-image:url(/cdn/shop/files/silver_50x50.png)!important;background-size:cover!important;background-position:center!important}.product-color-swatch:hover{transform:scale(1.05)!important;border-color:#d4af37b3!important;box-shadow:0 4px 16px #d4af374d!important}.product-color-swatch:after{content:attr(data-color)!important;position:absolute!important;bottom:-30px!important;left:50%!important;transform:translate(-50%)!important;background:#000c!important;color:#fff!important;padding:4px 8px!important;border-radius:4px!important;font-size:11px!important;font-family:var(--fontBody)!important;white-space:nowrap!important;opacity:0!important;transition:opacity .3s ease!important;pointer-events:none!important;z-index:20!important}.product-color-swatch:hover:after{opacity:1!important}@media(max-width:768px){.product-color-swatches{bottom:6px!important;left:6px!important;gap:4px!important}.product-color-swatch{width:14px!important;height:14px!important;border-width:2px!important}.product-color-swatch:after{display:none!important}}@media(max-width:480px){.product-color-swatch{width:13px!important;height:13px!important}}.product-color-swatches,.product-color-swatch{pointer-events:none!important}.grid-overflow-wrapper .product-single__related.grid,.product-single__related{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 16px;align-items:start;white-space:normal}.product-single__related>.product-card{width:auto;max-width:none;min-width:0;margin:0;float:none}@media(min-width:1200px){.grid-overflow-wrapper .product-single__related.grid,.product-single__related{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:899px){.grid-overflow-wrapper .product-single__related.grid,.product-single__related{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.grid-overflow-wrapper .product-single__related.grid,.product-single__related{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 10px}}.product-color-swatches{display:none!important}.mlmt-cs{position:absolute;left:10px;bottom:10px;z-index:3;display:flex;align-items:center;gap:5px;flex-wrap:nowrap;margin:0;max-width:calc(100% - 54px)}.mlmt-cs--metal{left:auto;right:10px;max-width:calc(50% - 16px);justify-content:flex-end}.product-card:has(.mlmt-cs--metal) .mlmt-cs:not(.mlmt-cs--metal){max-width:calc(100% - 78px)}.mlmt-cs__sw{display:block;width:20px;height:20px;padding:0;flex:0 0 auto;border:0;border-radius:50%;background:none;line-height:0;box-shadow:0 0 0 1.5px #ffffffeb,0 1px 3px #00000029;transition:transform .14s ease,box-shadow .14s ease;position:relative}.mlmt-cs__sw:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:50%}.mlmt-cs__sw img,.mlmt-cs__sw .mlmt-gemdot{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.mlmt-gemdot{display:block;border-radius:50%;width:100%;height:100%}.mlmt-cs__sw:hover,.mlmt-cs__sw:focus-visible{transform:scale(1.12);box-shadow:0 0 0 1.5px #fff,0 2px 6px #0000003d}.mlmt-cs__sw.is-here{transform:scale(1.2);box-shadow:0 0 0 1.5px #fff,0 3px 8px #0000004d;z-index:2}.mlmt-cs__more{flex:0 0 auto;font-family:var(--fontBody);font-size:10px;font-weight:600;line-height:1;color:var(--mlmtInk2);text-decoration:none;padding:4px 6px;border-radius:9px;background:#ffffffdb;box-shadow:0 1px 3px #0000001a}.mlmt-cs__more:hover{color:var(--mlmtInk);background:#fff}.product-image-container{position:relative}.product-card[data-cs-preview] .add-to-cart-btn[disabled]{opacity:.4}.product-card[data-cs-preview] .product-image.secondary{opacity:0!important}.product-card[data-cs-preview]:not([data-cs-gal]) .mlmt-image-overlay{display:none}.product-card[data-cs-preview] .product-price>span:not(.mlmt-cs__peek){display:none}.mlmt-cs__peek{display:none;align-items:center;gap:8px;font-family:var(--fontBody)}.product-card[data-cs-preview] .mlmt-cs__peek{display:flex}.mlmt-cs__peek b{font-weight:700}@media(hover:none){.product-card[data-cs-preview] .add-to-cart-btn,.product-card[data-cs-preview] .quick-view-btn{opacity:1;pointer-events:auto}}@media(prefers-reduced-motion:reduce){.mlmt-cs__sw{transition:none}}@media(max-width:768px){.mlmt-enhanced-badge{padding:3px 6px!important;font-size:8px!important;top:6px!important;left:6px!important}}.mlmt-enhanced-badge{position:absolute!important;top:8px!important;left:8px!important;z-index:99!important;padding:4px 8px!important;border-radius:4px!important;font-size:9px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.3px!important;line-height:1!important;white-space:nowrap!important;font-family:var(--fontBody)!important;pointer-events:none!important;box-shadow:0 4px 16px #00000040!important;opacity:1!important;visibility:visible!important;display:block!important;transform:translateZ(0)!important;transition:all .25s ease!important}.mlmt-enhanced-badge.mlmt-badge-bestseller{background:var(--mlmtGoldWash)!important;color:var(--mlmtInk)!important;border:1px solid rgba(196,161,55,.4)!important}.mlmt-enhanced-badge.mlmt-badge-trending{background:linear-gradient(135deg,var(--mlmtInk) 0%,var(--mlmtInk) 100%)!important;color:#fff!important;border:1px solid rgba(212,175,55,.3)!important;text-shadow:0 1px 2px rgba(0,0,0,.2)!important;letter-spacing:.1em}.mlmt-enhanced-badge.mlmt-badge-new{background:linear-gradient(135deg,var(--mlmtWarm) 0%,var(--mlmtBone) 100%)!important;color:var(--mlmtInk)!important;border:1px solid rgba(29,26,24,.2)!important;text-shadow:0 1px 2px rgba(255,255,255,.3)!important}.mlmt-enhanced-badge{z-index:25!important}@media(max-width:768px){.product-card .mlmt-nav-arrow{display:none!important}.product-card .mlmt-image-dots{bottom:4px!important;gap:3px!important}.product-card .mlmt-image-dot{width:4px!important;height:4px!important}.product-card .mlmt-cs{left:8px;bottom:12px;gap:4px;max-width:calc(100% - 46px)}.product-card .mlmt-cs--metal{left:auto;right:8px;max-width:calc(50% - 12px)}.product-card:has(.mlmt-cs--metal) .mlmt-cs:not(.mlmt-cs--metal){max-width:calc(100% - 60px)}.product-card .mlmt-cs__sw{width:15px;height:15px}.product-card .mlmt-cs__sw.is-here{transform:scale(1.15)}.product-card .mlmt-cs__more{font-size:9px;padding:3px 5px}.product-card .mlmt-card-wish{top:8px;right:8px}.product-card .mlmt-wish--sm{width:26px;height:26px}.product-card .mlmt-wish--sm svg{width:14px;height:14px}}
/*# sourceMappingURL=/cdn/shop/t/185/assets/mlmt-card-chrome.css.map */
