*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}body{display:flex;flex-direction:column;background:#fff;color:#000;font-family:IBM Plex Mono,monospace}#app{flex:1;display:flex;flex-direction:column}.site-header{width:100%;max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #000}.site-logo-image{height:26px;width:auto;display:block}.site-nav a{text-decoration:none;font-weight:300;color:#000;font-size:.9rem}.site-nav a:hover{opacity:.6;transition:.2s}main{flex:1;width:100%;max-width:900px;margin:0 auto;padding:4rem 1.5rem;text-align:center}.hero h1{font-size:2.5rem;margin-bottom:.5rem;font-weight:500}.hero p{margin-top:.5rem;font-weight:300;opacity:.7}.site-footer{border-top:1px solid black;padding:1rem 1.5rem;font-size:.85rem;font-weight:300;width:100%;max-width:1200px;margin:0 auto;text-align:center}.site-header{height:128px;display:flex;align-items:center}.logo img{max-height:64px;width:auto}.chef-link{display:inline-flex;align-items:center;text-decoration:none}.chef-logo{height:20px;width:auto;display:block;opacity:.75;transition:opacity .2s ease}.chef-link:hover .chef-logo{opacity:1}
