@import"https://fonts.googleapis.com/css2?family=Recursive:wght@300..1000&display=swap";@import"https://fonts.googleapis.com/css2?family=Parisienne&family=Quicksand:wght@300..700&display=swap";@font-face{font-family:"Jost Light";src:url("/fonts/Jost-300-Light.ttf")}@font-face{font-family:"No Tears";src:url("/fonts/No Tears.ttf")}@font-face{font-family:"Inter";src:url("/fonts/Inter-VariableFont_slnt,wght.ttf")}@font-face{font-family:"Comfortaa";src:url("/fonts/Comfortaa-VariableFont_wght.ttf")}@font-face{font-family:"Go";src:url("/fonts/Go-Regular.ttf")}@font-face{font-family:"Go Itallic";src:url("/fonts/Go-Italic.ttf")}@font-face{font-family:"Go Medium";src:url("/fonts/Go-Medium.ttf")}@font-face{font-family:"Go Bold";src:url("/fonts/Go-Bold.ttf")}@font-face{font-family:"Vollkorn";src:url("/fonts/Vollkorn-VariableFont_wght.ttf")}:root{--font-primary: "Vollkorn", "Go", "Go Mono", "Quicksand", "Comfortaa", "Recursive", "Inter", "No Tears", "Jost Light";--font-secondary: "Vollkorn";--foreground: #5c5852;--foreground-accent: #a6752e;--background: #fcf5e5;--border-color: #ccc8c2}body{font-family:var(--font-primary);font-size:18px;color:var(--foreground);background-color:var(--background)}a:link,a:visited{color:inherit}a:hover{color:var(--foreground-accent)}.container{padding-bottom:20px}.page-title{padding-bottom:15px}.page-title h1{border-bottom:0px;font-size:28px;padding-bottom:0px;margin-bottom:5px}.page-title h3{font-size:18px}.page-title a:link,.page-title a:visited{text-decoration:none}.page-title a:hover{text-decoration:underline}.page-title .recipe-title{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px}.homepage{padding:5% 0px 80px 0px;font-family:var(--font-secondary)}.homepage img{margin:auto;display:block;width:300px}.homepage h1{padding:15px 0px 0px 0px;text-align:center;font-size:42px}.homepage h2{padding:2px 0px;text-align:center;font-size:30px}.homepage h2 a{text-decoration:none}.credits{padding:30px 10px 15px 10px;line-height:1;text-align:left;outline:1px dashed var(--border-color);margin:auto}.credits a:link,.credits a:visited{text-decoration-thickness:1px}.credits h3{text-align:center}.credits table,.credits th,.credits td{padding:10px}.credits th{text-align:center}.credits tr td:first-child{border-right:1px solid #ccc8c2}.recipe-page,.recipe-entry{padding-top:15%;margin:auto}.recipe-page img,.recipe-entry img{max-height:500px;max-width:100%;border-radius:15px}.recipe-page ul{list-style:none;padding-left:0px}.recipe-page h1{font-size:32px;margin-bottom:0px}.recipe-page h2{font-size:18px}.recipe-page .recipe-header{font-family:var(--font-secondary);border-bottom:1px solid #000;margin:5px 0px 0px 0px}.recipe-page .recipe-list a:link,.recipe-page .recipe-list a:visited{text-decoration:none}.recipe-entry h1,.recipe-credits h1{font-family:var(--font-secondary)}.recipe-entry ul,.recipe-credits ul{list-style:circle}.recipe-entry .footnotes,.recipe-credits .footnotes{font-size:12px}.recipe-entry .footnotes p,.recipe-credits .footnotes p{line-height:1rem;margin-bottom:.25rem}.recipe-entry-contents h1{border-bottom:1px solid #000}.recipe-entry-contents p{padding-left:5px}.recipe-entry-contents figcaption{font-style:italic;font-size:16px}.recipe-entry-contents ul{font-size:16px}.recipe-credits{font-size:14px;border-left:1px double #ccc8c2;border-width:5px;padding:5px 5px 0px 5px;margin:10px auto 10px auto;font-style:italic}.recipe-credits p{margin-bottom:0px}.center{margin:auto}