.calendarAstrolabePopup{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:rgba(240,242,244,.4);z-index:1000;position:fixed;top:0;left:0;right:0;bottom:0;overflow-y:auto;overflow-y:overlay;overflow-x:hidden;-webkit-transition:.5s;transition:.5s;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100vw;height:100vh;background:rgba(240,242,244,.4);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media(max-width:576px){.calendarAstrolabePopup{background-color:rgba(240,242,244,.8)}}.calendarAstrolabePopup .calendarAstrolabe{width:622px;height:734px;border-radius:100px;padding:26px 44px 52px;background-color:#f0f2f4;-webkit-box-shadow:-4px -4px 16px #fff,-4px -4px 10px #fff,4px 4px 25px rgba(0,0,0,.3);box-shadow:-4px -4px 16px #fff,-4px -4px 10px #fff,4px 4px 25px rgba(0,0,0,.3)}@media(max-width:576px){.calendarAstrolabePopup .calendarAstrolabe{width:calc(100vw - 48px);height:auto;padding:12px 20px 24px;border-radius:110px}}.calendarAstrolabePopup .calendarAstrolabe__title{text-align:center;font-weight:700;font-size:28px;line-height:58px;color:#17445c}@media(max-width:576px){.calendarAstrolabePopup .calendarAstrolabe__title{font-size:16px;line-height:30px}}.calendarAstrolabePopup .calendarAstrolabe__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width:576px){.calendarAstrolabePopup .calendarAstrolabe__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.calendarAstrolabePopup .calendarAstrolabe__info__item{display:-webkit-box;display:-ms-flexbox;display:flex}.calendarAstrolabePopup .calendarAstrolabe__info__item__title{font-size:16px;color:#868686;line-height:30px}@media(max-width:576px){.calendarAstrolabePopup .calendarAstrolabe__info__item__title{font-size:14}}.calendarAstrolabePopup .calendarAstrolabe__info__item__content{font-size:16px;color:#868686;line-height:30px}@media(max-width:576px){.calendarAstrolabePopup .calendarAstrolabe__info__item__content{font-size:14px}}.calendarAstrolabePopup .calendarAstrolabe__info__sp{width:1px;height:25px;margin:0 20px;background-color:#adadad}@media(max-width:576px){.calendarAstrolabePopup .calendarAstrolabe__info__sp{display:none}}.calendarAstrolabePopup .calendarAstrolabe__astrolabe{margin-top:32px;width:534px;height:534px;background-color:#f0f2f4;border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:576px){.calendarAstrolabePopup .calendarAstrolabe__astrolabe{margin-top:12px;width:100%;height:340px}}.calendarAstrolabePopup .calendarAstrolabe__astrolabe__loading{font-size:16px;color:#17445c}@media(max-width:576px){.calendarAstrolabePopup .calendarAstrolabe__astrolabe__loading{font-size:13px}}.tab{width:100%}.tab,.tab .tab__item{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tab .tab__item{width:50%;height:48px;background-color:transparent;color:#798da5;font-size:20px;cursor:pointer;-webkit-transition:.3s;transition:.3s;border:2px solid #798da5;-webkit-transition:.2s;transition:.2s}.tab .tab__item.notReady{background-color:#868686;color:#d9d9d9;cursor:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.tab .tab__item:not(:first-of-type){border-left:1px solid #798da5}.tab .tab__item.activeTab{background-color:#798da5;color:#f0f2f4;border:none;font-weight:700}@media(max-width:576px){.tab .tab__item{height:32px;font-size:14px}}@media(max-width:576px){.astroCalendarParm{padding:0 24px}}.astroCalendarParm__listBox{margin-top:32px;border-collapse:collapse;width:100%;height:auto;background-color:transparent;border-radius:20px;-webkit-box-shadow:-2px -2px 8px 0 #fff,-4px -4px 12px 0 #fff,4px 4px 20px 0 rgba(0,0,0,.2);box-shadow:-2px -2px 8px 0 #fff,-4px -4px 12px 0 #fff,4px 4px 20px 0 rgba(0,0,0,.2);overflow:hidden}.astroCalendarParm__listBox__row{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #adadad;text-align:center}.astroCalendarParm__listBox__cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:54px;color:#868686;font-size:16px}.astroCalendarParm__listBox__cell:first-of-type{width:40%;background-color:#ebedee}.astroCalendarParm__listBox__cell:nth-of-type(2){width:60%;background-color:#f0f2f4}@media(max-width:576px){.astroCalendarParm__listBox__cell{font-size:14px}}.astroCalendarParm__listBox__row.header .astroCalendarParm__listBox__cell{color:#798da5;font-size:16px;font-weight:700;height:58px}.moondayExport[data-v-45d3f51b]{margin:0 auto;padding:36px 49px 40px;width:520px;height:260px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:50px;background:var(--vi-white,#f0f2f4);-webkit-box-shadow:4px 4px 25px 0 rgba(0,0,0,.3),-4px -4px 10px 0 #fff,-4px -4px 16px 0 #fff;box-shadow:4px 4px 25px 0 rgba(0,0,0,.3),-4px -4px 10px 0 #fff,-4px -4px 16px 0 #fff}@media(max-width:576px){.moondayExport[data-v-45d3f51b]{width:calc(100vw - 48px);padding:32px 49px 40px;height:auto}}.moondayExport__title[data-v-45d3f51b]{color:#17445c;font-size:24px;font-weight:700;line-height:36px;letter-spacing:1.92px;margin-bottom:32px}@media(max-width:576px){.moondayExport__title[data-v-45d3f51b]{font-size:20px;margin-bottom:24px}}.moondayExport__timeRange[data-v-45d3f51b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:576px){.moondayExport__timeRange[data-v-45d3f51b]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.moondayExport__timeRange .item__input[data-v-45d3f51b]{width:189px;height:32px;border-radius:20px;background:#f0f2f4;-webkit-box-shadow:2px 2px 4px 0 rgba(0,0,0,.15) inset,2px 2px 4px 0 #fff;box-shadow:inset 2px 2px 4px 0 rgba(0,0,0,.15),2px 2px 4px 0 #fff;font-size:14px;font-weight:500;line-height:26px;color:#ab956c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.moondayExport__timeRange__split[data-v-45d3f51b]{margin:0 12px}.moondayExport .export__btn[data-v-45d3f51b]{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex}.moondayExport .export__btn__cancel[data-v-45d3f51b]{width:138px;height:44px;background-color:#798da5;color:#f0f2f4;font-size:20px;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:16px;line-height:30px;-webkit-transition:.2s;transition:.2s;color:#9b9b9b;background:transparent;border:1px solid #9b9b9b}.moondayExport .export__btn__cancel[data-v-45d3f51b]:hover{background-color:rgba(121,141,165,.7)}.moondayExport .export__btn__cancel[data-v-45d3f51b]:active{background-color:#17445c;color:#868686}.moondayExport .export__btn__cancel.notReady[data-v-45d3f51b]{background-color:#868686;color:#d9d9d9;cursor:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width:576px){.moondayExport .export__btn__cancel[data-v-45d3f51b]:hover{background-color:#17445c;color:#868686}}.moondayExport .export__btn__cancel[data-v-45d3f51b]:hover{color:#9b9b9b;background:transparent;border:1px solid #9b9b9b}.moondayExport .export__btn__cancel.disable[data-v-45d3f51b]{pointer-events:none;opacity:.4}@media(max-width:576px){.moondayExport .export__btn__cancel[data-v-45d3f51b]{height:33px;font-size:14px;line-height:21px}}.moondayExport .export__btn__download[data-v-45d3f51b]{width:138px;height:44px;background-color:#798da5;color:#f0f2f4;font-size:20px;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:16px;line-height:30px;border:2px solid rgba(121,141,165,.3);text-align:center;color:#fff;margin-left:16px}.moondayExport .export__btn__download[data-v-45d3f51b]:hover{background-color:rgba(121,141,165,.7)}.moondayExport .export__btn__download[data-v-45d3f51b]:active{background-color:#17445c;color:#868686}.moondayExport .export__btn__download.notReady[data-v-45d3f51b]{background-color:#868686;color:#d9d9d9;cursor:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width:576px){.moondayExport .export__btn__download[data-v-45d3f51b]:hover{background-color:#17445c;color:#868686}}@media(max-width:576px){.moondayExport .export__btn__download[data-v-45d3f51b]{height:33px;font-size:14px;line-height:21px}}.moondayExport .export__btn__download.disable[data-v-45d3f51b]{background-color:#9b9b9b;color:#fff;font-weight:400;pointer-events:none}.moondayStatistics{max-width:600px;height:410px;margin:36px auto 0;border-radius:20px;background:#f0f2f4;-webkit-box-shadow:-4px -4px 16px #fff,-4px -4px 10px #fff,4px 4px 25px rgba(0,0,0,.3);box-shadow:-4px -4px 16px #fff,-4px -4px 10px #fff,4px 4px 25px rgba(0,0,0,.3);padding:18px}@media(max-width:576px){.moondayStatistics{padding:16px;height:316px}}.moondayStatistics h2{color:#ab956c;font-size:20px;font-weight:500;line-height:22px;letter-spacing:.8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.moondayStatistics h2,.moondayStatistics h2 span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.moondayStatistics h2 span .iconfont{font-size:1.8em;line-height:22px}.moondayStatistics #moondayStatisticsChart{width:560px;height:338px}@media(max-width:576px){.moondayStatistics #moondayStatisticsChart{width:calc(100vw - 78px);height:260px}}.moondayStatistics .moondayStatisticsIcon{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;width:444px;margin:-40px auto 0}@media(max-width:576px){.moondayStatistics .moondayStatisticsIcon{width:calc(100vw - 138px)}}.moondayStatistics .moondayStatisticsIcon img{width:20px;height:20px}@media(max-width:576px){.moondayStatistics .moondayStatisticsIcon img{width:16px;height:16px}}.toast[data-v-45501d74]{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:0 10px;width:272px;max-width:272px;height:auto;min-height:96px;border-radius:20px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:.8px solid #d9d9d9;background-color:hsla(0,0%,100%,.6);color:rgba(41,41,41,.6);text-align:center;word-break:break-word;z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:576px){.toast[data-v-45501d74]{width:80%;max-width:250px}}.toast.toast-s[data-v-45501d74]{min-height:88px;width:160px}.toast2[data-v-45501d74]{position:fixed;left:50vw;top:50vh;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:0 10px;width:272px;max-width:272px;height:auto;min-height:96px;border-radius:20px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:.8px solid #d9d9d9;background-color:hsla(0,0%,100%,.6);color:rgba(41,41,41,.6);text-align:center;word-break:break-word;z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:576px){.toast2[data-v-45501d74]{width:80%;max-width:250px}}.toast2.toast-s[data-v-45501d74]{min-height:88px;width:160px}.dialog__overlay[data-v-45501d74]{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:rgba(240,242,244,.4);z-index:1000;position:fixed;top:0;left:0;right:0;bottom:0;overflow-y:auto;overflow-y:overlay;overflow-x:hidden;-webkit-transition:.5s;transition:.5s;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:576px){.dialog__overlay[data-v-45501d74]{background-color:rgba(240,242,244,.8)}}.dialog__overlay .dialog__box[data-v-45501d74]{width:520px;height:auto;background-color:#f0f2f4;border-radius:50px;-webkit-box-shadow:-2px -2px 8px 0 #fff,-4px -4px 12px 0 #fff,4px 4px 20px 0 rgba(0,0,0,.2);box-shadow:-2px -2px 8px 0 #fff,-4px -4px 12px 0 #fff,4px 4px 20px 0 rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:32px 50px;min-height:244px}@media(max-width:576px){.dialog__overlay .dialog__box[data-v-45501d74]{max-width:326px;min-height:auto;border-radius:60px;padding:24px 36px}}.dialog__overlay .dialog__box .dialog__title[data-v-45501d74]{font-size:28px;font-weight:700;color:#798da5}@media(max-width:576px){.dialog__overlay .dialog__box .dialog__title[data-v-45501d74]{font-size:20px}}.dialog__overlay .dialog__box .dialog__subtitle[data-v-45501d74]{font-size:24px;font-weight:700;line-height:36px;color:#868686;margin:16px 0 40px}@media(max-width:576px){.dialog__overlay .dialog__box .dialog__subtitle[data-v-45501d74]{font-size:16px;margin:16px 0 40px}}.dialog__overlay .dialog__box .dialog__btn[data-v-45501d74]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dialog__overlay .dialog__box .dialog__btn .btn[data-v-45501d74]{width:176px;height:56px;background-color:#798da5;color:#f0f2f4;font-size:20px;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.dialog__overlay .dialog__box .dialog__btn .btn[data-v-45501d74]:hover{background-color:rgba(121,141,165,.7)}.dialog__overlay .dialog__box .dialog__btn .btn[data-v-45501d74]:active{background-color:#17445c;color:#868686}.dialog__overlay .dialog__box .dialog__btn .btn.notReady[data-v-45501d74]{background-color:#868686;color:#d9d9d9;cursor:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width:576px){.dialog__overlay .dialog__box .dialog__btn .btn[data-v-45501d74]:hover{background-color:#17445c;color:#868686}}.dialog__overlay .dialog__box .dialog__btn .btn.confirm[data-v-45501d74]{background-color:#fff;color:#868686;border:2px solid #d9d9d9;margin-left:16px}.dialog__overlay .dialog__box .dialog__btn .btn.confirm[data-v-45501d74]:hover{background-color:hsla(0,0%,85.1%,.6);color:hsla(0,0%,52.5%,.6)}.dialog__overlay .dialog__box .dialog__btn .btn.confirm[data-v-45501d74]:active{background-color:#868686;color:#d9d9d9}@media(max-width:576px){.dialog__overlay .dialog__box .dialog__btn .btn.confirm[data-v-45501d74]:hover{background-color:#868686;color:#d9d9d9}}@media(max-width:576px){.dialog__overlay .dialog__box .dialog__btn .btn[data-v-45501d74]{height:32px;font-size:14px}}.moondayCard[data-v-45501d74]{width:100%;max-width:600px;min-height:204px;border-radius:20px;background:#f0f2f4;-webkit-box-shadow:-4px -4px 16px #fff,-4px -4px 10px #fff,4px 4px 25px rgba(0,0,0,.3);box-shadow:-4px -4px 16px #fff,-4px -4px 10px #fff,4px 4px 25px rgba(0,0,0,.3);padding:24px 28px;margin:0 auto 28px;cursor:pointer}@media(max-width:576px){.moondayCard[data-v-45501d74]{width:100%;min-height:152px;border-radius:8px;padding:18px 16px;margin:0 auto 24px}}.moondayCard__header[data-v-45501d74]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.moondayCard__header__info[data-v-45501d74]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.moondayCard__header__info.infoWrap[data-v-45501d74]{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.moondayCard__header__info.infoWrap .moondayCard__header__info__emotionGroup[data-v-45501d74]{margin-top:8px}.moondayCard__header__info__emotionGroup[data-v-45501d74]{display:-webkit-box;display:-ms-flexbox;display:flex}.moondayCard__header__info__emotionGroup__emotion[data-v-45501d74]{width:36px;height:36px;border-radius:50%;margin-right:8px;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:576px){.moondayCard__header__info__emotionGroup__emotion[data-v-45501d74]{width:28px;height:28px}}.moondayCard__header__info__emotionGroup__emotion img[data-v-45501d74]{width:21px;height:21px}@media(max-width:576px){.moondayCard__header__info__emotionGroup__emotion img[data-v-45501d74]{width:16px;height:16px}}.moondayCard__header__info__text__title[data-v-45501d74]{color:#ab956c;font-size:20px;line-height:36px;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:576px){.moondayCard__header__info__text__title[data-v-45501d74]{font-size:16px;line-height:28px}}.moondayCard__header__info__text__title__platform[data-v-45501d74]{margin-left:8px;margin-right:8px;margin-top:9px;height:18px;padding:2px 12px;-webkit-box-shadow:2px 2px 4px #fff,inset 4px 4px 10px rgba(0,0,0,.08);box-shadow:2px 2px 4px #fff,inset 4px 4px 10px rgba(0,0,0,.08);border-radius:50px;font-size:10px;color:#17445c;background-color:#f0f2f4;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width:576px){.moondayCard__header__info__text__title__platform[data-v-45501d74]{margin-top:4px;font-size:10px}}.moondayCard__header__info__text__date[data-v-45501d74]{color:#9b9b9b;font-size:16px;font-weight:400;line-height:18px}@media(max-width:576px){.moondayCard__header__info__text__date[data-v-45501d74]{font-size:12px}}.moondayCard__line[data-v-45501d74]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:12px 0 8px}.moondayCard__line span[data-v-45501d74]{height:1px;background-color:#d3d3d3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.moondayCard__body__date[data-v-45501d74]{color:#9b9b9b;margin-bottom:12px;font-size:16px}@media(max-width:576px){.moondayCard__body__date[data-v-45501d74]{font-size:12px;margin-bottom:8px}}.moondayCard__body__content[data-v-45501d74]{color:#9b9b9b;text-align:justify;font-size:18px;font-weight:400;line-height:28px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;white-space:normal;word-break:break-all}@media(max-width:576px){.moondayCard__body__content[data-v-45501d74]{font-size:14px;line-height:18px}}.moondayCard__body__content .keyword[data-v-45501d74]{display:inline-block;background-color:#c6dbf9}.toast{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:0 10px;width:272px;max-width:272px;height:auto;min-height:96px;border-radius:20px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:.8px solid #d9d9d9;background-color:hsla(0,0%,100%,.6);color:rgba(41,41,41,.6);text-align:center;word-break:break-word;z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:576px){.toast{width:80%;max-width:250px}}.toast.toast-s{min-height:88px;width:160px}.toast2{position:fixed;left:50vw;top:50vh;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:0 10px;width:272px;max-width:272px;height:auto;min-height:96px;border-radius:20px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:.8px solid #d9d9d9;background-color:hsla(0,0%,100%,.6);color:rgba(41,41,41,.6);text-align:center;word-break:break-word;z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:576px){.toast2{width:80%;max-width:250px}}.toast2.toast-s{min-height:88px;width:160px}.dialog__overlay{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:rgba(240,242,244,.4);z-index:1000;position:fixed;top:0;left:0;right:0;bottom:0;overflow-y:auto;overflow-y:overlay;overflow-x:hidden;-webkit-transition:.5s;transition:.5s;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:576px){.dialog__overlay{background-color:rgba(240,242,244,.8)}}.dialog__overlay .dialog__box{width:520px;height:auto;background-color:#f0f2f4;border-radius:50px;-webkit-box-shadow:-2px -2px 8px 0 #fff,-4px -4px 12px 0 #fff,4px 4px 20px 0 rgba(0,0,0,.2);box-shadow:-2px -2px 8px 0 #fff,-4px -4px 12px 0 #fff,4px 4px 20px 0 rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:32px 50px;min-height:244px}@media(max-width:576px){.dialog__overlay .dialog__box{max-width:326px;min-height:auto;border-radius:60px;padding:24px 36px}}.dialog__overlay .dialog__box .dialog__title{font-size:28px;font-weight:700;color:#798da5}@media(max-width:576px){.dialog__overlay .dialog__box .dialog__title{font-size:20px}}.dialog__overlay .dialog__box .dialog__subtitle{font-size:24px;font-weight:700;line-height:36px;color:#868686;margin:16px 0 40px}@media(max-width:576px){.dialog__overlay .dialog__box .dialog__subtitle{font-size:16px;margin:16px 0 40px}}.dialog__overlay .dialog__box .dialog__btn{width:100%}.dialog__overlay .dialog__box .dialog__btn,.dialog__overlay .dialog__box .dialog__btn .btn{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dialog__overlay .dialog__box .dialog__btn .btn{width:176px;height:56px;background-color:#798da5;color:#f0f2f4;font-size:20px;cursor:pointer}.dialog__overlay .dialog__box .dialog__btn .btn:hover{background-color:rgba(121,141,165,.7)}.dialog__overlay .dialog__box .dialog__btn .btn:active{background-color:#17445c;color:#868686}.dialog__overlay .dialog__box .dialog__btn .btn.notReady{background-color:#868686;color:#d9d9d9;cursor:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width:576px){.dialog__overlay .dialog__box .dialog__btn .btn:hover{background-color:#17445c;color:#868686}}.dialog__overlay .dialog__box .dialog__btn .btn.confirm{background-color:#fff;color:#868686;border:2px solid #d9d9d9;margin-left:16px}.dialog__overlay .dialog__box .dialog__btn .btn.confirm:hover{background-color:hsla(0,0%,85.1%,.6);color:hsla(0,0%,52.5%,.6)}.dialog__overlay .dialog__box .dialog__btn .btn.confirm:active{background-color:#868686;color:#d9d9d9}@media(max-width:576px){.dialog__overlay .dialog__box .dialog__btn .btn.confirm:hover{background-color:#868686;color:#d9d9d9}}@media(max-width:576px){.dialog__overlay .dialog__box .dialog__btn .btn{height:32px;font-size:14px}}.wrap#AstroCalendarNoteList{padding-top:20px;width:100%;max-width:1094px;margin:0 auto;min-height:100vh;letter-spacing:.08em}@media(max-width:959px){.wrap#AstroCalendarNoteList{padding:16px 23px 0}}.wrap#AstroCalendarNoteList .header{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:959px){.wrap#AstroCalendarNoteList .header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.wrap#AstroCalendarNoteList .header h2.st_title{font-weight:500;font-size:40px;line-height:58px;color:#ab956c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:auto}@media(max-width:576px){.wrap#AstroCalendarNoteList .header h2.st_title{margin:0 auto;font-size:18px;line-height:26px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.wrap#AstroCalendarNoteList .header h2.st_title img{width:54px;margin-right:16px}@media(max-width:576px){.wrap#AstroCalendarNoteList .header h2.st_title img{width:30px;margin-right:5px}}.wrap#AstroCalendarNoteList .header .filterBar{margin:42px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:576px){.wrap#AstroCalendarNoteList .header .filterBar{width:100%;margin-top:8px;margin-bottom:24px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.wrap#AstroCalendarNoteList .header .filterBar label{width:375px;height:36px;position:relative}@media(max-width:576px){.wrap#AstroCalendarNoteList .header .filterBar label{max-width:calc(100% - 172px);height:36px}}.wrap#AstroCalendarNoteList .header .filterBar label .serachIcon{position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width:576px){.wrap#AstroCalendarNoteList .header .filterBar label .serachIcon{left:0}}.wrap#AstroCalendarNoteList .header .filterBar label input,.wrap#AstroCalendarNoteList .header .filterBar label input:focus{width:100%;height:100%;background:#f0f2f4;-webkit-box-shadow:2px 2px 4px #fff,inset 2px 2px 4px rgba(0,0,0,.15);box-shadow:2px 2px 4px #fff,inset 2px 2px 4px rgba(0,0,0,.15);border-radius:25px;outline:none;padding:8px 46px}@media(max-width:576px){.wrap#AstroCalendarNoteList .header .filterBar label input,.wrap#AstroCalendarNoteList .header .filterBar label input:focus{-webkit-box-shadow:none;box-shadow:none;padding:8px 12px 8px 24px}}.wrap#AstroCalendarNoteList .header .filterBar label input::-webkit-input-placeholder{font-size:14px;line-height:20px;color:#d9d9d9}.wrap#AstroCalendarNoteList .header .filterBar label input::-moz-placeholder{font-size:14px;line-height:20px;color:#d9d9d9}.wrap#AstroCalendarNoteList .header .filterBar label input:-ms-input-placeholder{font-size:14px;line-height:20px;color:#d9d9d9}.wrap#AstroCalendarNoteList .header .filterBar label input::-ms-input-placeholder{font-size:14px;line-height:20px;color:#d9d9d9}.wrap#AstroCalendarNoteList .header .filterBar label input::placeholder{font-size:14px;line-height:20px;color:#d9d9d9}.wrap#AstroCalendarNoteList .header .filterBar .filter_btn{-ms-flex-negative:0;flex-shrink:0;width:112px;height:36px;background-color:#798da5;color:#f0f2f4;font-size:"Noto Sans TC","Microsoft JhengHei","Helvetica",sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;border-radius:100px;margin-left:17px}.wrap#AstroCalendarNoteList .header .filterBar .filter_btn:hover{background-color:rgba(121,141,165,.7)}.wrap#AstroCalendarNoteList .header .filterBar .filter_btn:active{background-color:#17445c;color:#868686}.wrap#AstroCalendarNoteList .header .filterBar .filter_btn.notReady{background-color:#868686;color:#d9d9d9;cursor:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width:576px){.wrap#AstroCalendarNoteList .header .filterBar .filter_btn:hover{background-color:#17445c;color:#868686}}@media(max-width:576px){.wrap#AstroCalendarNoteList .header .filterBar .filter_btn{width:72px;height:36px;background-color:#798da5;color:#f0f2f4;font-size:"Noto Sans TC","Microsoft JhengHei","Helvetica",sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin-left:0}.wrap#AstroCalendarNoteList .header .filterBar .filter_btn:hover{background-color:rgba(121,141,165,.7)}.wrap#AstroCalendarNoteList .header .filterBar .filter_btn:active{background-color:#17445c;color:#868686}.wrap#AstroCalendarNoteList .header .filterBar .filter_btn.notReady{background-color:#868686;color:#d9d9d9;cursor:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}}@media(max-width:576px)and (max-width:576px){.wrap#AstroCalendarNoteList .header .filterBar .filter_btn:hover{background-color:#17445c;color:#868686}}.wrap#AstroCalendarNoteList .header .filterBar .addMoonNote_btn{-ms-flex-negative:0;flex-shrink:0;width:40px;height:40px;background-color:#ab956c;color:#fff;font-size:"Noto Sans TC","Microsoft JhengHei","Helvetica",sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:.3s;transition:.3s;border-radius:50%;margin-left:30px}.wrap#AstroCalendarNoteList .header .filterBar .addMoonNote_btn.notReady{background-color:#868686;color:#d9d9d9;cursor:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}@media(max-width:959px){.wrap#AstroCalendarNoteList .header .filterBar .addMoonNote_btn{margin-left:12px;width:36px;height:36px;background-color:#ab956c;color:#fff;font-size:"Noto Sans TC","Microsoft JhengHei","Helvetica",sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:.3s;transition:.3s}.wrap#AstroCalendarNoteList .header .filterBar .addMoonNote_btn.notReady{background-color:#868686;color:#d9d9d9;cursor:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}}.wrap#AstroCalendarNoteList .moonlist__export{-ms-flex-negative:0;flex-shrink:0;width:40px;height:40px;border-radius:50%;background-color:#798da5;color:#fff;margin-left:32px;padding:4px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:576px){.wrap#AstroCalendarNoteList .moonlist__export{width:36px;height:36px;margin-left:16px}}.wrap#AstroCalendarNoteList .moonlist__export img{width:100%;height:100%}.wrap#AstroCalendarNoteList .moon_list_option{max-width:600px;margin:54px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:centeer;-ms-flex-align:centeer;align-items:centeer}@media(max-width:959px){.wrap#AstroCalendarNoteList .moon_list_option{margin-top:40px}}.wrap#AstroCalendarNoteList .moon_list_option_filter,.wrap#AstroCalendarNoteList .moon_list_option_sort,.wrap#AstroCalendarNoteList .moon_list_option_toStatistics{cursor:pointer;border-radius:30px;background:#f0f2f4;-webkit-box-shadow:0 6.6px 16.5px 0 rgba(0,0,0,.1);box-shadow:0 6.6px 16.5px 0 rgba(0,0,0,.1);padding:4px 12px 4px 4px;font-size:15px;color:#868686;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:959px){.wrap#AstroCalendarNoteList .moon_list_option_filter,.wrap#AstroCalendarNoteList .moon_list_option_sort,.wrap#AstroCalendarNoteList .moon_list_option_toStatistics{font-size:13px}}.wrap#AstroCalendarNoteList .moon_list_option_filter .moon_icon,.wrap#AstroCalendarNoteList .moon_list_option_sort .moon_icon,.wrap#AstroCalendarNoteList .moon_list_option_toStatistics .moon_icon{width:28px;height:28px}@media(max-width:959px){.wrap#AstroCalendarNoteList .moon_list_option_filter .moon_icon,.wrap#AstroCalendarNoteList .moon_list_option_sort .moon_icon,.wrap#AstroCalendarNoteList .moon_list_option_toStatistics .moon_icon{width:24px;height:24px}}.wrap#AstroCalendarNoteList .moon_list_option_filter .moon_icon img,.wrap#AstroCalendarNoteList .moon_list_option_sort .moon_icon img,.wrap#AstroCalendarNoteList .moon_list_option_toStatistics .moon_icon img{width:100%;height:100%}.wrap#AstroCalendarNoteList .moon_list_option_toStatistics{padding-left:12px;text-decoration:none}.wrap#AstroCalendarNoteList .moon_list_option_filter{margin-left:auto}.wrap#AstroCalendarNoteList .moon_list_option_filter.active{background-color:#798da5;color:#fff}.wrap#AstroCalendarNoteList .moon_list_option_sort{margin-left:auto}.wrap#AstroCalendarNoteList .moon_list_option_sort .moon_icon.sorting{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.wrap#AstroCalendarNoteList .moon_list_group{max-width:788px;margin:24px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wrap#AstroCalendarNoteList .moon_list_group .row{width:100%}.wrap#AstroCalendarNoteList .moon_list_empty{margin-top:15vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wrap#AstroCalendarNoteList .moon_list_empty .moon_list_empty_title{font-size:20px;font-weight:500;line-height:1;color:#868686;letter-spacing:1.2px;margin-bottom:20px}@media(max-width:576px){.wrap#AstroCalendarNoteList .moon_list_empty .moon_list_empty_title{font-size:16px;margin-bottom:20px}}.wrap#AstroCalendarNoteList .moon_list_empty .moon_list_empty_btn{width:176px;height:46px;background-color:#798da5;color:#f0f2f4;font-size:"Noto Sans TC","Microsoft JhengHei","Helvetica",sans-serif;display:-webkit-box;display:-ms-flexbox;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;cursor:pointer;font-size:16px;font-weight:400;line-height:18px;color:#fff;display:flex;display:-webkit-flex;justify-content:center;align-items:center}.wrap#AstroCalendarNoteList .moon_list_empty .moon_list_empty_btn:hover{background-color:rgba(121,141,165,.7)}.wrap#AstroCalendarNoteList .moon_list_empty .moon_list_empty_btn:active{background-color:#17445c;color:#868686}.wrap#AstroCalendarNoteList .moon_list_empty .moon_list_empty_btn.notReady{background-color:#868686;color:#d9d9d9;cursor:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width:576px){.wrap#AstroCalendarNoteList .moon_list_empty .moon_list_empty_btn:hover{background-color:#17445c;color:#868686}}.wrap#AstroCalendarNoteList .moon__tab{max-width:600px;margin:24px auto 0;position:relative;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.wrap#AstroCalendarNoteList .moon__tab,.wrap#AstroCalendarNoteList .moon__tab__item{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wrap#AstroCalendarNoteList .moon__tab__item{width:48px;height:72px;background-color:#f0f2f4;border-radius:24px;-webkit-box-shadow:-2px -2px 8px 0 #fff,-4px -4px 12px 0 #fff,4px 4px 20px 0 rgba(0,0,0,.2);box-shadow:-2px -2px 8px 0 #fff,-4px -4px 12px 0 #fff,4px 4px 20px 0 rgba(0,0,0,.2);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:-1px -1px 4px 0 #fff,2px 2px 8px 0 rgba(0,0,0,.1);box-shadow:-1px -1px 4px 0 #fff,2px 2px 8px 0 rgba(0,0,0,.1);cursor:pointer}.wrap#AstroCalendarNoteList .moon__tab__item img{width:32px}@media(max-width:959px){.wrap#AstroCalendarNoteList .moon__tab__item img{width:28px}}.wrap#AstroCalendarNoteList .moon__tab__item__icon{color:#ab956c}.wrap#AstroCalendarNoteList .moon__tab__item__icon .iconfont{font-size:28px;line-height:28px}@media(max-width:959px){.wrap#AstroCalendarNoteList .moon__tab__item__icon .iconfont{font-size:22px;line-height:22px}}.wrap#AstroCalendarNoteList .moon__tab__item__text{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;color:#9b9b9b;font-size:14px;line-height:1.57;letter-spacing:.56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wrap#AstroCalendarNoteList .moon__tab__item.activeTab{background-color:#ab956c}.wrap#AstroCalendarNoteList .moon__tab__item.activeTab .moon__tab__item__icon,.wrap#AstroCalendarNoteList .moon__tab__item.activeTab .moon__tab__item__text{color:#fff}.toEditToday{max-width:788px;margin:30px auto 23px}@media(max-width:576px){.toEditToday{margin:8px auto 16px}}.toEditToday__main{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:28px}.toEditToday__main__line{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:1px;background-color:#ab956c}.toEditToday__main__info{font-size:24px;font-weight:500;line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:576px){.toEditToday__main__info{font-size:16px}}.toEditToday__main__info__today{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ab956c;margin-bottom:12px}@media(max-width:576px){.toEditToday__main__info__today{margin-bottom:4px}}.toEditToday__main__info__today img{width:32px;height:32px;margin-right:8px}@media(max-width:576px){.toEditToday__main__info__today img{width:20px;height:20px}}.toEditToday__notice{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:28px}.toEditToday__notice__pic{margin-right:12px}.toEditToday__notice__pic img{width:32px;height:32px}@media(max-width:576px){.toEditToday__notice__pic img{width:20px;height:20px}}.toEditToday__notice__text{font-size:18px;font-weight:400;color:#868686}@media(max-width:576px){.toEditToday__notice__text{font-size:13px}}.astroCalendar{padding-top:62px;width:100%;max-width:1160px;margin:0 auto;min-height:100vh;letter-spacing:.08em}@media(max-width:959px){.astroCalendar{padding:20px 24px 0}}@media(max-width:576px){.astroCalendar{padding:0}}.astroCalendar__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 32px}@media(max-width:959px){.astroCalendar__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.astroCalendar__header h2.st_title{font-weight:500;font-size:40px;color:#ab956c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:auto;line-height:1}@media(max-width:1263px){.astroCalendar__header h2.st_title{display:none}}.astroCalendar__header h2.st_title img{width:54px;margin-right:16px}@media(max-width:959px){.astroCalendar__header h2.st_title img{width:30px;margin-right:5px}}.astroCalendar__header .filterBar{margin:0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:959px){.astroCalendar__header .filterBar{margin-top:24px}}.astroCalendar__header .filterBar input,.astroCalendar__header .filterBar input:focus{width:300px;height:36px;background:#f0f2f4;-webkit-box-shadow:2px 2px 4px #fff,inset 2px 2px 4px rgba(0,0,0,.15);box-shadow:2px 2px 4px #fff,inset 2px 2px 4px rgba(0,0,0,.15);border-radius:25px;outline:none;padding:8px 46px}@media(max-width:959px){.astroCalendar__header .filterBar input,.astroCalendar__header .filterBar input:focus{max-width:179px;height:36px}}.astroCalendar__header .filterBar input::-webkit-input-placeholder{font-size:14px;line-height:20px;color:#d9d9d9}.astroCalendar__header .filterBar input::-moz-placeholder{font-size:14px;line-height:20px;color:#d9d9d9}.astroCalendar__header .filterBar input:-ms-input-placeholder{font-size:14px;line-height:20px;color:#d9d9d9}.astroCalendar__header .filterBar input::-ms-input-placeholder{font-size:14px;line-height:20px;color:#d9d9d9}.astroCalendar__header .filterBar input::placeholder{font-size:14px;line-height:20px;color:#d9d9d9}.astroCalendar__header .filterBar label{position:relative}.astroCalendar__header .filterBar label .serachIcon{position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.astroCalendar__header .filterBar .filter_btn{width:112px;height:36px;background-color:#798da5;color:#f0f2f4;font-size:"Noto Sans TC","Microsoft JhengHei","Helvetica",sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;border-radius:100px;margin-left:16px}.astroCalendar__header .filterBar .filter_btn:hover{background-color:rgba(121,141,165,.7)}.astroCalendar__header .filterBar .filter_btn:active{background-color:#17445c;color:#868686}.astroCalendar__header .filterBar .filter_btn.notReady{background-color:#868686;color:#d9d9d9;cursor:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width:576px){.astroCalendar__header .filterBar .filter_btn:hover{background-color:#17445c;color:#868686}}@media(max-width:959px){.astroCalendar__header .filterBar .filter_btn{width:72px;height:36px;background-color:#798da5;color:#f0f2f4;font-size:"Noto Sans TC","Microsoft JhengHei","Helvetica",sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.astroCalendar__header .filterBar .filter_btn:hover{background-color:rgba(121,141,165,.7)}.astroCalendar__header .filterBar .filter_btn:active{background-color:#17445c;color:#868686}.astroCalendar__header .filterBar .filter_btn.notReady{background-color:#868686;color:#d9d9d9;cursor:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}}@media(max-width:959px)and (max-width:576px){.astroCalendar__header .filterBar .filter_btn:hover{background-color:#17445c;color:#868686}}.astroCalendar__header .filterBar .addSynastrybtn{width:40px;height:40px;background-color:#ab956c;color:#fff;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:.3s;transition:.3s;border-radius:50%;margin-left:30px}.astroCalendar__header .filterBar .addSynastrybtn.notReady{background-color:#868686;color:#d9d9d9;cursor:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}@media(max-width:959px){.astroCalendar__header .filterBar .addSynastrybtn{margin-left:20px}}.astroCalendar__header .filterBar .addSynastrybtn img{width:80%}.astroCalendar__main{width:100%;max-width:682px;margin:0 auto}.astroCalendar__main__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:34px;gap:74px}@media(max-width:576px){.astroCalendar__main__nav{padding:0 24px;margin-bottom:16px;margin-top:12px;gap:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.astroCalendar__main__nav__next,.astroCalendar__main__nav__prev{width:32px;height:32px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:576px){.astroCalendar__main__nav__next,.astroCalendar__main__nav__prev{width:16px;height:16px}}.astroCalendar__main__nav__next img,.astroCalendar__main__nav__prev img{width:100%;height:100%}.astroCalendar__main__nav__date{color:#ab956c;font-size:22px;font-weight:700}@media(max-width:576px){.astroCalendar__main__nav__date{font-size:16px}}@media(max-width:576px){.astroCalendar__main__tab{padding:0 24px}}.astroCalendar__main__calendar{padding:0 2px;background:#f0f2f4;margin-top:24px;width:100%;border-radius:20px;-webkit-box-shadow:4px 4px 25px rgba(0,0,0,.3),-4px -4px 10px #fff,-4px -4px 16px #fff;box-shadow:4px 4px 25px rgba(0,0,0,.3),-4px -4px 10px #fff,-4px -4px 16px #fff;padding:40px}@media(max-width:959px){.astroCalendar__main__calendar{padding:20px}}@media(max-width:576px){.astroCalendar__main__calendar{margin-top:12px;padding:0;-webkit-box-shadow:none;box-shadow:none}}.astroCalendar__main__calendar #calendar{height:650px}@media(max-width:576px){.astroCalendar__main__calendar #calendar{height:600px}}.astroCalendar__main__calendar__tips{font-size:14px;font-weight:400;line-height:20px;color:#292929;text-align:left;margin-top:16px}@media(max-width:576px){.astroCalendar__main__calendar__tips{font-size:10px;margin-top:0;margin-left:24px}}.astroCalendar__main__calendar__divider{margin-top:16px;margin-bottom:28px;height:3px;background:#f0f2f4;-webkit-box-shadow:4px 4px 10px 0 rgba(0,0,0,.08) inset,3px 3px 4px 0 #fff;box-shadow:inset 4px 4px 10px 0 rgba(0,0,0,.08),3px 3px 4px 0 #fff}@media(max-width:576px){.astroCalendar__main__calendar__divider{margin-top:12px;margin-bottom:16px}}.astroCalendar__main__calendar__toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin-top:24px}@media(max-width:576px){.astroCalendar__main__calendar__toggle{margin-top:16px}}.astroCalendar__main__calendar__toggle__text{font-size:14px;font-weight:400;line-height:20px;color:#a1a1a1;margin-right:4px}@media(max-width:576px){.astroCalendar__main__calendar__toggle__text{font-size:12px}}.astroCalendar__main__calendar__toggle__img{width:16px;height:16px;padding-top:4px;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:576px){.astroCalendar__main__calendar__toggle__img{width:12px;height:12px}}.astroCalendar__main__calendar__toggle__img img{height:100%}.astroCalendar__main__calendar__toggle__img.calendarIsCollapsed img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media(max-width:576px){.astroCalendar .tab .tab__item{font-size:14px;height:30px}}.astroCalendarDetail{width:100%}@media(max-width:576px){.astroCalendarDetail{padding:0 24px}}.astroCalendarDetail__picArea{width:96px;height:96px;-webkit-box-shadow:4.75px 4.75px 11.88px 0 rgba(0,0,0,.2),-2.38px -2.38px 4.75px 0 #fff,-2.38px -2.38px 4.75px 0 #fff;box-shadow:4.75px 4.75px 11.88px 0 rgba(0,0,0,.2),-2.38px -2.38px 4.75px 0 #fff,-2.38px -2.38px 4.75px 0 #fff;border-radius:50%;margin-bottom:16px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.astroCalendarDetail__picArea img{height:80px;width:80px;-o-object-fit:cover;object-fit:cover;margin:0 auto}@media(max-width:576px){.astroCalendarDetail__picArea{width:76px;height:76px}.astroCalendarDetail__picArea img{width:50px;height:50px}}.astroCalendarDetail__date{font-size:22px;font-weight:700;line-height:28px;color:#17445c;margin-top:16px;text-align:center}.astroCalendarDetail__date span{font-size:16px}@media(max-width:576px){.astroCalendarDetail__date span{font-size:14px}}@media(max-width:576px){.astroCalendarDetail__date{font-size:18px;margin-top:12px}}.astroCalendarDetail__highlight{margin-top:8px;font-size:20px;font-weight:700;line-height:24px;text-align:center;color:#17445c}@media(max-width:576px){.astroCalendarDetail__highlight{margin-top:4px;font-size:16px;line-height:24px}}.astroCalendarDetail__themes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:12px;gap:12px}@media(max-width:576px){.astroCalendarDetail__themes{margin-top:8px;gap:8px}}.astroCalendarDetail__themes__item{font-size:14px;font-weight:400;line-height:20px;color:#798da5;padding:4px 12px;background:#f0f2f4;border-radius:6px;background-color:#f0f2f4;-webkit-box-shadow:4px 4px 10px 0 rgba(0,0,0,.0784313725490196) inset,2px 2px 4px 0 #fff;box-shadow:inset 4px 4px 10px 0 rgba(0,0,0,.0784313725490196),2px 2px 4px 0 #fff}@media(max-width:576px){.astroCalendarDetail__themes__item{font-size:12px;padding:2px 8px}}.astroCalendarDetail__teacher{width:100%;margin-top:32px;margin-bottom:20px}.astroCalendarDetail__teacher .teacher__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.astroCalendarDetail__teacher .teacher__header .teacher__header__pic{width:40px;height:40px;border-radius:50%;overflow:hidden;margin-right:12px}@media(max-width:576px){.astroCalendarDetail__teacher .teacher__header .teacher__header__pic{width:32px;height:32px;margin-right:8px}}.astroCalendarDetail__teacher .teacher__header .teacher__header__pic img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.astroCalendarDetail__teacher .teacher__header .teacher__header__title{font-size:16px;font-weight:500;line-height:28px;color:#ab956c}@media(max-width:576px){.astroCalendarDetail__teacher .teacher__header .teacher__header__title{font-size:14px}}.astroCalendarDetail__teacher .teacher__content{font-size:16px;font-weight:400;line-height:28px;color:#868686;margin-top:4px;text-align:left}@media(max-width:576px){.astroCalendarDetail__teacher .teacher__content{font-size:14px;line-height:1.6}}.astroCalendarDetail__interpretation{width:100%;margin-top:32px;margin-bottom:20px}.astroCalendarDetail__interpretation .interpretation__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.astroCalendarDetail__interpretation .interpretation__header .interpretation__header__pic{width:40px;height:40px;border-radius:50%;overflow:hidden;margin-right:12px}@media(max-width:576px){.astroCalendarDetail__interpretation .interpretation__header .interpretation__header__pic{width:32px;height:32px;margin-right:8px}}.astroCalendarDetail__interpretation .interpretation__header .interpretation__header__pic img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.astroCalendarDetail__interpretation .interpretation__header .interpretation__header__title{font-size:16px;font-weight:500;line-height:28px;color:#ab956c}@media(max-width:576px){.astroCalendarDetail__interpretation .interpretation__header .interpretation__header__title{font-size:14px}}.astroCalendarDetail__interpretation .interpretation__content{font-size:16px;font-weight:400;line-height:28px;color:#868686;margin-top:4px;text-align:left}@media(max-width:576px){.astroCalendarDetail__interpretation .interpretation__content{font-size:14px;line-height:1.6}}.astroCalendarDetail__content{font-size:16px;color:#868686;text-align:center;margin-top:22px}@media(max-width:576px){.astroCalendarDetail__content{font-size:14px;margin-top:20px}}.astroCalendarDetail__events{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px 12px;margin-top:30px}@media(max-width:576px){.astroCalendarDetail__events{margin-top:28px}}.astroCalendarDetail__events__item{min-width:48%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.astroCalendarDetail__events__item__dot{width:10px;height:10px;background-color:grey;border:1px solid grey;border-radius:50%;margin-right:12px}@media(max-width:576px){.astroCalendarDetail__events__item__dot{width:8px;height:8px;margin-right:8px}}.astroCalendarDetail__events__item__dot.isMoonDied{background-color:#fff;border-color:#9b9b9b}.astroCalendarDetail__events__item__dot.isRetrograde{background-color:#e57d3c;border-color:#e57d3c}.astroCalendarDetail__events__item__dot.isEnterSign{background-color:#41a88d;border-color:#41a88d}.astroCalendarDetail__events__item__time{font-size:14px;color:#868686;margin-right:.3em}@media(max-width:576px){.astroCalendarDetail__events__item__time{font-size:12px}}.astroCalendarDetail__events__item__title{font-size:14px;color:#868686;text-decoration:underline;word-wrap:nowrap}@media(max-width:576px){.astroCalendarDetail__events__item__title{font-size:12px}}.astroCalendarDetail__goToNote{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:48px}.astroCalendarDetail__goToNote,.astroCalendarDetail__goToNote__btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.astroCalendarDetail__goToNote__btn{width:189px;height:30px;background-color:#f0f2f4;color:#868686;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:.3s;transition:.3s;-webkit-box-shadow:-1px -1px 4px 1px #fff,2px 2px 8px 0 rgba(0,0,0,.1);box-shadow:-1px -1px 4px 1px #fff,2px 2px 8px 0 rgba(0,0,0,.1);border-radius:100px;text-align:center}.astroCalendarDetail__goToNote__btn.notReady{background-color:#868686;color:#d9d9d9;cursor:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}@media(max-width:576px){.astroCalendarDetail__goToNote__btn{width:168px;height:30px;background-color:#f0f2f4;color:#868686;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:.3s;transition:.3s}.astroCalendarDetail__goToNote__btn.notReady{background-color:#868686;color:#d9d9d9;cursor:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}}.astroCalendarDetail__theDayNote{margin-top:48px}@media(max-width:576px){.astroCalendarDetail__theDayNote{margin-top:24px}}@media(max-width:576px){.toastui-calendar-grid-cell-more-events{position:absolute;bottom:0;left:0;z-index:5}}.toastui-calendar-see-more-container{z-index:20!important}.toastui-calendar-weekday-event-title{font-size:30px;font-weight:400!important}.toastui-calendar-day-name-item.toastui-calendar-month{text-align:center}.toastui-calendar-day-names.toastui-calendar-month{margin-bottom:20px;padding:0!important}@media(max-width:576px){.toastui-calendar-day-names.toastui-calendar-month{margin-bottom:0;padding:0!important}}.toastui-calendar-template-monthDayName{color:#868686!important;font-size:14px!important}@media(max-width:576px){.toastui-calendar-template-monthDayName{font-size:12px!important}}.toastui-calendar-weekday-events{top:8px!important}.toastui-calendar-daygrid-cell{height:80%;cursor:pointer}.toastui-calendar-daygrid-cell .toastui-calendar-grid-cell-date{-webkit-transition:.2s;transition:.2s}.toastui-calendar-daygrid-cell .toastui-calendar-weekday-grid-date:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1;width:36px;height:36px;border-radius:50%;font-weight:700;font-size:14px;-webkit-transition:.2s;transition:.2s}@media(min-width:577px){.toastui-calendar-daygrid-cell:hover .toastui-calendar-grid-cell-date{color:#fff!important}.toastui-calendar-daygrid-cell:hover :not(.toastui-calendar-weekday-grid-date-decorator).toastui-calendar-weekday-grid-date:before{content:"";display:inline-block;background-color:#afb9c5!important;color:#fff!important;z-index:-1}.toastui-calendar-daygrid-cell:active .toastui-calendar-weekday-grid-date:before{content:"";background-color:#798da5!important}}.toastui-calendar-daygrid-cell .hiddenEvents{color:#fff}.toastui-calendar-daygrid-cell+.toastui-calendar-daygrid-cell{border-left:none!important}.toastui-calendar-grid-cell-header{text-align:center;font-size:18px!important;z-index:1!important;position:relative}@media(max-width:576px){.toastui-calendar-grid-cell-header{font-size:14px!important}}.toastui-calendar-grid-cell-date{color:#17445c!important}.toastui-calendar-grid-cell-header button{display:none!important}.toastui-calendar-weekday-grid-date-decorator{background-color:transparent!important;margin-left:0!important;position:relative!important;color:#fff;padding-left:2px;font-weight:400!important}.toastui-calendar-weekday-grid-date-decorator:before{content:"";width:36px;height:36px;display:inline-block;background-color:#798da5!important;color:#fff!important;border-radius:50%;font-weight:700;font-size:14px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1}@media(max-width:576px){.toastui-calendar-weekday-grid-date-decorator:before{width:28px!important;height:28px!important;font-size:14px!important}}.toastui-calendar-weekday-event-block{pointer-events:none!important}.toastui-calendar-weekday-event-block:not(:has(.toastui-calendar-weekday-event-dot)){padding:0 8px!important}@media(max-width:576px){.toastui-calendar-weekday-event-block:not(:has(.toastui-calendar-weekday-event-dot)){padding:0 0!important}}.toastui-calendar-weekday-event-block:not(:has(.toastui-calendar-weekday-event-dot)) .toastui-calendar-weekday-event{width:100%!important;height:auto!important;min-height:20px;padding:0!important;margin:0!important;border-radius:2px!important;border-left:unset!important;font-weight:400!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width:576px){.toastui-calendar-weekday-event-block:not(:has(.toastui-calendar-weekday-event-dot)) .toastui-calendar-weekday-event{height:auto;min-height:16px;padding:0!important}}.toastui-calendar-weekday-event-block:not(:has(.toastui-calendar-weekday-event-dot)) .toastui-calendar-weekday-event .toastui-calendar-weekday-event-title{font-size:13px!important;line-height:13px!important;font-weight:400!important;padding:0!important;letter-spacing:0!important;text-align:left!important}@media(max-width:576px){.toastui-calendar-weekday-event-block:not(:has(.toastui-calendar-weekday-event-dot)) .toastui-calendar-weekday-event .toastui-calendar-weekday-event-title{font-size:12px!important;line-height:16px!important}}@media(max-width:420px){.toastui-calendar-weekday-event-block:not(:has(.toastui-calendar-weekday-event-dot)) .toastui-calendar-weekday-event .toastui-calendar-weekday-event-title{font-size:12px!important;line-height:16zpx!important}}.toastui-calendar-weekday-event-block:not(:has(.toastui-calendar-weekday-event-dot)) .toastui-calendar-weekday-event .toastui-calendar-weekday-event-title .toastui-calendar-template-allday{white-space:normal!important}.toastui-calendar-weekday-event-block:has(.toastui-calendar-weekday-event-dot) .toastui-calendar-weekday-event{font-size:10px!important;color:red!important}.toastui-calendar-weekday-event-block:has(.toastui-calendar-weekday-event-dot) .toastui-calendar-weekday-event .toastui-calendar-weekday-event-title{font-size:10px!important;color:red!important}@media(max-width:576px){.toastui-calendar-weekday-event-block:not(.toastui-calendar-weekday-exceed-left):not(.toastui-calendar-weekday-exceed-right){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(max-width:576px){.toastui-calendar-weekday-event-block:not(.toastui-calendar-weekday-exceed-left):not(.toastui-calendar-weekday-exceed-right) .toastui-calendar-weekday-event{max-width:36px!important}}.calendarIsCollapsed .toastui-calendar-weekday-event-block{display:none!important}.calendarIsCollapsed#calendar{height:90px}@media(max-width:576px){.calendarIsCollapsed#calendar{height:52px}}.toastui-calendar-floating-layer{display:none!important}