/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[14].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"src/app/[locale]/layout.tsx","import":"Inter","arguments":[{"subsets":["latin"]}],"variableName":"inter"} ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/ba9851c3c22cd980-s.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/21350d82a1f187e9-s.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/df0a9ae256c0569c-s.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/8e9860b6e62d6359-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: 'Inter Fallback';src: local("Arial");ascent-override: 90.44%;descent-override: 22.52%;line-gap-override: 0.00%;size-adjust: 107.12%
}.__className_f367f3 {font-family: 'Inter', 'Inter Fallback';font-style: normal
}

/*!************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/app/[locale]/components/Navbar/navbar.module.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************/
.navbar_navbar__yK_wr {
  padding: 10px 5%;
  position: fixed;
  width: 100%;
  z-index: 10;
  display: flex;
  justify-content: center;
  transition: background-color 0.5s ease;
}

.navbar_navbar__yK_wr.navbar_transparent__oLcKF {
  background-color: transparent;
}

.navbar_navbar__yK_wr.navbar_scrolled__VVP0K {
  background-color: #2b2f38;
}

.navbar_navContent__890HL {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  width: 100%;
}

.navbar_languageFlags__YtC2I {
  display: flex;
  gap: 10px;
  flex: 0 0 5%;
}

.navbar_languageFlags__YtC2I button {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  width: 30px;
  height: 30px;
}

.navbar_flag__H7h41 {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  object-fit: cover;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  transition: transform 0.2s ease;
}

.navbar_flag__H7h41:hover {
  transform: scale(1.2);
}

.navbar_logo__vvqtg {
  flex: 0 0 16.67%;
  display: flex;
  justify-content: start;
}

.navbar_navMenu__M_0VN {
  flex: 0 0 66.67%;
  list-style: none;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.navbar_navMenu__M_0VN ul {
  display: flex;
  justify-content: space-between;
  text-align: left;
}

.navbar_navMenu__M_0VN li {
  list-style: none;
  transition: background-color 0.5s;
  text-shadow: 1px 1px black;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  font-size: 1rem;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
}

.navbar_navMenu__M_0VN li:hover {
  /* background-color: rgba(255, 255, 255, 0.1); */
  /* border-radius: 8px; */
}

.navbar_navMenu__M_0VN a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  transition: color 0.3s ease;
  border-bottom: 2px solid rgba(255, 255, 255, 0.1);
}

.navbar_navMenu__M_0VN a:hover {
  color: #fb993e;
  transition: 0.7s;
}

.navbar_navMenu__M_0VN li.navbar_open__7fh_u .navbar_subMenu__aWKks {
  display: flex;
}

.navbar_subMenu__aWKks {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1vh;
  gap: 2vh;
  /* background-color: #2b2f38ba; */
  background-color: #2b2f38;
  z-index: 10;
  position: absolute;
  top: 100%;
  left: 0;
  /* width: 100%; */
  width: 10vw;
  border-radius: 10px;
}

.navbar_subMenu__aWKks ul {
  display: flex;
  justify-content: center;
}

.navbar_subMenu__aWKks a {
  color: #fff;
  text-decoration: none;
  font-size: 0.9rem;
  display: block;
  padding: 5px 0;
  border-bottom: unset;
  font-size: 0.9rem;
  margin-top: 2%;
}

.navbar_subMenu__aWKks a:hover {
  color: #fb993e;
  /* Hover color */
}

.navbar_menuToggle__Y5nW_ {
  background-color: transparent;
  border: none;
  color: white;
  font-size: 2rem;
  display: none;
  /* Hidden by default, only shown on mobile */
}

