.luma-card{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;border:1px solid rgba(var(--color-foreground),.1);border-radius:14px;overflow:hidden;background:rgb(var(--color-background));transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.luma-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(var(--color-shadow),.14);border-color:rgba(var(--color-foreground),.2)}.luma-card__media{position:relative;aspect-ratio:1/1;background:#fff;overflow:hidden}.luma-card__media img{width:100%;height:100%;object-fit:contain;display:block;padding:8%}.luma-card__badge{position:absolute;top:.9rem;left:.9rem;z-index:2;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:1.1rem;font-weight:600;letter-spacing:.02em;padding:.45rem .8rem;border-radius:6px}.luma-card__body{padding:1.4rem 1.4rem 1.6rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.luma-card__vendor{margin:0;font-size:1.1rem;letter-spacing:.1em;text-transform:uppercase;opacity:.55}.luma-card__title{margin:0;font-size:1.5rem;line-height:1.35;font-weight:500}.luma-card__price{display:flex;align-items:baseline;gap:.6rem;margin-top:auto;padding-top:.8rem;flex-wrap:wrap}.luma-card__from{font-size:1.2rem;opacity:.6}.luma-card__now{font-size:1.7rem;font-weight:600}.luma-card__was{font-size:1.35rem;opacity:.5}.luma-card__cta{display:inline-block;margin-top:.6rem;font-size:1.35rem;font-weight:600;color:rgb(var(--color-button));text-decoration:underline;text-underline-offset:3px}.luma-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem 1rem;list-style:none;margin:0;padding:0}.luma-trust li{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.luma-trust svg{width:2.6rem;height:2.6rem;opacity:.85}.luma-trust strong{font-size:1.35rem;font-weight:600;line-height:1.3}.luma-trust span{font-size:1.2rem;opacity:.7;line-height:1.4}@media screen and (min-width:750px){.luma-trust{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/luma.css.map */
