
/* GLOMA busy catalog image and shopping polish */
.gloma-pro-card{transition:transform .18s ease,box-shadow .18s ease;background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 2px 10px rgba(15,23,42,.07)}
.gloma-pro-card:hover{transform:translateY(-4px);box-shadow:0 10px 22px rgba(15,23,42,.14)}
.gloma-pro-img{display:block;background:#f3f4f6;aspect-ratio:1/1;overflow:hidden}
.gloma-pro-img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .28s ease}
.gloma-pro-card:hover .gloma-pro-img img{transform:scale(1.06)}
.gloma-pro-title{min-height:42px;display:block;line-height:1.25}
.gloma-pro-row{scroll-snap-type:x mandatory;gap:14px;padding-bottom:10px}
.gloma-pro-row .gloma-pro-card{scroll-snap-align:start;min-width:190px;max-width:220px}
.gloma-product-shell{align-items:flex-start;gap:18px}
.gloma-product-photo{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:12px;box-shadow:0 2px 12px rgba(15,23,42,.08)}
.gloma-product-photo>img{width:100%;max-height:520px;object-fit:cover;object-position:center;border-radius:12px;background:#f8fafc}
.gloma-product-thumbs{display:flex;gap:8px;overflow-x:auto;margin-top:10px;padding-bottom:4px}
.gloma-thumb-btn{width:76px;height:76px;border:1px solid #d1d5db;border-radius:10px;background:#fff;padding:2px;flex:0 0 auto;cursor:pointer}
.gloma-thumb-btn:hover{border-color:#f59e0b;box-shadow:0 0 0 2px rgba(245,158,11,.2)}
.gloma-thumb-btn img{width:100%;height:100%;object-fit:cover;border-radius:8px}
.gloma-buy-box{position:sticky;top:92px;border:1px solid #e5e7eb;background:#fff;border-radius:14px;box-shadow:0 3px 16px rgba(15,23,42,.09)}
.gloma-buy-box button,.gloma-buy-box a{border-radius:999px!important;font-weight:700}
.gloma-store-title-card{background:linear-gradient(135deg,#fff7ed,#fffbeb);border:1px solid #fed7aa;border-radius:16px}
.gloma-filter-pill{border-radius:999px!important}.gloma-filter-pill:hover{background:#111827;color:#fff!important}
@media(max-width:767px){.gloma-pro-row .gloma-pro-card{min-width:154px;max-width:170px}.gloma-product-shell{display:block}.gloma-buy-box{position:static;margin-top:14px}.gloma-product-photo>img{max-height:360px}.gloma-pro-title{font-size:13px;min-height:36px}.gloma-product-thumbs{justify-content:flex-start}.gloma-thumb-btn{width:62px;height:62px}}
