@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;700&family=Playfair+Display:wght@700&family=Source+Serif+Pro:wght@400;600&display=swap";@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono&display=swap";@import"https://fonts.googleapis.com/css2?family=Caveat:wght@400;600&family=Patrick+Hand&display=swap";#search-container[data-astro-cid-otpdt6jm]{position:relative;width:100%;max-width:none}.search-wrapper[data-astro-cid-otpdt6jm]{position:relative}.search-icon[data-astro-cid-otpdt6jm]{position:absolute;top:50%;left:1rem;transform:translateY(-50%);color:var(--color-text-muted);pointer-events:none}.search-icon[data-astro-cid-otpdt6jm] svg[data-astro-cid-otpdt6jm]{width:20px;height:20px}#search-input[data-astro-cid-otpdt6jm]{width:100%;padding:.6rem .9rem .6rem 2.6rem;border:1px solid var(--color-border);border-radius:10px;background-color:var(--color-bg);color:var(--color-text-body);font-size:.95rem;outline:none}#search-input[data-astro-cid-otpdt6jm]:focus{border-color:color-mix(in srgb,var(--color-accent) 30%,var(--color-border));box-shadow:0 0 0 1px color-mix(in srgb,var(--color-accent) 18%,transparent)}#search-close[data-astro-cid-otpdt6jm]{position:absolute;top:50%;right:.85rem;transform:translateY(-50%);background:none;border:none;color:var(--color-text-muted);cursor:pointer;font-size:1.35rem}#search-close[data-astro-cid-otpdt6jm]:hover{color:var(--color-text-body)}#search-results[data-astro-cid-otpdt6jm]{position:absolute;top:100%;left:0;right:0;background-color:var(--color-bg);border:1px solid var(--color-border);border-top:none;border-radius:0 0 8px 8px;max-height:240px;overflow-y:auto;z-index:1}#search-results[data-astro-cid-otpdt6jm] ul[data-astro-cid-otpdt6jm]{list-style:none;padding:0;margin:0}#search-results[data-astro-cid-otpdt6jm] li[data-astro-cid-otpdt6jm] a[data-astro-cid-otpdt6jm]{display:block;padding:.75rem 1rem;color:var(--color-text-body);text-decoration:none}#search-results[data-astro-cid-otpdt6jm] li[data-astro-cid-otpdt6jm] a[data-astro-cid-otpdt6jm]:hover{background-color:var(--color-blockquote-bg)}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}:root,html[data-theme=light]{--font-sans: "IBM Plex Sans", sans-serif;--font-serif: "Source Serif Pro", serif;--font-heading: "Playfair Display", serif;--font-mono: "JetBrains Mono", monospace;--font-hand: "Patrick Hand", "Caveat", "Segoe Print", "Bradley Hand", cursive;--tap-target-size: 2.75rem;--color-bg: #fdfdfd;--color-text-body: #1c1c1c;--color-text-muted: #6b7280;--color-text-heading: #000000;--color-accent: #3b82f6;--color-border: #e5e7eb;--color-blockquote-bg: #f9fafb;--color-code-bg: #f4f5f7;--color-sticky-1: #dff2ff;--color-sticky-2: #e2f6ec;--color-sticky-3: #e6e9ff;--color-sticky-4: #fff1c2;--color-sticky-border: #cdd9ea;--color-sticky-sheen: rgba(255, 255, 255, .65);--color-sticky-shadow: rgba(15, 23, 42, .12);--color-sentence-1: #e4f0ff;--color-sentence-2: #e6f6ee;--color-sentence-3: #f6efe3}html[data-theme=dark]{--color-bg: #111827;--color-text-body: #d1d5db;--color-text-muted: #9ca3af;--color-text-heading: #f9fafb;--color-accent: #60a5fa;--color-border: #374151;--color-blockquote-bg: #1f2937;--color-code-bg: #1f2937;--color-sticky-1: #2a3b52;--color-sticky-2: #233b33;--color-sticky-3: #2c3150;--color-sticky-4: #3a3320;--color-sticky-border: #3a4b66;--color-sticky-sheen: rgba(255, 255, 255, .12);--color-sticky-shadow: rgba(0, 0, 0, .45);--color-sentence-1: #22314a;--color-sentence-2: #1f342a;--color-sentence-3: #342b1f}html[data-theme=sepia]{--color-bg: #f1e7d0;--color-text-body: #433422;--color-text-muted: #795548;--color-text-heading: #2d2013;--color-accent: #8d6e63;--color-border: #d7ccc8;--color-blockquote-bg: #efebe9;--color-code-bg: #efebe9;--color-sticky-1: #e2eef8;--color-sticky-2: #e1f1e6;--color-sticky-3: #e6e7f8;--color-sticky-4: #f1e2b8;--color-sticky-border: #c7d1df;--color-sticky-sheen: rgba(255, 255, 255, .55);--color-sticky-shadow: rgba(67, 52, 34, .18);--color-sentence-1: #e0edf7;--color-sentence-2: #dfefe6;--color-sentence-3: #efe5cf}*{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-sans);background-color:var(--color-bg);color:var(--color-text-body);font-size:18px;line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;transition:background-color .2s ease,color .2s ease}body{display:flex;flex-direction:column;align-items:center;padding:clamp(1.25rem,3vw,2rem);min-height:100vh}.skip-link{position:absolute;left:1rem;top:-3rem;background:var(--color-text-heading);color:var(--color-bg);padding:.5rem 1rem;border-radius:999px;text-decoration:none;font-size:.9rem;transition:top .2s ease;z-index:1000}.skip-link:focus{top:1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}main{width:100%;max-width:65ch;padding:0 1rem}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--color-text-heading);font-weight:700;line-height:1.2;margin-top:2.5rem;margin-bottom:1.5rem}h1{font-size:3rem;letter-spacing:-.5px}h2{font-size:2.25rem;margin-top:3rem}h3{font-size:1.75rem;font-family:var(--font-serif);font-weight:600}h4{font-size:1.25rem;font-family:var(--font-sans);font-weight:700}p{margin-bottom:1.75rem}a{color:var(--color-accent);text-decoration:none;transition:all .2s ease;text-decoration-thickness:from-font;text-underline-offset:2px}a:hover{text-decoration-line:underline;opacity:.8}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid color-mix(in srgb,var(--color-accent) 55%,var(--color-text-body));outline-offset:2px;border-radius:6px}.highlight{background:linear-gradient(180deg,transparent 65%,color-mix(in srgb,var(--color-accent) 35%,transparent) 0);background-size:100% 100%;background-repeat:no-repeat}.keyword{color:var(--color-accent);font-weight:600}.table-scroll-wrap{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}:not(pre)>code{font-family:var(--font-mono);font-size:.9em;background-color:var(--color-code-bg);padding:.2em .4em;border-radius:4px;border:1px solid var(--color-border)}pre,pre[class*=language-],pre.astro-code{position:relative;max-width:100%;width:100%;box-sizing:border-box;padding:2.6em 1.25em 1.25em;overflow-x:auto;border-radius:10px;margin-bottom:1.75rem;background-color:var(--color-code-bg)!important;border:1px solid color-mix(in srgb,var(--color-text-heading) 15%,var(--color-border));color:var(--color-text-body);box-shadow:0 8px 22px color-mix(in srgb,var(--color-text-body) 10%,transparent)}pre:before{content:"";position:absolute;top:0;left:0;right:0;height:2.1rem;background:color-mix(in srgb,var(--color-bg) 70%,var(--color-code-bg));border-bottom:1px solid var(--color-border);border-radius:10px 10px 0 0}pre:after{content:"";position:absolute;top:.7rem;left:.85rem;width:.55rem;height:.55rem;border-radius:999px;background:color-mix(in srgb,var(--color-accent) 70%,#fbbf24);box-shadow:0 0 0 .35rem color-mix(in srgb,var(--color-accent) 20%,transparent),1rem 0 color-mix(in srgb,var(--color-accent) 25%,#f59e0b),2rem 0 color-mix(in srgb,var(--color-accent) 25%,#ef4444);opacity:.85}pre code{font-family:var(--font-mono);font-size:.92em;color:inherit;background-color:transparent;padding:0;border:none;line-height:1.65;white-space:pre;word-break:normal;overflow-wrap:normal}.code-copy{position:absolute;top:.65rem;right:.65rem;border:1px solid var(--color-border);background:color-mix(in srgb,var(--color-bg) 85%,transparent);color:var(--color-text-muted);border-radius:999px;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;padding:.25rem .6rem;cursor:pointer;transition:all .2s ease;z-index:1}.code-copy:hover{color:var(--color-text-body);border-color:var(--color-accent)}.code-copy:focus-visible{outline:2px solid color-mix(in srgb,var(--color-accent) 55%,var(--color-text-body));outline-offset:2px}@media(max-width:640px){pre,pre[class*=language-],pre.astro-code{padding:2.2em 1rem 1rem;font-size:.9rem;margin-left:0;margin-right:0}pre:before{height:1.9rem}pre:after{top:.55rem;left:.7rem;width:.45rem;height:.45rem}.code-copy{top:.55rem;right:.55rem;font-size:.62rem;padding:.2rem .5rem}}blockquote{border-left:3px solid var(--color-accent);padding-left:1.5rem;margin-left:0;margin-bottom:1.75rem;font-style:italic;color:var(--color-text-muted);background-color:var(--color-blockquote-bg);padding:1.5rem;border-radius:0 8px 8px 0}.global-nav{width:100%;max-width:min(1100px,100%);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:.6rem 1rem 1.4rem;margin-bottom:3.5rem;border-bottom:1px solid var(--color-border);position:sticky;top:0;z-index:100;background:color-mix(in srgb,var(--color-bg) 88%,transparent);backdrop-filter:blur(10px)}.nav-links{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem}.nav-actions{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;position:relative}.nav-toggle{display:none;align-items:center;justify-content:center;width:var(--tap-target-size);height:var(--tap-target-size);border-radius:10px;border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-text-muted);cursor:pointer;padding:0;transition:transform .2s ease,border-color .2s ease,color .2s ease}.nav-toggle:hover{color:var(--color-text-body);border-color:var(--color-accent);transform:translateY(-1px)}.nav-toggle-icon{position:relative;width:18px;height:2px;background:currentColor;border-radius:999px;transition:background .2s ease,transform .2s ease}.nav-toggle-icon:before,.nav-toggle-icon:after{content:"";position:absolute;left:0;width:18px;height:2px;background:currentColor;border-radius:999px;transition:transform .2s ease,top .2s ease}.nav-toggle-icon:before{top:-6px}.nav-toggle-icon:after{top:6px}.global-nav[data-open=true] .nav-toggle-icon{background:transparent}.global-nav[data-open=true] .nav-toggle-icon:before{top:0;transform:rotate(45deg)}.global-nav[data-open=true] .nav-toggle-icon:after{top:0;transform:rotate(-45deg)}.global-nav a{color:var(--color-text-muted);font-family:var(--font-mono);font-size:.85rem;position:relative;padding-bottom:.15rem;transition:color .3s ease;white-space:nowrap}.global-nav a:hover{color:var(--color-text-body);text-decoration:none;opacity:1}.global-nav a:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:var(--color-accent);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.global-nav a:hover:after,.global-nav a.active:after{transform:scaleX(1)}.global-nav a.active{color:var(--color-text-body)}.nav-logo{margin-right:auto}.nav-logo svg{width:40px;height:40px;transition:transform .25s ease,filter .25s ease}.nav-logo .eye{fill:currentColor}.nav-logo:hover svg{transform:translateY(-1px);filter:drop-shadow(0 6px 10px rgba(0,0,0,.15))}#theme-toggle,#search-toggle{width:var(--tap-target-size);height:var(--tap-target-size);border-radius:10px;border:1px solid transparent;background:transparent;color:var(--color-text-muted);cursor:pointer;transition:transform .2s ease,color .2s ease,border-color .2s ease,background-color .2s ease;padding:0;display:flex;align-items:center;justify-content:center;flex:0 0 auto}#search-toggle:hover{transform:scale(1.06);color:var(--color-text-body);border-color:color-mix(in srgb,var(--color-accent) 35%,var(--color-border));background:color-mix(in srgb,var(--color-blockquote-bg) 72%,transparent)}#theme-toggle:hover{transform:scale(1.1);color:var(--color-text-body);border-color:color-mix(in srgb,var(--color-accent) 35%,var(--color-border));background:color-mix(in srgb,var(--color-blockquote-bg) 72%,transparent)}#theme-toggle svg,#search-toggle svg{width:24px;height:24px}@media(max-width:860px){.global-nav{grid-template-columns:auto 1fr auto;justify-items:stretch;padding-bottom:1rem}.nav-logo{margin-right:0}.nav-actions{justify-content:flex-end}.nav-toggle{display:inline-flex}.nav-links{position:absolute;top:calc(100% + .5rem);right:0;left:auto;width:min(22rem,calc(100vw - 2rem));flex-direction:column;align-items:flex-start;gap:.85rem;padding:1rem 1.25rem;border:1px solid var(--color-border);border-radius:14px;background:var(--color-bg);box-shadow:0 18px 30px var(--color-sticky-shadow);display:none;z-index:20;max-height:min(70vh,30rem);overflow-y:auto}.global-nav[data-open=true] .nav-links{display:flex}}@media(max-width:720px){main{padding:0;max-width:100%}h1{font-size:2.4rem}h2{font-size:1.9rem}h3{font-size:1.5rem}.global-nav{gap:.75rem;padding-bottom:1.75rem;margin-bottom:2.5rem}.nav-actions{gap:.35rem}.nav-links{gap:.6rem 1rem;width:min(20rem,calc(100vw - 1.5rem));padding:.95rem 1rem}.global-nav a{font-size:.82rem}#theme-toggle svg,#search-toggle svg{width:20px;height:20px}.nav-logo svg{width:34px;height:34px}.search-modal{left:50%;right:auto;transform:translate(-50%);width:min(92vw,360px)}.search-modal:before{right:50%;transform:translate(50%) rotate(45deg)}}@media(max-width:520px){body{padding:1rem .75rem 1.5rem}.global-nav{gap:.5rem;padding:.35rem 0 1.25rem}.nav-actions{gap:.2rem}.nav-links{width:min(19rem,calc(100vw - 1rem))}.page-content p:first-of-type:first-letter{float:none;margin-right:0;font-size:2.2rem;line-height:1.1}}.mermaid{margin-bottom:1.75rem;padding:1rem;background-color:var(--color-blockquote-bg);border:1px solid var(--color-border);border-radius:8px;display:flex;justify-content:center}.content-figure{--figure-accent: color-mix(in srgb, var(--color-accent) 80%, var(--color-text-heading));--figure-ink: color-mix(in srgb, var(--figure-accent) 40%, var(--color-text-body));--figure-fill: color-mix(in srgb, var(--figure-accent) 12%, var(--color-bg));margin:2.5rem auto;padding:1.5rem;border-radius:16px;border:1px solid color-mix(in srgb,var(--figure-accent) 18%,var(--color-border));background:var(--figure-fill);display:grid;justify-items:center;gap:.75rem;width:min(100%,520px);box-sizing:border-box}.content-figure pre{width:100%;max-width:100%;margin:0;overflow-x:auto;font-family:var(--font-mono);line-height:1.6}.content-figure pre code{white-space:pre}.content-figure svg{width:min(100%,440px);height:auto;color:var(--figure-ink)}.content-figure figcaption{margin:0;font-size:.95rem;color:var(--color-text-muted);text-align:center}.content-figure .figure-stroke{stroke:var(--figure-ink)}.content-figure .figure-accent{stroke:var(--figure-accent)}.content-figure .figure-fill{fill:color-mix(in srgb,var(--figure-accent) 20%,var(--color-bg))}.content-figure .figure-dot{fill:var(--figure-accent)}.content-figure .figure-label{font-family:var(--font-sans);font-size:12px;letter-spacing:.02em;fill:var(--color-text-muted)}.content-figure .figure-label-strong{font-weight:600;fill:var(--figure-accent)}.content-figure.figure-confidence{--figure-accent: #f28c5b}.content-figure.figure-understanding{--figure-accent: #5b8bf2}.content-figure.figure-interface{--figure-accent: #4e9c7e}.content-figure.figure-attention{--figure-accent: #5b8bf2}.content-figure.figure-meaning{--figure-accent: #4e9c7e}.content-figure.figure-judgment{--figure-accent: #b98953}@media(max-width:640px){.content-figure{width:100%;padding:1rem;gap:.6rem}.content-figure svg{width:100%;max-width:100%}.content-figure pre,.content-figure pre[class*=language-],.content-figure pre.astro-code{padding:2.1em .9em .9em;font-size:.85rem;box-shadow:0 6px 16px color-mix(in srgb,var(--color-text-body) 10%,transparent)}}.page-content main{max-width:65ch}.page-content h1,.page-content h2,.page-content h3,.page-content h4,.page-content h5,.page-content h6{font-family:var(--font-heading);font-weight:700}.page-content .lead:first-letter{font-size:4rem;float:left;line-height:1;margin-right:.5rem;font-family:var(--font-serif);font-weight:700;color:var(--color-text-heading)}.section-head{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;margin-bottom:4rem}.section-head h1{margin-bottom:0}.section-head .mode-line,.section-head .subtitle{width:min(38ch,100%);text-align:left;margin:0}.section-head .mode-line{color:var(--color-text-heading);font-size:1.05rem}.section-head .subtitle{color:var(--color-text-muted);font-size:1.05rem}.section-head.section-head--centered .mode-line,.section-head.section-head--centered .subtitle{width:min(42ch,100%);text-align:center}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-top:4rem}.card{background-color:var(--color-blockquote-bg);border:1px solid var(--color-border);border-radius:12px;overflow:hidden;text-decoration:none;color:var(--color-text-body);transition:transform .2s ease,box-shadow .2s ease}.card:hover{transform:translateY(-2px);box-shadow:0 10px 20px var(--color-sticky-shadow)}.card-img{height:180px;background-color:var(--color-border);display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);font-size:.9rem}.card-img img{width:100%;height:100%;object-fit:cover;display:block}.card-content{padding:1.5rem}.card-title{font-family:var(--font-serif);font-weight:600;font-size:1.25rem;margin:0 0 .5rem;color:var(--color-text-heading)}.card-description{font-size:1rem;color:var(--color-text-muted);line-height:1.6}.card-subtitle{margin:0 0 .5rem;font-size:.95rem;color:var(--color-text-muted)}@media(max-width:640px){.card-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:2.5rem}}.search-modal{position:absolute;top:calc(100% + .6rem);right:0;width:min(360px,82vw);background-color:var(--color-bg);border:1px solid var(--color-border);border-radius:12px;padding:.75rem;box-shadow:0 12px 24px #00000014;z-index:30;transform-origin:top right}.search-modal:before{content:"";position:absolute;top:-7px;right:14px;width:12px;height:12px;background:var(--color-bg);border-left:1px solid var(--color-border);border-top:1px solid var(--color-border);transform:rotate(45deg)}.search-modal[hidden]{display:none}
