.sf-42cdec53-bar *{box-sizing:border-box}.sf-42cdec53-bar{position:fixed;bottom:-150px;left:0;width:100%;background:#ffffff!important;box-shadow:0 -4px 20px rgb(0 0 0 / .08);z-index:9999;transition:bottom 0.3s ease-in-out;padding:20px 24px}.sf-42cdec53-bar.is-visible{bottom:0}.sf-42cdec53-bar.is-edit-mode{position:relative;bottom:0;box-shadow:0 4px 20px rgb(0 0 0 / .08);z-index:1;margin-top:20px}.sf-42cdec53-container{max-width:1200px;margin:0 auto;display:flex;justify-content:center;align-items:center;position:relative;gap:16px}.sf-42cdec53-selector{display:flex;align-items:center;gap:10px;cursor:pointer;padding:12px 20px;border:1px solid #e5e7eb;border-radius:30px;background:#f9fafb;flex:0 1 240px;justify-content:space-between;min-width:0;transition:all 0.2s ease}.sf-42cdec53-selector:hover{background:#f3f4f6;border-color:#d1d5db}.sf-42cdec53-selected-product{font-size:15px;font-weight:600;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.sf-42cdec53-arrow{font-size:10px;color:#9ca3af;flex-shrink:0}.sf-42cdec53-btn{background-color:#f26b37!important;color:#ffffff!important;padding:12px 28px;border-radius:30px;text-decoration:none;font-weight:700;font-size:15px;transition:all 0.2s ease;white-space:nowrap;flex-shrink:0;box-shadow:0 2px 8px rgb(242 107 55 / .3)}.sf-42cdec53-btn.disabled{opacity:0.5!important;cursor:not-allowed;pointer-events:none;box-shadow:none}.sf-42cdec53-btn:not(.disabled):hover{opacity:0.9!important;transform:translateY(-1px);box-shadow:0 4px 12px rgb(242 107 55 / .4);color:#ffffff!important}.sf-42cdec53-dropdown{position:absolute;bottom:100%;left:0;width:100%;background:#fff;box-shadow:0 -10px 25px rgb(0 0 0 / .08);transform:translateY(100%);opacity:0;visibility:hidden;transition:all 0.3s cubic-bezier(.4,0,.2,1);z-index:-1;max-height:60vh;overflow-y:auto;border-radius:16px 16px 0 0;border-top:1px solid #f3f4f6}.sf-42cdec53-bar.dropdown-open .sf-42cdec53-dropdown{transform:translateY(0);opacity:1;visibility:visible}.sf-42cdec53-dropdown-close{position:absolute;top:12px;right:18px;font-size:24px;cursor:pointer;color:#9ca3af;z-index:2;line-height:1}.sf-42cdec53-products-list{padding:30px 20px 20px 20px;max-width:1200px;margin:0 auto}.sf-42cdec53-product-item{display:flex;justify-content:space-between;align-items:center;padding:16px 12px;border-bottom:1px solid #f3f4f6;cursor:pointer;transition:background 0.2s;gap:15px;min-width:0}.sf-42cdec53-product-item:hover{background:#f9fafb}.sf-42cdec53-product-item:last-child{border-bottom:none}.sf-42cdec53-item-title{font-weight:600;font-size:14px;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.sf-42cdec53-item-price{color:#f26b37!important;font-weight:700;font-size:14px;white-space:nowrap;flex-shrink:0}.sf-42cdec53-loading{text-align:center;padding:20px;color:#6b7280}@media (max-width:767px){.sf-42cdec53-bar{padding:16px 12px}.sf-42cdec53-container{padding-right:75px;gap:8px}.sf-42cdec53-selector{flex:0 1 50%;padding:10px 14px}.sf-42cdec53-selected-product{font-size:13px}.sf-42cdec53-btn{padding:10px 16px;font-size:13px}.sf-42cdec53-products-list{padding-top:40px}}