@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-202 .tc-wp-tool-root img, .wpc-scope-202 .tc-wp-tool-root video, .wpc-scope-202 .tc-wp-tool-root svg, .wpc-scope-202 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool, .wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool *{
  box-sizing: border-box;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #18212f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-shell{
  width: 100%;
  max-width: 100%;
  padding: 56px 20px;
  background:
    linear-gradient(90deg, rgba(16, 24, 40, 0.05) 1px, transparent 1px) 0 0 / 38px 100%,
    repeating-linear-gradient(90deg, rgba(15, 23, 42, 0.055) 0 2px, transparent 2px 9px, rgba(20, 184, 166, 0.04) 9px 12px, transparent 12px 22px),
    radial-gradient(circle at 12% 16%, rgba(20, 184, 166, 0.16), transparent 34%),
    radial-gradient(circle at 88% 8%, rgba(59, 130, 246, 0.12), transparent 32%),
    linear-gradient(135deg, #f7fbfc 0%, #eef6f8 48%, #f8fafc 100%);
  overflow: hidden;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  min-width: 0;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-header{
  width: 100%;
  max-width: 840px;
  margin: 0 auto 26px;
  text-align: center;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool h1{
  margin: 0;
  color: #111827;
  font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  line-height: 1.08;
  letter-spacing: 0;
  font-weight: 800;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-header p{
  margin: 14px auto 0;
  max-width: 760px;
  color: #475569;
  font-size: 1.02rem;
  line-height: 1.65;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-card, .wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-panel{
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  border-radius: 10px;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-card{
  padding: 18px;
  background: rgba(255, 255, 255, 0.78);
  border: 1px solid rgba(148, 163, 184, 0.38);
  box-shadow: 0 20px 55px rgba(15, 23, 42, 0.12);
  backdrop-filter: blur(14px);
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-tool-grid{
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: 18px;
  width: 100%;
  max-width: 100%;
  min-width: 0;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-panel{
  min-width: 0;
  padding: 24px;
  background: #ffffff;
  border: 1px solid #dbe4ea;
  box-shadow: 0 12px 30px rgba(15, 23, 42, 0.06);
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-panel-top{
  margin-bottom: 18px;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool h2{
  margin: 0;
  color: #172033;
  font-size: 1.08rem;
  line-height: 1.25;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-panel-top p, .wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-status, .wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-preview-note{
  margin: 8px 0 0;
  color: #64748b;
  font-size: 0.92rem;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-field{
  display: grid;
  gap: 8px;
  width: 100%;
  min-width: 0;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool label{
  color: #334155;
  font-size: 0.91rem;
  font-weight: 650;
  line-height: 1.35;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-input{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  height: 48px;
  padding: 12px 14px;
  color: #111827;
  background: #f8fafc;
  border: 1px solid #cbd5e1;
  border-radius: 10px;
  font: inherit;
  font-size: 0.98rem;
  outline: none;
  transition: border-color 160ms ease, box-shadow 160ms ease, background 160ms ease;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-input:focus{
  border-color: #0f766e;
  background: #ffffff;
  box-shadow: 0 0 0 4px rgba(20, 184, 166, 0.16);
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-validation{
  min-height: 24px;
  margin-top: 8px;
  color: #b42318;
  font-size: 0.9rem;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-validation.is-success{
  color: #047857;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-button-grid{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  margin-top: 12px;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-btn{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 44px;
  padding: 11px 13px;
  border: 1px solid #cbd5e1;
  border-radius: 10px;
  background: #ffffff;
  color: #1f2937;
  font: inherit;
  font-size: 0.94rem;
  font-weight: 750;
  line-height: 1.2;
  cursor: pointer;
  transition: transform 150ms ease, box-shadow 150ms ease, border-color 150ms ease, background 150ms ease, color 150ms ease;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-btn:hover:not(:disabled){
  transform: translateY(-1px);
  border-color: #94a3b8;
  box-shadow: 0 10px 20px rgba(15, 23, 42, 0.09);
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-btn:focus-visible{
  outline: 3px solid rgba(20, 184, 166, 0.28);
  outline-offset: 2px;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-btn:disabled{
  cursor: not-allowed;
  opacity: 0.55;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-btn-primary{
  border-color: #0f766e;
  background: linear-gradient(135deg, #0f766e, #0d9488);
  color: #ffffff;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-btn-soft{
  background: #f8fafc;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-status{
  margin-top: 16px;
  padding: 12px;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 10px;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-preview{
  display: grid;
  align-content: start;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-preview-box{
  position: relative;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  max-height: 180px;
  overflow: auto;
  padding: 16px;
  border: 1px solid #d7e1e8;
  border-radius: 10px;
  background:
    linear-gradient(180deg, rgba(20, 184, 166, 0.08), transparent 52%),
    #ffffff;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-preview-box::-webkit-scrollbar{
  width: 9px;
  height: 9px;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-preview-box::-webkit-scrollbar-track{
  background: #eef6f8;
  border-radius: 10px;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-preview-box::-webkit-scrollbar-thumb{
  background: #94c9c3;
  border-radius: 10px;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-skeleton{
  position: relative;
  display: grid;
  grid-template-columns: 8px 3px 14px 5px 18px 7px 4px 16px 6px 12px 3px 20px;
  justify-content: center;
  align-items: end;
  gap: 8px;
  width: 100%;
  min-height: 126px;
  padding: 18px;
  overflow: hidden;
  border-radius: 10px;
  background: #f8fafc;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-skeleton::after{
  content: "";
  position: absolute;
  top: 12px;
  left: 8%;
  width: 84%;
  height: 2px;
  background: linear-gradient(90deg, transparent, rgba(20, 184, 166, 0.75), transparent);
  animation: sbg-scan 1.9s ease-in-out infinite;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-skeleton span{
  display: block;
  width: 100%;
  height: 86px;
  border-radius: 3px;
  background: linear-gradient(180deg, rgba(15, 23, 42, 0.2), rgba(15, 23, 42, 0.08));
  animation: sbg-pulse 1.35s ease-in-out infinite;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-skeleton span:nth-child(2n){
  height: 104px;
  animation-delay: 100ms;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-skeleton span:nth-child(3n){
  height: 72px;
  animation-delay: 180ms;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-canvas{
  display: none;
  width: 100%;
  max-width: 100%;
  height: auto;
  background: #ffffff;
  border-radius: 8px;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-value-output{
  width: 100%;
  max-width: 100%;
  margin-top: 14px;
  padding: 12px;
  border-radius: 10px;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-value-label{
  display: block;
  margin-bottom: 5px;
  color: #64748b;
  font-size: 0.78rem;
  font-weight: 750;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool .sbg-current-value{
  display: block;
  color: #172033;
  font-size: 0.96rem;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool.is-generated .sbg-skeleton{
  display: none;
}.wpc-scope-202 .tc-wp-tool-root .sbg-small-barcode-tool.is-generated .sbg-canvas{
  display: block;
}@keyframes sbg-pulse{
  0%, 100% { opacity: 0.48; transform: scaleY(0.92); }
  50% { opacity: 0.86; transform: scaleY(1); }
}@keyframes sbg-scan{
  0% { transform: translateY(0); opacity: 0.2; }
  50% { transform: translateY(98px); opacity: 0.9; }
  100% { transform: translateY(0); opacity: 0.2; }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .sbg-small-barcode-tool .sbg-shell{ padding: 34px 10px; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-container{ width: 100%; max-width: 100%; }.tc-wp-tool-root .sbg-small-barcode-tool h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-header p{ font-size: 0.9rem; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-card{ padding: 10px; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-tool-grid{ grid-template-columns: 1fr; gap: 10px; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-controls, .tc-wp-tool-root .sbg-small-barcode-tool .sbg-preview{ grid-column: 1 / -1; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-panel{ padding: 14px; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-input{ height: 44px; font-size: 0.92rem; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-button-grid{ grid-template-columns: 1fr; gap: 8px; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-btn{ min-height: 42px; font-size: 0.9rem; padding: 10px; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-preview-box{ padding: 10px; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-current-value, .tc-wp-tool-root .sbg-small-barcode-tool .sbg-panel-top p, .tc-wp-tool-root .sbg-small-barcode-tool .sbg-status{ font-size: 0.86rem; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .sbg-small-barcode-tool .sbg-shell{ padding: 38px 12px; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-container{ width: 100%; max-width: 100%; }.tc-wp-tool-root .sbg-small-barcode-tool h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-header p{ font-size: 0.93rem; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-card{ padding: 12px; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-tool-grid{ grid-template-columns: 1fr; gap: 12px; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-controls, .tc-wp-tool-root .sbg-small-barcode-tool .sbg-preview{ grid-column: 1 / -1; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-panel{ padding: 16px; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-input{ height: 45px; font-size: 0.94rem; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-button-grid{ grid-template-columns: 1fr; gap: 9px; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-btn{ min-height: 43px; font-size: 0.91rem; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-preview-box{ padding: 12px; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-current-value, .tc-wp-tool-root .sbg-small-barcode-tool .sbg-panel-top p, .tc-wp-tool-root .sbg-small-barcode-tool .sbg-status{ font-size: 0.88rem; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .sbg-small-barcode-tool .sbg-shell{ padding: 42px 14px; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-container{ width: 100%; max-width: 100%; }.tc-wp-tool-root .sbg-small-barcode-tool h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-header p{ font-size: 0.96rem; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-card{ padding: 14px; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-tool-grid{ grid-template-columns: 1fr; gap: 14px; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-controls, .tc-wp-tool-root .sbg-small-barcode-tool .sbg-preview{ grid-column: 1 / -1; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-panel{ padding: 18px; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-input{ height: 46px; font-size: 0.95rem; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-button-grid{ grid-template-columns: 1fr; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-btn{ min-height: 44px; font-size: 0.92rem; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-preview-box{ padding: 14px; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-current-value, .tc-wp-tool-root .sbg-small-barcode-tool .sbg-panel-top p, .tc-wp-tool-root .sbg-small-barcode-tool .sbg-status{ font-size: 0.9rem; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .sbg-small-barcode-tool .sbg-shell{ padding: 50px 18px; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-container{ width: 100%; max-width: 960px; }.tc-wp-tool-root .sbg-small-barcode-tool h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-header p{ font-size: 1rem; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-tool-grid{ grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 16px; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-panel{ padding: 20px; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-input{ height: 47px; font-size: 0.96rem; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-btn{ min-height: 44px; font-size: 0.92rem; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-preview-box{ padding: 15px; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-current-value{ font-size: 0.93rem; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .sbg-small-barcode-tool .sbg-shell{ padding: 56px 22px; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-container{ width: 100%; max-width: 1120px; }.tc-wp-tool-root .sbg-small-barcode-tool h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-header p{ font-size: 1.02rem; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-tool-grid{ grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr); gap: 18px; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-panel{ padding: 23px; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-input{ height: 48px; font-size: 0.98rem; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-btn{ min-height: 44px; font-size: 0.94rem; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-preview-box{ padding: 16px; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-current-value{ font-size: 0.96rem; }}@media (min-width: 1200px){.tc-wp-tool-root .sbg-small-barcode-tool .sbg-shell{ padding: 64px 24px; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-container{ max-width: 1200px; }.tc-wp-tool-root .sbg-small-barcode-tool h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-tool-grid{ gap: 20px; }.tc-wp-tool-root .sbg-small-barcode-tool .sbg-panel{ padding: 26px; }}.wpc-scope-202 .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;
}