.Footer-module__vwaEXq__footer{--footer-paper:247 243 236;background:rgb(var(--ink));color:rgb(var(--footer-paper));margin-top:auto;padding:3rem 0}.Footer-module__vwaEXq__inner,.Footer-module__vwaEXq__columns{flex-direction:column;gap:2.5rem;display:flex}@media (min-width:768px){.Footer-module__vwaEXq__footer{padding:4rem 0}.Footer-module__vwaEXq__columns{flex-direction:row;align-items:flex-start;gap:3.5rem}.Footer-module__vwaEXq__brandColumn{flex:1.6}.Footer-module__vwaEXq__linkColumn,.Footer-module__vwaEXq__appColumn{flex:1}}.Footer-module__vwaEXq__brandColumn{flex-direction:column;gap:.75rem;max-width:22rem;display:flex}.Footer-module__vwaEXq__brandLink{border-radius:var(--radius-sm);align-items:center;width:fit-content;text-decoration:none;display:inline-flex}.Footer-module__vwaEXq__wordmark{font-size:2rem;line-height:1}.Footer-module__vwaEXq__tagline{color:rgb(var(--footer-paper)/.72);margin:0;font-size:1rem;line-height:1.5}.Footer-module__vwaEXq__heading{text-transform:uppercase;letter-spacing:.08em;color:rgb(var(--footer-paper)/.5);margin-bottom:1rem;font-size:.75rem;font-weight:600;display:block}.Footer-module__vwaEXq__linkColumn{flex-direction:column;display:flex}.Footer-module__vwaEXq__linkList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Footer-module__vwaEXq__link{min-height:2rem;color:rgb(var(--footer-paper)/.75);transition:color var(--transition-fast);align-items:center;padding:.125rem 0;font-size:.9375rem;text-decoration:none;display:inline-flex}.Footer-module__vwaEXq__link:hover{color:rgb(var(--footer-paper))}.Footer-module__vwaEXq__appColumn{flex-direction:column;display:flex}.Footer-module__vwaEXq__appPitch{color:rgb(var(--footer-paper)/.72);max-width:20rem;margin:0 0 1.25rem;font-size:.9375rem;line-height:1.5}.Footer-module__vwaEXq__storeBadges{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Footer-module__vwaEXq__storeBadge,.Footer-module__vwaEXq__playStoreBadge{border-radius:var(--radius-sm);align-items:center;display:inline-flex}.Footer-module__vwaEXq__storeBadge img{aspect-ratio:250/83;width:auto;height:44px;display:block}.Footer-module__vwaEXq__playStoreBadge img{aspect-ratio:646/250;width:auto;height:65.4762px;margin:-10.7381px;display:block}@media (min-width:768px){.Footer-module__vwaEXq__storeBadge img{width:150px;height:auto}.Footer-module__vwaEXq__playStoreBadge img{width:171.809px;height:auto;margin:-10.9043px}}.Footer-module__vwaEXq__copyright{color:rgb(var(--footer-paper)/.55);margin-top:.25rem;font-size:.875rem}.Footer-module__vwaEXq__brandLink:focus-visible,.Footer-module__vwaEXq__link:focus-visible,.Footer-module__vwaEXq__storeBadge:focus-visible,.Footer-module__vwaEXq__playStoreBadge:focus-visible{outline:2px solid var(--color-accent-warm);outline-offset:3px}
[cmdk-dialog]{z-index:10000;background-color:#00000080;justify-content:center;align-items:flex-start;padding-top:15vh;animation:.15s ease-out CommandPalette-module__eI4oFW__fadeIn;display:flex;position:fixed;inset:0}@keyframes CommandPalette-module__eI4oFW__fadeIn{0%{opacity:0}to{opacity:1}}.CommandPalette-module__eI4oFW__commandBackdrop{z-index:1;position:fixed;inset:0}.CommandPalette-module__eI4oFW__commandPalette{background-color:var(--mantine-color-body);border-radius:var(--mantine-radius-md);width:90vw;max-width:640px;box-shadow:var(--mantine-shadow-xl);z-index:2;animation:.15s ease-out CommandPalette-module__eI4oFW__slideIn;position:relative;overflow:hidden}@keyframes CommandPalette-module__eI4oFW__slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.CommandPalette-module__eI4oFW__commandInputWrapper{border-bottom:1px solid rgb(var(--ink)/.12);align-items:center;gap:.75rem;padding:0 1rem;display:flex}[data-mantine-color-scheme=dark] .CommandPalette-module__eI4oFW__commandInputWrapper{border-bottom:1px solid var(--mantine-color-dark-4)}.CommandPalette-module__eI4oFW__commandInputIcon{color:var(--mantine-color-dimmed);flex-shrink:0}.CommandPalette-module__eI4oFW__commandLoadingIcon{color:var(--mantine-color-dimmed);flex-shrink:0;animation:1s linear infinite CommandPalette-module__eI4oFW__spin}@keyframes CommandPalette-module__eI4oFW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CommandPalette-module__eI4oFW__commandInput{color:var(--mantine-color-text);background-color:#0000;border:none;outline:none;flex:1;padding:1rem 0;font-size:16px}.CommandPalette-module__eI4oFW__commandInput::placeholder{color:var(--mantine-color-dimmed)}.CommandPalette-module__eI4oFW__commandCloseButton{color:var(--mantine-color-dimmed);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:-.5rem -.5rem -.5rem 0;padding:.5rem;display:none}.CommandPalette-module__eI4oFW__commandCloseButton:hover{color:var(--mantine-color-text)}.CommandPalette-module__eI4oFW__commandList{max-height:520px;padding:.5rem 0;overflow-y:auto}.CommandPalette-module__eI4oFW__commandEmpty,.CommandPalette-module__eI4oFW__commandHint{text-align:center;color:var(--mantine-color-dimmed);padding:2rem 1rem;font-size:.875rem}.CommandPalette-module__eI4oFW__commandGroup{padding:0}.CommandPalette-module__eI4oFW__commandGroup [cmdk-group-heading]{color:var(--mantine-color-dimmed);text-transform:uppercase;letter-spacing:.05em;padding:.5rem 1rem;font-size:.75rem;font-weight:600}.CommandPalette-module__eI4oFW__commandItem{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;transition:background-color .1s;display:flex}.CommandPalette-module__eI4oFW__commandItemCentered{align-items:center}.CommandPalette-module__eI4oFW__commandItem[aria-selected=true]{background-color:rgb(var(--ink)/.05)}[data-mantine-color-scheme=dark] .CommandPalette-module__eI4oFW__commandItem[aria-selected=true]{background-color:var(--mantine-color-dark-5)}.CommandPalette-module__eI4oFW__commandIcon{color:var(--mantine-color-dimmed);flex-shrink:0;margin-top:2px}.CommandPalette-module__eI4oFW__commandSourceAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:52px;height:52px}.CommandPalette-module__eI4oFW__commandEventThumbnail{border-radius:var(--mantine-radius-sm);object-fit:cover;flex-shrink:0;width:52px;height:65px}.CommandPalette-module__eI4oFW__commandItemContent{flex:1;min-width:0}.CommandPalette-module__eI4oFW__commandItemTitle{color:var(--mantine-color-text);font-weight:500;line-height:1.3}.CommandPalette-module__eI4oFW__commandItemSubtitle{color:var(--mantine-color-dimmed);white-space:nowrap;text-overflow:ellipsis;margin-top:.125rem;font-size:.8125rem;overflow:hidden}.CommandPalette-module__eI4oFW__commandItemSource{color:var(--mantine-color-blue-6);font-size:.75rem}[data-mantine-color-scheme=dark] .CommandPalette-module__eI4oFW__commandItemSource{color:var(--mantine-color-blue-4)}.CommandPalette-module__eI4oFW__commandItemSource{margin-top:.25rem}.CommandPalette-module__eI4oFW__commandItemDescription{color:var(--mantine-color-dimmed)}.CommandPalette-module__eI4oFW__commandFestivalItem{align-items:center}.CommandPalette-module__eI4oFW__commandFestivalItem[aria-selected=true]{background-color:#ea574d1f}.CommandPalette-module__eI4oFW__commandFestivalThumbnail{border-radius:var(--mantine-radius-sm);object-fit:cover;flex-shrink:0;width:52px;height:52px}.CommandPalette-module__eI4oFW__commandFestivalCta{color:#ea574d;margin-top:.125rem;font-size:.8125rem;font-weight:600}@media (max-width:767px){[cmdk-dialog]{align-items:flex-start;padding-top:0}.CommandPalette-module__eI4oFW__commandPalette{border-radius:0;flex-direction:column;width:100vw;max-width:none;max-height:100%;display:flex;overflow:hidden}.CommandPalette-module__eI4oFW__commandCloseButton{display:flex}.CommandPalette-module__eI4oFW__commandList{flex:1;min-height:0;overflow-y:auto}.CommandPalette-module__eI4oFW__commandItem{padding:1rem}.CommandPalette-module__eI4oFW__commandItemSubtitle{white-space:normal}}
.Providers-module__B6yL3W__appFrame{flex-direction:column;min-height:100svh;display:flex}.Providers-module__B6yL3W__content{flex-direction:column;flex:1;display:flex}
/*# sourceMappingURL=00bae41afe3a035d.css.map*/