@import"https://fonts.googleapis.com/css2?family=Montserrat+Alternates:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://cdn.jsdelivr.net/npm/ab-tests@1.1.2/assets/fonts/satoshi/satoshi.css";:root{--backgroundColor: #bee7f3;--foregroundColor: rgba(111, 163, 161, .25);--foregroundOpaque: rgb(89, 165, 172);--textColor: rgba(0, 0, 0, .9);--accentColor: rgb(117, 188, 232);--shadowColor: rgba(226, 250, 255, .8)}@media(prefers-color-scheme:dark){:root{--backgroundColor: #001823;--foregroundColor: rgba(42, 76, 90, .25);--foregroundOpaque: rgb(96, 138, 156);--textColor: rgba(240, 240, 240, .9);--accentColor: rgb(20, 86, 209);--shadowColor: rgba(132, 170, 220, .8)}}:root{--globalFont: "Satoshi", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--headerFont: "Montserrat Alternates", monospace}*{font-family:var(--globalFont);white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}p{font-size:105%;letter-spacing:.5px;margin:0}h1,h2,h3,h4,h5,h6{margin:.5rem 0 .25rem}h1,h2,h3,h4,h5,h6{font-family:var(--headerFont);font-weight:700}.light{opacity:.4}.autoSpace{justify-content:space-between;width:100%}.noSpace{gap:0}.error{color:red;text-align:center}button{--buttonRadius: 1rem;display:flex;align-items:center;justify-content:center;gap:.25rem;border:none;border-radius:var(--buttonRadius);background:var(--foregroundColor);font-size:medium;color:var(--textColor);padding:.5rem .75rem;cursor:pointer;transition:.2s ease-in-out;-webkit-backdrop-filter:blur(2rem) saturate(150%);backdrop-filter:blur(2rem) saturate(150%)}button.prominent{background:var(--accentColor)}button:not(.transparent):after{content:"";position:absolute;inset:0;border-radius:var(--buttonRadius);border:.1rem solid var(--shadowColor);box-shadow:0 .5rem .5rem var(--shadowColor);transition:.2s ease-in-out;opacity:.1}button:hover:after{box-shadow:0 0 .75rem var(--shadowColor);opacity:.3}button:active:after{box-shadow:0 0 .5rem var(--shadowColor)}button:disabled{opacity:.7;cursor:not-allowed}button:has(svg){padding:.5rem}button svg{width:1rem!important;height:1rem!important}button:has(img){padding:.5rem .75rem .5rem .5rem}button img{width:2rem;height:2rem;border-radius:.75rem}button.transparent{padding:0}button.transparent svg{width:1rem!important;height:1rem!important}.loginItems{display:grid;width:100%;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));gap:.5rem;align-items:stretch}.loginForm,.accountSide{flex-grow:1;padding:.75rem;background:var(--foregroundColor);border-radius:1.75rem}.loginFormItems{width:100%}.accountSide{height:100%}*{scroll-behavior:smooth}html{overflow:hidden;background:var(--backgroundColor)}body{position:fixed;display:flex;align-items:center;justify-content:center;top:0;margin:0;padding:0;height:100dvh;color:var(--textColor);user-select:none;-webkit-user-select:none}#app{--padding: 2rem;display:flex;flex-direction:row;width:100vw;height:100dvh}@media(max-width:50rem){#app{--padding: .5rem;flex-direction:column}}div{display:flex;flex-direction:column;align-items:center;border-radius:1rem}a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:var(--textColor);cursor:pointer}svg{color:var(--textColor)}form{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:1rem}label{width:100%;display:flex;flex-direction:column;gap:.25rem}input,textarea{margin:.5rem;padding:.25rem;border-radius:.75rem;font-size:1rem;background:var(--foregroundColor);border:none;color:var(--textColor)}ul,ol{padding-inline-start:1.25rem;margin:-.25rem 0}li{margin:-.25rem 0}li::marker{color:var(--foregroundOpaque)}.hStack[data-v-0d55140d]{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem}.hStack.spaced[data-v-0d55140d]{column-gap:1rem;row-gap:0}.vStack[data-v-78add000]{display:flex;flex-direction:column;flex-wrap:wrap;gap:.5rem;justify-content:flex-start;align-items:flex-start}.vStack.spaced[data-v-78add000]{row-gap:1rem;column-gap:0}.contentArea[data-v-87e68a60]{margin:var(--padding) 0;min-height:100vh}[data-v-373a170d]:root{--backgroundColor: #bee7f3;--foregroundColor: rgba(111, 163, 161, .25);--foregroundOpaque: rgb(89, 165, 172);--textColor: rgba(0, 0, 0, .9);--accentColor: rgb(117, 188, 232);--shadowColor: rgba(226, 250, 255, .8)}@media(prefers-color-scheme:dark){[data-v-373a170d]:root{--backgroundColor: #001823;--foregroundColor: rgba(42, 76, 90, .25);--foregroundOpaque: rgb(96, 138, 156);--textColor: rgba(240, 240, 240, .9);--accentColor: rgb(20, 86, 209);--shadowColor: rgba(132, 170, 220, .8)}}.light[data-v-373a170d]{opacity:.4}.autoSpace[data-v-373a170d]{justify-content:space-between;width:100%}.noSpace[data-v-373a170d]{gap:0}.error[data-v-373a170d]{color:red;text-align:center}.grid[data-v-373a170d]{display:grid;width:100%;grid-template-columns:repeat(auto-fill,minmax(13.5rem,1fr));gap:.5rem}.grid .picCard[data-v-373a170d]{padding:.75rem;background:var(--foregroundColor);border-radius:1.75rem;overflow:hidden;display:flex;flex-direction:column}.grid .picCard img[data-v-373a170d]{width:100%;height:20rem}.grid .picCard .picInfo[data-v-373a170d]{width:100%;padding:0 1rem}[data-v-d12be497]:root{--backgroundColor: #bee7f3;--foregroundColor: rgba(111, 163, 161, .25);--foregroundOpaque: rgb(89, 165, 172);--textColor: rgba(0, 0, 0, .9);--accentColor: rgb(117, 188, 232);--shadowColor: rgba(226, 250, 255, .8)}@media(prefers-color-scheme:dark){[data-v-d12be497]:root{--backgroundColor: #001823;--foregroundColor: rgba(42, 76, 90, .25);--foregroundOpaque: rgb(96, 138, 156);--textColor: rgba(240, 240, 240, .9);--accentColor: rgb(20, 86, 209);--shadowColor: rgba(132, 170, 220, .8)}}.light[data-v-d12be497]{opacity:.4}.autoSpace[data-v-d12be497]{justify-content:space-between;width:100%}.noSpace[data-v-d12be497]{gap:0}.error[data-v-d12be497]{color:red;text-align:center}.guest[data-v-d12be497],.user[data-v-d12be497]{width:100%;padding:.75rem;background:var(--foregroundColor);border-radius:1.75rem}.logout[data-v-d12be497]{margin-top:1rem}.emptyState[data-v-f3826ec0]{display:flex;justify-content:center;align-items:center;gap:0;height:100vh}.emptyState .loader[data-v-f3826ec0]{width:4rem;height:4rem;margin:1rem 0}[data-v-0a45fa81]:root{--backgroundColor: #bee7f3;--foregroundColor: rgba(111, 163, 161, .25);--foregroundOpaque: rgb(89, 165, 172);--textColor: rgba(0, 0, 0, .9);--accentColor: rgb(117, 188, 232);--shadowColor: rgba(226, 250, 255, .8)}@media(prefers-color-scheme:dark){[data-v-0a45fa81]:root{--backgroundColor: #001823;--foregroundColor: rgba(42, 76, 90, .25);--foregroundOpaque: rgb(96, 138, 156);--textColor: rgba(240, 240, 240, .9);--accentColor: rgb(20, 86, 209);--shadowColor: rgba(132, 170, 220, .8)}}.light[data-v-0a45fa81]{opacity:.4}.autoSpace[data-v-0a45fa81]{justify-content:space-between;width:100%}.noSpace[data-v-0a45fa81]{gap:0}.error[data-v-0a45fa81]{color:red;text-align:center}.shopList[data-v-0a45fa81],.shopLink[data-v-0a45fa81]{width:100%}.shopItem[data-v-0a45fa81]{width:100%;padding:.75rem;background:var(--foregroundColor);border-radius:1.75rem}.shopItem .shopDetails[data-v-0a45fa81]{width:100%;justify-content:space-between}.shopItem .shopDetails .externIcon[data-v-0a45fa81]{margin-left:auto;width:1rem;height:1rem}.shopItem .shopDetails .shopImage[data-v-0a45fa81]{width:4rem;height:2rem}[data-v-2bb854a1]:root{--backgroundColor: #bee7f3;--foregroundColor: rgba(111, 163, 161, .25);--foregroundOpaque: rgb(89, 165, 172);--textColor: rgba(0, 0, 0, .9);--accentColor: rgb(117, 188, 232);--shadowColor: rgba(226, 250, 255, .8)}@media(prefers-color-scheme:dark){[data-v-2bb854a1]:root{--backgroundColor: #001823;--foregroundColor: rgba(42, 76, 90, .25);--foregroundOpaque: rgb(96, 138, 156);--textColor: rgba(240, 240, 240, .9);--accentColor: rgb(20, 86, 209);--shadowColor: rgba(132, 170, 220, .8)}}.newPosts[data-v-2bb854a1]{position:fixed;align-items:flex-start;min-width:16rem;padding:1rem;margin-left:1rem;border-radius:1.5rem;background:var(--foregroundColor);border:.2rem solid var(--foregroundColor);-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem);transition:.2s ease;z-index:100;cursor:pointer;animation:slideTop-2bb854a1 .3s forwards ease}.newPosts[data-v-2bb854a1]:hover{scale:1.1;transform:translateY(.5rem)}.newPosts[data-v-2bb854a1]:active{transform:translateY(0)}@keyframes slideTop-2bb854a1{0%{top:calc(-100% - 2rem)}to{top:3rem}}[data-v-6588c60e]:root{--backgroundColor: #bee7f3;--foregroundColor: rgba(111, 163, 161, .25);--foregroundOpaque: rgb(89, 165, 172);--textColor: rgba(0, 0, 0, .9);--accentColor: rgb(117, 188, 232);--shadowColor: rgba(226, 250, 255, .8)}@media(prefers-color-scheme:dark){[data-v-6588c60e]:root{--backgroundColor: #001823;--foregroundColor: rgba(42, 76, 90, .25);--foregroundOpaque: rgb(96, 138, 156);--textColor: rgba(240, 240, 240, .9);--accentColor: rgb(20, 86, 209);--shadowColor: rgba(132, 170, 220, .8)}}.light[data-v-6588c60e]{opacity:.4}.autoSpace[data-v-6588c60e]{justify-content:space-between;width:100%}.noSpace[data-v-6588c60e]{gap:0}.error[data-v-6588c60e]{color:red;text-align:center}.bygPostItem[data-v-6588c60e]{--postPadding: .75rem;align-items:flex-start;width:calc(100% - var(--postPadding) * 2)}.bygPostItem[data-v-6588c60e]:not(.detailMode){padding:.75rem;background:var(--foregroundColor);border-radius:1.75rem;cursor:pointer}.bygPostItem .postMeta[data-v-6588c60e]{opacity:.7;margin-bottom:1rem}.bygPostItem .bygPostContent[data-v-6588c60e]{-webkit-user-select:text;user-select:text;--webkit-user-select: text}.bygPostItem .postActions[data-v-6588c60e]{margin-top:.75rem}.postList[data-v-941d7b55]{width:100%;gap:.5rem}[data-v-4d707d46]:root{--backgroundColor: #bee7f3;--foregroundColor: rgba(111, 163, 161, .25);--foregroundOpaque: rgb(89, 165, 172);--textColor: rgba(0, 0, 0, .9);--accentColor: rgb(117, 188, 232);--shadowColor: rgba(226, 250, 255, .8)}@media(prefers-color-scheme:dark){[data-v-4d707d46]:root{--backgroundColor: #001823;--foregroundColor: rgba(42, 76, 90, .25);--foregroundOpaque: rgb(96, 138, 156);--textColor: rgba(240, 240, 240, .9);--accentColor: rgb(20, 86, 209);--shadowColor: rgba(132, 170, 220, .8)}}.divider[data-v-4d707d46]{width:calc(100% - 4rem);margin:1rem 2rem;height:.2rem;border-radius:.1rem;background:var(--textColor);opacity:.1}[data-v-8c0b3dc5]:root{--backgroundColor: #bee7f3;--foregroundColor: rgba(111, 163, 161, .25);--foregroundOpaque: rgb(89, 165, 172);--textColor: rgba(0, 0, 0, .9);--accentColor: rgb(117, 188, 232);--shadowColor: rgba(226, 250, 255, .8)}@media(prefers-color-scheme:dark){[data-v-8c0b3dc5]:root{--backgroundColor: #001823;--foregroundColor: rgba(42, 76, 90, .25);--foregroundOpaque: rgb(96, 138, 156);--textColor: rgba(240, 240, 240, .9);--accentColor: rgb(20, 86, 209);--shadowColor: rgba(132, 170, 220, .8)}}.desktopNav[data-v-8c0b3dc5]{display:none;align-items:flex-start;justify-content:space-between;min-width:12rem;width:16rem;padding:var(--padding);height:calc(100vh - var(--padding) * 2);border-right:.2rem solid var(--foregroundColor)}.desktopNav .bygLogo[data-v-8c0b3dc5]{align-items:center}.desktopNav .bygLogo .bygLogoImage[data-v-8c0b3dc5]{width:2.5rem;height:2.5rem}.desktopNavItem[data-v-8c0b3dc5]{margin:0 -.75rem;padding:.75rem;transition:.2s ease}.desktopNavItem[data-v-8c0b3dc5]:hover,.desktopNavItem.selected[data-v-8c0b3dc5]{background:var(--foregroundColor);border-radius:5rem}.desktopNavItem:hover h3[data-v-8c0b3dc5],.desktopNavItem.selected h3[data-v-8c0b3dc5]{font-weight:900}.desktopNavItem svg[data-v-8c0b3dc5]{width:2rem;height:2rem}@media(min-width:50rem){.desktopNav[data-v-8c0b3dc5]{display:flex;flex-direction:column}}[data-v-f2f4986a]:root{--backgroundColor: #bee7f3;--foregroundColor: rgba(111, 163, 161, .25);--foregroundOpaque: rgb(89, 165, 172);--textColor: rgba(0, 0, 0, .9);--accentColor: rgb(117, 188, 232);--shadowColor: rgba(226, 250, 255, .8)}@media(prefers-color-scheme:dark){[data-v-f2f4986a]:root{--backgroundColor: #001823;--foregroundColor: rgba(42, 76, 90, .25);--foregroundOpaque: rgb(96, 138, 156);--textColor: rgba(240, 240, 240, .9);--accentColor: rgb(20, 86, 209);--shadowColor: rgba(132, 170, 220, .8)}}.bygMobileNav[data-v-f2f4986a]{display:none;position:sticky;bottom:calc(env(safe-area-inset-bottom) + .5rem);left:.5rem;right:.5rem;width:fit-content;margin:auto;background:var(--foregroundColor);-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);border-radius:10rem;padding:.25rem;border:.2rem solid var(--foregroundColor)}.bygMobileNav .mobileNavItems[data-v-f2f4986a]{gap:.25rem}.bygMobileNav .mobileNavItems .mobileNavItem[data-v-f2f4986a]{align-items:center;min-width:3rem;padding:.5rem .25rem;gap:0;border-radius:10rem}.bygMobileNav .mobileNavItems .mobileNavItem.selected[data-v-f2f4986a]{padding:.5rem .75rem;background:var(--foregroundColor)}.bygMobileNav .mobileNavItems .mobileNavItem svg[data-v-f2f4986a]{width:1.5rem;height:1.5rem}.bygMobileNav .mobileNavItems .mobileNavItem p[data-v-f2f4986a]{font-size:x-small}@media(max-width:50rem){.bygMobileNav[data-v-f2f4986a]{display:flex}}[data-v-ba9badd6]:root{--backgroundColor: #bee7f3;--foregroundColor: rgba(111, 163, 161, .25);--foregroundOpaque: rgb(89, 165, 172);--textColor: rgba(0, 0, 0, .9);--accentColor: rgb(117, 188, 232);--shadowColor: rgba(226, 250, 255, .8)}@media(prefers-color-scheme:dark){[data-v-ba9badd6]:root{--backgroundColor: #001823;--foregroundColor: rgba(42, 76, 90, .25);--foregroundOpaque: rgb(96, 138, 156);--textColor: rgba(240, 240, 240, .9);--accentColor: rgb(20, 86, 209);--shadowColor: rgba(132, 170, 220, .8)}}.titleView[data-v-ba9badd6]{position:sticky;top:0;z-index:101;background:linear-gradient(to bottom,var(--backgroundColor),transparent);padding:.5rem var(--padding) 1rem;margin-bottom:-1rem}button.backButton[data-v-ba9badd6]{padding:.75rem}button.backButton svg[data-v-ba9badd6]{width:1.5rem!important;height:1.5rem!important}main[data-v-a54f2de3]{flex-grow:1;height:100dvh;width:100%;max-width:55rem;padding:0 calc(var(--padding) / 2);margin:0 auto;gap:1rem;overflow-y:scroll;scrollbar-width:none}@media(max-width:50rem){main[data-v-a54f2de3]{width:calc(100% - var(--padding) * 2)}}
