@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-128 .tc-wp-tool-root img, .wpc-scope-128 .tc-wp-tool-root video, .wpc-scope-128 .tc-wp-tool-root svg, .wpc-scope-128 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap, .wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  padding: 42px 18px;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    linear-gradient(90deg, rgba(13, 27, 42, .055) 1px, transparent 1px),
    repeating-linear-gradient(90deg, rgba(17, 24, 39, .08) 0 2px, transparent 2px 10px),
    radial-gradient(circle at 18% 12%, rgba(49, 130, 206, .13), transparent 32%),
    radial-gradient(circle at 82% 24%, rgba(15, 118, 110, .12), transparent 28%),
    linear-gradient(135deg, #f8fbff 0%, #eef6f5 52%, #f9fafb 100%);
  background-size: 56px 56px, 260px 260px, auto, auto, auto;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, transparent 0%, rgba(14, 165, 233, .14) 48%, rgba(14, 165, 233, .22) 50%, rgba(14, 165, 233, .14) 52%, transparent 100%);
  opacity: .55;
  transform: translateX(-35%);
/*   animation: ntbgScanner 7s ease-in-out infinite; */
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-shell{
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  min-width: 0;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-hero{
  width: 100%;
  max-width: 850px;
  margin: 0 auto 24px;
  text-align: center;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-kicker{
  margin: 0 0 10px;
  color: #0f766e;
  font-size: .78rem;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap h1{
  margin: 0;
  color: #0f172a;
  font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  line-height: 1.08;
  letter-spacing: 0;
  font-weight: 850;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-subtitle{
  max-width: 720px;
  margin: 14px auto 0;
  color: #475569;
  font-size: 1rem;
  line-height: 1.65;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-tool-grid{
  display: grid;
  grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr);
  gap: 18px;
  width: 100%;
  max-width: 100%;
  align-items: stretch;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 10px;
  padding: 22px;
  border: 1px solid rgba(15, 23, 42, .1);
  background: rgba(255, 255, 255, .88);
  box-shadow: 0 20px 55px rgba(15, 23, 42, .11);
  backdrop-filter: blur(14px);
  overflow: hidden;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-card-head{
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-card-head h2{
  margin: 0 0 7px;
  color: #111827;
  font-size: 1.05rem;
  line-height: 1.25;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-card-head p{
  margin: 0;
  color: #64748b;
  font-size: .93rem;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-form{
  display: grid;
  gap: 12px;
  width: 100%;
  max-width: 100%;
  min-width: 0;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-label{
  color: #263244;
  font-size: .86rem;
  font-weight: 750;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-input{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid #cbd5e1;
  border-radius: 10px;
  padding: 14px 15px;
  background: #ffffff;
  color: #0f172a;
  font-size: 1rem;
  line-height: 1.4;
  outline: none;
  transition: border-color .18s ease, box-shadow .18s ease, background .18s ease;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-input:focus{
  border-color: #0f766e;
  box-shadow: 0 0 0 4px rgba(15, 118, 110, .14);
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-action-row{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  width: 100%;
  max-width: 100%;
  min-width: 0;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-btn{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 0;
  border-radius: 10px;
  padding: 12px 14px;
  cursor: pointer;
  font-size: .93rem;
  line-height: 1.25;
  font-weight: 800;
  text-align: center;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: break-word;
  transition: transform .16s ease, box-shadow .16s ease, background .16s ease, border-color .16s ease, color .16s ease, opacity .16s ease;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-btn:focus-visible{
  outline: 3px solid rgba(14, 165, 233, .35);
  outline-offset: 2px;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-btn:active{
  transform: translateY(1px);
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-btn-primary{
  grid-column: 1 / -1;
  display: grid;
  gap: 2px;
  color: #ffffff;
  background: linear-gradient(135deg, #0f766e, #155e75);
  box-shadow: 0 14px 28px rgba(15, 118, 110, .24);
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-btn-primary:hover{
  box-shadow: 0 18px 34px rgba(15, 118, 110, .3);
  transform: translateY(-1px);
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-btn-primary small{
  display: block;
  font-size: .72rem;
  line-height: 1.2;
  font-weight: 650;
  color: rgba(255, 255, 255, .82);
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-btn-soft{
  color: #12303c;
  background: #e8f3f2;
  border: 1px solid rgba(15, 118, 110, .16);
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-btn-soft:hover:not(:disabled){
  background: #d8eeec;
  transform: translateY(-1px);
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-btn-ghost{
  color: #334155;
  background: #f8fafc;
  border: 1px solid #dbe3ed;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-btn-ghost:hover{
  background: #eef2f7;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-btn:disabled{
  cursor: not-allowed;
  opacity: .52;
  transform: none;
  box-shadow: none;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-message{
  min-height: 22px;
  margin: 0;
  color: #0f766e;
  font-size: .88rem;
  font-weight: 700;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-message.ntbg-error{
  color: #b42318;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-preview-card{
  display: flex;
  flex-direction: column;
  min-height: 100%;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-preview-box{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  max-height: 180px;
  border-radius: 10px;
  border: 1px solid #dbe3ed;
  background: linear-gradient(180deg, #ffffff, #f8fafc);
  overflow: auto;
  scrollbar-color: #94a3b8 #eef2f7;
  scrollbar-width: thin;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-preview-box::-webkit-scrollbar{
  width: 8px;
  height: 8px;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-preview-box::-webkit-scrollbar-track{
  background: #eef2f7;
  border-radius: 999px;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-preview-box::-webkit-scrollbar-thumb{
  background: #94a3b8;
  border-radius: 999px;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-empty-state, .wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-result-state{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 16px;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-empty-state p, .wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-result-text{
  margin: 10px 0 0;
  color: #64748b;
  font-size: .9rem;
  line-height: 1.45;
  text-align: center;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-skeleton-bars{
  position: relative;
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 5px;
  width: 100%;
  max-width: 100%;
  height: 78px;
  padding: 10px;
  overflow: hidden;
  border-radius: 10px;
  background: #ffffff;
  border: 1px dashed #cbd5e1;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-skeleton-bars::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 34px;
  background: linear-gradient(90deg, transparent, rgba(14, 165, 233, .2), transparent);
  animation: ntbgScanLine 1.8s ease-in-out infinite;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-skeleton-bars span{
  display: block;
  width: var(--w);
  min-width: 3px;
  height: 100%;
  border-radius: 3px;
  background: linear-gradient(180deg, #dbeafe, #94a3b8);
  opacity: .72;
  animation: ntbgPulse 1.2s ease-in-out infinite;
  animation-delay: var(--d);
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-canvas-frame{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 10px;
  border-radius: 10px;
  background: #ffffff;
  border: 1px solid #e2e8f0;
}.wpc-scope-128 .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-canvas{
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  min-width: 0;
}@keyframes ntbgScanner{
  0%, 100% { transform: translateX(-42%); }
  50% { transform: translateX(42%); }
}@keyframes ntbgScanLine{
  0% { left: -40px; }
  100% { left: calc(100% + 40px); }
}@keyframes ntbgPulse{
  0%, 100% { opacity: .38; transform: scaleY(.88); }
  50% { opacity: .86; transform: scaleY(1); }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .ntbg-barcode-tool-wrap{ padding: 26px 10px; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-shell{ width: 100%; max-width: 100%; }.tc-wp-tool-root .ntbg-barcode-tool-wrap h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-subtitle{ font-size: .9rem; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-tool-grid{ grid-template-columns: 1fr; gap: 12px; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-card{ grid-column: 1 / -1; padding: 14px; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-input{ padding: 12px 12px; font-size: .93rem; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-action-row{ grid-template-columns: 1fr; gap: 8px; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-btn{ padding: 11px 12px; font-size: .88rem; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-empty-state, .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-result-state{ padding: 12px; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-empty-state p, .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-result-text{ font-size: .8rem; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .ntbg-barcode-tool-wrap{ padding: 30px 12px; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-shell{ width: 100%; max-width: 100%; }.tc-wp-tool-root .ntbg-barcode-tool-wrap h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-subtitle{ font-size: .92rem; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-tool-grid{ grid-template-columns: 1fr; gap: 13px; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-card{ grid-column: 1 / -1; padding: 16px; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-input{ padding: 13px; font-size: .95rem; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-action-row{ grid-template-columns: 1fr; gap: 9px; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-btn{ padding: 12px; font-size: .9rem; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-empty-state, .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-result-state{ padding: 13px; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-empty-state p, .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-result-text{ font-size: .83rem; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .ntbg-barcode-tool-wrap{ padding: 34px 14px; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-shell{ width: 100%; max-width: 100%; }.tc-wp-tool-root .ntbg-barcode-tool-wrap h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-subtitle{ font-size: .95rem; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-tool-grid{ grid-template-columns: 1fr; gap: 14px; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-card{ grid-column: 1 / -1; padding: 18px; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-input{ padding: 13px 14px; font-size: .98rem; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-action-row{ grid-template-columns: 1fr; gap: 9px; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-btn{ padding: 12px 13px; font-size: .91rem; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-empty-state, .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-result-state{ padding: 14px; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-empty-state p, .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-result-text{ font-size: .86rem; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .ntbg-barcode-tool-wrap{ padding: 40px 18px; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-shell{ width: 100%; max-width: 940px; }.tc-wp-tool-root .ntbg-barcode-tool-wrap h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-subtitle{ font-size: .98rem; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-tool-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-card{ padding: 20px; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-input{ padding: 14px; font-size: 1rem; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-action-row{ grid-template-columns: 1fr; gap: 9px; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-btn{ padding: 12px 13px; font-size: .9rem; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-empty-state, .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-result-state{ padding: 15px; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-empty-state p, .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-result-text{ font-size: .88rem; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .ntbg-barcode-tool-wrap{ padding: 44px 22px; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-shell{ width: 100%; max-width: 1120px; }.tc-wp-tool-root .ntbg-barcode-tool-wrap h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-subtitle{ font-size: 1rem; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-tool-grid{ grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr); gap: 18px; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-card{ padding: 22px; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-input{ padding: 14px 15px; font-size: 1rem; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-btn{ padding: 12px 14px; font-size: .93rem; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-empty-state, .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-result-state{ padding: 16px; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-empty-state p, .tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-result-text{ font-size: .9rem; }}@media (min-width: 1200px){.tc-wp-tool-root .ntbg-barcode-tool-wrap{ padding: 50px 24px; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-shell{ width: 100%; max-width: 1200px; }.tc-wp-tool-root .ntbg-barcode-tool-wrap h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .ntbg-barcode-tool-wrap .ntbg-tool-grid{ grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); gap: 20px; }}.wpc-scope-128 .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-128 .tc-wp-tool-root .ntbg-control-card{}.wpc-scope-128 .tc-wp-tool-root .ntbg-copy-btn{}.wpc-scope-128 .tc-wp-tool-root .ntbg-description{}.wpc-scope-128 .tc-wp-tool-root .ntbg-download-btn{}.wpc-scope-128 .tc-wp-tool-root .ntbg-reset-btn{}