.m-product-option--pad-size-custom select.minimog-native-select,.m-product-option--pad-size-custom select[data-minimog-select]{position:absolute!important;opacity:0!important;pointer-events:none!important;height:0!important;width:0!important;overflow:hidden!important;z-index:-1!important}.pad-size-picker{width:100%;position:relative}.pad-size-dropdown{position:relative;width:100%}.pad-size-dropdown__selected{display:flex;align-items:center;gap:14px;padding:14px 18px;background:#fff;border:2px solid #e5e5e5;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000000a}.pad-size-dropdown__selected:hover{border-color:#000;box-shadow:0 4px 15px #00000014;transform:translateY(-1px)}.pad-size-dropdown.open .pad-size-dropdown__selected{border-color:#000;border-radius:12px 12px 0 0;box-shadow:0 4px 15px #0000001a;transform:translateY(0)}.pad-size-dropdown__badge{background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;font-size:11px;font-weight:800;padding:6px 14px;border-radius:6px;white-space:nowrap;letter-spacing:.3px;text-transform:uppercase;min-width:50px;text-align:center;flex-shrink:0}.pad-size-dropdown__badge--chair{background:linear-gradient(135deg,#7c3aed,#6d28d9)}.pad-size-dropdown__text{flex:1;display:flex;align-items:baseline;gap:6px}.pad-size-dropdown__inch{font-size:15px;font-weight:700;color:#000}.pad-size-dropdown__cm{font-size:13px;font-weight:400;color:#888}.pad-size-dropdown__arrow{width:20px;height:20px;transition:transform .3s ease;flex-shrink:0}.pad-size-dropdown__arrow svg{width:100%;height:100%;stroke:#666;stroke-width:2.5}.pad-size-dropdown.open .pad-size-dropdown__arrow{transform:rotate(180deg)}.pad-size-dropdown__options{position:absolute;top:100%;left:0;right:0;background:#fff;border:2px solid #000;border-top:1px solid #e5e5e5;border-radius:0 0 12px 12px;max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,opacity .2s ease;z-index:1000;box-shadow:0 10px 40px #00000026}.pad-size-dropdown.open .pad-size-dropdown__options{max-height:380px;overflow-y:auto;opacity:1}.pad-size-option{display:flex;align-items:center;gap:14px;padding:12px 16px;cursor:pointer;transition:all .2s ease;border-bottom:1px solid #f0f0f0}.pad-size-option:last-child{border-bottom:none;border-radius:0 0 10px 10px}.pad-size-option:hover{background:linear-gradient(135deg,#fafafa,#f5f5f5);padding-left:20px}.pad-size-option.active{background:linear-gradient(135deg,#fef2f2,#fee2e2)}.pad-size-option__badge{min-width:80px;text-align:center;background:linear-gradient(135deg,#f5f5f5,#e8e8e8);color:#444;font-size:10px;font-weight:700;padding:6px 10px;border-radius:6px;white-space:nowrap;letter-spacing:.3px;text-transform:uppercase;flex-shrink:0}.pad-size-option.active .pad-size-option__badge{background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff}.pad-size-option--chair .pad-size-option__badge{background:linear-gradient(135deg,#ede9fe,#ddd6fe);color:#6d28d9}.pad-size-option--chair.active .pad-size-option__badge{background:linear-gradient(135deg,#7c3aed,#6d28d9);color:#fff}.pad-size-option__text{flex:1;display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.pad-size-option__inch{font-size:14px;font-weight:700;color:#000}.pad-size-option__cm{font-size:12px;font-weight:400;color:#888}.pad-size-option__popular{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#000;font-size:9px;font-weight:700;padding:3px 8px;border-radius:4px;text-transform:uppercase;letter-spacing:.3px;margin-left:6px}.pad-size-option--popular{position:relative}.pad-size-option--popular:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#fbbf24,#f59e0b);border-radius:0 2px 2px 0}.pad-size-option__check{width:22px;height:22px;border-radius:50%;border:2px solid #e0e0e0;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.pad-size-option.active .pad-size-option__check{background:linear-gradient(135deg,#dc2626,#b91c1c);border-color:#dc2626}.pad-size-option--chair.active .pad-size-option__check{background:linear-gradient(135deg,#7c3aed,#6d28d9);border-color:#7c3aed}.pad-size-option__check svg{width:12px;height:12px;stroke:transparent;stroke-width:3}.pad-size-option.active .pad-size-option__check svg{stroke:#fff}.m-product-option--pad-size-custom .m-product-option--label{margin-bottom:10px}.m-product-option--pad-size-custom .option-label{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.m-product-option--pad-size-custom .option-label--title{font-size:12px!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.5px}.m-product-option--pad-size-custom .option-label--selected{font-size:14px;color:#dc2626}.m-product-option--pad-size-custom .option-label--selected strong{font-weight:700;color:#dc2626}.m-product-option--pad-size-custom .option-label--selected span{font-weight:400;color:#888}.pad-size-dropdown__options::-webkit-scrollbar{width:6px}.pad-size-dropdown__options::-webkit-scrollbar-track{background:#f5f5f5;border-radius:0 0 12px}.pad-size-dropdown__options::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.pad-size-dropdown__options::-webkit-scrollbar-thumb:hover{background:#999}@media (max-width: 768px){.pad-size-dropdown__selected{padding:12px 14px;gap:10px}.pad-size-dropdown__badge{font-size:10px;padding:5px 10px;min-width:45px}.pad-size-dropdown__inch{font-size:14px}.pad-size-dropdown__cm{font-size:12px}.pad-size-option{padding:10px 14px;gap:10px}.pad-size-option__badge{min-width:70px;font-size:9px;padding:5px 8px}.pad-size-option__inch{font-size:13px}.pad-size-option__cm{font-size:11px}.pad-size-option__popular{font-size:8px;padding:2px 6px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/pad-size-picker.css.map */
