.nudge[data-astro-cid-pb2y5mht]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.25rem;margin-top:3.5rem;border:1px solid var(--line);border-radius:10px;padding:1.6rem 1.8rem;background:var(--paper-soft)}.nudge__title[data-astro-cid-pb2y5mht]{margin-bottom:.3rem;font-family:var(--font-title);font-size:1.2rem;font-weight:600;color:var(--ink)}.nudge__desc[data-astro-cid-pb2y5mht]{color:var(--muted);font-size:.98rem}.nudge__btn[data-astro-cid-pb2y5mht]{display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0;border:1px solid var(--brick);border-radius:999px;padding:.6rem 1.4rem;background:var(--brick);color:var(--white);font-family:var(--font-body);font-size:1rem;cursor:pointer;transition:transform .14s ease,opacity .14s ease,background .14s ease}.nudge__btn[data-astro-cid-pb2y5mht]:hover:not(:disabled){transform:translateY(-1px)}.nudge__btn[data-astro-cid-pb2y5mht]:active:not(:disabled){transform:translateY(0)}.nudge__btn[data-astro-cid-pb2y5mht]:disabled{cursor:default;border-color:var(--line);background:transparent;color:var(--muted)}.nudge__icon[data-astro-cid-pb2y5mht]{transform-origin:50% 20%}.nudge__btn[data-astro-cid-pb2y5mht].is-ringing .nudge__icon[data-astro-cid-pb2y5mht]{animation:nudge-ring .64s ease}@keyframes nudge-ring{0%,to{transform:rotate(0)}20%{transform:rotate(18deg)}40%{transform:rotate(-14deg)}60%{transform:rotate(10deg)}80%{transform:rotate(-6deg)}}@media(max-width:640px){.nudge[data-astro-cid-pb2y5mht]{padding:1.35rem 1.4rem}}main[data-astro-cid-bvzihdzo]{width:min(1440px,calc(100% - 72px));padding-top:1.6rem}.back-link[data-astro-cid-bvzihdzo]{display:inline-flex;align-items:center;gap:.45rem;margin-bottom:3.15rem;color:var(--brick);font-family:var(--font-logo);font-size:1.04rem;text-decoration:none}.back-link[data-astro-cid-bvzihdzo]:before{content:"←";color:var(--brick)}.back-link[data-astro-cid-bvzihdzo]:hover{color:var(--brick)}.article-hero[data-astro-cid-bvzihdzo]{display:grid;grid-template-columns:minmax(0,1fr) minmax(28rem,.8fr);gap:clamp(4rem,8vw,7rem);align-items:end;border-bottom:1px solid var(--line);padding:1.05rem 0 3rem}.date[data-astro-cid-bvzihdzo]{margin-bottom:2rem;color:var(--muted);font-family:var(--font-logo);font-size:1.08rem}.article-title[data-astro-cid-bvzihdzo]{max-width:52rem;margin-bottom:1.7rem;font-family:var(--font-title);font-size:clamp(2.25rem,3.35vw,3.35rem);font-weight:600;letter-spacing:-.01em;line-height:1.18}.article-description[data-astro-cid-bvzihdzo]{max-width:34rem;color:var(--muted);font-size:1.08rem;line-height:1.75}.hero-image[data-astro-cid-bvzihdzo]{justify-self:end;width:100%}.hero-image[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo]{width:100%;max-height:min(34vh,330px);object-fit:cover;border-radius:6px}.reading-grid[data-astro-cid-bvzihdzo]{display:grid;grid-template-columns:17rem minmax(0,760px);gap:clamp(2.25rem,5vw,4.2rem);justify-content:start;align-items:start;margin-top:3.2rem}.reading-grid--plain[data-astro-cid-bvzihdzo]{grid-template-columns:minmax(0,900px);justify-content:center}.reading-grid--plain[data-astro-cid-bvzihdzo] .prose[data-astro-cid-bvzihdzo]{border-left:0;padding-left:0}.toc[data-astro-cid-bvzihdzo]{position:sticky;top:1.6rem;color:var(--muted);font-size:1rem;line-height:1.45}.toc[data-astro-cid-bvzihdzo] h2[data-astro-cid-bvzihdzo]{margin-bottom:1.5rem;font-family:var(--font-logo);font-size:1.28rem;font-weight:600;letter-spacing:0;text-transform:none}.toc[data-astro-cid-bvzihdzo] ol[data-astro-cid-bvzihdzo]{display:grid;position:relative;gap:1.4rem;margin:0;padding:0 0 0 1.6rem;list-style:none}.toc[data-astro-cid-bvzihdzo] ol[data-astro-cid-bvzihdzo]:before{content:"";position:absolute;top:.45rem;bottom:.45rem;left:.31rem;width:1px;background:var(--line)}.toc[data-astro-cid-bvzihdzo] li[data-astro-cid-bvzihdzo]{position:relative}.toc[data-astro-cid-bvzihdzo] li[data-astro-cid-bvzihdzo]:before{content:"";position:absolute;top:.44rem;left:-1.57rem;z-index:1;width:.55rem;height:.55rem;box-sizing:border-box;border:1px solid var(--line);border-radius:999px;background:var(--paper)}.toc[data-astro-cid-bvzihdzo] li[data-astro-cid-bvzihdzo]:has(a.is-active):before,.toc[data-astro-cid-bvzihdzo] li[data-astro-cid-bvzihdzo].is-active:before{border-color:var(--brick);background:var(--brick)}.toc[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{display:inline-block;color:var(--muted);text-decoration:none;transition:color .16s ease}.toc[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]:hover,.toc[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo].is-active{color:var(--brick)}.toc[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo].is-active{font-weight:700}.prose[data-astro-cid-bvzihdzo]{width:100%;margin:0;border-left:1px solid var(--line);padding-left:clamp(2rem,4vw,3.5rem);color:var(--ink);font-family:var(--font-body);font-size:18px;font-weight:400;letter-spacing:0;line-height:1.95}.prose[data-astro-cid-bvzihdzo] p{margin:0 0 1.05em}.prose[data-astro-cid-bvzihdzo] h2{position:relative;margin:2.4em 0 .65em;border-top:1px solid var(--line-soft);padding-top:1.05em;font-family:var(--font-title);font-size:1.45rem;line-height:1.35;scroll-margin-top:2.5rem}.prose[data-astro-cid-bvzihdzo] h2:before{content:"";position:absolute;top:calc(1.05em + .52rem);left:-1.05rem;width:.42rem;height:.42rem;border-radius:999px;background:var(--brick)}.prose[data-astro-cid-bvzihdzo] h3{margin:2em 0 .6em;font-family:var(--font-title);font-size:1.25rem}.prose[data-astro-cid-bvzihdzo] strong{font-weight:700}.prose[data-astro-cid-bvzihdzo] img{width:100%;height:360px;margin:2rem auto;object-fit:contain;cursor:zoom-in;transition:opacity .16s ease}.prose[data-astro-cid-bvzihdzo] img:hover{opacity:.9}.prose[data-astro-cid-bvzihdzo] img:focus-visible{outline:2px solid var(--brick);outline-offset:4px}.image-lightbox[data-astro-cid-bvzihdzo]{position:fixed;inset:0;width:100vw;height:100dvh;max-width:none;max-height:none;margin:0;border:0;background:#0a0a0aeb;padding:clamp(1.25rem,4vw,3rem)}.image-lightbox[data-astro-cid-bvzihdzo][open]{display:grid;place-items:center}.image-lightbox[data-astro-cid-bvzihdzo]::backdrop{background:transparent}.image-lightbox[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo]{width:auto;height:auto;max-width:100%;max-height:100%;border-radius:6px;object-fit:contain;cursor:zoom-out;touch-action:pinch-zoom}.image-lightbox__close[data-astro-cid-bvzihdzo]{position:fixed;top:max(1rem,env(safe-area-inset-top));right:max(1rem,env(safe-area-inset-right));z-index:1;display:grid;place-items:center;width:2.75rem;height:2.75rem;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:#11111194;color:#fff;font:300 1.8rem/1 var(--font-body);cursor:pointer}.last-updated-on[data-astro-cid-bvzihdzo]{margin-top:.35rem;color:var(--muted);font-size:.88rem}@media(max-width:820px){main[data-astro-cid-bvzihdzo]{width:min(100% - 32px,720px);padding-top:2rem}.article-hero[data-astro-cid-bvzihdzo]{grid-template-columns:1fr;gap:1.5rem}.hero-image[data-astro-cid-bvzihdzo]{justify-self:start}.article-title[data-astro-cid-bvzihdzo]{font-size:clamp(1.9rem,8vw,2.65rem)}.prose[data-astro-cid-bvzihdzo]{margin-top:0;border-left:0;padding-left:0;font-size:17px;line-height:1.9}.prose[data-astro-cid-bvzihdzo] img{height:220px}.reading-grid[data-astro-cid-bvzihdzo]{grid-template-columns:1fr;margin-top:2rem}.toc[data-astro-cid-bvzihdzo]{display:none}.prose[data-astro-cid-bvzihdzo] h2:before{left:-.85rem}}
