﻿body{font-size:16px;display:flex;flex-direction:column;min-height:100vh}main{flex-grow:1}header.site-header,footer.site-footer{color:#eee;background-color:#222;flex-grow:0}header.site-header{height:80px;margin-bottom:20px}footer.site-footer{margin-top:50px}footer.site-footer p{padding:15px;margin:0px}footer.site-footer a{color:#eee}footer.site-footer a:hover{color:#eee}.site-header{display:flex;flex-direction:row;align-items:center}.site-header a{color:#7bc8ff}.site-header .icon{height:80px}.site-header .title{flex-grow:1;margin:0 0 0 .5em;font-weight:bold}.site-header .title a:hover{text-decoration:none}.site-header .nav{margin-right:2em;font-weight:bold}.site-header .nav a{color:#7bc8ff}.site-header .nav a:hover{color:#7bc8ff}@media(max-width: 576px){.site-header{flex-direction:column}.site-header .icon{display:none}.site-header .title{margin:0;margin-top:.2em}.site-header .nav{margin-right:0}}div.page-header{margin-top:2rem}div.page-content pre{padding:9.5px;border:1px solid #ccc;border-radius:4px;color:#212529;background-color:#f8f9fa}div.page-content code{color:#212529;background-color:#f8f9fa}div.page-content img{display:block;margin-left:auto;margin-right:auto;max-width:100%;max-height:70vh;width:auto;height:auto;border:1px solid #dee2e6;border-radius:.25rem}div.page-content figure{margin:1rem 0}div.page-content .gallery-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin:1.5rem 0}@media(min-width: 768px){div.page-content .gallery-grid--cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(min-width: 768px){div.page-content .gallery-grid--cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media(min-width: 768px){div.page-content .gallery-grid--cols-4{grid-template-columns:repeat(4, minmax(0, 1fr))}}div.page-content .gallery-item{margin:0}div.page-content .gallery-item img{width:100%;max-height:none}div.page-content figcaption{color:#828282;text-align:center;font-style:italic}div.page-content blockquote{padding:.5em 1em;border-left:.25em solid #eee}div.page-content blockquote>footer{font-size:80%}div.page-content blockquote>footer::before{content:"— "}div.page-pagination{padding-top:1rem}div.article-list article{padding-top:1rem}div.page-content .tweet-card{width:auto;max-width:80%;box-sizing:border-box;margin:1em auto;padding-top:12px;padding-bottom:4px;padding-left:18px;padding-right:18px;background-color:#fff;display:flex;flex-direction:column;border:1px solid #cfd9de;border-radius:12px}div.page-content .tweet-card .author{padding-bottom:12px;display:flex;flex-direction:row}div.page-content .tweet-card .author .avatar{display:block;width:48px;height:48px}div.page-content .tweet-card .author .avatar img,div.page-content .tweet-card .author .avatar svg{height:calc(100% - 4px);width:calc(100% - 4px);border-radius:9999px}div.page-content .tweet-card .author .avatar svg{color:#d3d3d3;fill:currentcolor}div.page-content .tweet-card .author .names{margin:0 4px;display:flex;flex-direction:column;justify-content:center;line-height:20px;font-size:15px}div.page-content .tweet-card .author .names .name{font-weight:700;color:#0f1419}div.page-content .tweet-card .author .names .screen-name{font-weight:400;color:#536471}div.page-content .tweet-card .text{display:flex;flex-direction:column}div.page-content .tweet-card .text .in-reply-to{margin-top:4px;font-size:15px;font-weight:400;line-height:20px}div.page-content .tweet-card .text .in-reply-to a{color:#536471}div.page-content .tweet-card .text .in-reply-to a:hover{text-decoration:underline}div.page-content .tweet-card .text .title{font-size:20px;font-style:italic;padding-top:.2em;padding-bottom:.5em;border-bottom:1px solid #cfd9de}div.page-content .tweet-card .text .full-text{color:#0f1419;line-height:1.45;font-size:clamp(18px,1rem + .35vw,20px);font-weight:400;overflow-wrap:break-word}div.page-content .tweet-card .media{margin-top:12px;margin-bottom:12px;display:flex;flex-direction:column;gap:12px}div.page-content .tweet-card .media .media-item{margin:0;align-self:center;width:fit-content;max-width:100%;border:1px solid #cfd9de;border-radius:12px;overflow:hidden;background-color:#f8f9fa}div.page-content .tweet-card .media .media-item img{display:block;width:auto;max-width:100%;height:auto;margin-left:auto;margin-right:auto}div.page-content .tweet-card .media .media-item figcaption{text-align:center}div.page-content .tweet-card .media>.media-item:only-child img{max-height:min(65vh,32rem)}div.page-content .tweet-card .media .gallery-grid{margin:0}div.page-content .tweet-card .media .gallery-item{margin:0;border:1px solid #cfd9de;border-radius:12px;overflow:hidden;background-color:#f8f9fa}div.page-content .tweet-card .media .gallery-item img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;object-position:center}div.page-content .tweet-card .timestamp{height:32px;margin-top:2px;align-items:center;display:flex;flex-direction:row;color:#536471;font-weight:400;font-size:15px;line-height:20px}div.page-content .tweet-card .timestamp a{color:inherit}div.page-content .tweet-card .timestamp a:hover{text-decoration:underline}div.page-content .tweet-card .actions{padding-top:4px;margin-top:4px;border-top:1px solid #cfd9de;display:flex;flex-direction:row;align-items:flex-start}div.page-content .tweet-card .actions .action-item{display:flex;flex-direction:row;align-items:center;margin-right:20px;height:32px;color:#536471;font-size:15px;line-height:20px}div.page-content .tweet-card .actions .action-item .action-icon{color:inherit;width:32px;height:32px;display:flex;align-items:center;justify-content:center}div.page-content .tweet-card .actions .action-item .action-icon svg{height:1.25em}div.page-content .tweet-card .actions .action-item .action-label a{color:inherit}div.page-content .tweet-card .actions .action-item .action-label a:hover{text-decoration:underline}div.page-content .tweet-card .view-on-twitter{padding-top:4px;padding-bottom:12px;display:flex}div.page-content .tweet-card .view-on-twitter .twitter-link{height:32px;padding:0 16px;border:1px solid #cfd9de;border-radius:9999px;text-align:center;font-weight:700;font-size:15px;line-height:20px;flex-grow:1;display:flex;flex-direction:column}div.page-content .tweet-card .view-on-twitter .twitter-link .link-text{margin:auto}div.page-content .tweet-card img{display:block;margin-left:0;margin-right:0;max-height:none;width:auto;max-width:100%;height:auto;border:0;border-radius:0}div.page-content .tweet-card figure{margin:0}div.page-content .tweet-card figcaption{color:#828282;text-align:center;font-style:italic}@media(max-width: 576px){div.page-content .tweet-card{margin:1.5em auto;padding-left:14px;padding-right:14px}div.page-content .tweet-card .text .full-text{font-size:18px;line-height:1.4}}ul.archive-list{list-style:none}ul.archive-list li.archive-entry{margin-bottom:10px}ul.archive-list li.archive-entry div.archive-date{margin-right:10px;border:1px solid #c5c5c5;border-radius:4px;padding:3px 10px;line-height:1.1;text-align:center;display:inline-block;vertical-align:middle;font-family:monospace}ul.archive-list li.archive-entry div.archive-date div.archive-date-month{font-size:12px;font-weight:700;text-transform:uppercase}ul.archive-list li.archive-entry div.archive-date div.archive-date-day{color:#cc0f16;font-size:20px;font-weight:300}ul.archive-list li.archive-entry a.archive-link{vertical-align:middle}@media(max-width: 576px){.archive-list{padding-left:0}}.links{font-size:24px;max-width:600px;margin:0 auto;list-style:none;padding:0}.links .item{display:flex;flex-direction:row;align-items:center;padding:.5em;padding-left:1em;margin-bottom:1em;background-color:#fbfbfb;border-radius:.5em;transition:background-color .2s ease-in-out}.links .item:hover{background-color:#e8e8e8}.links .item .favicon{width:2em;height:2em}.links .item .text{flex-grow:1;padding-left:1em}.links .item .text .title{font-weight:bold}.links .item .text .description{color:#6c6c6c}.page-pagination .page-item{min-width:8em;text-align:center}a{text-decoration:none}a:hover{text-decoration:underline}@media(min-width: 1400px){.container{max-width:1140px}}/*# sourceMappingURL=style.css.map */
