.navbar[data-v-148e89ab]{background:#fff;box-shadow:0 0 6px #0000001a;position:sticky;top:0;z-index:1000}.navbar-container[data-v-148e89ab]{align-items:center;display:flex;height:64px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1rem}.navbar-brand[data-v-148e89ab]{flex-shrink:0;gap:0}.brand-link[data-v-148e89ab],.navbar-brand[data-v-148e89ab]{align-items:center;display:flex}.brand-link[data-v-148e89ab]{text-decoration:none}.brand-logo[data-v-148e89ab]{height:64px;width:auto}.brand-logo-mobile[data-v-148e89ab]{display:none!important}.brand-logo-desktop[data-v-148e89ab]{display:block!important}.learning-platform-section[data-v-148e89ab]{align-items:center;display:flex;margin-left:1.5rem}.learning-platform-section .divider[data-v-148e89ab]{background:linear-gradient(180deg,transparent,#e5e7eb,transparent);height:24px;margin-right:1rem;width:1px}.learning-platform-section .learning-platform-link[data-v-148e89ab]{align-items:center;border-radius:8px;color:#f86c31;display:flex;font-size:.875rem;font-weight:500;overflow:hidden;padding:.5rem .75rem;position:relative;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.learning-platform-section .learning-platform-link[data-v-148e89ab]:before{background:linear-gradient(135deg,#f86c3133,#f86c310d);content:"";inset:0;opacity:1;position:absolute;transition:opacity .2s ease}.learning-platform-section .learning-platform-link .link-content[data-v-148e89ab]{align-items:center;display:flex;gap:.5rem;position:relative;z-index:1}.learning-platform-section .learning-platform-link .link-icon[data-v-148e89ab]{height:16px;transition:transform .2s ease;width:16px}.learning-platform-section .learning-platform-link .link-text[data-v-148e89ab]{font-size:.875rem;font-weight:500;letter-spacing:-.01em}.learning-platform-section .learning-platform-link[data-v-148e89ab]:hover{background:linear-gradient(135deg,#f86c31cc,#f86c31cc);color:#fff;transform:translateY(-1px)}.learning-platform-section .learning-platform-link:hover .link-icon[data-v-148e89ab]{transform:scale(1.1)}.learning-platform-section .learning-platform-link[data-v-148e89ab]:active{transform:translateY(0)}.navbar-nav[data-v-148e89ab]{align-items:center;display:flex;flex:1;gap:2rem;justify-content:center}.nav-link[data-v-148e89ab]{color:#333;font-size:.95rem;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:color .2s ease}.nav-link--active[data-v-148e89ab],.nav-link[data-v-148e89ab]:hover{color:#f86c31}.nav-link--active[data-v-148e89ab]:after{background:#f86c31;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translate(-50%);width:20px}.navbar-actions[data-v-148e89ab]{align-items:center;display:flex;flex-shrink:0;gap:1rem}.evaluation-btn[data-v-148e89ab]{background:linear-gradient(135deg,#f86c31,#ff8c42);border:none;border-radius:25px;box-shadow:0 4px 12px #f86c314d;color:#fff;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.evaluation-btn[data-v-148e89ab]:hover{box-shadow:0 6px 16px #f86c3166;transform:translateY(-2px)}.user-actions[data-v-148e89ab]{gap:.75rem}.user-actions[data-v-148e89ab],.user-info[data-v-148e89ab]{align-items:center;display:flex}.user-info[data-v-148e89ab]{border-radius:20px;cursor:pointer;gap:.5rem;padding:.5rem .75rem;position:relative;transition:all .2s ease}.user-info[data-v-148e89ab]:hover{background:#f86c310d}.user-name[data-v-148e89ab]{color:#333;font-size:.9rem;font-weight:500;margin-right:.5rem}.user-info-skeleton[data-v-148e89ab]{align-items:center;display:flex;gap:.5rem;padding:.5rem .75rem}.skeleton-avatar[data-v-148e89ab]{border-radius:50%;height:32px;width:32px}.skeleton-avatar[data-v-148e89ab],.skeleton-text[data-v-148e89ab]{animation:skeleton-loading-148e89ab 1.5s ease-in-out infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%}.skeleton-text[data-v-148e89ab]{border-radius:4px;height:16px;width:80px}@keyframes skeleton-loading-148e89ab{0%{background-position:200% 0}to{background-position:-200% 0}}.dropdown-arrow[data-v-148e89ab]{color:#666;height:16px;transition:transform .2s ease;width:16px}.dropdown-arrow.rotate[data-v-148e89ab]{transform:rotate(180deg)}.user-dropdown[data-v-148e89ab]{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 8px 25px #00000026;min-width:180px;opacity:0;position:absolute;right:0;top:120%;transform:translateY(-10px);transition:all .2s ease;visibility:hidden;z-index:1000}.user-dropdown.show[data-v-148e89ab]{opacity:1;transform:translateY(0);visibility:visible}.user-dropdown[data-v-148e89ab]:after{background:#fff;right:21px;width:19px}.user-dropdown[data-v-148e89ab]:after,.user-dropdown[data-v-148e89ab]:before{clip-path:polygon(50% 100%,0 0,100% 0);content:"";height:9px;position:absolute;top:-8px;transform:rotate(180deg)}.user-dropdown[data-v-148e89ab]:before{background:#00000014;right:19px;width:22px}.dropdown-item[data-v-148e89ab]{align-items:center;border-bottom:1px solid rgba(0,0,0,.05);cursor:pointer;display:flex;padding:.75rem 1rem;transition:all .2s ease}.dropdown-item[data-v-148e89ab]:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.dropdown-item[data-v-148e89ab]:last-child{border-bottom:none;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.dropdown-item[data-v-148e89ab]:hover{background:#f86c310d;color:#f86c31}.dropdown-item.logout-item[data-v-148e89ab]:hover{background:#ef44440d;color:#ef4444}.dropdown-icon[data-v-148e89ab]{flex-shrink:0;height:18px;margin-right:.75rem;width:18px}.user-menu[data-v-148e89ab]{display:flex;gap:.5rem}.user-menu-btn[data-v-148e89ab]{border-radius:20px;font-size:.85rem;padding:.5rem 1rem;transition:all .2s ease}.user-menu-btn.logout-btn[data-v-148e89ab]{border-color:#ef4444;color:#ef4444}.user-menu-btn.logout-btn[data-v-148e89ab]:hover{background:#ef4444;color:#fff}.login-btn[data-v-148e89ab]{background:transparent;border:2px solid #f86c31;border-radius:20px;color:#f86c31;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.login-btn[data-v-148e89ab]:hover{background:#f86c31;color:#fff}.mobile-menu-btn[data-v-148e89ab]{background:none;border:none;color:#333;cursor:pointer;display:none;padding:.5rem}.menu-icon[data-v-148e89ab]{height:24px;width:24px}.mobile-menu[data-v-148e89ab]{background:#fff;border-top:1px solid #e5e7eb;display:none;max-height:calc(100dvh - 64px);overflow-y:auto;padding:1rem}.mobile-nav[data-v-148e89ab]{display:flex;flex-direction:column;gap:1rem}.mobile-nav-link[data-v-148e89ab]{border-bottom:1px solid #f3f4f6;color:#333;font-weight:500;padding:0 0 .75rem;text-decoration:none}.mobile-nav-link[data-v-148e89ab]:hover{color:#f86c31}.mobile-actions[data-v-148e89ab]{display:flex;flex-direction:column;gap:.75rem}.mobile-evaluation-btn[data-v-148e89ab]{background:linear-gradient(135deg,#f86c31,#ff8c42);border:none;border-radius:25px;color:#fff;font-weight:600;padding:1rem;width:100%}.mobile-login-btn[data-v-148e89ab]{background:transparent;border:2px solid #f86c31;border-radius:20px;color:#f86c31;font-weight:500;padding:1rem;width:100%}.mobile-user-actions[data-v-148e89ab]{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.mobile-user-actions button[data-v-148e89ab]{border-radius:20px;flex:1;font-size:.875rem;font-weight:500;max-width:150px;min-width:120px;padding:.75rem 1rem;transition:all .2s ease}.mobile-user-actions button[data-v-148e89ab]:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-1px)}@media(min-width:768px)and (max-width:1080px){.nav-link[data-v-148e89ab]{font-size:12px}.nav-link--active[data-v-148e89ab]:after{bottom:4px;height:2px;width:10px}.brand-logo[data-v-148e89ab]{height:56px;width:auto}.evaluation-btn[data-v-148e89ab],.login-btn[data-v-148e89ab]{font-size:12px;padding:.5rem 1rem}.learning-platform-section[data-v-148e89ab]{margin-left:1rem}.learning-platform-section .divider[data-v-148e89ab]{height:20px;margin-right:.75rem}.learning-platform-section .learning-platform-link[data-v-148e89ab]{font-size:.8rem;padding:.4rem .6rem}.learning-platform-section .learning-platform-link .link-icon[data-v-148e89ab]{height:14px;width:14px}.learning-platform-section .learning-platform-link .link-text[data-v-148e89ab],.user-name[data-v-148e89ab]{font-size:.8rem}}@media(max-width:768px){.navbar-container[data-v-148e89ab]{padding:0 1rem}.navbar-nav[data-v-148e89ab]{display:none}.navbar-actions[data-v-148e89ab]{gap:.5rem}.evaluation-btn[data-v-148e89ab],.login-btn[data-v-148e89ab],.user-actions[data-v-148e89ab]{display:none}.learning-platform-section[data-v-148e89ab]{display:flex;margin-left:.5rem}.learning-platform-section .divider[data-v-148e89ab]{height:20px;margin-right:.5rem}.learning-platform-section .learning-platform-link[data-v-148e89ab]{border-radius:6px;font-size:.75rem;padding:.375rem .5rem}.learning-platform-section .learning-platform-link .link-icon[data-v-148e89ab]{height:14px;width:14px}.learning-platform-section .learning-platform-link .link-text[data-v-148e89ab]{font-size:.75rem}.mobile-menu[data-v-148e89ab],.mobile-menu-btn[data-v-148e89ab]{display:block}.brand-logo[data-v-148e89ab]{height:36px}.brand-logo-desktop[data-v-148e89ab]{display:none!important}.brand-logo-mobile[data-v-148e89ab]{display:block!important}.navbar-brand[data-v-148e89ab]{flex:1;min-width:0}.mobile-user-actions[data-v-148e89ab]{margin-top:1rem;padding:0 .5rem}.mobile-user-actions button[data-v-148e89ab]{font-size:.8rem;max-width:140px;min-width:100px;padding:.625rem .875rem}}@media(max-width:480px){.navbar-container[data-v-148e89ab]{padding:0 .5rem}.brand-logo[data-v-148e89ab]{height:32px}.learning-platform-section[data-v-148e89ab]{margin-left:.25rem}.learning-platform-section .divider[data-v-148e89ab]{height:16px;margin-right:.25rem}.learning-platform-section .learning-platform-link[data-v-148e89ab]{font-size:.7rem;padding:.3rem .4rem}.learning-platform-section .learning-platform-link .link-icon[data-v-148e89ab]{height:12px;width:12px}.learning-platform-section .learning-platform-link .link-text[data-v-148e89ab]{font-size:.7rem}.mobile-user-actions[data-v-148e89ab]{flex-direction:column;gap:.5rem}.mobile-user-actions button[data-v-148e89ab]{max-width:none;min-width:auto;width:100%}}
