.page_mypage__IA8Ei{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:40px;width:100%}.page_mypage__top__l2Q5t{display:grid;grid-gap:30px;gap:30px;grid-template-columns:1fr}@media(min-width:1024px){.page_mypage__top__l2Q5t{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}}.page_mypage__top__l2Q5t>*{min-height:480px}.page_mypage__bottom__JdH9I{display:grid;grid-gap:30px;gap:30px;grid-template-columns:1fr;margin-top:32px}@media(min-width:1024px){.page_mypage__bottom__JdH9I{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}}@keyframes Modal_fade-in__8_tN3{0%{opacity:0;transform:translateY(16px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.Modal_overlay__Qr9Uw{display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.18);padding:12px;position:fixed;inset:0;z-index:999}@media(min-width:640px){.Modal_overlay__Qr9Uw{padding:0}}.Modal_modal__SvH2w{background:var(--surface);padding:0;border-radius:24px;text-align:center;overflow:hidden;animation:Modal_fade-in__8_tN3 .22s cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow);border:1px solid var(--border);min-width:0;width:100%;max-width:340px;box-sizing:border-box}@media(min-width:640px){.Modal_modal__SvH2w{width:auto;max-width:none;min-width:320px}}@media(min-width:768px){.Modal_modal__SvH2w{min-width:380px}}.Modal_modal__top__NabkL{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:12px 12px 0;width:100%;box-sizing:border-box}@media(min-width:640px){.Modal_modal__top__NabkL{padding:16px 16px 0}}.Modal_modal__header__title__7kusD{margin:8px 10px 4px;font-size:16px;line-height:1.625;font-weight:700;color:var(--text);word-break:keep-all;overflow-wrap:break-word;letter-spacing:-.02em}@media(min-width:640px){.Modal_modal__header__title__7kusD{margin:12px 10px 6px;font-size:20px;line-height:1.6;font-weight:700}}@media(min-width:768px){.Modal_modal__header__title__7kusD{font-size:24px;line-height:1.333;font-weight:700}}.Modal_modal__header__close__GXo_8{display:flex;flex-direction:row;justify-content:center;align-items:center;width:32px;height:32px;border-radius:50%;background:var(--surface-2);border:1px solid var(--border);color:var(--text-secondary);transition:all .2s ease;flex-shrink:0}@media(min-width:640px){.Modal_modal__header__close__GXo_8{width:36px;height:36px}}.Modal_modal__header__close__GXo_8:hover{background:var(--surface-hover);color:#e65100}.Modal_modal__header__close__GXo_8:active{transform:scale(.95)}.Modal_modal__description__vBtt7{margin:6px 10px 16px;text-align:center;font-size:12px;line-height:1.5;font-weight:400;color:var(--text-secondary);line-height:18px;overflow:hidden;display:-webkit-box;line-clamp:3;-webkit-box-orient:vertical}@media(min-width:640px){.Modal_modal__description__vBtt7{margin:8px 10px 24px;font-size:13px;line-height:1.69;font-weight:400;line-height:20px}}@media(min-width:768px){.Modal_modal__description__vBtt7{font-size:14px;line-height:1.71;font-weight:400}}.Modal_modal__content__sielF{overflow:auto;height:100%;max-height:80vh;padding:0 12px 16px;background:var(--surface);border-bottom-left-radius:24px;border-bottom-right-radius:24px;box-sizing:border-box}@media(min-width:640px){.Modal_modal__content__sielF{max-height:90vh;padding:0 24px 24px;border-bottom-left-radius:24px;border-bottom-right-radius:24px}}.BaseInput_wrapper__zpSHU{--icon-size:0px;--icon-gap:0px;--input-padding-x:14px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;position:relative;width:100%;padding:14px var(--input-padding-x);border:1.5px solid #bdbdbd;border-radius:12px;background:#fff;box-shadow:0 2px 8px rgba(239,108,0,.04);transition:border-color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1)}.BaseInput_wrapper__zpSHU.BaseInput_focused__DJpG0{border-color:#ef6c00;box-shadow:0 0 0 3px rgba(239,108,0,.12)}.BaseInput_wrapper__zpSHU.BaseInput_disabled__ARwrD{opacity:.5;pointer-events:none;background:#f5f5f5}.BaseInput_wrapper__zpSHU.BaseInput_error__M6wmU,.BaseInput_wrapper__zpSHU.BaseInput_error__M6wmU.BaseInput_focused__DJpG0{border-color:#dc2626;box-shadow:0 0 0 3px rgba(220,38,38,.12)}.BaseInput_input__5fnRI{flex:1 1;height:auto;background:transparent;border:none;outline:none;font-size:14px;line-height:1.71;font-weight:400;color:#424242;line-height:1.6;padding:0;margin:0}.BaseInput_input__5fnRI::placeholder{color:#bdbdbd;opacity:.9}.BaseInput_input__5fnRI:-webkit-autofill,.BaseInput_input__5fnRI:-webkit-autofill:active,.BaseInput_input__5fnRI:-webkit-autofill:focus,.BaseInput_input__5fnRI:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1000px #fff!important;-webkit-text-fill-color:#424242!important}.AuthModal_modal__ACTEB{width:380px;max-width:95vw;background:var(--surface);border-radius:24px;box-shadow:var(--shadow);border:1px solid var(--border);padding:16px 13px}@media(min-width:768px){.AuthModal_modal__ACTEB{width:420px}}.AuthModal_auth__JZhNG{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:20px}.AuthModal_auth__title__G6KJU{font-size:24px;line-height:1.333;font-weight:700;color:var(--text);margin-bottom:12px;text-align:center;letter-spacing:-.02em}.AuthModal_auth__body__Ixnpr{justify-content:center;gap:12px}.AuthModal_auth__body-group__k9vSO,.AuthModal_auth__body__Ixnpr{width:100%;display:flex;flex-direction:column;align-items:flex-start}.AuthModal_auth__body-group__k9vSO{justify-content:flex-start;gap:6px}.AuthModal_auth__body-group__label__Gzyet{font-size:14px;line-height:1.71;font-weight:600;color:var(--text-secondary);margin-bottom:2px}.AuthModal_auth__social__c2NxG{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding-top:10px;border-top:1px solid var(--border)}.AuthModal_auth__social__or__VMiYU{font-size:12px;line-height:1.5;font-weight:600;color:var(--text-secondary);opacity:.7;margin-bottom:2px}.AuthModal_auth__social__oauth--google__QCLVV,.AuthModal_auth__social__oauth___Akvp{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.AuthModal_auth__social__oauth--google__QCLVV{height:44px;background:var(--surface);border:1.5px solid var(--border);border-radius:12px;cursor:pointer;gap:8px;transition:all .2s ease}.AuthModal_auth__social__oauth--google__QCLVV span{font-size:14px;line-height:1.71;font-weight:600;color:var(--text)}.AuthModal_auth__social__oauth--google__QCLVV img{width:20px;height:20px}.AuthModal_auth__social__oauth--google__QCLVV:hover{border-color:#ef6c00;background:#fff7ed;box-shadow:0 2px 8px rgba(239,108,0,.08)}.AuthModal_auth__social__oauth--google__QCLVV:active{background:var(--surface-hover)}.AuthModal_auth__actions__43FSo{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding-top:12px}.AuthModal_auth__actions__text-group__oVP5N{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;flex-wrap:wrap;text-align:center}.AuthModal_auth__actions__boolean__v9I_1{font-size:13px;line-height:1.69;font-weight:400;color:var(--text-secondary);line-height:1.5}.AuthModal_auth__actions__link__8iyKa{font-size:13px;line-height:1.69;font-weight:600;color:#ef6c00;cursor:pointer;text-decoration:none;background:none;border:none;padding:0;margin:0;line-height:1.5;vertical-align:middle;transition:color .2s}.AuthModal_auth__actions__link__8iyKa:hover{color:#f97316;text-decoration:underline}.AuthModal_auth__actions__buttons__dWOYc{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}.AuthModal_auth__actions__buttons__button___Cf3f{flex:1 1;height:44px;border-radius:12px;font-weight:600;min-height:44px;font-size:16px;box-shadow:0 2px 8px rgba(239,108,0,.04)}.FavoriteToggle_favorite-btn__5tfqj{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .1s ease-in-out}.FavoriteToggle_favorite-btn__5tfqj:active{transform:scale(.9)}.FavoriteToggle_favorite-display__doBr0{display:flex;align-items:center;justify-content:center;padding:0;cursor:default}.FavoriteMenuCard_meal-favorite__18KzL{width:100%;height:100%;padding:18px 20px;border-radius:24px;background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);color:var(--text);box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.FavoriteMenuCard_meal-favorite__header__c19XS{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:8px;border-bottom:1px solid var(--border);margin-bottom:16px}.FavoriteMenuCard_meal-favorite__header__title__wDpUf{font-size:20px;line-height:1.6;font-weight:600;color:#212121;color:var(--text)}.FavoriteMenuCard_meal-favorite__header__icon__Zm75z{width:20px;height:20px;color:#fdd835}.FavoriteMenuCard_meal-favorite__empty__byRnb{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%}.FavoriteMenuCard_meal-favorite__empty__icon__Nrl_R{width:40px;height:40px;color:var(--text-secondary)}.FavoriteMenuCard_meal-favorite__empty__text__Ys8Vg{margin:0;font-size:14px;line-height:1.71;font-weight:400;color:var(--text-secondary)}.FavoriteMenuCard_meal-favorite__list__0Oq_y{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px}.FavoriteMenuCard_meal-favorite__list__item__Z1wEN{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:14px;background:var(--surface-2);border:1px solid var(--border);border-radius:14px;transition:all .2s ease}.FavoriteMenuCard_meal-favorite__list__item__Z1wEN:hover{background:var(--surface-hover);transform:translateY(-2px)}.FavoriteMenuCard_meal-favorite__list__item__info__lGgSe{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.FavoriteMenuCard_meal-favorite__list__item__info__name__pJi5q{margin:0;font-size:18px;line-height:1.556;font-weight:500;color:#000;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FavoriteMenuCard_meal-favorite__list__item__info__category__4kYUR{font-size:14px;line-height:1.71;font-weight:400;color:#757575;color:var(--text-secondary)}.FavoriteMenuCard_meal-favorite__view-all__E5A8O{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.FavoriteMenuCard_meal-favorite__view-all__button__SBOyW{width:-moz-fit-content;width:fit-content;background:transparent;border:none;margin-top:12px;font-size:16px;line-height:1.625;font-weight:500;color:#64748b;color:var(--text-secondary);cursor:pointer;transition:all .2s ease}.FavoriteMenuCard_meal-favorite__view-all__button__SBOyW:hover{color:#f57c00}.FavoriteMenuCard_modal__AtxUq{width:90vw;max-width:400px;max-height:80vh;background:var(--surface);color:var(--text);border:1px solid var(--border);transition:all .3s ease-in-out;display:flex;flex-direction:column}.FavoriteMenuCard_modal__AtxUq [class*=modal__header__title]{color:var(--text)}.FavoriteMenuCard_modal__AtxUq [class*=modal__description]{color:var(--text-secondary)}.FavoriteMenuCard_modal__AtxUq [class*=modal__content]{background:var(--surface);height:auto;max-height:calc(80vh - 120px);min-height:0;overflow-y:auto;overflow-x:hidden;padding-bottom:28px;-webkit-overflow-scrolling:touch}@media(min-width:768px){.FavoriteMenuCard_modal__AtxUq{width:500px;max-height:80vh}}.FavoriteMenuCard_modal__list__3_BzU{padding-bottom:8px;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px}.FavoriteMenuCard_modal__list__item__9a1jq{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:14px;background:var(--surface-2);border:1px solid var(--border);border-radius:14px;transition:all .2s ease}.FavoriteMenuCard_modal__list__item__9a1jq:hover{background:var(--surface-hover);transform:translateY(-2px)}.FavoriteMenuCard_modal__list__item__info__75Mpw{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.FavoriteMenuCard_modal__list__item__info__name__MpNMT{margin:0;font-size:18px;line-height:1.556;font-weight:500;color:#000;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FavoriteMenuCard_modal__list__item__info__category__ovlgN{font-size:14px;line-height:1.71;font-weight:400;color:#757575;color:var(--text-secondary)}.FoodDotSelectionCard_food-dot-card__9YBam{width:100%;height:100%;padding:18px 20px;border-radius:24px;background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);color:var(--text)}.FoodDotSelectionCard_food-dot-card__9YBam svg{stroke:currentColor}.FoodDotSelectionCard_food-dot-card__9YBam{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.FoodDotSelectionCard_food-dot-card__header__Wd5Ed{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-bottom:8px;border-bottom:1px solid var(--border);margin-bottom:16px;gap:4px}@media(min-width:640px){.FoodDotSelectionCard_food-dot-card__header__Wd5Ed{align-items:flex-start;justify-content:space-between;gap:12px}}.FoodDotSelectionCard_food-dot-card__title___HYjY{font-size:20px;line-height:1.6;font-weight:600;color:#212121;color:var(--text)}.FoodDotSelectionCard_food-dot-card__desc__sqePX{margin:0;font-size:13px;line-height:1.69;font-weight:400;color:var(--text-secondary)}.FoodDotSelectionCard_food-dot-card__list__UMgEx{margin:0 0 16px;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.FoodDotSelectionCard_food-dot-card__item__do4b3{display:flex;flex-direction:row;justify-content:center;align-items:center}.FoodDotSelectionCard_food-dot-card__selected___Uu_V{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;padding:10px;background:var(--surface-2);cursor:pointer;border:1px solid var(--border);border-radius:10px;transition:background-color .2s ease,transform .2s ease,border-color .2s ease}.FoodDotSelectionCard_food-dot-card__selected___Uu_V:hover{background:var(--surface-hover);transform:translateY(-2px)}.FoodDotSelectionCard_food-dot-card__selected___Uu_V:hover .FoodDotSelectionCard_food-dot-card__selected-img__YeB_N{transform:scale(1.08)}.FoodDotSelectionCard_food-dot-card__selected-thumb__62r7J{width:44px;height:44px;display:flex;flex-direction:row;justify-content:center;align-items:center;overflow:hidden;flex-shrink:0}.FoodDotSelectionCard_food-dot-card__selected-img__YeB_N{width:44px;height:44px;object-fit:contain;object-position:center bottom;transition:transform .2s ease}.FoodDotSelectionCard_food-dot-card__label__7ohgG{font-size:12px;line-height:1.5;font-weight:500;color:#64748b;color:var(--text-secondary);text-align:center;word-break:keep-all}.FoodDotSelectionCard_food-dot-card__empty__LEIlu{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px 0;text-align:center}.FoodDotSelectionCard_food-dot-card__empty__LEIlu p{margin:0;font-size:14px;line-height:1.71;font-weight:400;color:var(--text-secondary)}.FoodDotSelectionCard_food-dot-card__empty-icon__lozQB{width:40px;height:40px;color:var(--text-secondary)}.FoodDotSelectionCard_food-dot-card__footer__ClqTR{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:auto}.FoodDotSelectionCard_food-dot-card__view-all__EqMLi{background:transparent;margin-top:12px;font-size:16px;line-height:1.625;font-weight:500;color:#64748b;color:var(--text-secondary);cursor:pointer;transition:color .2s ease,opacity .2s ease}.FoodDotSelectionCard_food-dot-card__view-all__EqMLi:hover{color:#f57c00}.FoodDotSelectionCard_food-dot-modal__Hk22c{background:var(--surface);color:var(--text);border:1px solid var(--border)}.FoodDotSelectionCard_food-dot-modal__Hk22c [class*=modal__header__title]{color:var(--text)}.FoodDotSelectionCard_food-dot-modal__Hk22c [class*=modal__description]{color:var(--text-secondary)}.FoodDotSelectionCard_food-dot-modal__Hk22c [class*=modal__content]{background:var(--surface)}.FoodDotSelectionCard_food-dot-modal__list__Kj2hV{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:8px;gap:8px;overflow:visible}@media(min-width:640px){.FoodDotSelectionCard_food-dot-modal__list__Kj2hV{grid-template-columns:repeat(5,1fr);gap:10px}}.FoodDotSelectionCard_food-dot-modal__button__m_KD_,.FoodDotSelectionCard_food-dot-modal__item__bvjqQ{display:flex;flex-direction:row;justify-content:center;align-items:center}.FoodDotSelectionCard_food-dot-modal__button__m_KD_{position:relative;width:44px;height:44px;border:1px solid var(--border);border-radius:10px;background:var(--surface-2);cursor:pointer;transition:background-color .2s ease,transform .2s ease,border-color .2s ease,box-shadow .2s ease}@media(min-width:640px){.FoodDotSelectionCard_food-dot-modal__button__m_KD_{width:52px;height:52px}}.FoodDotSelectionCard_food-dot-modal__button__m_KD_:hover{background:var(--surface-hover);transform:translateY(-2px)}.FoodDotSelectionCard_food-dot-modal__button__m_KD_[aria-pressed=true]{border-color:#ff9800;background:#ffe0b2;box-shadow:0 0 0 2px #ffcc80}.FoodDotSelectionCard_food-dot-modal__thumb__nvCIi{width:40px;height:40px;display:flex;flex-direction:row;justify-content:center;align-items:center;overflow:hidden}@media(min-width:640px){.FoodDotSelectionCard_food-dot-modal__thumb__nvCIi{width:48px;height:48px}}.FoodDotSelectionCard_food-dot-modal__img__vwl9B{width:40px;height:40px;object-fit:contain;object-position:center bottom}@media(min-width:640px){.FoodDotSelectionCard_food-dot-modal__img__vwl9B{width:48px;height:48px}}.FoodDotSelectionCard_food-dot-modal__check__mpOey{position:absolute;top:-4px;right:-4px;display:flex;flex-direction:row;justify-content:center;align-items:center;width:20px;height:20px;border-radius:50%;background:#ff9800;color:#fff}.MenuSummaryCard_menu-summary__JIGx7{width:100%;height:100%;padding:18px 20px;border-radius:24px;overflow:hidden;background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);color:var(--text)}.MenuSummaryCard_menu-summary__JIGx7 svg{stroke:currentColor}.MenuSummaryCard_menu-summary__JIGx7{transition:box-shadow .2s,border-color .2s;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.MenuSummaryCard_menu-summary__header__CcL3A{padding-bottom:8px;border-bottom:1px solid var(--border);margin-bottom:16px}.MenuSummaryCard_menu-summary__header-inner__rWXaO{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;color:var(--text)}.MenuSummaryCard_menu-summary__title__U_cVk{font-size:20px;line-height:1.6;font-weight:600;color:#212121;color:var(--text)}.MenuSummaryCard_menu-summary__header-icon__Pxs0x{width:22px;height:22px;color:var(--text-secondary);flex-shrink:0}.MenuSummaryCard_menu-summary__list__wa0Yx{list-style:none;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:12px}.MenuSummaryCard_menu-summary__item__wk6T3{padding:14px 16px;border-radius:14px;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px}.MenuSummaryCard_menu-summary__item-header___rWMn{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:6px;font-size:18px;line-height:1.556;font-weight:500;color:inherit}.MenuSummaryCard_menu-summary__item-icon___O4Pf{width:16px;height:16px;flex-shrink:0;color:inherit}.MenuSummaryCard_menu-summary__value__DwhKP{font-size:16px;line-height:1.625;font-weight:400;color:var(--text);overflow:hidden;text-overflow:ellipsis}.MenuSummaryCard_menu-summary__bar__QRNJD{height:8px;background:var(--border);border-radius:32px;overflow:hidden}.MenuSummaryCard_menu-summary__bar-fill__y5x4_{height:100%;background:#3b82f6;border-radius:32px;transition:width .3s ease}.MenuSummaryCard_menu-summary__category-detail__r67Z_{margin-top:8px}.MenuSummaryCard_menu-summary__category-row__xzYWH{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:6px}.MenuSummaryCard_menu-summary__category-label__2aTIa,.MenuSummaryCard_menu-summary__category-percent__DScd2{font-size:14px;line-height:1.71;font-weight:500}.MenuSummaryCard_menu-summary__empty__wxHnT{flex:1 1;padding:6px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;text-align:center}.MenuSummaryCard_menu-summary__empty-icon__K21a9{width:40px;height:40px;color:var(--text-secondary)}.MenuSummaryCard_menu-summary__empty-title__o4Luu{font-size:16px;line-height:1.625;font-weight:500;color:var(--text-secondary)}.MenuSummaryCard_menu-summary__empty-desc__cGyUp{font-size:14px;line-height:1.71;font-weight:400;color:var(--text-secondary)}.MenuSummaryCard_menu-summary__item--category__EVtlm{background:rgba(59,130,246,.12);color:#3b82f6}.MenuSummaryCard_menu-summary__item--mealTier__2w19G{background:rgba(16,185,129,.12);color:#10b981}.MenuSummaryCard_menu-summary__item--time__3ZWWM{background:rgba(168,85,247,.12);color:#a855f7}.MenuSummaryCard_menu-summary__item--style___FcsW{background:rgba(249,115,22,.12);color:#f97316}.ProfileImage_profile-image__R1ot0{position:relative;width:100%;height:100%;border-radius:50%;overflow:hidden;background-color:#fff;flex-shrink:0}.ProfileImage_profile-image__img__faf7v{object-fit:cover}.ProfileImage_profile-image--editable__F0C8H{border:1.5px solid #bdbdbd}.Header_header__AaBa2{z-index:100;position:fixed;top:0;left:0;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:6px 8px;background:var(--surface);color:var(--text);border:1px solid var(--border);border-left:0;border-right:0;box-shadow:0 1px 3px rgba(0,0,0,.06);font-size:16px;line-height:1.625;font-weight:600;color:#424242}.Header_header__AaBa2 svg{stroke:currentColor}.Header_header__menu__RD_Ys{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:24px}.Header_header__menu__RD_Ys span{cursor:pointer;font-size:18px;line-height:1.556;transition:color .2s ease-in-out}.Header_header__menu__RD_Ys span:hover{color:#ef6c00}.Header_header__menu__RD_Ys{gap:8px}.Header_header__menu__RD_Ys span{font-size:13px;line-height:1.69;font-weight:500;color:#424242;color:var(--text)}.Header_header__logo__nW7FG{cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px}.Header_header__logo__nW7FG img{width:32px;height:32px;transform:translateY(2px)}.Header_header__logo__nW7FG span{display:none}.Header_header__auth__fLiFq{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:24px}.Header_header__auth__fLiFq span{cursor:pointer;font-size:18px;line-height:1.556;font-weight:500;color:#424242;color:var(--text);transition:color .2s ease-in-out}.Header_header__auth__fLiFq span:hover{color:#ef6c00}.Header_header__auth__fLiFq{gap:8px}.Header_header__theme-toggle__zuBOc{width:32px;height:32px;border-radius:8px;background:var(--surface);color:var(--text);cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:background-color .2s ease}.Header_header__theme-toggle__zuBOc:hover{background-color:var(--surface-2)}.Header_header__user__b1SIs{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:6px}.Header_header__user-avatar__23tn_{width:20px;height:20px;flex-shrink:0}.Header_header__user-nickname__DAW_U{display:none;white-space:nowrap;color:var(--text)}.Header_header__auth__fLiFq button{padding:2px 4px;font-size:13px}.Header_header__hamburger__Akdmx{display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:0;z-index:100;position:relative;flex-shrink:0;margin-left:auto;color:var(--text);transition:color .2s ease}.Header_header__hamburger__Akdmx:hover{color:#ef6c00}.Header_header__mobile-menu__9_TuB,.Header_header__mobile-overlay__06yEj{display:none}@media(min-width:640px){.Header_header__AaBa2{padding:8px 12px}.Header_header__menu__RD_Ys{gap:12px}.Header_header__menu__RD_Ys span{font-size:16px;line-height:1.625;font-weight:500;color:#424242;color:var(--text)}.Header_header__logo__nW7FG{gap:6px}.Header_header__logo__nW7FG img{width:50px;height:50px;transform:translateY(3px)}.Header_header__auth__fLiFq{gap:12px}.Header_header__theme-toggle__zuBOc{width:36px;height:36px}.Header_header__user-avatar__23tn_{width:28px;height:28px}.Header_header__auth__fLiFq button{padding:6px 10px;font-size:14px}.Header_header__hamburger__Akdmx{margin-left:12px}}@media(min-width:768px){.Header_header__AaBa2{padding:10px 20px;font-size:18px;line-height:1.556;font-weight:600;color:#424242}.Header_header__menu__RD_Ys{gap:24px}.Header_header__menu__RD_Ys span{font-size:18px;line-height:1.556;font-weight:500;color:#424242;color:var(--text)}.Header_header__logo__nW7FG{gap:8px}.Header_header__logo__nW7FG img{transform:translateY(5px)}.Header_header__logo__nW7FG span{display:inline;font-size:32px;line-height:1.313;font-weight:700;color:#424242;color:var(--text)}.Header_header__user-nickname__DAW_U{display:inline;font-size:18px;line-height:1.556;font-weight:500;color:#424242;color:var(--text)}.Header_header__hamburger__Akdmx,.Header_header__mobile-menu__9_TuB,.Header_header__mobile-overlay__06yEj{display:none!important}}@media(max-width:767px){.Header_header__auth__fLiFq,.Header_header__menu__RD_Ys{display:none}.Header_header__logo__nW7FG{flex-shrink:0;gap:6px}.Header_header__logo__nW7FG img{width:40px;height:40px;transform:translateY(3px)}.Header_header__logo__nW7FG span{display:inline;font-size:16px;line-height:1.625;font-weight:600;color:#424242;color:var(--text);white-space:nowrap}.Header_header__hamburger__Akdmx{margin-left:auto}.Header_header__mobile-overlay__06yEj{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:98}.Header_header__mobile-menu__9_TuB{display:block;position:fixed;top:0;right:0;width:280px;height:100vh;background:var(--surface);color:var(--text);border-left:1px solid var(--border);z-index:99;padding:0;box-shadow:-2px 0 10px rgba(0,0,0,.1);overflow-y:auto}.Header_header__mobile-menu-header__5iQcy{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid var(--border)}.Header_header__mobile-menu-title__LHP_j{font-size:20px;line-height:1.6;font-weight:600;color:#424242;color:var(--text)}.Header_header__mobile-menu-close__7ChLd{background:transparent;border:none;color:var(--text);cursor:pointer;padding:4px;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:4px;transition:all .2s ease}.Header_header__mobile-menu-close__7ChLd:hover{background-color:var(--surface-2);color:#ef6c00}.Header_header__mobile-menu-list__HlWhD{list-style:none;padding:20px;margin:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px}.Header_header__mobile-menu-list__HlWhD li{width:100%}.Header_header__mobile-menu-list__HlWhD li a,.Header_header__mobile-menu-list__HlWhD li button{width:100%;display:block;padding:12px 16px;font-size:16px;line-height:1.625;font-weight:500;color:#424242;color:var(--text);text-decoration:none;background:transparent;border:none;text-align:left;cursor:pointer;border-radius:8px;transition:background-color .2s ease}.Header_header__mobile-menu-list__HlWhD li a:hover,.Header_header__mobile-menu-list__HlWhD li button:hover{background-color:var(--surface-2);color:#ef6c00}}.Main_main__VG24s{max-width:100vw;padding:100px 20px;transition:margin-left .3s ease;overflow:hidden;width:100%}@media(min-width:1024px){.Main_main__VG24s{padding:140px 160px}}.Main_main__content__TElnt{display:flex;flex-direction:column;width:100%;transition:padding .3s ease}.Badge_badge__stat__GSbqR{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:#f5f5f5;border:1px solid #eee;border-radius:999px;font-size:13px;line-height:1.69;font-weight:500;color:#64748b}.Badge_badge__stat-icon__yPtHi{width:14px;height:14px;flex-shrink:0}.Badge_badge__stat--blue__4BYKl{background:#bbdefb;border:1px solid #90caf9;color:#1976d2}.Badge_badge__stat--blue__4BYKl .Badge_badge__stat-icon__yPtHi{color:#3b82f6}.Badge_badge__stat--green__A8Puv{background:#d4edda;border:1px solid #a8e5a1;color:#1e7e34}.Badge_badge__stat--green__A8Puv .Badge_badge__stat-icon__yPtHi{color:#10b981}.Badge_badge__stat--purple__frqcj{background:#f5f5f5;border:1px solid #a855f7;color:#a855f7}.Badge_badge__stat--purple__frqcj .Badge_badge__stat-icon__yPtHi{color:#a855f7}.Badge_badge__stat--orange__6bpfS{background:#ffe0b2;border:1px solid #ffcc80;color:#f57c00}.Badge_badge__stat--orange__6bpfS .Badge_badge__stat-icon__yPtHi{color:#f97316}.MyPageHeader_profile-header__I1DOu{display:flex;flex-direction:column;align-items:center;gap:16px;padding:20px 16px;min-height:auto;background:var(--surface);border-radius:24px;border:1px solid var(--border);box-shadow:var(--shadow);color:var(--text)}@media(min-width:640px){.MyPageHeader_profile-header__I1DOu{flex-direction:row;align-items:center;gap:30px;padding:18px 20px;min-height:200px}}.MyPageHeader_profile-header__I1DOu svg{stroke:currentColor}.MyPageHeader_profile-header__avatar__SUj3C{position:relative;width:100px;height:100px;align-self:center}@media(min-width:640px){.MyPageHeader_profile-header__avatar__SUj3C{align-self:auto}}.MyPageHeader_profile-header__avatar-edit-button__LCAnZ{position:absolute;right:4px;bottom:4px;width:24px;height:24px;border-radius:999px;display:flex;flex-direction:row;justify-content:center;align-items:center;background:var(--surface-2);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer}.MyPageHeader_profile-header__avatar-menu__7eACP{position:absolute;left:50%;right:auto;top:100%;transform:translateX(-50%);min-width:160px;padding:6px;background:var(--surface-2);border:1px solid var(--border);border-radius:10px;box-shadow:0 6px 20px rgba(0,0,0,.12);z-index:20}@media(min-width:640px){.MyPageHeader_profile-header__avatar-menu__7eACP{left:auto;right:-144px;top:82%;transform:none}}.MyPageHeader_profile-header__avatar-menu__7eACP button{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;margin:2px 0;background:none;text-align:left;cursor:pointer;font-size:13px;line-height:1.69;font-weight:500;color:var(--text)}.MyPageHeader_profile-header__avatar-menu__7eACP button:hover{background:var(--surface)}.MyPageHeader_profile-header__avatar-menu--danger__NslpS{color:#dc2626;display:flex;align-items:center;gap:6px}.MyPageHeader_profile-header__body__DGIUx{width:100%;min-width:0}@media(min-width:640px){.MyPageHeader_profile-header__body__DGIUx{flex:1 1;width:auto}}.MyPageHeader_profile-header__title__k4tBK{font-size:20px;line-height:1.6;font-weight:700;color:var(--text);word-break:keep-all;overflow-wrap:break-word}.MyPageHeader_profile-header__subtitle__4AMYo{margin-top:4px;font-size:14px;line-height:1.71;font-weight:400;color:var(--text-secondary);word-break:keep-all;overflow-wrap:break-word}.MyPageHeader_profile-header__stats__OuHbK{margin-top:8px;display:flex;gap:6px;flex-wrap:wrap}@media(min-width:640px){.MyPageHeader_profile-header__stats__OuHbK{margin-top:12px;gap:8px}}.MyPageHeader_profile-header__food-dots__XTaZk{margin-top:8px;display:flex;gap:4px;flex-wrap:wrap;align-items:center}@media(min-width:640px){.MyPageHeader_profile-header__food-dots__XTaZk{margin-top:12px;gap:6px}}.MyPageHeader_profile-header__food-dot__H0VPS{display:flex;flex-direction:row;justify-content:center;align-items:center;width:36px;height:36px;border-radius:10px;background:var(--surface-2);border:1px solid var(--border);transition:transform .2s ease}.MyPageHeader_profile-header__food-dot__H0VPS:hover{transform:scale(1.1)}.MyPageHeader_profile-header__food-dot__H0VPS img{width:28px;height:28px;object-fit:contain}.Carousel_container__8FxbV{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;align-self:flex-start;box-sizing:border-box;color:var(--text)}.Carousel_carousel__nBttI{width:100%;overflow:hidden;border-radius:16px;background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);transition:box-shadow .2s,border-color .2s}@media(min-width:640px){.Carousel_carousel__nBttI{border-radius:24px}}.Carousel_carousel__track__TrzsD{display:flex;width:100%;height:100%;will-change:transform}.Carousel_card__kEwwz{flex:0 0 100%;background:var(--surface);display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:12px;padding:16px;position:relative}@media(min-width:640px){.Carousel_card__kEwwz{gap:20px;padding:32px 32px 24px}}.Carousel_card__kEwwz:hover{box-shadow:0 8px 32px 0 rgba(239,108,0,.13),0 2px 8px 0 rgba(0,0,0,.06)}.Carousel_card__header__LAzL1{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;width:100%;margin-bottom:0}.Carousel_card__rankBadge__XuoI_{width:auto;min-width:45px;padding:2px 10px;background:#fff7ed;border-radius:99px;font-size:10px;font-weight:700;color:#ef6c00;box-shadow:0 1px 4px 0 rgba(239,108,0,.08);letter-spacing:.01em}@media(min-width:640px){.Carousel_card__rankBadge__XuoI_{min-width:55px;padding:4px 16px;font-size:13px;line-height:1.69;font-weight:700;color:#ef6c00}}.Carousel_card__titleRow__Ev6uH{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;min-width:0}@media(min-width:640px){.Carousel_card__titleRow__Ev6uH{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;gap:12px}}.Carousel_card__title__MNTHy{font-size:13px;font-weight:700;color:var(--text);line-height:1.3;letter-spacing:-.01em;min-width:0;word-break:keep-all;overflow-wrap:break-word}@media(min-width:640px){.Carousel_card__title__MNTHy{font-size:20px;line-height:1.6;font-weight:700;line-height:1.4;white-space:pre-line;flex:1 1}}.Carousel_card__menuName__7DUrx{font-size:13px;font-weight:700;color:#ef6c00;font-family:inherit;letter-spacing:-.01em}@media(min-width:640px){.Carousel_card__menuName__7DUrx{font-size:20px;line-height:1.6;font-weight:700}}.Carousel_card__images__yYMnY{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px;width:100%;margin-top:4px;min-width:0}@media(min-width:640px){.Carousel_card__images__yYMnY{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:8px}}.Carousel_card__imageContainer__cbijg{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-width:0}@media(min-width:640px){.Carousel_card__imageContainer__cbijg{gap:8px}}.Carousel_card__image__6PQRx{position:relative;width:100%;aspect-ratio:1/1;border-radius:12px;overflow:hidden;background:var(--surface-2);box-shadow:0 1.5px 6px 0 rgba(0,0,0,.04)}@media(min-width:640px){.Carousel_card__image__6PQRx{border-radius:16px}}.Carousel_card__image__6PQRx .Carousel_img__tFhN_{object-fit:cover;transition:transform .3s cubic-bezier(.4,0,.2,1)}.Carousel_card__image__6PQRx:hover .Carousel_img__tFhN_{transform:scale(1.06)}.Carousel_card__storeInfo__oT9kD{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2px;width:100%;overflow:hidden;margin-top:0}@media(min-width:640px){.Carousel_card__storeInfo__oT9kD{gap:4px;margin-top:2px}}.Carousel_card__storeInfo__oT9kD svg{width:12px;height:12px;flex-shrink:0}@media(min-width:640px){.Carousel_card__storeInfo__oT9kD svg{width:16px;height:16px}}.Carousel_card__storeName__bG0Zw{font-size:10px;font-weight:600;color:var(--text-secondary);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}@media(min-width:640px){.Carousel_card__storeName__bG0Zw{font-size:14px;line-height:1.71;font-weight:600}}.Carousel_rating-badge__36_tN{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:3px;padding:2px 8px;border-radius:99px;background:#fff7ed;flex-shrink:0;width:-moz-fit-content;width:fit-content}@media(min-width:640px){.Carousel_rating-badge__36_tN{gap:6px;padding:6px 16px}}.Carousel_rating-badge__text___G4qB{font-size:10px;font-weight:700;color:#ef6c00;white-space:nowrap}@media(min-width:640px){.Carousel_rating-badge__text___G4qB{font-size:13px;line-height:1.69;font-weight:700;color:#ef6c00}}.Carousel_rating-badge__36_tN svg{width:11px;height:11px;flex-shrink:0}@media(min-width:640px){.Carousel_rating-badge__36_tN svg{width:16px;height:16px}}.Carousel_delivery-icons__zl759{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:6px;width:100%;padding:6px 0 4px}@media(min-width:640px){.Carousel_delivery-icons__zl759{gap:16px;padding:8px 0 4px}}.Carousel_delivery-icons__link__G4JSg{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:6px;padding:4px 6px;border-radius:8px;background:var(--surface-2);transition:all .2s ease;text-decoration:none}@media(min-width:640px){.Carousel_delivery-icons__link__G4JSg{padding:6px 12px}}.Carousel_delivery-icons__link__G4JSg:hover{background:var(--surface-hover);transform:translateY(-2px)}.Carousel_delivery-icons__image__a7utP{width:20px;height:20px;object-fit:contain;flex-shrink:0}@media(min-width:640px){.Carousel_delivery-icons__image__a7utP{width:24px;height:24px}}.Carousel_delivery-icons__text__8y1Ym{font-size:12px;line-height:1.5;font-weight:500;color:var(--text-secondary);white-space:nowrap;display:none}@media(min-width:640px){.Carousel_delivery-icons__text__8y1Ym{display:inline;font-size:13px;line-height:1.69;font-weight:500}}.Carousel_delivery-icons__divider___bvo8{font-size:13px;line-height:1.69;font-weight:300;color:var(--border);-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0 2px}@media(min-width:640px){.Carousel_delivery-icons__divider___bvo8{margin:0 4px}}.Carousel_dots__Ccvnp{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;margin-top:18px;width:100%}@media(min-width:640px){.Carousel_dots__Ccvnp{gap:14px}}.Carousel_dots__Ccvnp button{width:10px;height:10px;border:1px solid var(--border);border-radius:50%;transition:all .2s ease;cursor:pointer}@media(min-width:640px){.Carousel_dots__Ccvnp button{width:12px;height:12px}}.Carousel_dots__active__cCR38{background:#ef6c00;border-color:#ef6c00;transform:scale(1.25);box-shadow:0 1px 6px 0 rgba(239,108,0,.28)}.Carousel_dots__inactive__HbwF6{background:var(--border)}.Carousel_dots__inactive__HbwF6:hover{background:var(--text-secondary);transform:translateY(-2px)}.Clock_clock__uax2S{width:100%;height:120px;background:var(--surface);color:var(--text);border-radius:24px;border:1px solid var(--border);box-shadow:var(--shadow)}.Clock_clock__uax2S svg{stroke:currentColor}.Clock_clock__wrapper__BmMQY{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:24px 20px;width:100%;height:100%;gap:12px}.Clock_clock__header__e63ky{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:6px}.Clock_clock__message__LLxcC{font-size:16px;line-height:1.625;font-weight:500;color:#616161;color:var(--text-secondary);text-align:center}.Clock_clock__time-wrap__kYKhT{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:6px}.Clock_clock__icon__0n1eR{width:20px;height:20px;color:#eab308;flex-shrink:0}.Clock_clock__time__SJaTP{font-size:24px;line-height:1.333;font-weight:600;color:#000;color:var(--text)}.TopTabs_top-tabs__vy7um{display:flex;flex-direction:column;width:100%;border-radius:24px;background:var(--surface);border:1px solid var(--border);box-shadow:0 6px 12px 0 rgba(0,0,0,.08)}.TopTabs_top-tabs__list__aGR2V{display:flex;width:100%}.TopTabs_top-tabs__tab__mDKan{flex:1 1;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:6px;padding:12px 0;background:transparent;border-radius:8px;font-size:16px;line-height:1.625;font-weight:500;color:#64748b;color:var(--text-secondary);cursor:pointer;transition:all .2s ease}.TopTabs_top-tabs__tab__mDKan:focus-visible{outline:2px solid #f57c00;outline-offset:2px}.TopTabs_top-tabs__tab__mDKan:hover{color:#f57c00;background:transparent}.TopTabs_top-tabs__tab--active__0nPeX{color:#f57c00;box-shadow:0 1px 4px rgba(0,0,0,.08);border-bottom:3px solid #f57c00}.TopTabs_top-tabs__icon__YGzp3{display:flex;flex-direction:row;justify-content:center;align-items:center;pointer-events:none}.TopTabs_top-tabs__label__g_nnn{font-size:16px;line-height:1.625;font-weight:500;color:#64748b;color:inherit}.TopTabs_top-tabs__panel__MjuOe{flex:1 1 auto;min-height:0;overflow-y:auto}.TopTabs_top-tabs__panel--hidden__N9iah{display:none}.MenuModal_menu-modal__HAFR_{color:var(--text)}.MenuModal_menu-modal__HAFR_ svg{stroke:currentColor}.MenuModal_menu-modal__HAFR_{position:fixed;inset:0;z-index:1200;display:flex;flex-direction:row;justify-content:center;align-items:center}.MenuModal_menu-modal__overlay__WgEH6{position:absolute;inset:0;background:rgba(0,0,0,.45);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;cursor:default}.MenuModal_menu-modal__container__BtC24{position:relative;width:100%;max-width:400px;margin:0 16px;padding:16px;background:var(--surface);border-radius:20px;box-shadow:var(--shadow);border:1px solid var(--border);display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:12px;z-index:1;animation:MenuModal_modalFadeIn__5kquz .25s ease}.MenuModal_menu-modal__close__LmrMZ{position:absolute;top:12px;right:12px;z-index:2;width:24px;height:24px;border-radius:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;background:var(--surface-2);border:1px solid var(--border);color:var(--text-secondary);transition:all .2s ease;cursor:pointer}.MenuModal_menu-modal__close__LmrMZ:hover{background:var(--surface-hover);color:var(--text);transform:translateY(-2px)}.MenuModal_menu-modal__close__LmrMZ:active{transform:scale(.95)}.MenuModal_menu-modal__image-wrap__AUyAM{position:relative;width:100%;aspect-ratio:4/3;border-radius:16px;overflow:hidden;background:var(--surface-2)}.MenuModal_menu-modal__image__dTvhb{width:100%;height:100%;object-fit:cover}.MenuModal_menu-modal__image-title__QvfFn{position:absolute;left:0;right:0;bottom:0;padding:12px 14px;text-align:center;background:linear-gradient(0deg,rgba(0,0,0,.6),transparent);font-size:16px;line-height:1.625;font-weight:700;color:#fff;letter-spacing:.02em}.MenuModal_menu-modal__description___cm3m{margin-top:4px;padding:0 4px;text-align:center;font-size:13px;line-height:1.69;font-weight:400;color:var(--text-secondary);word-break:keep-all}@keyframes MenuModal_modalFadeIn__5kquz{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.MoodRecommend_mood-recommend__w2Rsi{width:100%;padding:16px 18px;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;color:var(--text)}.MoodRecommend_mood-recommend__w2Rsi svg{stroke:currentColor}.MoodRecommend_mood-recommend__list__WXbfx{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;gap:6px;margin-bottom:24px}.MoodRecommend_mood-recommend__button__SLcpV{width:68px;min-height:88px;padding:12px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;border-radius:18px;border:1px solid var(--border);background:var(--surface-2);cursor:pointer;transition:all .2s ease}.MoodRecommend_mood-recommend__button__SLcpV:hover{background:var(--surface-hover);transform:translateY(-2px)}.MoodRecommend_mood-recommend__button--active__c16jJ{border-color:#fb8c00;background:var(--surface-2);box-shadow:0 4px 20px 0 rgba(239,108,0,.13),0 2px 12px 0 rgba(239,108,0,.08)}.MoodRecommend_mood-recommend__button--active__c16jJ .MoodRecommend_mood-recommend__icon__p7FG8{transform:scale(1.1);color:#fb8c00}.MoodRecommend_mood-recommend__button--active__c16jJ .MoodRecommend_mood-recommend__label__v9IJt{color:#fb8c00;font-weight:600}.MoodRecommend_mood-recommend__icon__p7FG8{font-size:30px;transition:transform .18s cubic-bezier(.4,0,.2,1)}.MoodRecommend_mood-recommend__label__v9IJt{font-size:13px;line-height:1.69;font-weight:500;color:var(--text-secondary);white-space:nowrap}.MoodRecommend_mood-recommend__recommend__dOcoB{margin-top:10px}.MoodRecommend_mood-recommend__recommend__dOcoB h4{font-size:18px;line-height:1.556;font-weight:600;margin-bottom:10px;color:var(--text)}.MoodRecommend_mood-recommend__cards__YJsLs{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(2,1fr)}@media(min-width:1024px){.MoodRecommend_mood-recommend__cards__YJsLs{grid-template-columns:repeat(3,1fr)}}.MoodRecommend_mood-recommend__card__xCdpv{min-height:48px;padding:8px 12px;display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center;word-break:keep-all;background:var(--surface-2);border:1px solid var(--border);border-radius:12px;font-size:13px;line-height:1.69;font-weight:600;color:#616161;color:var(--text-secondary);transition:all .2s ease}.MoodRecommend_mood-recommend__card__xCdpv:hover{background:var(--surface-hover);transform:translateY(-2px);cursor:pointer}@keyframes WeatherRecommend_skeleton-loading__VTBT9{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.WeatherRecommend_weather-skeleton__icon__MxOXA,.WeatherRecommend_weather-skeleton__menu__1OUSU,.WeatherRecommend_weather-skeleton__temp___LanR,.WeatherRecommend_weather-skeleton__text__U5G14{background:linear-gradient(90deg,var(--skeleton-base) 25%,var(--skeleton-highlight) 37%,var(--skeleton-base) 63%);background-size:400px 100%;animation:WeatherRecommend_skeleton-loading__VTBT9 1.4s linear infinite;border-radius:8px}.WeatherRecommend_weather-recommend__gh3p8{width:100%;padding:16px 18px;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;color:var(--text)}.WeatherRecommend_weather-recommend__gh3p8 svg{stroke:currentColor}.WeatherRecommend_weather-recommend__text__4kBtc{width:100%;height:300px;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:16px;line-height:1.625;font-weight:600;color:#424242;color:var(--text)}.WeatherRecommend_weather-recommend__card__4Sgis{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:24px;flex-wrap:wrap;padding:16px;margin-bottom:20px;background:var(--surface-2);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:14px}.WeatherRecommend_weather-recommend__icon-wrap__kx5zp{width:90px;height:90px;flex:0 0 auto;display:flex;flex-direction:row;justify-content:center;align-items:center}.WeatherRecommend_weather-recommend__icon__O6780{width:100%;height:100%;object-fit:contain}.WeatherRecommend_weather-recommend__temp__ynk1Z{font-size:24px;line-height:1.333;font-weight:600;color:var(--text);line-height:1}.WeatherRecommend_weather-recommend__content__9GZur{flex:1 1 240px;display:grid;grid-template-columns:1fr;grid-row-gap:4px;row-gap:4px;text-align:left}.WeatherRecommend_weather-recommend__summary__bKXXh{font-size:16px;line-height:1.625;font-weight:400;color:var(--text);white-space:normal;word-break:keep-all}.WeatherRecommend_weather-recommend__aqi__TTdd_{font-size:16px;line-height:1.625;font-weight:500}.WeatherRecommend_weather-recommend__meta__5kUo8{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:6px 14px;font-size:16px;line-height:1.625;font-weight:400;color:var(--text-secondary)}.WeatherRecommend_weather-recommend__meta-item__xccJN{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:6px;white-space:nowrap}.WeatherRecommend_weather-recommend__meta-icon__wtXO1{width:16px;height:16px;color:var(--text-secondary)}.WeatherRecommend_weather-recommend__title__QFMvh{font-size:18px;line-height:1.556;font-weight:600;margin-bottom:10px;color:var(--text)}.WeatherRecommend_weather-recommend__list__JwbhG{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(2,1fr)}@media(min-width:1024px){.WeatherRecommend_weather-recommend__list__JwbhG{grid-template-columns:repeat(3,1fr)}}.WeatherRecommend_weather-recommend__item__FzshI{min-height:48px;padding:8px 12px;display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center;word-break:keep-all;background:var(--surface-2);border:1px solid var(--border);border-radius:12px;font-size:13px;line-height:1.69;font-weight:600;color:#616161;color:var(--text-secondary);transition:all .2s ease}.WeatherRecommend_weather-recommend__item__FzshI:hover{background:var(--surface-hover);transform:translateY(-2px);cursor:pointer}.WeatherRecommend_weather-skeleton__icon__MxOXA{width:72px;height:72px;border-radius:999px}.WeatherRecommend_weather-skeleton__temp___LanR{width:48px;height:24px;margin-left:8px}.WeatherRecommend_weather-skeleton__text__U5G14{height:16px;width:60%;margin-bottom:8px}.WeatherRecommend_weather-skeleton__text__U5G14:last-child{margin-bottom:0}.WeatherRecommend_weather-skeleton__menu__1OUSU{height:36px;width:100%}.WeatherRecommend_aqi-1__zQK0x{color:#2ecc71}.WeatherRecommend_aqi-2__cs0Pw{color:#f1c40f}.WeatherRecommend_aqi-3__uuuSz{color:#e67e22}.WeatherRecommend_aqi-4__c_44l{color:#e74c3c}.WeatherRecommend_aqi-5__p6nEH{color:#8e44ad}.page_room__bQzCU{height:100%;gap:20px}.page_room__bQzCU,.page_room__header__cF2gB{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.page_room__header__cF2gB{flex-shrink:0;gap:10px;padding:16px;border-radius:24px;background:var(--surface);border:1.5px solid var(--border);box-shadow:var(--shadow);color:var(--text);transition:all .3s ease}@media(min-width:640px){.page_room__header__cF2gB{gap:0;padding:24px 28px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}}@media(min-width:768px){.page_room__header__cF2gB{display:flex;flex-direction:row;justify-content:space-between;align-items:center}}.page_room__header__left__pCEyi{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;width:100%;min-width:0}@media(min-width:640px){.page_room__header__left__pCEyi{gap:14px}}.page_room__header__left__pCEyi>div{min-width:0}.page_room__header__icon__MTJbS{width:44px;height:44px;border-radius:12px;padding:8px;background-color:#ffe0b2;color:#f57c00;box-shadow:0 4px 12px rgba(245,124,0,.25)}@media(min-width:640px){.page_room__header__icon__MTJbS{width:56px;height:56px;border-radius:14px;padding:10px}}.page_room__title__cTTR8{font-size:14px;line-height:1.71;font-weight:700;color:var(--text);min-width:0;word-break:keep-all;overflow-wrap:break-word}@media(min-width:768px){.page_room__title__cTTR8{font-size:20px;line-height:1.6;font-weight:700}}.page_room__subtitle__s1MIZ{font-size:12px;line-height:1.5;font-weight:500;color:#616161;color:var(--text-secondary);margin-top:4px;min-width:0;word-break:keep-all;overflow-wrap:break-word}@media(min-width:768px){.page_room__subtitle__s1MIZ{font-size:13px;line-height:1.69;font-weight:500}}.page_room__code__3ZcVu{width:100%;max-width:100%;align-self:stretch;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:color-mix(in srgb,var(--surface-2) 85%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid color-mix(in srgb,var(--border) 60%,transparent);box-shadow:var(--shadow)}@media(min-width:640px){.page_room__code__3ZcVu{width:-moz-fit-content;width:fit-content;max-width:none;align-self:auto;gap:10px;padding:8px 16px}}.page_room__code__label__Nr6E0{font-size:12px;line-height:1.5;font-weight:600;color:#616161;color:var(--text-secondary);white-space:nowrap;flex-shrink:0}.page_room__code__value__zi0XL{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;min-width:0;flex-shrink:0}@media(min-width:640px){.page_room__code__value__zi0XL{gap:16px}}.page_room__code__value__inner__W_2K5{font-size:13px;line-height:1.69;font-weight:700;color:#616161;color:var(--text);letter-spacing:.04em;white-space:nowrap}@media(min-width:640px){.page_room__code__value__inner__W_2K5{letter-spacing:.1em}}.page_room__code__copy__A0Z8C{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;padding:4px 8px;border-radius:999px;border:1px solid var(--border);background:var(--surface-2);cursor:pointer;font-size:12px;line-height:1.5;font-weight:600;color:#616161;color:var(--text-secondary);box-shadow:var(--shadow);transition:all .2s ease;white-space:nowrap;flex-shrink:0}@media(min-width:640px){.page_room__code__copy__A0Z8C{padding:6px 12px}}.page_room__code__copy__A0Z8C:hover{box-shadow:var(--shadow)}.page_room__code__copy__A0Z8C:active{transform:translateY(0)}.page_room__content__ExG6w{flex:1 1;min-height:0;display:grid;grid-template-rows:minmax(360px,auto) minmax(460px,auto);grid-gap:16px;gap:16px;width:100%}@media(min-width:640px){.page_room__content__ExG6w{grid-template-rows:minmax(420px,auto) minmax(560px,auto);gap:20px}}@media(min-width:1024px){.page_room__content__ExG6w{grid-template-columns:2fr 1fr;grid-template-rows:1fr}}.page_room__roulette-section__gvoAl{background:var(--surface);color:var(--text);border-radius:24px;border:1.5px solid var(--border);box-shadow:var(--shadow);transition:box-shadow .2s,border-color .2s}.page_room__stats__Jy9k0{flex-shrink:0;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.page_room__stats__inner__nflmm{display:grid;grid-template-rows:1fr 1fr;grid-gap:18px;gap:18px;width:100%}@media(min-width:1024px){.page_room__stats__inner__nflmm{grid-template-rows:0fr;grid-template-columns:1fr 1fr}}.page_room__map-section__eRu8g{height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;background:var(--surface);color:var(--text);border-radius:24px;border:1.5px solid var(--border);box-shadow:var(--shadow);padding:16px;gap:12px;transition:all .3s ease}@media(min-width:640px){.page_room__map-section__eRu8g{padding:24px;gap:16px}}.page_room__result-section__0ZQeN{height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;background:var(--surface);color:var(--text);border-radius:24px;border:1.5px solid var(--border);box-shadow:var(--shadow);transition:box-shadow .2s,border-color .2s;padding:24px;gap:16px}.page_room__map-header__l9GHg{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;padding-bottom:8px;border-bottom:1px solid var(--border);margin-bottom:16px}.page_room__map-header__l9GHg h3{font-size:16px;line-height:1.625;font-weight:700;color:var(--text)}.page_room__map-header__l9GHg p{font-size:13px;line-height:1.69;font-weight:500;color:#616161;color:var(--text-secondary)}.page_room__map-header__search-btn__AH_y5{height:44px;min-width:80px;padding:0 20px}.page_room__map-header__search-btn__AH_y5:active{transform:translateY(0)}.page_room__map__search__et8R_{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:12px}.page_room__stats-header___PMi1{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;padding-bottom:8px;border-bottom:1px solid var(--border);margin-bottom:16px}.page_room__stats-header___PMi1 h3{font-size:20px;line-height:1.6;font-weight:700;color:var(--text)}.page_room__top-menu__8F66S{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:14px;padding:16px;background:color-mix(in srgb,var(--surface-2) 85%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;border:2px solid color-mix(in srgb,var(--border) 60%,transparent);box-shadow:var(--shadow)}.page_room__top-menu__icon__Ni2c1{flex-shrink:0;width:44px;height:44px;border-radius:12px;padding:8px;background-color:#ffe0b2;color:#f57c00;box-shadow:0 4px 12px rgba(245,124,0,.25)}@media(min-width:640px){.page_room__top-menu__icon__Ni2c1{width:56px;height:56px;border-radius:14px;padding:10px}}.page_room__top-menu__info__ikK8J{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex:1 1;gap:10px}.page_room__top-menu__name__k_z9b{font-size:16px;line-height:1.625;font-weight:600;color:var(--text-secondary)}.page_room__top-menu__count__O9Xb3{font-size:14px;line-height:1.71;font-weight:700;color:var(--text-secondary);background:color-mix(in srgb,var(--border) 30%,transparent);padding:4px 12px;border-radius:999px}.page_room__mood-stats-content__poSR5{height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.page_room__mood-stats__zhjHb{width:100%}.page_room__mood-stats__zhjHb h4{font-size:14px;line-height:1.71;font-weight:600;color:var(--text-secondary)}.page_room__mood-stats__list__WafU7{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;overflow-x:auto;padding:4px}.page_room__mood-stats__list__WafU7::-webkit-scrollbar{height:6px}.page_room__mood-stats__list__WafU7::-webkit-scrollbar-track{background:color-mix(in srgb,var(--border) 20%,transparent);border-radius:999px}.page_room__mood-stats__list__WafU7::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--border) 60%,transparent);border-radius:999px}.page_room__mood-stats__list__WafU7::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--border) 80%,transparent)}.page_room__mood-stats__list__items__Uohzf{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:5px;max-height:560px;overflow-y:auto;overflow-x:hidden}.page_room__mood-stats__list__items__Uohzf::-webkit-scrollbar{width:8px}.page_room__mood-stats__list__items__Uohzf::-webkit-scrollbar-track{background:color-mix(in srgb,var(--border) 20%,transparent);border-radius:999px}.page_room__mood-stats__list__items__Uohzf::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--border) 60%,transparent);border-radius:999px}.page_room__mood-stats__list__items__Uohzf::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--border) 80%,transparent)}.page_room__mood-stats__list__items__item__K9rWw{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;font-size:14px;line-height:1.71;font-weight:600;color:var(--text-secondary);padding:12px 18px;background:color-mix(in srgb,var(--surface-2) 85%,transparent);border-radius:12px;border:2px solid color-mix(in srgb,var(--border) 60%,transparent);transition:all .2s ease;white-space:nowrap}.page_room__mood-stats__list__items__item__K9rWw:hover{background:color-mix(in srgb,var(--surface-2) 95%,transparent);transform:translateY(-1px);box-shadow:var(--shadow)}.page_room__mood-stats__list__items__item__badge__Y_FRO{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:24px;height:24px;font-size:12px;line-height:1.5;font-weight:700;background:linear-gradient(135deg,#f57c00,#ff9800);color:var(--text);border-radius:8px;padding:0 6px}.page_room__mood-stats__list__items__item--empty__SH_15{width:100%;margin-top:24px;font-size:14px;line-height:1.71;font-weight:500;color:#616161;color:var(--text-secondary);text-align:center;padding:32px 48px;border:2px dashed color-mix(in srgb,var(--border) 60%,transparent);border-radius:12px;background-color:var(--surface-2)}.page_room__time-info__ZOH84{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:12px 16px;background:color-mix(in srgb,var(--surface-2) 85%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;border:2px solid color-mix(in srgb,var(--border) 60%,transparent)}.page_room__time-info__ZOH84 svg{color:var(--text-secondary);animation:page_pulse__jQLQN 2s ease-in-out infinite}@keyframes page_pulse__jQLQN{0%,to{opacity:1}50%{opacity:.6}}.page_room__time-info__ZOH84 span{font-size:13px;line-height:1.69;font-weight:600;color:var(--text-secondary)}.page_room__right__nFQAD{width:100%;min-height:0;max-height:460px;background:var(--surface);border-radius:24px;border:1.5px solid var(--border);box-shadow:var(--shadow);display:flex;flex-direction:column;flex:1 1;overflow:hidden;transition:all .3s ease}@media(min-width:640px){.page_room__right__nFQAD{max-height:760px}}@media(min-width:1024px){.page_room__right__nFQAD{max-height:870px}}.page_room__loading__r1gEC{flex-direction:row;align-items:center;height:100vh;font-size:16px;line-height:1.625;font-weight:500;color:var(--text-secondary)}.page_room__loading__r1gEC,.page_solo__dpqna{display:flex;justify-content:center;width:100%}.page_solo__dpqna{flex-direction:column;align-items:stretch;gap:24px}.page_solo__header__BXknl{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:24px 28px;border-radius:24px;background:var(--surface);border:1.5px solid var(--border);box-shadow:var(--shadow);color:var(--text);transition:box-shadow .2s,border-color .2s;transition:all .3s ease}.page_solo__header__title__JxV15{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px}.page_solo__header__title__icon__1u10Z{width:56px;height:56px;border-radius:14px;padding:12px;background:#fff7ed;color:#f57c00;box-shadow:0 4px 12px rgba(245,124,0,.25)}.page_solo__header__title__text__oOnV4{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px}.page_solo__header__title__text__oOnV4 h1,.page_solo__header__title__text__oOnV4 h2{font-size:16px;line-height:1.625;font-weight:700;color:var(--text)}@media(min-width:640px){.page_solo__header__title__text__oOnV4 h1,.page_solo__header__title__text__oOnV4 h2{font-size:20px;line-height:1.6;font-weight:700}}.page_solo__header__title__text__oOnV4 span{font-size:13px;line-height:1.69;font-weight:500;color:#616161;color:var(--text-secondary)}@media(min-width:640px){.page_solo__header__title__text__oOnV4 span{font-size:14px;line-height:1.71;font-weight:500;color:var(--text)}}.page_solo__content__OVr9_,.page_solo__main-section__Fbkxi{display:flex;flex-direction:column;gap:24px;width:100%}@media(min-width:1280px){.page_solo__main-section__Fbkxi{flex-direction:row}}.page_solo__left__iBV0V{display:flex;flex-direction:row;justify-content:center;align-items:center;background:var(--surface);border-radius:24px;border:1.5px solid var(--border);box-shadow:var(--shadow);transition:box-shadow .2s,border-color .2s;padding:0;min-height:500px;transition:all .3s ease}@media(min-width:768px){.page_solo__left__iBV0V{padding:32px}}.page_solo__right__3wFSC{width:100%}.page_solo__map-section__dUASL{height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;background:var(--surface);color:var(--text);border-radius:24px;border:1.5px solid var(--border);box-shadow:var(--shadow);transition:box-shadow .2s,border-color .2s;padding:24px;gap:16px;transition:all .3s ease}.page_solo__map-header__QpEAC{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;padding-bottom:8px;border-bottom:1px solid var(--border);margin-bottom:16px}.page_solo__map-header__QpEAC h3{font-size:14px;line-height:1.71;font-weight:700;color:var(--text);margin:0}@media(min-width:640px){.page_solo__map-header__QpEAC h3{font-size:16px;line-height:1.625;font-weight:700}}.page_solo__map-header__QpEAC p{font-size:12px;line-height:1.5;font-weight:500;color:#616161;color:var(--text-secondary)}@media(min-width:640px){.page_solo__map-header__QpEAC p{font-size:13px;line-height:1.69;font-weight:500;color:var(--text)}}.page_solo__map-header__search-btn__3trpC{height:44px;min-width:80px;padding:0 20px;font-size:13px;line-height:1.69;font-weight:600}@media(min-width:640px){.page_solo__map-header__search-btn__3trpC{font-size:14px;line-height:1.71;font-weight:600}}.page_solo__map-header__search-btn__3trpC{color:#fff;border:none;border-radius:12px;box-shadow:0 4px 12px rgba(245,124,0,.3);transition:all .2s ease;cursor:pointer}.page_solo__map-header__search-btn__3trpC:active{transform:translateY(0)}.page_solo__map-header__search__T3gLn{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:12px}.page_solo__map__Sq7Qi{flex:1 1;width:100%;min-height:400px}.page_solo__stats-section__NpLcF{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;background:var(--surface);color:var(--text);border-radius:24px;border:1.5px solid var(--border);box-shadow:var(--shadow);transition:box-shadow .2s,border-color .2s;padding:24px;gap:20px;transition:all .3s ease}.page_solo__stats-header__GNMje{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;padding-bottom:8px;border-bottom:1px solid var(--border);margin-bottom:16px}.page_solo__stats-header__GNMje h3{font-size:16px;line-height:1.625;font-weight:700;color:var(--text);margin:0}@media(min-width:640px){.page_solo__stats-header__GNMje h3{font-size:20px;line-height:1.6;font-weight:700}}.page_solo__top-menu__6gPnP{justify-content:flex-start;gap:16px;padding:20px;background:color-mix(in srgb,var(--surface-2) 85%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;border:2px solid color-mix(in srgb,var(--border) 60%,transparent)}.page_solo__top-menu__6gPnP,.page_solo__top-menu__icon__vBJr9{display:flex;flex-direction:row;align-items:center;box-shadow:var(--shadow)}.page_solo__top-menu__icon__vBJr9{font-size:36px;width:56px;height:56px;justify-content:center;background:var(--surface-2);border-radius:14px;border:1px solid var(--border);color:var(--text-secondary)}.page_solo__top-menu__info__sxF9X{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex:1 1}.page_solo__top-menu__name__TJU7x{font-size:14px;line-height:1.71;font-weight:600;color:var(--text-secondary)}@media(min-width:640px){.page_solo__top-menu__name__TJU7x{font-size:16px;line-height:1.625;font-weight:600}}.page_solo__top-menu__count__i7Yj3{font-size:13px;line-height:1.69;font-weight:700;color:var(--text-secondary);background:color-mix(in srgb,var(--border) 30%,transparent);padding:6px 16px;border-radius:999px}@media(min-width:640px){.page_solo__top-menu__count__i7Yj3{font-size:14px;line-height:1.71;font-weight:700}}.page_solo__mood-stats__Kmxwu{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:12px}.page_solo__mood-stats__Kmxwu h4{font-size:13px;line-height:1.69;font-weight:600;color:var(--text-secondary)}@media(min-width:640px){.page_solo__mood-stats__Kmxwu h4{font-size:14px;line-height:1.71;font-weight:600}}.page_solo__mood-stats__list__T4d6b{max-height:280px;overflow-y:auto}.page_solo__mood-stats__list__T4d6b::-webkit-scrollbar{width:6px}.page_solo__mood-stats__list__T4d6b::-webkit-scrollbar-track{background:color-mix(in srgb,var(--border) 20%,transparent);border-radius:999px}.page_solo__mood-stats__list__T4d6b::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--border) 60%,transparent);border-radius:999px}.page_solo__mood-stats__list__T4d6b::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--border) 80%,transparent)}.page_solo__mood-stats__list__items__BZuvB{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px;list-style:none;padding:0;margin:0}.page_solo__mood-stats__list__items__item__9IcPG{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;font-size:13px;line-height:1.69;font-weight:600;color:var(--text-secondary);padding:14px 16px;background-color:var(--surface-2);border-radius:12px;border:2px solid color-mix(in srgb,var(--border) 60%,transparent);transition:all .2s ease}@media(min-width:640px){.page_solo__mood-stats__list__items__item__9IcPG{font-size:14px;line-height:1.71;font-weight:600}}.page_solo__mood-stats__list__items__item__9IcPG:hover{box-shadow:var(--shadow)}.page_solo__mood-stats__list__items__item__badge__O_AcS{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:28px;height:28px;font-size:12px;line-height:1.5;font-weight:700;background:linear-gradient(135deg,#f57c00,#ff9800);color:var(--text);border-radius:8px;padding:0 8px}@media(min-width:640px){.page_solo__mood-stats__list__items__item__badge__O_AcS{font-size:13px;line-height:1.69;font-weight:700}}.page_solo__mood-stats__list__items__item--empty__S7Y6s{font-size:14px;line-height:1.71;font-weight:500;color:#616161;color:var(--text-secondary);text-align:center;padding:40px 20px;border:2px dashed color-mix(in srgb,var(--border) 60%,transparent);border-radius:12px;background:var(--surface-2)}@media(min-width:640px){.page_solo__mood-stats__list__items__item--empty__S7Y6s{font-size:16px;line-height:1.625;font-weight:500;color:var(--text)}}.page_solo__time-info__Apc_k{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:14px 20px;background:color-mix(in srgb,var(--surface-2) 85%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;border:2px solid color-mix(in srgb,var(--border) 60%,transparent)}.page_solo__time-info__Apc_k svg{color:var(--text-secondary);animation:page_pulse__WbwQ7 2s ease-in-out infinite}@keyframes page_pulse__WbwQ7{0%,to{opacity:1}50%{opacity:.6}}.page_solo__time-info__Apc_k span{font-size:12px;line-height:1.5;font-weight:600;color:#616161;color:var(--text-secondary)}@media(min-width:640px){.page_solo__time-info__Apc_k span{font-size:13px;line-height:1.69;font-weight:600;color:var(--text)}}