.lf-barcode-btn{flex:0 0 auto;align-self:center;width:44px;height:44px;background:transparent;border:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#333;cursor:pointer;padding:0;margin:0;line-height:1;box-shadow:none;transition:color 0.2s ease,background-color 0.2s ease;-webkit-tap-highlight-color:transparent}.lf-barcode-btn:hover,.lf-barcode-btn:focus{color:#000;background:rgba(0,0,0,.06);outline:none;box-shadow:none}.lf-barcode-btn svg{width:27px;height:27px;display:block;pointer-events:none}.lf-barcode-btn svg path,.lf-barcode-btn svg line{stroke:currentColor!important;fill:none!important}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-classic.lf-has-barcode{display:flex;align-items:center;gap:4px}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-classic.lf-has-barcode>.dgwt-wcas-search-form{flex:1 1 auto;min-width:0}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon .lf-barcode-btn{width:40px;height:40px;vertical-align:middle;margin-inline-start:2px}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon .lf-barcode-btn svg{width:24px;height:24px}.dgwt-wcas-om-bar .dgwt-wcas-search-wrapp.lf-has-barcode{display:flex!important;flex:1 1 auto;align-items:center;min-width:0;gap:2px}.dgwt-wcas-om-bar .lf-has-barcode>.dgwt-wcas-search-form{flex:1 1 auto;min-width:0}.dgwt-wcas-om-bar .lf-barcode-btn{width:42px;height:42px;margin-inline-end:4px}.dgwt-wcas-om-bar .lf-barcode-btn svg{width:25px;height:25px}.lf-barcode-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:none}.lf-barcode-modal.lf-open{display:block}.lf-barcode-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.78)}.lf-barcode-dialog{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:480px;max-width:calc(100vw - 24px);background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.35)}.lf-barcode-head{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #eee}.lf-barcode-title{font-weight:600;font-size:15px;color:#222}.lf-barcode-close{background:none;border:0;font-size:26px;line-height:1;color:#999;cursor:pointer;padding:0 6px;box-shadow:none}.lf-barcode-close:hover{color:#000;background:none}#lf-barcode-reader{width:100%;min-height:260px;background:#000}#lf-barcode-reader video{width:100%!important;display:block}.lf-barcode-status{padding:12px 18px;text-align:center;font-size:14px;color:#444;min-height:42px}.lf-barcode-status.lf-error{color:#c0392b}.lf-rtl .lf-barcode-dialog{direction:rtl}html.lf-barcode-lock{overflow:hidden}