.tour-backdrop[data-v-f657832c]{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#0f172a8c;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:20px;position:fixed;z-index:1000}.tour-shell[data-v-f657832c]{align-items:stretch;border-radius:28px;box-shadow:0 30px 80px #0f172a40;flex-direction:column;max-height:calc(100dvh - 40px);max-width:440px;overflow:hidden;width:100%}.tour-head[data-v-f657832c],.tour-shell[data-v-f657832c]{background:#fff;display:flex;position:relative}.tour-head[data-v-f657832c]{border-bottom:1px solid transparent;flex-shrink:0;justify-content:center;padding:18px 24px 14px;transition:border-color .2s ease,box-shadow .2s ease;z-index:2}.tour-head.scrolled[data-v-f657832c]{border-bottom-color:#0f172a14;box-shadow:0 6px 12px -8px #0f172a24}.tour-langs[data-v-f657832c]{background:var(--ink-50);border-radius:14px;display:inline-flex;gap:2px;padding:4px}.tour-lang[data-v-f657832c]{background:transparent;border:none;border-radius:10px;color:var(--ink-500);cursor:pointer;font-family:inherit;font-size:12px;font-weight:800;letter-spacing:.5px;min-width:44px;padding:7px 14px;transition:background .15s ease,color .15s ease,transform .1s ease}.tour-lang[data-v-f657832c]:hover{color:var(--ink-700)}.tour-lang.active[data-v-f657832c]{background:#fff;box-shadow:0 1px #0f172a0a,0 3px 8px #0f172a1f;color:var(--ink-900)}.tour-lang[data-v-f657832c]:active{transform:scale(.95)}.tour-scroll[data-v-f657832c]{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;padding:8px 24px 4px;-webkit-overflow-scrolling:touch}.tour-scroll[data-v-f657832c]::-webkit-scrollbar{width:6px}.tour-scroll[data-v-f657832c]::-webkit-scrollbar-thumb{background:#0f172a1f;border-radius:999px}.tour-scroll[data-v-f657832c]::-webkit-scrollbar-thumb:hover{background:#0f172a38}.tour-stage[data-v-f657832c]{cursor:grab;overflow:hidden;touch-action:pan-y;width:100%}.tour-stage[data-v-f657832c]:active{cursor:grabbing}.tour-track[data-v-f657832c]{display:flex;width:100%;will-change:transform}.tour-slide[data-v-f657832c]{align-items:center;display:flex;flex:0 0 100%;flex-direction:column;padding:12px 8px 20px;text-align:center;-moz-user-select:none;user-select:none;-webkit-user-select:none}.tour-illustration[data-v-f657832c]{align-items:center;display:inline-flex;height:180px;justify-content:center;margin:4px auto 22px;position:relative;width:180px}.illu-blob[data-v-f657832c]{background:linear-gradient(135deg,var(--teal-50),var(--purple-100));border-radius:50%;filter:blur(.5px);top:0;right:0;bottom:0;left:0;position:absolute}.illu-icon[data-v-f657832c]{color:var(--purple-700);position:relative;z-index:1}.tone-teal .illu-blob[data-v-f657832c]{background:radial-gradient(circle at 30% 30%,var(--teal-50),rgba(44,154,163,.15))}.tone-teal .illu-icon[data-v-f657832c]{color:var(--teal-700)}.tone-purple .illu-blob[data-v-f657832c]{background:radial-gradient(circle at 30% 30%,var(--purple-100),rgba(107,70,193,.15))}.tone-purple .illu-icon[data-v-f657832c]{color:var(--purple-700)}.tone-amber .illu-blob[data-v-f657832c]{background:radial-gradient(circle at 30% 30%,#fffbeb,#f59e0b2e)}.tone-amber .illu-icon[data-v-f657832c]{color:#b45309}.tour-title[data-v-f657832c]{color:var(--ink-900);font-size:22px;font-weight:800;letter-spacing:-.4px;line-height:1.2;margin-bottom:10px;max-width:320px}.tour-body[data-v-f657832c]{color:var(--ink-500);font-size:14px;line-height:1.6;margin:0 auto;max-width:380px}.tour-progress[data-v-f657832c]{display:grid;gap:6px;grid-auto-columns:1fr;grid-auto-flow:column;margin:18px 0 6px}.tour-bar[data-v-f657832c]{background:#0f172a14;border-radius:999px;cursor:pointer;height:4px;overflow:hidden;position:relative}.tour-bar-fill[data-v-f657832c]{background:linear-gradient(90deg,var(--teal-700),var(--purple-700));border-radius:999px;top:0;right:0;bottom:0;left:0;position:absolute;transition:width .35s cubic-bezier(.32,.72,0,1);width:0}.tour-bar.done .tour-bar-fill[data-v-f657832c]{width:100%}.tour-bar.active .tour-bar-fill[data-v-f657832c]{animation:bar-grow-f657832c .4s cubic-bezier(.32,.72,0,1);width:100%}@keyframes bar-grow-f657832c{0%{width:0}to{width:100%}}.tour-step-label[data-v-f657832c]{color:var(--ink-400);font-size:11px;font-weight:700;letter-spacing:1px;margin-bottom:14px;text-align:center;text-transform:uppercase}.tour-foot[data-v-f657832c]{background:#fff;border-top:1px solid transparent;flex-shrink:0;padding:14px 24px 18px;position:relative;transition:border-color .2s ease,box-shadow .2s ease;z-index:2}.tour-foot.scrollable[data-v-f657832c]{border-top-color:#0f172a14;box-shadow:0 -6px 12px -8px #0f172a24}.tour-actions[data-v-f657832c]{display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-top:0}.tour-btn[data-v-f657832c]{align-items:center;border:1px solid transparent;border-radius:14px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:700;gap:8px;justify-content:center;min-height:48px;padding:12px 16px;transition:background .15s ease,transform .1s ease,opacity .15s ease}.tour-btn[data-v-f657832c]:disabled{cursor:not-allowed;opacity:.35}.tour-btn-ghost[data-v-f657832c]{background:var(--ink-50);color:var(--ink-700)}.tour-btn-ghost[data-v-f657832c]:hover:not(:disabled){background:var(--ink-100)}.tour-btn-ghost[data-v-f657832c]:active:not(:disabled){transform:scale(.98)}.tour-btn-primary[data-v-f657832c]{background:var(--gradient-brand);box-shadow:0 6px 16px #6b46c14d;color:#fff}.tour-btn-primary[data-v-f657832c]:hover{filter:brightness(1.05)}.tour-btn-primary[data-v-f657832c]:active{transform:scale(.98)}.tour-fade-enter-active[data-v-f657832c],.tour-fade-leave-active[data-v-f657832c]{transition:opacity .25s ease}.tour-fade-enter-active .tour-shell[data-v-f657832c],.tour-fade-leave-active .tour-shell[data-v-f657832c]{transition:transform .3s cubic-bezier(.32,.72,0,1)}.tour-fade-enter-from[data-v-f657832c],.tour-fade-leave-to[data-v-f657832c]{opacity:0}.tour-fade-enter-from .tour-shell[data-v-f657832c],.tour-fade-leave-to .tour-shell[data-v-f657832c]{transform:translateY(20px) scale(.96)}@media (max-width:480px){.tour-shell[data-v-f657832c]{border-radius:24px;max-height:calc(100dvh - 24px)}.tour-head[data-v-f657832c]{padding:16px 20px 12px}.tour-scroll[data-v-f657832c]{padding:6px 20px 4px}.tour-foot[data-v-f657832c]{padding:12px 20px 16px}.tour-illustration[data-v-f657832c]{height:150px;margin:0 auto 18px;width:150px}.tour-title[data-v-f657832c]{font-size:20px}.tour-body[data-v-f657832c]{font-size:13.5px}}.app-header[data-v-f83b83c7]{background:transparent;left:0;margin-top:0;padding:0 20px;pointer-events:none;position:sticky;right:0;top:calc(env(safe-area-inset-top) + 24px);transition:top .25s cubic-bezier(.32,.72,0,1);z-index:70}.app-header-inner[data-v-f83b83c7]{align-items:center;backdrop-filter:saturate(180%) blur(34px);-webkit-backdrop-filter:saturate(180%) blur(34px);background:linear-gradient(180deg,#ffffffa6,#ffffff73);border:1px solid hsla(0,0%,100%,.6);border-radius:28px;box-shadow:inset 0 1px #fffffff2,inset 0 -1px #ffffff59,inset 0 0 0 1px #0f172a09,0 1px #fff6,0 12px 36px #0f172a17,0 2px 8px #0f172a0a;display:flex;gap:14px;justify-content:space-between;margin:0 auto;max-width:var(--app-content-max);min-height:64px;padding:14px 18px;pointer-events:auto;position:relative;transition:background .3s ease,box-shadow .3s ease,border-color .3s ease,transform .3s cubic-bezier(.32,.72,0,1)}.app-header-inner[data-v-f83b83c7]:before{background:linear-gradient(180deg,#ffffff8c,#fff0 60%);border-radius:28px 28px 80% 80%/28px 28px 100% 100%;content:"";filter:blur(.5px);height:50%;left:14%;pointer-events:none;position:absolute;right:14%;top:0}.app-header.scrolled .app-header-inner[data-v-f83b83c7]{background:linear-gradient(180deg,#ffffffd1,#ffffffa8);box-shadow:inset 0 1px #fff,inset 0 -1px #ffffff73,inset 0 0 0 1px #0f172a0d,0 1px #ffffff80,0 16px 44px #0f172a21,0 4px 12px #0f172a0f;transform:translateY(-1px)}.app-header.transparent .app-header-inner[data-v-f83b83c7]{background:linear-gradient(180deg,#ffffff85,#ffffff57)}.app-header.transparent.scrolled .app-header-inner[data-v-f83b83c7]{background:linear-gradient(180deg,#ffffffc7,#fff9)}.brand[data-v-f83b83c7]{align-items:center;color:inherit;display:inline-flex;gap:10px;text-decoration:none}.brand-mark[data-v-f83b83c7]{align-items:center;background:transparent;border:1.5px solid var(--purple-700);border-radius:20px 20px 20px 6px;color:var(--purple-700);display:flex;height:40px;justify-content:center;transition:transform .2s ease,color .2s ease,border-color .2s ease;width:40px}.brand-mark[data-v-f83b83c7] svg{color:inherit;height:22px;width:22px}.brand:hover .brand-mark[data-v-f83b83c7]{border-color:var(--teal-700);color:var(--teal-700);transform:rotate(-8deg) scale(1.04)}.brand-text[data-v-f83b83c7]{display:flex;flex-direction:column;line-height:1}.brand-name[data-v-f83b83c7]{color:var(--ink-900);font-size:16px;font-weight:800;letter-spacing:-.3px}.brand-tag[data-v-f83b83c7]{color:var(--ink-400);font-size:9px;font-weight:700;letter-spacing:1.4px;margin-top:3px}.actions[data-v-f83b83c7]{align-items:center;display:flex;gap:10px;grid-column:4/5}.hr-admin-btn[data-v-f83b83c7]{align-items:center;background:var(--purple-100);border:1px solid rgba(107,70,193,.22);border-radius:12px;color:var(--purple-700);display:inline-flex;height:36px;justify-content:center;text-decoration:none;transition:background .15s ease,color .15s ease,transform .1s ease,box-shadow .15s ease;width:36px;-webkit-tap-highlight-color:transparent}.hr-admin-btn[data-v-f83b83c7]:hover{background:var(--purple-200,#ddd6fe);box-shadow:0 4px 12px #6b46c138}.hr-admin-btn[data-v-f83b83c7]:active{transform:scale(.94)}.burger[data-v-f83b83c7]{align-items:center;background:#ffffffd9;border:1px solid rgba(15,23,42,.08);border-radius:14px;color:var(--ink-700);cursor:pointer;display:inline-flex;flex-shrink:0;font-family:inherit;height:40px;justify-content:center;width:40px;-webkit-tap-highlight-color:transparent;box-shadow:inset 0 1px #ffffffe6,0 1px 2px #0f172a08;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .12s ease,box-shadow .15s ease}.burger[data-v-f83b83c7]:hover{background:#fff;border-color:#6b46c159;box-shadow:inset 0 1px #fff,0 6px 14px #6b46c124;color:var(--purple-700)}.burger[data-v-f83b83c7]:active{transform:scale(.94)}.drawer-backdrop[data-v-f83b83c7]{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#0f172a6b;top:0;right:0;bottom:0;left:0;z-index:95}.drawer[data-v-f83b83c7],.drawer-backdrop[data-v-f83b83c7]{pointer-events:auto;position:fixed}.drawer[data-v-f83b83c7]{background:#fff;box-shadow:inset -1px 0 #0f172a0a,32px 0 64px #0f172a40;display:flex;flex-direction:column;height:100dvh;left:0;max-width:360px;overflow:hidden;padding-bottom:env(safe-area-inset-bottom);padding-top:env(safe-area-inset-top);top:0;width:86%;z-index:100}.drawer-head[data-v-f83b83c7]{align-items:center;border-bottom:1px solid rgba(15,23,42,.05);display:flex;justify-content:space-between;padding:16px 16px 12px}.drawer-brand[data-v-f83b83c7]{align-items:center;display:inline-flex;gap:10px}.drawer-brand .brand-mark[data-v-f83b83c7]{align-items:center;border:1.5px solid var(--purple-700);border-radius:12px 12px 12px 4px;color:var(--purple-700);display:inline-flex;height:38px;justify-content:center;width:38px}.drawer-brand .brand-name[data-v-f83b83c7]{color:var(--ink-900);font-size:16px;font-weight:800;letter-spacing:-.3px}.icon-close[data-v-f83b83c7]{align-items:center;background:var(--ink-50);border:none;border-radius:50%;color:var(--ink-700);cursor:pointer;display:inline-flex;height:36px;justify-content:center;transition:background .15s ease,color .15s ease,transform .1s ease;width:36px}.icon-close[data-v-f83b83c7]:hover{background:var(--ink-100);color:var(--ink-900)}.icon-close[data-v-f83b83c7]:active{transform:scale(.94)}.drawer-profile[data-v-f83b83c7]{align-items:center;background:linear-gradient(135deg,var(--teal-50) 0,var(--purple-100) 100%);border:1px solid rgba(107,70,193,.08);border-radius:18px;display:flex;gap:12px;margin:14px 16px;padding:14px}.drawer-profile-meta[data-v-f83b83c7]{display:flex;flex-direction:column;gap:4px;min-width:0}.drawer-profile-name[data-v-f83b83c7]{color:var(--ink-900);font-size:14.5px;font-weight:800;letter-spacing:-.2px}.drawer-nav[data-v-f83b83c7]{display:flex;flex:1;flex-direction:column;gap:4px;overflow-y:auto;padding:8px 12px;-webkit-overflow-scrolling:touch}.drawer-group-label[data-v-f83b83c7]{color:var(--ink-400);font-size:11px;font-weight:800;letter-spacing:1.4px;padding:14px 12px 6px;text-transform:uppercase}.drawer-item[data-v-f83b83c7]{align-items:center;background:transparent;border:none;border-radius:14px;color:var(--ink-700);cursor:pointer;display:grid;font-family:inherit;font-size:15px;font-weight:600;gap:12px;grid-template-columns:36px 1fr auto;min-height:52px;padding:12px 14px;text-align:left;text-decoration:none;transition:background .15s ease,color .15s ease,transform .1s ease;width:100%}.drawer-item[data-v-f83b83c7]:hover{background:var(--ink-50);color:var(--ink-900)}.drawer-item[data-v-f83b83c7]:active{transform:scale(.99)}.drawer-item-ico[data-v-f83b83c7]{align-items:center;background:var(--ink-50);border-radius:12px;color:var(--ink-700);display:inline-flex;height:36px;justify-content:center;width:36px}.drawer-item-text[data-v-f83b83c7]{font-size:15px}.drawer-item-arrow[data-v-f83b83c7]{color:var(--ink-300)}.drawer-item:hover .drawer-item-arrow[data-v-f83b83c7]{color:var(--ink-700)}.drawer-item.primary[data-v-f83b83c7]{background:var(--gradient-brand);box-shadow:0 8px 18px #6b46c147;color:#fff;font-weight:700}.drawer-item.primary .drawer-item-ico[data-v-f83b83c7]{background:#ffffff2e;color:#fff}.drawer-item.primary .drawer-item-arrow[data-v-f83b83c7]{color:#fffc}.drawer-item.primary[data-v-f83b83c7]:hover{color:#fff;filter:brightness(1.05)}.drawer-foot[data-v-f83b83c7]{border-top:1px solid rgba(15,23,42,.05);display:flex;flex-direction:column;gap:8px;padding:12px 14px 16px}.drawer-logout[data-v-f83b83c7]{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;color:var(--danger);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13.5px;font-weight:700;gap:8px;justify-content:center;min-height:44px;padding:12px 16px;transition:background .15s ease,transform .1s ease}.drawer-logout[data-v-f83b83c7]:hover{background:#fee2e2}.drawer-logout[data-v-f83b83c7]:active{transform:scale(.985)}.avatar-btn[data-v-f83b83c7]{align-items:center;background:transparent;border:1px solid rgba(15,23,42,.08);border-radius:50%;cursor:pointer;display:inline-flex;flex-shrink:0;font-family:inherit;height:40px;justify-content:center;padding:3px;transition:border-color .15s ease,transform .1s ease;width:40px}.avatar-btn[data-v-f83b83c7]:hover{border-color:#6b46c159}.avatar-btn[data-v-f83b83c7]:active{transform:scale(.94)}.avatar-btn .profile-avatar[data-v-f83b83c7]{font-size:13px;height:100%;width:100%}.profile-avatar[data-v-f83b83c7]{align-items:center;background:linear-gradient(135deg,var(--teal-500),var(--purple-500));border-radius:50%;color:#fff;display:inline-flex;flex-shrink:0;font-size:12px;font-weight:800;height:32px;justify-content:center;width:32px}.profile-avatar.lg[data-v-f83b83c7]{font-size:16px;height:48px;width:48px}.role-pill[data-v-f83b83c7]{align-items:center;border-radius:var(--radius-pill);display:inline-flex;font-size:10px;font-weight:800;letter-spacing:.6px;padding:2px 8px;width:-moz-fit-content;width:fit-content}.role-pill.hr[data-v-f83b83c7]{background:var(--purple-100);color:var(--purple-700)}.role-pill.member[data-v-f83b83c7]{background:var(--teal-50);color:var(--teal-700);font-size:11px;font-weight:600;letter-spacing:0;text-transform:none}.drawer-fade-enter-active[data-v-f83b83c7],.drawer-fade-leave-active[data-v-f83b83c7]{transition:opacity .25s ease}.drawer-fade-enter-from[data-v-f83b83c7],.drawer-fade-leave-to[data-v-f83b83c7]{opacity:0}.drawer-slide-enter-active[data-v-f83b83c7],.drawer-slide-leave-active[data-v-f83b83c7]{transition:transform .35s cubic-bezier(.32,.72,0,1)}.drawer-slide-enter-from[data-v-f83b83c7],.drawer-slide-leave-to[data-v-f83b83c7]{transform:translate(-100%)}@media (max-width:900px){.app-header[data-v-f83b83c7]{margin-top:0;padding:0 12px;top:calc(env(safe-area-inset-top) + 18px)}.app-header-inner[data-v-f83b83c7]{border-radius:28px;gap:8px;min-height:56px;padding:10px 12px}.app-header-inner[data-v-f83b83c7]:before{border-radius:28px 28px 80% 80%/28px 28px 100% 100%;left:10%;right:10%}.apply-btn[data-v-f83b83c7],.login-btn[data-v-f83b83c7],.profile-name[data-v-f83b83c7]{display:none}.profile-chip[data-v-f83b83c7]{padding:4px}.profile-chip[data-v-f83b83c7] svg.lucide-chevron-down{display:none}.profile-menu[data-v-f83b83c7]{left:auto;right:0;width:260px}.auth-btn[data-v-f83b83c7]{height:36px;width:36px}.auth-btn[data-v-f83b83c7] svg{height:16px;width:16px}.auth-dot[data-v-f83b83c7]{bottom:-2px;height:14px;right:-2px;width:14px}.auth-menu[data-v-f83b83c7]{left:auto;min-width:220px;right:0}.lang-desktop[data-v-f83b83c7] .lang-btn{font-size:11px;height:36px;width:36px}.lang-desktop[data-v-f83b83c7] .lang-glob{bottom:-2px;height:14px;right:-2px;width:14px}.brand-mark[data-v-f83b83c7]{border-radius:18px 18px 18px 5px;height:36px;width:36px}.brand-name[data-v-f83b83c7]{font-size:14px}.brand-tag[data-v-f83b83c7]{font-size:8px;letter-spacing:1px;margin-top:2px}.burger[data-v-f83b83c7]{border-radius:12px;height:36px;width:36px}.burger[data-v-f83b83c7] svg{height:16px;width:16px}.actions[data-v-f83b83c7]{gap:6px;padding-right:0}}
