.post-sheet[data-astro-cid-tbcfyg2v]{--sheet-paper: hsl(var(--background));--sheet-ink: hsl(var(--foreground));--sheet-rule: hsl(var(--border));--sheet-accent: hsl(var(--accent));--sheet-accent-ink: hsl(var(--accent-foreground));--sheet-inset: .5rem;--sheet-cell: 16px;--sheet-bracket-rest: .75rem;--sheet-bracket-active: 1.25rem;--sheet-bracket: var(--sheet-bracket-rest);--sheet-ease: cubic-bezier(.16, 1, .3, 1);display:block;height:100%;padding:var(--sheet-inset);border:1px solid var(--sheet-rule);background:var(--sheet-paper);color:var(--sheet-ink);container-type:inline-size}.post-sheet__frame[data-astro-cid-tbcfyg2v]{display:flex;flex-direction:column;height:100%;border:1px solid var(--sheet-rule)}.post-sheet__drawing[data-astro-cid-tbcfyg2v]{position:relative;isolation:isolate;overflow:hidden;aspect-ratio:16 / 10;border-bottom:1px solid hsl(var(--border));background:hsl(var(--surface));color:hsl(var(--accent))}.post-sheet__drawing[data-astro-cid-tbcfyg2v] .post-sheet__art{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .8s var(--sheet-ease)}.post-sheet__grid[data-astro-cid-tbcfyg2v]{position:absolute;inset:0;--grid-cell: var(--sheet-cell);background-position:0 0;transition:background-position .6s var(--sheet-ease)}.post-sheet__seal[data-astro-cid-tbcfyg2v]{position:absolute;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.6875rem;letter-spacing:.14em;line-height:1;text-transform:uppercase}.post-sheet__category-icon[data-astro-cid-tbcfyg2v]{position:absolute;top:.5rem;right:.5rem;display:grid;place-items:center;width:2rem;height:2rem;border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--accent))}.post-sheet__seal[data-astro-cid-tbcfyg2v]{left:.75rem;bottom:.75rem;padding:.3rem .45rem;background:hsl(var(--foreground));color:hsl(var(--background))}.post-sheet__dimension[data-astro-cid-tbcfyg2v]{width:72%;padding:1rem .75rem .5rem;transition:width .5s var(--sheet-ease)}.post-sheet__body[data-astro-cid-tbcfyg2v]{display:flex;flex:1;flex-direction:column;gap:.625rem;padding:.75rem .75rem 1.25rem}.post-sheet--compact[data-astro-cid-tbcfyg2v] .post-sheet__category[data-astro-cid-tbcfyg2v],.post-sheet--row[data-astro-cid-tbcfyg2v] .post-sheet__category[data-astro-cid-tbcfyg2v]{line-height:1.5}.post-sheet__title[data-astro-cid-tbcfyg2v],.post-sheet__summary[data-astro-cid-tbcfyg2v]{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.post-sheet__title[data-astro-cid-tbcfyg2v],.post-sheet__summary[data-astro-cid-tbcfyg2v]{-webkit-line-clamp:3}.post-sheet[data-astro-cid-tbcfyg2v]:is(:hover,:focus-visible){--sheet-bracket: var(--sheet-bracket-active)}.post-sheet[data-astro-cid-tbcfyg2v]:is(:hover,:focus-visible) .post-sheet__grid[data-astro-cid-tbcfyg2v]{background-position:calc(var(--sheet-cell) / 2) calc(var(--sheet-cell) / 2)}.post-sheet[data-astro-cid-tbcfyg2v]:is(:hover,:focus-visible) .post-sheet__dimension[data-astro-cid-tbcfyg2v]{width:100%}.post-sheet[data-astro-cid-tbcfyg2v]:is(:hover,:focus-visible) .post-sheet__drawing[data-astro-cid-tbcfyg2v] .post-sheet__art{transform:scale(1.04)}.post-sheet[data-astro-cid-tbcfyg2v]:is(:hover,:focus-visible) .title-block__arrow{background:var(--sheet-accent);color:var(--sheet-accent-ink)}.post-sheet[data-astro-cid-tbcfyg2v]:active .title-block__arrow{background:var(--sheet-ink);color:var(--sheet-paper)}.post-sheet--featured[data-astro-cid-tbcfyg2v] .post-sheet__summary[data-astro-cid-tbcfyg2v]{-webkit-line-clamp:4}@media(min-width:1024px){@container (min-width: 45rem){.post-sheet--featured[data-astro-cid-tbcfyg2v] .post-sheet__frame[data-astro-cid-tbcfyg2v]{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);grid-template-rows:auto minmax(0,1fr) auto;grid-template-areas:"drawing dimension" "drawing body" "drawing stamp"}.post-sheet--featured[data-astro-cid-tbcfyg2v] .post-sheet__drawing[data-astro-cid-tbcfyg2v]{grid-area:drawing;aspect-ratio:auto;min-height:22rem;border-bottom:0;border-right:1px solid hsl(var(--border))}.post-sheet--featured[data-astro-cid-tbcfyg2v] .post-sheet__dimension[data-astro-cid-tbcfyg2v]{grid-area:dimension;padding:1.25rem 1.5rem 0}.post-sheet--featured[data-astro-cid-tbcfyg2v] .post-sheet__body[data-astro-cid-tbcfyg2v]{grid-area:body;justify-content:center;padding:1rem 1.5rem 1.75rem}.post-sheet--featured[data-astro-cid-tbcfyg2v] .post-sheet__stamp{grid-area:stamp}}}.post-sheet--compact[data-astro-cid-tbcfyg2v] .post-sheet__frame[data-astro-cid-tbcfyg2v]{display:grid;grid-template-columns:5.5rem minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;grid-template-areas:"drawing body" "drawing stamp"}.post-sheet--compact[data-astro-cid-tbcfyg2v] .post-sheet__drawing[data-astro-cid-tbcfyg2v]{grid-area:drawing;aspect-ratio:auto;min-height:5.5rem;border-bottom:0;border-right:1px solid hsl(var(--border))}.post-sheet--compact[data-astro-cid-tbcfyg2v] .post-sheet__body[data-astro-cid-tbcfyg2v]{grid-area:body;gap:.375rem;padding:.75rem .75rem .875rem}.post-sheet--compact[data-astro-cid-tbcfyg2v] .post-sheet__title[data-astro-cid-tbcfyg2v]{-webkit-line-clamp:2}.post-sheet--compact[data-astro-cid-tbcfyg2v] .post-sheet__seal[data-astro-cid-tbcfyg2v],.post-sheet--row[data-astro-cid-tbcfyg2v] .post-sheet__seal[data-astro-cid-tbcfyg2v]{font-size:.5625rem;letter-spacing:.06em;left:.375rem;bottom:.375rem;padding:.25rem .3rem}.post-sheet--compact[data-astro-cid-tbcfyg2v] .post-sheet__stamp{grid-area:stamp}@media(max-width:639px){.post-sheet--compact[data-astro-cid-tbcfyg2v] .title-block__fields{grid-auto-columns:minmax(0,auto)}.post-sheet--compact[data-astro-cid-tbcfyg2v] .title-block__cell{padding-inline:.5rem}.post-sheet--compact[data-astro-cid-tbcfyg2v] .title-block__arrow{width:2.25rem}}@media(min-width:640px){.post-sheet--compact[data-astro-cid-tbcfyg2v] .post-sheet__frame[data-astro-cid-tbcfyg2v]{grid-template-columns:7.5rem minmax(0,1fr)}}@media(min-width:768px){.post-sheet--lead[data-astro-cid-tbcfyg2v] .post-sheet__drawing[data-astro-cid-tbcfyg2v]{flex:1 1 auto;aspect-ratio:auto;min-height:14rem}.post-sheet--lead[data-astro-cid-tbcfyg2v] .post-sheet__body[data-astro-cid-tbcfyg2v]{flex:none}}.post-sheet--row[data-astro-cid-tbcfyg2v] .post-sheet__frame[data-astro-cid-tbcfyg2v]{display:grid;grid-template-columns:7.5rem minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;grid-template-areas:"drawing body" "stamp stamp"}.post-sheet--row[data-astro-cid-tbcfyg2v] .post-sheet__drawing[data-astro-cid-tbcfyg2v]{grid-area:drawing;aspect-ratio:auto;min-height:7.5rem;border-bottom:0;border-right:1px solid hsl(var(--border))}.post-sheet--row[data-astro-cid-tbcfyg2v] .post-sheet__body[data-astro-cid-tbcfyg2v]{grid-area:body;gap:.375rem;padding:.75rem .875rem 1rem}.post-sheet--row[data-astro-cid-tbcfyg2v] .post-sheet__summary[data-astro-cid-tbcfyg2v]{-webkit-line-clamp:2}.post-sheet--row[data-astro-cid-tbcfyg2v] .post-sheet__stamp{grid-area:stamp}@media(min-width:768px){.post-sheet--row[data-astro-cid-tbcfyg2v] .post-sheet__summary[data-astro-cid-tbcfyg2v]{-webkit-line-clamp:3}}@media(min-width:1024px){.post-sheet--row[data-astro-cid-tbcfyg2v] .post-sheet__frame[data-astro-cid-tbcfyg2v]{grid-template-columns:minmax(0,42fr) minmax(0,58fr)}.post-sheet--row[data-astro-cid-tbcfyg2v] .post-sheet__body[data-astro-cid-tbcfyg2v]{justify-content:center;padding:1rem 1.125rem 1.25rem}}@media(prefers-reduced-motion:reduce){.post-sheet[data-astro-cid-tbcfyg2v]:is(:hover,:focus-visible){--sheet-bracket: var(--sheet-bracket-rest)}.post-sheet[data-astro-cid-tbcfyg2v]:is(:hover,:focus-visible) .post-sheet__grid[data-astro-cid-tbcfyg2v]{background-position:0 0}.post-sheet[data-astro-cid-tbcfyg2v]:is(:hover,:focus-visible) .post-sheet__dimension[data-astro-cid-tbcfyg2v]{width:72%}.post-sheet[data-astro-cid-tbcfyg2v]:is(:hover,:focus-visible) .post-sheet__drawing[data-astro-cid-tbcfyg2v] .post-sheet__art{transform:none}}
