#books:where(.astro-tnsisr3t){border-top:1px solid hsl(var(--foreground) / .85);padding-top:1rem}.book-archive__header:where(.astro-tnsisr3t){display:flex;align-items:end;justify-content:space-between;gap:1rem}.book-archive__eyebrow:where(.astro-tnsisr3t),.book-archive__meta:where(.astro-tnsisr3t){display:block;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem;color:hsl(var(--muted-foreground))}.book-archive__eyebrow:where(.astro-tnsisr3t){margin-bottom:.35rem;letter-spacing:.08em;text-transform:uppercase}.book-archive__title:where(.astro-tnsisr3t){display:block;font-size:1.15rem;font-weight:600;color:hsl(var(--foreground))}.book-archive__description:where(.astro-tnsisr3t){margin:1rem 0 0;font-size:.875rem;line-height:1.6;color:hsl(var(--muted-foreground))}.book-archive__grid:where(.astro-tnsisr3t){display:grid;grid-template-columns:1fr;gap:.75rem;margin:1rem 0 0;padding:0;list-style:none}.book-card:where(.astro-tnsisr3t){display:grid;grid-template-columns:3.5rem minmax(0,1fr);gap:.85rem;min-width:0;border:1px solid hsl(var(--border));border-radius:.6rem;padding:.65rem;color:hsl(var(--foreground));text-decoration:none;transition:border-color .18s ease,background-color .18s ease}.book-card:where(.astro-tnsisr3t):hover{border-color:hsl(var(--foreground) / .25);background:hsl(var(--muted) / .4)}.book-card__cover:where(.astro-tnsisr3t){position:relative;aspect-ratio:3 / 4;overflow:hidden;border-radius:.35rem;background:hsl(var(--muted))}.book-card__label:where(.astro-tnsisr3t){border:1px solid hsl(var(--border));border-radius:999px;padding:.1rem .35rem;font-size:.65rem;color:hsl(var(--muted-foreground))}.book-card:where(.astro-tnsisr3t):focus-visible{border-radius:.5rem;box-shadow:0 0 0 2px hsl(var(--primary) / .5)}@media (min-width: 640px){.book-archive__grid:where(.astro-tnsisr3t){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion: reduce){.book-card:where(.astro-tnsisr3t),img:where(.astro-tnsisr3t),.book-card:where(.astro-tnsisr3t) span:where(.astro-tnsisr3t){transition:none}}.resource-group__header:where(.astro-nry7qori){display:flex;align-items:end;justify-content:space-between;gap:1rem;border-top:1px solid hsl(var(--foreground) / .85);padding-top:1rem}.resource-group__eyebrow:where(.astro-nry7qori){margin:0 0 .35rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--muted-foreground))}.resource-group__title:where(.astro-nry7qori){margin:0;font-size:1.35rem;font-weight:600;color:hsl(var(--foreground))}.resource-group__description:where(.astro-nry7qori){max-width:42rem;margin:.35rem 0 0;font-size:.875rem;line-height:1.6;color:hsl(var(--muted-foreground))}.resource-group__count:where(.astro-nry7qori),.resource-item__number:where(.astro-nry7qori){font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:hsl(var(--muted-foreground))}.resource-group__count:where(.astro-nry7qori){flex:none;padding-bottom:.15rem;font-size:.75rem}.resource-group__list:where(.astro-nry7qori){margin:1.25rem 0 0;padding:0;list-style:none}.resource-item:where(.astro-nry7qori){display:grid;grid-template-columns:2.25rem minmax(0,1fr);gap:.75rem;border-bottom:1px solid hsl(var(--border));padding-block:1.1rem}.resource-item__number:where(.astro-nry7qori){padding-top:.2rem;font-size:.7rem}.resource-item__body:where(.astro-nry7qori){min-width:0}.resource-item__heading:where(.astro-nry7qori){display:flex;min-width:0;align-items:baseline;justify-content:space-between;gap:1rem}.resource-item__link:where(.astro-nry7qori){color:hsl(var(--foreground));font-weight:500;line-height:1.5;text-decoration:none}.resource-item__link:where(.astro-nry7qori):hover{color:hsl(var(--primary))}.resource-item__kind:where(.astro-nry7qori){flex:none;border:1px solid hsl(var(--border));border-radius:999px;padding:.15rem .45rem;font-size:.65rem;color:hsl(var(--muted-foreground))}.resource-item__description:where(.astro-nry7qori){margin:.3rem 0 0;font-size:.875rem;line-height:1.6;color:hsl(var(--muted-foreground))}.resource-item__prompt:where(.astro-nry7qori){margin-top:.85rem;border-inline-start:2px solid hsl(var(--border));padding-inline-start:.85rem}.resource-item__prompt:where(.astro-nry7qori) summary:where(.astro-nry7qori){width:fit-content;cursor:pointer;font-size:.8rem;color:hsl(var(--foreground))}.resource-item__prompt-close:where(.astro-nry7qori){display:none}.resource-item__prompt:where(.astro-nry7qori)[open] .resource-item__prompt-open:where(.astro-nry7qori){display:none}.resource-item__prompt:where(.astro-nry7qori)[open] .resource-item__prompt-close:where(.astro-nry7qori){display:inline}.resource-item__prompt:where(.astro-nry7qori) pre:where(.astro-nry7qori){max-height:24rem;margin:.75rem 0 0;overflow:auto;border:1px solid hsl(var(--border));border-radius:.5rem;background:hsl(var(--muted) / .35);padding:.75rem;white-space:pre-wrap;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem;line-height:1.65;color:hsl(var(--muted-foreground))}.resource-item__link:where(.astro-nry7qori):focus-visible,.resource-item__prompt:where(.astro-nry7qori) summary:where(.astro-nry7qori):focus-visible{outline:2px solid hsl(var(--primary) / .6);outline-offset:2px}@media (max-width: 640px){.resource-group__header:where(.astro-nry7qori){align-items:start}.resource-item__heading:where(.astro-nry7qori){align-items:start;gap:.75rem}}@media (prefers-reduced-motion: reduce){.resource-item__link:where(.astro-nry7qori){transition:none}}.resource-workspace:where(.astro-tbh234js){display:grid;gap:2.5rem}.resource-directory:where(.astro-tbh234js){font-size:.875rem}.resource-directory--mobile:where(.astro-tbh234js){display:flex;flex-wrap:wrap;gap:.5rem 1rem;border-bottom:1px solid hsl(var(--border));padding-bottom:1rem}.resource-directory:where(.astro-tbh234js) a:where(.astro-tbh234js){color:hsl(var(--muted-foreground));text-decoration:none;transition:color .18s ease}.resource-directory:where(.astro-tbh234js) a:where(.astro-tbh234js):hover{color:hsl(var(--foreground))}.resource-directory:where(.astro-tbh234js) a:where(.astro-tbh234js)[aria-current=page]{color:hsl(var(--foreground));font-weight:600}.resource-directory--desktop:where(.astro-tbh234js){display:none}.resource-workspace__groups:where(.astro-tbh234js){display:flex;flex-direction:column;gap:3.5rem}.resource-workspace__content:where(.astro-tbh234js){min-width:0}@media (min-width: 768px){.resource-workspace:where(.astro-tbh234js){grid-template-columns:minmax(10rem,.34fr) minmax(0,1fr);align-items:start;gap:3.5rem}.resource-directory--mobile:where(.astro-tbh234js){display:none}.resource-directory--desktop:where(.astro-tbh234js){position:sticky;top:6rem;display:block;border-inline-end:1px solid hsl(var(--border));padding-inline-end:1.5rem}.resource-directory__label:where(.astro-tbh234js){margin:0 0 1rem;font-size:.7rem;font-weight:600;letter-spacing:.16em;color:hsl(var(--muted-foreground))}.resource-directory:where(.astro-tbh234js) ol:where(.astro-tbh234js){display:flex;flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none}.resource-directory:where(.astro-tbh234js) li:where(.astro-tbh234js) a:where(.astro-tbh234js),.resource-directory__books:where(.astro-tbh234js){display:grid;grid-template-columns:2rem minmax(0,1fr) auto;gap:.5rem;align-items:baseline;padding-block:.45rem}.resource-directory__number:where(.astro-tbh234js),.resource-directory__count:where(.astro-tbh234js){font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem;color:hsl(var(--muted-foreground))}.resource-directory__count:where(.astro-tbh234js){text-align:end}}@media (prefers-reduced-motion: reduce){.resource-directory:where(.astro-tbh234js) a:where(.astro-tbh234js){transition:none}}
