.page{margin:10px auto;width:85vw;padding:0 10px}@media screen and (min-width:540px){.page{max-width:75vw;padding:0}}@media screen and (min-width:768px){.page{max-width:70vw}}@media screen and (min-width:1024px){.page{max-width:60vw}}.navbar{display:inline-block;background-color:#666;padding:10px}.navbar>a{color:#fff}footer{display:flex;justify-content:center;font-size:.8rem;padding-top:10px}footer>.copyright{margin-right:auto}.citation{border:1px solid #ddd;background-color:#fefefe;border-radius:6px;display:flex;flex-direction:column;font-size:.9em;color:#333;padding:15px 20px}.citation>p{margin:0}.citation>.citation-title{font-weight:700;color:#222}.citation>.citation-author{font-style:italic;color:#555}.citation>a{color:#007acc;text-decoration:none;word-break:break-word}.citation>a:hover{text-decoration:underline}.photo-container{display:flex;padding:0 5px}.photo-container>img{width:100%;min-width:200px;max-width:400px;height:auto}pre{padding:16px;border-radius:5px;overflow-x:auto !important;white-space:pre !important;max-width:100% !important}.highlight{overflow-x:auto !important;max-width:100% !important}.highlight pre{margin:0;overflow-x:auto !important}code{padding:2px 4px;background-color:#eee;color:#333}pre>code{padding:0;background:0 0;color:inherit}#mouthful-comments{font-size:.9rem;padding:1rem;max-width:600px;margin:25px auto 0}@media screen and (max-width:540px){#mouthful-comments{padding:.5rem;margin:15px 0 0;max-width:100%}}#mouthful-comments input[type=text],#mouthful-comments textarea{font-family:auto;font-size:.8rem;padding:.5rem;border-radius:4px;border:1px solid #f0f0f0;margin-bottom:.75rem}#mouthful-comments input[type=submit]{font-size:.85rem;padding:.4rem .9rem;border-radius:4px;background:#333;color:#fff;border:none;cursor:pointer;text-decoration:none}#mouthful-comments input[type=submit]:hover{background:#555}.katex{font-size:1em !important}.note>i{margin-left:5px;font-size:.75em}@media screen and (max-width:540px){.container{width:95%}}@media screen and (max-width:540px){.content{width:inherit;justify-self:center}}.youtube{display:flex;justify-content:center;height:40vh}.youtube iframe{width:80%;border:0}@media screen and (max-width:540px){.youtube{height:30vh}.youtube iframe{width:100%}}.photo-list{display:flex;flex-wrap:wrap;padding:0}.photo-list>*{height:20vh;flex-grow:1;list-style-type:none;margin:1px}.photo-list li img{max-height:100%;min-width:100%;object-fit:cover;vertical-align:bottom;border:2px solid #fff}.photo-list li:last-child{flex-grow:10;border:none}:root{--lb-bg:rgba(0,0,0,.55);--lb-maxw:min(64vw, 1000px);--lb-maxh:70vh;--lb-radius:8px;--lb-shadow:0 10px 30px rgba(0,0,0,.25)}@media(max-width:768px){:root{--lb-maxw:95vw;--lb-maxh:80vh;--lb-radius:4px}}.lightbox[hidden]{display:none}.lightbox{position:fixed;inset:0;z-index:1000;display:grid;place-items:center}.lb-backdrop{position:absolute;inset:0;background:var(--lb-bg)}.lb-content{position:relative;margin:0;display:grid;gap:.4rem;align-items:center;max-width:var(--lb-maxw);max-height:var(--lb-maxh);padding:.5rem}.lb-content img{max-width:100%;max-height:calc(var(--lb-maxh) - 2.5rem);object-fit:contain;border-radius:var(--lb-radius);box-shadow:var(--lb-shadow);background:#111}.lb-cap{color:#ddd;font-size:.85rem;text-align:center}@media(max-width:768px){.lb-content{padding:.25rem;gap:.2rem}.lb-content img{max-height:calc(var(--lb-maxh) - 2rem)}.lb-cap{font-size:.8rem;padding:0 .5rem}}.lb-close{position:absolute;top:.1rem;right:.25rem;font-size:1.8rem;line-height:1;color:#fff;background:0 0;border:0;cursor:pointer}.lb-close:focus-visible{outline:2px solid #fff;outline-offset:2px}