.post__container{background-color:#fff;margin:1rem auto;max-width:800px;padding:1.5rem}@media(min-width: 768px){.post__container{margin:2rem auto;padding:2.5rem;width:90%}}.post__header{padding:0}.post__date{display:block;font-size:.875rem}.post__body{padding:1.5rem 0 0 0}.post__body p+p{margin-top:1rem}.post__body h2{font-size:1.5rem;margin-bottom:1rem;margin-top:2.5rem}.post__body h3{font-size:1.25rem;margin-bottom:1rem;margin-top:2rem}.post__body h2,.post__body h3 a{color:#3d6e59}.post__body h2:hover,.post__body h3 a:hover{text-decoration:underline;text-underline-offset:3px}.post__body p a{color:#3d6e59;text-decoration:underline;text-underline-offset:3px;position:relative;z-index:0}.post__body p a::before{background:#ffe4d9;content:"";inset:0;position:absolute;transform:scaleX(0);transform-origin:right;transition:transform .25s ease-in-out;z-index:-1}.post__body p a:hover{color:#1e4430}.post__body p a:hover::before{transform:scaleX(1);transform-origin:left}.post__body ul,.post__body ol{margin:1rem 0;padding-left:1.5rem}.post__body ul{list-style:disc}.post__body ol{list-style:decimal}.post__body li+li{margin-top:.35rem}.post__body blockquote{border-left:3px solid #3d6e59;font-style:italic;margin:1.5rem 0;padding:.5rem 1.25rem}.post__body code{background-color:#fef7f5;font-size:.875em;padding:.15em .4em}.post__body pre{background-color:#fef7f5;border-left:3px solid #ffe4d9;margin:1.5rem 0;overflow-x:auto;padding:1.25rem}.post__body pre code{background:none;padding:0}.post__body picture{display:block;margin:1.5rem 0}.post__body picture img{display:block;height:auto;width:100%}.post__body>img{display:block;height:auto;margin:1.5rem 0;max-width:100%}.bullet-list{display:flex;flex-direction:column;gap:1rem}.bullet-list__item{align-items:center;display:flex;gap:.85rem}.bullet-list__item::before{background-color:#ffe4d9;content:"";display:block;flex-shrink:0;height:1.25rem;width:1.25rem}.footer{background-color:#3d6e59}.footer__title{color:#fafafa;margin-bottom:1.5rem}.social{display:flex;flex-wrap:wrap;gap:1.5rem}.social__link{color:#fafafa;text-decoration:none;position:relative;z-index:0}.social__link::before{background:#ffe4d9;content:"";inset:0;position:absolute;transform:scaleX(0);transform-origin:right;transition:transform .25s ease-in-out;z-index:-1}.social__link:hover{color:#1e4430}.social__link:hover::before{transform:scaleX(1);transform-origin:left}.social__link:active{color:rgb(255,191.7631578947,166)}.social__link:focus-visible{outline:2px solid #fafafa;outline-offset:3px}.footer-credit{color:#5f5f5f;font-size:.75rem;padding:.25rem 0;text-align:center}
