.obsidian-site{--obs-bg:#fffcf0;--obs-bg-soft:#f2f0e5;--obs-surface:#e6e4d9;--obs-text:#100f0f;--obs-text-muted:#575653;--obs-accent:#205ea6;--obs-accent-soft:#205ea61a;--obs-border:#dad8ce;color:var(--obs-text);background:var(--obs-bg);min-height:100vh}.obsidian-site a{color:inherit}.macro-rail{z-index:40;border-bottom:1px solid var(--obs-border);backdrop-filter:blur(10px);background:#fffcf0e6;justify-content:flex-start;align-items:center;padding:.95rem 1rem .9rem;display:flex;position:sticky;top:0}.macro-rail-parent{letter-spacing:.22em;text-transform:uppercase;color:var(--obs-text-muted);font:600 .72rem/1 Inter,system-ui,sans-serif}.micro-rail{border-bottom:1px solid var(--obs-border);background:#f2f0e5b3}.micro-rail-inner{justify-content:space-between;align-items:baseline;gap:1rem;max-width:980px;margin:0 auto;padding:.7rem 1rem .78rem;display:flex}.micro-rail-brand{letter-spacing:.04em;text-transform:uppercase;color:var(--obs-text);font-family:Newsreader,Georgia,serif;font-size:1rem;line-height:1}.micro-rail-link{letter-spacing:.17em;text-transform:uppercase;color:var(--obs-accent);font:600 .68rem/1 Inter,system-ui,sans-serif}.obsidian-wrap{max-width:980px;margin:0 auto;padding:2.2rem 1rem 4rem}.obsidian-hero{margin-bottom:2rem}.obsidian-kicker{letter-spacing:.15em;text-transform:uppercase;color:var(--obs-accent);font:600 .76rem/1 Inter,system-ui,sans-serif}.obsidian-title{margin-top:.8rem;font-family:Vollkorn,Georgia,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:500;line-height:1.05}.article-icon-strip{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.9rem;display:flex}.hero-icon-pill{background:var(--obs-bg-soft);border:1px solid var(--obs-border);border-radius:7px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.obsidian-subtitle{max-width:65ch;color:var(--obs-text-muted);margin-top:.9rem;line-height:1.6}.obsidian-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem;display:grid}@media (width>=800px){.obsidian-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.obsidian-card{border:1px solid var(--obs-border);background:var(--obs-bg-soft);border-radius:6px;padding:1.15rem 1rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:block;overflow:hidden}.obsidian-card:has(.card-icon-band){padding:0}.obsidian-card:hover{border-color:#c8c6bc;transform:translateY(-2px);box-shadow:0 4px 16px #100f0f12,0 1px 4px #100f0f0a}.card-icon-band{background:var(--obs-surface);border-bottom:1px solid var(--obs-border);align-items:center;gap:.45rem;padding:.6rem .9rem;display:flex}.card-icon-dot{background:#fffcf0cc;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.obsidian-card-body{padding:.7rem .9rem 1rem}.obsidian-card-title{font-family:Vollkorn,Georgia,serif;font-size:1.25rem;line-height:1.28}.obsidian-card-meta{color:var(--obs-text-muted);letter-spacing:.04em;text-transform:uppercase;margin-top:.35rem;font-size:.75rem}.obsidian-card-excerpt{color:var(--obs-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.55rem;font-size:.88rem;line-height:1.55;display:-webkit-box;overflow:hidden}.obsidian-bucket{margin-top:2rem}.obsidian-bucket-title{border-bottom:1px solid var(--obs-border);letter-spacing:.08em;text-transform:uppercase;color:var(--obs-text-muted);margin-bottom:.9rem;padding-bottom:.5rem;font:600 .92rem/1.2 Inter,system-ui,sans-serif}.obsidian-article{max-width:760px;margin:0 auto;padding:2.2rem 1rem 4rem}.obsidian-article h1{font-family:Vollkorn,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:500;line-height:1.08}.obsidian-article-meta{color:var(--obs-text-muted);margin-top:.5rem;font-size:.9rem}.obsidian-prose{color:var(--obs-text);--tw-prose-body:#100f0f;--tw-prose-headings:#100f0f;--tw-prose-lead:#575653;--tw-prose-links:#205ea6;--tw-prose-bold:#100f0f;--tw-prose-counters:#878580;--tw-prose-bullets:#b7b5ac;--tw-prose-hr:#dad8ce;--tw-prose-quotes:#343331;--tw-prose-quote-borders:#dad8ce;--tw-prose-captions:#878580;--tw-prose-code:#100f0f;--tw-prose-pre-code:#100f0f;--tw-prose-pre-bg:#f2f0e5;--tw-prose-th-borders:#cecdc3;--tw-prose-td-borders:#e6e4d9;margin-top:1.2rem}.obsidian-prose h2{border-top:1px solid var(--obs-border);margin-top:2.5em;padding-top:1.5em;font-family:Vollkorn,Georgia,serif}.obsidian-prose h2:first-child,.obsidian-prose>h2:first-of-type{border-top:none;margin-top:1.5em;padding-top:0}.obsidian-prose h3{margin-top:1.8em;font-family:Vollkorn,Georgia,serif}.obsidian-prose h4{letter-spacing:.06em;text-transform:uppercase;color:var(--obs-text-muted);margin-top:1.8em;font-family:Inter,system-ui,sans-serif;font-size:.85rem;font-weight:600}.obsidian-prose :is(p,li){line-height:1.7}.obsidian-prose ul>li::marker{color:#b7b5ac}.obsidian-prose ol>li::marker{color:var(--obs-accent);font-weight:600}.obsidian-prose ol>li{padding-left:.3em}.obsidian-prose :is(ol,ul)>li+li{margin-top:.4em}.obsidian-prose a{color:var(--obs-accent);text-underline-offset:2px;text-decoration:underline 1px #205ea666}.obsidian-prose a:hover{text-decoration-color:var(--obs-accent)}.obsidian-prose :is(img,picture),.obsidian-prose figure{max-width:92%!important;margin-left:auto!important;margin-right:auto!important}.obsidian-prose img{border-radius:6px;box-shadow:0 2px 8px #100f0f14,0 1px 3px #100f0f0f}.obsidian-prose img[src$=\.svg]{box-shadow:none;border-radius:0}.obsidian-prose :not(pre)>code{background:var(--obs-bg-soft);border:1px solid var(--obs-surface);border-radius:3px;padding:.15em .35em;font-size:.88em;font-weight:400}.obsidian-prose :not(pre)>code:before,.obsidian-prose :not(pre)>code:after{content:none}.obsidian-prose pre{-webkit-overflow-scrolling:touch;scrollbar-gutter:stable both-edges;background:#f2f0e5;border:1px solid #dad8ce;border-radius:4px;max-width:100%;max-height:28rem;overflow:auto}.obsidian-prose pre code{white-space:pre;word-break:normal}.obsidian-prose figure[data-rehype-pretty-code-figure]{margin:1.35rem 0}.obsidian-prose figure[data-rehype-pretty-code-figure] pre{padding:.85rem 0;position:relative}.obsidian-prose figure[data-rehype-pretty-code-figure] code{counter-reset:line;min-width:max-content;font-size:.82rem;line-height:1.6;display:grid}.obsidian-prose figure[data-rehype-pretty-code-figure] [data-line]{padding-right:1rem;display:block}.obsidian-prose figure[data-rehype-pretty-code-figure] [data-line]:before{counter-increment:line;content:counter(line);text-align:right;color:#b7b5ac;user-select:none;width:2.4rem;margin-right:.95rem;display:inline-block}.obsidian-prose figure[data-rehype-pretty-code-figure] button.rehype-pretty-copy{z-index:2;opacity:0;background:#fffcf0eb;border:1px solid #dad8ce;border-radius:.45rem;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;transition:opacity .14s ease-in-out,border-color .14s ease-in-out;display:inline-flex;position:absolute;top:.6rem;right:.6rem}.obsidian-prose figure[data-rehype-pretty-code-figure]:hover button.rehype-pretty-copy,.obsidian-prose figure[data-rehype-pretty-code-figure] button.rehype-pretty-copy:focus-visible,.obsidian-prose figure[data-rehype-pretty-code-figure] button.rehype-pretty-copy.rehype-pretty-copied{opacity:1}.obsidian-prose figure[data-rehype-pretty-code-figure] button.rehype-pretty-copy .ready,.obsidian-prose figure[data-rehype-pretty-code-figure] button.rehype-pretty-copy .success{background-position:50%;background-repeat:no-repeat;background-size:1rem 1rem;width:1rem;height:1rem}.obsidian-prose figure[data-rehype-pretty-code-figure] button.rehype-pretty-copy .ready{background-image:var(--copy-icon);display:block}.obsidian-prose figure[data-rehype-pretty-code-figure] button.rehype-pretty-copy .success{background-image:var(--success-icon);display:none}.obsidian-prose figure[data-rehype-pretty-code-figure] button.rehype-pretty-copy.rehype-pretty-copied .ready{display:none}.obsidian-prose figure[data-rehype-pretty-code-figure] button.rehype-pretty-copy.rehype-pretty-copied .success{display:block}.obsidian-prose blockquote:not([data-callout]){color:#343331;quotes:none;border-left:3px solid #cecdc3;margin:1.25rem 0;padding:.15rem 0 .15rem 1rem;font-size:1.05em;line-height:1.65}.obsidian-prose blockquote:not([data-callout]) p{margin:0}.obsidian-prose blockquote:not([data-callout]) p:first-of-type:before,.obsidian-prose blockquote:not([data-callout]) p:last-of-type:after{content:none}.obsidian-prose blockquote[data-callout]{background:#205ea60f;border-left:4px solid #205ea6;border-radius:4px;margin:1.4rem 0;padding:1rem 1rem 1rem 1.1rem;font-family:inherit;font-size:.9rem;font-style:normal;line-height:1.6}.obsidian-prose blockquote[data-callout] p,.obsidian-prose blockquote[data-callout] li{color:var(--obs-text);font-style:normal}.obsidian-prose blockquote[data-callout] .callout-title{letter-spacing:.01em;color:#205ea6;align-items:center;gap:.5rem;margin-bottom:.45rem;font-family:Inter,system-ui,sans-serif;font-weight:700;display:flex}.obsidian-prose blockquote[data-callout] .callout-title p{margin:0;font-weight:700}.obsidian-prose blockquote[data-callout] .callout-title-icon{color:#205ea6;justify-content:center;align-items:center;width:1rem;height:1rem;display:inline-flex}.obsidian-prose blockquote[data-callout=warning],.obsidian-prose blockquote[data-callout=caution],.obsidian-prose blockquote[data-callout=attention]{background:#ad83010f;border-left-color:#ad8301}.obsidian-prose blockquote[data-callout=warning] .callout-title,.obsidian-prose blockquote[data-callout=caution] .callout-title,.obsidian-prose blockquote[data-callout=attention] .callout-title{color:#ad8301}.obsidian-prose blockquote[data-callout=tip],.obsidian-prose blockquote[data-callout=important]{background:#879a390f;border-left-color:#879a39}.obsidian-prose blockquote[data-callout=danger],.obsidian-prose blockquote[data-callout=error]{background:#d14d410f;border-left-color:#d14d41}.recipe-audience-strip{align-items:center;gap:.6rem;margin-bottom:1.2rem;display:flex}.recipe-glyph{letter-spacing:.08em;text-transform:uppercase;border-radius:3px;align-items:center;gap:.35rem;padding:.3rem .55rem;font:500 .7rem/1 Inter,system-ui,sans-serif;display:inline-flex}.recipe-glyph svg{width:14px;height:14px}.recipe-glyph--human{color:#5b8a3c;background:#5b8a3c14;border:1px solid #5b8a3c33}.recipe-glyph--agent{color:#8b5cf6;background:#8b5cf614;border:1px solid #8b5cf62e}.recipe-article .agent-section:before{content:"Implementation Guide";letter-spacing:.14em;text-transform:uppercase;color:#8b5cf6;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' width='18' height='18' fill='none' stroke='%238B5CF6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='18' height='10' x='3' y='11' rx='2'/%3E%3Ccircle cx='7.5' cy='15.5' r='1'/%3E%3Ccircle cx='16.5' cy='15.5' r='1'/%3E%3Cpath d='M8 11V7a4 4 0 0 1 8 0v4'/%3E%3Cline x1='12' x2='12' y1='3' y2='7'/%3E%3Cline x1='10' x2='14' y1='3' y2='3'/%3E%3C/svg%3E");background-position:1.6rem;background-repeat:no-repeat;background-size:16px 16px;border-bottom:1px solid #8b5cf61f;align-items:center;gap:.5rem;margin:-1.8rem -1.6rem 1.2rem;padding:.85rem 1.6rem .7rem calc(2.05rem + 16px);font:600 .72rem/1 Inter,system-ui,sans-serif;display:flex}.recipe-article .agent-section{background-color:#f7f6f2;background-image:linear-gradient(#8b5cf605 1px,#0000 1px),linear-gradient(90deg,#8b5cf605 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:24px 24px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #c8c6bc;border-left:4px solid #8b5cf6;border-radius:4px;margin-top:3rem;padding:1.8rem 1.6rem 2rem;font-size:.95rem;line-height:1.6}.obsidian-prose .agent-section p,.obsidian-prose .agent-section li{margin-bottom:.9rem;font-size:.88rem;line-height:1.55}.obsidian-prose .agent-section h3{font-size:1rem}.obsidian-prose .agent-section h2{font-size:1.15rem}.recipe-article .agent-section h2,.recipe-article .agent-section h3{letter-spacing:.01em;font-family:Inter,system-ui,sans-serif;font-weight:700}.recipe-article .agent-section h2{border-top-color:#c8c6bc}.recipe-article .agent-section h3{border-top:1px solid #c8c6bc;margin-top:2em;padding-top:1.2em}.recipe-article .agent-section h3:first-of-type{border-top:none;margin-top:0;padding-top:0}.recipe-article .agent-section h4{letter-spacing:.02em;color:#57534e;font-family:JetBrains Mono,monospace;font-size:.82rem;font-weight:500}.recipe-article .agent-section a{color:#8b5cf6;text-decoration-color:#8b5cf666}.recipe-article .agent-section a:hover{text-decoration-color:#8b5cf6}.recipe-article .agent-section pre,.recipe-article .agent-section :not(pre)>code{background:#eeedea;border-color:#c8c6bc}.recipe-article .agent-section li::marker{color:#8b5cf6;font-weight:500}.recipe-article .agent-section ul li::marker{color:#b7b5ac}.scrolly-wrapper{width:100vw;margin:3rem calc(50% - 50vw);position:relative}.scrolly-sticky{z-index:1;background:var(--obs-bg);flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:2rem max(1rem,50vw - 480px);display:flex;position:sticky;top:0}.scrolly-diagram{width:100%;max-width:860px;position:relative}.scrolly-frame{opacity:0;width:100%;box-shadow:none;border-radius:0;transition:opacity .6s;position:absolute;top:0;left:0;max-width:100%!important;margin:0!important}.scrolly-frame:first-child{position:relative}.scrolly-frame.active{opacity:1}.scrolly-caption{width:100%;max-width:860px;min-height:3rem;margin-top:1.5rem;position:relative}.scrolly-caption-text{opacity:0;width:100%;color:var(--obs-text-muted);text-align:center;font-family:Vollkorn,Georgia,serif;font-size:1.15rem;line-height:1.6;transition:opacity .4s;position:absolute;top:0;left:0}.scrolly-caption-text:first-child{position:relative}.scrolly-caption-text.active{opacity:1;color:var(--obs-text)}.scrolly-steps{z-index:0;pointer-events:none;position:relative}.scrolly-step{height:70vh}.scrolly-step:last-child{height:40vh}@media (width<=768px){.scrolly-wrapper{width:calc(100% + 2rem);margin:2rem -1rem}.scrolly-sticky{padding:1rem}.scrolly-step{height:50vh}.scrolly-caption-text{font-size:1rem}}.recipe-article .agent-section blockquote[data-callout=abstract]{background:#8b5cf60f;border-left-color:#8b5cf6}.recipe-article .agent-section blockquote[data-callout=abstract] .callout-title{display:none}.obsidian-featured{border-top:1px solid var(--obs-text);border-bottom:1px solid var(--obs-text);margin:1.5rem 0 2.25rem;padding:1rem 0 1.1rem}.obsidian-featured-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--obs-text-muted);margin:0 0 .65rem;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem}.obsidian-featured-list{margin:0;padding:0;list-style:none}.obsidian-featured-item+.obsidian-featured-item{border-top:1px dashed var(--obs-border)}.obsidian-featured-card{color:var(--obs-text);grid-template-columns:minmax(38px,auto) 1fr auto;align-items:center;gap:.85rem;padding:.55rem 0;text-decoration:none;transition:transform .2s;display:grid}.obsidian-featured-card:hover{transform:translate(3px)}.obsidian-featured-card:hover .obsidian-featured-num{color:var(--obs-accent)}.obsidian-featured-num{color:var(--obs-text-muted);font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.95rem;font-weight:500;line-height:1;transition:color .2s}.obsidian-featured-body{min-width:0}.obsidian-featured-title{color:var(--obs-text);margin:0;font-family:Vollkorn,Georgia,serif;font-size:1.05rem;line-height:1.3}.obsidian-featured-card:hover .obsidian-featured-title{text-underline-offset:3px;text-decoration:underline}.obsidian-featured-excerpt{display:none}.obsidian-featured-icons{grid-column:3;gap:.3rem;display:flex}.obsidian-featured-icon{background:var(--obs-bg-soft);opacity:.7;border-radius:3px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}