@media (max-width: 1500px) {
  .navbar_navContent__890HL {
    flex-direction: row !important;
    justify-content: center;
    gap: 30%;
    align-items: center !important;
    flex-direction: row-reverse !important;
  }

  .navbar_languageFlags__YtC2I {
    display: flex;
  }

  .navbar_flag__H7h41 {
    width: 25px;
    height: 25px;
    border-radius: 45%;
  }

  .navbar_navMainContant__5JT01 {
    flex-direction: row;
    display: flex;
    align-items: center !important;
    justify-content: center !important;
    gap: 150%;
  }

  .navbar_logo__vvqtg {
    flex: 0 0;
    cursor: pointer;
  }

  .navbar_navMenu__M_0VN {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 150px;
    height: 100vh;
    background-color: #2b2f38;
    flex-direction: column;
    padding: 50px 0;
    margin: 0;
    z-index: 9999;
    align-items: center;
  }

  .navbar_navMenu__M_0VN.navbar_open__7fh_u {
    display: flex;
    padding-top: 8%;
    flex-direction: column;
    align-items: center;
    background-color: rgba(43, 47, 56, 0.9);
    overflow-y: auto;
    height: 100vh;
  }

  .navbar_navMenu__M_0VN ul {
    flex-direction: column;
    align-items: center;
    gap: 15px;
    padding: 0;
  }

  .navbar_navMenu__M_0VN li {
    list-style: none;
    padding: 10px 0;
    transition: background-color 0.3s;
  }

  .navbar_navMenu__M_0VN li:hover {
    background-color: transparent;
  }

  .navbar_menuToggle__Y5nW_ {
    display: block;
    font-size: 1rem;
  }

  .navbar_logo__vvqtg {
    width: 150px;
    font-size: 1rem;
  }

  .navbar_navContent__890HL {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .navbar_overlay__gYkQ3 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin-left: 150px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 999;
    pointer-events: none;
  }

  .navbar_subMenu__aWKks {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 0;
    gap: 0;
    background-color: #2b2f38b5;
    z-index: 10;
    position: unset;
  }

  .navbar_subMenu__aWKks a {
    font-size: 0.8rem;
  }
}

