/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@15.5.6_@babel+core@7.28.5_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/.pnpm/next@15.5.6_@babel+core@7.28.5_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/app/components/Sidebar.module.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.Sidebar_navToggleArrow__z5SZF {
  transition: transform 0.2s ease;
}

.Sidebar_navItems__vsrEa {
  display: block;
}

.Sidebar_navItemsCollapsed__d8_Xi {
  display: none;
}

.Sidebar_loadingAvatarShell__zOf4X {
  width: 36px;
  height: 36px;
  border-radius: 999px;
  border: 1px solid var(--border);
  opacity: 0.5;
}

.Sidebar_avatarShell__SBYIe {
  width: 36px;
  height: 36px;
  border-radius: 999px;
  border: 1px solid var(--border);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: var(--surface, #0f172a);
}

.Sidebar_avatarImage__OKobD {
  -o-object-fit: cover;
     object-fit: cover;
}

.Sidebar_userLink__Lwc3P {
  display: flex;
  align-items: center;
  gap: 8px;
}

.Sidebar_userName__DCGHi {
  font-size: 13px;
}

.Sidebar_signInButton__jQFOc {
  text-decoration: none;
  padding: 0 10px;
  height: 36px;
  display: inline-flex;
  align-items: center;
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@15.5.6_@babel+core@7.28.5_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/.pnpm/next@15.5.6_@babel+core@7.28.5_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/app/components/Header.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.Header_root__J6Q6_ {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 16px 32px 12px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  align-items: center;
  gap: 16px;
  background: linear-gradient(180deg, rgba(5, 6, 15, 0.38), rgba(5, 6, 15, 0));
  color: #f8fafc;
  z-index: 60;
  pointer-events: none;
}

.Header_cluster__Slq3_ {
  display: flex;
  align-items: center;
  gap: 12px;
}

.Header_left__pnCBh {
  justify-self: start;
}

.Header_right__jimxa {
  justify-self: end;
}

.Header_brand__AAQOJ {
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 0.4px;
  text-decoration: none;
  color: inherit;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(15, 23, 42, 0.35);
  border: 1px solid transparent;
  backdrop-filter: blur(12px);
  transition: background 0.2s ease, border-color 0.2s ease;
  max-width: 42vw;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  pointer-events: auto;
}

.Header_brand__AAQOJ:hover,
.Header_brand__AAQOJ:focus-visible {
  background: rgba(255, 255, 255, 0.18);
  border-color: rgba(255, 255, 255, 0.45);
  outline: 2px solid rgba(255, 255, 255, 0.8);
  outline-offset: 2px;
}

/* Accent gradient ring like TitleBadge */
.Header_brand__AAQOJ::before {
  content: "";
  position: absolute;
  inset: -2px;
  border-radius: inherit;
  padding: 1px;
  background: var(--accent-gradient, linear-gradient(135deg, rgba(125,244,255,0.9), rgba(44,230,168,0.9)));
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}

/* Soft glowing orb */
.Header_brand__AAQOJ::after {
  content: "";
  position: absolute;
  right: -6px;
  top: -6px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: radial-gradient(closest-side, rgba(125,244,255,0.95), rgba(125,244,255,0) 70%);
  filter: blur(1px);
  pointer-events: none;
}

.Header_iconButton__nZq8T {
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.25);
  background: rgba(15, 23, 42, 0.35);
  color: inherit;
  backdrop-filter: blur(12px);
  transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
  text-decoration: none;
  pointer-events: auto;
}

.Header_iconButton__nZq8T:hover,
.Header_iconButton__nZq8T:focus-visible {
  background: rgba(255, 255, 255, 0.22);
  border-color: rgba(255, 255, 255, 0.55);
  outline: 2px solid rgba(255, 255, 255, 0.8);
  outline-offset: 2px;
}

/* デスクトップではハンバーガーを隠す（サイドバー常時表示のため） */
.Header_menuButtonMobileOnly__lsBOX {
  display: none;
}

.Header_iconActive__LmWVd {
  color: #7df4ff;
  border-color: rgba(125, 244, 255, 0.9);
  background: rgba(8, 20, 36, 0.6);
}

.Header_iconButtonDisabled__wfsXv {
  opacity: 0.45;
  pointer-events: none;
}

/* モバイルでは非表示（ボトムナビに集約） */
.Header_hideOnMobile__c52IK {
  display: inline-flex;
}

.Header_gamesButton__BSaGE {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  justify-self: center;
  min-width: 220px;
  height: 44px;
  padding: 0 28px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(125, 244, 255, 0.9), rgba(44, 230, 168, 0.9));
  color: #05060f;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 0.3px;
  border: 1px solid rgba(255, 255, 255, 0.45);
  text-decoration: none;
  box-shadow: 0 18px 40px rgba(10, 18, 38, 0.35);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.Header_gamesButton__BSaGE:hover {
  transform: translateY(-1px);
  box-shadow: 0 20px 48px rgba(10, 18, 38, 0.45);
}

.Header_gamesButton__BSaGE:focus-visible {
  outline: 2px solid rgba(255, 255, 255, 0.8);
  outline-offset: 3px;
}

.Header_userLink__lsVVR {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  width: 44px;
  height: 44px;
  padding: 2px;
  border-radius: 50%;
}

.Header_avatar__vOgUG {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.35);
  -o-object-fit: cover;
     object-fit: cover;
  background: rgba(15, 23, 42, 0.45);
}

