:root{--ink:#eef1f0;--surface:#fff;--surface-2:#e4e9e7;--line:#0f1a1829;--text:#142120;--text-muted:#52625f;--amber:#b8631d;--amber-strong:#95500f;--amber-soft:#b8631d1f;--teal:#1f7d6c;--teal-soft:#1f7d6c1a;--shadow:0 1px 0 #0f1a180a}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--ink:#0f1a1c;--surface:#17252a;--surface-2:#1c2c2f;--line:#e9efee24;--text:#e9efee;--text-muted:#9db0ad;--amber:#e2933f;--amber-strong:#f0a860;--amber-soft:#e2933f26;--teal:#5fb8ac;--teal-soft:#5fb8ac1f;--shadow:0 1px 0 #0000004d}}:root[data-theme=dark]{--ink:#0f1a1c;--surface:#17252a;--surface-2:#1c2c2f;--line:#e9efee24;--text:#e9efee;--text-muted:#9db0ad;--amber:#e2933f;--amber-strong:#f0a860;--amber-soft:#e2933f26;--teal:#5fb8ac;--teal-soft:#5fb8ac1f;--shadow:0 1px 0 #0000004d}[data-astro-cid-hkw662rw]{box-sizing:border-box}body{background:var(--ink);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:IBM Plex Sans,Segoe UI,Arial,sans-serif}.page[data-astro-cid-hkw662rw]{flex-direction:column;gap:clamp(3rem,6vw,4.5rem);max-width:1080px;margin:0 auto;padding:clamp(2rem,5vw,4.5rem) clamp(1.25rem,4vw,2rem) 3rem;display:flex}.eyebrow[data-astro-cid-hkw662rw]{letter-spacing:.14em;text-transform:uppercase;color:var(--teal);align-items:center;gap:.6em;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:.72rem;font-weight:500;display:inline-flex}.eyebrow[data-astro-cid-hkw662rw]:before{content:"";background:var(--amber);width:.6em;height:.6em;box-shadow:0 0 0 3px var(--amber-soft);border-radius:50%;flex:none}h1[data-astro-cid-hkw662rw],h2[data-astro-cid-hkw662rw]{text-wrap:balance;color:var(--text);margin:0;font-family:Fraunces,Georgia,Times New Roman,serif}h1[data-astro-cid-hkw662rw]{letter-spacing:-.01em;font-size:clamp(2.1rem,4.6vw,3.35rem);font-weight:600;line-height:1.08}h1[data-astro-cid-hkw662rw] em[data-astro-cid-hkw662rw]{color:var(--amber-strong);font-style:italic;font-weight:500}h2[data-astro-cid-hkw662rw]{font-size:clamp(1.45rem,2.6vw,1.85rem);font-weight:600;line-height:1.2}p[data-astro-cid-hkw662rw]{color:var(--text);max-width:64ch;margin:0;line-height:1.68}p[data-astro-cid-hkw662rw].muted{color:var(--text-muted)}.lede[data-astro-cid-hkw662rw]{color:var(--text-muted);max-width:56ch;font-size:1.08rem}.hero[data-astro-cid-hkw662rw]{flex-direction:column;gap:1.5rem;display:flex}.hero-rule[data-astro-cid-hkw662rw]{border-top:1px dashed var(--line);width:100%;margin-top:.25rem}.stats[data-astro-cid-hkw662rw]{background:var(--line);border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:1px;display:grid;overflow:hidden}.stat[data-astro-cid-hkw662rw]{background:var(--surface);flex-direction:column;gap:.35rem;padding:1rem 1.15rem 1.1rem;display:flex}.stat-label[data-astro-cid-hkw662rw]{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-family:IBM Plex Mono,monospace;font-size:.66rem}.stat-value[data-astro-cid-hkw662rw]{font-variant-numeric:tabular-nums;font-size:1.02rem;font-weight:600}.stat-value[data-astro-cid-hkw662rw].accent{color:var(--amber-strong)}section[data-astro-cid-hkw662rw]{flex-direction:column;gap:1.5rem;display:flex}.section-head[data-astro-cid-hkw662rw]{flex-direction:column;gap:.6rem;max-width:62ch;display:flex}.kicker[data-astro-cid-hkw662rw]{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);font-family:IBM Plex Mono,monospace;font-size:.7rem}figure[data-astro-cid-hkw662rw]{flex-direction:column;gap:.9rem;margin:0;display:flex}.diagram-frame[data-astro-cid-hkw662rw]{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px;padding:clamp(.75rem,2vw,1.5rem);overflow-x:auto}.arch-svg[data-astro-cid-hkw662rw]{width:100%;min-width:660px;height:auto;color:var(--text);display:block}figcaption[data-astro-cid-hkw662rw]{color:var(--text-muted);max-width:60ch;font-size:.9rem}.steps[data-astro-cid-hkw662rw]{counter-reset:step;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.1rem 1.5rem;margin:0;padding:0;list-style:none;display:grid}.steps[data-astro-cid-hkw662rw] li[data-astro-cid-hkw662rw]{counter-increment:step;grid-template-columns:auto 1fr;align-items:start;gap:.75rem;display:grid}.steps[data-astro-cid-hkw662rw] li[data-astro-cid-hkw662rw]:before{content:counter(step);color:var(--amber-strong);background:var(--amber-soft);border:1px solid var(--line);border-radius:50%;flex:none;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;margin-top:.1rem;font-family:IBM Plex Mono,monospace;font-size:.75rem;font-weight:600;display:flex}.steps[data-astro-cid-hkw662rw] li[data-astro-cid-hkw662rw] p[data-astro-cid-hkw662rw]{color:var(--text);font-size:.94rem}.pillars-grid[data-astro-cid-hkw662rw]{background:var(--line);border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(255px,1fr));gap:1px;display:grid;overflow:hidden}.pillar[data-astro-cid-hkw662rw]{background:var(--surface);flex-direction:column;gap:.55rem;padding:1.5rem 1.5rem 1.65rem;display:flex}.pillar-tag[data-astro-cid-hkw662rw]{letter-spacing:.1em;text-transform:uppercase;color:var(--teal);font-family:IBM Plex Mono,monospace;font-size:.66rem}.pillar[data-astro-cid-hkw662rw] h3[data-astro-cid-hkw662rw]{color:var(--text);margin:0;font-family:Fraunces,Georgia,serif;font-size:1.12rem;font-weight:600}.pillar[data-astro-cid-hkw662rw] p[data-astro-cid-hkw662rw]{color:var(--text-muted);font-size:.92rem}.principle[data-astro-cid-hkw662rw]{grid-template-columns:minmax(0,1fr) minmax(220px,320px);align-items:start;gap:2.5rem;display:grid}.plane-chips[data-astro-cid-hkw662rw]{flex-direction:column;gap:.75rem;display:flex}.chip[data-astro-cid-hkw662rw]{border:1px solid var(--line);border-radius:10px;flex-direction:column;gap:.25rem;padding:.9rem 1rem;display:flex}.chip[data-astro-cid-hkw662rw].cp{border-left:3px solid var(--teal)}.chip[data-astro-cid-hkw662rw].wp{border-left:3px solid var(--amber)}.chip-title[data-astro-cid-hkw662rw]{font-size:.88rem;font-weight:600}.chip-sub[data-astro-cid-hkw662rw]{color:var(--text-muted);font-family:IBM Plex Mono,monospace;font-size:.8rem}@media (width<=760px){.principle[data-astro-cid-hkw662rw]{grid-template-columns:1fr}}footer[data-astro-cid-hkw662rw]{border-top:1px solid var(--line);flex-direction:column;gap:.35rem;padding-top:1.5rem;display:flex}footer[data-astro-cid-hkw662rw] p[data-astro-cid-hkw662rw]{color:var(--text-muted);max-width:70ch;font-size:.86rem}.signoff[data-astro-cid-hkw662rw]{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-family:IBM Plex Mono,monospace;font-size:.72rem}.back-link[data-astro-cid-hkw662rw]{letter-spacing:.04em;color:var(--text-muted);align-items:center;gap:.4em;width:fit-content;font-family:IBM Plex Mono,monospace;font-size:.78rem;text-decoration:none;display:inline-flex}.back-link[data-astro-cid-hkw662rw]:hover{color:var(--teal)}
