:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font:16px/1.55 system-ui,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}html,body{height:100%;margin:0;overflow:hidden}.app{grid-template-rows:20% 80%;grid-template-columns:100%;height:100dvh;display:grid}article{border-bottom:1px solid color-mix(in srgb, currentColor 20%, transparent);min-height:0;padding:1rem 1.25rem;overflow-y:auto}article p{max-width:70ch;margin:0 0 .75rem}.term{font:inherit;color:inherit;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;display:inline}.term:hover,.term:focus-visible{color:#b3261e;text-decoration:underline}figure{background:#111;min-height:0;margin:0}.strip{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;height:100%;display:flex;overflow-x:auto}.strip>*{scroll-snap-align:center;flex:0 0 100%}.pane{position:relative}@keyframes peek{50%{translate:-30px}}.nudge>*{scroll-snap-align:start;flex:none;animation:.7s cubic-bezier(.3,.05,.4,1) .2s peek}.nudge{gap:5px}.nudge .zoom img,.nudge>video{object-fit:contain;width:auto;max-width:88vw;height:100%}@media (prefers-reduced-motion:reduce){.nudge>*{animation:none}}.strip>img,.strip:not(.nudge)>video{object-fit:contain;width:100%;height:100%;display:block}.splash{color:#f5f5f5;place-content:center;height:100%;font-size:clamp(1.5rem,5vw,3rem);display:grid}.zoom{background:0 0;border:0;justify-content:center;align-items:center;height:100%;padding:0;display:flex}.zoom img{cursor:zoom-in;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.page{color:#f5f5f5;cursor:pointer;background:#0006;border:0;border-radius:999px;padding:.4rem .85rem;font-size:2rem;line-height:1;position:absolute;top:50%;translate:0 -50%}.page:hover,.page:focus-visible{background:#000000b3}.prev{left:.75rem}.next{right:.75rem}.lightbox{cursor:zoom-out;background:0 0;border:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;padding:0}.lightbox::backdrop{background:#000000e6}
