@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-116 .tc-wp-tool-root img, .wpc-scope-116 .tc-wp-tool-root video, .wpc-scope-116 .tc-wp-tool-root svg, .wpc-scope-116 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-116 .tc-wp-tool-root .lbg-long-barcode-generator{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  padding: 48px 18px;
  color: #14202e;
  background:
    linear-gradient(90deg, rgba(18, 143, 167, 0.08) 1px, transparent 1px) 0 0 / 22px 100%,
    linear-gradient(135deg, rgba(4, 113, 181, 0.12), rgba(21, 183, 137, 0.08) 46%, rgba(255, 255, 255, 0.95)),
    #f6fbfc;
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-116 .tc-wp-tool-root .lbg-long-barcode-generator, .wpc-scope-116 .tc-wp-tool-root .lbg-long-barcode-generator *{
  box-sizing: border-box;
}.wpc-scope-116 .tc-wp-tool-root .lbg-long-barcode-generator *{
  max-width: 100%;
}.wpc-scope-116 .tc-wp-tool-root .lbg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-116 .tc-wp-tool-root .lbg-header{
  width: 100%;
  max-width: 920px;
  margin: 0 auto 28px;
  text-align: center;
}.wpc-scope-116 .tc-wp-tool-root .lbg-kicker{
  margin: 0 0 10px;
  color: #087c8f;
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-116 .tc-wp-tool-root .lbg-header h1{
  margin: 0;
  color: #101923;
  font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  line-height: 1.08;
  font-weight: 850;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-116 .tc-wp-tool-root .lbg-subtitle{
  margin: 16px auto 0;
  max-width: 780px;
  color: #4c5b68;
  font-size: 1.02rem;
  line-height: 1.65;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-116 .tc-wp-tool-root .lbg-tool-card{
  width: 100%;
  max-width: 100%;
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
  gap: 22px;
  padding: 22px;
  border: 1px solid rgba(24, 93, 111, 0.14);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 22px 60px rgba(18, 39, 53, 0.13);
  backdrop-filter: blur(8px);
}.wpc-scope-116 .tc-wp-tool-root .lbg-panel{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(18, 55, 72, 0.11);
  border-radius: 10px;
  background: #ffffff;
  padding: 22px;
  box-shadow: 0 12px 28px rgba(23, 42, 56, 0.07);
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-116 .tc-wp-tool-root .lbg-panel-heading{
  margin-bottom: 18px;
}.wpc-scope-116 .tc-wp-tool-root .lbg-panel-heading h2{
  margin: 0 0 7px;
  color: #152332;
  font-size: 1.08rem;
  line-height: 1.25;
  font-weight: 800;
}.wpc-scope-116 .tc-wp-tool-root .lbg-panel-heading p{
  margin: 0;
  color: #627181;
  font-size: 0.95rem;
  line-height: 1.55;
}.wpc-scope-116 .tc-wp-tool-root .lbg-form{
  width: 100%;
  max-width: 100%;
}.wpc-scope-116 .tc-wp-tool-root .lbg-form label{
  display: block;
  margin: 0 0 9px;
  color: #1d2a38;
  font-size: 0.92rem;
  font-weight: 750;
  line-height: 1.35;
}.wpc-scope-116 .tc-wp-tool-root .lbg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  resize: vertical;
  min-height: 136px;
  padding: 14px 15px;
  border: 1px solid #cbd9df;
  border-radius: 10px;
  background: #fbfdfe;
  color: #132230;
  font: inherit;
  font-size: 1rem;
  line-height: 1.5;
  outline: none;
  overflow-wrap: anywhere;
  word-break: break-word;
  transition: border-color 160ms ease, box-shadow 160ms ease, background-color 160ms ease;
}.wpc-scope-116 .tc-wp-tool-root .lbg-input:focus{
  border-color: #098aa2;
  background: #ffffff;
  box-shadow: 0 0 0 4px rgba(9, 138, 162, 0.16);
}.wpc-scope-116 .tc-wp-tool-root .lbg-actions{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  width: 100%;
  margin-top: 15px;
}.wpc-scope-116 .tc-wp-tool-root .lbg-btn{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 11px 13px;
  font: inherit;
  font-size: 0.94rem;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  cursor: pointer;
  overflow-wrap: anywhere;
  word-break: break-word;
  transition: transform 150ms ease, box-shadow 150ms ease, border-color 150ms ease, background-color 150ms ease, color 150ms ease;
}.wpc-scope-116 .tc-wp-tool-root .lbg-btn:hover{
  transform: translateY(-1px);
}.wpc-scope-116 .tc-wp-tool-root .lbg-btn:active{
  transform: translateY(0);
}.wpc-scope-116 .tc-wp-tool-root .lbg-btn:focus-visible{
  outline: 3px solid rgba(9, 138, 162, 0.32);
  outline-offset: 2px;
}.wpc-scope-116 .tc-wp-tool-root .lbg-btn:disabled{
  opacity: 0.55;
  cursor: not-allowed;
  transform: none;
}.wpc-scope-116 .tc-wp-tool-root .lbg-btn-primary{
  background: linear-gradient(135deg, #077c91, #10a979);
  color: #ffffff;
  box-shadow: 0 12px 22px rgba(8, 135, 137, 0.24);
}.wpc-scope-116 .tc-wp-tool-root .lbg-btn-primary:hover{
  box-shadow: 0 14px 28px rgba(8, 135, 137, 0.3);
}.wpc-scope-116 .tc-wp-tool-root .lbg-btn-secondary{
  background: #eef8fa;
  color: #096f82;
  border-color: rgba(9, 111, 130, 0.18);
}.wpc-scope-116 .tc-wp-tool-root .lbg-btn-secondary:hover{
  background: #e3f3f6;
  border-color: rgba(9, 111, 130, 0.28);
}.wpc-scope-116 .tc-wp-tool-root .lbg-btn-ghost{
  background: #ffffff;
  color: #475766;
  border-color: #d6e1e6;
}.wpc-scope-116 .tc-wp-tool-root .lbg-btn-ghost:hover{
  background: #f5f8fa;
  color: #1e2c38;
}.wpc-scope-116 .tc-wp-tool-root .lbg-status{
  min-height: 22px;
  margin: 13px 0 0;
  color: #176d4d;
  font-size: 0.92rem;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-116 .tc-wp-tool-root .lbg-status.is-error{
  color: #b42318;
}.wpc-scope-116 .tc-wp-tool-root .lbg-preview-panel{
  background:
    linear-gradient(180deg, rgba(242, 251, 252, 0.9), #ffffff 55%),
    #ffffff;
}.wpc-scope-116 .tc-wp-tool-root .lbg-preview-box{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 180px;
  border: 1px solid rgba(10, 111, 130, 0.17);
  border-radius: 10px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(245, 251, 252, 0.96)),
    repeating-linear-gradient(90deg, rgba(12, 73, 89, 0.06) 0 1px, transparent 1px 18px);
  padding: 16px;
  overflow: auto;
  scrollbar-color: #89cbd4 #edf7f8;
  scrollbar-width: thin;
}.wpc-scope-116 .tc-wp-tool-root .lbg-preview-box::-webkit-scrollbar{
  width: 9px;
  height: 9px;
}.wpc-scope-116 .tc-wp-tool-root .lbg-preview-box::-webkit-scrollbar-track{
  background: #edf7f8;
  border-radius: 999px;
}.wpc-scope-116 .tc-wp-tool-root .lbg-preview-box::-webkit-scrollbar-thumb{
  background: #89cbd4;
  border-radius: 999px;
}.wpc-scope-116 .tc-wp-tool-root .lbg-empty-state{
  width: 100%;
  min-height: 142px;
  display: grid;
  align-content: center;
  gap: 14px;
}.wpc-scope-116 .tc-wp-tool-root .lbg-skeleton-bars{
  position: relative;
  width: 100%;
  height: 86px;
  display: grid;
  grid-template-columns: 8px 3px 13px 5px 20px 4px 10px 7px 16px 4px 22px 6px 9px 18px 4px 14px;
  justify-content: center;
  gap: 7px;
  overflow: hidden;
}.wpc-scope-116 .tc-wp-tool-root .lbg-skeleton-bars::after{
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, transparent, rgba(13, 167, 184, 0.18), transparent);
  animation: lbg-scan 1.55s ease-in-out infinite;
}.wpc-scope-116 .tc-wp-tool-root .lbg-skeleton-bars span{
  display: block;
  height: 100%;
  border-radius: 4px;
  background: linear-gradient(180deg, rgba(22, 43, 54, 0.22), rgba(22, 43, 54, 0.08));
}.wpc-scope-116 .tc-wp-tool-root .lbg-empty-state p{
  margin: 0;
  color: #667684;
  font-size: 0.95rem;
  text-align: center;
}.wpc-scope-116 .tc-wp-tool-root .lbg-canvas-wrap{
  width: 100%;
  max-width: 100%;
}.wpc-scope-116 .tc-wp-tool-root .lbg-canvas{
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  background: #ffffff;
}.wpc-scope-116 .tc-wp-tool-root .lbg-value-text{
  margin: 10px 0 0;
  color: #384858;
  font-size: 0.88rem;
  line-height: 1.45;
  text-align: center;
  overflow-wrap: anywhere;
  word-break: break-word;
}@keyframes lbg-scan{
  0% { transform: translateX(-100%); }
  100% { transform: translateX(100%); }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .lbg-long-barcode-generator{ padding: 28px 10px; }.tc-wp-tool-root .lbg-shell{ width: 100%; }.tc-wp-tool-root .lbg-header h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .lbg-subtitle{ font-size: 0.9rem; }.tc-wp-tool-root .lbg-tool-card{ grid-template-columns: 1fr; gap: 12px; padding: 12px; }.tc-wp-tool-root .lbg-panel{ grid-column: 1 / -1; padding: 14px; }.tc-wp-tool-root .lbg-input{ font-size: 0.93rem; min-height: 124px; padding: 12px; }.tc-wp-tool-root .lbg-actions{ grid-template-columns: 1fr; gap: 8px; }.tc-wp-tool-root .lbg-btn{ min-height: 43px; font-size: 0.88rem; padding: 10px; }.tc-wp-tool-root .lbg-preview-box{ padding: 12px; }.tc-wp-tool-root .lbg-panel-heading p, .tc-wp-tool-root .lbg-value-text, .tc-wp-tool-root .lbg-empty-state p{ font-size: 0.86rem; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .lbg-long-barcode-generator{ padding: 32px 12px; }.tc-wp-tool-root .lbg-shell{ width: 100%; }.tc-wp-tool-root .lbg-header h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .lbg-subtitle{ font-size: 0.92rem; }.tc-wp-tool-root .lbg-tool-card{ grid-template-columns: 1fr; gap: 14px; padding: 14px; }.tc-wp-tool-root .lbg-panel{ grid-column: 1 / -1; padding: 16px; }.tc-wp-tool-root .lbg-input{ font-size: 0.95rem; min-height: 128px; }.tc-wp-tool-root .lbg-actions{ grid-template-columns: 1fr; gap: 9px; }.tc-wp-tool-root .lbg-btn{ min-height: 44px; font-size: 0.9rem; }.tc-wp-tool-root .lbg-preview-box{ padding: 13px; }.tc-wp-tool-root .lbg-panel-heading p, .tc-wp-tool-root .lbg-value-text, .tc-wp-tool-root .lbg-empty-state p{ font-size: 0.88rem; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .lbg-long-barcode-generator{ padding: 38px 14px; }.tc-wp-tool-root .lbg-shell{ width: 100%; }.tc-wp-tool-root .lbg-header h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .lbg-subtitle{ font-size: 0.96rem; }.tc-wp-tool-root .lbg-tool-card{ grid-template-columns: 1fr; gap: 16px; padding: 16px; }.tc-wp-tool-root .lbg-panel{ grid-column: 1 / -1; padding: 18px; }.tc-wp-tool-root .lbg-input{ font-size: 0.98rem; }.tc-wp-tool-root .lbg-actions{ grid-template-columns: 1fr; gap: 10px; }.tc-wp-tool-root .lbg-btn{ min-height: 45px; font-size: 0.92rem; }.tc-wp-tool-root .lbg-preview-box{ padding: 14px; }.tc-wp-tool-root .lbg-panel-heading p, .tc-wp-tool-root .lbg-value-text, .tc-wp-tool-root .lbg-empty-state p{ font-size: 0.9rem; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .lbg-long-barcode-generator{ padding: 44px 18px; }.tc-wp-tool-root .lbg-shell{ width: 100%; }.tc-wp-tool-root .lbg-header h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .lbg-subtitle{ font-size: 1rem; }.tc-wp-tool-root .lbg-tool-card{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; padding: 18px; }.tc-wp-tool-root .lbg-panel{ padding: 20px; }.tc-wp-tool-root .lbg-input{ font-size: 1rem; }.tc-wp-tool-root .lbg-btn{ font-size: 0.92rem; }.tc-wp-tool-root .lbg-preview-box{ padding: 15px; }.tc-wp-tool-root .lbg-panel-heading p, .tc-wp-tool-root .lbg-value-text, .tc-wp-tool-root .lbg-empty-state p{ font-size: 0.92rem; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .lbg-long-barcode-generator{ padding: 50px 22px; }.tc-wp-tool-root .lbg-shell{ width: 100%; }.tc-wp-tool-root .lbg-header h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .lbg-subtitle{ font-size: 1.02rem; }.tc-wp-tool-root .lbg-tool-card{ gap: 20px; padding: 20px; }.tc-wp-tool-root .lbg-panel{ padding: 22px; }.tc-wp-tool-root .lbg-input{ font-size: 1rem; }.tc-wp-tool-root .lbg-btn{ font-size: 0.94rem; }.tc-wp-tool-root .lbg-preview-box{ padding: 16px; }.tc-wp-tool-root .lbg-panel-heading p, .tc-wp-tool-root .lbg-value-text, .tc-wp-tool-root .lbg-empty-state p{ font-size: 0.94rem; }}@media (min-width: 1200px){.tc-wp-tool-root .lbg-long-barcode-generator{ padding: 56px 24px; }.tc-wp-tool-root .lbg-shell{ max-width: 1200px; }.tc-wp-tool-root .lbg-header h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .lbg-tool-card{ gap: 22px; padding: 22px; }}.wpc-scope-116 .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;
}.wpc-scope-116 .tc-wp-tool-root .lbg-controls-panel{}