.bandolier{padding:20px;border:1px solid #e0e0e0;border-radius:8px;margin:20px 0}.bandolier-head h4{font-size:18px;font-weight:600;margin-bottom:8px}.bandolier-head p{font-size:14px;color:#666;margin-bottom:16px}.bandolier-content__head{font-size:14px;font-weight:500;margin-bottom:16px}.bandolier-content__letters{display:flex;flex-direction:column;gap:12px}.bandolier-content__letter{display:flex;align-items:center;gap:12px;font-size:14px;flex-wrap:wrap}.bandolier-content__letter-price{display:flex;align-items:center;gap:8px;font-size:14px}.custom-select{position:relative;width:200px;-webkit-user-select:none;user-select:none}.custom-select__trigger{position:relative;display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;transition:all .2s ease;min-height:42px}.custom-select__trigger:hover{border-color:#9ca3af}.custom-select.open .custom-select__trigger{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.custom-select__trigger-text{flex:1;color:#111827;font-size:14px}.custom-select__trigger-text.placeholder{color:#9ca3af}.custom-select__arrow{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #6b7280;transition:transform .2s ease;margin-left:8px}.custom-select.open .custom-select__arrow{transform:rotate(180deg)}.custom-select__dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;max-height:250px;overflow-y:auto;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .2s ease;z-index:10}.custom-select.open .custom-select__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.custom-select__option{padding:10px 16px;cursor:pointer;transition:background-color .15s ease;font-size:14px;color:#111827}.custom-select__option:hover{background-color:#f3f4f6}.custom-select__option.selected{background-color:#eff6ff;color:#3b82f6;font-weight:500}.custom-select__option.disabled{color:#9ca3af;cursor:not-allowed;opacity:.6}.custom-select__option.disabled:hover{background-color:transparent}.custom-select__dropdown::-webkit-scrollbar{width:8px}.custom-select__dropdown::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.custom-select__dropdown::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.custom-select__dropdown::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media (max-width: 768px){.custom-select{width:120px}}
/*# sourceMappingURL=/cdn/shop/t/117/assets/bandolier.css.map */
