/* [project]/src/app/globals.css [app-client] (css) */
:root {
  --bg1: #0b0b10;
  --bg2: #0f0f17;
  --bg3: #0a0a12;
}

* {
  box-sizing: border-box;
}

html, body {
  color: #f6f8ff;
  min-height: 100vh;
}

body {
  font-family: var(--font-inter), system-ui, -apple-system;
}

h1, h2, h3, h4 {
  font-family: var(--font-cinzel), serif;
}

main {
  z-index: 0;
  min-height: 100vh;
  padding-top: 64px;
  position: relative;
}

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

.page-transition {
  animation: .65s both pageFade;
}

@keyframes pageFade {
  from {
    opacity: 0;
    filter: blur(6px);
    transform: translateY(18px);
  }

  to {
    opacity: 1;
    filter: blur();
    transform: translateY(0);
  }
}

@font-face {
  font-family: Genesys;
  src: url("/fonts/Genesys.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

* {
  scrollbar-width: thin;
  scrollbar-color: rgba(148, 163, 184, .45) transparent;
}

::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

::-webkit-scrollbar-track {
  background: none;
}

::-webkit-scrollbar-thumb {
  background: linear-gradient(rgba(148, 163, 184, .65), rgba(94, 106, 134, .65));
  border: 2px solid rgba(11, 11, 16, .85);
  border-radius: 999px;
  transition: background-color .2s, border-color .2s;
}

::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(rgba(196, 203, 217, .85), rgba(133, 148, 181, .85));
  border-color: rgba(15, 15, 23, .95);
}

.app-loading {
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  text-align: center;
  background: radial-gradient(circle at 20% 20%, rgba(255, 255, 255, .06), rgba(0, 0, 0, 0) 50%), radial-gradient(circle at 80% 0, rgba(32, 94, 142, .08), rgba(0, 0, 0, 0) 55%), rgba(5, 7, 14, .92);
  justify-content: center;
  align-items: center;
  padding: 96px 24px 32px;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.app-loading__panel {
  background: linear-gradient(135deg, rgba(27, 31, 52, .95), rgba(10, 12, 21, .9));
  border: 1px solid rgba(148, 163, 184, .3);
  border-radius: 18px;
  width: 100%;
  max-width: 360px;
  padding: 32px 48px;
  position: relative;
  box-shadow: 0 25px 45px rgba(2, 6, 23, .35), inset 0 1px rgba(255, 255, 255, .05);
}

.app-loading__spinner {
  border: 3px solid #e2b714;
  border-color: #e2b714 rgba(226, 183, 20, .65) rgba(226, 183, 20, .15) rgba(226, 183, 20, .15);
  border-radius: 50%;
  width: 54px;
  height: 54px;
  margin: 0 auto 18px;
  animation: .9s linear infinite appLoadingSpin;
  box-shadow: 0 0 12px rgba(226, 183, 20, .35);
}

.app-loading__text {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: rgba(246, 248, 255, .85);
  font-weight: 500;
}

@media (max-width: 600px) {
  .app-loading__panel {
    padding: 24px 30px;
  }
}

@keyframes appLoadingSpin {
  to {
    transform: rotate(360deg);
  }
}

/* [next]/internal/font/google/cinzel_f7d9730d.module.css [app-client] (css) */
@font-face {
  font-family: Cinzel;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/f13700f23fbdc6fd-s.7f4e28d1.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: Cinzel;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/cc014fcb166cf364-s.p.e32417d2.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: Cinzel;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../media/f13700f23fbdc6fd-s.7f4e28d1.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: Cinzel;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../media/cc014fcb166cf364-s.p.e32417d2.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: Cinzel;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../media/f13700f23fbdc6fd-s.7f4e28d1.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: Cinzel;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../media/cc014fcb166cf364-s.p.e32417d2.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: Cinzel Fallback;
  src: local(Times New Roman);
  ascent-override: 71.31%;
  descent-override: 27.18%;
  line-gap-override: 0.0%;
  size-adjust: 136.86%;
}

.cinzel_f7d9730d-module__qH9fXW__className {
  font-family: Cinzel, Cinzel Fallback;
  font-style: normal;
}

.cinzel_f7d9730d-module__qH9fXW__variable {
  --font-cinzel: "Cinzel", "Cinzel Fallback";
}

/* [next]/internal/font/google/inter_5901b7c6.module.css [app-client] (css) */
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/2c55a0e60120577a-s.2a48534a.woff2") format("woff2");
  unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/9c72aa0f40e4eef8-s.18a48cbc.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/ad66f9afd8947f86-s.7a40eb73.woff2") format("woff2");
  unicode-range: U+1F??;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/5476f68d60460930-s.c995e352.woff2") format("woff2");
  unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/2bbe8d2671613f1f-s.76dcb0b2.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/1bffadaabf893a1e-s.7cd81963.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: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/83afe278b6a6bb3c-s.p.3a6ba036.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: Inter Fallback;
  src: local(Arial);
  ascent-override: 90.44%;
  descent-override: 22.52%;
  line-gap-override: 0.0%;
  size-adjust: 107.12%;
}

.inter_5901b7c6-module__ec5Qua__className {
  font-family: Inter, Inter Fallback;
  font-style: normal;
}

.inter_5901b7c6-module__ec5Qua__variable {
  --font-inter: "Inter", "Inter Fallback";
}

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