::-moz-selection{background-color:var(--bs-orange);color:var(--bs-white)}::selection{background-color:var(--bs-orange);color:var(--bs-white)}body{display:flex;flex-direction:column;min-height:100vh;word-break:keep-all}body>.top-header{position:absolute;z-index:100;top:0;left:0;width:100%;line-height:1}body>.main-area{flex:1}body>.footer{font-size:.875rem;background-color:rgba(var(--bs-body-color-rgb),.1);color:rgba(var(--bs-body-color-rgb),.8)}.recent-post a{color:var(--bs-body-color);text-decoration:none}.recent-post a:hover{color:var(--bs-orange);text-decoration:none}.recent-post a small{white-space:nowrap}.recent-post .post-title{display:flex;align-items:center;justify-content:space-between;border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)}.recent-post .post-list{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.recent-post .post-list li{padding:.5rem 0;border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)}.recent-post .post-list li a{display:flex;align-items:center;justify-content:space-between}.recent-post .post-list li a>:first-child{flex:1;padding-right:1rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}