@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;
}
.tc-wp-tool-root img,
.tc-wp-tool-root video,
.tc-wp-tool-root svg,
.tc-wp-tool-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-tool-root .agx-address-generator-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  padding: 34px 18px;
  color: #10243f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  overflow: hidden;
}.tc-wp-tool-root .agx-address-generator-tool, .tc-wp-tool-root .agx-address-generator-tool *{
  box-sizing: border-box;
}.tc-wp-tool-root .agx-address-generator-tool .agx-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  min-width: 0;
}.tc-wp-tool-root .agx-address-generator-tool .agx-hero{
  text-align: center;
  margin: 0 auto 24px;
  max-width: 820px;
}.tc-wp-tool-root .agx-address-generator-tool h1{
  margin: 0 0 10px;
  font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  line-height: 1.08;
  letter-spacing: 0;
  color: #0f2746;
  font-weight: 800;
}.tc-wp-tool-root .agx-address-generator-tool .agx-hero p{
  margin: 0;
  color: #52708c;
  font-size: 1rem;
  line-height: 1.6;
}.tc-wp-tool-root .agx-address-generator-tool .agx-dashboard{
  width: 100%;
  max-width: 100%;
  display: grid;
  grid-template-columns: minmax(0, 38%) minmax(0, 62%);
  gap: 0;
  border: 1px solid #d7e7ef;
  border-radius: 10px;
  overflow: hidden;
  background:
    linear-gradient(90deg, rgba(201, 233, 244, .36) 1px, transparent 1px),
    linear-gradient(0deg, rgba(201, 233, 244, .36) 1px, transparent 1px),
    linear-gradient(135deg, #ffffff 0%, #f7fcff 48%, #f4fbf7 100%);
  background-size: 34px 34px, 34px 34px, auto;
  box-shadow: 0 24px 70px rgba(32, 77, 105, .14);
}.tc-wp-tool-root .agx-address-generator-tool .agx-settings-panel, .tc-wp-tool-root .agx-address-generator-tool .agx-preview-panel{
  min-width: 0;
  max-width: 100%;
  width: 100%;
  padding: 24px;
}.tc-wp-tool-root .agx-address-generator-tool .agx-settings-panel{
  border-right: 1px solid #dcecf3;
  background: rgba(255, 255, 255, .82);
}.tc-wp-tool-root .agx-address-generator-tool .agx-preview-panel{
  background: linear-gradient(145deg, rgba(247, 252, 255, .92), rgba(244, 251, 247, .9));
}.tc-wp-tool-root .agx-address-generator-tool .agx-panel-head, .tc-wp-tool-root .agx-address-generator-tool .agx-preview-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 20px;
  min-width: 0;
}.tc-wp-tool-root .agx-address-generator-tool .agx-panel-head{
  justify-content: flex-start;
}.tc-wp-tool-root .agx-address-generator-tool .agx-pin{
  width: 38px;
  height: 38px;
  flex: 0 0 auto;
  border-radius: 10px;
  background: radial-gradient(circle at 50% 38%, #ffffff 0 12%, transparent 13%), linear-gradient(145deg, #38c7bd, #4f8df7);
  clip-path: polygon(50% 100%, 18% 54%, 18% 22%, 50% 0, 82% 22%, 82% 54%);
  box-shadow: 0 10px 24px rgba(49, 132, 194, .22);
}.tc-wp-tool-root .agx-address-generator-tool h2{
  margin: 0;
  font-size: 1.05rem;
  line-height: 1.25;
  letter-spacing: 0;
  color: #15304f;
  font-weight: 760;
}.tc-wp-tool-root .agx-address-generator-tool .agx-panel-head span:not(.agx-pin), .tc-wp-tool-root .agx-address-generator-tool .agx-kicker{
  display: block;
  color: #66829b;
  font-size: .82rem;
  margin-top: 3px;
}.tc-wp-tool-root .agx-address-generator-tool .agx-form-grid{
  display: grid;
  gap: 14px;
  width: 100%;
  min-width: 0;
}.tc-wp-tool-root .agx-address-generator-tool .agx-field{
  width: 100%;
  min-width: 0;
}.tc-wp-tool-root .agx-address-generator-tool label{
  display: flex;
  gap: 4px;
  align-items: center;
  margin: 0 0 7px;
  color: #213c59;
  font-size: .88rem;
  font-weight: 700;
}.tc-wp-tool-root .agx-address-generator-tool label span{
  color: #b14f31;
}.tc-wp-tool-root .agx-address-generator-tool input, .tc-wp-tool-root .agx-address-generator-tool select{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  height: 46px;
  border: 1px solid #cfe0e9;
  border-radius: 10px;
  padding: 0 13px;
  color: #15304f;
  background: #ffffff;
  font: inherit;
  font-size: .94rem;
  outline: none;
  box-shadow: 0 1px 0 rgba(16, 36, 63, .03);
}.tc-wp-tool-root .agx-address-generator-tool input:focus, .tc-wp-tool-root .agx-address-generator-tool select:focus, .tc-wp-tool-root .agx-address-generator-tool button:focus-visible{
  border-color: #3b95e8;
  box-shadow: 0 0 0 4px rgba(59, 149, 232, .16);
}.tc-wp-tool-root .agx-address-generator-tool .agx-message{
  min-height: 22px;
  margin-top: 12px;
  font-size: .88rem;
  line-height: 1.45;
  overflow-wrap: anywhere;
}.tc-wp-tool-root .agx-address-generator-tool .agx-validation{
  color: #9a3f2c;
  font-weight: 650;
}.tc-wp-tool-root .agx-address-generator-tool .agx-success{
  color: #19705f;
  font-weight: 650;
}.tc-wp-tool-root .agx-address-generator-tool .agx-actions{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 15px;
  width: 100%;
}.tc-wp-tool-root .agx-address-generator-tool .agx-btn{
  border: 0;
  border-radius: 10px;
  min-height: 44px;
  padding: 11px 16px;
  cursor: pointer;
  font: inherit;
  font-weight: 760;
  letter-spacing: 0;
  transition: transform .18s ease, box-shadow .18s ease, background .18s ease;
  max-width: 100%;
}.tc-wp-tool-root .agx-address-generator-tool .agx-btn:hover{
  transform: translateY(-1px);
}.tc-wp-tool-root .agx-address-generator-tool .agx-btn-primary{
  color: #ffffff;
  background: linear-gradient(135deg, #2477e6, #20b8a9);
  box-shadow: 0 12px 26px rgba(38, 132, 210, .25);
  flex: 1 1 128px;
}.tc-wp-tool-root .agx-address-generator-tool .agx-btn-secondary{
  color: #173451;
  background: #eaf6fb;
  border: 1px solid #cde3ed;
  flex: 1 1 128px;
}.tc-wp-tool-root .agx-address-generator-tool .agx-btn-ghost{
  color: #31506d;
  background: #ffffff;
  border: 1px solid #d8e7ee;
  flex: 1 1 92px;
}.tc-wp-tool-root .agx-address-generator-tool .agx-count{
  flex: 0 0 auto;
  padding: 7px 10px;
  border-radius: 10px;
  color: #1d5e86;
  background: #eaf7fb;
  border: 1px solid #cbe7ef;
  font-size: .82rem;
  font-weight: 760;
}.tc-wp-tool-root .agx-address-generator-tool .agx-output{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  max-height: 450px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 14px;
  border: 1px solid #d4e7ef;
  border-radius: 10px;
  background:
    linear-gradient(90deg, rgba(202, 226, 235, .45) 1px, transparent 1px),
    linear-gradient(0deg, rgba(202, 226, 235, .45) 1px, transparent 1px),
    rgba(255, 255, 255, .74);
  background-size: 28px 28px, 28px 28px, auto;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-tool-root .agx-address-generator-tool .agx-output::-webkit-scrollbar{
  width: 10px;
}.tc-wp-tool-root .agx-address-generator-tool .agx-output::-webkit-scrollbar-track{
  background: #edf7fa;
  border-radius: 10px;
}.tc-wp-tool-root .agx-address-generator-tool .agx-output::-webkit-scrollbar-thumb{
  background: #9bcfe0;
  border-radius: 10px;
  border: 2px solid #edf7fa;
}.tc-wp-tool-root .agx-address-generator-tool .agx-results-grid{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  width: 100%;
}.tc-wp-tool-root .agx-address-generator-tool .agx-card, .tc-wp-tool-root .agx-address-generator-tool .agx-label-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid #d7e7ef;
  border-radius: 10px;
  background: #ffffff;
  padding: 14px;
  box-shadow: 0 10px 26px rgba(36, 82, 112, .08);
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-tool-root .agx-address-generator-tool .agx-card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 10px;
}.tc-wp-tool-root .agx-address-generator-tool .agx-tag{
  display: inline-flex;
  align-items: center;
  max-width: 100%;
  padding: 5px 8px;
  border-radius: 10px;
  background: #edf8f6;
  color: #177365;
  font-size: .78rem;
  font-weight: 760;
}.tc-wp-tool-root .agx-address-generator-tool .agx-mini-copy{
  border: 1px solid #cfe2eb;
  background: #f7fcff;
  color: #1b4f78;
  border-radius: 10px;
  padding: 7px 10px;
  font-size: .78rem;
  font-weight: 760;
  cursor: pointer;
  flex: 0 0 auto;
}.tc-wp-tool-root .agx-address-generator-tool .agx-row{
  display: grid;
  grid-template-columns: minmax(92px, .42fr) minmax(0, 1fr);
  gap: 8px;
  padding: 7px 0;
  border-top: 1px dashed #d8e7ee;
  font-size: .9rem;
  min-width: 0;
}.tc-wp-tool-root .agx-address-generator-tool .agx-row:first-of-type{
  border-top: 0;
}.tc-wp-tool-root .agx-address-generator-tool .agx-row strong{
  color: #52708c;
  font-weight: 760;
}.tc-wp-tool-root .agx-address-generator-tool .agx-row span{
  color: #15304f;
  min-width: 0;
}.tc-wp-tool-root .agx-address-generator-tool .agx-note{
  grid-column: 1 / -1;
  width: 100%;
  margin-top: 4px;
  padding: 10px 12px;
  border-radius: 10px;
  background: #fffaf0;
  border: 1px solid #f2dfb8;
  color: #71592d;
  font-size: .86rem;
  font-weight: 650;
}.tc-wp-tool-root .agx-address-generator-tool pre.agx-pre{
  margin: 0;
  width: 100%;
  max-width: 100%;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
  border-radius: 10px;
  border: 1px solid #d7e7ef;
  background: #ffffff;
  color: #173451;
  padding: 14px;
  font: 500 .88rem/1.55 ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
}.tc-wp-tool-root .agx-address-generator-tool .agx-copy-row{
  display: flex;
  justify-content: flex-end;
  margin-top: 12px;
}.tc-wp-tool-root .agx-address-generator-tool .agx-btn-copy-all{
  color: #ffffff;
  background: linear-gradient(135deg, #1e758f, #24a979);
  box-shadow: 0 10px 22px rgba(27, 122, 120, .2);
}.tc-wp-tool-root .agx-address-generator-tool .agx-skeleton-wrap{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  width: 100%;
}.tc-wp-tool-root .agx-address-generator-tool .agx-skeleton-card{
  position: relative;
  min-height: 160px;
  border-radius: 10px;
  border: 1px solid #d9e9ef;
  background: #ffffff;
  padding: 14px;
  overflow: hidden;
}.tc-wp-tool-root .agx-address-generator-tool .agx-skeleton-card::before{
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background: linear-gradient(90deg, transparent, rgba(94, 185, 214, .16), transparent);
  animation: agxShimmer 1.6s infinite;
}.tc-wp-tool-root .agx-address-generator-tool .agx-skeleton-card span, .tc-wp-tool-root .agx-address-generator-tool .agx-skeleton-card b, .tc-wp-tool-root .agx-address-generator-tool .agx-skeleton-card i, .tc-wp-tool-root .agx-address-generator-tool .agx-skeleton-card em{
  display: block;
  height: 13px;
  border-radius: 10px;
  background: #e6f1f6;
  margin-bottom: 14px;
}.tc-wp-tool-root .agx-address-generator-tool .agx-skeleton-card span{
  width: 42%;
  height: 22px;
  background: #dff4f0;
}.tc-wp-tool-root .agx-address-generator-tool .agx-skeleton-card b{
  width: 88%;
}.tc-wp-tool-root .agx-address-generator-tool .agx-skeleton-card i{
  width: 64%;
}.tc-wp-tool-root .agx-address-generator-tool .agx-skeleton-card em{
  width: 76%;
}@keyframes agxShimmer {
  100% {
    transform: translateX(100%);
  }
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-tool-root .agx-address-generator-tool{
    padding: 22px 10px;
  }.tc-wp-tool-root .agx-address-generator-tool .agx-shell{
    width: 100%;
  }.tc-wp-tool-root .agx-address-generator-tool h1{
    font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  }.tc-wp-tool-root .agx-address-generator-tool .agx-hero p{
    font-size: .88rem;
  }.tc-wp-tool-root .agx-address-generator-tool .agx-dashboard{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .agx-address-generator-tool .agx-settings-panel, .tc-wp-tool-root .agx-address-generator-tool .agx-preview-panel{
    grid-column: 1 / -1;
    padding: 14px;
  }.tc-wp-tool-root .agx-address-generator-tool .agx-settings-panel{
    border-right: 0;
    border-bottom: 1px solid #dcecf3;
  }.tc-wp-tool-root .agx-address-generator-tool .agx-actions, .tc-wp-tool-root .agx-address-generator-tool .agx-btn, .tc-wp-tool-root .agx-address-generator-tool input, .tc-wp-tool-root .agx-address-generator-tool select{
    width: 100%;
  }.tc-wp-tool-root .agx-address-generator-tool .agx-results-grid, .tc-wp-tool-root .agx-address-generator-tool .agx-skeleton-wrap{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .agx-address-generator-tool .agx-card, .tc-wp-tool-root .agx-address-generator-tool .agx-label-card{
    padding: 11px;
    font-size: .86rem;
  }.tc-wp-tool-root .agx-address-generator-tool .agx-output{
    padding: 10px;
  }.tc-wp-tool-root .agx-address-generator-tool .agx-row{
    grid-template-columns: 1fr;
    gap: 2px;
    font-size: .84rem;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-tool-root .agx-address-generator-tool{
    padding: 24px 12px;
  }.tc-wp-tool-root .agx-address-generator-tool h1{
    font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  }.tc-wp-tool-root .agx-address-generator-tool .agx-dashboard{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .agx-address-generator-tool .agx-settings-panel, .tc-wp-tool-root .agx-address-generator-tool .agx-preview-panel{
    grid-column: 1 / -1;
    padding: 16px;
  }.tc-wp-tool-root .agx-address-generator-tool .agx-settings-panel{
    border-right: 0;
    border-bottom: 1px solid #dcecf3;
  }.tc-wp-tool-root .agx-address-generator-tool .agx-btn, .tc-wp-tool-root .agx-address-generator-tool input, .tc-wp-tool-root .agx-address-generator-tool select{
    width: 100%;
  }.tc-wp-tool-root .agx-address-generator-tool .agx-results-grid, .tc-wp-tool-root .agx-address-generator-tool .agx-skeleton-wrap{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .agx-address-generator-tool .agx-row{
    grid-template-columns: 1fr;
    gap: 2px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-tool-root .agx-address-generator-tool{
    padding: 28px 14px;
  }.tc-wp-tool-root .agx-address-generator-tool h1{
    font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  }.tc-wp-tool-root .agx-address-generator-tool .agx-dashboard{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .agx-address-generator-tool .agx-settings-panel, .tc-wp-tool-root .agx-address-generator-tool .agx-preview-panel{
    grid-column: 1 / -1;
    padding: 18px;
  }.tc-wp-tool-root .agx-address-generator-tool .agx-settings-panel{
    border-right: 0;
    border-bottom: 1px solid #dcecf3;
  }.tc-wp-tool-root .agx-address-generator-tool .agx-btn, .tc-wp-tool-root .agx-address-generator-tool input, .tc-wp-tool-root .agx-address-generator-tool select{
    width: 100%;
  }.tc-wp-tool-root .agx-address-generator-tool .agx-results-grid, .tc-wp-tool-root .agx-address-generator-tool .agx-skeleton-wrap{
    grid-template-columns: 1fr;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-tool-root .agx-address-generator-tool{
    padding: 32px 18px;
  }.tc-wp-tool-root .agx-address-generator-tool h1{
    font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  }.tc-wp-tool-root .agx-address-generator-tool .agx-dashboard{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .agx-address-generator-tool .agx-settings-panel, .tc-wp-tool-root .agx-address-generator-tool .agx-preview-panel{
    grid-column: 1 / -1;
  }.tc-wp-tool-root .agx-address-generator-tool .agx-settings-panel{
    border-right: 0;
    border-bottom: 1px solid #dcecf3;
  }.tc-wp-tool-root .agx-address-generator-tool .agx-actions{
    flex-wrap: wrap;
  }.tc-wp-tool-root .agx-address-generator-tool .agx-results-grid, .tc-wp-tool-root .agx-address-generator-tool .agx-skeleton-wrap{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }}@media (min-width: 1024px) and (max-width: 1199px) {.tc-wp-tool-root .agx-address-generator-tool h1{
    font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  }.tc-wp-tool-root .agx-address-generator-tool .agx-dashboard{
    grid-template-columns: minmax(0, 38%) minmax(0, 62%);
  }}@media (min-width: 1200px) {.tc-wp-tool-root .agx-address-generator-tool h1{
    font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  }.tc-wp-tool-root .agx-address-generator-tool .agx-dashboard{
    grid-template-columns: minmax(0, 38%) minmax(0, 62%);
  }}.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;
}