#app{display:flex;flex-direction:column;height:100%}.page-nav{display:grid;width:960px;padding:16px 0;grid-template-columns:1fr 1fr auto 1fr 1fr}.page-logo{width:200px;margin:0 16px}.page-link{display:block;justify-self:center;align-self:center;font:400 24px/1 BasicSans,sans-serif;text-decoration:none;color:#564d46}.page-link.router-link-exact-active{border-bottom:2px solid currentColor}.modal-container{position:fixed;top:0;left:0;display:flex;width:100%;height:100%;justify-content:center;align-items:center;background:rgba(0,0,0,.7)}.modal{background:#fff;border-radius:4px}.modal-footer,.modal-header{padding:16px}.modal-header{display:flex;justify-content:space-between;align-items:center}.modal-body{padding:0 16px;max-height:80vh;overflow:auto}.stat-field{width:48px;text-align:right}.recipe-list-container{display:grid;grid-template-columns:auto auto}.recipe-details{align-self:start;text-transform:capitalize}.recipe-details:empty{visibility:hidden}.recipe-details .recipe-name{font:600 24px/.9 BasicSans,sans-serif;line-height:.9;padding-bottom:4px;border-bottom:4px solid #000}.recipe-details strong{font:600 1em/.9 BasicSans,sans-serif}.recipe-detail-item{margin-top:8px}.recipe-detail-item ul{border-top:1px solid #000;padding-top:2px}.recipe-modal .recipe-ingredient-selector{display:flex}.recipe-modal .recipe-ingredient-list{width:200px;height:200px;overflow:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.recipe-modal .recipe-ingredient-list li{transition:all .2s}.recipe-modal .recipe-ingredient-list li:hover{background:rgba(255,255,210,.75)}.recipe-modal .recipe-column-title{display:block;margin-bottom:8px;border-bottom:1px solid #ccc}.recipe-list-entry{display:flex;align-items:baseline;margin:4px 0}.recipe-list-entry .recipe-name{margin-left:4px;padding-left:4px}.page-evolution{display:grid;grid-template-rows:auto auto 1fr}.page-evolution .button-group{margin-bottom:16px}.cookbook-container{background:#cad5e1;display:flex;align-items:center;flex-direction:column;overflow:auto}.cookbook-cover,.cookbook-page{width:594px;height:840px;margin:16px;-moz-column-break-after:always;break-after:always}.cookbook-cover h1,.cookbook-page h1{line-height:.75;font-size:64px}.cookbook-cover h2,.cookbook-page h2{font-size:36px;line-height:.95;text-transform:lowercase;margin-bottom:16px}.cookbook-cover h2:first-letter,.cookbook-page h2:first-letter{text-transform:uppercase}.cookbook-cover{position:relative;display:flex;background:#2f4f4f;flex-direction:column;justify-content:center;align-items:center;color:#eee8aa}.cookbook-cover:last-child:before{content:"";position:absolute;display:block;width:calc(100% - 96px);height:calc(100% - 96px);border:6px double rgba(238,232,170,.27058823529411763)}.cookbook-cover h1{text-align:center;margin-bottom:16px;border-bottom:1px solid rgba(238,232,170,.27058823529411763);padding:0 48px 24px 48px}.cookbook-cover small{font-size:.6em;font-weight:400}.cookbook-page{padding:64px 48px;background:#fff}.cookbook-page:nth-child(2n){padding-right:84px}.cookbook-page:nth-child(2n) .cookbook-footer{text-align:left}.cookbook-page:nth-child(odd){padding-left:84px}.cookbook-page:nth-child(odd) .cookbook-footer{text-align:right}.cookbook-page--recipe{display:grid;grid-template-areas:"header   header" "sidebar gallery" "sidebar  recipe" "footer   footer";grid-template-columns:144px 1fr;grid-template-rows:auto auto 1fr auto}.cookbook-header{grid-area:header}.cookbook-sidebar{grid-area:sidebar;padding-right:24px}.cookbook-gallery{position:relative;height:200px;background:#eee;grid-area:gallery;overflow:hidden;margin-bottom:8px}.cookbook-gallery .cookbook-image{position:absolute;display:block;width:100%;opacity:.8;font-size:120px;text-align:center}.cookbook-footer{grid-area:footer;align-self:end}.cookbook-logo{width:80%;display:block;margin-bottom:20%;filter:brightness(2) hue-rotate(20deg)}.index-list{margin-left:24px}.index-item{margin:4px 0;display:flex}.index-deco{flex-grow:1;border-bottom:2px dotted #ccc;margin:3px 4px}.cookbook-sidebar-section{margin-bottom:16px}.cookbook-stat{display:flex;justify-content:space-between;text-transform:capitalize}.cookbook-instruction-list{margin-top:16px}.cookbook-instruction{display:flex;margin-bottom:8px}.cookbook-instruction p{margin:0}.cookbook-instruction-step{display:block;width:1.5em;flex:0 0 auto}.cookbook-instruction-step:after{content:"."}.sidebar-layout{display:flex;justify-content:space-between}.tab-group{display:flex;padding:8px;font:400 16px BasicSans,sans-serif}.tab{position:relative;display:block;padding:8px 12px;margin-left:8px;font:400 1em/1 BasicSans,sans-serif;cursor:pointer;background:#eee;border-radius:8px 8px 0 0;border-bottom:1px solid grey;box-shadow:inset 0 -10px 10px -10px #ccc}.tab:hover{background:#fafafa}.tab--active{background:#fff;border:1px solid grey;border-bottom:0;box-shadow:none}.tab--active:after,.tab--active:before{content:"";position:absolute;bottom:0;display:block;width:100vw;border-bottom:1px solid grey}.tab--active:before{right:100%}.tab--active:after{left:100%}.evolved-recipes{margin-top:16px;overflow:hidden;padding:16px;background:#cad5e1}.evolved-recipes .recipe-details{display:block;width:200px;margin-left:16px;background:#fff;padding:16px;max-height:100%;overflow:hidden;overflow-y:auto;border-radius:8px;flex:0 0 auto}.evolved-recipes .recipe-columns{display:block}.evolved-recipes .recipe-list{height:100%;overflow:auto;padding-right:16px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-areas:" a1  b1 c1" " a2  b1 c1" " a3  b2 c1" " a4  b2 c1" " a5  b3 c2" " a6  b3 c2" " a7  b4 c2" " a8  b4 c2" " a9  b5 c3" "a10  b5 c3" "a11  b6 c3" "a12  b6 c3" "a13  b7 c4" "a14  b7 c4" "a15  b8 c4" "a16  b8 c4" "a17  b9 c5" "a18  b9 c5" "a19 b10 c5" "a20 b10 c5" "a21 b11 c6" "a22 b11 c6" "a23 b12 c6" "a24 b12 c6" "a25 b13 c7" "a26 b13 c7" "a27 b14 c7" "a28 b14 c7" "a29 b15 c8" "a30 b15 c8" "a31 b16 c8" "a32 b16 c8";-moz-column-gap:8px;column-gap:8px;row-gap:8px}.evolved-recipes .recipe-entry{position:relative;display:flex;height:calc(16px + 4.4em);padding:8px 32px;align-self:center;overflow:visible;justify-content:center;align-items:center;border-radius:8px;background:#fff;text-shadow:0 2px 0 #fff;line-height:1.1}.evolved-recipes .recipe-entry:first-child{grid-area:a1}.evolved-recipes .recipe-entry:nth-child(2){grid-area:a2}.evolved-recipes .recipe-entry:nth-child(3){grid-area:a3}.evolved-recipes .recipe-entry:nth-child(4){grid-area:a4}.evolved-recipes .recipe-entry:nth-child(5){grid-area:a5}.evolved-recipes .recipe-entry:nth-child(6){grid-area:a6}.evolved-recipes .recipe-entry:nth-child(7){grid-area:a7}.evolved-recipes .recipe-entry:nth-child(8){grid-area:a8}.evolved-recipes .recipe-entry:nth-child(9){grid-area:a9}.evolved-recipes .recipe-entry:nth-child(10){grid-area:a10}.evolved-recipes .recipe-entry:nth-child(11){grid-area:a11}.evolved-recipes .recipe-entry:nth-child(12){grid-area:a12}.evolved-recipes .recipe-entry:nth-child(13){grid-area:a13}.evolved-recipes .recipe-entry:nth-child(14){grid-area:a14}.evolved-recipes .recipe-entry:nth-child(15){grid-area:a15}.evolved-recipes .recipe-entry:nth-child(16){grid-area:a16}.evolved-recipes .recipe-entry:nth-child(17){grid-area:a17}.evolved-recipes .recipe-entry:nth-child(18){grid-area:a18}.evolved-recipes .recipe-entry:nth-child(19){grid-area:a19}.evolved-recipes .recipe-entry:nth-child(20){grid-area:a20}.evolved-recipes .recipe-entry:nth-child(21){grid-area:a21}.evolved-recipes .recipe-entry:nth-child(22){grid-area:a22}.evolved-recipes .recipe-entry:nth-child(23){grid-area:a23}.evolved-recipes .recipe-entry:nth-child(24){grid-area:a24}.evolved-recipes .recipe-entry:nth-child(25){grid-area:a25}.evolved-recipes .recipe-entry:nth-child(26){grid-area:a26}.evolved-recipes .recipe-entry:nth-child(27){grid-area:a27}.evolved-recipes .recipe-entry:nth-child(28){grid-area:a28}.evolved-recipes .recipe-entry:nth-child(29){grid-area:a29}.evolved-recipes .recipe-entry:nth-child(30){grid-area:a30}.evolved-recipes .recipe-entry:nth-child(31){grid-area:a31}.evolved-recipes .recipe-entry:nth-child(32){grid-area:a32}.evolved-recipes .recipe-entry:nth-child(33){grid-area:b1}.evolved-recipes .recipe-entry:nth-child(33):after,.evolved-recipes .recipe-entry:nth-child(33):before{content:"";display:block;position:absolute;border:0 dashed grey;width:500px;height:20px;right:50%;width:calc(50% + 8px)}.evolved-recipes .recipe-entry:nth-child(33):before{border-width:1px 1px 0 0;bottom:100%;border-top-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(33):after{top:100%;border-width:0 1px 1px 0;border-bottom-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(34){grid-area:b2}.evolved-recipes .recipe-entry:nth-child(34):after,.evolved-recipes .recipe-entry:nth-child(34):before{content:"";display:block;position:absolute;border:0 dashed grey;width:500px;height:20px;right:50%;width:calc(50% + 8px)}.evolved-recipes .recipe-entry:nth-child(34):before{border-width:1px 1px 0 0;bottom:100%;border-top-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(34):after{top:100%;border-width:0 1px 1px 0;border-bottom-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(35){grid-area:b3}.evolved-recipes .recipe-entry:nth-child(35):after,.evolved-recipes .recipe-entry:nth-child(35):before{content:"";display:block;position:absolute;border:0 dashed grey;width:500px;height:20px;right:50%;width:calc(50% + 8px)}.evolved-recipes .recipe-entry:nth-child(35):before{border-width:1px 1px 0 0;bottom:100%;border-top-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(35):after{top:100%;border-width:0 1px 1px 0;border-bottom-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(36){grid-area:b4}.evolved-recipes .recipe-entry:nth-child(36):after,.evolved-recipes .recipe-entry:nth-child(36):before{content:"";display:block;position:absolute;border:0 dashed grey;width:500px;height:20px;right:50%;width:calc(50% + 8px)}.evolved-recipes .recipe-entry:nth-child(36):before{border-width:1px 1px 0 0;bottom:100%;border-top-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(36):after{top:100%;border-width:0 1px 1px 0;border-bottom-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(37){grid-area:b5}.evolved-recipes .recipe-entry:nth-child(37):after,.evolved-recipes .recipe-entry:nth-child(37):before{content:"";display:block;position:absolute;border:0 dashed grey;width:500px;height:20px;right:50%;width:calc(50% + 8px)}.evolved-recipes .recipe-entry:nth-child(37):before{border-width:1px 1px 0 0;bottom:100%;border-top-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(37):after{top:100%;border-width:0 1px 1px 0;border-bottom-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(38){grid-area:b6}.evolved-recipes .recipe-entry:nth-child(38):after,.evolved-recipes .recipe-entry:nth-child(38):before{content:"";display:block;position:absolute;border:0 dashed grey;width:500px;height:20px;right:50%;width:calc(50% + 8px)}.evolved-recipes .recipe-entry:nth-child(38):before{border-width:1px 1px 0 0;bottom:100%;border-top-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(38):after{top:100%;border-width:0 1px 1px 0;border-bottom-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(39){grid-area:b7}.evolved-recipes .recipe-entry:nth-child(39):after,.evolved-recipes .recipe-entry:nth-child(39):before{content:"";display:block;position:absolute;border:0 dashed grey;width:500px;height:20px;right:50%;width:calc(50% + 8px)}.evolved-recipes .recipe-entry:nth-child(39):before{border-width:1px 1px 0 0;bottom:100%;border-top-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(39):after{top:100%;border-width:0 1px 1px 0;border-bottom-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(40){grid-area:b8}.evolved-recipes .recipe-entry:nth-child(40):after,.evolved-recipes .recipe-entry:nth-child(40):before{content:"";display:block;position:absolute;border:0 dashed grey;width:500px;height:20px;right:50%;width:calc(50% + 8px)}.evolved-recipes .recipe-entry:nth-child(40):before{border-width:1px 1px 0 0;bottom:100%;border-top-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(40):after{top:100%;border-width:0 1px 1px 0;border-bottom-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(41){grid-area:b9}.evolved-recipes .recipe-entry:nth-child(41):after,.evolved-recipes .recipe-entry:nth-child(41):before{content:"";display:block;position:absolute;border:0 dashed grey;width:500px;height:20px;right:50%;width:calc(50% + 8px)}.evolved-recipes .recipe-entry:nth-child(41):before{border-width:1px 1px 0 0;bottom:100%;border-top-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(41):after{top:100%;border-width:0 1px 1px 0;border-bottom-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(42){grid-area:b10}.evolved-recipes .recipe-entry:nth-child(42):after,.evolved-recipes .recipe-entry:nth-child(42):before{content:"";display:block;position:absolute;border:0 dashed grey;width:500px;height:20px;right:50%;width:calc(50% + 8px)}.evolved-recipes .recipe-entry:nth-child(42):before{border-width:1px 1px 0 0;bottom:100%;border-top-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(42):after{top:100%;border-width:0 1px 1px 0;border-bottom-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(43){grid-area:b11}.evolved-recipes .recipe-entry:nth-child(43):after,.evolved-recipes .recipe-entry:nth-child(43):before{content:"";display:block;position:absolute;border:0 dashed grey;width:500px;height:20px;right:50%;width:calc(50% + 8px)}.evolved-recipes .recipe-entry:nth-child(43):before{border-width:1px 1px 0 0;bottom:100%;border-top-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(43):after{top:100%;border-width:0 1px 1px 0;border-bottom-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(44){grid-area:b12}.evolved-recipes .recipe-entry:nth-child(44):after,.evolved-recipes .recipe-entry:nth-child(44):before{content:"";display:block;position:absolute;border:0 dashed grey;width:500px;height:20px;right:50%;width:calc(50% + 8px)}.evolved-recipes .recipe-entry:nth-child(44):before{border-width:1px 1px 0 0;bottom:100%;border-top-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(44):after{top:100%;border-width:0 1px 1px 0;border-bottom-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(45){grid-area:b13}.evolved-recipes .recipe-entry:nth-child(45):after,.evolved-recipes .recipe-entry:nth-child(45):before{content:"";display:block;position:absolute;border:0 dashed grey;width:500px;height:20px;right:50%;width:calc(50% + 8px)}.evolved-recipes .recipe-entry:nth-child(45):before{border-width:1px 1px 0 0;bottom:100%;border-top-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(45):after{top:100%;border-width:0 1px 1px 0;border-bottom-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(46){grid-area:b14}.evolved-recipes .recipe-entry:nth-child(46):after,.evolved-recipes .recipe-entry:nth-child(46):before{content:"";display:block;position:absolute;border:0 dashed grey;width:500px;height:20px;right:50%;width:calc(50% + 8px)}.evolved-recipes .recipe-entry:nth-child(46):before{border-width:1px 1px 0 0;bottom:100%;border-top-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(46):after{top:100%;border-width:0 1px 1px 0;border-bottom-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(47){grid-area:b15}.evolved-recipes .recipe-entry:nth-child(47):after,.evolved-recipes .recipe-entry:nth-child(47):before{content:"";display:block;position:absolute;border:0 dashed grey;width:500px;height:20px;right:50%;width:calc(50% + 8px)}.evolved-recipes .recipe-entry:nth-child(47):before{border-width:1px 1px 0 0;bottom:100%;border-top-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(47):after{top:100%;border-width:0 1px 1px 0;border-bottom-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(48){grid-area:b16}.evolved-recipes .recipe-entry:nth-child(48):after,.evolved-recipes .recipe-entry:nth-child(48):before{content:"";display:block;position:absolute;border:0 dashed grey;width:500px;height:20px;right:50%;width:calc(50% + 8px)}.evolved-recipes .recipe-entry:nth-child(48):before{border-width:1px 1px 0 0;bottom:100%;border-top-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(48):after{top:100%;border-width:0 1px 1px 0;border-bottom-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(49){grid-area:c1}.evolved-recipes .recipe-entry:nth-child(49):after,.evolved-recipes .recipe-entry:nth-child(49):before{content:"";display:block;position:absolute;border:0 dashed grey;width:500px;height:calc(50% + 8px);right:50%;width:calc(50% + 8px)}.evolved-recipes .recipe-entry:nth-child(49):before{border-width:1px 1px 0 0;bottom:100%;border-top-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(49):after{top:100%;border-width:0 1px 1px 0;border-bottom-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(50){grid-area:c2}.evolved-recipes .recipe-entry:nth-child(50):after,.evolved-recipes .recipe-entry:nth-child(50):before{content:"";display:block;position:absolute;border:0 dashed grey;width:500px;height:calc(50% + 8px);right:50%;width:calc(50% + 8px)}.evolved-recipes .recipe-entry:nth-child(50):before{border-width:1px 1px 0 0;bottom:100%;border-top-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(50):after{top:100%;border-width:0 1px 1px 0;border-bottom-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(51){grid-area:c3}.evolved-recipes .recipe-entry:nth-child(51):after,.evolved-recipes .recipe-entry:nth-child(51):before{content:"";display:block;position:absolute;border:0 dashed grey;width:500px;height:calc(50% + 8px);right:50%;width:calc(50% + 8px)}.evolved-recipes .recipe-entry:nth-child(51):before{border-width:1px 1px 0 0;bottom:100%;border-top-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(51):after{top:100%;border-width:0 1px 1px 0;border-bottom-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(52){grid-area:c4}.evolved-recipes .recipe-entry:nth-child(52):after,.evolved-recipes .recipe-entry:nth-child(52):before{content:"";display:block;position:absolute;border:0 dashed grey;width:500px;height:calc(50% + 8px);right:50%;width:calc(50% + 8px)}.evolved-recipes .recipe-entry:nth-child(52):before{border-width:1px 1px 0 0;bottom:100%;border-top-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(52):after{top:100%;border-width:0 1px 1px 0;border-bottom-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(53){grid-area:c5}.evolved-recipes .recipe-entry:nth-child(53):after,.evolved-recipes .recipe-entry:nth-child(53):before{content:"";display:block;position:absolute;border:0 dashed grey;width:500px;height:calc(50% + 8px);right:50%;width:calc(50% + 8px)}.evolved-recipes .recipe-entry:nth-child(53):before{border-width:1px 1px 0 0;bottom:100%;border-top-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(53):after{top:100%;border-width:0 1px 1px 0;border-bottom-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(54){grid-area:c6}.evolved-recipes .recipe-entry:nth-child(54):after,.evolved-recipes .recipe-entry:nth-child(54):before{content:"";display:block;position:absolute;border:0 dashed grey;width:500px;height:calc(50% + 8px);right:50%;width:calc(50% + 8px)}.evolved-recipes .recipe-entry:nth-child(54):before{border-width:1px 1px 0 0;bottom:100%;border-top-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(54):after{top:100%;border-width:0 1px 1px 0;border-bottom-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(55){grid-area:c7}.evolved-recipes .recipe-entry:nth-child(55):after,.evolved-recipes .recipe-entry:nth-child(55):before{content:"";display:block;position:absolute;border:0 dashed grey;width:500px;height:calc(50% + 8px);right:50%;width:calc(50% + 8px)}.evolved-recipes .recipe-entry:nth-child(55):before{border-width:1px 1px 0 0;bottom:100%;border-top-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(55):after{top:100%;border-width:0 1px 1px 0;border-bottom-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(56){grid-area:c8}.evolved-recipes .recipe-entry:nth-child(56):after,.evolved-recipes .recipe-entry:nth-child(56):before{content:"";display:block;position:absolute;border:0 dashed grey;width:500px;height:calc(50% + 8px);right:50%;width:calc(50% + 8px)}.evolved-recipes .recipe-entry:nth-child(56):before{border-width:1px 1px 0 0;bottom:100%;border-top-right-radius:16px}.evolved-recipes .recipe-entry:nth-child(56):after{top:100%;border-width:0 1px 1px 0;border-bottom-right-radius:16px}*,:after,:before{padding:0;margin:0;border:0;box-sizing:border-box;list-style:none}body,html{height:100%}body{display:flex;justify-content:center;background:#ecdfd7}input,select,textarea{border:1px solid #ccc;padding:4px 8px;border-radius:2px}input:focus,select:focus,textarea:focus{background:rgba(255,255,210,.75);box-shadow:0 0 8px #6495ed}button{border:1px solid grey;padding:8px 16px;border-radius:4px;margin:0 .2em}.icon-button{font:400 1em/1 BasicSans,sans-serif;padding:4px 8px;margin:0 .2em}ol.text-list,ul.text-list{list-style:default}p{margin-bottom:1.5em}.text-section{font:400 16px/1.3 sans-serif}.text-section p{max-width:75ex}.button-group,.control-bar{display:flex;align-items:flex-end}.control-bar{justify-content:space-between;overflow:hidden}.button-group{align-items:center;justify-content:flex-end}.page{width:960px;padding:16px;background:#fff;flex:1 1 auto;overflow:auto}.section-title{font:600 36px BasicSans,sans-serif;margin:32px 0 16px 0}.recipe-name{text-transform:lowercase}.recipe-name:first-letter{text-transform:capitalize}