<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.recipe{border-style:solid;border-width:1px;font-size:.875rem;margin-top:125px;padding-top:calc(125px + 1rem);position:relative}.recipe h3{font-size:1.15rem;margin-bottom:1rem}.recipe h4{font-size:1rem;margin-bottom:.5rem}.recipe__image{border-radius:50%;box-shadow:0 1px 6px rgba(32,33,36,.28);height:250px;left:50%;overflow:hidden;position:absolute;top:0;transform:translate(-50%,-50%);width:250px}.recipe__image img{height:100%;object-fit:cover;width:100%}.recipe__information{padding:1rem 1rem 2rem}.recipe__information&gt;h2{margin-bottom:.5rem;text-align:center}.recipe__author,.recipe__description{margin-bottom:1rem;text-align:center}.recipe__details ul{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;list-style:none;margin:0 -.25rem;padding:0}.recipe__details ul li{padding:.25rem .5rem}.recipe__diet ul{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;list-style:none;margin:0 -.25rem;padding:0}.recipe__diet ul li{padding:.25rem 1rem}.recipe__times ul{border-style:solid;border-width:1px 0;list-style:none;padding:0}.recipe__times ul,.recipe__times ul li{display:flex;flex-direction:column;margin:0}.recipe__times ul li{align-items:center;border-style:solid;border-width:0 0 1px;justify-content:center;padding:.5rem}.recipe__times ul li:last-child{border-bottom-width:0}.recipe__main{background-color:#fff;display:flex;flex-direction:column;padding:1rem 0}.recipe__ingredients{padding:1rem}.recipe__ingredients h4{font-size:.875rem;font-style:italic;margin-bottom:1rem;margin-top:1rem}.recipe__ingredients h4:first-of-type{margin-top:0}.recipe__ingredients ul{margin-bottom:0;padding-left:1rem}.recipe__ingredients ul.has-title{margin-left:1rem}.recipe__ingredients li *{font-size:.875rem}.recipe__instructions{padding:1rem}.recipe__instructions li *{font-size:.875rem}.recipe__instructions ol{padding-left:1rem}.recipe__notes{padding:1rem}.recipe__nutrition{border-top-style:solid;border-top-width:1px;padding:1rem}.recipe__nutrition ul{display:flex;flex-direction:row;flex-wrap:wrap;list-style:none;margin:0 -.25rem;padding:0}.recipe__nutrition ul li{font-size:.875rem;padding:.25rem .5rem}.recipe__buttons{padding:1rem 0}@media (max-width:767px){.recipe__buttons{display:none}}@media (min-width:768px){.recipe__times ul{flex-direction:row;justify-content:space-evenly}.recipe__times ul li{border-bottom-width:0;border-right-width:1px;width:100%}.recipe__times ul li:last-child{border-right-width:0}.recipe__main{flex-direction:row}.recipe__ingredients{width:25%}.recipe__recipe{width:75%}}</pre></body></html>