:root{color-scheme:light;--color-bg: #f7f5ef;--color-surface: #fffdfa;--color-text: #1f2933;--color-muted: #5e6b76;--color-border: #d9d4c8;--color-accent: #256f6c;--color-accent-strong: #174f55;--color-warm: #b85c38;--shadow-soft: 0 18px 44px rgba(31, 41, 51, .08);--max-width: 1120px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--color-bg);color:var(--color-text);scroll-behavior:smooth}body{margin:0;min-height:100vh;line-height:1.6}a{color:inherit;text-decoration-color:#256f6c59;text-underline-offset:.18em}a:hover{color:var(--color-accent-strong);text-decoration-color:currentColor}img{display:block;max-width:100%}.site-header,.site-footer,main{width:min(var(--max-width),calc(100% - 32px));margin-inline:auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 0}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-weight:760}.brand-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:8px;background:var(--color-accent-strong);color:#fffdfa;font-size:.85rem;letter-spacing:0}.brand-text{white-space:nowrap}.site-nav{display:flex;flex-wrap:wrap;gap:14px;color:var(--color-muted);font-size:.95rem}.site-nav a{text-decoration:none}.site-footer{padding:54px 0 36px;color:var(--color-muted);font-size:.92rem}.hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);gap:28px;align-items:stretch;padding:54px 0 34px}.hero-copy h1,.page-heading h1,.article-header h1{margin:0;max-width:860px;font-size:clamp(2.35rem,6vw,5.2rem);line-height:.98;letter-spacing:0}.hero-copy p,.page-heading p,.article-header p{max-width:720px;color:var(--color-muted);font-size:1.08rem}.hero-panel{display:flex;flex-direction:column;justify-content:space-between;gap:18px;padding:26px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);box-shadow:var(--shadow-soft)}.hero-panel strong{color:var(--color-accent-strong)}.hero-actions,.section-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border:1px solid var(--color-accent);border-radius:8px;background:var(--color-accent);color:#fffdfa;font-weight:700;text-decoration:none}.button.secondary{background:transparent;color:var(--color-accent-strong)}.section{padding:34px 0}.section-header h2,.article-content h2{margin:0;font-size:clamp(1.4rem,3vw,2.2rem);line-height:1.15;letter-spacing:0}.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px}.post-card{display:flex;min-height:250px;flex-direction:column;gap:12px;padding:22px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface)}.post-card h2{margin:0;font-size:1.24rem;line-height:1.22;letter-spacing:0}.post-card p{margin:0;color:var(--color-muted)}.post-card-meta{display:flex;flex-wrap:wrap;gap:8px;color:var(--color-warm);font-size:.84rem;font-weight:700}.tag-list{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:auto 0 0;list-style:none}.tag-list a,.tag-pill{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border:1px solid var(--color-border);border-radius:999px;background:#256f6c0f;color:var(--color-accent-strong);font-size:.86rem;text-decoration:none}.page-heading,.article-header{padding:48px 0 24px}.article-shell{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:36px;align-items:start}.article-content{width:100%;min-width:0;max-width:760px;padding-bottom:30px;font-size:1.05rem}.article-content h2,.article-content h3{margin-top:2.1em}.article-content p,.article-content ul,.article-content ol{color:#2d3741}.article-content pre{overflow-x:auto;padding:18px;border-radius:8px}.article-content :not(pre)>code{overflow-wrap:anywhere}.article-content table{display:block;width:100%;overflow-x:auto;border-collapse:collapse;font-size:.94rem}.article-content th,.article-content td{padding:10px 12px;border:1px solid var(--color-border);text-align:left;vertical-align:top}.article-content th{background:#256f6c14;color:var(--color-accent-strong)}.article-content kbd{display:inline-flex;align-items:center;min-height:28px;margin:3px;padding:0 9px;border:1px solid var(--color-border);border-radius:999px;background:#256f6c12;color:var(--color-accent-strong);font-family:inherit;font-size:.84rem;font-weight:700}.embedded-hero,.note-callout,.command-card{margin:28px 0;padding:22px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);box-shadow:var(--shadow-soft)}.embedded-hero h2{margin:0;color:var(--color-accent-strong);font-size:clamp(2rem,5vw,3.4rem);line-height:1}.embedded-hero .eyebrow{margin:0 0 8px;color:var(--color-warm);font-size:.82rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.inline-actions,.provider-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 10px}.note-callout{border-left:4px solid var(--color-accent);box-shadow:none}.note-callout.warning{border-left-color:var(--color-warm);background:#b85c3814}.note-callout p,.command-card p{margin-bottom:0}.mermaid-diagram{display:flex;justify-content:center;width:100%;margin:28px 0;overflow-x:auto;padding:18px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface)}.mermaid-diagram svg{width:auto;max-width:100%;height:auto;min-width:520px}.mermaid-error{border:1px solid var(--color-warm)}.mermaid-error-message{padding:12px 14px;border:1px solid var(--color-warm);border-radius:8px;background:#b85c3814;color:var(--color-warm);font-weight:700}.article-aside{position:sticky;top:20px;padding:18px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);color:var(--color-muted);font-size:.92rem}.article-aside h2{margin-top:0;color:var(--color-text);font-size:1rem}.tag-cloud{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}@media(max-width:840px){.site-header,.hero-actions,.section-header{align-items:flex-start;flex-direction:column}.hero,.article-shell,.post-grid{grid-template-columns:1fr}.hero{padding-top:30px}.article-aside{position:static}.mermaid-diagram{justify-content:flex-start}}
