html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:100%;font-family:Book Antiqua,Palatino,Merriweather,Helvetica,Arial,sans-serif}body{background:#fafafa;font:18px/1.4 Book Antiqua,Palatino,Merriweather,Helvetica,Arial,sans-serif;color:#292939}.wrapper{background:#f7f7f1;margin:0 auto;max-width:760px;padding:0 10px 25px;width:100%;display:grid;row-gap:5px;grid-template-columns:1fr 1fr;grid-template-rows:60px auto;grid-template-areas:"name nav" "ct ct"}@media screen and (max-width: 500px){.wrapper{grid-template-columns:auto;grid-template-rows:30px 20px auto;grid-template-areas:"name" "nav" "ct"}}.header-name{margin:0;grid-area:name;font-weight:300;font-size:22px;letter-spacing:.5px;font-style:oblique;justify-self:left;align-self:end;color:#292939}.content{grid-area:ct;border-top:2px solid #ddd}.content,.instructions{max-width:100%;min-width:0}.wrapper-recipe{display:grid;grid-template-columns:1fr 3fr;grid-template-rows:auto;grid-template-areas:"ing inst";column-gap:30px}@media screen and (max-width: 500px){.wrapper-recipe{grid-template-columns:auto;grid-template-rows:auto auto;grid-template-areas:"ing" "inst"}}.instructions{grid-area:inst}.ingredients{grid-area:ing;line-height:15px;font-size:15px;justify-self:right;text-align:right}@media screen and (max-width: 500px){.ingredients{justify-self:left;text-align:left}}.fade{font-size:16px;color:#666}.source-url{text-overflow:ellipsis;overflow:hidden;max-width:100%;white-space:nowrap}.source-url a{color:#ff9666;font-size:13px;font-family:Menlo,Consolas,Monaco,monospace;background:#f2f2e3}nav{font-size:18px}nav a{margin-left:20px;color:#292939;text-align:right;font-weight:300;letter-spacing:1px}@media screen and (max-width: 500px){nav a{margin:0 10px;color:#f14c00}}.header-nav{justify-self:right;align-self:end;grid-area:nav}@media screen and (max-width: 500px){.header-name,.header-nav{justify-self:center}}table{border-collapse:collapse;margin:25px 0;width:100%;font-size:90%}table thead tr th{background-color:#f2f2e3}table tbody tr th{font-weight:bold}table tbody tr td{word-wrap:normal;max-width:90%}table th,table td{text-align:left;padding:4px 8px;border-bottom:1px solid #ddd}blockquote{margin:1.8em .8em;border-left:2px solid #666;padding:0 1rem;font-style:italic}blockquote p{margin:2px 0}header,h1,h2,h3,h4,h5,h6{font-weight:bold;line-height:1;margin:.7em 0 12px;padding:0}@media screen and (max-width: 500px){header,h1,h2,h3,h4,h5,h6{line-height:1.1}}header a:hover,h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{text-decoration:underline}header .term-header,h1 .term-header,h2 .term-header,h3 .term-header,h4 .term-header,h5 .term-header,h6 .term-header{color:inherit}header,h1{font-size:26px}header a,h1 a{color:inherit}h2{font-size:20px}h3{font-size:18px}h4{font-size:16px;color:#666}p{margin:10px 0}a{color:#f14c00;text-decoration:none;cursor:pointer}a:hover,a:active{color:#f14c00}.active{color:#f14c00}span.de-emph{color:#666;font-style:italic}ul,ol{margin:15px 0;padding-left:30px}ul{list-style-type:circle}.term-list{line-height:1.2;margin:4px 0}ol{list-style-type:decimal}ol ul,ul ol,ul ul,ol ol{margin:0}em,i{font-style:italic}strong,b{font-weight:bold}img{max-width:100%}::selection{background:#ffdccc}