@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-119 .tc-wp-tool-root img, .wpc-scope-119 .tc-wp-tool-root video, .wpc-scope-119 .tc-wp-tool-root svg, .wpc-scope-119 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-119 .tc-wp-tool-root .lpn-barcode-generator-tool{
  position: relative;
  width: 100%;
  overflow-x: hidden;
  padding: 44px 18px;
  background:
    linear-gradient(135deg, rgba(7, 16, 38, 0.96), rgba(13, 39, 64, 0.94) 52%, rgba(10, 58, 61, 0.92)),
    repeating-linear-gradient(90deg, rgba(255,255,255,0.08) 0 2px, transparent 2px 14px);
  color: #eef7fb;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-119 .tc-wp-tool-root .lpn-barcode-generator-tool, .wpc-scope-119 .tc-wp-tool-root .lpn-barcode-generator-tool *{
  box-sizing: border-box;
}.wpc-scope-119 .tc-wp-tool-root .lpn-barcode-generator-tool *{
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  min-width: 0;
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__header{
  max-width: 860px;
  margin: 0 auto 26px;
  text-align: center;
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__eyebrow{
  display: inline-block;
  margin-bottom: 10px;
  color: #8fe5d2;
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__header h1{
  margin: 0;
  color: #ffffff;
  font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  line-height: 1.08;
  letter-spacing: 0;
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__header p{
  margin: 14px auto 0;
  max-width: 740px;
  color: #c9dbe5;
  font-size: 1rem;
  line-height: 1.65;
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__card{
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
  gap: 22px;
  width: 100%;
  min-width: 0;
  padding: 22px;
  border: 1px solid rgba(174, 222, 229, 0.2);
  border-radius: 10px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.105), rgba(255,255,255,0.055)),
    radial-gradient(circle at 84% 12%, rgba(67, 218, 196, 0.2), transparent 32%);
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.28);
  backdrop-filter: blur(18px);
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__controls, .wpc-scope-119 .tc-wp-tool-root .lpn-bgt__preview-panel{
  min-width: 0;
  width: 100%;
  border-radius: 10px;
  border: 1px solid rgba(202, 230, 235, 0.18);
  background: rgba(5, 16, 31, 0.64);
  padding: 20px;
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__field{
  display: grid;
  gap: 9px;
  min-width: 0;
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__field label{
  color: #eaf6fb;
  font-size: 0.94rem;
  font-weight: 800;
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__input{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 50px;
  border: 1px solid rgba(191, 226, 231, 0.34);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.96);
  color: #091726;
  padding: 13px 14px;
  font: inherit;
  font-size: 1rem;
  outline: none;
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__input:focus{
  border-color: #6ee8d4;
  box-shadow: 0 0 0 4px rgba(110, 232, 212, 0.2);
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__message, .wpc-scope-119 .tc-wp-tool-root .lpn-bgt__status{
  min-height: 20px;
  margin: 12px 0 0;
  color: #ffd0d0;
  font-size: 0.92rem;
  line-height: 1.45;
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__status{
  color: #a9f5e6;
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__actions{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  width: 100%;
  min-width: 0;
  margin-top: 14px;
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__button{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(180, 220, 226, 0.26);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.1);
  color: #f3fbff;
  padding: 12px 14px;
  font: inherit;
  font-size: 0.95rem;
  font-weight: 800;
  line-height: 1.2;
  cursor: pointer;
  transition: transform 0.18s ease, border-color 0.18s ease, background 0.18s ease, box-shadow 0.18s ease;
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__button:hover{
  transform: translateY(-1px);
  border-color: rgba(129, 236, 219, 0.65);
  background: rgba(255, 255, 255, 0.16);
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__button:focus-visible{
  outline: 3px solid rgba(110, 232, 212, 0.55);
  outline-offset: 2px;
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__button--primary{
  border-color: transparent;
  background: linear-gradient(135deg, #49dfc7, #64a8ff);
  color: #06111f;
  box-shadow: 0 10px 24px rgba(73, 223, 199, 0.22);
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__button--muted{
  color: #d5e8ee;
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__preview-panel{
  display: grid;
  gap: 14px;
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__preview-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  min-width: 0;
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__preview-head h2{
  margin: 0;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.25;
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__preview-head span{
  flex: 0 1 auto;
  color: #96ddcf;
  font-size: 0.82rem;
  font-weight: 800;
  text-align: right;
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__preview{
  display: grid;
  place-items: center;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 180px;
  max-height: 180px;
  overflow: auto;
  border: 1px solid rgba(171, 224, 231, 0.2);
  border-radius: 10px;
  background:
    linear-gradient(180deg, rgba(248, 253, 255, 0.98), rgba(226, 241, 245, 0.98)),
    repeating-linear-gradient(90deg, rgba(10, 35, 55, 0.08) 0 2px, transparent 2px 10px);
  padding: 18px;
  scrollbar-color: #49dfc7 rgba(8, 22, 38, 0.16);
  scrollbar-width: thin;
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__preview::-webkit-scrollbar{
  width: 9px;
  height: 9px;
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__preview::-webkit-scrollbar-track{
  background: rgba(8, 22, 38, 0.12);
  border-radius: 10px;
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #49dfc7, #64a8ff);
  border-radius: 10px;
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__skeleton{
  display: grid;
  grid-template-columns: 10px 22px 7px 34px 13px;
  align-items: end;
  justify-content: center;
  gap: 8px;
  width: 100%;
  max-width: 430px;
  min-height: 112px;
  padding: 18px 12px;
  border-radius: 10px;
  background: linear-gradient(90deg, rgba(8, 28, 45, 0.06), rgba(73, 223, 199, 0.12), rgba(8, 28, 45, 0.06));
  background-size: 220% 100%;
  animation: lpn-bgt-scan 1.4s ease-in-out infinite;
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__skeleton span{
  display: block;
  width: 100%;
  border-radius: 4px;
  background: rgba(9, 28, 44, 0.72);
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__skeleton span:nth-child(1){ height: 78px; }.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__skeleton span:nth-child(2){ height: 108px; }.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__skeleton span:nth-child(3){ height: 88px; }.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__skeleton span:nth-child(4){ height: 118px; }.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__skeleton span:nth-child(5){ height: 92px; }@keyframes lpn-bgt-scan{
  0% { background-position: 0% 50%; }
  100% { background-position: 220% 50%; }
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__result{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  text-align: center;
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__canvas{
  display: block;
  width: 100%;
  max-width: 760px;
  height: auto;
  max-height: 132px;
  margin: 0 auto;
}.wpc-scope-119 .tc-wp-tool-root .lpn-bgt__value{
  margin: 8px auto 0;
  max-width: 100%;
  color: #102033;
  font-size: 0.92rem;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.35;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .lpn-barcode-generator-tool{ padding: 26px 10px; }.tc-wp-tool-root .lpn-bgt__shell{ max-width: 100%; }.tc-wp-tool-root .lpn-bgt__header h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .lpn-bgt__header p{ font-size: 0.9rem; }.tc-wp-tool-root .lpn-bgt__card{ grid-template-columns: 1fr !important; gap: 12px; padding: 12px; }.tc-wp-tool-root .lpn-bgt__controls, .tc-wp-tool-root .lpn-bgt__preview-panel{ grid-column: 1 / -1; max-width: 100%; min-width: 0; padding: 13px; }.tc-wp-tool-root .lpn-bgt__input{ min-height: 46px; font-size: 0.92rem; padding: 11px 12px; }.tc-wp-tool-root .lpn-bgt__actions{ grid-template-columns: 1fr !important; gap: 8px; }.tc-wp-tool-root .lpn-bgt__button{ font-size: 0.9rem; padding: 11px 12px; }.tc-wp-tool-root .lpn-bgt__preview{ padding: 12px; }.tc-wp-tool-root .lpn-bgt__preview-head{ display: grid; grid-template-columns: 1fr; }.tc-wp-tool-root .lpn-bgt__preview-head span, .tc-wp-tool-root .lpn-bgt__value{ font-size: 0.78rem; text-align: left; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .lpn-barcode-generator-tool{ padding: 30px 12px; }.tc-wp-tool-root .lpn-bgt__shell{ max-width: 100%; }.tc-wp-tool-root .lpn-bgt__header h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .lpn-bgt__header p{ font-size: 0.93rem; }.tc-wp-tool-root .lpn-bgt__card{ grid-template-columns: 1fr !important; gap: 14px; padding: 14px; }.tc-wp-tool-root .lpn-bgt__controls, .tc-wp-tool-root .lpn-bgt__preview-panel{ grid-column: 1 / -1; max-width: 100%; min-width: 0; padding: 14px; }.tc-wp-tool-root .lpn-bgt__input{ min-height: 48px; font-size: 0.95rem; }.tc-wp-tool-root .lpn-bgt__actions{ grid-template-columns: 1fr !important; gap: 9px; }.tc-wp-tool-root .lpn-bgt__button{ font-size: 0.92rem; padding: 12px; }.tc-wp-tool-root .lpn-bgt__preview{ padding: 14px; }.tc-wp-tool-root .lpn-bgt__value{ font-size: 0.82rem; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .lpn-barcode-generator-tool{ padding: 34px 14px; }.tc-wp-tool-root .lpn-bgt__shell{ max-width: 100%; }.tc-wp-tool-root .lpn-bgt__header h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .lpn-bgt__header p{ font-size: 0.96rem; }.tc-wp-tool-root .lpn-bgt__card{ grid-template-columns: 1fr !important; gap: 16px; padding: 16px; }.tc-wp-tool-root .lpn-bgt__controls, .tc-wp-tool-root .lpn-bgt__preview-panel{ grid-column: 1 / -1; max-width: 100%; min-width: 0; padding: 16px; }.tc-wp-tool-root .lpn-bgt__input{ min-height: 49px; font-size: 0.98rem; }.tc-wp-tool-root .lpn-bgt__actions{ grid-template-columns: 1fr !important; gap: 10px; }.tc-wp-tool-root .lpn-bgt__button{ font-size: 0.94rem; padding: 12px 13px; }.tc-wp-tool-root .lpn-bgt__preview{ padding: 16px; }.tc-wp-tool-root .lpn-bgt__value{ font-size: 0.86rem; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .lpn-barcode-generator-tool{ padding: 42px 18px; }.tc-wp-tool-root .lpn-bgt__shell{ max-width: 940px; }.tc-wp-tool-root .lpn-bgt__header h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .lpn-bgt__header p{ font-size: 1rem; }.tc-wp-tool-root .lpn-bgt__card{ grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr); gap: 18px; padding: 18px; }.tc-wp-tool-root .lpn-bgt__controls, .tc-wp-tool-root .lpn-bgt__preview-panel{ padding: 18px; max-width: 100%; min-width: 0; }.tc-wp-tool-root .lpn-bgt__input{ font-size: 0.98rem; }.tc-wp-tool-root .lpn-bgt__button{ font-size: 0.9rem; padding: 11px 10px; }.tc-wp-tool-root .lpn-bgt__preview{ padding: 16px; }.tc-wp-tool-root .lpn-bgt__value{ font-size: 0.88rem; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .lpn-barcode-generator-tool{ padding: 46px 22px; }.tc-wp-tool-root .lpn-bgt__shell{ max-width: 1120px; }.tc-wp-tool-root .lpn-bgt__header h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .lpn-bgt__header p{ font-size: 1.02rem; }.tc-wp-tool-root .lpn-bgt__card{ gap: 20px; padding: 20px; }.tc-wp-tool-root .lpn-bgt__controls, .tc-wp-tool-root .lpn-bgt__preview-panel{ padding: 20px; }.tc-wp-tool-root .lpn-bgt__input{ font-size: 1rem; }.tc-wp-tool-root .lpn-bgt__button{ font-size: 0.94rem; }.tc-wp-tool-root .lpn-bgt__preview{ padding: 18px; }.tc-wp-tool-root .lpn-bgt__value{ font-size: 0.9rem; }}@media (min-width: 1200px){.tc-wp-tool-root .lpn-barcode-generator-tool{ padding: 54px 24px; }.tc-wp-tool-root .lpn-bgt__shell{ max-width: 1200px; }.tc-wp-tool-root .lpn-bgt__header h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .lpn-bgt__card{ gap: 24px; padding: 24px; }}.wpc-scope-119 .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;
}