.Gallery-module__xFIfJa__wrap{flex-direction:column;gap:12px;display:flex}.Gallery-module__xFIfJa__mainImage{aspect-ratio:4/3;border-radius:calc(var(--radius) * 1.5);background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.Gallery-module__xFIfJa__image{object-fit:cover;animation:Gallery-module__xFIfJa__galleryFadeIn .5s var(--ease-luxury);transition:transform .6s var(--ease-luxury)}.Gallery-module__xFIfJa__mainImage:hover .Gallery-module__xFIfJa__image{transform:scale(1.05)}@keyframes Gallery-module__xFIfJa__galleryFadeIn{0%{opacity:0;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}.Gallery-module__xFIfJa__thumbs{flex-wrap:wrap;gap:10px;display:flex}.Gallery-module__xFIfJa__thumbBtn{border-radius:var(--radius-sm);background:var(--card-bg);opacity:.6;width:72px;height:72px;transition:opacity var(--duration) var(--ease), border-color var(--duration) var(--ease), box-shadow var(--duration) var(--ease);border:2px solid #0000;flex-shrink:0;padding:0;position:relative;overflow:hidden}.Gallery-module__xFIfJa__thumbBtn:hover{opacity:.9}.Gallery-module__xFIfJa__thumbBtn[data-active=true]{border-color:var(--gold);opacity:1;box-shadow:var(--shadow-sm)}.Gallery-module__xFIfJa__thumbImage{object-fit:cover}
.QtyStepper-module__bQ6gpG__stepper{border:1px solid var(--border);border-radius:var(--radius-sm);align-items:center;display:inline-flex;overflow:hidden}.QtyStepper-module__bQ6gpG__stepper button{background:var(--card-bg);width:40px;height:40px;color:var(--text);border:none;font-size:16px}.QtyStepper-module__bQ6gpG__stepper button:hover:not(:disabled){background:var(--border)}.QtyStepper-module__bQ6gpG__stepper button:disabled{opacity:.4;cursor:not-allowed}.QtyStepper-module__bQ6gpG__stepper span{text-align:center;min-width:44px;font-size:15px;font-weight:600}
.VariantSelector-module__9aKTMG__wrap{flex-direction:column;gap:16px;display:flex}.VariantSelector-module__9aKTMG__label{text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:12px;font-weight:600}.VariantSelector-module__9aKTMG__options{flex-wrap:wrap;gap:8px;display:flex}.VariantSelector-module__9aKTMG__chip{border:1px solid var(--border);background:var(--card-bg);color:var(--text);border-radius:100px;padding:8px 16px;font-size:13px}.VariantSelector-module__9aKTMG__chip:hover{border-color:var(--gold)}.VariantSelector-module__9aKTMG__chip[data-active=true]{background:var(--gold);border-color:var(--gold);color:var(--dark-text);font-weight:600}
