@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-217 .tc-wp-tool-root img, .wpc-scope-217 .tc-wp-tool-root video, .wpc-scope-217 .tc-wp-tool-root svg, .wpc-scope-217 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool, .wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool *{
  box-sizing: border-box;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  color: #10201f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-shell{
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 64px 20px;
  background:
    linear-gradient(90deg, rgba(15, 116, 105, 0.08) 1px, transparent 1px),
    linear-gradient(180deg, rgba(19, 37, 58, 0.05) 1px, transparent 1px),
    radial-gradient(circle at 14% 18%, rgba(0, 153, 136, 0.16), transparent 28%),
    radial-gradient(circle at 86% 14%, rgba(35, 108, 206, 0.14), transparent 26%),
    linear-gradient(135deg, #f7fbfa 0%, #eef7f5 46%, #f9fbff 100%);
  background-size: 34px 34px, 34px 34px, auto, auto, auto;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-shell::before, .wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-shell::after{
  content: "";
  position: absolute;
  pointer-events: none;
  opacity: 0.35;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-shell::before{
  inset: 28px auto auto 5%;
  width: min(420px, 70vw);
  height: 120px;
  background: repeating-linear-gradient(
    90deg,
    rgba(14, 37, 43, 0.16) 0 2px,
    transparent 2px 9px,
    rgba(15, 116, 105, 0.18) 9px 12px,
    transparent 12px 20px
  );
  mask-image: linear-gradient(90deg, transparent, #000 18%, #000 82%, transparent);
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-shell::after{
  right: 6%;
  bottom: 34px;
  width: min(360px, 65vw);
  height: 86px;
  border: 1px solid rgba(0, 131, 118, 0.18);
  border-radius: 10px;
  background: linear-gradient(90deg, transparent, rgba(0, 153, 136, 0.12), transparent);
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-bg-line{
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  pointer-events: none;
  background: linear-gradient(90deg, transparent, rgba(0, 153, 136, 0.7), rgba(35, 108, 206, 0.5), transparent);
  opacity: 0.45;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-bg-line-one{
  top: 24%;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-bg-line-two{
  bottom: 18%;
  opacity: 0.24;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-container{
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-header{
  max-width: 860px;
  margin: 0 auto 28px;
  text-align: center;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-kicker{
  margin: 0 0 10px;
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #08796f;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool h1{
  margin: 0;
  font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  line-height: 1.12;
  letter-spacing: 0;
  color: #0d1d1f;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-subtitle{
  max-width: 760px;
  margin: 14px auto 0;
  color: #48615f;
  font-size: 1.04rem;
  line-height: 1.65;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 22px;
  border: 1px solid rgba(12, 61, 65, 0.12);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.84);
  box-shadow: 0 24px 70px rgba(21, 49, 56, 0.14);
  backdrop-filter: blur(14px);
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-layout{
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: 22px;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
  min-width: 0;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-controls, .wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-preview-wrap{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 10px;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-controls{
  padding: 24px;
  border: 1px solid rgba(11, 75, 76, 0.1);
  background: linear-gradient(180deg, #ffffff, #f8fbfb);
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-description h2, .wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-preview-head h2{
  margin: 0;
  color: #10201f;
  font-size: 1.08rem;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-description p, .wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-preview-head p, .wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-help{
  margin: 8px 0 0;
  color: #5a706f;
  font-size: 0.93rem;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-form{
  margin-top: 22px;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-label{
  display: block;
  margin-bottom: 8px;
  color: #203231;
  font-size: 0.92rem;
  font-weight: 750;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 52px;
  padding: 14px 15px;
  border: 1px solid rgba(17, 82, 84, 0.18);
  border-radius: 10px;
  outline: none;
  background: #ffffff;
  color: #10201f;
  font-size: 1rem;
  line-height: 1.35;
  transition: border-color 0.18s ease, box-shadow 0.18s ease, background 0.18s ease;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-input::placeholder{
  color: #7b908e;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-input:focus{
  border-color: #009986;
  box-shadow: 0 0 0 4px rgba(0, 153, 134, 0.14);
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-button-row{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  width: 100%;
  max-width: 100%;
  margin-top: 18px;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-btn{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 46px;
  padding: 12px 14px;
  border: 1px solid transparent;
  border-radius: 10px;
  cursor: pointer;
  font: inherit;
  font-size: 0.94rem;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease, border-color 0.18s ease, color 0.18s ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-btn:focus-visible{
  outline: 3px solid rgba(0, 153, 134, 0.32);
  outline-offset: 2px;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-btn:hover:not(:disabled){
  transform: translateY(-1px);
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-btn:active:not(:disabled){
  transform: translateY(0);
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-btn:disabled{
  cursor: not-allowed;
  opacity: 0.5;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-btn-primary{
  color: #ffffff;
  background: linear-gradient(135deg, #008f7f, #1269c7);
  box-shadow: 0 14px 24px rgba(0, 112, 126, 0.22);
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-btn-secondary{
  color: #0f4846;
  border-color: rgba(0, 124, 116, 0.18);
  background: #edf8f6;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-btn-secondary:hover:not(:disabled){
  background: #e0f3f0;
  border-color: rgba(0, 124, 116, 0.32);
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-btn-ghost{
  color: #344948;
  border-color: rgba(43, 70, 73, 0.14);
  background: #ffffff;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-message{
  min-height: 22px;
  margin: 14px 0 0;
  color: #08796f;
  font-size: 0.92rem;
  font-weight: 700;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-message.is-error{
  color: #b42318;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-preview-wrap{
  padding: 24px;
  border: 1px solid rgba(11, 75, 76, 0.1);
  background:
    linear-gradient(90deg, rgba(12, 30, 35, 0.04) 1px, transparent 1px),
    linear-gradient(180deg, #fbfdfd, #f4faf9);
  background-size: 22px 22px, auto;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-preview-head{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 14px;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  margin-bottom: 16px;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-state{
  flex: 0 0 auto;
  max-width: 42%;
  padding: 7px 10px;
  border: 1px solid rgba(0, 153, 134, 0.16);
  border-radius: 999px;
  background: #ecf8f6;
  color: #08796f;
  font-size: 0.78rem;
  font-weight: 850;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-preview-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 16px;
  border: 1px solid rgba(14, 69, 73, 0.12);
  border-radius: 10px;
  background: #ffffff;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.55);
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-preview-area{
  position: relative;
  display: grid;
  place-items: center;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  max-height: 180px;
  min-height: 164px;
  overflow: auto;
  border-radius: 10px;
  background:
    linear-gradient(90deg, transparent, rgba(0, 153, 134, 0.08), transparent),
    #f8fbfb;
  scrollbar-color: #009986 #e8f4f2;
  scrollbar-width: thin;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-preview-area::-webkit-scrollbar{
  width: 8px;
  height: 8px;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-preview-area::-webkit-scrollbar-track{
  background: #e8f4f2;
  border-radius: 10px;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-preview-area::-webkit-scrollbar-thumb{
  background: #009986;
  border-radius: 10px;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-skeleton{
  display: flex;
  align-items: end;
  justify-content: center;
  gap: 5px;
  width: min(390px, 92%);
  height: 102px;
  padding: 18px 16px 22px;
  border-radius: 10px;
  background: linear-gradient(180deg, #ffffff, #eef8f6);
  overflow: hidden;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-skeleton span{
  display: block;
  width: 7%;
  min-width: 4px;
  border-radius: 3px 3px 0 0;
  background: linear-gradient(180deg, rgba(0, 153, 134, 0.32), rgba(17, 40, 48, 0.74));
  animation: zbgPulse 1.15s ease-in-out infinite;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-skeleton span:nth-child(1){ height: 38%; animation-delay: 0s; }.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-skeleton span:nth-child(2){ height: 78%; animation-delay: 0.06s; }.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-skeleton span:nth-child(3){ height: 52%; animation-delay: 0.12s; }.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-skeleton span:nth-child(4){ height: 88%; animation-delay: 0.18s; }.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-skeleton span:nth-child(5){ height: 45%; animation-delay: 0.24s; }.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-skeleton span:nth-child(6){ height: 70%; animation-delay: 0.3s; }.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-skeleton span:nth-child(7){ height: 58%; animation-delay: 0.36s; }.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-skeleton span:nth-child(8){ height: 92%; animation-delay: 0.42s; }.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-skeleton span:nth-child(9){ height: 50%; animation-delay: 0.48s; }.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-skeleton span:nth-child(10){ height: 74%; animation-delay: 0.54s; }@keyframes zbgPulse{
  0%, 100% {
    opacity: 0.55;
    transform: scaleY(0.82);
  }
  50% {
    opacity: 1;
    transform: scaleY(1);
  }
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-canvas{
  display: none;
  width: 100%;
  max-width: 100%;
  height: auto;
  border-radius: 8px;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-preview-area.has-barcode .zbg-skeleton{
  display: none;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-preview-area.has-barcode .zbg-canvas{
  display: block;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-meta-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  margin-top: 14px;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-meta-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 12px;
  border: 1px solid rgba(14, 69, 73, 0.1);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.78);
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-meta-card span{
  display: block;
  color: #667b79;
  font-size: 0.76rem;
  font-weight: 750;
}.wpc-scope-217 .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-meta-card strong{
  display: block;
  margin-top: 4px;
  color: #172927;
  font-size: 0.91rem;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-shell{ padding: 36px 12px; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-container{ width: 100%; max-width: 100%; }.tc-wp-tool-root .zoho-barcode-generator-tool h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-subtitle{ font-size: 0.9rem; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-card{ padding: 12px; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-layout{ grid-template-columns: 1fr; gap: 12px; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-controls, .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-preview-wrap{ grid-column: 1 / -1; padding: 14px; max-width: 100%; min-width: 0; box-sizing: border-box; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-input{ min-height: 46px; padding: 12px; font-size: 0.92rem; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-button-row, .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-meta-grid{ grid-template-columns: 1fr; gap: 8px; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-btn{ min-height: 43px; padding: 10px; font-size: 0.88rem; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-preview-card{ padding: 10px; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-preview-head{ flex-direction: column; gap: 8px; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-state{ max-width: 100%; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-preview-head p, .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-help, .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-message{ font-size: 0.84rem; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-shell{ padding: 40px 14px; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-container{ width: 100%; max-width: 100%; }.tc-wp-tool-root .zoho-barcode-generator-tool h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-subtitle{ font-size: 0.93rem; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-card{ padding: 14px; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-layout{ grid-template-columns: 1fr; gap: 14px; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-controls, .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-preview-wrap{ grid-column: 1 / -1; padding: 16px; max-width: 100%; min-width: 0; box-sizing: border-box; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-input{ min-height: 48px; padding: 12px 13px; font-size: 0.94rem; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-button-row, .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-meta-grid{ grid-template-columns: 1fr; gap: 9px; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-btn{ min-height: 44px; padding: 11px; font-size: 0.9rem; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-preview-card{ padding: 12px; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-preview-head{ flex-direction: column; gap: 8px; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-state{ max-width: 100%; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-preview-head p, .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-help, .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-message{ font-size: 0.86rem; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-shell{ padding: 46px 16px; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-container{ width: 100%; max-width: 100%; }.tc-wp-tool-root .zoho-barcode-generator-tool h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-subtitle{ font-size: 0.96rem; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-layout{ grid-template-columns: 1fr; gap: 16px; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-controls, .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-preview-wrap{ grid-column: 1 / -1; padding: 18px; max-width: 100%; min-width: 0; box-sizing: border-box; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-input{ min-height: 50px; font-size: 0.96rem; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-button-row{ grid-template-columns: 1fr; gap: 10px; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-meta-grid{ grid-template-columns: 1fr; gap: 10px; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-btn{ min-height: 45px; font-size: 0.92rem; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-preview-card{ padding: 13px; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-preview-head p, .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-help, .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-message{ font-size: 0.88rem; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-shell{ padding: 54px 22px; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-container{ width: 100%; max-width: 940px; }.tc-wp-tool-root .zoho-barcode-generator-tool h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-subtitle{ font-size: 1rem; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-layout{ grid-template-columns: 1fr; gap: 18px; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-controls, .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-preview-wrap{ grid-column: 1 / -1; padding: 22px; max-width: 100%; min-width: 0; box-sizing: border-box; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-input{ font-size: 0.98rem; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-button-row{ grid-template-columns: repeat(2, minmax(0, 1fr)); }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-meta-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-btn{ font-size: 0.93rem; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-preview-card{ padding: 15px; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-preview-head p, .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-help, .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-message{ font-size: 0.9rem; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-shell{ padding: 60px 24px; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-container{ width: 100%; max-width: 1120px; }.tc-wp-tool-root .zoho-barcode-generator-tool h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-subtitle{ font-size: 1.02rem; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-layout{ gap: 20px; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-controls, .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-preview-wrap{ padding: 22px; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-input{ font-size: 1rem; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-btn{ font-size: 0.94rem; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-preview-card{ padding: 16px; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-preview-head p, .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-help, .tc-wp-tool-root .zoho-barcode-generator-tool .zbg-message{ font-size: 0.92rem; }}@media (min-width: 1200px){.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-shell{ padding: 68px 28px; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-container{ max-width: 1200px; }.tc-wp-tool-root .zoho-barcode-generator-tool h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .zoho-barcode-generator-tool .zbg-layout{ gap: 24px; }}.wpc-scope-217 .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-217 .tc-wp-tool-root .zbg-copy{}.wpc-scope-217 .tc-wp-tool-root .zbg-download{}.wpc-scope-217 .tc-wp-tool-root .zbg-reset{}