@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-73 .tc-wp-tool-root img, .wpc-scope-73 .tc-wp-tool-root video, .wpc-scope-73 .tc-wp-tool-root svg, .wpc-scope-73 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-73 .tc-wp-tool-root .bbg-backroom-barcode-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  padding: 34px 18px;
  background:
    linear-gradient(90deg, rgba(15, 23, 42, 0.06) 1px, transparent 1px) 0 0 / 18px 100%,
    radial-gradient(circle at 15% 12%, rgba(36, 99, 235, 0.16), transparent 28%),
    radial-gradient(circle at 85% 8%, rgba(20, 184, 166, 0.12), transparent 30%),
    linear-gradient(135deg, #f8fafc 0%, #eef4f8 48%, #f7faf9 100%);
  color: #102033;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-73 .tc-wp-tool-root .bbg-backroom-barcode-tool, .wpc-scope-73 .tc-wp-tool-root .bbg-backroom-barcode-tool *{
  box-sizing: border-box;
}.wpc-scope-73 .tc-wp-tool-root .bbg-backroom-barcode-tool *{
  max-width: 100%;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-73 .tc-wp-tool-root .bbg-inner{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-73 .tc-wp-tool-root .bbg-header{
  width: 100%;
  max-width: 860px;
  margin: 0 auto 18px;
  text-align: center;
}.wpc-scope-73 .tc-wp-tool-root .bbg-header h1{
  margin: 0 0 10px;
  color: #0f172a;
  font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-73 .tc-wp-tool-root .bbg-subtitle{
  margin: 0 auto 8px;
  color: #344256;
  font-size: 1rem;
  line-height: 1.55;
}.wpc-scope-73 .tc-wp-tool-root .bbg-description{
  margin: 0 auto;
  color: #5b6778;
  font-size: 0.92rem;
  line-height: 1.5;
}.wpc-scope-73 .tc-wp-tool-root .bbg-card{
  width: 100%;
  max-width: 100%;
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  gap: 18px;
  padding: 18px;
  border: 1px solid rgba(15, 23, 42, 0.12);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.12);
  backdrop-filter: blur(10px);
}.wpc-scope-73 .tc-wp-tool-root .bbg-controls, .wpc-scope-73 .tc-wp-tool-root .bbg-preview-panel{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 10px;
  border: 1px solid rgba(15, 23, 42, 0.1);
  background: #ffffff;
  padding: 18px;
  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.06);
}.wpc-scope-73 .tc-wp-tool-root .bbg-label{
  display: block;
  margin-bottom: 8px;
  color: #182235;
  font-size: 0.9rem;
  font-weight: 700;
}.wpc-scope-73 .tc-wp-tool-root .bbg-input{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  height: 48px;
  padding: 0 14px;
  border: 1px solid #cbd5e1;
  border-radius: 10px;
  background: #fbfdff;
  color: #0f172a;
  font-size: 1rem;
  outline: none;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}.wpc-scope-73 .tc-wp-tool-root .bbg-input:focus{
  border-color: #2563eb;
  background: #ffffff;
  box-shadow: 0 0 0 4px rgba(37, 99, 235, 0.14);
}.wpc-scope-73 .tc-wp-tool-root .bbg-validation{
  min-height: 22px;
  margin: 7px 0 10px;
  color: #b42318;
  font-size: 0.86rem;
  line-height: 1.35;
}.wpc-scope-73 .tc-wp-tool-root .bbg-btn{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 11px 14px;
  border-radius: 10px;
  border: 1px solid transparent;
  font-size: 0.94rem;
  font-weight: 800;
  line-height: 1.15;
  cursor: pointer;
  transition: transform 0.16s ease, box-shadow 0.16s ease, background 0.16s ease, border-color 0.16s ease, opacity 0.16s ease;
}.wpc-scope-73 .tc-wp-tool-root .bbg-btn:hover:not(:disabled){
  transform: translateY(-1px);
}.wpc-scope-73 .tc-wp-tool-root .bbg-btn:active:not(:disabled){
  transform: translateY(0);
}.wpc-scope-73 .tc-wp-tool-root .bbg-btn:focus-visible{
  outline: 3px solid rgba(37, 99, 235, 0.28);
  outline-offset: 2px;
}.wpc-scope-73 .tc-wp-tool-root .bbg-btn:disabled{
  opacity: 0.48;
  cursor: not-allowed;
}.wpc-scope-73 .tc-wp-tool-root .bbg-btn-primary{
  color: #ffffff;
  background: linear-gradient(135deg, #0f172a, #1d4ed8 55%, #0f766e);
  box-shadow: 0 12px 24px rgba(29, 78, 216, 0.22);
}.wpc-scope-73 .tc-wp-tool-root .bbg-btn-secondary{
  color: #12304b;
  background: #f8fbff;
  border-color: #cbd5e1;
}.wpc-scope-73 .tc-wp-tool-root .bbg-btn-secondary:hover:not(:disabled){
  background: #eef6ff;
  border-color: #8fb7e8;
}.wpc-scope-73 .tc-wp-tool-root .bbg-btn-ghost{
  color: #334155;
  background: #ffffff;
  border-color: #d7dee8;
}.wpc-scope-73 .tc-wp-tool-root .bbg-button-note{
  margin: 9px 0 14px;
  color: #667085;
  font-size: 0.83rem;
  line-height: 1.42;
}.wpc-scope-73 .tc-wp-tool-root .bbg-actions{
  width: 100%;
  max-width: 100%;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}.wpc-scope-73 .tc-wp-tool-root .bbg-status{
  min-height: 22px;
  margin: 12px 0 0;
  color: #0f766e;
  font-size: 0.86rem;
  line-height: 1.35;
}.wpc-scope-73 .tc-wp-tool-root .bbg-preview-head{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}.wpc-scope-73 .tc-wp-tool-root .bbg-preview-head h2{
  margin: 0;
  color: #111827;
  font-size: 1.05rem;
  line-height: 1.25;
}.wpc-scope-73 .tc-wp-tool-root .bbg-pill{
  flex: 0 1 auto;
  padding: 6px 9px;
  border-radius: 999px;
  background: #ecfdf5;
  color: #047857;
  border: 1px solid #b7ead8;
  font-size: 0.76rem;
  font-weight: 800;
  white-space: normal;
}.wpc-scope-73 .tc-wp-tool-root .bbg-preview-box{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 180px;
  overflow: auto;
  border-radius: 10px;
  border: 1px solid #dbe4ee;
  background:
    linear-gradient(180deg, rgba(37, 99, 235, 0.06), transparent 42%),
    #f8fafc;
  padding: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  scrollbar-width: thin;
  scrollbar-color: #2563eb #e8eef6;
}.wpc-scope-73 .tc-wp-tool-root .bbg-preview-box::-webkit-scrollbar{
  height: 8px;
  width: 8px;
}.wpc-scope-73 .tc-wp-tool-root .bbg-preview-box::-webkit-scrollbar-track{
  background: #e8eef6;
  border-radius: 99px;
}.wpc-scope-73 .tc-wp-tool-root .bbg-preview-box::-webkit-scrollbar-thumb{
  background: #2563eb;
  border-radius: 99px;
}.wpc-scope-73 .tc-wp-tool-root .bbg-skeleton{
  position: relative;
  width: min(430px, 100%);
  height: 114px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  padding: 16px;
  border-radius: 10px;
  background: #ffffff;
  border: 1px solid rgba(15, 23, 42, 0.1);
  overflow: hidden;
}.wpc-scope-73 .tc-wp-tool-root .bbg-skeleton span{
  display: block;
  height: 74px;
  width: 10px;
  background: #cad5e3;
  border-radius: 2px;
}.wpc-scope-73 .tc-wp-tool-root .bbg-skeleton span:nth-child(2){ width: 4px; height: 86px; }.wpc-scope-73 .tc-wp-tool-root .bbg-skeleton span:nth-child(3){ width: 18px; height: 68px; }.wpc-scope-73 .tc-wp-tool-root .bbg-skeleton span:nth-child(4){ width: 6px; height: 82px; }.wpc-scope-73 .tc-wp-tool-root .bbg-skeleton span:nth-child(5){ width: 24px; height: 72px; }.wpc-scope-73 .tc-wp-tool-root .bbg-skeleton i{
  position: absolute;
  left: -35%;
  top: 0;
  width: 35%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(37, 99, 235, 0.18), transparent);
  animation: bbgScan 1.8s ease-in-out infinite;
}@keyframes bbgScan{
  0% { left: -35%; }
  100% { left: 100%; }
}.wpc-scope-73 .tc-wp-tool-root .bbg-output{
  width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: center;
}.wpc-scope-73 .tc-wp-tool-root .bbg-output svg{
  width: 100%;
  max-width: 560px;
  height: auto;
  display: block;
  border-radius: 10px;
}.wpc-scope-73 .tc-wp-tool-root .bbg-meta{
  width: 100%;
  max-width: 100%;
  margin-top: 12px;
  padding: 10px 12px;
  border-radius: 10px;
  background: #f8fafc;
  border: 1px solid #dbe4ee;
  color: #475569;
  font-size: 0.84rem;
  line-height: 1.35;
}.wpc-scope-73 .tc-wp-tool-root .bbg-meta strong{
  display: block;
  margin-top: 4px;
  color: #0f172a;
  font-size: 0.9rem;
  font-weight: 800;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .bbg-backroom-barcode-tool{ padding: 20px 10px; }.tc-wp-tool-root .bbg-inner{ width: 100%; max-width: 1200px; }.tc-wp-tool-root .bbg-header h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .bbg-subtitle{ font-size: 0.9rem; }.tc-wp-tool-root .bbg-card{ grid-template-columns: 1fr; gap: 12px; padding: 10px; }.tc-wp-tool-root .bbg-controls, .tc-wp-tool-root .bbg-preview-panel{ grid-column: 1 / -1; max-width: 100%; min-width: 0; padding: 12px; }.tc-wp-tool-root .bbg-input{ height: 44px; font-size: 0.92rem; }.tc-wp-tool-root .bbg-btn{ min-height: 42px; font-size: 0.86rem; padding: 10px; }.tc-wp-tool-root .bbg-actions{ grid-template-columns: 1fr; gap: 8px; }.tc-wp-tool-root .bbg-preview-box{ padding: 10px; }.tc-wp-tool-root .bbg-preview-head h2, .tc-wp-tool-root .bbg-meta strong{ font-size: 0.9rem; }.tc-wp-tool-root .bbg-description, .tc-wp-tool-root .bbg-button-note, .tc-wp-tool-root .bbg-meta, .tc-wp-tool-root .bbg-validation, .tc-wp-tool-root .bbg-status{ font-size: 0.8rem; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .bbg-backroom-barcode-tool{ padding: 22px 12px; }.tc-wp-tool-root .bbg-inner{ width: 100%; max-width: 1200px; }.tc-wp-tool-root .bbg-header h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .bbg-subtitle{ font-size: 0.92rem; }.tc-wp-tool-root .bbg-card{ grid-template-columns: 1fr; gap: 13px; padding: 12px; }.tc-wp-tool-root .bbg-controls, .tc-wp-tool-root .bbg-preview-panel{ grid-column: 1 / -1; max-width: 100%; min-width: 0; padding: 13px; }.tc-wp-tool-root .bbg-input{ height: 45px; font-size: 0.94rem; }.tc-wp-tool-root .bbg-btn{ min-height: 42px; font-size: 0.88rem; }.tc-wp-tool-root .bbg-actions{ grid-template-columns: 1fr; gap: 9px; }.tc-wp-tool-root .bbg-preview-box{ padding: 11px; }.tc-wp-tool-root .bbg-preview-head h2, .tc-wp-tool-root .bbg-meta strong{ font-size: 0.94rem; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .bbg-backroom-barcode-tool{ padding: 26px 14px; }.tc-wp-tool-root .bbg-inner{ width: 100%; max-width: 1200px; }.tc-wp-tool-root .bbg-header h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .bbg-subtitle{ font-size: 0.95rem; }.tc-wp-tool-root .bbg-card{ grid-template-columns: 1fr; gap: 14px; padding: 14px; }.tc-wp-tool-root .bbg-controls, .tc-wp-tool-root .bbg-preview-panel{ grid-column: 1 / -1; max-width: 100%; min-width: 0; padding: 15px; }.tc-wp-tool-root .bbg-input{ height: 46px; font-size: 0.96rem; }.tc-wp-tool-root .bbg-btn{ min-height: 43px; font-size: 0.9rem; }.tc-wp-tool-root .bbg-actions{ grid-template-columns: 1fr; gap: 9px; }.tc-wp-tool-root .bbg-preview-box{ padding: 12px; }.tc-wp-tool-root .bbg-preview-head h2, .tc-wp-tool-root .bbg-meta strong{ font-size: 0.98rem; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .bbg-backroom-barcode-tool{ padding: 32px 18px; }.tc-wp-tool-root .bbg-inner{ width: 100%; max-width: 960px; }.tc-wp-tool-root .bbg-header h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .bbg-subtitle{ font-size: 1rem; }.tc-wp-tool-root .bbg-card{ grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr); gap: 16px; padding: 16px; }.tc-wp-tool-root .bbg-controls, .tc-wp-tool-root .bbg-preview-panel{ max-width: 100%; min-width: 0; padding: 16px; }.tc-wp-tool-root .bbg-input{ height: 47px; font-size: 0.98rem; }.tc-wp-tool-root .bbg-btn{ min-height: 43px; font-size: 0.9rem; }.tc-wp-tool-root .bbg-actions{ grid-template-columns: 1fr; gap: 9px; }.tc-wp-tool-root .bbg-preview-box{ padding: 13px; }.tc-wp-tool-root .bbg-preview-head h2, .tc-wp-tool-root .bbg-meta strong{ font-size: 1rem; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .bbg-backroom-barcode-tool{ padding: 34px 20px; }.tc-wp-tool-root .bbg-inner{ width: 100%; max-width: 1120px; }.tc-wp-tool-root .bbg-header h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .bbg-subtitle{ font-size: 1.02rem; }.tc-wp-tool-root .bbg-card{ gap: 18px; padding: 18px; }.tc-wp-tool-root .bbg-controls, .tc-wp-tool-root .bbg-preview-panel{ padding: 18px; }.tc-wp-tool-root .bbg-input{ height: 48px; font-size: 1rem; }.tc-wp-tool-root .bbg-btn{ min-height: 44px; font-size: 0.93rem; }.tc-wp-tool-root .bbg-preview-box{ padding: 14px; }.tc-wp-tool-root .bbg-preview-head h2, .tc-wp-tool-root .bbg-meta strong{ font-size: 1.04rem; }}@media (min-width: 1200px){.tc-wp-tool-root .bbg-backroom-barcode-tool{ padding: 38px 22px; }.tc-wp-tool-root .bbg-inner{ width: 100%; max-width: 1200px; }.tc-wp-tool-root .bbg-header h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .bbg-subtitle{ font-size: 1.04rem; }.tc-wp-tool-root .bbg-card{ gap: 20px; padding: 20px; }.tc-wp-tool-root .bbg-controls, .tc-wp-tool-root .bbg-preview-panel{ padding: 20px; }.tc-wp-tool-root .bbg-input{ height: 48px; font-size: 1rem; }.tc-wp-tool-root .bbg-btn{ min-height: 44px; font-size: 0.94rem; }.tc-wp-tool-root .bbg-preview-box{ padding: 14px; }.tc-wp-tool-root .bbg-preview-head h2, .tc-wp-tool-root .bbg-meta strong{ font-size: 1.05rem; }}.wpc-scope-73 .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-73 .tc-wp-tool-root .bbg-copy{}.wpc-scope-73 .tc-wp-tool-root .bbg-download{}.wpc-scope-73 .tc-wp-tool-root .bbg-generated-value{}.wpc-scope-73 .tc-wp-tool-root .bbg-reset{}