:root{--bg:#f8fafc;--surface:#fff;--text:#0a0a0a;--navy:#1e3a5f;--navy-deep:#10233c;--red:#dc2626;--muted:#64748b;--line:#d9e2ee;--soft:#eef3f8;--shadow:0 18px 45px #0f172a14;--radius:8px}*{box-sizing:border-box}html:has(.cv-concept-page){scroll-behavior:smooth}body:has(.cv-concept-page){background:var(--bg);color:var(--text);font-family:var(--font-ibm-plex-sans), "IBM Plex Sans", Arial, sans-serif;margin:0;font-size:16px;line-height:1.6}.cv-concept-page{flex-direction:column;flex:1;width:100%;min-height:100%;display:flex}a{color:inherit;text-decoration:none}a:hover{color:var(--red)}.site-header{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8fafcf0;position:sticky;top:0}.nav-shell,.blog-hero,.section-pad,.site-footer{width:min(1120px,100% - 32px);margin:0 auto}.nav-shell{justify-content:space-between;align-items:center;gap:1.5rem;min-height:68px;display:flex}.brand{color:var(--navy-deep);align-items:center;gap:.65rem;font-weight:700;display:inline-flex}.brand-mark{background:var(--navy);color:#fff;border-radius:6px;place-items:center;width:34px;height:34px;font-family:IBM Plex Mono,monospace;font-size:.85rem;display:grid}.nav-links{color:var(--navy-deep);letter-spacing:0;text-transform:uppercase;align-items:center;gap:1.1rem;font-size:.82rem;font-weight:600;display:flex}.blog-hero{grid-template-columns:minmax(0,1fr);align-items:center;gap:2rem;min-height:560px;padding:5.2rem 0 4rem;display:grid}.blog-hero-copy{max-width:780px}.eyebrow,.mono-label{color:var(--red);letter-spacing:0;text-transform:uppercase;margin:0 0 .75rem;font-family:IBM Plex Mono,monospace;font-size:.78rem;font-weight:600}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--text);letter-spacing:0;line-height:1.08}h1{max-width:900px;margin-bottom:1.25rem;font-size:clamp(2.65rem,7vw,5.45rem);font-weight:700}h2{margin-bottom:.8rem;font-size:clamp(1.75rem,4vw,3.1rem);font-weight:700}h3{margin-bottom:.55rem;font-size:1.1rem}.lede{color:#243244;max-width:690px;font-size:clamp(1.08rem,2.2vw,1.32rem);line-height:1.55}.button{cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;min-height:46px;padding:.72rem 1rem;font-weight:700;line-height:1.1;display:inline-flex}.button-primary{background:var(--navy);color:#fff}.button-primary:hover{background:var(--red);color:#fff}.section-pad{padding:4.5rem 0}.section-heading{max-width:760px;margin-bottom:1.6rem}.section-heading p,.post-card p,.site-footer p{color:var(--muted)}.post-meta{color:#fecaca;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:.42rem;margin-bottom:.55rem;font-family:IBM Plex Mono,monospace;font-size:.76rem;font-weight:600;display:flex}.meta-tag{color:#fff;font-family:var(--font-ibm-plex-sans), "IBM Plex Sans", Arial, sans-serif;text-transform:none;background:#ffffff14;border:1px solid #ffffff40;border-radius:999px;align-items:center;padding:.12rem .5rem;font-size:.82rem;font-weight:700;line-height:1.25;display:inline-flex}.blog-post-hero{max-width:760px;padding-top:3.5rem;padding-bottom:1.5rem}.blog-post-hero h1{margin-bottom:1rem;font-size:clamp(2rem,5vw,3.4rem)}.blog-post-meta{color:var(--muted);text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;font-family:IBM Plex Mono,monospace;font-size:.78rem;font-weight:600;display:flex}.blog-post-meta .meta-tag{border-color:var(--line);background:var(--soft);color:var(--navy-deep)}.blog-post-dek{margin-bottom:0}.blog-article{border-top:1px solid var(--line);max-width:760px;padding-top:1.5rem;padding-bottom:4.5rem}.blog-article>:first-child{margin-top:0}.blog-article h2{margin-top:2rem;margin-bottom:.75rem;font-size:clamp(1.35rem,3vw,1.85rem)}.blog-article h3{margin-top:1.5rem;margin-bottom:.5rem}.blog-article p,.blog-article li{color:#243244}.blog-article p+ul,.blog-article p+ol{margin-top:1.25rem}.blog-article ul,.blog-article ol{margin:0 0 1.25rem;padding-left:1.35rem}.blog-article ul{list-style:outside}.blog-article ol{list-style:decimal}.blog-article li+li{margin-top:.35rem}.blog-article a{color:var(--navy);text-underline-offset:.12em;text-decoration:underline}.blog-article strong{color:var(--text)}.mdx-callout{border-left:3px solid var(--red);border-radius:var(--radius);background:var(--soft);color:var(--navy-deep);margin:1.5rem 0;padding:1rem 1.1rem}.post-index{border-top:1px solid var(--line)}.post-card-grid{grid-template-columns:1fr;gap:1rem;display:grid}.post-card{border-radius:var(--radius);min-height:0;box-shadow:var(--shadow);background:linear-gradient(135deg,#1e3a5ff5,#10233cfa),repeating-linear-gradient(90deg,#ffffff1f 0 1px,#0000 1px 36px);border:1px solid #10233c2e;align-content:start;gap:.85rem;padding:1.25rem;display:grid}.post-card h3{color:#fff;max-width:760px;margin-bottom:.55rem;font-size:clamp(1.35rem,2.4vw,2rem)}.post-card p{color:#dbe7f5;max-width:760px;margin-bottom:.65rem}.post-card-divider{background:linear-gradient(90deg,#fecacae6,#ffffff29);width:clamp(9.5rem,22vw,14rem);height:1px;display:block}.post-card .button{width:fit-content;color:var(--navy-deep);background:#fff;justify-self:start}.post-card .button:hover{background:var(--red);color:#fff}.site-footer{border-top:1px solid var(--line);justify-content:space-between;gap:1.5rem;padding:2rem 0 3rem;display:flex}.footer-links{color:var(--navy);flex-wrap:wrap;align-content:start;gap:.8rem 1rem;font-weight:700;display:flex}@media (max-width:820px){.nav-shell{flex-direction:column;align-items:flex-start;min-height:auto;padding:.85rem 0}.nav-links{width:100%;padding-bottom:.1rem;overflow-x:auto}.blog-hero,.post-card-grid{grid-template-columns:1fr}.blog-hero{gap:1.5rem;min-height:auto;padding-top:3.25rem}.section-pad{padding:3.2rem 0}.blog-article.section-pad{padding-top:1.6rem}.site-footer{flex-direction:column}}@media (max-width:520px){.nav-shell,.blog-hero,.section-pad,.site-footer{width:min(100% - 24px,1120px)}.brand{font-size:.95rem}.nav-links{gap:.85rem;font-size:.76rem}h1{font-size:2.5rem}.terminal-body li{grid-template-columns:1fr}.post-card{min-height:0;padding:1rem}.post-card .button{width:100%}}
