/* LPI Editorial Article Builder v3.6.0 — Developer Review */
body.lpi-developer-review-page .content-area{margin-top:0!important;margin-bottom:0!important}
body.lpi-developer-review-page .content-container.site-container,
body.lpi-developer-review-page .site-main,
body.lpi-developer-review-page .content-wrap{max-width:none!important;width:100%!important;padding:0!important}
body.lpi-developer-review-page .entry.single-entry{box-shadow:none!important;margin:0!important}
body.lpi-developer-review-page .entry-content-wrap,
body.lpi-developer-review-page .entry-content{padding:0!important;margin:0!important;max-width:none!important}
body.lpi-developer-review-page .entry-header,
body.lpi-developer-review-page .entry-hero{display:none!important}

html,body{max-width:100%;overflow-x:clip}
html body .lpi-developer-review-native,
html body .lpi-developer-review-native *{box-sizing:border-box}
html body .lpi-developer-review-native{
  --lpi-dev-ink:#252d36;
  --lpi-dev-text:#59616b;
  --lpi-dev-muted:#78808a;
  --lpi-dev-blue:#63738f;
  --lpi-dev-blue-dark:#35445c;
  --lpi-dev-soft:#f7f9fc;
  --lpi-dev-panel:#eef3f9;
  --lpi-dev-white:#fff;
  --lpi-dev-line:rgba(99,115,143,.19);
  --lpi-dev-shadow:0 18px 48px rgba(53,68,92,.07);
  position:relative!important;
  display:block!important;
  width:100vw!important;
  max-width:100vw!important;
  min-width:0!important;
  margin:0 0 0 calc(50% - 50vw)!important;
  padding:0!important;
  overflow:hidden!important;
  background:#fff;
  color:var(--lpi-dev-text);
  font-family:"Quicksand",Arial,sans-serif;
  font-size:16px;
  line-height:1.72;
  isolation:isolate!important;
}
html body .lpi-developer-review-native a{color:var(--lpi-dev-blue-dark);text-underline-offset:3px}
html body .lpi-developer-review-native img{display:block;width:100%;max-width:100%;height:auto;margin:0}
html body .lpi-developer-review-native svg{display:block;width:1.35em;height:1.35em}
html body .lpi-developer-review-native :where(h1,h2,h3){margin-top:0;color:var(--lpi-dev-ink);font-family:"Noto Serif Display",Georgia,serif;letter-spacing:-.025em;overflow-wrap:anywhere}
html body .lpi-developer-review-native p{margin-top:0;margin-bottom:1.25rem}

