.quest-stars{display:flex;align-items:center;justify-content:center;padding:.5rem .875rem}.quest-stars__item{width:2.5rem;transform:translateY(.625rem)}.quest-stars__item:nth-child(2){width:3.625rem;transform:translateY(-.3125rem)}.quest[data-v-302e8042]{position:relative;display:flex;gap:.625rem;padding:.625rem;-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem);border-radius:.625rem}.quest.complete .quest__progress[data-v-302e8042],.quest.tomorrow .quest__progress[data-v-302e8042]{padding:0;color:var(--x-light-grey);background:transparent}[data-color-scheme=dark] .quest.complete .quest__progress[data-v-302e8042],[data-color-scheme=dark] .quest.tomorrow .quest__progress[data-v-302e8042]{color:var(--dark)}.quest.complete .quest__info-description[data-v-302e8042],.quest.tomorrow .quest__info-description[data-v-302e8042]{display:flex;flex-direction:column;gap:.25rem;align-items:center;justify-content:center;height:100%;padding-top:.5rem;font-size:.625rem;font-style:normal;font-weight:400;text-align:center}.quest.complete .quest__info-description span[data-v-302e8042],.quest.tomorrow .quest__info-description span[data-v-302e8042]{display:block;font-size:.625rem;font-weight:700;line-height:normal;color:var(--grey)}.quest.complete .quest__info-description[data-v-302e8042]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%;padding-top:0;margin-top:auto;font-size:.625rem;font-style:normal;font-weight:400;text-align:left}.quest.active .quest__hovered[data-v-302e8042]{visibility:visible;opacity:1}.quest__hovered[data-v-302e8042]{position:absolute;top:0;left:0;z-index:5;display:grid;grid-template-columns:1fr minmax(11rem,1fr);gap:.5rem;align-items:center;justify-content:center;width:100%;height:100%;padding:.5rem;cursor:pointer;visibility:hidden;background:linear-gradient(180deg,rgba(255,255,255,.9) 0%,rgba(255,255,255,.7) 90%);-webkit-backdrop-filter:blur(.14rem);backdrop-filter:blur(.14rem);border:.125rem solid var(--red);border-radius:.875rem;opacity:0;transition:opacity .8s}[data-color-scheme=dark] .quest__hovered[data-v-302e8042]{background:linear-gradient(180deg,rgba(16,33,46,.95) 0%,rgba(16,33,46,.8) 100%)}.quest__hovered__play[data-v-302e8042]{display:flex;align-items:center;justify-content:center}.quest__hovered_text[data-v-302e8042] .text{font-size:.625rem;font-style:normal;font-weight:400;line-height:1.2;text-align:center}.quest__hovered_text[data-v-302e8042] .text span{font-weight:700;color:var(--blue)}[data-color-scheme=dark] .quest__hovered_text[data-v-302e8042] .text span{color:var(--yellow)}.quest__hovered_text[data-v-302e8042] .text span.green{color:var(--green)}.quest__image[data-v-302e8042]{position:relative;width:9.375rem;min-width:9.375rem;height:5.625rem;background:var(--x-light-grey);border-radius:.3125rem}[data-color-scheme=dark] .quest__image[data-v-302e8042]{background:var(--dark-black)}.quest__image-complete[data-v-302e8042]{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;border-radius:.3125rem}.quest__image img[data-v-302e8042]{position:absolute;top:50%;left:50%;width:calc(100% + .625rem);max-width:calc(100% + .625rem);margin-left:-.3125rem;transform:translate(-50%,-50%)}.quest__image img.grey-scale[data-v-302e8042]{filter:grayscale(1);opacity:.5}.quest__image img.complete[data-v-302e8042]{opacity:.05}.quest__progress[data-v-302e8042]{position:absolute;top:.3125rem;right:.3125rem;z-index:2;padding:.125rem .3125rem;font-size:.625rem;font-weight:600;color:var(--grey);background:#fff}.quest__progress__icon[data-v-302e8042]{padding:0!important;color:var(--x-light-grey);background:transparent!important}[data-color-scheme=dark] .quest__progress__icon[data-v-302e8042]{color:var(--dark)}[data-color-scheme=dark] .quest__progress[data-v-302e8042]{background:var(--dark)}.quest__progress span[data-v-302e8042]{color:var(--blue)}[data-color-scheme=dark] .quest__progress span[data-v-302e8042]{color:var(--yellow)}.quest__info[data-v-302e8042]{display:flex;flex-direction:column;width:100%}.quest__info-title[data-v-302e8042]{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;font-weight:600;line-height:.8125rem}.quest__info-title-date[data-v-302e8042]{font-size:.5rem;font-weight:700;color:var(--grey);text-align:right}.quest__info-title .timer[data-v-302e8042]{min-width:2.5rem;font-size:.5rem;color:var(--grey);text-align:right}.quest__info-description[data-v-302e8042]{margin-top:auto;font-size:.625rem;font-style:normal;font-weight:400;line-height:normal}.quest__info-description ul[data-v-302e8042]{padding-left:.625rem;margin:0}.quest__info-description ul[data-v-302e8042] li{margin-bottom:.3125rem}.quest__info-description ul[data-v-302e8042] li b{color:var(--blue)}[data-color-scheme=dark] .quest__info-description ul[data-v-302e8042] li b{color:var(--yellow)}.quest__info-description ul[data-v-302e8042] li span{color:var(--grey)}.quest__info-description ul[data-v-302e8042] li span.win{font-weight:800;color:var(--green)}.quest__info-progress[data-v-302e8042]{display:grid;grid-template-columns:repeat(3,1fr);gap:.1875rem;padding:.1875rem;margin-top:auto;background:var(--x-light-grey);border-radius:.4375rem}[data-color-scheme=dark] .quest__info-progress[data-v-302e8042]{background:var(--dark-black)}.quest__info-progress .bar[data-v-302e8042]{position:relative;height:.375rem;overflow:hidden;background:color-mix(in srgb,var(--blue) 30%,transparent);border-radius:1px}[data-color-scheme=dark] .quest__info-progress .bar[data-v-302e8042]{background:color-mix(in srgb,var(--yellow) 30%,transparent)}.quest__info-progress .bar span[data-v-302e8042]{position:absolute;top:0;left:0;display:block;height:100%;background:var(--blue)}[data-color-scheme=dark] .quest__info-progress .bar span[data-v-302e8042]{background:var(--yellow)}.quest__info-progress .bar[data-v-302e8042]:first-child{border-radius:.3125rem .0625rem .0625rem .3125rem}.quest__info-progress .bar[data-v-302e8042]:last-child{border-radius:.0625rem .3125rem .3125rem .0625rem}.quest__info-button .ui-button[data-v-302e8042]{width:100%}@media only screen and (min-width: 960px){.quest:hover .quest__hovered[data-v-302e8042]{visibility:visible;opacity:1}.quest__image[data-v-302e8042]{width:10.3125rem;min-width:10.3125rem}}.calendar[data-v-ba36801a]{width:100%}.calendar-grid[data-v-ba36801a]{display:grid;grid-template-columns:repeat(7,1fr);gap:.625rem}.calendar-day[data-v-ba36801a],.calendar-date[data-v-ba36801a]{font-size:.75rem;font-weight:600;line-height:.8125rem;text-align:center}.calendar-day[data-v-ba36801a]{color:var(--dark)}[data-color-scheme=dark] .calendar-day[data-v-ba36801a]{color:#fff}.calendar-date[data-v-ba36801a]{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;color:#1a2c384d;border:.125rem solid transparent;border-radius:100%}[data-color-scheme=dark] .calendar-date[data-v-ba36801a]{color:#ffffff4d}.calendar-date .status[data-v-ba36801a]{position:absolute;top:-.25rem;right:-.25rem;display:flex;align-items:center;justify-content:center;width:1.0625rem;height:1.0625rem;border:1px solid transparent;border-radius:100%}.calendar-date .status svg[data-v-ba36801a]{width:.5rem;color:#fff}.calendar-date.passed[data-v-ba36801a]{color:#fff;background:var(--green)}.calendar-date.passed .status[data-v-ba36801a]{background:#fff;border-color:var(--green)}.calendar-date.passed .status svg[data-v-ba36801a]{color:var(--dark)}[data-color-scheme=dark] .calendar-date.passed .status svg[data-v-ba36801a]{color:#fff}[data-color-scheme=dark] .calendar-date.passed .status[data-v-ba36801a]{background:var(--dark)}.calendar-date.failed[data-v-ba36801a]{border-color:var(--red)}.calendar-date.failed .status[data-v-ba36801a]{background:var(--red);border-color:#fff}[data-color-scheme=dark] .calendar-date.failed .status[data-v-ba36801a]{border-color:var(--dark)}.calendar-date.current-day[data-v-ba36801a]{color:var(--dark)}[data-color-scheme=dark] .calendar-date.current-day[data-v-ba36801a]{color:#fff}.calendar-block[data-v-60965ab2]{display:flex;width:100%}.calendar-block__button[data-v-60965ab2]{display:flex;flex-direction:column;gap:.3125rem;align-items:center;justify-content:center;width:100%;text-align:center;cursor:pointer;border-radius:1.125rem}.calendar-block__button .ui-button[data-v-60965ab2]{box-sizing:border-box;color:#1a2c38;border-color:var(--blue)}[data-color-scheme=dark] .calendar-block__button .ui-button[data-v-60965ab2]{color:#fff}.calendar-block__button span[data-v-60965ab2]{font-family:Montserrat;font-size:.75rem;font-style:normal;font-weight:600;line-height:.8125rem;text-align:center}@media only screen and (min-width: 960px){.calendar-block__button[data-v-60965ab2]{width:16.875rem;padding:.625rem .9375rem;-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem)}}.snow-container[data-v-ff5fb06e]{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;transform:translateZ(0)}.snow-container .snowflake[data-v-ff5fb06e]{position:absolute;background-color:#ccc;border-radius:50%}[data-color-scheme=dark] .snow-container .snowflake[data-v-ff5fb06e]{background-color:#fff}
