 @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-61 .tc-wp-tool-root img, .wpc-scope-61 .tc-wp-tool-root video, .wpc-scope-61 .tc-wp-tool-root svg, .wpc-scope-61 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-61 .tc-wp-tool-root .ean-barcode-generator-tool-wrap, .wpc-scope-61 .tc-wp-tool-root .ean-barcode-generator-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-61 .tc-wp-tool-root .ean-barcode-generator-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  padding: 42px 18px;
  color: #172033;
  font-family: Arial, Helvetica, sans-serif;
  background:
    linear-gradient(90deg, rgba(15, 23, 42, 0.045) 1px, transparent 1px) 0 0 / 22px 22px,
    repeating-linear-gradient(90deg, rgba(16, 185, 129, 0.09) 0 2px, transparent 2px 12px),
    radial-gradient(circle at 12% 18%, rgba(14, 165, 233, 0.16), transparent 34%),
    linear-gradient(135deg, #f7fbff 0%, #eef7f4 48%, #f8fafc 100%);
}.wpc-scope-61 .tc-wp-tool-root .ean-tool-head{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 22px;
  padding: 0 18px;
  text-align: center;
}.wpc-scope-61 .tc-wp-tool-root .ean-tool-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1.04fr) minmax(0, 0.96fr);
  gap: 22px;
  align-items: stretch;
}.wpc-scope-61 .tc-wp-tool-root .ean-tool-panel{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 10px;
  border: 1px solid rgba(15, 23, 42, 0.11);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.12);
  backdrop-filter: blur(12px);
}.wpc-scope-61 .tc-wp-tool-root .ean-input-panel{
  padding: 30px;
}.wpc-scope-61 .tc-wp-tool-root .ean-preview-panel{
  padding: 26px;
  display: flex;
  flex-direction: column;
  gap: 18px;
}.wpc-scope-61 .tc-wp-tool-root .ean-kicker{
  margin: 0 0 10px;
  color: #047857;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-61 .tc-wp-tool-root .ean-barcode-generator-tool-wrap h1{
  margin: 0;
  color: #0f172a;
  font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  line-height: 1.08;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-61 .tc-wp-tool-root .ean-subtitle{
  margin: 16px 0 24px;
  color: #475569;
  font-size: 1rem;
  line-height: 1.65;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-61 .tc-wp-tool-root .ean-form{
  width: 100%;
  margin: 0;
}.wpc-scope-61 .tc-wp-tool-root .ean-field{
  width: 100%;
  display: grid;
  gap: 9px;
}.wpc-scope-61 .tc-wp-tool-root .ean-field label{
  color: #172033;
  font-size: 0.92rem;
  font-weight: 800;
}.wpc-scope-61 .tc-wp-tool-root .ean-input{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  height: 54px;
  border-radius: 10px;
  border: 1px solid #b8c6d6;
  background: #ffffff;
  color: #0f172a;
  padding: 0 16px;
  font-size: 1rem;
  line-height: 1.2;
  outline: none;
  transition: border-color 160ms ease, box-shadow 160ms ease, background 160ms ease;
}.wpc-scope-61 .tc-wp-tool-root .ean-input:focus{
  border-color: #059669;
  box-shadow: 0 0 0 4px rgba(5, 150, 105, 0.18);
}.wpc-scope-61 .tc-wp-tool-root .ean-helper, .wpc-scope-61 .tc-wp-tool-root .ean-message, .wpc-scope-61 .tc-wp-tool-root .ean-description, .wpc-scope-61 .tc-wp-tool-root .ean-empty-state p, .wpc-scope-61 .tc-wp-tool-root .ean-result-card, .wpc-scope-61 .tc-wp-tool-root .ean-preview-head, .wpc-scope-61 .tc-wp-tool-root .ean-btn{
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-61 .tc-wp-tool-root .ean-helper{
  margin: 0;
  color: #64748b;
  font-size: 0.88rem;
  line-height: 1.45;
}.wpc-scope-61 .tc-wp-tool-root .ean-message{
  min-height: 28px;
  margin: 14px 0 16px;
  padding: 9px 12px;
  border-radius: 10px;
  color: #475569;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  font-size: 0.9rem;
  line-height: 1.4;
}.wpc-scope-61 .tc-wp-tool-root .ean-message.is-error{
  color: #991b1b;
  background: #fff1f2;
  border-color: #fecdd3;
}.wpc-scope-61 .tc-wp-tool-root .ean-message.is-success{
  color: #065f46;
  background: #ecfdf5;
  border-color: #a7f3d0;
}.wpc-scope-61 .tc-wp-tool-root .ean-actions{
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}.wpc-scope-61 .tc-wp-tool-root .ean-btn{
  width: 100%;
  min-width: 0;
  min-height: 46px;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 11px 14px;
  font-size: 0.94rem;
  font-weight: 800;
  line-height: 1.2;
  cursor: pointer;
  transition: transform 140ms ease, box-shadow 140ms ease, background 140ms ease, border-color 140ms ease, opacity 140ms ease;
}.wpc-scope-61 .tc-wp-tool-root .ean-btn:focus-visible{
  outline: 3px solid rgba(14, 165, 233, 0.42);
  outline-offset: 2px;
}.wpc-scope-61 .tc-wp-tool-root .ean-btn:active{
  transform: translateY(1px);
}.wpc-scope-61 .tc-wp-tool-root .ean-btn-primary{
  color: #ffffff;
  background: linear-gradient(135deg, #047857, #0f766e);
  box-shadow: 0 12px 22px rgba(5, 150, 105, 0.25);
}.wpc-scope-61 .tc-wp-tool-root .ean-btn-primary:hover{
  background: linear-gradient(135deg, #065f46, #115e59);
}.wpc-scope-61 .tc-wp-tool-root .ean-btn-secondary{
  color: #0f172a;
  background: #ffffff;
  border-color: #cbd5e1;
}.wpc-scope-61 .tc-wp-tool-root .ean-btn-secondary:hover:not(:disabled){
  border-color: #059669;
  box-shadow: 0 10px 18px rgba(15, 23, 42, 0.09);
}.wpc-scope-61 .tc-wp-tool-root .ean-btn-ghost{
  color: #334155;
  background: #f1f5f9;
  border-color: #e2e8f0;
}.wpc-scope-61 .tc-wp-tool-root .ean-btn-ghost:hover{
  background: #e2e8f0;
}.wpc-scope-61 .tc-wp-tool-root .ean-btn:disabled{
  cursor: not-allowed;
  opacity: 0.48;
  box-shadow: none;
}.wpc-scope-61 .tc-wp-tool-root .ean-description{
  margin-top: 20px;
  padding: 14px;
  border-radius: 10px;
  background: linear-gradient(135deg, rgba(14, 165, 233, 0.09), rgba(16, 185, 129, 0.1));
  border: 1px solid rgba(14, 165, 233, 0.16);
  color: #334155;
  font-size: 0.92rem;
  line-height: 1.55;
}.wpc-scope-61 .tc-wp-tool-root .ean-preview-head{
  display: flex;
  gap: 12px;
  justify-content: space-between;
  align-items: flex-start;
}.wpc-scope-61 .tc-wp-tool-root .ean-preview-head h2{
  margin: 0;
  color: #0f172a;
  font-size: 1.28rem;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-61 .tc-wp-tool-root .ean-format-badge{
  flex: 0 0 auto;
  max-width: 45%;
  border-radius: 999px;
  padding: 7px 10px;
  color: #075985;
  background: #e0f2fe;
  border: 1px solid #bae6fd;
  font-size: 0.78rem;
  font-weight: 800;
  text-align: center;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-61 .tc-wp-tool-root .ean-preview-box{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  max-height: 180px;
  overflow: auto;
  border-radius: 10px;
  border: 1px solid #dbe6ef;
  background:
    linear-gradient(180deg, rgba(248, 250, 252, 0.96), rgba(255, 255, 255, 0.96)),
    repeating-linear-gradient(90deg, rgba(15, 23, 42, 0.06) 0 1px, transparent 1px 10px);
  padding: 16px;
  display: grid;
  place-items: center;
  scrollbar-color: #94a3b8 #edf2f7;
  scrollbar-width: thin;
}.wpc-scope-61 .tc-wp-tool-root .ean-preview-box::-webkit-scrollbar{
  width: 8px;
  height: 8px;
}.wpc-scope-61 .tc-wp-tool-root .ean-preview-box::-webkit-scrollbar-track{
  background: #edf2f7;
  border-radius: 999px;
}.wpc-scope-61 .tc-wp-tool-root .ean-preview-box::-webkit-scrollbar-thumb{
  background: #94a3b8;
  border-radius: 999px;
}.wpc-scope-61 .tc-wp-tool-root .ean-empty-state{
  width: 100%;
  display: grid;
  gap: 12px;
  place-items: center;
  text-align: center;
}.wpc-scope-61 .tc-wp-tool-root .ean-empty-state p{
  margin: 0;
  color: #64748b;
  font-size: 0.9rem;
  line-height: 1.4;
}.wpc-scope-61 .tc-wp-tool-root .ean-skeleton-bars{
  width: min(360px, 100%);
  height: 78px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 4px;
  padding: 10px;
  border-radius: 10px;
  background: #ffffff;
  border: 1px solid #e2e8f0;
  overflow: hidden;
}.wpc-scope-61 .tc-wp-tool-root .ean-skeleton-bars span{
  display: block;
  width: 8px;
  min-width: 3px;
  background: linear-gradient(180deg, #94a3b8, #0f172a);
  opacity: 0.28;
  animation: eanPulseBars 1.2s ease-in-out infinite;
}.wpc-scope-61 .tc-wp-tool-root .ean-skeleton-bars span:nth-child(odd){ height: 60px; }.wpc-scope-61 .tc-wp-tool-root .ean-skeleton-bars span:nth-child(even){ height: 42px; }.wpc-scope-61 .tc-wp-tool-root .ean-skeleton-bars span:nth-child(3n){ height: 68px; }.wpc-scope-61 .tc-wp-tool-root .ean-skeleton-bars span:nth-child(4n){ animation-delay: 0.18s; }.wpc-scope-61 .tc-wp-tool-root .ean-skeleton-bars span:nth-child(5n){ animation-delay: 0.32s; }@keyframes eanPulseBars{
  0%, 100% { opacity: 0.18; transform: scaleY(0.92); }
  50% { opacity: 0.55; transform: scaleY(1); }
}.wpc-scope-61 .tc-wp-tool-root .ean-svg-output{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  text-align: center;
}.wpc-scope-61 .tc-wp-tool-root .ean-svg-output svg{
  width: 100%;
  max-width: 430px;
  height: auto;
  display: block;
  margin: 0 auto;
  background: #ffffff;
  border-radius: 8px;
}.wpc-scope-61 .tc-wp-tool-root .ean-result-grid{
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}.wpc-scope-61 .tc-wp-tool-root .ean-result-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 10px;
  border: 1px solid #e2e8f0;
  background: #f8fafc;
  padding: 14px;
}.wpc-scope-61 .tc-wp-tool-root .ean-result-label{
  display: block;
  margin-bottom: 6px;
  color: #64748b;
  font-size: 0.78rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}.wpc-scope-61 .tc-wp-tool-root .ean-result-card strong{
  display: block;
  color: #0f172a;
  font-size: 1rem;
  line-height: 1.35;
  overflow-wrap: anywhere;
  word-break: break-word;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .ean-barcode-generator-tool-wrap{ padding: 22px 10px; }.tc-wp-tool-root .ean-tool-head{ padding: 0 10px; }.tc-wp-tool-root .ean-tool-shell{ width: 100%; grid-template-columns: 1fr; gap: 12px; }.tc-wp-tool-root .ean-tool-panel{ grid-column: 1 / -1; max-width: 100%; }.tc-wp-tool-root .ean-input-panel, .tc-wp-tool-root .ean-preview-panel{ padding: 14px; }.tc-wp-tool-root .ean-barcode-generator-tool-wrap h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .ean-subtitle{ font-size: 0.9rem; }.tc-wp-tool-root .ean-input{ height: 48px; font-size: 0.94rem; padding: 0 12px; }.tc-wp-tool-root .ean-actions, .tc-wp-tool-root .ean-result-grid{ grid-template-columns: 1fr; gap: 8px; }.tc-wp-tool-root .ean-btn{ min-height: 43px; font-size: 0.88rem; padding: 10px; }.tc-wp-tool-root .ean-preview-box{ padding: 10px; }.tc-wp-tool-root .ean-empty-state p, .tc-wp-tool-root .ean-result-card strong{ font-size: 0.86rem; }.tc-wp-tool-root .ean-preview-head{ gap: 8px; flex-direction: column; }.tc-wp-tool-root .ean-format-badge{ max-width: 100%; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .ean-barcode-generator-tool-wrap{ padding: 26px 12px; }.tc-wp-tool-root .ean-tool-head{ padding: 0 12px; }.tc-wp-tool-root .ean-tool-shell{ width: 100%; grid-template-columns: 1fr; gap: 14px; }.tc-wp-tool-root .ean-tool-panel{ grid-column: 1 / -1; max-width: 100%; }.tc-wp-tool-root .ean-input-panel, .tc-wp-tool-root .ean-preview-panel{ padding: 16px; }.tc-wp-tool-root .ean-barcode-generator-tool-wrap h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .ean-subtitle{ font-size: 0.92rem; }.tc-wp-tool-root .ean-input{ height: 50px; font-size: 0.95rem; }.tc-wp-tool-root .ean-actions, .tc-wp-tool-root .ean-result-grid{ grid-template-columns: 1fr; gap: 9px; }.tc-wp-tool-root .ean-btn{ min-height: 44px; font-size: 0.9rem; }.tc-wp-tool-root .ean-preview-box{ padding: 12px; }.tc-wp-tool-root .ean-empty-state p, .tc-wp-tool-root .ean-result-card strong{ font-size: 0.88rem; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .ean-barcode-generator-tool-wrap{ padding: 30px 14px; }.tc-wp-tool-root .ean-tool-head{ padding: 0 14px; }.tc-wp-tool-root .ean-tool-shell{ width: 100%; grid-template-columns: 1fr; gap: 16px; }.tc-wp-tool-root .ean-tool-panel{ grid-column: 1 / -1; max-width: 100%; }.tc-wp-tool-root .ean-input-panel, .tc-wp-tool-root .ean-preview-panel{ padding: 20px; }.tc-wp-tool-root .ean-barcode-generator-tool-wrap h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .ean-subtitle{ font-size: 0.95rem; }.tc-wp-tool-root .ean-input{ height: 52px; font-size: 0.98rem; }.tc-wp-tool-root .ean-actions, .tc-wp-tool-root .ean-result-grid{ grid-template-columns: 1fr; gap: 10px; }.tc-wp-tool-root .ean-btn{ min-height: 45px; font-size: 0.92rem; }.tc-wp-tool-root .ean-preview-box{ padding: 14px; }.tc-wp-tool-root .ean-empty-state p, .tc-wp-tool-root .ean-result-card strong{ font-size: 0.9rem; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .ean-barcode-generator-tool-wrap{ padding: 34px 18px; }.tc-wp-tool-root .ean-tool-head{ padding: 0 18px; }.tc-wp-tool-root .ean-tool-shell{ width: 100%; grid-template-columns: 1fr; gap: 18px; }.tc-wp-tool-root .ean-tool-panel{ grid-column: 1 / -1; max-width: 100%; }.tc-wp-tool-root .ean-input-panel, .tc-wp-tool-root .ean-preview-panel{ padding: 24px; }.tc-wp-tool-root .ean-barcode-generator-tool-wrap h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .ean-subtitle{ font-size: 0.98rem; }.tc-wp-tool-root .ean-input{ height: 53px; font-size: 1rem; }.tc-wp-tool-root .ean-actions, .tc-wp-tool-root .ean-result-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 11px; }.tc-wp-tool-root .ean-btn{ min-height: 46px; font-size: 0.93rem; }.tc-wp-tool-root .ean-preview-box{ padding: 15px; }.tc-wp-tool-root .ean-empty-state p, .tc-wp-tool-root .ean-result-card strong{ font-size: 0.94rem; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .ean-barcode-generator-tool-wrap{ padding: 38px 20px; }.tc-wp-tool-root .ean-tool-head{ padding: 0 20px; }.tc-wp-tool-root .ean-tool-shell{ width: 100%; grid-template-columns: minmax(0, 1.04fr) minmax(0, 0.96fr); gap: 20px; }.tc-wp-tool-root .ean-input-panel, .tc-wp-tool-root .ean-preview-panel{ padding: 26px; }.tc-wp-tool-root .ean-barcode-generator-tool-wrap h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .ean-subtitle{ font-size: 1rem; }.tc-wp-tool-root .ean-input{ height: 54px; font-size: 1rem; }.tc-wp-tool-root .ean-actions, .tc-wp-tool-root .ean-result-grid{ gap: 11px; }.tc-wp-tool-root .ean-btn{ min-height: 46px; font-size: 0.94rem; }.tc-wp-tool-root .ean-preview-box{ padding: 16px; }.tc-wp-tool-root .ean-empty-state p, .tc-wp-tool-root .ean-result-card strong{ font-size: 0.95rem; }}@media (min-width: 1200px){.tc-wp-tool-root .ean-barcode-generator-tool-wrap{ padding: 46px 22px; }.tc-wp-tool-root .ean-tool-head{ padding: 0 22px; }.tc-wp-tool-root .ean-tool-shell{ max-width: 1200px; margin: 0 auto; gap: 22px; }.tc-wp-tool-root .ean-input-panel{ padding: 32px; }.tc-wp-tool-root .ean-preview-panel{ padding: 28px; }.tc-wp-tool-root .ean-barcode-generator-tool-wrap h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }}.wpc-scope-61 .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-61 .tc-wp-tool-root .ean-copy{}.wpc-scope-61 .tc-wp-tool-root .ean-download{}.wpc-scope-61 .tc-wp-tool-root .ean-final-type{}.wpc-scope-61 .tc-wp-tool-root .ean-final-value{}.wpc-scope-61 .tc-wp-tool-root .ean-reset{}
