#root{margin:0 auto}.beer-item,.beer-item-idle{flex:1;align-items:stretch;justify-content:stretch;background-color:#000;border-radius:1rem;padding:.5rem;margin:0 .5rem;text-align:center;display:flex;flex-direction:column;border:.5rem black;border-right:1px solid rgb(17,42,56)}.beer-item-idle:last-child{border-right:none}.tap-title-container{display:flex;flex-direction:row;gap:.8rem;justify-content:space-between;align-items:center}.tap-number-container{flex:1;align-self:stretch;display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:#112a38;color:#fff;border-radius:1rem}.tap-label{margin-top:.5rem;font-size:2rem;font-weight:600}.tap-number{font-size:6rem;font-weight:600}.beer-brand,.beer-name{text-align:start}.beer-brand{font-size:1.8rem;font-weight:600}.beer-name{font-size:3rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.tap-main-info{flex:3;padding:0 5px}.beer-details-container{flex:1;display:flex;flex-direction:column}.beer-details-empty-keg{flex:1;display:flex;flex-direction:column;align-items:center;margin:6vh 0;gap:10vh}.consumption-stats{justify-self:end;display:flex;flex-direction:row;align-items:start;flex-wrap:wrap;columns:2;row-gap:3vh;margin:0 .5rem}.beer-stats{flex:1;display:flex;flex-direction:row;margin:0 .5rem}.invalid-card{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;border:.5rem solid #750a06;border-radius:2rem}.beer-image{flex:.9;display:flex;align-items:center;justify-content:center;width:40%;margin:1rem 0;align-self:center;object-fit:contain}.consumption-info-container{flex-basis:50%;display:flex;flex-direction:column;align-items:start;justify-content:left}.beer-info-container,.beer-info-style{flex:1;display:flex;flex-direction:column}.beer-info-style{flex-direction:row;gap:1rem;align-items:center;justify-content:left}.color-info{align-items:start;flex:.33}.beer-info-container-lg{flex:1;display:flex;align-items:center;justify-content:center}.beer-info-label{color:#fc0;font-size:1.8rem}.beer-info-value{font-size:2rem}.beer-color{width:2rem;height:2rem;border-radius:1rem;margin-top:.5rem}.empty-keg-image{width:55%;object-fit:contain}.color-disabled{background-color:#4f4b4b}.border-red{border:.5rem solid #c9251e}.background-red{background-color:#c9251e}.background-yellow{background-color:#e1b400}.background-gray{background-color:#222}.border-yellow{border:.5rem solid #e1b400}.text-red{color:#c9251e}@media (max-aspect-ratio: 16/9){.beer-image{width:72%}.beer-name{font-size:3rem}.empty-keg-image{width:75%}}.beer-items{height:100vh;width:100%;justify-content:stretch;align-self:stretch;justify-self:center;display:flex;justify-content:space-between;color:#fff;gap:20px}html,body{margin:0;height:100%;overflow:hidden}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{font-size:3.2em;line-height:1.1}@media (max-aspect-ratio: 16/9){html,body{font-size:14px}}
