html,body{margin:0;padding:0;background:#fffdf7;color:#43382e;font-family:Karla,sans-serif;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}a{color:#b4557a;text-decoration:none}a:hover{color:#d26e8e}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}input,select,textarea{font-family:inherit;color:#43382e}input:focus,select:focus,textarea:focus{outline:2px solid #F3B8C8;outline-offset:1px}@keyframes floaty{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.la-floaty{animation:floaty 7s ease-in-out infinite}.hv-pink:hover{color:#d26e8e}.hv-gray:hover{color:#8a7d70}.hv-blush:hover{color:#f3b8c8}.hv-primary:hover{background:#c05c7e;color:#fff}.hv-cart:hover{background:#efa6bb}.hv-dark:hover{background:#5a4c3f}.hv-butter:hover{background:#efd98f}.hv-cream:hover{background:#fdf6e3}.hv-bd-pink:hover{border-color:#d26e8e}.hv-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #43382e1f}.hv-card-pink:hover{transform:translateY(-4px);box-shadow:0 14px 30px #d26e8e29}.hv-shadow:hover{box-shadow:0 14px 30px #43382e1f}.la-shimmer{background:linear-gradient(100deg,#fbf3e4,#fdf0f4,#fbf3e4 80%);background-size:220% 100%;animation:la-shimmer 1.4s ease-in-out infinite}@keyframes la-shimmer{0%{background-position:130% 0}to{background-position:-30% 0}}@media (prefers-reduced-motion: reduce){.la-shimmer,.la-floaty{animation:none}.hv-card:hover,.hv-card-pink:hover{transform:none}}.product-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width: 560px){.product-grid{gap:18px;grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}}
