.side-menu-overlay[data-v-81df248c]{align-items:stretch;background-color:#00000080;display:flex;height:100dvh;justify-content:flex-start;left:0;position:fixed;top:0;width:100%;z-index:1000}.side-menu-overlay[data-v-81df248c]:has(.side-menu--right){justify-content:flex-end}.side-menu-header[data-v-81df248c]{display:flex;justify-content:flex-end;padding:8px 10px 8px 20px}.side-menu[data-v-81df248c]{background-color:var(--white);display:flex;flex-direction:column;height:100vh;max-width:400px;width:100%}.side-menu--left[data-v-81df248c]{box-shadow:4px 0 20px #0000001a}.side-menu--right[data-v-81df248c]{box-shadow:-4px 0 20px #0000001a}.side-menu-profile[data-v-81df248c]{border-bottom:1px solid var(--surface-100);padding:12px 20px}.side-menu-profile .arrow-icon[data-v-81df248c]{fill:var(--surface-400)}.user-login[data-v-81df248c]{cursor:pointer}.user-login .user-login-box[data-v-81df248c]{align-items:center;display:flex;gap:8px}.user-login .user-login-text[data-v-81df248c]{color:var(--surface-600);font-size:18px;font-weight:600;padding-left:8px}.user-login .user-signup-box[data-v-81df248c]{align-items:center;display:flex;gap:8px;justify-content:center;padding-top:8px}.user-login .user-signup-text[data-v-81df248c]{color:var(--primary-500);font-size:14px}.close-button[data-v-81df248c]{align-items:center;background:transparent;border:none;border-radius:6px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .3s cubic-bezier(.25,.46,.45,.94);width:32px}.close-button[data-v-81df248c]:hover{background-color:var(--surface-100);transform:scale(1.1)}.close-button[data-v-81df248c]:active{transform:scale(.95)}.side-menu-nav[data-v-81df248c]{flex:1;overflow-y:auto;padding:20px 0}.nav-list[data-v-81df248c]{list-style:none;margin:0;padding:0}.nav-item[data-v-81df248c]{align-items:center;border-left:3px solid transparent;cursor:pointer;display:flex;gap:12px;padding:12px 20px;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.nav-item[data-v-81df248c]:hover{background-color:var(--surface-50);transform:translate(4px)}.nav-item--active[data-v-81df248c]{background-color:var(--primary-50);border-left-color:var(--primary-500)}.nav-item--active .nav-text[data-v-81df248c]{color:var(--primary-500);font-weight:600}.nav-item--active .nav-icon[data-v-81df248c]{color:var(--primary-500)}.nav-icon[data-v-81df248c]{color:var(--surface-600);height:20px;transition:color .2s ease;width:20px}.nav-text[data-v-81df248c]{color:var(--surface-700);flex:1;font-size:16px;transition:all .2s ease}.nav-arrow[data-v-81df248c]{color:var(--surface-400);height:16px;transition:transform .3s cubic-bezier(.25,.46,.45,.94);width:16px}.nav-item:hover .nav-arrow[data-v-81df248c]{transform:translate(4px)}.user-info[data-v-81df248c]{align-items:center;cursor:pointer;display:flex;gap:12px;margin-bottom:16px}.user-avatar[data-v-81df248c]{border-radius:50%;height:40px;overflow:hidden;width:40px}.avatar-img[data-v-81df248c]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.user-details[data-v-81df248c]{flex:1}.user-name[data-v-81df248c]{color:var(--surface-900);font-size:14px;font-weight:600;margin:0 0 2px}.user-email[data-v-81df248c]{color:var(--surface-500);font-size:12px;margin:0}.logout-button[data-v-81df248c]{align-items:center;background:transparent;border:1px solid var(--surface-200);border-radius:6px;color:var(--surface-600);cursor:pointer;display:flex;font-size:14px;gap:8px;padding:8px 12px;transition:all .2s ease;width:100%}.logout-button[data-v-81df248c]:hover{background-color:var(--surface-50);border-color:var(--surface-300)}.side-menu-enter-active .side-menu--left[data-v-81df248c],.side-menu-leave-active .side-menu--left[data-v-81df248c]{transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.side-menu-enter-from .side-menu--left[data-v-81df248c],.side-menu-leave-to .side-menu--left[data-v-81df248c]{transform:translate(-100%)}.side-menu-enter-to .side-menu--left[data-v-81df248c],.side-menu-leave-from .side-menu--left[data-v-81df248c]{transform:translate(0)}.side-menu-enter-active .side-menu--right[data-v-81df248c],.side-menu-leave-active .side-menu--right[data-v-81df248c]{transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.side-menu-enter-from .side-menu--right[data-v-81df248c],.side-menu-leave-to .side-menu--right[data-v-81df248c]{transform:translate(100%)}.side-menu-enter-to .side-menu--right[data-v-81df248c],.side-menu-leave-from .side-menu--right[data-v-81df248c]{transform:translate(0)}.side-menu-enter-active[data-v-81df248c],.side-menu-leave-active[data-v-81df248c]{transition:all .4s cubic-bezier(.25,.46,.45,.94)}.side-menu-enter-from[data-v-81df248c],.side-menu-leave-to[data-v-81df248c]{opacity:0}.side-menu-enter-to[data-v-81df248c],.side-menu-leave-from[data-v-81df248c]{opacity:1}.header[data-v-6fd59649]{border-bottom:1px solid var(--surface-100);display:flex;flex-direction:column}.header[data-v-6fd59649],.header-top[data-v-6fd59649]{background-color:var(--surface-0);width:100%}.header-top[data-v-6fd59649]{background-color:var(--surface-50);display:none;justify-content:center;padding:4px 20px}@media (min-width:1140px){.header-top[data-v-6fd59649]{display:flex}}.header-top-container[data-v-6fd59649]{display:flex;justify-content:flex-end;max-width:1280px;width:100%}.top-action-buttons[data-v-6fd59649]{align-items:center;display:flex;gap:0}.button-divider[data-v-6fd59649]{background-color:var(--surface-300);height:12px;margin:0 4px;width:1px}.header-main[data-v-6fd59649]{background-color:var(--white);height:52px;justify-content:center;padding:4px 20px}.header-main[data-v-6fd59649],.header-main-container[data-v-6fd59649]{align-items:center;display:flex;width:100%}.header-main-container[data-v-6fd59649]{gap:12px;justify-content:space-between;margin:0 auto;max-width:1280px}.hamburger-button[data-v-6fd59649]{align-items:center;background:transparent;border:none;border-radius:8px;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.hamburger-button[data-v-6fd59649]:hover{background-color:var(--surface-100)}.hamburger-button[data-v-6fd59649]:active{transform:scale(.95)}.header-logo[data-v-6fd59649]{color:var(--primary-500);flex-shrink:0;font-size:24px;font-weight:700}.header-logo img[data-v-6fd59649],.logo-small[data-v-6fd59649]{height:24px;width:auto}.header-nav[data-v-6fd59649]{display:none;gap:20px}@media (min-width:1140px){.header-nav[data-v-6fd59649]{display:flex}}.nav-item[data-v-6fd59649]{align-items:center;border-bottom:3px solid transparent;cursor:pointer;display:flex;justify-content:center;padding:20px;transition:all .2s ease}.nav-item[data-v-6fd59649]:hover{border-bottom-color:var(--primary-500)}.nav-item--active .nav-text[data-v-6fd59649]{color:var(--primary-500)}.nav-text[data-v-6fd59649]{color:var(--surface-900);font-size:18px;font-weight:700;text-align:center}.header-nav-mobile[data-v-6fd59649]{align-items:center;display:flex;gap:8px}@media (min-width:1140px){.header-nav-mobile[data-v-6fd59649]{display:none}}.app-button[data-v-6fd59649]{align-items:center;display:flex;flex:none;height:40px;justify-content:center;padding:0;position:relative;width:40px}.app-button .notification-badge[data-v-6fd59649]{background-color:var(--primary-500);border-radius:50%;font-size:10px;font-weight:600;height:8px;line-height:1;position:absolute;right:4px;top:4px;width:8px;z-index:1}.back-header[data-v-382a43c9]{background:var(--surface,#fff);border-bottom:1px solid rgba(0,0,0,.1);width:100%}.back-header-content[data-v-382a43c9]{align-items:center;display:flex;height:60px;justify-content:space-between;padding:0 16px}.back-header-button[data-v-382a43c9],.back-header-empty[data-v-382a43c9]{align-items:center;display:inline-flex;flex:none;height:36px;justify-content:center;width:36px}.back-header-title[data-v-382a43c9]{color:var(--gray-900);font-size:18px;font-weight:700;line-height:1.2}@media (min-width:1024px){.back-header[data-v-382a43c9]{display:none}}.dialog-tabs-wrapper[data-v-b84e1896]{margin-top:8px}.tab-content[data-v-b84e1896]{min-height:200px;padding:20px 0}.tab-panel[data-v-b84e1896]{animation:fadeIn-b84e1896 .3s ease-in-out}@keyframes fadeIn-b84e1896{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1023px){.mobile-hide[data-v-b84e1896]{display:none!important}}
