@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,600;1,400&family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400&display=swap";:root{--bg: #ffffff;--surface: #faf9f7;--surface-hover: #f0ebe1;--text-main: #2c2c2c;--text-light: #737373;--accent-gold: #c8a97e;--accent-dark: #1a1a1a;--border: #eaeaea;--font-body: "DM Sans", sans-serif;--font-head: "Playfair Display", serif;--ease-out: cubic-bezier(.22, 1, .36, 1);--ease-spring: cubic-bezier(.34, 1.56, .64, 1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text-main);background:var(--bg);font-size:14px;line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;background:none;font-family:inherit}.product-media{position:relative;overflow:hidden}@media(max-width:480px){.product-card .product-media{overflow:visible}.product-card .product-actions{position:static;transform:none;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border-top:0;flex-direction:column;gap:6px;padding:10px 10px 0}.product-card .product-action-btn{padding:11px 8px;font-size:10.5px;width:100%}.product-card .product-img-wrap{aspect-ratio:4/5}}