@media (max-width: 768px) {
  .navbar_navContent__890HL {
    flex-direction: row !important;
    justify-content: center !important;
    gap: 0%;
    align-items: center;
    flex-direction: row-reverse !important;
  }

  .navbar_languageFlags__YtC2I {
    gap: 0;
    width: 100%;
    margin-left: 20%;
  }

  .navbar_flag__H7h41 {
    border-radius: 10px;
    width: 15px;
    height: 15px;
    box-shadow: 1px 1px black;
  }

  .navbar_navMainContant__5JT01 {
    flex-direction: row;
    display: flex;
    align-items: center !important;
    gap: 20%;
  }

  .navbar_logoImage__6_OTz {
    width: 150px;
    height: 100%;
    cursor: pointer;
    /* margin-left: 15%; */
  }

  .navbar_menuToggle__Y5nW_ {
    font-size: 0.9rem !important;
  }

  .navbar_navMenu__M_0VN {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 150px;
    height: 100%;
    background-color: #2b2f38;
    flex-direction: column;
    z-index: 9999;
  }

  .navbar_navMenu__M_0VN.navbar_open__7fh_u {
    padding-top: 20%;
    height: 100%;
  }

  .navbar_navMenu__M_0VN ul {
    flex-direction: column;
    gap: 30px;
    align-items: center;
    padding: 0;
  }

  .navbar_navMenu__M_0VN li {
    list-style: none;
  }

  .navbar_navMenu__M_0VN li:hover {
    background-color: transparent;
  }

  .navbar_menuToggle__Y5nW_ {
    display: block;
    font-size: 1rem;
  }

  .navbar_logo__vvqtg {
    width: 150px;
    font-size: 1rem;
  }

  .navbar_navContent__890HL {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .navbar_overlay__gYkQ3 {
    position: fixed;
    top: 0;
    left: 0;
    width: 81%;
    margin-left: 150px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 999;
  }

  .navbar_subMenu__aWKks {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 0;
    gap: 0;
    width: 100%;
    background-color: #2b2f389c;
    z-index: 10;
    position: unset;
  }

  .navbar_subMenu__aWKks a {
    font-size: 0.8rem;
  }
}

@media (max-width: 350px) {
  .navbar_logo__vvqtg {
    width: 100px !important;
    height: auto;
  }

  .navbar_menuToggle__Y5nW_ {
    font-size: 0.8rem !important;
  }
}

/* User Menu Styles */
.navbar_userMenu__r7tjw {
  position: relative;
  margin-left: 20px;
}

.navbar_userInfo__VH3UM {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  padding: 8px 12px;
  border-radius: 6px;
  transition: background-color 0.2s ease;
}

.navbar_userInfo__VH3UM:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.navbar_userAvatar__oXJSG {
  width: 32px;
  height: 32px;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
}

.navbar_userName__y2WXY {
  color: white;
  font-weight: 500;
  font-size: 14px;
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.navbar_userMenuIcon__UIZj3 {
  color: white;
  font-size: 12px;
  transition: transform 0.2s ease;
}

.navbar_userMenu__r7tjw.navbar_open__7fh_u .navbar_userMenuIcon__UIZj3 {
  transform: rotate(180deg);
}

.navbar_userSubMenu__7Vvnc {
  position: absolute;
  top: 100%;
  right: 0;
  background: white;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  min-width: 250px;
  z-index: 1000;
  margin-top: 8px;
  overflow: hidden;
}

.navbar_userSubMenu__7Vvnc::before {
  content: '';
  position: absolute;
  top: -8px;
  right: 20px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid white;
}

.navbar_userSubMenu__7Vvnc li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.navbar_userSubMenu__7Vvnc a {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 16px;
  color: #333;
  text-decoration: none;
  transition: background-color 0.2s ease;
  font-size: 14px;
}

.navbar_userSubMenu__7Vvnc a:hover {
  background-color: #f5f5f5;
  color: #333;
}

.navbar_userDetails__v_hjB {
  background-color: #f8f9fa;
  border-bottom: 1px solid #e9ecef;
}

.navbar_userEmail__7lsSD {
  font-size: 12px;
  color: #6c757d;
  margin-bottom: 4px;
}

.navbar_userRoles__P3mh3 {
  display: flex;
  gap: 4px;
  flex-wrap: wrap;
}

.navbar_userRole__OMd2A {
  background-color: #e3f2fd;
  color: #1976d2;
  padding: 2px 6px;
  border-radius: 4px;
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
}

.navbar_menuDivider___6GdZ {
  height: 1px;
  background-color: #e9ecef;
  margin: 8px 0;
}

/* Mobile styles for user menu */
@media (max-width: 768px) {
  .navbar_userMenu__r7tjw {
    margin-left: 0;
    margin-top: 20px;
  }

  .navbar_userInfo__VH3UM {
    justify-content: center;
    padding: 12px;
  }

  .navbar_userName__y2WXY {
    max-width: none;
  }

  .navbar_userSubMenu__7Vvnc {
    position: static;
    box-shadow: none;
    margin-top: 0;
    border-radius: 0;
    background-color: rgba(255, 255, 255, 0.05);
  }

  .navbar_userSubMenu__7Vvnc::before {
    display: none;
  }

  .navbar_userSubMenu__7Vvnc a {
    color: white;
    padding: 16px;
    font-size: 16px;
  }

  .navbar_userSubMenu__7Vvnc a:hover {
    background-color: rgba(255, 255, 255, 0.1);
    color: white;
  }

  .navbar_userDetails__v_hjB {
    background-color: rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }

  .navbar_userEmail__7lsSD {
    color: rgba(255, 255, 255, 0.8);
  }

  .navbar_userRole__OMd2A {
    background-color: rgba(255, 255, 255, 0.2);
    color: white;
  }

  .navbar_menuDivider___6GdZ {
    background-color: rgba(255, 255, 255, 0.2);
  }
}

