/* [next]/internal/font/google/geist_2ae47f08.module.css [app-client] (css) */
@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/8a480f0b521d4e75-s.8e0177b5.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/7178b3e590c64307-s.b97b3418.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, 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;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/caa3a2e1cccd8315-s.p.853070df.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Geist Fallback;
  src: local(Arial);
  ascent-override: 95.94%;
  descent-override: 28.16%;
  line-gap-override: 0.0%;
  size-adjust: 104.76%;
}

.geist_2ae47f08-module__h69qWW__className {
  font-family: Geist, Geist Fallback;
  font-style: normal;
}

.geist_2ae47f08-module__h69qWW__variable {
  --font-geist-sans: "Geist", "Geist Fallback";
}

/* [next]/internal/font/google/geist_mono_eb58308d.module.css [app-client] (css) */
@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/4fa387ec64143e14-s.c1fdd6c2.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/bbc41e54d2fcbd21-s.799d8ef8.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, 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;
}

@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/797e433ab948586e-s.p.dbea232f.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Geist Mono Fallback;
  src: local(Arial);
  ascent-override: 74.67%;
  descent-override: 21.92%;
  line-gap-override: 0.0%;
  size-adjust: 134.59%;
}

.geist_mono_eb58308d-module__w_p2Lq__className {
  font-family: Geist Mono, Geist Mono Fallback;
  font-style: normal;
}

.geist_mono_eb58308d-module__w_p2Lq__variable {
  --font-geist-mono: "Geist Mono", "Geist Mono Fallback";
}

/* [project]/src/app/components/navbar.module.scss.module.css [app-client] (css) */
.navbar-module-scss-module__srj_OG__navbar {
  -webkit-backdrop-filter: blur(16px);
  z-index: 999;
  background: #0f172a99;
  border-bottom: 1px solid #ffffff14;
  width: 100%;
  height: 70px;
  transition: all .3s;
  position: fixed;
  top: 0;
  left: 0;
}

.navbar-module-scss-module__srj_OG__container {
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  height: 100%;
  margin: 0 auto;
  padding: 0 1.5rem;
  display: flex;
}

.navbar-module-scss-module__srj_OG__logo {
  color: #f1f5f9;
  align-items: center;
  gap: .6rem;
  font-size: 1.4rem;
  font-weight: 800;
  text-decoration: none;
  display: flex;
}

