.pct-ml-switcher{position:relative!important;display:flex!important;align-items:center!important;margin-left:4px!important}
.pct-ml-toggle{display:inline-flex!important;align-items:center!important;gap:6px!important;min-height:38px!important;padding:0 10px!important;border:1px solid #e2e8f0!important;border-radius:10px!important;background:#fff!important;color:#0f172a!important;font:inherit!important;font-size:12px!important;font-weight:800!important;cursor:pointer!important}
.pct-ml-toggle:hover,.pct-ml-toggle:focus-visible{border-color:#cbd5e1!important;background:#f8fafc!important;outline:none!important}
.pct-ml-toggle>span:first-child{font-size:14px!important;line-height:1!important}
.pct-ml-caret{width:6px!important;height:6px!important;border-right:1.5px solid currentColor!important;border-bottom:1.5px solid currentColor!important;transform:rotate(45deg) translateY(-1px)!important}
.pct-ml-menu{position:absolute!important;z-index:10020!important;top:calc(100% + 8px)!important;right:0!important;display:none!important;min-width:150px!important;margin:0!important;padding:6px!important;list-style:none!important;border:1px solid #e2e8f0!important;border-radius:12px!important;background:#fff!important;box-shadow:0 14px 34px rgba(15,23,42,.14)!important}
.pct-ml-switcher.is-open>.pct-ml-menu{display:block!important}
.pct-ml-menu li{margin:0!important;padding:0!important}
.pct-ml-menu a{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding:9px 10px!important;border-radius:8px!important;color:#0f172a!important;text-decoration:none!important;font-size:13px!important;font-weight:750!important;white-space:nowrap!important}
.pct-ml-menu a:hover{background:#f8fafc!important;color:#e11d2e!important}
.pct-ml-menu small{color:#64748b!important;font-size:10px!important;font-weight:800!important}
.pct-ml-menu a[aria-disabled="true"]{opacity:.45!important;pointer-events:none!important}
.pct-ml-mobile-switcher{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:12px 14px 18px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}
.pct-ml-mobile-switcher>span{flex:1 0 100%;color:#64748b;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.pct-ml-mobile-switcher a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 10px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#0f172a;text-decoration:none;font-size:12px;font-weight:800}
@media (max-width: 960px){.pct-theme-primary-navigation .pct-ml-switcher{display:none!important}}

/* Admin-only translation audit (?pct_ml_audit=1). No data is stored. */
.pct-ml-untranslated{outline:2px dashed #e11d2e!important;outline-offset:2px!important}
#pct-ml-audit-panel{position:fixed;z-index:2147483000;right:14px;bottom:14px;width:min(430px,calc(100vw - 28px));max-height:min(70vh,620px);overflow:auto;padding:12px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#0f172a;box-shadow:0 18px 48px rgba(15,23,42,.24);font:13px/1.45 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
#pct-ml-audit-panel>div{display:flex;align-items:center;justify-content:space-between;gap:12px;position:sticky;top:-12px;margin:-12px -12px 8px;padding:10px 12px;border-bottom:1px solid #e2e8f0;background:#fff}
#pct-ml-audit-panel strong{font-size:14px}
#pct-ml-audit-panel button{width:30px;height:30px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#0f172a;font-size:20px;line-height:1;cursor:pointer}
#pct-ml-audit-panel p{margin:7px 0;color:#475569}
#pct-ml-audit-panel ol{margin:8px 0 0;padding-left:22px}
#pct-ml-audit-panel li{margin:0 0 7px}
#pct-ml-audit-panel code{white-space:normal;overflow-wrap:anywhere;font-size:11px}

/* v2.0.1 — locale-authored body content. Self-contained so Text/Calculator and
 * future processor families do not depend on Layout-specific SEO CSS. */
.pct-ml-locale-content{width:100%;margin:36px auto 0;padding:0 22px 44px;box-sizing:border-box;color:#0f172a}
.pct-ml-locale-shell{max-width:1160px;margin:0 auto}
.pct-ml-locale-hero{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,.75fr);gap:24px;align-items:stretch;padding:30px;border:1px solid #e2e8f0;border-radius:24px;background:#fff;box-shadow:0 18px 46px rgba(15,23,42,.07)}
.pct-ml-locale-copy h2,.pct-ml-locale-section h2,.pct-ml-locale-security h2{margin:0;color:#0f172a;font-weight:850;letter-spacing:-.035em;line-height:1.08}
.pct-ml-locale-copy h2{font-size:clamp(30px,4vw,48px)}
.pct-ml-locale-copy>p:not(.pct-ml-locale-kicker){max-width:760px;margin:13px 0 0;color:#475569;font-size:16px;line-height:1.72}
.pct-ml-locale-kicker{margin:0 0 10px!important;color:#e11d2e!important;font-size:12px!important;font-weight:850!important;letter-spacing:.08em!important;text-transform:uppercase!important}
.pct-ml-locale-summary{display:flex;flex-direction:column;justify-content:center;padding:26px;border-radius:20px;background:#0f172a;color:#fff}
.pct-ml-locale-summary>span{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#93c5fd}
.pct-ml-locale-summary>strong{margin-top:8px;font-size:23px;line-height:1.15}
.pct-ml-locale-summary>p{margin:12px 0 0;color:#cbd5e1;font-size:14px;line-height:1.65}
.pct-ml-locale-facts{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}
.pct-ml-locale-facts span{display:inline-flex;gap:7px;align-items:center;padding:8px 11px;border:1px solid #e2e8f0;border-radius:999px;background:#f8fafc;color:#475569;font-size:12px;line-height:1.25}
.pct-ml-locale-facts b{color:#0f172a}
.pct-ml-locale-section{margin-top:30px;padding:30px;border:1px solid #e2e8f0;border-radius:22px;background:#fff}
.pct-ml-locale-section-head{display:flex;gap:16px;align-items:flex-start;margin-bottom:22px}
.pct-ml-locale-section-head>span{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:12px;background:#eff6ff;color:#2563eb;font-size:12px;font-weight:900}
.pct-ml-locale-section-head h2{font-size:clamp(24px,3vw,34px)}
.pct-ml-locale-section-head p{margin:7px 0 0;color:#64748b;font-size:14px;line-height:1.6}
.pct-ml-locale-step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.pct-ml-locale-step-grid article,.pct-ml-locale-faq-grid article{padding:20px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc}
.pct-ml-locale-step-grid article>b{display:grid;place-items:center;width:30px;height:30px;margin-bottom:13px;border-radius:9px;background:#fff;color:#2563eb;font-size:12px;box-shadow:0 1px 2px rgba(15,23,42,.08)}
.pct-ml-locale-step-grid h3,.pct-ml-locale-feature-grid h3,.pct-ml-locale-faq-grid h3{margin:0;color:#0f172a;font-size:16px;line-height:1.35}
.pct-ml-locale-step-grid p,.pct-ml-locale-faq-grid p{margin:8px 0 0;color:#64748b;font-size:14px;line-height:1.6}
.pct-ml-locale-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.pct-ml-locale-feature-grid article{display:flex;gap:12px;align-items:flex-start;padding:17px 18px;border:1px solid #e2e8f0;border-radius:15px;background:#fff}
.pct-ml-locale-feature-grid article>span{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:9px;background:#ecfdf5;color:#059669;font-weight:900}
.pct-ml-locale-feature-grid h3{padding-top:3px}
.pct-ml-locale-security{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:26px;align-items:center;margin-top:30px;padding:26px 30px;border-radius:22px;background:#0f172a;color:#fff}
.pct-ml-locale-security h2{color:#fff;font-size:25px}
.pct-ml-locale-security>p{margin:0;color:#cbd5e1;font-size:14px;line-height:1.7}
.pct-ml-locale-security a{color:#fff;font-weight:800;text-decoration:underline;text-underline-offset:3px}
.pct-ml-locale-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.pct-ml-site-content .pct-ml-locale-hero-simple{grid-template-columns:1fr}
@media(max-width:800px){.pct-ml-locale-content{padding-left:14px;padding-right:14px}.pct-ml-locale-hero,.pct-ml-locale-security{grid-template-columns:1fr}.pct-ml-locale-step-grid,.pct-ml-locale-feature-grid,.pct-ml-locale-faq-grid{grid-template-columns:1fr}.pct-ml-locale-hero,.pct-ml-locale-section{padding:22px}.pct-ml-locale-security{padding:22px}}

/* v2.2.0 — Turkish indexable tool narrative depth + English-layout width parity. */
.pct-ml-tool-content .pct-ml-locale-shell{width:min(1280px,100%);max-width:1280px}
.pct-ml-locale-long-copy{background:#fff}
.pct-ml-locale-prose{font-size:16px;line-height:1.82;color:#334155}
.pct-ml-locale-prose p{margin:0 0 18px;max-width:none}
.pct-ml-locale-prose p:last-child{margin-bottom:0}
.pct-ml-locale-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.pct-ml-locale-detail-card{display:flex;gap:14px;align-items:flex-start;padding:20px 22px;border:1px solid #e2e8f0;border-radius:17px;background:#fff;box-shadow:0 5px 16px rgba(15,23,42,.035)}
.pct-ml-locale-detail-card>span{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:11px;font-size:12px;font-weight:900}
.pct-ml-locale-detail-card h3{margin:0;color:#0f172a;font-size:17px;line-height:1.35}
.pct-ml-locale-detail-card p{margin:7px 0 0;color:#64748b;font-size:14px;line-height:1.65}
.pct-ml-card-1>span{background:#eff6ff;color:#2563eb}.pct-ml-card-2>span{background:#ecfdf5;color:#059669}.pct-ml-card-3>span{background:#f5f3ff;color:#7c3aed}.pct-ml-card-4>span{background:#fff7ed;color:#ea580c}.pct-ml-card-5>span{background:#fff1f2;color:#e11d48}.pct-ml-card-6>span{background:#f1f5f9;color:#0f172a}
@media(max-width:800px){.pct-ml-locale-detail-grid{grid-template-columns:1fr}.pct-ml-locale-prose{font-size:15px;line-height:1.75}}


/* v2.3.1 — Turkish rich landing content follows the canonical English SEO composition; editorial columns are balanced and justified. */
.pct-ml-rich-seo{position:relative;overflow:hidden;width:100%;padding:60px 22px 72px;background:radial-gradient(circle at 8% 0%,rgba(37,99,235,.08),transparent 28%),radial-gradient(circle at 94% 3%,rgba(225,29,46,.055),transparent 24%),linear-gradient(180deg,#f8fbff 0%,#f8fafc 52%,#fff 100%)}
.pct-ml-rich-seo .pct-merge-seo-inner{width:min(1280px,100%);max-width:1280px;margin:0 auto}
.pct-ml-rich-seo .pct-merge-seo-copy>p:not(.pct-tool-seo-kicker)+p{margin-top:12px}
.pct-ml-editorial{margin:0 0 42px;padding:clamp(28px,4vw,40px);border:1px solid #e2e8f0;border-radius:24px;background:rgba(255,255,255,.96);box-shadow:0 10px 30px rgba(15,23,42,.045)}
.pct-ml-editorial-head{max-width:900px;margin-bottom:22px}.pct-ml-editorial-head h2{margin:0;color:#0f172a;font-size:clamp(27px,3vw,36px);line-height:1.16;letter-spacing:-.02em}.pct-ml-editorial-head>p:not(.pct-tool-seo-kicker){margin:9px 0 0;color:#64748b;font-size:14px;line-height:1.65}
.pct-ml-editorial-copy{width:100%;max-width:none;column-count:2;column-fill:balance;column-gap:56px}.pct-ml-editorial-copy p{break-inside:auto;margin:0 0 18px;color:#526174;font-size:15px;line-height:1.86;text-align:justify;text-justify:inter-word;hyphens:auto;-webkit-hyphens:auto;orphans:3;widows:3}.pct-ml-editorial-copy p:last-child{margin-bottom:0}
.pct-ml-faq-intro{max-width:820px;margin:8px 0 4px;color:#64748b;font-size:14px;line-height:1.65}
.pct-ml-rich-seo a{color:#1d4ed8;text-decoration-thickness:1px;text-underline-offset:3px}
@media(max-width:760px){.pct-ml-rich-seo{padding:44px 16px 52px}.pct-ml-editorial{padding:24px 21px;border-radius:20px}.pct-ml-editorial-copy{columns:1}}


/* v2.3.0 canonical English rich-layout fallback */
.pct-tool-seo-content {
  width: 100%;
  background: #f8fafc;
  border-top: 1px solid #e5eaf3;
  padding: 56px 22px 64px;
  color: #0f172a;
  font-family: inherit;
}
.pct-tool-seo-inner {
  width: min(1120px, 100%);
  margin: 0 auto;
}
.pct-tool-seo-header {
  max-width: 820px;
  margin-bottom: 28px;
}
.pct-tool-seo-kicker {
  margin: 0 0 8px;
  color: #e11d2e;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .12em;
}
.pct-tool-seo-header h2,
.pct-tool-faq h2 {
  margin: 0 0 12px;
  color: #0f172a;
  font-size: clamp(28px, 4vw, 42px);
  line-height: 1.12;
}
.pct-tool-seo-header > p:last-child {
  margin: 0;
  color: #475569;
  font-size: 17px;
  line-height: 1.75;
}
.pct-tool-seo-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}
.pct-tool-seo-card,
.pct-tool-keywords,
.pct-tool-faq {
  background: #fff;
  border: 1px solid #e5eaf3;
  border-radius: 18px;
  padding: 24px;
}
.pct-tool-seo-card h3,
.pct-tool-keywords h3 {
  margin: 0 0 10px;
  color: #0f172a;
  font-size: 19px;
}
.pct-tool-seo-card p,
.pct-tool-seo-card li,
.pct-tool-keywords p,
.pct-tool-faq p {
  color: #475569;
  font-size: 15px;
  line-height: 1.7;
}
.pct-tool-seo-card ol {
  margin: 0;
  padding-left: 20px;
}
.pct-tool-keywords {
  margin-top: 18px;
}
.pct-tool-keywords p {
  margin: 0;
}
.pct-tool-faq {
  margin-top: 18px;
}
.pct-tool-faq h2 {
  font-size: clamp(25px, 3vw, 34px);
}
.pct-tool-faq details {
  border-top: 1px solid #e5eaf3;
  padding: 16px 0;
}
.pct-tool-faq details:first-of-type {
  border-top: 0;
}
.pct-tool-faq summary {
  cursor: pointer;
  color: #0f172a;
  font-size: 16px;
  font-weight: 800;
}
.pct-tool-faq details p {
  margin: 10px 0 0;
}
@media (max-width: 760px) {
  .pct-tool-seo-content { padding: 40px 16px 48px; }
  .pct-tool-seo-grid { grid-template-columns: 1fr; }
  .pct-tool-seo-card,
  .pct-tool-keywords,
  .pct-tool-faq { padding: 20px; }
}



.pct-merge-seo {
  position: relative;
  overflow: hidden;
  padding: 60px 22px 72px;
  background:
    radial-gradient(circle at 8% 0%, rgba(37,99,235,.08), transparent 28%),
    radial-gradient(circle at 94% 3%, rgba(225,29,46,.055), transparent 24%),
    linear-gradient(180deg, #f8fbff 0%, #f8fafc 52%, #fff 100%);
}
.pct-merge-seo::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 190px;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(255,255,255,.52), transparent);
}
.pct-merge-seo-inner {
  position: relative;
  z-index: 1;
  width: min(1280px, 100%);
  max-width: 1280px;
  margin: 0 auto;
}
.pct-merge-seo-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.55fr) minmax(300px, .72fr);
  gap: 24px;
  align-items: stretch;
  margin-bottom: 42px;
}
.pct-merge-seo-copy,
.pct-merge-hero-panel {
  border: 1px solid #e2e8f0;
  border-radius: 24px;
  box-shadow: 0 12px 34px rgba(15,23,42,.055);
}
.pct-merge-seo-copy {
  padding: clamp(30px, 4.2vw, 46px);
  background: rgba(255,255,255,.94);
}
.pct-merge-seo-copy h2 {
  max-width: 820px;
  margin: 0 0 16px;
  color: #0f172a;
  font-size: clamp(32px, 4.1vw, 48px);
  line-height: 1.08;
  letter-spacing: -.028em;
}
.pct-merge-seo-copy > p:not(.pct-tool-seo-kicker) {
  max-width: 850px;
  margin: 0;
  color: #526174;
  font-size: 16px;
  line-height: 1.78;
}
.pct-merge-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-top: 23px;
}
.pct-merge-badges span {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  padding: 7px 12px;
  border: 1px solid #dbeafe;
  border-radius: 999px;
  background: #f5f9ff;
  color: #1d4ed8;
  font-size: 12px;
  font-weight: 800;
}
.pct-merge-badges span:first-child {
  border-color: #fecdd3;
  background: #fff5f6;
  color: #be123c;
}
.pct-merge-hero-panel {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 28px;
  color: #fff;
  background: linear-gradient(145deg, #111827 0%, #172554 68%, #1e3a8a 100%);
}
.pct-merge-hero-panel > strong {
  font-size: 21px;
  line-height: 1.25;
}
.pct-merge-hero-panel > p {
  margin: 14px 0 0;
  color: #cbd5e1;
  font-size: 14px;
  line-height: 1.68;
}
.pct-merge-format-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 20px;
}
.pct-merge-format-row span {
  min-width: 49px;
  padding: 9px 10px;
  border: 1px solid rgba(255,255,255,.15);
  border-radius: 10px;
  background: rgba(255,255,255,.075);
  text-align: center;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .04em;
}
.pct-merge-section {
  margin-top: 42px;
  padding-top: 42px;
  border-top: 1px solid #e2e8f0;
}
.pct-merge-seo-hero + .pct-merge-section {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}
.pct-merge-section-head {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  margin-bottom: 24px;
}
.pct-merge-section-head > span {
  display: grid;
  place-items: center;
  flex: 0 0 44px;
  width: 44px;
  height: 44px;
  border-radius: 14px;
  background: #eef4ff;
  color: #1d4ed8;
  font-size: 13px;
  font-weight: 950;
}
.pct-merge-section-head h2,
.pct-merge-difference h2,
.pct-merge-keywords h2 {
  margin: 0 0 7px;
  color: #0f172a;
  font-size: clamp(26px, 3vw, 36px);
  line-height: 1.16;
  letter-spacing: -.02em;
}
.pct-merge-section-head p {
  max-width: 760px;
  margin: 0;
  color: #64748b;
  font-size: 14px;
  line-height: 1.65;
}
.pct-merge-steps {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 15px;
}
.pct-merge-steps article,
.pct-merge-text-grid article,
.pct-merge-notes article {
  border: 1px solid #e2e8f0;
  border-radius: 18px;
  background: rgba(255,255,255,.96);
  box-shadow: 0 7px 22px rgba(15,23,42,.04);
}
.pct-merge-steps article {
  grid-column: span 2;
  padding: 21px;
}
.pct-merge-steps article:nth-child(n/**/+4) {
  grid-column: span 3;
}
.pct-merge-steps b {
  display: grid;
  place-items: center;
  width: 32px;
  height: 32px;
  margin-bottom: 14px;
  border-radius: 10px;
  background: #eff6ff;
  color: #2563eb;
  font-size: 12px;
}
.pct-merge-steps h3,
.pct-merge-feature h3,
.pct-merge-text-grid h3,
.pct-merge-notes h3 {
  margin: 0 0 7px;
  color: #0f172a;
  font-size: 16px;
  line-height: 1.34;
}
.pct-merge-steps p,
.pct-merge-feature p,
.pct-merge-text-grid p,
.pct-merge-notes p {
  margin: 0;
  color: #64748b;
  font-size: 14px;
  line-height: 1.66;
}
.pct-merge-feature-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 15px;
}
.pct-merge-feature {
  display: flex;
  gap: 15px;
  min-height: 0;
  padding: 22px;
  border: 1px solid #e2e8f0;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 7px 22px rgba(15,23,42,.038);
}
.pct-merge-feature > span {
  display: grid;
  place-items: center;
  flex: 0 0 42px;
  width: 42px;
  height: 42px;
  border-radius: 13px;
  font-size: 13px;
  font-weight: 950;
}
.pct-merge-feature-blue > span { background:#eff6ff; color:#2563eb; }
.pct-merge-feature-purple > span { background:#f5f3ff; color:#7c3aed; }
.pct-merge-feature-green > span { background:#ecfdf5; color:#059669; }
.pct-merge-feature-orange > span { background:#fff7ed; color:#ea580c; }
.pct-merge-feature-red > span { background:#fff1f2; color:#e11d48; }
.pct-merge-feature-navy > span { background:#f1f5f9; color:#0f172a; }
.pct-merge-difference {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(320px, .85fr);
  gap: 30px;
  margin-top: 44px;
  padding: clamp(28px, 4vw, 42px);
  border-radius: 24px;
  color: #fff;
  background: linear-gradient(135deg, #111827 0%, #172554 100%);
  box-shadow: 0 14px 38px rgba(15,23,42,.12);
}
.pct-merge-difference h2 { color: #fff; }
.pct-merge-difference > div:first-child > p:not(.pct-tool-seo-kicker) {
  max-width: 720px;
  margin: 12px 0 0;
  color: #cbd5e1;
  font-size: 14px;
  line-height: 1.75;
}
.pct-merge-difference-list {
  display: grid;
  gap: 10px;
}
.pct-merge-difference-list span {
  display: block;
  padding: 13px 15px;
  border: 1px solid rgba(255,255,255,.11);
  border-radius: 14px;
  background: rgba(255,255,255,.055);
  color: #cbd5e1;
  font-size: 13px;
  line-height: 1.52;
}
.pct-merge-difference-list b {
  display: block;
  margin-bottom: 3px;
  color: #fff;
  font-size: 14px;
}

.pct-merge-privacy {
  margin-top: 42px;
  padding: clamp(28px, 4vw, 40px);
  border: 1px solid #cfe8df;
  border-radius: 24px;
  background: linear-gradient(145deg, #f7fffb 0%, #f4f9ff 100%);
  box-shadow: 0 10px 30px rgba(15,23,42,.045);
}
.pct-merge-privacy-intro {
  width: 100%;
  max-width: none;
}
.pct-merge-privacy h2 {
  margin: 0 0 10px;
  color: #0f172a;
  font-size: clamp(26px, 3vw, 36px);
  line-height: 1.16;
  letter-spacing: -.02em;
}
.pct-merge-privacy-intro > p:not(.pct-tool-seo-kicker) {
  margin: 0;
  color: #526174;
  font-size: 15px;
  line-height: 1.72;
}
.pct-merge-privacy-points {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 13px;
  margin-top: 23px;
}
.pct-merge-privacy-points article {
  display: flex;
  gap: 13px;
  padding: 18px;
  border: 1px solid rgba(148,163,184,.28);
  border-radius: 16px;
  background: rgba(255,255,255,.82);
}
.pct-merge-privacy-points article > span {
  display: grid;
  place-items: center;
  flex: 0 0 34px;
  width: 34px;
  height: 34px;
  border-radius: 10px;
  background: #e8f7f0;
  color: #047857;
  font-size: 11px;
  font-weight: 950;
}
.pct-merge-privacy-points h3 {
  margin: 0 0 5px;
  color: #0f172a;
  font-size: 15px;
  line-height: 1.35;
}
.pct-merge-privacy-points p {
  margin: 0;
  color: #64748b;
  font-size: 13px;
  line-height: 1.62;
}
.pct-merge-privacy-note {
  margin: 15px 0 0;
  padding: 14px 16px;
  border-left: 3px solid #3b82f6;
  border-radius: 0 12px 12px 0;
  background: rgba(239,246,255,.82);
  color: #536176;
  font-size: 13px;
  line-height: 1.62;
}
.pct-merge-privacy-note strong { color: #1d4ed8; }

.pct-merge-text-grid,
.pct-merge-notes {
  display: grid;
  gap: 15px;
}
.pct-merge-text-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.pct-merge-notes { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.pct-merge-text-grid article,
.pct-merge-notes article { padding: 22px; }
.pct-merge-use-cases {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}
.pct-merge-use-cases span {
  display: flex;
  align-items: center;
  min-height: 64px;
  padding: 15px 17px;
  border: 1px solid #e2e8f0;
  border-radius: 15px;
  background: #fff;
  color: #334155;
  font-size: 14px;
  font-weight: 730;
  line-height: 1.45;
}
.pct-merge-practical-note {
  margin-top: 14px;
  padding: 17px 19px;
  border: 1px solid #cbdcf9;
  border-radius: 16px;
  background: #f4f8ff;
  color: #475569;
  font-size: 14px;
  line-height: 1.68;
}
.pct-merge-practical-note strong { color: #1d4ed8; }
.pct-merge-keywords {
  display: block;
  margin-top: 44px;
  padding: 25px 27px;
  border: 1px solid #dbe5f2;
  border-radius: 20px;
  background: #f8fbff;
  box-shadow: none;
}
.pct-merge-keywords h2 { font-size: clamp(23px, 2.6vw, 30px); }
.pct-merge-keywords > div:first-child > p:last-child {
  max-width: 880px;
  margin: 0;
  color: #64748b;
  font-size: 13px;
  line-height: 1.65;
}
.pct-merge-keyword-chips {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 8px;
  margin-top: 17px;
}
.pct-merge-keyword-chips span {
  padding: 8px 11px;
  border: 1px solid #d7e3f7;
  border-radius: 999px;
  background: #fff;
  color: #315b9e;
  font-size: 12px;
  font-weight: 800;
}
.pct-merge-faq {
  display: block;
  margin-top: 22px;
  padding: 28px 30px;
  border-radius: 20px;
  box-shadow: 0 8px 26px rgba(15,23,42,.045);
}
.pct-merge-faq h2 { font-size: clamp(25px, 2.8vw, 32px); }
.pct-merge-faq details { padding: 17px 0; }
.pct-merge-faq summary {
  position: relative;
  padding-right: 36px;
  font-size: 15px;
}
.pct-merge-faq summary::after {
  content: "+";
  position: absolute;
  right: 4px;
  top: -2px;
  color: #2563eb;
  font-size: 22px;
  line-height: 1;
}
.pct-merge-faq details[open] summary::after { content: "–"; }
@media (max-width: 1020px) {
  .pct-merge-seo-hero,
  .pct-merge-difference { grid-template-columns: 1fr; }
  .pct-merge-steps {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .pct-merge-steps article,
  .pct-merge-steps article:nth-child(n/**/+4) { grid-column: auto; }
  .pct-merge-notes,
  .pct-merge-privacy-points { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 760px) {
  .pct-merge-seo { padding: 44px 16px 52px; }
  .pct-merge-seo-hero { gap: 16px; margin-bottom: 34px; }
  .pct-merge-seo-copy,
  .pct-merge-hero-panel,
  .pct-merge-difference,
  .pct-merge-privacy { border-radius: 20px; }
  .pct-merge-seo-copy { padding: 27px 22px; }
  .pct-merge-hero-panel { padding: 24px 22px; }
  .pct-merge-section { margin-top: 34px; padding-top: 34px; }
  .pct-merge-section-head > span {
    flex-basis: 40px;
    width: 40px;
    height: 40px;
    border-radius: 12px;
  }
  .pct-merge-steps,
  .pct-merge-feature-grid,
  .pct-merge-text-grid,
  .pct-merge-notes,
  .pct-merge-privacy-points,
  .pct-merge-use-cases { grid-template-columns: 1fr; }
  .pct-merge-feature { padding: 20px; }
  .pct-merge-keywords,
  .pct-merge-faq { padding: 23px 21px; }
}



/* v2.4.2 — Design 3 compatibility with Layout 1.6.20.
   These high-specificity rules intentionally neutralize the older locale rich-hero visual. */
html body .pct-seo-tool-specific-first .pct-ml-rich-seo{padding:0!important;background:transparent!important;overflow:visible!important}
html body .pct-seo-tool-specific-first .pct-ml-rich-seo::before{display:none!important}
html body .pct-seo-tool-specific-first .pct-ml-rich-seo .pct-merge-seo-inner{
  width:100%!important;max-width:none!important;margin:0!important;display:grid!important;
  grid-template-columns:minmax(0,1.45fr) minmax(300px,.72fr)!important;gap:18px!important;align-items:start!important;
}
html body .pct-seo-tool-specific-first .pct-ml-rich-seo .pct-merge-seo-hero{display:none!important}
html body .pct-seo-tool-specific-first .pct-ml-rich-seo .pct-ml-editorial{
  grid-column:1!important;margin:0!important;padding:24px 26px!important;border:1px solid #e2e8f0!important;
  border-radius:16px!important;background:#fff!important;box-shadow:0 6px 20px rgba(15,23,42,.035)!important;
}
html body .pct-seo-tool-specific-first .pct-ml-rich-seo .pct-ml-editorial-copy{columns:1!important;column-count:1!important}
html body .pct-seo-tool-specific-first .pct-ml-rich-seo .pct-ml-editorial-copy p{margin:0 0 10px!important;font-size:14px!important;line-height:1.68!important;color:#475569!important}
html body .pct-seo-tool-specific-first .pct-ml-rich-seo .pct-ml-editorial + .pct-merge-section{
  grid-column:2!important;margin:0!important;padding:20px!important;border:1px solid #e2e8f0!important;border-radius:16px!important;background:#fff!important;box-shadow:0 6px 20px rgba(15,23,42,.035)!important;
}
html body .pct-seo-tool-specific-first .pct-ml-rich-seo .pct-ml-editorial + .pct-merge-section .pct-merge-section-head>span{display:none!important}
html body .pct-seo-tool-specific-first .pct-ml-rich-seo .pct-ml-editorial + .pct-merge-section .pct-merge-steps{grid-template-columns:1fr!important;gap:8px!important}
html body .pct-seo-tool-specific-first .pct-ml-rich-seo .pct-merge-section,
html body .pct-seo-tool-specific-first .pct-ml-rich-seo .pct-merge-privacy,
html body .pct-seo-tool-specific-first .pct-ml-rich-seo .pct-tool-faq{
  grid-column:1/-1;margin:0!important;padding:22px!important;border:1px solid #e2e8f0!important;border-radius:16px!important;background:#fff!important;box-shadow:0 6px 20px rgba(15,23,42,.035)!important;
}
html body .pct-seo-tool-specific-first .pct-ml-rich-seo .pct-ml-editorial + .pct-merge-section{grid-column:2!important}
html body .pct-seo-tool-specific-first .pct-ml-rich-seo .pct-merge-section-head h2,
html body .pct-seo-tool-specific-first .pct-ml-rich-seo .pct-tool-faq h2,
html body .pct-seo-tool-specific-first .pct-ml-rich-seo .pct-merge-privacy h2{font-size:23px!important;line-height:1.18!important}
html body .pct-seo-tool-specific-first .pct-ml-rich-seo .pct-merge-feature-grid,
html body .pct-seo-tool-specific-first .pct-ml-rich-seo .pct-merge-text-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}
html body .pct-seo-tool-specific-first .pct-ml-rich-seo .pct-tool-faq{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px 12px!important;order:80!important}
html body .pct-seo-tool-specific-first .pct-ml-rich-seo .pct-tool-faq>.pct-tool-seo-kicker,
html body .pct-seo-tool-specific-first .pct-ml-rich-seo .pct-tool-faq>h2,
html body .pct-seo-tool-specific-first .pct-ml-rich-seo .pct-tool-faq>.pct-ml-faq-intro{grid-column:1/-1!important}
html body .pct-seo-tool-specific-first .pct-ml-rich-seo .pct-merge-privacy{order:90!important}
@media(max-width:1100px){
 html body .pct-seo-tool-specific-first .pct-ml-rich-seo .pct-merge-seo-inner{grid-template-columns:1fr!important}
 html body .pct-seo-tool-specific-first .pct-ml-rich-seo .pct-ml-editorial,
 html body .pct-seo-tool-specific-first .pct-ml-rich-seo .pct-ml-editorial + .pct-merge-section{grid-column:1!important}
 html body .pct-seo-tool-specific-first .pct-ml-rich-seo .pct-merge-feature-grid,
 html body .pct-seo-tool-specific-first .pct-ml-rich-seo .pct-merge-text-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:720px){
 html body .pct-seo-tool-specific-first .pct-ml-rich-seo .pct-merge-feature-grid,
 html body .pct-seo-tool-specific-first .pct-ml-rich-seo .pct-merge-text-grid,
 html body .pct-seo-tool-specific-first .pct-ml-rich-seo .pct-tool-faq{grid-template-columns:1fr!important}
}
