@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-105 .tc-wp-tool-root img, .wpc-scope-105 .tc-wp-tool-root video, .wpc-scope-105 .tc-wp-tool-root svg, .wpc-scope-105 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool, .wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool *{
  box-sizing: border-box;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  padding: 46px 18px;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    linear-gradient(135deg, rgba(13, 28, 51, 0.94), rgba(16, 72, 91, 0.9)),
    repeating-linear-gradient(90deg, rgba(255,255,255,0.08) 0 2px, transparent 2px 14px);
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, transparent 0%, rgba(80, 221, 190, 0.16) 50%, transparent 100%),
    radial-gradient(circle at 20% 10%, rgba(255,255,255,0.12), transparent 32%);
  opacity: 0.9;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-shell{
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-header{
  max-width: 850px;
  margin: 0 auto 24px;
  text-align: center;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-kicker{
  display: inline-flex;
  align-items: center;
  max-width: 100%;
  margin-bottom: 12px;
  padding: 7px 12px;
  border: 1px solid rgba(180, 248, 232, 0.36);
  border-radius: 999px;
  color: #c8fff2;
  background: rgba(255,255,255,0.08);
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0;
  overflow-wrap: anywhere;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool h1{
  margin: 0;
  color: #ffffff;
  font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  line-height: 1.1;
  letter-spacing: 0;
  overflow-wrap: anywhere;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-header p{
  margin: 14px auto 0;
  max-width: 760px;
  color: rgba(244, 250, 255, 0.88);
  font-size: 1.02rem;
  line-height: 1.65;
  overflow-wrap: anywhere;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-card{
  width: 100%;
  border: 1px solid rgba(216, 235, 242, 0.42);
  border-radius: 10px;
  background: rgba(248, 252, 253, 0.97);
  box-shadow: 0 22px 65px rgba(5, 16, 31, 0.28);
  overflow: hidden;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-card-intro{
  padding: 24px 26px 18px;
  border-bottom: 1px solid #dce9ee;
  background:
    linear-gradient(90deg, rgba(34, 196, 166, 0.1), rgba(255,255,255,0)),
    repeating-linear-gradient(90deg, rgba(15, 36, 61, 0.06) 0 2px, transparent 2px 16px);
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool h2{
  margin: 0;
  color: #172033;
  font-size: 1.15rem;
  line-height: 1.3;
  letter-spacing: 0;
  overflow-wrap: anywhere;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-card-intro p, .wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-preview-head p, .wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-helper{
  margin: 8px 0 0;
  color: #5b6a7f;
  line-height: 1.55;
  font-size: 0.94rem;
  overflow-wrap: anywhere;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-grid{
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  gap: 22px;
  width: 100%;
  padding: 24px;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-panel{
  min-width: 0;
  max-width: 100%;
  border: 1px solid #dfe9ee;
  border-radius: 10px;
  background: #ffffff;
  padding: 22px;
  overflow-wrap: anywhere;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-controls label{
  display: block;
  margin-bottom: 9px;
  color: #172033;
  font-size: 0.95rem;
  font-weight: 800;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid #b9cbd3;
  border-radius: 10px;
  padding: 14px 14px;
  color: #172033;
  background: #fbfdfe;
  font: inherit;
  font-size: 1rem;
  line-height: 1.35;
  outline: none;
  transition: border-color 160ms ease, box-shadow 160ms ease, background 160ms ease;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-input:focus{
  border-color: #0d947e;
  background: #ffffff;
  box-shadow: 0 0 0 4px rgba(13, 148, 126, 0.14);
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-validation{
  min-height: 21px;
  margin: 8px 0 0;
  color: #b42318;
  font-size: 0.9rem;
  font-weight: 700;
  overflow-wrap: anywhere;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-actions{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  width: 100%;
  margin-top: 15px;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-btn{
  width: 100%;
  min-width: 0;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 12px 14px;
  font: inherit;
  font-size: 0.94rem;
  font-weight: 800;
  line-height: 1.25;
  cursor: pointer;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: break-word;
  transition: transform 160ms ease, box-shadow 160ms ease, background 160ms ease, opacity 160ms ease;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-btn:focus-visible{
  outline: 3px solid rgba(13, 148, 126, 0.28);
  outline-offset: 2px;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-btn:hover:not(:disabled){
  transform: translateY(-1px);
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-btn-primary{
  background: linear-gradient(135deg, #0e8f7b, #123a5c);
  color: #ffffff;
  box-shadow: 0 10px 24px rgba(14, 89, 93, 0.26);
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-btn-secondary{
  color: #17324d;
  background: #edf7f6;
  border-color: #c9e5e0;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-btn-ghost{
  color: #30435a;
  background: #f6f8fa;
  border-color: #d7e1e7;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-btn:disabled{
  cursor: not-allowed;
  opacity: 0.48;
  box-shadow: none;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-status{
  min-height: 21px;
  margin: 12px 0 0;
  color: #0b7b65;
  font-size: 0.9rem;
  font-weight: 800;
  overflow-wrap: anywhere;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-preview-panel{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-preview-head{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 14px;
  min-width: 0;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-chip{
  flex: 0 1 auto;
  max-width: 100%;
  border-radius: 999px;
  padding: 7px 10px;
  color: #0d6557;
  background: #dff8f2;
  font-size: 0.78rem;
  font-weight: 800;
  white-space: normal;
  overflow-wrap: anywhere;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-preview-box{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 180px;
  overflow-x: hidden;
  overflow-y: auto;
  border: 1px solid #d9e6eb;
  border-radius: 10px;
  padding: 16px;
  background:
    linear-gradient(180deg, #ffffff, #f5fafb),
    repeating-linear-gradient(90deg, rgba(20, 40, 63, 0.04) 0 1px, transparent 1px 18px);
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-preview-box::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-preview-box::-webkit-scrollbar-track{
  background: #eef5f6;
  border-radius: 999px;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-preview-box::-webkit-scrollbar-thumb{
  background: #8fc8bd;
  border-radius: 999px;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-skeleton{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(3px, 1vw, 8px);
  width: 100%;
  max-width: 520px;
  height: 112px;
  padding: 14px;
  overflow: hidden;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-skeleton::after{
  content: "";
  position: absolute;
  top: 10px;
  bottom: 10px;
  width: 28%;
  background: linear-gradient(90deg, transparent, rgba(21, 192, 165, 0.18), transparent);
  animation: cbgotScan 1.6s ease-in-out infinite;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-skeleton span{
  display: block;
  height: 82px;
  background: linear-gradient(180deg, #233149, #0f1f33);
  opacity: 0.22;
  border-radius: 2px;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-skeleton span:nth-child(1), .wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-skeleton span:nth-child(5), .wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-skeleton span:nth-child(8){
  width: 7px;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-skeleton span:nth-child(2), .wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-skeleton span:nth-child(6), .wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-skeleton span:nth-child(10){
  width: 14px;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-skeleton span:nth-child(3), .wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-skeleton span:nth-child(7){
  width: 4px;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-skeleton span:nth-child(4), .wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-skeleton span:nth-child(9){
  width: 22px;
}@keyframes cbgotScan{
  0% { left: -30%; }
  100% { left: 102%; }
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-result{
  width: 100%;
  max-width: 100%;
  text-align: center;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-canvas{
  display: block;
  width: 100%;
  max-width: 620px;
  height: auto;
  margin: 0 auto;
  border-radius: 8px;
  background: #ffffff;
}.wpc-scope-105 .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-value-output{
  margin: 8px auto 0;
  max-width: 100%;
  color: #2a3a50;
  font-size: 0.86rem;
  font-weight: 700;
  line-height: 1.35;
  overflow-wrap: anywhere;
  word-break: break-word;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .cognex-barcode-generator-online-tool{ padding: 28px 10px; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-shell{ max-width: 100%; }.tc-wp-tool-root .cognex-barcode-generator-online-tool h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-header p{ font-size: 0.9rem; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-grid{ grid-template-columns: 1fr; gap: 12px; padding: 12px; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-panel{ grid-column: 1 / -1; width: 100%; max-width: 100%; min-width: 0; padding: 14px; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-card-intro{ padding: 16px 14px; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-input{ padding: 12px; font-size: 0.92rem; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-actions{ grid-template-columns: 1fr; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-btn{ padding: 11px 12px; font-size: 0.88rem; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-preview-box{ padding: 10px; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-preview-head{ flex-direction: column; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-preview-head p, .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-helper, .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-value-output{ font-size: 0.8rem; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .cognex-barcode-generator-online-tool{ padding: 32px 12px; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-shell{ max-width: 100%; }.tc-wp-tool-root .cognex-barcode-generator-online-tool h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-header p{ font-size: 0.92rem; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-grid{ grid-template-columns: 1fr; gap: 14px; padding: 14px; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-panel{ grid-column: 1 / -1; width: 100%; max-width: 100%; min-width: 0; padding: 16px; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-card-intro{ padding: 18px 16px; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-input{ padding: 12px; font-size: 0.95rem; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-actions{ grid-template-columns: 1fr; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-btn{ padding: 11px 12px; font-size: 0.9rem; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-preview-box{ padding: 12px; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-preview-head{ flex-direction: column; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-preview-head p, .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-helper, .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-value-output{ font-size: 0.82rem; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .cognex-barcode-generator-online-tool{ padding: 36px 14px; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-shell{ max-width: 100%; }.tc-wp-tool-root .cognex-barcode-generator-online-tool h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-header p{ font-size: 0.96rem; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-grid{ grid-template-columns: 1fr; gap: 16px; padding: 16px; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-panel{ grid-column: 1 / -1; width: 100%; max-width: 100%; min-width: 0; padding: 18px; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-input{ padding: 13px; font-size: 0.98rem; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-actions{ grid-template-columns: 1fr; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-btn{ padding: 12px; font-size: 0.92rem; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-preview-box{ padding: 14px; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-preview-head p, .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-helper, .tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-value-output{ font-size: 0.86rem; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .cognex-barcode-generator-online-tool{ padding: 42px 18px; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-shell{ max-width: 960px; }.tc-wp-tool-root .cognex-barcode-generator-online-tool h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-header p{ font-size: 1rem; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; padding: 20px; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-panel{ padding: 20px; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-input{ font-size: 1rem; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-actions{ grid-template-columns: 1fr; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-btn{ font-size: 0.92rem; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-preview-box{ padding: 15px; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-value-output{ font-size: 0.86rem; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .cognex-barcode-generator-online-tool{ padding: 48px 22px; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-shell{ max-width: 1120px; }.tc-wp-tool-root .cognex-barcode-generator-online-tool h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-header p{ font-size: 1.02rem; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-grid{ gap: 20px; padding: 22px; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-panel{ padding: 21px; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-input{ font-size: 1rem; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-btn{ font-size: 0.93rem; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-preview-box{ padding: 16px; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-value-output{ font-size: 0.86rem; }}@media (min-width: 1200px){.tc-wp-tool-root .cognex-barcode-generator-online-tool{ padding: 56px 24px; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-shell{ max-width: 1200px; }.tc-wp-tool-root .cognex-barcode-generator-online-tool h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-grid{ gap: 24px; padding: 26px; }.tc-wp-tool-root .cognex-barcode-generator-online-tool .cbgot-panel{ padding: 24px; }}.wpc-scope-105 .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;
}