*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px}body{font-family:"Literata",Georgia,serif;font-size:1.25rem;line-height:1.7;color:#2c2825;background-color:#faf8f5;padding:3rem 1.5rem;min-height:100vh;display:flex;flex-direction:column;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%' height='100%' filter='url(%23noise)'/%3E%3C/svg%3E");background-blend-mode:soft-light;background-size:200px 200px}.site-header{max-width:38rem;margin:0 auto 5rem;width:100%}.site-name{font-size:1rem;font-weight:400;color:#5c5550;text-decoration:none;letter-spacing:.02em}.site-name:hover{color:#2c2825}main{max-width:38rem;margin:0 auto;width:100%;flex:1}.home-intro{color:#5c5550;margin-bottom:5rem;font-style:italic}.post-list{list-style:none}.post-item{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.25rem}.post-item a{color:#2c2825;text-decoration:none}.post-item a:hover{color:#4a5d52}.post-item time{font-size:.85rem;color:#5c5550}.post-header{margin-bottom:3rem}.post-header h1{font-size:1.75rem;font-weight:600;line-height:1.3;margin-bottom:.5rem}.post-header time{font-size:.9rem;color:#5c5550}.post-content p{margin-bottom:1.5rem}.post-content p+p{margin-top:1.5rem}.post-content h2{font-size:1.25rem;font-weight:600;margin-top:3rem;margin-bottom:1.5rem}.post-content h3{font-size:1.1rem;font-weight:600;margin-top:3rem;margin-bottom:.5rem}.post-content ul,.post-content ol{margin-bottom:1.5rem;padding-left:1.5rem}.post-content li{margin-bottom:.5rem}.post-content blockquote{border-left:2px solid #e5e0d8;padding-left:1.5rem;margin:3rem 0;color:#5c5550;font-style:italic}.post-content a{color:#4a5d52;text-decoration:underline;text-underline-offset:2px}.post-content a:hover{color:#2c2825}.post-content img{max-width:100%;height:auto;margin:3rem 0;border-radius:2px}.post-content hr{border:none;border-top:1px solid #e5e0d8;margin:3rem 0}.post-content .note{font-size:.9rem;color:#5c5550;font-style:italic;margin:1.5rem 0;padding-left:1.5rem;border-left:1px solid #e5e0d8}.margin-note{font-size:.85rem;color:#5c5550;font-style:italic;margin-top:3rem;padding-top:1.5rem;border-top:1px solid #e5e0d8}.post-nav{margin-top:5rem;padding-top:1.5rem;border-top:1px solid #e5e0d8}.post-nav a{color:#5c5550;text-decoration:none;font-size:.9rem}.post-nav a:hover{color:#2c2825}.site-footer{max-width:38rem;margin:5rem auto 0;padding-top:3rem;width:100%}.site-footer p{font-size:.85rem;color:#5c5550}.site-footer hr{border:none;border-top:1px solid #e5e0d8;margin:3rem 0 1.5rem}.shop-callout{background:#f5f2ed;padding:1.5rem;border-radius:2px;margin-bottom:3rem;border:1px solid #e5e0d8}.shop-callout .shop-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:#5c5550;margin-bottom:.5rem}.shop-callout .shop-link{color:#4a5d52;text-decoration:none;font-size:1rem;font-weight:600;display:inline-block}.shop-callout .shop-link:hover{color:#2c2825}@media (max-width: 600px){body{padding:1.5rem;font-size:1.125rem}.site-header{margin-bottom:3rem}.post-header h1{font-size:1.5rem}}@media (min-width: 900px){.margin-note{position:relative;float:right;clear:right;width:12rem;margin-right:-14rem;margin-top:0;padding:0;border:none;text-align:left}}