*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px}body{font-family:iowan old style,palatino linotype,urw palladio l,P052,serif;color:#000;background-color:#fff;line-height:1.6;padding:0 2rem 2rem}.container{display:flex;max-width:1300px;width:100%;gap:3rem;margin:0 auto}nav{width:250px;flex-shrink:0;text-align:right;padding:2rem 0 0}nav h1{font-size:2rem;margin-bottom:1rem;font-weight:400}nav h1 a{color:#000;text-decoration:none;border-bottom:none}nav h1 a:hover{border-bottom:none}nav ul{list-style:none}nav li{margin-bottom:1rem}nav a{color:#000;text-decoration:none;border-bottom:1px solid transparent;transition:border-bottom .2s}nav a:hover{border-bottom:1px solid #000}main{width:1e3px;max-width:1e3px}main>.hero-header:first-child{margin-top:0}h1{font-size:2rem;margin-top:0;font-weight:400}h2{font-size:1.5rem;margin-bottom:.75rem;margin-top:2rem;font-weight:400}h2.post-title{margin-bottom:0}h3{font-size:1.25rem;margin-bottom:.5rem;margin-top:1.5rem;font-weight:400}p{margin-bottom:1rem}ul,ol{list-style-position:inside}a{color:#000;text-decoration:underline}a:hover{text-decoration:none}.post-list{margin-bottom:3rem}.post-item{padding-bottom:2rem;border-bottom:1px solid #e0e0e0}.post-item:last-child{border-bottom:none}.post-title{font-size:2rem;margin-top:0;margin-bottom:.25rem}.post-title a{text-decoration:none;border-bottom:none}.post-title a:hover{border-bottom:none}.post-date{font-size:.9rem;color:#666;margin-bottom:.75rem}.post-summary{margin-top:.5rem}.pagination{display:flex;justify-content:space-between;margin-top:3rem;padding-top:2rem;border-top:1px solid #e0e0e0}.pagination a{text-decoration:none;border-bottom:1px solid #000}.pagination a:hover{border-bottom:2px solid #000}.pagination .disabled{color:#ccc;pointer-events:none}.post-nav{display:flex;justify-content:space-between;margin-top:3rem;padding-top:2rem;border-top:1px solid #e0e0e0}.post-nav a{text-decoration:none;border-bottom:1px solid #000}.post-nav a:hover{border-bottom:2px solid #000}.post-nav .nav-next{text-align:right}.archive-year{margin-bottom:2rem}.archive-year h2{margin-top:2rem;margin-bottom:1rem}.archive-list{list-style:none}.archive-list li{margin-bottom:.5rem}.archive-date{display:inline-block;width:100px;color:#666;font-size:.9rem}article{padding:2rem 0 0}article img{max-width:100%;height:auto}article pre{background-color:#f5f5f5;padding:1rem;overflow-x:auto;margin-bottom:1rem}article code{font-family:courier new,Courier,monospace;font-size:.9rem}article blockquote{border-left:3px solid #000;padding-left:1rem;margin-left:0;margin-bottom:1rem;font-style:italic}.hero-header{position:relative;width:100%;margin:0 0 2rem;padding:0}.hero-image{width:100%;height:auto;display:block;margin:0;padding:0}.hero-overlay{position:absolute;top:0;left:0;right:0;background-color:rgba(255,255,255,.85);padding:2rem 2rem 1.5rem}.hero-overlay h1{margin-top:0;margin-bottom:.5rem;font-size:2rem;font-weight:400}.hero-overlay .post-date{font-size:.9rem;color:#666;margin-bottom:0}div.pagebody{padding:2rem 0 0}time{display:block}footer{display:block;text-align:center;margin:3rem auto 0;padding-top:2rem;border-top:1px solid #e0e0e0;max-width:1300px;width:100%}footer p{font-size:.9rem;color:#666}