*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}body{background-color:#faf9f6;color:#2b2b2b;overflow-x:hidden}::-webkit-scrollbar{display:none}@keyframes pulseGlow{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}.pulse-button{animation:pulseGlow 2s ease-in-out infinite}@media (min-width:768px){.mobile-nav{display:none!important}}.gallery-container{max-width:1200px}.gallery-product-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.gallery-product-card{background-color:#fff;border-radius:20px;padding:12px;box-shadow:0 4px 16px rgba(0,0,0,.06);display:flex;flex-direction:column}.gallery-product-image-container{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:16px;background-color:#f0f0f0;margin-bottom:12px}.gallery-product-image{width:100%;height:100%;object-fit:cover}.gallery-product-info{padding:0 4px;display:flex;flex-direction:column;flex:1 1}.gallery-product-title{font-size:14px;font-weight:600;color:#1a1a1a;margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px;line-height:1.2}.gallery-product-price{color:#666;font-size:13px;margin-bottom:12px}.product-card-buttons{display:flex;flex-direction:row;gap:8px;margin-top:auto}.btn-save{background-color:#e2a9a9;color:#fff;border:none;padding:10px 14px;border-radius:24px;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap}.btn-save:not(.saved){background-color:#e2a9a9;opacity:.8}.btn-save.saved{background-color:#e2a9a9;opacity:1}.btn-cart{flex:1 1;background-color:#5a4d46;color:#fff;border:none;padding:10px 12px;border-radius:24px;font-size:13px;font-weight:500;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px}@media (min-width:768px){.gallery-product-grid{grid-template-columns:repeat(3,1fr);gap:24px}.gallery-product-card{border-radius:32px;padding:16px}.gallery-product-image-container{border-radius:24px;margin-bottom:16px}.gallery-product-info{padding:0 8px}.gallery-product-title{font-size:16px;margin-bottom:6px}.gallery-product-price{font-size:14px;margin-bottom:16px}.btn-cart,.btn-save{padding:16px;border-radius:30px;font-size:14px}}@media (max-width:767px){.desktop-nav{display:none!important}}@media (max-width:767px){.chatbot-mobile-nav{bottom:5px!important;left:50%!important;right:auto!important;transform:translateX(-50%)!important;z-index:52!important;width:48px!important;height:48px!important}.chatbot-window-mobile{bottom:60px!important}}