.Header_skeleton__RBm38 {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.15);
  animation: Header_skeletonPulse__48JLu 1.3s ease-in-out infinite;
}

@keyframes Header_skeletonPulse__48JLu {
  0%,
  100% {
    opacity: 0.6;
  }
  50% {
    opacity: 1;
  }
}

@media (max-width: 960px) {
  .Header_root__J6Q6_ {
    padding: 14px 20px 10px;
  }
  .Header_hideOnMobile__c52IK {
    display: none;
  }
  .Header_menuButtonMobileOnly__lsBOX {
    display: inline-flex;
  }
}

@media (max-width: 640px) {
  .Header_root__J6Q6_ {
    padding: 12px 14px 8px;
    grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
    gap: 10px;
  }
  .Header_cluster__Slq3_ {
    gap: 6px;
  }
  .Header_gamesButton__BSaGE {
    min-width: 160px;
    height: 38px;
    padding: 0 18px;
    font-size: 14px;
  }
  .Header_brand__AAQOJ {
    font-size: 18px;
    padding: 4px 8px;
    max-width: 60vw;
  }
  .Header_iconButton__nZq8T {
    width: 32px;
    height: 32px;
  }
  .Header_avatar__vOgUG,
  .Header_skeleton__RBm38 {
    width: 36px;
    height: 36px;
  }
  .Header_userLink__lsVVR {
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 420px) {
  .Header_root__J6Q6_ {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    grid-template-areas:
      "left right"
      "center center";
  }
  .Header_left__pnCBh {
    grid-area: left;
  }
  .Header_right__jimxa {
    grid-area: right;
    justify-content: flex-end;
  }
  .Header_gamesButton__BSaGE {
    grid-area: center;
    justify-self: center;
  }
}

.Header_avatarWrapper__k_Fv_ {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@15.5.6_@babel+core@7.28.5_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/.pnpm/next@15.5.6_@babel+core@7.28.5_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/app/components/effect/FluidBackground.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.FluidBackground_canvas__imW6k {
  inset: 0;
  display: block;
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@15.5.6_@babel+core@7.28.5_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/.pnpm/next@15.5.6_@babel+core@7.28.5_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/app/components/consent/ConsentBanner.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ConsentBanner_banner__KUYVM {
  position: fixed;
  inset: auto 16px 16px 16px;
  z-index: 1200;
  max-width: 720px;
  margin: 0 auto;
  padding: 16px;
  border-radius: 12px;
  background: rgba(15, 23, 42, 0.92);
  color: #f8fafc;
  box-shadow: 0 10px 30px rgba(15, 23, 42, 0.3);
  backdrop-filter: blur(10px);
  display: grid;
  gap: 12px;
}

@media (min-width: 640px) {
  .ConsentBanner_banner__KUYVM {
    inset: auto 24px 24px 24px;
  }
}

.ConsentBanner_content__zzG9g {
  display: grid;
  gap: 8px;
  font-size: 14px;
  line-height: 1.6;
}

.ConsentBanner_actions__gGe37 {
  display: flex;
  gap: 12px;
  justify-content: flex-end;
}

.ConsentBanner_actions__gGe37 button {
  font-size: 14px;
  font-weight: 600;
  padding: 8px 16px;
  border-radius: 9999px;
  border: none;
  cursor: pointer;
  transition: transform 0.12s ease, box-shadow 0.12s ease;
}

.ConsentBanner_actions__gGe37 button:active {
  transform: scale(0.98);
}

.ConsentBanner_accept__Ux_g4 {
  background: linear-gradient(135deg, #2563eb, #6366f1);
  color: #fff;
  box-shadow: 0 6px 18px rgba(59, 130, 246, 0.45);
}

.ConsentBanner_accept__Ux_g4:hover {
  box-shadow: 0 8px 24px rgba(59, 130, 246, 0.55);
}

.ConsentBanner_reject__aGs7z {
  background: rgba(148, 163, 184, 0.2);
  color: #e2e8f0;
}

.ConsentBanner_reject__aGs7z:hover {
  background: rgba(148, 163, 184, 0.32);
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@15.5.6_@babel+core@7.28.5_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/.pnpm/next@15.5.6_@babel+core@7.28.5_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/app/components/AppShell.module.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.AppShell_root__Br4SB {
  position: relative;
}

.AppShell_adminMain__FGPD2 {
  display: grid;
  grid-template-columns: 280px minmax(0, 1fr);
  min-height: 100vh;
}

.AppShell_adminContentWrapper__Qe9sP {
  background: rgba(10, 12, 28, 0.9);
  display: grid;
  grid-template-rows: auto 1fr;
}

.AppShell_adminHeaderRow__1jeeU {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 24px;
  border-bottom: 1px solid rgba(99, 102, 241, 0.2);
}

.AppShell_adminContent__YZhYY {
  max-width: none;
  width: 100%;
  padding: 40px clamp(32px, 4vw, 96px);
}

