.elementor-11121 .elementor-element.elementor-element-8a8797e{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS *//* Fixed Cluster 2 CSS: Pulse Arc vs Laser Welder for Permanent Jewelry */

:root {
  --hs-bg: #061f25;
  --hs-bg-deep: #03161a;
  --hs-bg-soft: #0a3038;
  --hs-card: #0d3d47;
  --hs-card-2: #123f49;
  --hs-text: #edf7f5;
  --hs-muted: #b9d0ce;
  --hs-muted-2: #89aaa6;
  --hs-accent: #f8b928;
  --hs-teal: #46c5ad;
  --hs-orange: #ff8a3d;
  --hs-red: #ff5b5b;
  --hs-line: rgba(255,255,255,.14);
  --hs-shadow: 0 24px 70px rgba(0,0,0,.34);
  --hs-max: 1120px;
}

.hs-pulse-page,
.hs-pulse-page * {
  box-sizing: border-box;
}

.hs-pulse-page {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 34px 16px 82px;
  background:
    radial-gradient(circle at 18% 0%, rgba(70,197,173,.18), transparent 34%),
    radial-gradient(circle at 84% 12%, rgba(248,185,40,.13), transparent 30%),
    linear-gradient(180deg, var(--hs-bg-deep), var(--hs-bg) 42%, #04191e);
  color: var(--hs-text);
  overflow: hidden;
}

.hs-cluster {
  max-width: var(--hs-max);
  margin: 0 auto;
  color: var(--hs-text);
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.7;
}

.hs-cluster a {
  color: var(--hs-accent);
  font-weight: 850;
  text-decoration: none;
}

.hs-cluster a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}

.hs-cluster p {
  color: var(--hs-muted);
  font-size: 1.03rem;
  margin: 0 0 18px;
}

.hs-cluster strong {
  color: var(--hs-text);
}

.hs-cluster .hs-hero {
  position: relative;
  overflow: hidden;
  padding: clamp(28px, 5vw, 64px);
  border: 1px solid rgba(248,185,40,.25);
  border-radius: 34px;
  background:
    radial-gradient(circle at 8% 8%, rgba(70,197,173,.18), transparent 34%),
    radial-gradient(circle at 92% 5%, rgba(248,185,40,.20), transparent 28%),
    linear-gradient(135deg, rgba(13,61,71,.98), rgba(6,31,37,.99));
  box-shadow: var(--hs-shadow);
  margin-bottom: 28px;
}

.hs-cluster .hs-hero:before {
  content: "";
  position: absolute;
  right: -110px;
  top: -145px;
  width: 370px;
  height: 370px;
  border: 2px solid rgba(248,185,40,.28);
  border-radius: 50%;
}

.hs-cluster .hs-hero:after {
  content: "PULSE ARC vs LASER";
  position: absolute;
  right: 28px;
  bottom: 22px;
  color: rgba(255,255,255,.055);
  font-size: clamp(2rem, 7vw, 5.5rem);
  font-weight: 950;
  letter-spacing: -.06em;
  pointer-events: none;
}

.hs-cluster .hs-hero-copy {
  position: relative;
  z-index: 2;
}

.hs-cluster .hs-kicker,
.hs-cluster .hs-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(248,185,40,.15);
  color: var(--hs-accent);
  font-size: .78rem;
  font-weight: 950;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.hs-cluster h1,
.hs-cluster h2,
.hs-cluster h3 {
  line-height: 1.08;
  margin: 0 0 16px;
  letter-spacing: -.035em;
  color: var(--hs-text);
}

.hs-cluster h1 {
  max-width: 980px;
  font-size: clamp(2.15rem, 5vw, 5rem);
  margin-top: 18px;
}

.hs-cluster h2 {
  font-size: clamp(1.55rem, 3vw, 2.55rem);
  padding-top: 4px;
}

.hs-cluster h3 {
  font-size: clamp(1.15rem, 2vw, 1.55rem);
  padding-top: 12px;
}

.hs-cluster .hs-lede {
  max-width: 900px;
  color: #dcf2ef;
  font-size: clamp(1.05rem, 2vw, 1.28rem);
}

.hs-cluster .hs-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 26px;
}

.hs-cluster .hs-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 12px 19px;
  border-radius: 999px;
  background: var(--hs-accent);
  color: #08232a;
  font-weight: 950;
  box-shadow: 0 14px 30px rgba(248,185,40,.18);
}

.hs-cluster .hs-btn.secondary {
  background: rgba(255,255,255,.05);
  color: var(--hs-text);
  border: 1px solid var(--hs-line);
  box-shadow: none;
}

.hs-cluster section,
.hs-cluster .hs-toc {
  margin: 26px 0;
  padding: clamp(22px, 3vw, 34px);
  border: 1px solid var(--hs-line);
  border-radius: 28px;
  background:
    linear-gradient(180deg, rgba(10,48,56,.86), rgba(7,33,39,.86));
  box-shadow: 0 16px 45px rgba(0,0,0,.22);
}

.hs-cluster .hs-toc {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 14px;
  align-items: center;
}

.hs-cluster .hs-toc strong {
  margin-right: 4px;
}

.hs-cluster .hs-toc a {
  padding: 8px 12px;
  border: 1px solid var(--hs-line);
  border-radius: 999px;
  background: rgba(255,255,255,.04);
  color: #dff8f4;
  font-size: .92rem;
}

