.popup{background-color:#555;color:#fff;border-radius:6px;padding:8px 16px;position:absolute;z-index:1;left:100px;margin-left:-80px;max-width:300px}.popup .popuptext:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent}.popup .show{visibility:visible;-webkit-animation:fadeIn 1s;animation:fadeIn 1s}.info-header{display:flex;justify-content:space-between}.info-footer{font-style:italic}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.spinner-background{display:flex;justify-content:center;height:100vh;width:100vw;background-color:#000;position:fixed;top:0;left:0;z-index:9;opacity:.4}.vue-spinner{align-self:center}.page-wrapper{min-height:800px;max-width:1200px}header{line-height:1.5;max-height:100vh}.title-area{display:flex}.title{font-size:36px}.navigation{display:flex;margin-top:16px}nav{font-size:18px;text-align:center}nav a.router-link-exact-active{color:var(--color-text)}nav a.router-link-exact-active:hover{background-color:transparent}nav a{display:inline-block;padding:0 1rem;border-left:1px solid var(--color-border)}nav a:first-of-type{border:0}.main-section{display:flex;gap:20px}.primary-button{padding:8px 16px;border:2px solid var(--color-border);border-radius:10px;background-color:#fff;font-size:16px;margin-bottom:4px}.primary-button:hover{background-color:#e2e2e2}.overview[data-v-48741c9b]{max-width:650px}.icon[data-v-48741c9b]{margin-bottom:-5px}.concepts[data-v-48741c9b]{display:flex;flex-direction:row}.stats-table[data-v-f754d9ee]{border:1px solid #e2e2e2;border-radius:20px;margin:16px;padding:16px;height:200px;width:300px}.stats-row[data-v-f754d9ee]{display:flex}.stats-row-header[data-v-f754d9ee]{width:200px;font-weight:700}@media screen and (max-width: 768px){.stats-table[data-v-f754d9ee]{height:fit-content}}.cities-section[data-v-4ea71363]{display:flex}.cities-list[data-v-4ea71363]{width:fit-content}.city-list-header[data-v-4ea71363],.city-list-row[data-v-4ea71363]{display:flex;min-height:16px;border:1px solid #e2e2e2}.city-name[data-v-4ea71363]{min-width:200px}.city-state[data-v-4ea71363]{min-width:100px}.city-list-row[data-v-4ea71363]{padding:0 16px;display:flex}h2[data-v-4ea71363]{margin-bottom:4px}@media screen and (max-width: 768px){.cities-section[data-v-4ea71363]{flex-direction:column-reverse}h2[data-v-4ea71363]{font-size:18px}}.breweries-section[data-v-74515139]{display:flex}.breweries-list[data-v-74515139]{width:650px}.brewery-list-header[data-v-74515139],.brewery-list-row[data-v-74515139]{display:flex;min-height:16px;border:1px solid #e2e2e2}.city-name[data-v-74515139]{min-width:200px}.brewery-name[data-v-74515139]{width:300px}@media screen and (max-width: 768px){.breweries-section[data-v-74515139]{flex-direction:column-reverse}.breweries-list[data-v-74515139]{width:fit-content}.city-name[data-v-74515139]{min-width:150px}h2[data-v-74515139]{font-size:18px}}@media screen and (max-width: 700px){.brewery-name[data-v-74515139]{width:150px}}:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;position:relative;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{max-width:1280px;margin:0 auto;padding:2rem;font-weight:400}a,.green{text-decoration:none;color:#00bd7e;transition:.4s}.alt-row{background-color:#00bd7e33}.section-header{display:flex}@media (hover: hover){a:hover{background-color:#00bd7e33}}
