.custom-variant-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin-top:1.5rem}.variant-card{border:2px solid #ccc;padding:1.2rem 1rem .9rem;background:#fff;border-radius:12px;cursor:pointer;transition:all .3s ease;position:relative;display:flex;flex-direction:column;justify-content:space-between;text-align:left}.variant-card:hover:not(.sold-out){transform:scale(1.03);border-color:#b600b0}.variant-card.active{border-color:#b600b0;box-shadow:0 0 10px #b600b066}.variant-card.sold-out{opacity:.6;pointer-events:none;cursor:not-allowed;border-color:#eee}.variant-card-title{font-size:1rem;line-height:1.3;white-space:normal;word-break:break-word;overflow-wrap:break-word}.variant-card-title strong{font-size:clamp(1.2rem,1.6vw,1.8rem);line-height:1.3;white-space:normal;word-break:break-word;overflow-wrap:break-word;color:#b600b0}.variant-card-title span{font-size:.95rem;color:#444;white-space:nowrap;margin-left:10px;flex-shrink:0}.variant-card-price{display:flex;justify-content:flex-start;align-items:baseline;margin-top:.6rem;font-size:1.5rem;flex-wrap:wrap}.variant-card-price .old{text-decoration:line-through;color:#999;font-size:1rem;margin-right:10px}.variant-card-price .new{font-weight:700;color:#000;font-size:1.15rem;line-height:1}.badge{position:absolute;top:-8px;left:-8px;padding:3px 7px;font-size:.8rem;color:#fff;border-radius:5px;font-weight:700;z-index:1;box-shadow:0 2px 4px #0003;text-transform:uppercase}.badge-discount{background:#00c853}.badge-discount.badge-hot{background:#e53935;font-size:1rem;padding:4px 9px;transform:rotate(-3deg);box-shadow:0 0 0 3px #fff,0 6px 14px #e5393573;animation:pulseHot 1.2s infinite}@keyframes pulseHot{0%{transform:rotate(-3deg) scale(1)}50%{transform:rotate(-3deg) scale(1.08)}to{transform:rotate(-3deg) scale(1)}}.badge-yellow{background:#fdd835;color:#000}.badge-black{background:#000}.badge-gray{background:#999}.badge-top-right{position:absolute;top:-8px;right:-8px!important;left:auto!important}@media screen and (max-width:768px){.custom-variant-cards{grid-template-columns:repeat(2,1fr);gap:.8rem}.variant-card{padding:1rem}.variant-card-title{font-size:1rem;line-height:1.2}.variant-card-title strong{font-size:clamp(1rem,4vw,1.4rem);line-height:1.25;white-space:normal}.variant-card-title span{font-size:.9rem;margin-left:5px}.variant-card-price{font-size:1.2rem;margin-top:.5rem}.variant-card-price .new{font-size:1.1rem}.variant-card-price .old{font-size:.95rem;margin-right:5px}.badge{font-size:.75rem;top:-6px;left:-6px;padding:2px 6px}.badge-top-right{top:-6px;right:-6px!important;left:auto!important}}@media screen and (max-width:400px){.variant-card{flex:1 1 100%;min-width:100%}}@media screen and (max-width:480px){.custom-variant-cards{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}}.badge-red{background:#e53935}
/*# sourceMappingURL=/cdn/shop/t/61/assets/custom-variant-picker.css.map */
