.dropdown-wrapper[data-v-065e5061]{position:relative;width:100%}.dropdown-label[data-v-065e5061]{font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:20px;color:#18181b;text-align:left;margin-bottom:8px}.required[data-v-065e5061]{color:red;margin-left:4px}.dropdown[data-v-065e5061]{display:flex;align-items:center;justify-content:space-between;height:80px;border:1px solid #d9d9d9;border-radius:5px;padding:0 1rem;background:#fff;cursor:pointer}.dropdown.disabled[data-v-065e5061]{background:#f0f0f0;cursor:not-allowed;opacity:.6}.dropdown.active[data-v-065e5061]{border:2px solid #f97316;box-shadow:0 0 5px #f97316}.selected-item[data-v-065e5061]{font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:32px;color:#18181b}.placeholder-color[data-v-065e5061]{color:#b0b0b0}.dropdown-list[data-v-065e5061]{position:absolute;top:100%;width:100%;margin-top:4px;background:#fff;border:1px solid #d9d9d9;border-radius:5px;z-index:10;padding:8px;box-shadow:0 4px 14.6px rgba(0,0,0,.1)}.dropdown-option[data-v-065e5061]{height:80px;display:flex;align-items:center;padding:0 1rem;cursor:pointer;font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:32px;color:#18181b;border-radius:5px;transition:background .3s ease}.dropdown-option.selected[data-v-065e5061]{background-color:#f7f8fa}.chevron[data-v-065e5061]{width:20px;height:20px;transition:transform .3s ease}.rotate[data-v-065e5061]{transform:rotate(180deg)}.checkbox-group[data-v-59365d7a]{border:1px solid #d9d9d9;padding:20px 20px 10px 20px;border-radius:5px;text-align:left}.checkbox-title[data-v-59365d7a]{color:#18181b;font-size:16px;font-weight:500;line-height:27px;text-align:left;margin-bottom:10px}.checkbox-options[data-v-59365d7a]{display:flex;flex-direction:column}.checkbox-option[data-v-59365d7a]{display:flex;align-items:center;margin-bottom:8px}input[type=checkbox][data-v-59365d7a]{width:16px;height:16px;margin-right:22px;cursor:pointer;border:1px solid #d9d9d9;border-radius:2px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}input[type=checkbox][data-v-59365d7a]:checked{background-color:#f97316;border:1px solid #f97316}input[type=checkbox][data-v-59365d7a]:checked:before{content:"✔";color:#fff;font-weight:700;font-size:10px;display:block;padding-top:1px}label[data-v-59365d7a]{color:#18181b;font-size:16px;font-weight:500;line-height:27px;text-align:left;cursor:pointer}.tabs-container[data-v-311b5d54]{display:flex;justify-content:space-between;width:100%}.tabs-container .tab[data-v-311b5d54]{display:flex;align-items:center;width:50%;text-align:left;font-weight:700;font-size:24px;line-height:28px;color:#b2b2b7;border-bottom:3px solid #b2b2b7;padding:16px;height:60px}.tabs-container .tab svg[data-v-311b5d54]{margin-right:10px;width:24px;height:24px}.tabs-container .tab.active[data-v-311b5d54]{color:#f97316;border-bottom:3px solid #f97316}.tabs-container .tab .count[data-v-311b5d54]{font-size:16px;font-weight:400;margin-left:8px;padding-top:5px}.cart-content[data-v-621f5f02]{background-color:#fff;position:relative;font-family:Inter,sans-serif;min-width:1200px}.cart-content .main-body[data-v-621f5f02]{width:1200px;gap:2rem;margin:0 auto;padding-bottom:50px}.cart-content .cart-container[data-v-621f5f02]{display:flex;gap:20px;margin-top:20px;width:100%;align-items:flex-start}.cart-content .cart-left[data-v-621f5f02]{width:70%}.cart-content .cart-left[data-v-621f5f02],.cart-content .cart-right[data-v-621f5f02]{border:1px solid #d9d9d9;border-radius:10px;padding:20px;display:flex;flex-direction:column}.cart-content .cart-right[data-v-621f5f02]{width:30%}.cart-content .cart-right .total-item[data-v-621f5f02]{color:#191c1f;font-family:Inter;font-size:24px;font-weight:700;line-height:28px;text-align:left;margin-bottom:24px}.cart-content .cart-right .sub-total[data-v-621f5f02]{display:flex;justify-content:space-between;margin-bottom:24px}.cart-content .cart-right .sub-total .title[data-v-621f5f02]{color:#5f6c72;font-size:14px;font-weight:400;line-height:21.56px}.cart-content .cart-right .sub-total .amount[data-v-621f5f02]{color:#191c1f;font-size:14px;font-weight:400;line-height:21.56px}.cart-content .cart-right .sub-total .red[data-v-621f5f02]{color:red!important}.cart-content .cart-right .total[data-v-621f5f02]{display:flex;justify-content:space-between;padding:18px 0;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}.cart-content .cart-right .total .big-amount[data-v-621f5f02],.cart-content .cart-right .total .big-title[data-v-621f5f02]{color:#191c1f;font-size:24px;font-weight:700;line-height:28px}.cart-content .cart-right .total .red[data-v-621f5f02]{color:red!important}.cart-content .cart-right .buttons[data-v-621f5f02]{display:flex;flex-direction:column;margin-top:32px}.cart-content .cart-right .buttons .checkout-btn[data-v-621f5f02]{display:inline-flex;align-items:center;justify-content:center;width:100%;height:64px;padding:8px;background:#f97316;border:none;border-radius:5px;color:#fff;font-size:16px;font-weight:700;line-height:20px;text-align:center;cursor:pointer;margin-bottom:26px}.cart-content .cart-right .buttons .checkout-btn .icon[data-v-621f5f02]{margin-left:8px;width:24px;height:24px}.cart-content .cart-right .buttons .quote-btn[data-v-621f5f02]{width:100%;height:64px;padding:8px;border:1px solid #f97316;border-radius:5px;color:#f97316;font-size:16px;font-weight:700;line-height:20px;text-align:center;background-color:#fff;cursor:pointer}.cart-content .cart-item[data-v-621f5f02]{display:flex;gap:20px;margin-bottom:50px}.cart-content .item-header[data-v-621f5f02]{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;padding:8px 16px;border-bottom:1px solid #d9d9d9}.cart-content .item-header-top[data-v-621f5f02]{display:flex;justify-content:space-between;align-items:center}.cart-content .header-left[data-v-621f5f02]{color:#212121;font-size:24px;font-weight:700;line-height:28px;text-align:left}.cart-content .header-right[data-v-621f5f02]{display:flex;gap:16px;align-items:center}.cart-content .header-right-left[data-v-621f5f02]{display:flex;align-items:center;gap:8px}.cart-content .quantity-control[data-v-621f5f02]{cursor:pointer;width:26px;height:26px;margin:0 10px}.cart-content .quantity[data-v-621f5f02]{width:20px;font-size:16px;font-weight:700;line-height:20px;color:#18181b}.cart-content .header-right-right[data-v-621f5f02]{min-width:100px;width:100%;font-size:16px;font-weight:700;line-height:20px;text-align:right;color:#212121}.cart-content .item-header-bottom[data-v-621f5f02]{display:flex;justify-content:flex-end;font-size:14px;font-weight:400;line-height:20px;color:#b2b2b7;text-decoration:line-through;margin-top:-8px}.cart-content .left-col[data-v-621f5f02]{width:20%}.cart-content .right-col[data-v-621f5f02]{width:80%}.cart-content .cart-image[data-v-621f5f02]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;display:block;margin:0 auto}.cart-content .frequent-bought-title[data-v-621f5f02]{font-size:24px;font-weight:700;line-height:28px;text-align:left;margin:30px 0}.cart-content .frequent-bought[data-v-621f5f02]{display:flex;gap:20px;margin-top:20px}.cart-content .frequent-bought .frequent-item[data-v-621f5f02]{display:flex;flex-direction:column;justify-content:space-between;border:1px solid #d9d9d9;border-radius:10px;width:33%}.cart-content .frequent-bought .frequent-item .top-div[data-v-621f5f02]{height:55%;display:flex;justify-content:center;align-items:center;margin-bottom:10px}.cart-content .frequent-bought .frequent-item .top-div .frequent-image[data-v-621f5f02]{max-width:100%;-o-object-fit:cover;object-fit:cover;border-top-left-radius:10px;border-top-right-radius:10px;display:block}.cart-content .frequent-bought .frequent-item .middle-div[data-v-621f5f02]{height:25%;color:#18181b;font-size:20px;line-height:32px;font-weight:500;text-align:left;margin:10px 20px}.cart-content .frequent-bought .frequent-item .middle-div p[data-v-621f5f02]:last-child{font-weight:700}.cart-content .frequent-bought .frequent-item .bottom-div[data-v-621f5f02]{height:20%;display:flex;align-items:center;margin:0 20px 20px 20px}.cart-content .frequent-bought .frequent-item .bottom-div button[data-v-621f5f02]{width:100%;height:56px;padding:8px;border:1px solid #f97316;border-radius:5px;color:#f97316;font-size:16px;font-weight:700;line-height:20px;text-align:center;background-color:#fff;cursor:pointer}