@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600;700&family=DM+Sans:wght@400;500&family=Playfair+Display:ital,wght@0,400;1,400&family=Bebas+Neue&display=swap");:root{--aam-cream:#faf8f4;--aam-charcoal:#1a1a1a;--aam-gold:#c9a96e;--aam-lavender:#bdb2cf;--aam-neon-pink:#ff006e;--aam-teal:#5d8a87;--aam-font-heading:"Cinzel",serif;--aam-font-body:"DM Sans",sans-serif;--aam-font-editorial:"Playfair Display",serif;--aam-font-cta:"Bebas Neue",sans-serif;--aam-radius:2px;--aam-shadow:0 2px 16px rgba(26,26,26,.08);--aam-shadow-hover:0 8px 32px rgba(26,26,26,.12);--aam-transition:all 0.3s cubic-bezier(0.25,0.46,0.45,0.94)}.aam-product-card{--aam-accent:var(--aam-gold);background:var(--aam-cream);border:1px solid hsla(39,46%,61%,.15);border-radius:var(--aam-radius);color:var(--aam-charcoal);display:flex;flex-direction:column;font-family:var(--aam-font-body);overflow:hidden;position:relative;transition:var(--aam-transition)}.aam-product-card:hover{box-shadow:var(--aam-shadow-hover);transform:translateY(-2px)}.aam-product__image-wrap{aspect-ratio:1/1;background:#f0ede8;overflow:hidden;position:relative}.aam-product__image{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.aam-product-card:hover .aam-product__image{transform:scale(1.03)}.aam-product__image-placeholder{align-items:center;background:#f0ede8;color:#999;display:flex;font-family:var(--aam-font-editorial);font-size:.9rem;font-style:italic;height:100%;justify-content:center;width:100%}.aam-product__badge{background:var(--aam-charcoal);border-radius:var(--aam-radius);color:var(--aam-cream);font-family:var(--aam-font-cta);font-size:.75rem;left:12px;letter-spacing:.1em;padding:4px 12px;position:absolute;text-transform:uppercase;top:12px;z-index:2}.aam-product__badge--new{background:var(--aam-gold);color:var(--aam-charcoal)}.aam-product__badge--bestseller{background:var(--aam-charcoal)}.aam-product__badge--limited{background:var(--aam-neon-pink)}.aam-product__badge--collab{background:var(--aam-lavender);color:var(--aam-charcoal)}.aam-product__details{display:flex;flex-direction:column;flex-grow:1;padding:20px 20px 24px}.aam-product__collection-tag{align-self:flex-start;border-bottom:1px solid var(--aam-accent);color:var(--aam-accent);display:inline-block;font-family:var(--aam-font-cta);font-size:.65rem;letter-spacing:.15em;margin-bottom:6px;padding-bottom:2px;text-transform:uppercase}.aam-product__name{color:var(--aam-charcoal);font-family:var(--aam-font-heading);font-size:1.15rem;font-weight:600;letter-spacing:.02em;line-height:1.3;margin:0 0 8px}.aam-product__description{color:#555;font-family:var(--aam-font-body);font-size:.85rem;line-height:1.55;margin-bottom:12px}.aam-product__description p{margin:0}.aam-product__pricing{align-items:baseline;display:flex;gap:10px;margin-bottom:16px}.aam-product__price{color:var(--aam-charcoal);font-family:var(--aam-font-heading);font-size:1.2rem;font-weight:700}.aam-product__price--original{color:#999;font-size:.95rem;font-weight:400;text-decoration:line-through}.aam-product__price--sale{color:var(--aam-neon-pink);font-weight:700}.aam-product__buy-button{margin-top:auto;padding-top:4px}.aam-product__buy-placeholder{border:1px dashed hsla(39,46%,61%,.3);border-radius:var(--aam-radius);color:#aaa;font-family:var(--aam-font-editorial);font-size:.8rem;padding:12px;text-align:center}.aam-product__buy-button iframe{max-width:100%!important}.aam-product__buy-button .shopify-buy__btn{background-color:var(--aam-charcoal)!important;border-radius:var(--aam-radius)!important;color:var(--aam-cream)!important;font-family:var(--aam-font-cta)!important;letter-spacing:.1em!important;padding:12px 24px!important;text-transform:uppercase!important;transition:var(--aam-transition)!important}.aam-product__buy-button .shopify-buy__btn:hover{background-color:var(--aam-gold)!important;color:var(--aam-charcoal)!important}.aam-product--featured{flex-direction:row}.aam-product--featured .aam-product__image-wrap{aspect-ratio:auto;flex-shrink:0;min-height:400px;width:55%}.aam-product--featured .aam-product__details{justify-content:center;padding:32px}.aam-product--featured .aam-product__name{font-size:1.6rem}.aam-product--featured .aam-product__description{font-size:.95rem}.aam-product--featured .aam-product__price{font-size:1.5rem}.aam-product--compact .aam-product__details{padding:14px 14px 18px}.aam-product--compact .aam-product__name{font-size:.95rem}.aam-product--compact .aam-product__description{display:none}.aam-product--compact .aam-product__price{font-size:1rem}.aam-collection--loot-cakes{--aam-accent:#ff006e}.aam-collection--grit-with-grace{--aam-accent:#bdb2cf}.aam-collection--ragamuffin{--aam-accent:#5d8a87}.aam-collection--bring-the-good-stuff{--aam-accent:#c9a96e}@media (max-width:767px){.aam-product--featured{flex-direction:column}.aam-product--featured .aam-product__image-wrap{aspect-ratio:4/3;min-height:auto;width:100%}.aam-product--featured .aam-product__details{padding:20px}.aam-product--featured .aam-product__name{font-size:1.25rem}}