.on-choice-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:none;align-items:center;justify-content:center}.on-choice-modal.open{display:flex}.on-choice-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000d1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.on-choice-modal-content{position:relative;width:min(92vw,980px);max-height:90vh;display:flex;flex-direction:column;background:var(--mhv-bg-widget, #1e1c27);border:2px solid var(--mhv-accent, #a67fff);border-radius:12px;box-shadow:0 20px 60px #0009;overflow:hidden}.on-choice-modal-header{padding:18px 22px 12px;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}.on-choice-modal-header h2{margin:0 0 6px;font-size:22px;font-weight:700;color:var(--mhv-accent, #a67fff)}.on-choice-modal-subtitle{margin:0;font-size:14px;color:var(--mhv-text-secondary, #c7c1da);line-height:1.4}.on-choice-modal-subtitle strong{color:#fff;font-weight:700}.on-choice-lot-grid{flex:1;overflow-y:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;padding:16px}@media(min-width:768px){.on-choice-lot-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:14px}}.on-choice-lot-card{position:relative;display:flex;flex-direction:column;background:#000;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease;aspect-ratio:1}.on-choice-lot-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0006}.on-choice-lot-card.selected{border-color:var(--mhv-accent, #a67fff);box-shadow:0 0 0 4px #a67fff40,0 6px 18px #00000080}.on-choice-lot-card.selected:after{content:"";position:absolute;top:8px;right:8px;width:28px;height:28px;background:var(--mhv-accent, #a67fff);border-radius:50%;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><polyline points="4,11 8,15 16,6" fill="none" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-position:center;background-repeat:no-repeat;background-size:60% 60%;box-shadow:0 2px 8px #0009}.on-choice-lot-img{width:100%;height:100%;object-fit:cover;background:#111}.on-choice-lot-card[data-no-image=true] .on-choice-lot-img{display:none}.on-choice-lot-meta{position:absolute;left:0;right:0;bottom:0;padding:8px 10px;background:linear-gradient(to top,#000000eb 60%,#0000);color:#fff}.on-choice-lot-title{font-size:13px;font-weight:600;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.on-choice-lot-price-chip{position:absolute;top:8px;left:8px;padding:4px 10px;background:#000000bf;color:#fff;border-radius:20px;font-size:13px;font-weight:700;pointer-events:none}.on-choice-modal-footer{padding:14px 22px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;flex-shrink:0;background:#00000040}.on-choice-running-total{display:flex;align-items:center;gap:14px;font-size:14px;color:var(--mhv-text-secondary, #c7c1da)}.on-choice-total-label strong{color:var(--mhv-accent, #a67fff);font-size:20px;font-weight:800;margin-left:6px}.on-choice-selected-count{font-weight:600}.on-choice-modal-buttons{display:flex;gap:10px}.on-choice-modal-buttons button{padding:10px 22px;font-size:15px;font-weight:600;border:none;border-radius:6px;cursor:pointer;transition:background .12s ease,opacity .12s ease}.on-choice-cancel-btn{background:#64646466;color:#fff}.on-choice-cancel-btn:hover{background:#64646499}.on-choice-done-btn{background:var(--mhv-accent, #a67fff);color:#fff}.on-choice-done-btn:hover:not(:disabled){background:#b99cff}.on-choice-done-btn:disabled{opacity:.4;cursor:not-allowed}@media(max-width:520px){.on-choice-modal-header{padding:14px 16px 10px}.on-choice-modal-header h2{font-size:18px}.on-choice-modal-footer{padding:12px 16px;flex-direction:column;align-items:stretch}.on-choice-modal-buttons{justify-content:stretch}.on-choice-modal-buttons button{flex:1}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/on-choice-modal.css.map */
