:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}ul li{list-style-type:none}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.vanilla:hover{filter:drop-shadow(0 0 2em #f7df1eaa)}.card{padding:2em}.read-the-docs{color:#888}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{display:flex;flex-direction:column;min-height:100vh}#app{flex:1}#app{display:grid;column-gap:18px}.heading-div{grid-area:1 / 2 / 2 / 4}.operation-hours{display:grid;grid-area:2 / 1 / 2 / 2}.about{grid-area:2 / 3 / 3 / 4}footer{width:100vw;text-align:center}.operation-hours p:nth-child(-n + 9){text-decoration:underline dotted #030712;text-underline-offset:8px}.operation-hours,.about{background-color:#78716c;padding:8px;border-radius:15px}.about-text{font-size:20px}.about-img{height:300px;width:300px}.title{display:grid;width:400px;border-radius:15px;animation:ChangeColor 2s ease-in-out;padding:4px}@keyframes ChangeColor{0%{background:#78716c;filter:drop-shadow(0 0 2em #78716c) invert(80%)}10%{background:#1a1a1a;filter:drop-shadow(0 0 2em #1a1a1a) invert(80%)}40%{background:#78716c;filter:drop-shadow(0 0 2em #78716c) invert(80%)}70%{background:#1a1a1a;filter:drop-shadow(0 0 2em #1a1a1a) invert(80%)}to{background:#78716c;filter:drop-shadow(0 0 2em #78716c) invert(80%)}}.title{transition:background-color .246245s cubic-bezier(.39,.58,.57,1) 0ms,color .5s ease-in-out}.title:hover,.title:focus{cursor:pointer;background-color:#e0ffff;border-radius:15px;color:#030712;filter:drop-shadow(0 0 .5em #030712) invert(80%);font-style:italic;text-decoration:underline dotted lightblue;text-shadow:2px 2px 4px lightblue}@media (max-width: 450px){.about-img{height:100px;width:100px}.title{width:300px;animation:initial;font-style:italic;text-decoration:underline dotted lightblue;text-shadow:2px 2px 4px lightblue}.about{grid-area:2 / 2 / 3 / 3}.heading-div{grid-area:1 / 1 / 2 / 3}.footer-about{margin-left:50px}}.heading-menu-div{display:grid;grid-area:1 / 2 / 1 / 2}.menu{display:grid;grid-area:2 / 1 / 4 / 4}.items{display:grid;gap:12px;padding:10px;height:auto;width:800px}.beer,.burger{background-color:#78716c;border-radius:25px;padding:12px;font-size:32px;font-weight:bolder}.item-one-pic,.item-two-pic{display:flex;align-items:center;justify-content:center;margin:auto;border-radius:50%;width:750px;height:750px}.item-one-text,.item-two-text{font-size:18px;font-weight:lighter}@media (max-width:700px){.item-one-pic,.item-two-pic{width:300px;height:300px}.items{height:auto;width:400px}}@media (max-width:400px){.item-one-pic,.item-two-pic{width:200px;height:200px}.items{height:250px;width:250px}}
