/* Published in OceanWP Custom CSS/JS. Scoped to the four 2026-08-11 posts. */
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) #primary {
  width: 100%;
  border: 0;
  padding-right: 0;
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) #right-sidebar { display: none; }
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
  color: #202632;
  font-size: 19px;
  line-height: 1.72;
  letter-spacing: -.012em;
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content > p:first-of-type {
  color: #07111f;
  font-size: clamp(22px,2.2vw,29px);
  line-height: 1.42;
  letter-spacing: -.025em;
  margin-bottom: 2rem;
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content h2 {
  color: #07111f;
  font-size: clamp(30px,3.4vw,44px);
  line-height: 1.08;
  letter-spacing: -.04em;
  margin: 3.4rem 0 1.2rem;
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content h3 {
  color: #07111f;
  font-size: clamp(22px,2.2vw,28px);
  line-height: 1.18;
  letter-spacing: -.025em;
  margin: 2.4rem 0 .8rem;
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content p { margin-bottom: 1.35rem; }
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content > figure {
  position: relative;
  margin: 3rem 0;
  padding: clamp(22px,4vw,38px);
  overflow: hidden;
  border: 1px solid rgba(112,211,255,.22);
  border-radius: 26px;
  color: #f7fbff;
  background: radial-gradient(circle at 90% 0%,rgba(20,136,255,.38),transparent 34%), radial-gradient(circle at 0% 100%,rgba(92,51,255,.22),transparent 40%), #07111f;
  box-shadow: 0 24px 70px rgba(7,17,31,.18);
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content > figure figcaption {
  margin: 0 0 1.35rem;
  color: #79dcff;
  font-size: 12px;
  font-weight: 750;
  line-height: 1.3;
  letter-spacing: .16em;
  text-align: left;
  text-transform: uppercase;
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content > figure > div {
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(180px,1fr));
  gap: 14px;
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content > figure > div > div {
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 17px;
  background: rgba(255,255,255,.07);
  backdrop-filter: blur(12px);
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content > figure > div > div strong {
  display: block;
  margin-bottom: 7px;
  color: #fff;
  font-size: 17px;
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content > aside {
  margin: 2.6rem 0;
  padding: 22px 26px;
  border: 1px solid #cfe7ff;
  border-left: 5px solid #087dff;
  border-radius: 0 20px 20px 0;
  color: #17304c;
  background: linear-gradient(110deg,#edf7ff,#f7fbff);
  box-shadow: 0 14px 36px rgba(35,95,145,.09);
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content > aside strong { color: #07111f; }
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content figure:has(table) {
  padding: 0;
  border-color: #dce4ed;
  color: #202632;
  background: #fff;
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content figure:has(table) figcaption {
  margin: 0;
  padding: 18px 22px;
  color: #07111f;
  background: #f4f7fa;
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content figure:has(table) > div { display: block; overflow-x: auto; }
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content table {
  width: 100%;
  min-width: 640px;
  margin: 0;
  border: 0;
  border-collapse: collapse;
  color: #202632;
  background: #fff;
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content th,
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content td {
  padding: 15px 18px;
  border: 0;
  border-bottom: 1px solid #e6ebf1;
  vertical-align: top;
  text-align: left;
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content th {
  color: #07111f;
  font-size: 13px;
  letter-spacing: .05em;
  background: #fafbfc;
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content a {
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content ol,
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content ul {
  margin: 1.2rem 0 1.8rem;
  padding-left: 1.45rem;
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content li { margin-bottom: .7rem; }
@media (max-width:680px) {
  body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content { font-size: 17px; line-height: 1.66; }
  body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content > figure { margin: 2.2rem 0; border-radius: 20px; }
  body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content > figure > div { grid-template-columns: 1fr; }
}

/* 9024 — Windows product teardown: dark engineering notebook. */
body.postid-9024 #content-wrap {
  max-width: none;
  padding-top: 0;
  background: #080a0f;
}
body.postid-9024 #main,
body.postid-9024 article { background: #080a0f; }
body.postid-9024 .entry-header,
body.postid-9024 .entry-content {
  max-width: 1040px;
  margin-right: auto;
  margin-left: auto;
}
body.postid-9024 .entry-title,
body.postid-9024 .entry-content h2,
body.postid-9024 .entry-content h3 { color: #f5f7fb; }
body.postid-9024 .entry-content {
  color: #bdc5d1 !important;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
body.postid-9024 .entry-content > p:first-of-type {
  max-width: 22ch;
  color: #fff !important;
  font-size: clamp(34px,5vw,68px);
  font-weight: 690;
  line-height: .98;
}
body.postid-9024 .entry-content h2 {
  display: grid;
  grid-template-columns: 52px 1fr;
  gap: 16px;
  align-items: start;
  border-top: 1px solid #2a303a;
  padding-top: 1.2rem;
  font-family: ui-monospace,SFMono-Regular,Menlo,monospace;
  font-size: clamp(24px,3vw,38px);
  letter-spacing: -.045em;
}
body.postid-9024 .entry-content h2::before {
  content: "LAYER";
  color: #7ee787;
  font-size: 10px;
  letter-spacing: .12em;
}
body.postid-9024 .entry-content > figure {
  padding: 0;
  border: 1px solid #262c36;
  border-radius: 12px;
  background: #0e1118;
  box-shadow: 0 30px 90px rgba(0,0,0,.42);
}
body.postid-9024 .entry-content > figure img { border-radius: 11px 11px 0 0 !important; }
body.postid-9024 .entry-content > figure figcaption {
  margin: 0;
  padding: 14px 18px;
  color: #9ba6b5;
  font-family: ui-monospace,SFMono-Regular,Menlo,monospace;
  letter-spacing: 0;
  text-transform: none;
}
body.postid-9024 .entry-content > aside {
  border: 1px solid #314036;
  border-left: 4px solid #7ee787;
  border-radius: 4px;
  color: #cbd5cc;
  background: #101712;
  box-shadow: none;
}
body.postid-9024 .entry-content > aside strong,
body.postid-9024 .entry-content code { color: #7ee787; }
body.postid-9024 .entry-content dl > div {
  border-color: #29313d !important;
  border-radius: 8px !important;
  color: #e8edf4;
  background: #0f131a;
}
body.postid-9024 .entry-content dl dd { color: #9faaba !important; }
body.postid-9024 .entry-content a { color: #8ab4ff; }
body.postid-9024 .entry-content p,
body.postid-9024 .entry-content li,
body.postid-9024 .entry-content dd { color: #bdc5d1 !important; }
body.postid-9024 .entry-content strong,
body.postid-9024 .entry-content h2,
body.postid-9024 .entry-content h3 { color: #f5f7fb !important; }
body.postid-9024 .thumbnail-caption,
body.postid-9024 .wp-caption-text { color: #96a1b1 !important; }

/* 9026 — Web trend map: warm editorial canvas with browser-blue signals. */
body.postid-9026 #content-wrap { max-width: none; background: #f4efe6; }
body.postid-9026 #main,
body.postid-9026 article { background: #f4efe6; }
body.postid-9026 .entry-header,
body.postid-9026 .entry-content {
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
}
body.postid-9026 .entry-content {
  counter-reset: signal;
  color: #1d2a3b;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
body.postid-9026 .entry-content > p:first-of-type {
  max-width: 28ch;
  color: #14213d;
  font-size: clamp(32px,4.3vw,60px);
  font-weight: 760;
  line-height: 1.02;
}
body.postid-9026 .entry-content h2 {
  counter-increment: signal;
  position: relative;
  border-top: 2px solid #14213d;
  padding: 1.2rem 0 0 88px;
  color: #14213d;
  font-size: clamp(28px,3.2vw,42px);
}
body.postid-9026 .entry-content h2::before {
  content: "0" counter(signal);
  position: absolute;
  left: 0;
  color: #2357ff;
  font-family: ui-monospace,SFMono-Regular,Menlo,monospace;
  font-size: 15px;
  letter-spacing: .08em;
}
body.postid-9026 .entry-content > figure {
  padding: 12px;
  border: 1px solid #d5cfc3;
  border-radius: 32px;
  color: #14213d;
  background: #fffdf8;
  box-shadow: 14px 14px 0 #2357ff;
}
body.postid-9026 .entry-content > figure img { border-radius: 22px !important; }
body.postid-9026 .entry-content > figure figcaption {
  margin: 0;
  padding: 14px 10px 4px;
  color: #4a5568;
  letter-spacing: 0;
  text-transform: none;
}
body.postid-9026 .entry-content > div[style*="background:#11131a"] {
  transform: rotate(-.7deg);
  border-radius: 4px !important;
  background: #2357ff !important;
  box-shadow: 8px 8px 0 #ff5c35;
}
body.postid-9026 .entry-content > div[style*="border:1px solid #dfe2ea"] {
  border: 2px solid #14213d !important;
  border-radius: 4px !important;
  background: #fffdf8;
}
body.postid-9026 .entry-content > ol {
  border: 2px solid #14213d;
  padding: 26px 26px 12px 44px !important;
  background: #fffdf8;
}
body.postid-9026 .entry-content a { color: #1747e8; }
body.postid-9026 .entry-content,
body.postid-9026 .entry-content p,
body.postid-9026 .entry-content li { color: #1d2a3b !important; }
body.postid-9026 .entry-content h2,
body.postid-9026 .entry-content h3,
body.postid-9026 .entry-content strong { color: #14213d !important; }
body.postid-9026 .thumbnail-caption,
body.postid-9026 .wp-caption-text { color: #596579 !important; }

/* 9028 — XR bounded scenario: cinematic spatial field. */
body.postid-9028 #content-wrap { max-width: none; background: #02050a; }
body.postid-9028 #main,
body.postid-9028 article { background: #02050a; }
body.postid-9028 .entry-header,
body.postid-9028 .entry-content {
  max-width: 1120px;
  margin-right: auto;
  margin-left: auto;
}
body.postid-9028 .entry-title,
body.postid-9028 .entry-content h2,
body.postid-9028 .entry-content h3 { color: #f5f8ff; }
body.postid-9028 .entry-content {
  color: #bdc8d8 !important;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
body.postid-9028 .entry-content > p,
body.postid-9028 .entry-content > ul {
  max-width: 760px;
  margin-right: auto;
  margin-left: auto;
}
body.postid-9028 .entry-content > p:first-of-type {
  max-width: 16ch;
  margin-left: 0;
  color: #fff !important;
  font-size: clamp(38px,6vw,78px);
  font-weight: 620;
  line-height: .98;
}
body.postid-9028 .entry-content h2 {
  max-width: 820px;
  margin-top: 5.2rem;
  font-size: clamp(34px,5vw,58px);
  font-weight: 620;
  line-height: 1;
}
body.postid-9028 .entry-content h2::before {
  content: "";
  display: block;
  width: 72px;
  height: 2px;
  margin-bottom: 18px;
  background: linear-gradient(90deg,#66e3ff,#8b5cff);
}
body.postid-9028 .entry-content > figure {
  margin: 4rem calc(50% - 50vw);
  padding: 0;
  border: 0;
  border-radius: 0;
  background: #02050a;
  box-shadow: none;
}
body.postid-9028 .entry-content > figure img {
  width: 100vw !important;
  max-height: 78vh;
  border-radius: 0 !important;
  object-fit: cover;
}
body.postid-9028 .entry-content > figure figcaption {
  max-width: 760px;
  margin: 0 auto;
  padding: 16px 0;
  color: #83e7ff;
  letter-spacing: .04em;
  text-transform: none;
}
body.postid-9028 .entry-content > section {
  max-width: 820px;
  margin: 3.2rem auto !important;
  border: 1px solid rgba(131,231,255,.24);
  background: linear-gradient(145deg,rgba(19,42,62,.88),rgba(14,17,34,.88)) !important;
  box-shadow: 0 30px 100px rgba(55,119,255,.15);
  backdrop-filter: blur(20px);
}
body.postid-9028 .entry-content > div[style*="grid-template-columns"] {
  max-width: 980px;
  margin-right: auto !important;
  margin-left: auto !important;
}
body.postid-9028 .entry-content > div[style*="grid-template-columns"] article {
  border-color: rgba(131,231,255,.2) !important;
  color: #eef6ff;
  background: rgba(255,255,255,.055) !important;
  backdrop-filter: blur(14px);
}
body.postid-9028 .entry-content > div[style*="grid-template-columns"] article p { color: #aebed2; }
body.postid-9028 .entry-content a { color: #83e7ff; }
body.postid-9028 .entry-content p,
body.postid-9028 .entry-content li { color: #bdc8d8 !important; }
body.postid-9028 .entry-content strong,
body.postid-9028 .entry-content h2,
body.postid-9028 .entry-content h3 { color: #f5f8ff !important; }
body.postid-9028 .thumbnail-caption,
body.postid-9028 .wp-caption-text { color: #91a2b8 !important; }

@media (max-width:680px) {
  body.postid-9024 .entry-content h2 { grid-template-columns: 1fr; gap: 8px; }
  body.postid-9026 .entry-content h2 { padding-left: 48px; }
  body.postid-9028 .entry-content > figure figcaption { padding-right: 20px; padding-left: 20px; }
}

/* 1.1 — Apple-inspired neutral editorial system.
 * Color lives in reporting media and small semantic accents. The reading
 * canvas stays quiet so every desk feels like one publication.
 */
:root {
  --ntx-canvas: #f5f5f7;
  --ntx-surface: #ffffff;
  --ntx-surface-soft: #fafafc;
  --ntx-ink: #1d1d1f;
  --ntx-muted: #6e6e73;
  --ntx-line: #d2d2d7;
  --ntx-link: #06c;
  --ntx-radius-card: 28px;
  --ntx-shadow-card: 0 8px 28px rgba(0,0,0,.06);
  --ntx-glass: rgba(255,255,255,.68);
  --ntx-glass-border: rgba(255,255,255,.86);
  --ntx-glass-shadow: inset 0 1px 0 rgba(255,255,255,.9),0 8px 24px rgba(0,0,0,.08);
  --ntx-page: 1180px;
  --ntx-media: 980px;
  --ntx-reading: 760px;
}

/* Desk archives: compact vertical catalogue on one neutral canvas. */
body:is(.category-generative-ai,.category-mobile-development,.category-desktop-development,.category-web-development,.category-spatial-computing) {
  color: var(--ntx-ink);
  background: var(--ntx-canvas);
  font-family: -apple-system,BlinkMacSystemFont,"SF Pro Text","Helvetica Neue",Arial,sans-serif;
}
body:is(.category-generative-ai,.category-mobile-development,.category-desktop-development,.category-web-development,.category-spatial-computing) .ntx-archive,
body:is(.category-generative-ai,.category-mobile-development,.category-desktop-development,.category-web-development,.category-spatial-computing) .ntx-archive-content {
  background: var(--ntx-canvas) !important;
}
body:is(.category-generative-ai,.category-mobile-development,.category-desktop-development,.category-web-development,.category-spatial-computing) .ntx-archive-hero {
  padding-top: clamp(72px,8vw,112px) !important;
  padding-bottom: clamp(58px,6vw,82px) !important;
  background: var(--ntx-surface-soft) !important;
}
body:is(.category-generative-ai,.category-mobile-development,.category-desktop-development,.category-web-development,.category-spatial-computing) .ntx-archive-content {
  padding-top: clamp(68px,7vw,96px) !important;
  padding-bottom: clamp(88px,9vw,132px) !important;
}
body:is(.category-generative-ai,.category-mobile-development,.category-desktop-development,.category-web-development,.category-spatial-computing) .ntx-archive-shell,
body:is(.category-generative-ai,.category-mobile-development,.category-desktop-development,.category-web-development,.category-spatial-computing) .ntx-archive-hero > * {
  width: min(calc(100% - 40px),var(--ntx-page)) !important;
  margin-right: auto !important;
  margin-left: auto !important;
}
body:is(.category-generative-ai,.category-mobile-development,.category-desktop-development,.category-web-development,.category-spatial-computing) .ntx-article-grid {
  display: grid !important;
  grid-template-columns: repeat(3,minmax(0,1fr)) !important;
  gap: 26px 22px !important;
}
body:is(.category-generative-ai,.category-mobile-development,.category-desktop-development,.category-web-development,.category-spatial-computing) .ntx-article {
  min-width: 0;
  overflow: hidden;
  border: 0 !important;
  border-radius: var(--ntx-radius-card) !important;
  color: var(--ntx-ink) !important;
  background: var(--ntx-surface) !important;
  box-shadow: var(--ntx-shadow-card) !important;
  transition: transform .28s ease,box-shadow .28s ease;
}
body:is(.category-generative-ai,.category-mobile-development,.category-desktop-development,.category-web-development,.category-spatial-computing) .ntx-article:hover {
  transform: translateY(-4px);
  box-shadow: 0 14px 38px rgba(0,0,0,.09) !important;
}
body:is(.category-generative-ai,.category-mobile-development,.category-desktop-development,.category-web-development,.category-spatial-computing) .ntx-article-media {
  aspect-ratio: 16/9;
  min-height: 0 !important;
}
body:is(.category-generative-ai,.category-mobile-development,.category-desktop-development,.category-web-development,.category-spatial-computing) .ntx-article-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body:is(.category-generative-ai,.category-mobile-development,.category-desktop-development,.category-web-development,.category-spatial-computing) .ntx-article-overlay {
  padding: 22px !important;
  background: linear-gradient(180deg,transparent 30%,rgba(0,0,0,.76)) !important;
}
body:is(.category-generative-ai,.category-mobile-development,.category-desktop-development,.category-web-development,.category-spatial-computing) .ntx-article-overlay h2 {
  font-size: clamp(23px,2vw,30px) !important;
  line-height: 1.08 !important;
  letter-spacing: -.035em !important;
}
body:is(.category-generative-ai,.category-mobile-development,.category-desktop-development,.category-web-development,.category-spatial-computing) .ntx-article-body {
  padding: 20px 22px 22px !important;
}

/* Restrained liquid-glass controls: navigation and explicit card actions only. */
.ntx-desk-nav a,
.ntx-card-link {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center;
  position: relative;
  isolation: isolate;
  overflow: hidden;
  border: 1px solid var(--ntx-glass-border) !important;
  border-radius: 999px !important;
  color: var(--ntx-ink) !important;
  background: var(--ntx-glass) !important;
  box-shadow: var(--ntx-glass-shadow) !important;
  min-height: 48px;
  padding: 11px 20px !important;
  line-height: 1.2 !important;
  text-align: center;
  -webkit-backdrop-filter: saturate(180%) blur(18px);
  backdrop-filter: saturate(180%) blur(18px);
  transition: transform .22s ease,background-color .22s ease,box-shadow .22s ease;
}
.ntx-desk-nav a::before,
.ntx-card-link::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: 12%;
  left: 12%;
  height: 48%;
  border-radius: inherit;
  background: linear-gradient(180deg,rgba(255,255,255,.72),rgba(255,255,255,0));
  pointer-events: none;
}
.ntx-desk-nav a:hover,
.ntx-card-link:hover {
  transform: translateY(-2px);
  background: rgba(255,255,255,.82) !important;
  box-shadow: inset 0 1px 0 #fff,0 12px 28px rgba(0,0,0,.11) !important;
}
.ntx-desk-nav a[aria-current="page"],
.ntx-desk-nav a.is-active,
.ntx-desk-nav a.active {
  border-color: rgba(255,255,255,.22) !important;
  color: #fff !important;
  background: rgba(20,20,22,.82) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.22),0 10px 26px rgba(0,0,0,.16) !important;
}
.ntx-card-link {
  min-height: 38px;
  margin-top: 14px;
  padding: 8px 14px !important;
  font-size: 13px;
  font-weight: 650;
  line-height: 1;
}
.ntx-desk-nav a:focus-visible,
.ntx-card-link:focus-visible {
  outline: 3px solid rgba(0,102,204,.38);
  outline-offset: 3px;
}
@supports not ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))) {
  .ntx-desk-nav a,
  .ntx-card-link { background: #fff !important; }
  .ntx-desk-nav a[aria-current="page"],
  .ntx-desk-nav a.is-active,
  .ntx-desk-nav a.active { background: #1d1d1f !important; }
}

@media (prefers-reduced-motion: reduce) {
  .ntx-desk-nav a,
  .ntx-card-link,
  .ntx-article { transition: none !important; }
}

/* Article pages: one background system, several evidence-led media rhythms. */
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028),
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) #content-wrap,
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) #main,
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) article {
  color: var(--ntx-ink) !important;
  background: var(--ntx-surface) !important;
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) #content-wrap {
  max-width: none !important;
  padding-top: clamp(46px,6vw,84px) !important;
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-header,
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content {
  width: min(calc(100% - 40px),var(--ntx-media)) !important;
  max-width: var(--ntx-media) !important;
  margin-right: auto !important;
  margin-left: auto !important;
  font-family: -apple-system,BlinkMacSystemFont,"SF Pro Text","Helvetica Neue",Arial,sans-serif !important;
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-title {
  max-width: 18ch;
  margin: 0 auto clamp(38px,5vw,64px) !important;
  color: var(--ntx-ink) !important;
  font-size: clamp(38px,5vw,58px) !important;
  font-weight: 650 !important;
  line-height: 1.02 !important;
  letter-spacing: -.045em !important;
  text-align: center;
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content {
  color: var(--ntx-ink) !important;
  font-size: 18px !important;
  line-height: 1.58 !important;
  letter-spacing: -.012em !important;
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content > :is(p,h2,h3,ul,ol,blockquote,aside,dl) {
  max-width: var(--ntx-reading) !important;
  margin-right: auto !important;
  margin-left: auto !important;
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content > p:first-of-type {
  max-width: var(--ntx-reading) !important;
  color: var(--ntx-ink) !important;
  font-size: clamp(21px,2.2vw,26px) !important;
  font-weight: 500 !important;
  line-height: 1.34 !important;
  letter-spacing: -.026em !important;
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content h2 {
  display: block !important;
  grid-template-columns: none !important;
  min-width: 0 !important;
  margin-top: clamp(58px,7vw,88px) !important;
  padding: 0 !important;
  border: 0 !important;
  color: var(--ntx-ink) !important;
  font-family: inherit !important;
  font-size: clamp(29px,3.4vw,40px) !important;
  font-weight: 650 !important;
  line-height: 1.08 !important;
  letter-spacing: -.038em !important;
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content h2::before { display: none !important; }
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content h3,
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content strong {
  color: var(--ntx-ink) !important;
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content p,
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content li,
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content dd {
  color: var(--ntx-ink) !important;
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content a { color: var(--ntx-link) !important; }
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content > figure {
  width: min(100%,var(--ntx-media)) !important;
  margin: clamp(42px,6vw,72px) auto !important;
  padding: 0 !important;
  overflow: hidden;
  border: 0 !important;
  border-radius: var(--ntx-radius-card) !important;
  color: var(--ntx-ink) !important;
  background: var(--ntx-surface-soft) !important;
  box-shadow: none !important;
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content > figure img {
  display: block;
  width: 100% !important;
  max-height: none !important;
  border-radius: var(--ntx-radius-card) var(--ntx-radius-card) 0 0 !important;
  object-fit: cover;
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content > figure figcaption {
  max-width: var(--ntx-reading) !important;
  margin: 0 auto !important;
  padding: 16px 20px 20px !important;
  color: var(--ntx-muted) !important;
  font-size: 14px !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}
body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-content > :is(aside,section) {
  padding: 24px 26px !important;
  border: 0 !important;
  border-radius: 22px !important;
  color: var(--ntx-ink) !important;
  background: var(--ntx-surface-soft) !important;
  box-shadow: none !important;
}
body.postid-9026 .entry-content > figure:first-of-type {
  width: min(78%,760px) !important;
  margin-left: 0 !important;
}
body.postid-9028 .entry-content > figure:first-of-type {
  width: min(100%,var(--ntx-media)) !important;
}
body.postid-9028 .entry-content > div[style*="grid-template-columns"] article,
body.postid-9024 .entry-content dl > div {
  border: 0 !important;
  border-radius: 22px !important;
  color: var(--ntx-ink) !important;
  background: var(--ntx-surface-soft) !important;
  box-shadow: none !important;
}

/* The article itself must retain visible desk context after leaving an archive. */
.ntx-article-desk-context {
  padding: 14px 0;
  border-bottom: 1px solid var(--ntx-line);
  background: rgba(245,245,247,.86);
  -webkit-backdrop-filter: saturate(160%) blur(18px);
  backdrop-filter: saturate(160%) blur(18px);
}
.ntx-article-desk-context__inner {
  display: flex;
  width: min(calc(100% - 40px),var(--ntx-page));
  margin: 0 auto;
  gap: 10px;
  overflow-x: auto;
  scrollbar-width: none;
}
.ntx-article-desk-context__inner::-webkit-scrollbar { display: none; }
.ntx-article-desk-context a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  min-height: 40px;
  padding: 9px 16px;
  border: 1px solid #d8d8dd;
  border-radius: 999px;
  color: var(--ntx-ink);
  background: rgba(255,255,255,.76);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
}
.ntx-article-desk-context a[aria-current="page"] {
  border-color: #05070b;
  color: #fff;
  background: #05070b;
}

@media (max-width: 900px) {
  body:is(.category-generative-ai,.category-mobile-development,.category-desktop-development,.category-web-development,.category-spatial-computing) .ntx-article-grid {
    grid-template-columns: repeat(2,minmax(0,1fr)) !important;
  }
}
@media (max-width: 640px) {
  body:is(.category-generative-ai,.category-mobile-development,.category-desktop-development,.category-web-development,.category-spatial-computing) .ntx-article-grid {
    grid-template-columns: 1fr !important;
  }
  body:is(.postid-9022,.postid-9024,.postid-9026,.postid-9028) .entry-title { text-align: left; }
  body.postid-9026 .entry-content > figure:first-of-type { width: 100% !important; }
}