.hs-cluster .hs-image {
  margin: 26px 0;
  padding: 10px;
  border: 1px solid rgba(248,185,40,.18);
  border-radius: 26px;
  background: linear-gradient(180deg, rgba(255,255,255,.055), rgba(255,255,255,.025));
  box-shadow: 0 14px 42px rgba(0,0,0,.18);
}

.hs-cluster .hs-image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 18px;
  background: rgba(6,31,37,.7);
}

.hs-cluster .hs-image figcaption {
  padding: 10px 6px 2px;
  color: var(--hs-muted-2);
  font-size: .94rem;
}

.hs-cluster .hs-note {
  margin: 22px 0;
  padding: 18px 20px;
  border-left: 5px solid var(--hs-accent);
  border-radius: 18px;
  background: rgba(248,185,40,.12);
  color: #eaf8f5;
}

.hs-cluster .hs-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin: 22px 0;
}

.hs-cluster .hs-grid.two {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.hs-cluster .hs-card {
  padding: 20px;
  border: 1px solid var(--hs-line);
  border-radius: 22px;
  background:
    radial-gradient(circle at 15% 10%, rgba(70,197,173,.10), transparent 34%),
    linear-gradient(180deg, rgba(13,61,71,.92), rgba(8,37,43,.92));
  box-shadow: 0 12px 30px rgba(0,0,0,.14);
}

.hs-cluster .hs-card p {
  margin-bottom: 0;
}

.hs-cluster .hs-card .num {
  display: inline-grid;
  place-items: center;
  width: 34px;
  height: 34px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: var(--hs-accent);
  color: #08232a;
  font-weight: 950;
}

.hs-cluster .hs-card strong {
  display: block;
  margin-bottom: 8px;
  font-size: 1.05rem;
}

.hs-cluster .hs-win {
  border-color: rgba(70,197,173,.32);
}

.hs-cluster .hs-list {
  margin: 18px 0 0;
  padding: 0;
  list-style: none;
}

.hs-cluster .hs-list li {
  position: relative;
  margin: 10px 0;
  padding: 14px 16px 14px 44px;
  border: 1px solid var(--hs-line);
  border-radius: 16px;
  background: rgba(255,255,255,.035);
  color: var(--hs-muted);
}

.hs-cluster .hs-list li:before {
  content: "✓";
  position: absolute;
  left: 16px;
  top: 13px;
  color: var(--hs-accent);
  font-weight: 950;
}

.hs-cluster .hs-table-wrap {
  width: 100%;
  overflow-x: auto;
  margin: 20px 0;
  border: 1px solid var(--hs-line);
  border-radius: 22px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.04);
}

.hs-cluster table {
  width: 100%;
  min-width: 760px;
  border-collapse: collapse;
  background: rgba(6,31,37,.72);
}

.hs-cluster th,
.hs-cluster td {
  padding: 16px 18px;
  border-bottom: 1px solid var(--hs-line);
  text-align: left;
  vertical-align: top;
}

.hs-cluster th {
  color: var(--hs-accent);
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: .78rem;
  white-space: nowrap;
}

.hs-cluster td {
  color: var(--hs-muted);
}

.hs-cluster tr:last-child td {
  border-bottom: 0;
}

.hs-cluster .hs-decision {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  margin-top: 18px;
}

.hs-cluster .hs-decision > div {
  padding: 24px;
  border: 1px solid var(--hs-line);
  border-radius: 24px;
  background: linear-gradient(180deg, rgba(13,61,71,.9), rgba(6,31,37,.92));
}

.hs-cluster .hs-badge-alt {
  background: rgba(70,197,173,.14);
  color: #6df0d6;
}

.hs-cluster .hs-related {
  border-color: rgba(248,185,40,.30);
  background:
    radial-gradient(circle at 0% 0%, rgba(248,185,40,.13), transparent 28%),
    linear-gradient(135deg, rgba(248,185,40,.10), rgba(70,197,173,.08));
}

.hs-cluster .hs-related ul {
  margin: 12px 0 0;
  padding-left: 20px;
  color: var(--hs-muted);
}

.hs-cluster .hs-faq details {
  margin: 12px 0;
  padding: 16px 18px;
  border: 1px solid var(--hs-line);
  border-radius: 18px;
  background: rgba(255,255,255,.035);
}

.hs-cluster .hs-faq summary {
  cursor: pointer;
  color: var(--hs-text);
  font-weight: 950;
}

.hs-cluster .hs-faq details p {
  margin-top: 12px;
  margin-bottom: 0;
}

/* Hide accidental internal notes if any old HTML remains */
.hs-cluster .hs-owner-note {
  display: none !important;
}

@media (max-width: 900px) {
  .hs-pulse-page {
    padding: 20px 12px 56px;
  }

  .hs-cluster .hs-grid,
  .hs-cluster .hs-grid.two,
  .hs-cluster .hs-decision {
    grid-template-columns: 1fr;
  }

  .hs-cluster section,
  .hs-cluster .hs-hero,
  .hs-cluster .hs-toc {
    border-radius: 22px;
    padding: 22px 18px;
  }

  .hs-cluster .hs-hero:after {
    display: none;
  }

  .hs-cluster h1 {
    font-size: clamp(2rem, 11vw, 3.5rem);
  }

  .hs-cluster table {
    min-width: 720px;
  }
}

@media (max-width: 520px) {
  .hs-cluster .hs-actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  .hs-cluster .hs-btn {
    width: 100%;
  }

  .hs-cluster .hs-toc {
    display: grid;
    grid-template-columns: 1fr;
  }
}/* End custom CSS */