.navbar-module-scss-module__srj_OG__logo .navbar-module-scss-module__srj_OG__iconBox {
  background: linear-gradient(135deg, #6366f1, #3438ed);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  font-size: 1.2rem;
  display: flex;
  box-shadow: 0 4px 10px #6366f166;
}

.navbar-module-scss-module__srj_OG__logo span {
  background: linear-gradient(to right, #fff, #cbd5e1);
  -webkit-text-fill-color: #0000;
  -webkit-background-clip: text;
}

.navbar-module-scss-module__srj_OG__navLinks {
  gap: .5rem;
  display: none;
}

@media (min-width: 768px) {
  .navbar-module-scss-module__srj_OG__navLinks {
    display: flex;
  }
}

.navbar-module-scss-module__srj_OG__link {
  color: #94a3b8;
  border-radius: .75rem;
  align-items: center;
  gap: .5rem;
  padding: .6rem 1rem;
  font-size: .9rem;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
}

.navbar-module-scss-module__srj_OG__link:hover {
  color: #fff;
  background: #ffffff0d;
}

.navbar-module-scss-module__srj_OG__link.navbar-module-scss-module__srj_OG__active {
  color: #fff;
  background: #6366f126;
  border: 1px solid #6366f14d;
  box-shadow: 0 0 15px #6366f126;
}

.navbar-module-scss-module__srj_OG__link.navbar-module-scss-module__srj_OG__active:after {
  content: "";
  background: #6366f1;
  border-radius: 2px;
  width: 40%;
  height: 2px;
  position: absolute;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 -2px 5px #6366f1;
}

.navbar-module-scss-module__srj_OG__authSection {
  display: none;
}

@media (min-width: 768px) {
  .navbar-module-scss-module__srj_OG__authSection {
    align-items: center;
    display: flex;
  }
}

.navbar-module-scss-module__srj_OG__userInfo {
  align-items: center;
  gap: .75rem;
  display: flex;
}

.navbar-module-scss-module__srj_OG__userEmail {
  color: #94a3b8;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  font-size: .82rem;
  overflow: hidden;
}

.navbar-module-scss-module__srj_OG__logoutBtn {
  color: #ef4444;
  cursor: pointer;
  background: #ef44441a;
  border: 1px solid #ef444433;
  border-radius: .6rem;
  align-items: center;
  gap: .4rem;
  padding: .45rem .85rem;
  font-size: .82rem;
  font-weight: 500;
  transition: all .2s;
  display: flex;
}

.navbar-module-scss-module__srj_OG__logoutBtn:hover {
  background: #ef444433;
  border-color: #ef444466;
}

.navbar-module-scss-module__srj_OG__loginBtn {
  color: #f1f5f9;
  background: #6366f126;
  border: 1px solid #6366f14d;
  border-radius: .6rem;
  align-items: center;
  gap: .4rem;
  padding: .5rem 1rem;
  font-size: .85rem;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.navbar-module-scss-module__srj_OG__loginBtn:hover {
  background: #6366f140;
}

.navbar-module-scss-module__srj_OG__menuBtn {
  color: #f1f5f9;
  cursor: pointer;
  background: #ffffff0d;
  border: 1px solid #ffffff1a;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .5rem;
  display: flex;
}

@media (min-width: 768px) {
  .navbar-module-scss-module__srj_OG__menuBtn {
    display: none;
  }
}

.navbar-module-scss-module__srj_OG__mobileMenu {
  -webkit-backdrop-filter: blur(20px);
  opacity: 0;
  pointer-events: none;
  background: #0f172ae6;
  border-bottom: 1px solid #ffffff1a;
  flex-direction: column;
  gap: .8rem;
  width: 100%;
  padding: 1.5rem;
  transition: all .3s cubic-bezier(.4, 0, .2, 1);
  display: flex;
  position: absolute;
  top: 70px;
  left: 0;
  transform: translateY(-10px);
}

.navbar-module-scss-module__srj_OG__mobileMenu.navbar-module-scss-module__srj_OG__isOpen {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.navbar-module-scss-module__srj_OG__mobileMenu .navbar-module-scss-module__srj_OG__link {
  background: #ffffff08;
  border: 1px solid #ffffff0d;
  width: 100%;
  padding: 1rem;
}

.navbar-module-scss-module__srj_OG__mobileMenu .navbar-module-scss-module__srj_OG__link.navbar-module-scss-module__srj_OG__active {
  background: #6366f133;
  border-color: #6366f1;
}

.navbar-module-scss-module__srj_OG__mobileMenu .navbar-module-scss-module__srj_OG__link.navbar-module-scss-module__srj_OG__active:after {
  display: none;
}

.navbar-module-scss-module__srj_OG__mobileLogout {
  cursor: pointer;
  color: #ef4444 !important;
  background: #ef444414 !important;
  border-color: #ef444426 !important;
}

/* [project]/src/app/globals.scss.css [app-client] (css) */
html, body {
  width: 100vw;
  min-height: 100vh;
  overflow-x: hidden;
}

body {
  color: #0000006e;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-top: 70px;
  font-family: Arial, Helvetica, sans-serif;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

a {
  color: inherit;
  text-decoration: none;
}

@media (prefers-color-scheme: dark) {
  html {
    --lightningcss-light: ;
    --lightningcss-dark: initial;
    color-scheme: dark;
  }
}

/*# sourceMappingURL=%5Broot-of-the-server%5D__3416f1c8._.css.map*/