:root{--dm-loy-copper: #87523C;--dm-loy-copper-light: #B8724F;--dm-loy-copper-tint: #C48E73;--dm-loy-soft: #F8F2EF;--dm-loy-dark: #2B2B2B;--dm-loy-stamp-size: 48px;--dm-loy-stamp-size-sm: 38px}.dm-loyalty{font-family:var(--font-body-family, "Lato", sans-serif);color:var(--dm-loy-dark)}.dm-loyalty__title{font-family:var(--font-heading-family, "Playfair Display", serif);font-weight:400;font-size:1.75rem;letter-spacing:.01em;margin:0 0 .4rem;color:var(--dm-loy-dark)}.dm-loyalty__subtitle{font-size:.95rem;color:#555;margin:0 0 1.5rem;line-height:1.5}.dm-loyalty__card{background:var(--dm-loy-soft);border:1px solid rgba(135,82,60,.12);border-radius:8px;padding:1.75rem 1.5rem;position:relative}.dm-loyalty__stamps{display:grid;grid-template-columns:repeat(6,1fr);gap:.75rem;max-width:420px;margin:0 auto 1.25rem}@media(max-width:480px){.dm-loyalty__stamps{grid-template-columns:repeat(3,1fr);gap:.6rem;max-width:280px}}.dm-loyalty__stamp{aspect-ratio:1 / 1;width:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading-family, "Playfair Display", serif);font-weight:400;font-size:1rem;transition:transform .18s ease,background .18s ease}.dm-loyalty__stamp--empty{background:#fff;border:1.5px solid var(--dm-loy-copper-tint);color:var(--dm-loy-copper-tint)}.dm-loyalty__stamp--filled{background:var(--dm-loy-copper);border:1.5px solid var(--dm-loy-copper);color:#fff;box-shadow:0 2px 6px #87523c40}.dm-loyalty__stamp--latest{animation:dm-loy-pop .32s ease-out}@keyframes dm-loy-pop{0%{transform:scale(.6);opacity:0}60%{transform:scale(1.12)}to{transform:scale(1);opacity:1}}.dm-loyalty__progress{margin:1.25rem 0 .5rem}.dm-loyalty__progress-track{width:100%;height:6px;background:#c48e7340;border-radius:3px;overflow:hidden}.dm-loyalty__progress-fill{height:100%;background:linear-gradient(90deg,var(--dm-loy-copper) 0%,var(--dm-loy-copper-light) 100%);border-radius:3px;transition:width .4s ease}.dm-loyalty__progress-text{text-align:center;font-size:.9rem;color:#555;margin:.6rem 0 0}.dm-loyalty__progress-text strong{color:var(--dm-loy-copper);font-weight:700}.dm-loyalty__reward{margin-top:1.5rem;background:#fff;border:1px solid rgba(135,82,60,.18);border-left:4px solid var(--dm-loy-copper);border-radius:6px;padding:1.25rem}.dm-loyalty__reward-heading{font-family:var(--font-heading-family, "Playfair Display", serif);font-weight:400;font-size:1.25rem;margin:0 0 .5rem;color:var(--dm-loy-copper)}.dm-loyalty__reward-text{font-size:.92rem;color:#555;margin:0 0 1rem;line-height:1.5}.dm-loyalty__reward-code{display:flex;align-items:stretch;gap:0;border:1.5px dashed var(--dm-loy-copper-tint);border-radius:4px;overflow:hidden;background:var(--dm-loy-soft)}.dm-loyalty__reward-code-value{flex:1;padding:.85rem 1rem;font-family:Courier New,monospace;font-size:1.05rem;font-weight:700;letter-spacing:.04em;color:var(--dm-loy-copper);-webkit-user-select:all;user-select:all}.dm-loyalty__reward-copy{background:var(--dm-loy-copper);color:#fff;border:0;padding:0 1.25rem;font-family:var(--font-body-family, "Lato", sans-serif);font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:background .18s ease}.dm-loyalty__reward-copy:hover{background:var(--dm-loy-copper-light)}.dm-loyalty__reward-copy[data-copied=true]{background:#4a7a4a}.dm-loyalty__reward-expires{display:block;margin-top:.6rem;font-size:.82rem;color:#777}.dm-loyalty__cta{display:inline-block;margin-top:1rem;padding:.65rem 1.5rem;background:var(--dm-loy-copper);color:#fff;text-decoration:none;font-family:var(--font-body-family, "Lato", sans-serif);font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-radius:2px;transition:background .18s ease}.dm-loyalty__cta:hover{background:var(--dm-loy-copper-light);color:#fff}.dm-loyalty__login-prompt{text-align:center;padding:1.25rem;background:var(--dm-loy-soft);border:1px dashed rgba(135,82,60,.3);border-radius:6px;font-size:.92rem;color:#555}.dm-loyalty__login-prompt a{color:var(--dm-loy-copper);font-weight:700;text-decoration:underline}.dm-loyalty--compact{background:#fff;border:1px solid rgba(135,82,60,.15);border-radius:6px;padding:1rem 1.1rem;margin:1rem 0}.dm-loyalty--compact .dm-loyalty__compact-row{display:flex;align-items:center;gap:.85rem;margin-bottom:.65rem}.dm-loyalty--compact .dm-loyalty__compact-icon{width:32px;height:32px;flex-shrink:0;background:var(--dm-loy-soft);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--dm-loy-copper)}.dm-loyalty--compact .dm-loyalty__compact-text{flex:1;font-size:.88rem;line-height:1.4;color:#444}.dm-loyalty--compact .dm-loyalty__compact-text strong{color:var(--dm-loy-copper);font-weight:700}.dm-loyalty--compact .dm-loyalty__progress{margin:0}.dm-loyalty-hint{display:flex;align-items:center;gap:.6rem;margin:.85rem 0;padding:.6rem .85rem;background:var(--dm-loy-soft);border-radius:4px;font-size:.82rem;color:var(--dm-loy-copper);line-height:1.4}.dm-loyalty-hint__icon{flex-shrink:0;width:18px;height:18px}.dm-loyalty-hint a{color:var(--dm-loy-copper);font-weight:700;text-decoration:underline}.dm-loyalty-badge{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:var(--dm-loy-copper);color:#fff;font-family:var(--font-body-family, "Lato", sans-serif);font-size:11px;font-weight:700;line-height:18px;text-align:center;letter-spacing:0;box-shadow:0 0 0 2px #fff,0 2px 4px #0000002e;pointer-events:none}.dm-loyalty-badge--reward{background:#4a7a4a}.header__icon--account{position:relative}
/*# sourceMappingURL=/cdn/shop/t/6/assets/dm-loyalty.css.map */
