@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css');

/* tc-scoped:tc-wp-tool-root */

.tc-wp-tool-root{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}.wpc-scope-107 .tc-wp-tool-root img, .wpc-scope-107 .tc-wp-tool-root video, .wpc-scope-107 .tc-wp-tool-root svg, .wpc-scope-107 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap, .wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  color: #172033;
  font-family: Arial, Helvetica, sans-serif;
  overflow-x: hidden;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-section{
  width: 100%;
  padding: 56px 18px;
  background:
    linear-gradient(90deg, rgba(23, 32, 51, .055) 1px, transparent 1px) 0 0 / 18px 100%,
    linear-gradient(135deg, #f7fbff 0%, #eef7f4 46%, #f8fafc 100%);
  overflow: hidden;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-header{
  max-width: 860px;
  margin: 0 auto 28px;
  text-align: center;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-kicker{
  margin: 0 0 10px;
  color: #0f766e;
  font-size: .86rem;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap h1{
  margin: 0;
  color: #101828;
  font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  line-height: 1.08;
  letter-spacing: 0;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-subtitle{
  max-width: 760px;
  margin: 14px auto 0;
  color: #475467;
  font-size: 1.04rem;
  line-height: 1.65;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-tool-card{
  display: grid;
  grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr);
  gap: 18px;
  width: 100%;
  padding: 18px;
  border: 1px solid rgba(15, 23, 42, .1);
  border-radius: 10px;
  background: rgba(255, 255, 255, .9);
  box-shadow: 0 22px 60px rgba(15, 23, 42, .1);
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-input-panel, .wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-preview-panel{
  min-width: 0;
  width: 100%;
  max-width: 100%;
  border-radius: 10px;
  border: 1px solid rgba(15, 23, 42, .1);
  background: #ffffff;
  padding: 22px;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-field label{
  display: block;
  margin: 0 0 8px;
  color: #1d2939;
  font-size: .94rem;
  font-weight: 700;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-input{
  display: block;
  width: 100%;
  min-width: 0;
  border: 1px solid #cbd5e1;
  border-radius: 10px;
  padding: 14px 15px;
  color: #101828;
  background: #fbfdff;
  font-size: 1rem;
  line-height: 1.35;
  outline: none;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-input:focus{
  border-color: #0f766e;
  box-shadow: 0 0 0 4px rgba(15, 118, 110, .14);
  background: #ffffff;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-actions{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin-top: 14px;
  width: 100%;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-btn{
  width: 100%;
  min-width: 0;
  border: 1px solid #cbd5e1;
  border-radius: 10px;
  padding: 12px 14px;
  color: #172033;
  background: #ffffff;
  font-size: .95rem;
  font-weight: 700;
  line-height: 1.2;
  cursor: pointer;
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease, background .18s ease;
  white-space: normal;
  overflow-wrap: anywhere;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-btn:hover:not(:disabled){
  transform: translateY(-1px);
  border-color: #94a3b8;
  box-shadow: 0 10px 22px rgba(15, 23, 42, .08);
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-btn:active:not(:disabled){
  transform: translateY(0);
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-btn:focus-visible{
  outline: 3px solid rgba(15, 118, 110, .25);
  outline-offset: 2px;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-btn:disabled{
  cursor: not-allowed;
  opacity: .55;
  box-shadow: none;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-btn-primary{
  border-color: #0f766e;
  color: #ffffff;
  background: linear-gradient(135deg, #0f766e, #155e75);
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-btn-ghost{
  background: #f8fafc;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-description, .wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-status{
  margin: 14px 0 0;
  color: #667085;
  font-size: .94rem;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-status{
  min-height: 1.45em;
  color: #0f766e;
  font-weight: 700;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-status.ltbg-error{
  color: #b42318;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-preview-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 12px;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-preview-head h2{
  margin: 0;
  color: #101828;
  font-size: 1.05rem;
  line-height: 1.25;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-pill{
  flex: 0 0 auto;
  border-radius: 999px;
  padding: 6px 10px;
  color: #155e75;
  background: #e6f6f4;
  font-size: .78rem;
  font-weight: 800;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-preview-box{
  position: relative;
  display: grid;
  place-items: center;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  max-height: 180px;
  min-height: 180px;
  overflow: auto;
  border: 1px dashed rgba(15, 118, 110, .35);
  border-radius: 10px;
  padding: 14px;
  background:
    linear-gradient(180deg, rgba(15, 118, 110, .035), rgba(21, 94, 117, .035)),
    #fbfdff;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-preview-box::-webkit-scrollbar{
  width: 8px;
  height: 8px;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-preview-box::-webkit-scrollbar-thumb{
  background: rgba(15, 118, 110, .35);
  border-radius: 999px;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-empty{
  display: flex;
  align-items: end;
  justify-content: center;
  gap: 5px;
  width: min(420px, 100%);
  height: 82px;
  padding: 12px;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-empty span{
  display: block;
  width: 8px;
  border-radius: 5px;
  background: linear-gradient(180deg, #0f766e, #155e75);
  opacity: .35;
  animation: ltbg-scan 1.25s ease-in-out infinite;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-empty span:nth-child(1){ height: 34px; animation-delay: 0s; }.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-empty span:nth-child(2){ height: 58px; animation-delay: .05s; }.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-empty span:nth-child(3){ height: 42px; animation-delay: .1s; }.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-empty span:nth-child(4){ height: 70px; animation-delay: .15s; }.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-empty span:nth-child(5){ height: 48px; animation-delay: .2s; }.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-empty span:nth-child(6){ height: 76px; animation-delay: .25s; }.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-empty span:nth-child(7){ height: 38px; animation-delay: .3s; }.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-empty span:nth-child(8){ height: 62px; animation-delay: .35s; }.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-empty span:nth-child(9){ height: 44px; animation-delay: .4s; }.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-empty span:nth-child(10){ height: 66px; animation-delay: .45s; }.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-canvas{
  display: none;
  width: 100%;
  max-width: 620px;
  height: auto;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-readable{
  display: none;
  width: 100%;
  max-width: 620px;
  margin: 8px 0 0;
  color: #344054;
  font-size: .82rem;
  line-height: 1.35;
  text-align: center;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap.ltbg-has-barcode .ltbg-empty{
  display: none;
}.wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap.ltbg-has-barcode .ltbg-canvas, .wpc-scope-107 .tc-wp-tool-root .ltbg-barcode-tool-wrap.ltbg-has-barcode .ltbg-readable{
  display: block;
}@keyframes ltbg-scan{
  0%, 100% { opacity: .28; transform: scaleY(.82); }
  50% { opacity: .72; transform: scaleY(1); }
}@media (max-width: 374px){.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-section{ padding: 30px 10px; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-shell{ width: 100%; max-width: 100%; }.tc-wp-tool-root .ltbg-barcode-tool-wrap h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-subtitle{ font-size: .9rem; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-tool-card{ grid-template-columns: 1fr; gap: 10px; padding: 10px; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-input-panel, .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-preview-panel{ grid-column: 1 / -1; width: 100%; max-width: 100%; min-width: 0; padding: 14px; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-input{ padding: 12px; font-size: .92rem; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-actions{ grid-template-columns: 1fr; gap: 8px; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-btn{ padding: 11px 12px; font-size: .9rem; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-preview-box{ padding: 10px; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-readable, .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-description, .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-status{ font-size: .82rem; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-section{ padding: 34px 12px; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-shell{ width: 100%; max-width: 100%; }.tc-wp-tool-root .ltbg-barcode-tool-wrap h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-subtitle{ font-size: .93rem; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-tool-card{ grid-template-columns: 1fr; gap: 12px; padding: 12px; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-input-panel, .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-preview-panel{ grid-column: 1 / -1; width: 100%; max-width: 100%; min-width: 0; padding: 16px; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-input{ padding: 12px 13px; font-size: .94rem; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-actions{ grid-template-columns: 1fr; gap: 9px; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-btn{ padding: 11px 12px; font-size: .92rem; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-preview-box{ padding: 11px; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-readable, .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-description, .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-status{ font-size: .84rem; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-section{ padding: 40px 14px; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-shell{ width: 100%; max-width: 100%; }.tc-wp-tool-root .ltbg-barcode-tool-wrap h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-subtitle{ font-size: .96rem; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-tool-card{ grid-template-columns: 1fr; gap: 14px; padding: 14px; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-input-panel, .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-preview-panel{ grid-column: 1 / -1; width: 100%; max-width: 100%; min-width: 0; padding: 18px; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-input{ padding: 13px; font-size: .96rem; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-actions{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 9px; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-btn{ padding: 11px 12px; font-size: .92rem; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-preview-box{ padding: 12px; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-readable, .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-description, .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-status{ font-size: .87rem; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-section{ padding: 48px 18px; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-shell{ width: 100%; max-width: 940px; }.tc-wp-tool-root .ltbg-barcode-tool-wrap h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-subtitle{ font-size: 1rem; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-tool-card{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; padding: 16px; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-input{ padding: 13px 14px; font-size: .98rem; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-btn{ padding: 12px; font-size: .93rem; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-input-panel, .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-preview-panel{ padding: 20px; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-readable, .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-description, .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-status{ font-size: .9rem; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-section{ padding: 54px 22px; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-shell{ width: 100%; max-width: 1080px; }.tc-wp-tool-root .ltbg-barcode-tool-wrap h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-subtitle{ font-size: 1.02rem; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-tool-card{ gap: 18px; padding: 18px; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-input{ padding: 14px 15px; font-size: 1rem; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-btn{ padding: 12px 14px; font-size: .95rem; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-input-panel, .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-preview-panel{ padding: 22px; }.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-readable, .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-description, .tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-status{ font-size: .92rem; }}@media (min-width: 1200px){.tc-wp-tool-root .ltbg-barcode-tool-wrap .ltbg-shell{ max-width: 1200px; }.tc-wp-tool-root .ltbg-barcode-tool-wrap h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }}.wpc-scope-107 .tc-wp-tool-root{
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  margin-top: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
  z-index: 0 !important;
}