@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(.25rem) saturate(150%);backdrop-filter:blur(.25rem) 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:flex;flex-direction:row;flex-wrap:wrap;width:100%;gap:.5rem;align-items:stretch}.loginForm,.accountSide{flex-grow:1;--postPadding: .75rem;padding:.75rem;background:var(--foregroundColor);border-radius:1.75rem}.loginFormItems{width: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}a.prominentLink{text-decoration:underline;text-decoration-color:var(--accentColor)}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}[data-v-de4b344c]: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-de4b344c]: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-de4b344c]{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:.15rem;border:.2rem solid var(--foregroundColor)}.bygMobileNav .mobileNavItems[data-v-de4b344c]{gap:0}.bygMobileNav .mobileNavItems .mobileNavItem[data-v-de4b344c]{align-items:center;min-width:3rem;padding:.35rem .25rem;gap:0;border-radius:10rem}.bygMobileNav .mobileNavItems .mobileNavItem.selected[data-v-de4b344c]{padding:.35rem .5rem;background:var(--foregroundColor)}.bygMobileNav .mobileNavItems .mobileNavItem svg[data-v-de4b344c]{width:1.5rem;height:1.5rem}.bygMobileNav .mobileNavItems .mobileNavItem p[data-v-de4b344c]{font-size:x-small}@media(max-width:50rem){.bygMobileNav[data-v-de4b344c]{display:flex}}.contentArea[data-v-0e4e96b4]{margin:var(--padding) 0;min-height:100vh}[data-v-59c8ba8a]: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-59c8ba8a]: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-59c8ba8a]{opacity:.4}.autoSpace[data-v-59c8ba8a]{justify-content:space-between;width:100%}.noSpace[data-v-59c8ba8a]{gap:0}.error[data-v-59c8ba8a]{color:red;text-align:center}.imageItem[data-v-59c8ba8a]{overflow:hidden;display:flex;flex-direction:column;cursor:pointer}.imageItem[data-v-59c8ba8a]:not(.detail){--postPadding: .75rem;padding:.75rem;background:var(--foregroundColor);border-radius:1.75rem}.imageItem.detail[data-v-59c8ba8a]{cursor:default}.imageItem.detail img[data-v-59c8ba8a]{height:auto}.imageItem img[data-v-59c8ba8a]{width:100%;height:18rem;object-fit:cover}.imageItem .info[data-v-59c8ba8a]{width:100%;padding:.75rem 1rem 0}.imageItem .meta[data-v-59c8ba8a]{opacity:.7}.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}.emptyState[data-v-2ecadff2]{display:flex;justify-content:center;align-items:center;gap:0;height:100vh}.emptyState .errorIcon[data-v-2ecadff2]{width:4rem;height:4rem;margin:1rem 0}.emptyState .reloadButton[data-v-2ecadff2]{margin-top:1rem}[data-v-e531e509]: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-e531e509]: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-e531e509]{opacity:.4}.autoSpace[data-v-e531e509]{justify-content:space-between;width:100%}.noSpace[data-v-e531e509]{gap:0}.error[data-v-e531e509]{color:red;text-align:center}.grid[data-v-e531e509]{display:grid;width:100%;grid-template-columns:repeat(auto-fill,minmax(13.5rem,1fr));gap:.5rem}[data-v-e1da2e90]: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-e1da2e90]: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-e1da2e90]{opacity:.4}.autoSpace[data-v-e1da2e90]{justify-content:space-between;width:100%}.noSpace[data-v-e1da2e90]{gap:0}.error[data-v-e1da2e90]{color:red;text-align:center}.guest[data-v-e1da2e90],.user[data-v-e1da2e90]{width:calc(100% - var(--postPadding) * 2);--postPadding: .75rem;padding:.75rem;background:var(--foregroundColor);border-radius:1.75rem}.logout[data-v-e1da2e90]{margin-top:1rem}[data-v-1f61e82b]: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-1f61e82b]: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-1f61e82b]{opacity:.4}.autoSpace[data-v-1f61e82b]{justify-content:space-between;width:100%}.noSpace[data-v-1f61e82b]{gap:0}.error[data-v-1f61e82b]{color:red;text-align:center}.shopList[data-v-1f61e82b],.shopLink[data-v-1f61e82b]{width:100%}.shopItem[data-v-1f61e82b]{width:100%;--postPadding: .75rem;padding:.75rem;background:var(--foregroundColor);border-radius:1.75rem}.shopItem .shopDetails[data-v-1f61e82b]{width:100%;justify-content:space-between}.shopItem .shopDetails .externIcon[data-v-1f61e82b]{margin-left:auto;width:1rem;height:1rem}.shopItem .shopDetails .shopImage[data-v-1f61e82b]{width:4rem;height:2rem}[data-v-709c3651]: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-709c3651]: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-709c3651]{position:fixed;align-items:flex-start;padding:1rem 1.5rem 1rem 1rem;border-radius:2rem;background:var(--foregroundColor);border:.2rem solid var(--foregroundColor);-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);transition:.2s ease;z-index:100;cursor:pointer;animation:slideTop-709c3651 .3s forwards ease}.newPosts[data-v-709c3651]:hover{scale:1.1;transform:translateY(.5rem)}.newPosts[data-v-709c3651]:active{transform:translateY(0)}.notiIcon[data-v-709c3651]{width:2rem;height:2rem;padding:0 1rem 0 0}.notiText[data-v-709c3651]{gap:0}@keyframes slideTop-709c3651{0%{top:calc(-100% - 2rem)}to{top:3.5rem}}[data-v-058a64ec]: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-058a64ec]: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-058a64ec]{opacity:.4}.autoSpace[data-v-058a64ec]{justify-content:space-between;width:100%}.noSpace[data-v-058a64ec]{gap:0}.error[data-v-058a64ec]{color:red;text-align:center}.bygPostItem[data-v-058a64ec]{align-items:flex-start;width:calc(100% - var(--postPadding) * 2)}.bygPostItem[data-v-058a64ec]:not(.detailMode){--postPadding: .75rem;padding:.75rem;background:var(--foregroundColor);border-radius:1.75rem;cursor:pointer}.bygPostItem .postMeta[data-v-058a64ec]{opacity:.7;margin-bottom:1rem}.bygPostItem .bygPostContent[data-v-058a64ec]{-webkit-user-select:text;user-select:text;--webkit-user-select: text}.bygPostItem .postActions[data-v-058a64ec]{margin-top:.75rem}.postList[data-v-98d5d909]{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}.imageDetail[data-v-d4d79e17]{width:100%}[data-v-e9fef740]: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-e9fef740]: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-e9fef740]{opacity:.4}.autoSpace[data-v-e9fef740]{justify-content:space-between;width:100%}.noSpace[data-v-e9fef740]{gap:0}.error[data-v-e9fef740]{color:red;text-align:center}.postDetail[data-v-e9fef740]{width:100%}[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-82a0009b]: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-82a0009b]: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-82a0009b]{position:sticky;top:0;z-index:101;background:linear-gradient(to bottom,var(--backgroundColor),transparent);padding:.5rem .5rem 1rem;margin-bottom:-1rem}button.backButton[data-v-82a0009b]{padding:.75rem}button.backButton svg[data-v-82a0009b]{width:1.5rem!important;height:1.5rem!important}main[data-v-d1103cc6]{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-d1103cc6]{width:calc(100% - var(--padding) * 2)}}