html body .lpi-developer-review-native .lpi-dev-hero,
html body .lpi-developer-review-native .lpi-dev-section{position:relative!important;display:block!important;width:100%!important;max-width:none!important;min-width:0!important;height:auto!important;margin:0!important;overflow:hidden!important}
html body .lpi-developer-review-native .lpi-dev-shell{position:relative!important;width:min(100%,1040px)!important;max-width:1040px!important;min-width:0!important;margin:0 auto!important;padding-left:24px!important;padding-right:24px!important}
html body .lpi-developer-review-native .lpi-dev-narrow{width:min(100%,840px)!important;max-width:840px!important;margin-left:auto!important;margin-right:auto!important}
html body .lpi-developer-review-native .lpi-dev-section{padding:82px 0}
html body .lpi-developer-review-native .lpi-dev-section--soft{background:var(--lpi-dev-soft)}
html body .lpi-developer-review-native .lpi-dev-section--insight{background:linear-gradient(180deg,#edf2f8 0%,#f7f9fc 100%)}

.lpi-dev-kicker{margin:0 0 14px!important;color:var(--lpi-dev-blue);font-size:.75rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}
.lpi-dev-title{max-width:960px;margin:0 auto 12px!important;font-size:clamp(3rem,6.3vw,6.2rem);font-weight:500;line-height:.99;text-align:center}
.lpi-dev-subtitle{margin:0 auto 24px!important;font-size:clamp(1.5rem,3vw,2.45rem);font-weight:500;line-height:1.18;text-align:center}
.lpi-dev-intro{max-width:820px;margin-left:auto!important;margin-right:auto!important;color:#606873;font-size:1.05rem;line-height:1.72;text-align:center}
/* Keep the first Hero content close to the article's top divider/blue line.
   The extra selectors guard against Kadence/Kubio/Gutenberg block-gap spacing. */
body.lpi-developer-review-page .entry-content>.lpi-developer-review-native,
html body .lpi-developer-review-native>.lpi-dev-hero,
html body .lpi-developer-review-native .lpi-dev-hero__inner{margin-top:0!important;margin-block-start:0!important}
html body .lpi-developer-review-native .lpi-dev-hero__inner{padding-top:0!important}
html body .lpi-developer-review-native .lpi-dev-hero__inner>:first-child{margin-top:0!important;margin-block-start:0!important}
.lpi-dev-hero{padding-top:28px!important;background:linear-gradient(180deg,#f8f9fb 0,#fff 72%)}
.lpi-dev-hero__inner{text-align:center}
.lpi-dev-hero__meta{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px 22px;margin:26px 0 32px;color:var(--lpi-dev-muted);font-size:.88rem}
.lpi-dev-hero__meta span{position:relative}
.lpi-dev-hero__meta span+span:before{content:"";position:absolute;left:-12px;top:50%;width:1px;height:14px;background:var(--lpi-dev-line);transform:translateY(-50%)}
.lpi-dev-hero-image{margin:0!important;border-radius:26px;overflow:hidden;box-shadow:var(--lpi-dev-shadow)}
.lpi-dev-hero-image img{aspect-ratio:16/9;object-fit:cover}

.lpi-dev-section-title{max-width:880px;margin:0 auto 24px!important;font-size:clamp(2.45rem,4.7vw,4.7rem);font-weight:500;line-height:1.06;text-align:center}
.lpi-dev-section-title--left{max-width:none;text-align:left}
.lpi-dev-section-title--small{font-size:clamp(2rem,3.4vw,3.45rem)}
.lpi-dev-centered-copy{max-width:780px;margin-left:auto!important;margin-right:auto!important;text-align:center}
.lpi-dev-editorial-copy{max-width:760px}

.lpi-dev-split{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:48px!important;align-items:start!important;width:100%!important;min-width:0!important}
.lpi-dev-split>*{min-width:0!important}
.lpi-dev-split--quick{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)!important;align-items:center!important}
.lpi-dev-prose-slot>p:last-child,.lpi-dev-glance-slot>p:last-child{margin-bottom:0}

.lpi-dev-glance-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;width:100%!important;min-width:0!important;align-items:start!important}
.lpi-dev-glance-card{position:relative;min-width:0;padding:24px 22px;background:#fff;border:1px solid var(--lpi-dev-line);border-radius:16px;box-shadow:0 8px 24px rgba(53,68,92,.035)}
.lpi-dev-glance-card .lpi-dev-card-index{display:block;margin-bottom:18px;color:#9ba4b2;font-family:"Quicksand",Arial,sans-serif;font-size:.71rem;font-weight:800;letter-spacing:.14em}
.lpi-dev-glance-card h3{margin-bottom:9px;font-size:1.04rem;line-height:1.25}
.lpi-dev-glance-card p{margin:0;color:var(--lpi-dev-text);font-size:.87rem;line-height:1.55}
.lpi-dev-quick-note{display:grid;grid-template-columns:auto minmax(0,1fr);gap:20px;align-items:center;max-width:840px;margin:46px auto 0;padding:22px 24px;background:#fff;border:1px solid var(--lpi-dev-line);border-radius:16px}
.lpi-dev-quick-note strong{color:var(--lpi-dev-ink);font-family:"Noto Serif Display",Georgia,serif;font-size:1.15rem}
.lpi-dev-quick-note p{margin:0}

.lpi-dev-thesis{margin-top:38px;padding:36px 40px;border:1px solid var(--lpi-dev-line);border-radius:22px;background:rgba(255,255,255,.82);box-shadow:var(--lpi-dev-shadow)}
.lpi-dev-thesis>span{display:block;margin-bottom:16px;color:var(--lpi-dev-blue);font-size:.75rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.lpi-dev-thesis h3{margin-bottom:16px;color:var(--lpi-dev-ink);font-size:clamp(1.75rem,3.3vw,3.05rem);font-weight:500;line-height:1.18}
.lpi-dev-thesis p{margin:0;color:var(--lpi-dev-text)}

.lpi-dev-company-stack,.lpi-dev-analysis-stack,.lpi-dev-fit-stack{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;align-items:start!important}
.lpi-dev-company-panel,.lpi-dev-analysis-section,.lpi-dev-fit-section{padding:40px;background:#fff;border:1px solid var(--lpi-dev-line);border-radius:22px;box-shadow:0 10px 30px rgba(53,68,92,.035)}
.lpi-dev-company-panel>p:last-of-type{margin-bottom:0}
.lpi-dev-company-facts{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;margin-top:34px;padding:18px 0;border:1px solid var(--lpi-dev-line);border-radius:14px;background:var(--lpi-dev-soft)}
.lpi-dev-company-fact{display:grid;grid-template-columns:36px minmax(0,1fr);gap:11px;align-items:center;min-width:0;padding:6px 18px;border-right:1px solid var(--lpi-dev-line)}
.lpi-dev-company-fact:last-child{border-right:0}
.lpi-dev-fact-icon{display:flex;align-items:center;justify-content:center;color:var(--lpi-dev-blue)}
.lpi-dev-company-fact small{display:block;color:var(--lpi-dev-muted);font-size:.7rem;line-height:1.25}
.lpi-dev-company-fact strong{display:block;margin-top:3px;color:var(--lpi-dev-ink);font-size:.84rem;line-height:1.35;overflow-wrap:anywhere}
.lpi-dev-structure-note,.lpi-dev-editorial-note{margin-top:30px;padding:20px 22px;background:linear-gradient(135deg,#f5f8fd,#edf3fb);border-left:3px solid #4e8ef7;border-radius:0 13px 13px 0}
.lpi-dev-structure-note{display:grid;grid-template-columns:28px minmax(0,1fr);gap:14px;align-items:start;color:var(--lpi-dev-blue)}
.lpi-dev-structure-note strong{display:block;margin-bottom:5px;color:var(--lpi-dev-ink);font-size:.92rem}
.lpi-dev-structure-note p{margin:0;color:var(--lpi-dev-text);font-size:.86rem}

.lpi-dev-focus-grid,.lpi-dev-track-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;margin-top:38px;align-items:start!important}
.lpi-dev-focus-card,.lpi-dev-track-card{min-width:0;padding:28px;background:#fff;border:1px solid var(--lpi-dev-line);border-radius:18px;box-shadow:0 10px 28px rgba(53,68,92,.035)}
.lpi-dev-focus-card h3{margin-bottom:14px;font-size:1.35rem}
.lpi-dev-focus-card p{margin:0}
.lpi-dev-track-card__top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}
.lpi-dev-track-card h3{margin-bottom:7px;font-size:1.45rem}
.lpi-dev-track-meta{margin:0!important;color:var(--lpi-dev-muted);font-size:.87rem}
.lpi-dev-track-card>p:last-child{margin:0}
.lpi-dev-status{flex:0 0 auto;display:inline-flex;padding:6px 10px;border:1px solid var(--lpi-dev-line);border-radius:999px;color:var(--lpi-dev-blue-dark);font-size:.69rem;font-weight:700;white-space:nowrap}
.lpi-dev-status--completed{background:#eef4ef;border-color:#d2e3d4}
.lpi-dev-status--ongoing{background:#f4f1eb;border-color:#e8dcc6}
.lpi-dev-status--proposed{background:#f2f2f3;border-color:#dedfe2}
.lpi-dev-status--neutral{background:#f5f6f7}
.lpi-dev-wide-image{margin:38px 0 0!important;border-radius:20px;overflow:hidden}
.lpi-dev-wide-image img{aspect-ratio:14/8;object-fit:cover}

.lpi-dev-metrics-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;margin-top:36px;align-items:start!important}
.lpi-dev-metric-card{min-width:0;padding:24px 20px;background:var(--lpi-dev-soft);border:1px solid var(--lpi-dev-line);border-radius:16px;text-align:center}
.lpi-dev-metric-card span{display:block;color:var(--lpi-dev-muted);font-size:.72rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.lpi-dev-metric-card strong{display:block;margin:10px 0 4px;color:var(--lpi-dev-ink);font-family:"Noto Serif Display",Georgia,serif;font-size:1.8rem;font-weight:500;overflow-wrap:anywhere}
.lpi-dev-metric-card small{display:block;color:var(--lpi-dev-muted)}
.lpi-dev-metric-card p{margin:12px 0 0;font-size:.8rem;line-height:1.5}

.lpi-dev-analysis-section+.lpi-dev-analysis-section,.lpi-dev-fit-section+.lpi-dev-fit-section{margin-top:0}
.lpi-dev-column-title{margin-bottom:24px!important;font-size:clamp(2.15rem,3.6vw,3.6rem);font-weight:500}
.lpi-dev-analysis-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;align-items:start!important}
.lpi-dev-analysis-card{display:grid;grid-template-columns:44px minmax(0,1fr);gap:16px;align-items:start;position:relative;padding:22px;background:#fff;border:1px solid var(--lpi-dev-line);border-radius:15px}
.lpi-dev-analysis-card>span{display:flex;align-items:center;justify-content:center;width:42px;height:42px;margin:0;color:var(--lpi-dev-blue-dark);background:#eef3fa;border-radius:10px;font-size:.72rem;font-weight:800;letter-spacing:.05em}
.lpi-dev-analysis-card h3{margin-bottom:8px;font-family:"Quicksand",Arial,sans-serif;font-size:.96rem;font-weight:800;letter-spacing:0;line-height:1.35}
.lpi-dev-analysis-card p{margin:0;font-size:.86rem;line-height:1.55}
.lpi-dev-analysis-card--risk{border-left:3px solid var(--lpi-dev-blue)}

.lpi-dev-fit-section h2{font-size:clamp(2.2rem,3.7vw,3.7rem);font-weight:500;line-height:1.06}
.lpi-dev-fit-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin:26px 0 0;padding:0;list-style:none;align-items:start!important}
.lpi-dev-fit-list li{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;align-items:start;padding:17px 18px;background:var(--lpi-dev-soft);border:1px solid var(--lpi-dev-line);border-radius:13px}
.lpi-dev-fit-list li span{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:9px;background:#eaf0f8;color:var(--lpi-dev-blue-dark);font-size:.7rem;font-weight:800}
.lpi-dev-fit-list li p{margin:1px 0 0;color:var(--lpi-dev-ink);font-family:"Noto Serif Display",Georgia,serif;font-size:1rem;font-weight:600;line-height:1.35}

.lpi-dev-check-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin-top:36px;align-items:start!important}
.lpi-dev-check-card{display:grid;grid-template-columns:44px minmax(0,1fr);gap:16px;align-items:start;min-width:0;padding:22px;background:#fff;border:1px solid var(--lpi-dev-line);border-radius:15px}
.lpi-dev-check-card>span{display:flex;align-items:center;justify-content:center;width:42px;height:42px;margin:0;border-radius:10px;background:var(--lpi-dev-blue);color:#fff;font-size:.72rem;font-weight:800}
.lpi-dev-check-card h3{margin-bottom:8px;font-size:1.02rem;line-height:1.3}
.lpi-dev-check-card p{margin:0;font-size:.85rem;line-height:1.55}

.lpi-dev-view-section{background:linear-gradient(180deg,#f7f9fc,#fff)}
.lpi-dev-view-card,.lpi-dev-final-card{padding:42px;background:#fff;border:1px solid var(--lpi-dev-line);border-radius:22px;box-shadow:var(--lpi-dev-shadow)}
.lpi-dev-view-card h2,.lpi-dev-final-card h2{margin-bottom:18px;font-size:clamp(2.35rem,4.5vw,4.45rem);font-weight:500;line-height:1.08}
.lpi-dev-view-intro,.lpi-dev-final-intro{max-width:780px;color:var(--lpi-dev-text);font-size:1.01rem;line-height:1.68}
.lpi-dev-view-media,.lpi-dev-final-media{margin:26px 0 24px}
.lpi-dev-view-image,.lpi-dev-final-image{margin:0!important;border-radius:14px;overflow:hidden;background:#f3f5f8}
.lpi-dev-view-image img,.lpi-dev-final-image img{width:100%;height:auto;max-height:none;object-fit:contain}
.lpi-dev-view-points{display:grid!important;grid-template-columns:1fr!important;gap:0!important;margin-top:10px}
.lpi-dev-view-point{display:grid;grid-template-columns:48px minmax(0,1fr);gap:16px;align-items:start;padding:16px 0;border-bottom:1px solid var(--lpi-dev-line)}
.lpi-dev-view-point:last-child{border-bottom:0}
.lpi-dev-round-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;background:#edf3fb;color:var(--lpi-dev-blue-dark)}
.lpi-dev-view-point p{margin:2px 0 0;font-size:.9rem;line-height:1.55}
.lpi-dev-view-point strong{color:var(--lpi-dev-ink)}
.lpi-dev-view-quote{display:grid;grid-template-columns:46px minmax(0,1fr);gap:14px;align-items:start;margin:24px 0 0;padding:20px 22px;background:linear-gradient(135deg,#f5f8fd,#edf3fb);border:1px solid #d7e3f5;border-left:3px solid #4e8ef7;border-radius:0 13px 13px 0}
.lpi-dev-view-quote span{color:#4e8ef7;font-family:Georgia,serif;font-size:2.7rem;line-height:.8}
.lpi-dev-view-quote p{margin:0;color:var(--lpi-dev-ink);font-family:"Noto Serif Display",Georgia,serif;font-size:1.35rem;line-height:1.35}
.lpi-dev-signature{margin:18px 0 0!important;color:var(--lpi-dev-ink);font-family:"Noto Serif Display",Georgia,serif;font-size:.95rem}

.lpi-dev-classification{display:inline-flex;align-self:flex-start;max-width:100%;margin-bottom:16px;padding:7px 13px;border:1px solid #d7e3f5;border-radius:999px;background:#f1f5fb;color:var(--lpi-dev-blue-dark);font-size:.7rem;font-weight:800;letter-spacing:.055em;text-transform:uppercase}
.lpi-dev-final-body{padding-top:2px}
.lpi-dev-final-body p{margin-bottom:1.15rem}
.lpi-dev-final-takeaway{display:grid;grid-template-columns:48px minmax(0,1fr);gap:16px;align-items:start;margin-top:24px;padding:18px 20px;background:linear-gradient(135deg,#f5f8fd,#edf3fb);border:1px solid #d7e3f5;border-radius:13px;color:var(--lpi-dev-blue-dark)}
.lpi-dev-final-takeaway>svg{width:40px;height:40px;padding:8px;border:2px solid currentColor;border-radius:999px}
.lpi-dev-final-takeaway strong{display:block;margin-bottom:3px;color:var(--lpi-dev-ink)}
.lpi-dev-final-takeaway p{margin:0;color:var(--lpi-dev-text);font-size:.88rem;line-height:1.55}

.lpi-dev-faq-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;margin-top:36px;align-items:start!important}
.lpi-dev-faq-card{padding:26px 24px;background:#fff;border:1px solid var(--lpi-dev-line);border-radius:16px}
.lpi-dev-faq-card h3{margin-bottom:12px;font-size:1.13rem;line-height:1.35}
.lpi-dev-faq-card p{margin:0}

.lpi-dev-sources-intro{max-width:820px;margin-bottom:0!important}
.lpi-dev-sources{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin:32px 0 0;padding:0;list-style:none;align-items:start!important}
.lpi-dev-sources li{display:grid;grid-template-columns:42px minmax(0,1fr) 18px;gap:14px;align-items:start;padding:20px;background:#fff;border:1px solid var(--lpi-dev-line);border-radius:14px}
.lpi-dev-sources li>span{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:9px;background:#eef3fa;color:var(--lpi-dev-blue-dark);font-size:.7rem;font-weight:800;letter-spacing:.05em}
.lpi-dev-sources li>b{align-self:center;color:var(--lpi-dev-blue);font-size:1.35rem;font-weight:400}
.lpi-dev-sources strong,.lpi-dev-sources em,.lpi-dev-sources small,.lpi-dev-sources a{display:block}
.lpi-dev-sources strong{color:var(--lpi-dev-ink);font-family:"Noto Serif Display",Georgia,serif;font-size:1.02rem}
.lpi-dev-sources em{margin:3px 0;font-style:normal;font-size:.9rem}
.lpi-dev-sources small{color:var(--lpi-dev-muted);font-size:.75rem}
.lpi-dev-sources a{margin-top:6px;overflow-wrap:anywhere;word-break:break-word;font-size:.78rem}
.lpi-dev-disclaimer-section{display:none!important}

/* Stable front-end grid guard against Kubio/theme wrappers. */
html body .lpi-developer-review-native :where(
 .lpi-dev-split,.lpi-dev-glance-grid,.lpi-dev-focus-grid,.lpi-dev-track-grid,
 .lpi-dev-metrics-grid,.lpi-dev-analysis-grid,.lpi-dev-fit-list,.lpi-dev-check-grid,
 .lpi-dev-company-stack,.lpi-dev-company-facts,.lpi-dev-analysis-stack,.lpi-dev-fit-stack,
 .lpi-dev-view-points,.lpi-dev-faq-grid,.lpi-dev-sources
){position:relative!important;display:grid!important;width:100%!important;max-width:none!important;min-width:0!important;height:auto!important;min-height:0!important;grid-auto-flow:row!important;grid-auto-rows:auto!important;align-content:start!important;align-items:start!important;float:none!important;transform:none!important}
html body .lpi-developer-review-native :where(
 .lpi-dev-split,.lpi-dev-glance-grid,.lpi-dev-focus-grid,.lpi-dev-track-grid,
 .lpi-dev-metrics-grid,.lpi-dev-analysis-grid,.lpi-dev-fit-list,.lpi-dev-check-grid,
 .lpi-dev-company-stack,.lpi-dev-company-facts,.lpi-dev-analysis-stack,.lpi-dev-fit-stack,
 .lpi-dev-view-points,.lpi-dev-faq-grid,.lpi-dev-sources
)>*{position:relative!important;inset:auto!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;margin-top:0!important;float:none!important;transform:none!important;grid-column:auto!important;grid-row:auto!important;align-self:start!important}
html body .lpi-developer-review-native figure{position:relative!important;display:block!important;width:100%!important;min-width:0!important;height:auto!important;margin:0!important;padding:0!important;float:none!important;overflow:hidden!important}

@media (max-width:900px){
 html body .lpi-developer-review-native .lpi-dev-section{padding:70px 0}
 .lpi-dev-split,.lpi-dev-split--quick{grid-template-columns:1fr!important;gap:34px!important}
 .lpi-dev-company-facts,.lpi-dev-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .lpi-dev-company-fact:nth-child(2){border-right:0}
 .lpi-dev-company-fact:nth-child(-n+2){border-bottom:1px solid var(--lpi-dev-line);padding-bottom:14px}
 .lpi-dev-company-fact:nth-child(n+3){padding-top:14px}
 .lpi-dev-focus-grid,.lpi-dev-track-grid,.lpi-dev-faq-grid,.lpi-dev-sources{grid-template-columns:1fr!important}
 .lpi-dev-analysis-grid,.lpi-dev-fit-list,.lpi-dev-check-grid{grid-template-columns:1fr!important}
}
@media (max-width:640px){
 html body .lpi-developer-review-native .lpi-dev-shell{padding-left:18px!important;padding-right:18px!important}
 html body .lpi-developer-review-native .lpi-dev-section{padding:58px 0}
 .lpi-dev-hero{padding-top:28px!important}
 .lpi-dev-title{font-size:clamp(2.5rem,12.8vw,3.9rem);line-height:1.01}
 .lpi-dev-subtitle{font-size:clamp(1.3rem,6.8vw,1.9rem)}
 .lpi-dev-intro{font-size:.98rem;text-align:left}
 .lpi-dev-hero__meta{justify-content:flex-start;text-align:left}
 .lpi-dev-hero__meta span+span:before{display:none}
 .lpi-dev-hero-image{border-radius:19px}
 .lpi-dev-section-title{font-size:clamp(2.2rem,10.8vw,3.35rem)}
 .lpi-dev-glance-grid,.lpi-dev-company-facts,.lpi-dev-metrics-grid{grid-template-columns:1fr!important}
 .lpi-dev-company-fact{border-right:0!important;border-bottom:1px solid var(--lpi-dev-line)!important;padding:12px 16px!important}
 .lpi-dev-company-fact:last-child{border-bottom:0!important}
 .lpi-dev-quick-note{grid-template-columns:1fr;margin-top:34px;padding:20px}
 .lpi-dev-thesis,.lpi-dev-company-panel,.lpi-dev-analysis-section,.lpi-dev-fit-section,.lpi-dev-view-card,.lpi-dev-final-card{padding:26px 22px;border-radius:18px}
 .lpi-dev-focus-card,.lpi-dev-track-card{padding:24px 21px}
 .lpi-dev-track-card__top{display:block}
 .lpi-dev-status{margin-top:11px}
 .lpi-dev-metric-card{padding:22px 18px}
 .lpi-dev-analysis-card,.lpi-dev-check-card{grid-template-columns:40px minmax(0,1fr);gap:13px;padding:18px}
 .lpi-dev-analysis-card>span,.lpi-dev-check-card>span{width:38px;height:38px}
 .lpi-dev-fit-list li{padding:15px}
 .lpi-dev-view-card h2,.lpi-dev-final-card h2{font-size:clamp(2.15rem,10.5vw,3.25rem)}
 .lpi-dev-view-point{grid-template-columns:42px minmax(0,1fr);gap:12px}
 .lpi-dev-round-icon{width:40px;height:40px}
 .lpi-dev-view-quote{grid-template-columns:34px minmax(0,1fr);padding:18px}
 .lpi-dev-view-quote p{font-size:1.15rem}
 .lpi-dev-final-takeaway{grid-template-columns:42px minmax(0,1fr);padding:16px}
 .lpi-dev-sources li{grid-template-columns:38px minmax(0,1fr);padding:17px}
 .lpi-dev-sources li>b{display:none}
}

/* =========================================================
   v3.3.0 Developer Review refinement
   ========================================================= */
html body .lpi-developer-review-native :where(h1,h2,h3){
  overflow-wrap:normal!important;
  word-break:normal!important;
  hyphens:none!important;
  text-wrap:balance;
}

/* Quick answer and Developer at a Glance are stacked, not split left/right. */
html body .lpi-developer-review-native .lpi-dev-quick-stack{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:52px!important;
  width:100%!important;
  min-width:0!important;
}
html body .lpi-developer-review-native .lpi-dev-quick-answer-block{
  width:min(100%,840px)!important;
  max-width:840px!important;
  margin:0!important;
}
html body .lpi-developer-review-native .lpi-dev-glance-block{
  width:100%!important;
  min-width:0!important;
}
html body .lpi-developer-review-native .lpi-dev-glance-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  grid-auto-rows:1fr!important;
  align-items:stretch!important;
  gap:16px!important;
  margin-top:28px!important;
}
html body .lpi-developer-review-native .lpi-dev-glance-card{
  display:flex!important;
  flex-direction:column!important;
  align-self:stretch!important;
  height:100%!important;
  min-height:220px!important;
  padding:24px 20px!important;
}
.lpi-dev-glance-icon{
  display:flex;
  align-items:center;
  justify-content:center;
  width:46px;
  height:46px;
  margin-bottom:20px;
  border-radius:999px;
  background:#edf3fb;
  color:var(--lpi-dev-blue-dark);
}
.lpi-dev-glance-icon svg{width:23px!important;height:23px!important}
.lpi-dev-glance-card h3{margin-bottom:10px!important}
.lpi-dev-glance-card p{margin-top:auto!important}

/* Optional editorial image between Corporate Structure and Development Focus. */
.lpi-dev-section-bridge-media{margin-top:44px!important}
.lpi-dev-section-bridge-image{margin:0!important;border-radius:20px;overflow:hidden;box-shadow:var(--lpi-dev-shadow)}
.lpi-dev-section-bridge-image img{width:100%!important;aspect-ratio:14/8;object-fit:cover}

/* Equal card sizes for editorial comparison grids. */
html body .lpi-developer-review-native .lpi-dev-focus-grid,
html body .lpi-developer-review-native .lpi-dev-track-grid,
html body .lpi-developer-review-native .lpi-dev-metrics-grid,
html body .lpi-developer-review-native .lpi-dev-analysis-grid{
  grid-auto-rows:1fr!important;
  align-items:stretch!important;
}
html body .lpi-developer-review-native .lpi-dev-focus-card,
html body .lpi-developer-review-native .lpi-dev-track-card,
html body .lpi-developer-review-native .lpi-dev-metric-card,
html body .lpi-developer-review-native .lpi-dev-analysis-card{
  height:100%!important;
  align-self:stretch!important;
}
.lpi-dev-wide-image{margin-top:52px!important}

/* Financial figures stay readable without isolated single-letter wrapping. */
.lpi-dev-metric-card strong{
  font-size:clamp(1.22rem,1.8vw,1.72rem)!important;
  line-height:1.16!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
  hyphens:none!important;
}
.lpi-dev-metric-card span{font-size:.67rem!important;line-height:1.35!important}
.lpi-dev-metric-card small{font-size:.75rem!important;line-height:1.35!important}
.lpi-dev-metric-card p{font-size:.76rem!important}

/* Louis' Perspective and Final Verdict use the same full 1040px shell. */
html body .lpi-developer-review-native #lpi-view .lpi-dev-shell,
html body .lpi-developer-review-native #final-verdict .lpi-dev-shell{
  width:min(100%,1040px)!important;
  max-width:1040px!important;
}
.lpi-dev-view-card,.lpi-dev-final-card{width:100%!important}
.lpi-dev-view-card h2,.lpi-dev-final-card h2{max-width:20ch}
.lpi-dev-view-image img,.lpi-dev-final-image img{width:100%!important;height:auto!important;object-fit:contain!important}

/* Sources remain available in the import package/back end but are intentionally not rendered in Developer Review v3.3.0. */

@media (max-width:900px){
  html body .lpi-developer-review-native .lpi-dev-glance-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  html body .lpi-developer-review-native .lpi-dev-glance-card{min-height:190px!important}
}
@media (max-width:640px){
  html body .lpi-developer-review-native .lpi-dev-quick-stack{gap:38px!important}
  html body .lpi-developer-review-native .lpi-dev-glance-grid{grid-template-columns:1fr!important}
  html body .lpi-developer-review-native .lpi-dev-glance-card{min-height:0!important}
  .lpi-dev-section-bridge-media{margin-top:32px!important}
  .lpi-dev-section-bridge-image{border-radius:16px}
  .lpi-dev-metric-card strong{font-size:1.45rem!important}
}

/* =========================================================
   v3.4.0 Developer Review heading-alignment refinement
   ========================================================= */

/* Quick Answer now follows the centred Hero reading rhythm. */
html body .lpi-developer-review-native #quick-answer .lpi-dev-quick-answer-block{
  margin-left:auto!important;
  margin-right:auto!important;
  text-align:center!important;
}
html body .lpi-developer-review-native #quick-answer .lpi-dev-quick-answer-block .lpi-dev-kicker,
html body .lpi-developer-review-native #quick-answer .lpi-dev-quick-answer-title{
  text-align:center!important;
}
html body .lpi-developer-review-native #quick-answer .lpi-dev-quick-answer-block>p:not(.lpi-dev-kicker){
  max-width:820px;
  margin-left:auto!important;
  margin-right:auto!important;
  text-align:center!important;
}

/* Developer at a Glance and Selected Track Record use one heading only. */
html body .lpi-developer-review-native .lpi-dev-glance-title,
html body .lpi-developer-review-native .lpi-dev-track-title{
  margin-left:auto!important;
  margin-right:auto!important;
  text-align:center!important;
}

/* Centred section-label + title pairs requested for analytical sections. */
html body .lpi-developer-review-native #financial-strength>.lpi-dev-shell>.lpi-dev-kicker,
html body .lpi-developer-review-native #financial-strength>.lpi-dev-shell>.lpi-dev-section-title,
html body .lpi-developer-review-native #buyer-due-diligence>.lpi-dev-shell>.lpi-dev-kicker,
html body .lpi-developer-review-native #buyer-due-diligence>.lpi-dev-shell>.lpi-dev-section-title{
  text-align:center!important;
}
html body .lpi-developer-review-native #strengths-and-risks .lpi-dev-analysis-section>.lpi-dev-kicker,
html body .lpi-developer-review-native #strengths-and-risks .lpi-dev-column-title,
html body .lpi-developer-review-native #buyer-fit .lpi-dev-fit-section>.lpi-dev-kicker,
html body .lpi-developer-review-native #buyer-fit .lpi-dev-fit-section>h2{
  margin-left:auto!important;
  margin-right:auto!important;
  text-align:center!important;
}

/* Louis' Perspective: centre the heading area and opening summary only. */
html body .lpi-developer-review-native #lpi-view .lpi-dev-kicker,
html body .lpi-developer-review-native #lpi-view .lpi-dev-view-card>h2,
html body .lpi-developer-review-native #lpi-view .lpi-dev-view-intro{
  margin-left:auto!important;
  margin-right:auto!important;
  text-align:center!important;
}
html body .lpi-developer-review-native #lpi-view .lpi-dev-view-card>h2{
  max-width:20ch!important;
}

/* Final Verdict: centre the label, classification, title and opening line. */
html body .lpi-developer-review-native #final-verdict .lpi-dev-kicker,
html body .lpi-developer-review-native #final-verdict .lpi-dev-final-card>h2,
html body .lpi-developer-review-native #final-verdict .lpi-dev-final-intro{
  margin-left:auto!important;
  margin-right:auto!important;
  text-align:center!important;
}
html body .lpi-developer-review-native #final-verdict .lpi-dev-classification{
  display:table!important;
  margin-left:auto!important;
  margin-right:auto!important;
  text-align:center!important;
}
html body .lpi-developer-review-native #final-verdict .lpi-dev-final-card>h2{
  max-width:20ch!important;
}

/* Preserve readable left alignment inside cards and long analytical body copy. */
html body .lpi-developer-review-native :where(
  .lpi-dev-glance-card,.lpi-dev-track-card,.lpi-dev-analysis-card,
  .lpi-dev-fit-list,.lpi-dev-check-card,.lpi-dev-view-points,
  .lpi-dev-view-quote,.lpi-dev-final-body,.lpi-dev-final-takeaway
){text-align:left}

@media (max-width:640px){
  html body .lpi-developer-review-native #quick-answer .lpi-dev-quick-answer-block>p:not(.lpi-dev-kicker),
  html body .lpi-developer-review-native #lpi-view .lpi-dev-view-intro,
  html body .lpi-developer-review-native #final-verdict .lpi-dev-final-intro{
    text-align:center!important;
  }
}

