h1,h2,h3,h4,h5,h6{font-family:var(--font-garamond);color:#fff;font-weight:400;text-transform:lowercase;text-shadow:#000 1px 0 5px}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{-webkit-text-decoration-color:#ff0;text-decoration-color:#ff0;text-decoration-thickness:3px}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{text-shadow:none}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.2rem}a{color:hsla(0,0%,100%,.9);-webkit-text-decoration-color:#ff0;text-decoration-color:#ff0;text-decoration-thickness:2px}a:focus,a:hover{background-color:#ff0;color:#000;text-decoration:none}@media screen and (max-width:750px){a{text-decoration-thickness:1px}}ol{display:flex;flex-direction:column;gap:.5rem}ol,ul{line-height:1.5}em{font-family:Georgia,serif}#recipe strong{background-color:hsla(0,0%,100%,.1);border:1px dotted #ff0;padding:.2rem;font-weight:400}.last-made{background-color:purple;color:#fff;display:inline-block;margin-left:.5rem;padding:.3rem;text-transform:uppercase;box-shadow:1px 0 5px 1px rgba(0,0,0,.5)}.last-made,p.recipe-source{font-family:var(--font-atkinson-hyperlegible-mono);font-size:.75rem}p.recipe-source{color:hsla(0,0%,100%,.8)}.content h4{border-bottom:2px dotted #ff0;width:auto;padding-bottom:.25rem}.content strong{background-color:hsla(0,0%,100%,.1);border:1px dotted #ff0;padding:.2rem;font-weight:400}.content ol{padding-left:3rem;list-style:none;counter-reset:item}.content ol .list-item-wrapper{position:relative;counter-increment:item}.content ol .list-item-wrapper:before{font-family:var(--font-atkinson-hyperlegible-mono);content:counter(item);background:#ff0;border-radius:100%;color:#000;width:1.5rem;height:1.5rem;font-size:1rem;display:flex;align-items:center;justify-content:center;position:absolute;left:-1.75rem;font-weight:500}.content ol .list-item-wrapper:has(input:checked):before{background-color:#fff;opacity:.5}.content ol input[type=checkbox]{width:1rem;height:1rem;position:absolute;top:.25rem;left:-3rem}.content ol input[type=checkbox]:checked+li{-webkit-text-decoration:line-through 2px #000 solid;text-decoration:line-through 2px #000 solid;opacity:.5}