/* Selection UX refinement */
.ptpo-confidence{display:none!important}
.ptpo-product-showcase>div>small{display:none!important}
.ptpo-selected-product-image{transition:opacity .14s ease,transform .25s ease!important}.ptpo-selected-product-image.is-changing{opacity:.15;transform:scale(.97)}
.ptpo-color-label{margin-top:20px!important;font-size:13px!important}
.ptpo-colors{display:flex!important;justify-content:center!important;gap:18px!important;margin-top:14px!important;overflow:visible!important}
.ptpo-color-option{display:flex!important;flex-direction:column;align-items:center;min-width:54px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}
.ptpo-color-option i{width:34px!important;height:34px!important;border:4px solid #17090c!important;box-shadow:0 0 0 1px rgba(255,255,255,.45),0 5px 14px rgba(0,0,0,.35)!important;transition:.2s}
.ptpo-color-option small{margin-top:8px;color:#ad999e!important;font-size:10px!important;white-space:nowrap}
.ptpo-color-option:hover i{transform:scale(1.08)}.ptpo-color-option.is-selected i{box-shadow:0 0 0 2px #080304,0 0 0 4px #f05f7c,0 7px 18px rgba(0,0,0,.45)!important;transform:scale(1.08)}
.ptpo-color-option.is-selected:after{top:-7px!important;right:5px!important;width:17px!important;height:17px!important;font-size:10px!important}
.ptpo-colors .ptpo-color-option,.ptpo-colors .ptpo-color-option:hover,.ptpo-colors .ptpo-color-option.is-selected{border:0!important;background:transparent!important;box-shadow:none!important;outline:0!important}
.ptpo-colors .ptpo-color-option.is-selected:after{display:none!important}
.ptpo-storage-picker{padding:20px!important}.ptpo-storage-picker>div:first-child{align-items:center!important;margin-bottom:15px!important}.ptpo-storage-picker>div:first-child span{font-size:14px;font-weight:700;color:#fff!important}.ptpo-storage-picker>div:first-child strong{padding:5px 10px;border-radius:999px;background:rgba(240,95,124,.16);color:#ff89a0!important;font-size:12px}
.ptpo-storage-options{gap:10px!important}.ptpo-storage-option{position:relative;background:rgba(255,255,255,.035)!important;color:#d8c8cc!important;transition:.2s!important}.ptpo-storage-option:hover{border-color:rgba(240,95,124,.65)!important;color:#fff!important}.ptpo-storage-option.is-selected{border-color:#f05f7c!important;background:linear-gradient(135deg,rgba(240,95,124,.25),rgba(130,28,53,.22))!important;color:#fff!important;box-shadow:0 8px 22px rgba(150,31,58,.18)!important}.ptpo-storage-option.is-selected:after{content:"✓";position:absolute;top:5px;right:7px;color:#ff829a;font-size:10px}
@media(max-width:700px){.ptpo-colors{gap:14px!important}.ptpo-color-option{min-width:46px!important}.ptpo-color-option i{width:30px!important;height:30px!important}.ptpo-color-option small{max-width:64px!important;overflow:hidden;text-overflow:ellipsis}.ptpo-storage-picker{padding:16px!important}.ptpo-storage-options{grid-template-columns:repeat(2,1fr)!important}}
