/* stylelint-disable */
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  margin: 0;
}
[tabindex='-1']:focus {
  outline: none;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title],
abbr[data-original-title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type='text'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1em;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
pre,
code,
kbd,
samp {
  font-size: 1em;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
figure {
  margin: 0 0 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  text-align: left;
  caption-side: bottom;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
mark {
  padding: 0.2em;
  background-color: #feffe6;
}
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

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

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.invisible {
  visibility: hidden;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.left-1 {
  left: 0.25rem;
}
.left-2 {
  left: 0.5rem;
}
.right-1 {
  right: 0.25rem;
}
.z-50 {
  z-index: 50;
}
.-mx-1 {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.h-10 {
  height: 2.5rem;
}
.h-11 {
  height: 2.75rem;
}
.h-3\.5 {
  height: 0.875rem;
}
.h-4 {
  height: 1rem;
}
.h-5 {
  height: 1.25rem;
}
.h-7 {
  height: 1.75rem;
}
.h-9 {
  height: 2.25rem;
}
.h-\[var\(--radix-select-trigger-height\)\] {
  height: var(--radix-select-trigger-height);
}
.h-full {
  height: 100%;
}
.h-px {
  height: 1px;
}
.max-h-96 {
  max-height: 24rem;
}
.w-10 {
  width: 2.5rem;
}
.w-3\.5 {
  width: 0.875rem;
}
.w-4 {
  width: 1rem;
}
.w-5 {
  width: 1.25rem;
}
.w-7 {
  width: 1.75rem;
}
.w-72 {
  width: 18rem;
}
.w-9 {
  width: 2.25rem;
}
.w-\[300px\] {
  width: 300px;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.min-w-\[8rem\] {
  min-width: 8rem;
}
.min-w-\[var\(--radix-select-trigger-width\)\] {
  min-width: var(--radix-select-trigger-width);
}
.border-collapse {
  border-collapse: collapse;
}
@keyframes spin {

  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
.cursor-default {
  cursor: default;
}
.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-2 {
  gap: 0.5rem;
}
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.overflow-hidden {
  overflow: hidden;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.break-all {
  word-break: break-all;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-sm {
  border-radius: 0.125rem;
}
.border {
  border-width: 1px;
}
.border-transparent {
  border-color: transparent;
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.p-0 {
  padding: 0px;
}
.p-1 {
  padding: 0.25rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-6 {
  padding: 1.5rem;
}
.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.pl-8 {
  padding-left: 2rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pt-0 {
  padding-top: 0px;
}
.pt-1 {
  padding-top: 0.25rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-\[0\.8rem\] {
  font-size: 0.8rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.leading-none {
  line-height: 1;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.text-gray-950 {
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity, 1));
}
.underline-offset-4 {
  text-underline-offset: 4px;
}
.opacity-50 {
  opacity: 0.5;
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline {
  outline-style: solid;
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

:root {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  line-height: 1.5;
  font-weight: 400;

  font-synthesis: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.focus-within\:relative:focus-within {
  position: relative;
}

.focus-within\:z-20:focus-within {
  z-index: 20;
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

.hover\:opacity-100:hover {
  opacity: 1;
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}

.focus-visible\:outline-none:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus-visible\:ring-2:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-visible\:ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px;
}

.disabled\:pointer-events-none:disabled {
  pointer-events: none;
}

.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}

.disabled\:opacity-50:disabled {
  opacity: 0.5;
}

.aria-selected\:opacity-100[aria-selected="true"] {
  opacity: 1;
}

.aria-selected\:opacity-30[aria-selected="true"] {
  opacity: 0.3;
}

.data-\[disabled\]\:pointer-events-none[data-disabled] {
  pointer-events: none;
}

.data-\[side\=bottom\]\:translate-y-1[data-side="bottom"] {
  --tw-translate-y: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.data-\[side\=left\]\:-translate-x-1[data-side="left"] {
  --tw-translate-x: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.data-\[side\=right\]\:translate-x-1[data-side="right"] {
  --tw-translate-x: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.data-\[side\=top\]\:-translate-y-1[data-side="top"] {
  --tw-translate-y: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.data-\[disabled\]\:opacity-50[data-disabled] {
  opacity: 0.5;
}

.data-\[state\=active\]\:shadow-sm[data-state="active"] {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.dark\:border-gray-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}

.dark\:bg-gray-950:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(3 7 18 / var(--tw-bg-opacity, 1));
}

.dark\:text-gray-50:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px) {

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
}

.first\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-l-md:has([aria-selected]):first-child {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.last\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-r-md:has([aria-selected]):last-child {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

.\[\&\:has\(\[aria-selected\]\.day-range-end\)\]\:rounded-r-md:has([aria-selected].day-range-end) {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

.\[\&\>span\]\:line-clamp-1>span {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}.login-container {
  position: relative;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.login-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  z-index: 1;
}

.login-background::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: 
    radial-gradient(circle at 20% 50%, rgba(120, 119, 198, 0.3) 0%, transparent 50%),
    radial-gradient(circle at 80% 20%, rgba(255, 119, 198, 0.3) 0%, transparent 50%),
    radial-gradient(circle at 40% 80%, rgba(120, 219, 255, 0.3) 0%, transparent 50%);
  animation: backgroundMove 20s ease-in-out infinite;
}

@keyframes backgroundMove {
  0%, 100% {
    transform: translateX(0) translateY(0);
  }
  33% {
    transform: translateX(-30px) translateY(-50px);
  }
  66% {
    transform: translateX(20px) translateY(20px);
  }
}

.login-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(1px);
}

.login-content {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 400px;
  padding: 20px;
}

.login-card {
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(10px);
  border-radius: 16px;
  box-shadow: 
    0 8px 32px rgba(0, 0, 0, 0.1),
    0 2px 16px rgba(0, 0, 0, 0.08);
  padding: 40px 32px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.login-header {
  text-align: center;
  margin-bottom: 32px;
}

.login-logo {
  margin-bottom: 16px;
}

.logo-icon {
  font-size: 48px;
  color: #1890ff;
  background: linear-gradient(135deg, #1890ff, #722ed1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.login-title {
  margin-bottom: 8px !important;
  background: linear-gradient(135deg, #1890ff, #722ed1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-weight: 600;
}

.login-subtitle {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
}

.login-form {
  margin-bottom: 24px;
}

.login-form .ant-form-item {
  margin-bottom: 20px;
}

.login-form .ant-input-affix-wrapper,
.login-form .ant-input {
  border-radius: 8px;
  border: 1px solid #d9d9d9;
  transition: all 0.3s;
}

.login-form .ant-input-affix-wrapper:hover,
.login-form .ant-input:hover {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.1);
}

.login-form .ant-input-affix-wrapper:focus,
.login-form .ant-input-affix-wrapper-focused,
.login-form .ant-input:focus {
  border-color: #1890ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}

.login-button {
  height: 44px;
  border-radius: 8px;
  background: linear-gradient(135deg, #1890ff, #722ed1);
  border: none;
  font-weight: 500;
  font-size: 16px;
  transition: all 0.3s;
}

.login-button:hover {
  background: linear-gradient(135deg, #40a9ff, #9254de);
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(24, 144, 255, 0.3);
}

.login-button:active {
  transform: translateY(0);
}

.login-footer {
  text-align: center;
  padding-top: 16px;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}

.login-tips {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.45);
  background: rgba(24, 144, 255, 0.05);
  padding: 8px 12px;
  border-radius: 6px;
  display: inline-block;
}

/* 响应式设计 */
@media (max-width: 768px) {
  .login-content {
    max-width: 320px;
    padding: 16px;
  }
  
  .login-card {
    padding: 32px 24px;
  }
  
  .logo-icon {
    font-size: 40px;
  }
  
  .login-title {
    font-size: 20px;
  }
}

@media (max-width: 480px) {
  .login-content {
    max-width: 280px;
    padding: 12px;
  }
  
  .login-card {
    padding: 24px 20px;
  }
}

/* 加载动画 */
.login-button .anticon {
  transition: transform 0.3s;
}

.login-button:hover .anticon {
  transform: translateX(2px);
}

/* 输入框图标样式 */
.login-form .ant-input-prefix {
  color: rgba(0, 0, 0, 0.45);
}

.login-form .ant-input-affix-wrapper:focus .ant-input-prefix,
.login-form .ant-input-affix-wrapper-focused .ant-input-prefix {
  color: #1890ff;
}.admin-layout {
  min-height: 100vh;
}

/* 侧边栏样式 */
.admin-sider {
  background: #001529;
  box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
  z-index: 100;
}

.admin-sider .ant-layout-sider-children {
  display: flex;
  flex-direction: column;
}

/* Logo区域 */
.admin-logo {
  display: flex;
  align-items: center;
  padding: 16px;
  margin-bottom: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  min-height: 64px;
}

.logo-icon {
  font-size: 32px;
  color: #1890ff;
  margin-right: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
}

.logo-text {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.logo-title {
  color: #fff !important;
  font-size: 16px;
  line-height: 1.2;
  margin: 0;
  white-space: nowrap;
}

.logo-subtitle {
  color: rgba(255, 255, 255, 0.65) !important;
  font-size: 12px;
  line-height: 1;
  margin: 0;
  white-space: nowrap;
}

/* 菜单样式 */
.admin-menu {
  flex: 1;
  border-right: none;
  background: transparent;
}

.admin-menu .ant-menu-item {
  margin: 4px 8px;
  border-radius: 6px;
  height: 40px;
  line-height: 40px;
  transition: all 0.3s;
}

.admin-menu .ant-menu-item:hover {
  background: rgba(255, 255, 255, 0.1);
}

.admin-menu .ant-menu-item-selected {
  background: #1890ff !important;
  color: #fff;
}

.admin-menu .ant-menu-item-selected::after {
  display: none;
}

.admin-menu .ant-menu-item .anticon {
  font-size: 16px;
}

/* 主内容区域 */
.admin-main {
  background: #f0f2f5;
}

/* 头部样式 */
.admin-header {
  background: #fff;
  padding: 0 24px;
  box-shadow: 0 1px 4px rgba(0, 21, 41, 0.08);
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 64px;
  z-index: 99;
}

.header-left {
  display: flex;
  align-items: center;
}

.collapse-btn {
  font-size: 18px;
  width: 40px;
  height: 40px;
  border-radius: 6px;
  transition: all 0.3s;
}

.collapse-btn:hover {
  background: rgba(0, 0, 0, 0.06);
}

.header-right {
  display: flex;
  align-items: center;
}

.welcome-text {
  font-size: 14px;
  margin-right: 16px;
}

.user-info {
  display: flex;
  align-items: center;
  padding: 8px 12px;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.3s;
}

.user-info:hover {
  background: rgba(0, 0, 0, 0.04);
}

.user-avatar {
  margin-right: 8px;
  background: #1890ff;
}

.user-name {
  font-size: 14px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
}

/* 内容区域 */
.admin-content {
  margin: 0;
  padding: 0;
  min-height: calc(100vh - 64px);
  background: #f0f2f5;
}

.content-wrapper {
  padding: 24px;
  min-height: 100%;
}

/* 响应式设计 */
@media (max-width: 768px) {
  .admin-header {
    padding: 0 16px;
  }
  
  .content-wrapper {
    padding: 16px;
  }
  
  .welcome-text {
    display: none;
  }
  
  .user-name {
    display: none;
  }
  
  .user-info {
    padding: 8px;
  }
}

@media (max-width: 576px) {
  .admin-header {
    padding: 0 12px;
  }
  
  .content-wrapper {
    padding: 12px;
  }
}

/* 暗色主题适配 */
@media (prefers-color-scheme: dark) {
  .admin-header {
    background: #141414;
    border-bottom: 1px solid #303030;
  }
  
  .user-info:hover {
    background: rgba(255, 255, 255, 0.08);
  }
  
  .collapse-btn:hover {
    background: rgba(255, 255, 255, 0.08);
  }
}

/* 动画效果 */
.admin-sider {
  transition: all 0.2s;
}

.admin-menu .ant-menu-item {
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.logo-icon {
  transition: all 0.3s;
}

.admin-sider:not(.ant-layout-sider-collapsed) .logo-icon:hover {
  transform: rotate(360deg);
}

/* 滚动条样式 */
.admin-menu::-webkit-scrollbar {
  width: 4px;
}

.admin-menu::-webkit-scrollbar-track {
  background: transparent;
}

.admin-menu::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 2px;
}

.admin-menu::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.3);
}.dashboard {
  padding: 0;
}

.dashboard-header {
  margin-bottom: 24px;
}

.dashboard-header h2 {
  margin-bottom: 4px;
}

.dashboard-loading {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 400px;
}

/* 统计卡片样式 */
.stats-cards {
  margin-bottom: 24px;
}

.stats-cards .ant-card {
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  transition: all 0.3s;
}

.stats-cards .ant-card:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
  transform: translateY(-2px);
}

.stats-cards .ant-statistic {
  text-align: center;
}

.stats-cards .ant-statistic-title {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  margin-bottom: 8px;
}

.stats-cards .ant-statistic-content {
  font-size: 24px;
  font-weight: 600;
}

.stats-cards .anticon {
  font-size: 20px;
  margin-right: 8px;
}

/* 图表区域样式 */
.charts-section {
  margin-bottom: 24px;
}

.chart-card {
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.chart-card .ant-card-head {
  border-bottom: 1px solid #f0f0f0;
}

.chart-card .ant-card-head-title {
  font-size: 16px;
  font-weight: 600;
}

.chart-card .ant-card-body {
  padding: 20px;
}

/* 表格区域样式 */
.tables-section {
  margin-bottom: 24px;
}

.table-card {
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.table-card .ant-card-head {
  border-bottom: 1px solid #f0f0f0;
}

.table-card .ant-card-head-title {
  font-size: 16px;
  font-weight: 600;
}

.table-card .ant-table {
  font-size: 13px;
}

.table-card .ant-table-thead > tr > th {
  background: #fafafa;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
}

.table-card .ant-table-tbody > tr:hover > td {
  background: #f5f5f5;
}

/* 游戏统计区域样式 */
.game-stats-section {
  margin-bottom: 24px;
}

.stats-card {
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.stats-card .ant-card-head {
  border-bottom: 1px solid #f0f0f0;
}

.stats-card .ant-card-head-title {
  font-size: 16px;
  font-weight: 600;
}

.game-stat-item {
  background: #fafafa;
  border: 1px solid #f0f0f0;
  transition: all 0.3s;
}

.game-stat-item:hover {
  background: #f0f2f5;
  border-color: #d9d9d9;
  transform: translateY(-1px);
}

.game-stat-item .ant-card-body {
  padding: 12px;
}

/* 响应式设计 */
@media (max-width: 1200px) {
  .charts-section .ant-col,
  .tables-section .ant-col {
    margin-bottom: 16px;
  }
}

@media (max-width: 768px) {
  .dashboard {
    padding: 0;
  }
  
  .dashboard-header {
    margin-bottom: 16px;
  }
  
  .stats-cards,
  .charts-section,
  .tables-section,
  .game-stats-section {
    margin-bottom: 16px;
  }
  
  .stats-cards .ant-statistic-content {
    font-size: 20px;
  }
  
  .chart-card .ant-card-body,
  .table-card .ant-card-body,
  .stats-card .ant-card-body {
    padding: 16px;
  }
}

@media (max-width: 576px) {
  .dashboard-header h2 {
    font-size: 20px;
  }
  
  .stats-cards .ant-statistic-content {
    font-size: 18px;
  }
  
  .chart-card .ant-card-body,
  .table-card .ant-card-body,
  .stats-card .ant-card-body {
    padding: 12px;
  }
  
  .game-stat-item .ant-card-body {
    padding: 8px;
  }
}

/* 动画效果 */
.stats-cards .ant-card,
.chart-card,
.table-card,
.stats-card {
  animation: fadeInUp 0.6s ease-out;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* 加载状态样式 */
.dashboard-loading .ant-spin {
  color: #1890ff;
}

.dashboard-loading .ant-spin-text {
  color: rgba(0, 0, 0, 0.65);
  margin-top: 8px;
}

/* 错误状态样式 */
.ant-alert {
  border-radius: 8px;
  margin-bottom: 24px;
}

/* 标签样式 */
.ant-tag {
  border-radius: 4px;
  font-size: 12px;
  padding: 2px 8px;
}

/* 进度条样式 */
.ant-progress-line {
  margin-bottom: 0;
}

.ant-progress-text {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.65);
}

/* 代码样式 */
.ant-typography code {
  background: #f5f5f5;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  padding: 2px 4px;
  font-size: 12px;
}

/* 暗色主题适配 */
@media (prefers-color-scheme: dark) {
  .stats-cards .ant-card,
  .chart-card,
  .table-card,
  .stats-card {
    background: #141414;
    border-color: #303030;
  }
  
  .game-stat-item {
    background: #1f1f1f;
    border-color: #303030;
  }
  
  .game-stat-item:hover {
    background: #262626;
    border-color: #434343;
  }
  
  .table-card .ant-table-thead > tr > th {
    background: #1f1f1f;
    color: rgba(255, 255, 255, 0.85);
  }
  
  .table-card .ant-table-tbody > tr:hover > td {
    background: #262626;
  }
}.game-management {
  padding: 0;
}

/* 页面头部样式 */
.page-header {
  margin-bottom: 24px;
  background: #fff;
  border-radius: 8px;
  padding: 24px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.header-content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.header-left {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}

.page-icon {
  font-size: 32px;
  color: #1890ff;
  margin-top: 4px;
}

.header-left h2 {
  margin: 0 0 8px 0;
  font-size: 24px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
}

.header-left p {
  margin: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 1.5;
}

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

/* 统计卡片样式 */
.stats-cards {
  margin-bottom: 24px;
}

.stats-cards .ant-card {
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  transition: all 0.3s;
}

.stats-cards .ant-card:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
  transform: translateY(-2px);
}

.stats-cards .ant-statistic {
  text-align: center;
}

.stats-cards .ant-statistic-title {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  margin-bottom: 8px;
}

.stats-cards .ant-statistic-content {
  font-size: 24px;
  font-weight: 600;
}

.stats-cards .anticon {
  font-size: 20px;
  margin-right: 8px;
}

/* 表格卡片样式 */
.table-card {
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.table-card .ant-card-body {
  padding: 0;
}

.table-card .ant-table {
  font-size: 14px;
}

.table-card .ant-table-thead > tr > th {
  background: #fafafa;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
  border-bottom: 1px solid #f0f0f0;
}

.table-card .ant-table-tbody > tr:hover > td {
  background: #f5f5f5;
}

.table-card .ant-table-tbody > tr > td {
  border-bottom: 1px solid #f5f5f5;
}

/* 游戏名称样式 */
.game-name {
  font-weight: 500;
  color: #1890ff;
}

/* 表单样式 */
.form-actions {
  margin-bottom: 0;
  text-align: right;
}

.form-actions .ant-form-item-control-input-content {
  display: flex;
  justify-content: flex-end;
}

/* 游戏详情样式 */
.game-detail {
  padding: 8px 0;
}

.detail-item {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  text-align: center;
}

.detail-label {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
  margin-right: 8px;
}

.detail-value {
  color: rgba(0, 0, 0, 0.65);
  display: flex;
  align-items: center;
}

.game-detail .ant-card {
  border-radius: 6px;
  border: 1px solid #f0f0f0;
}

.game-detail .ant-card-body {
  padding: 12px;
}

.game-detail .ant-statistic {
  text-align: center;
}

.game-detail .ant-statistic-title {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.65);
  margin-bottom: 4px;
}

.game-detail .ant-statistic-content {
  font-size: 18px;
  font-weight: 600;
}

/* 操作按钮样式 */
.ant-btn[data-icon="eye"] {
  color: #1890ff;
}

.ant-btn[data-icon="edit"] {
  color: #52c41a;
}

.ant-btn[data-icon="delete"] {
  color: #ff4d4f;
}

/* 标签样式 */
.ant-tag {
  border-radius: 4px;
  font-size: 12px;
  padding: 2px 8px;
  font-weight: 500;
}

/* 模态框样式 */
.ant-modal-header {
  border-bottom: 1px solid #f0f0f0;
  padding: 16px 24px;
}

.ant-modal-title {
  font-size: 16px;
  font-weight: 600;
}

.ant-modal-body {
  padding: 24px;
}

.ant-modal-footer {
  border-top: 1px solid #f0f0f0;
  padding: 10px 16px;
}

/* 表单项样式 */
.ant-form-item-label > label {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
}

.ant-input,
.ant-input-number,
.ant-select-selector {
  border-radius: 6px;
}

.ant-input:focus,
.ant-input-focused,
.ant-input-number:focus,
.ant-input-number-focused,
.ant-select-focused .ant-select-selector {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}

/* 开关样式 */
.ant-switch {
  border-radius: 100px;
}

.ant-switch-checked {
  background-color: #52c41a;
}

/* 按钮样式 */
.ant-btn {
  border-radius: 6px;
  font-weight: 500;
  transition: all 0.3s;
}

.ant-btn-primary {
  background: #1890ff;
  border-color: #1890ff;
}

.ant-btn-primary:hover {
  background: #40a9ff;
  border-color: #40a9ff;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(24, 144, 255, 0.3);
}

.ant-btn:hover {
  transform: translateY(-1px);
}

/* 分页样式 */
.ant-pagination {
  margin-top: 16px;
  text-align: right;
}

.ant-pagination-item {
  border-radius: 6px;
}

.ant-pagination-item-active {
  background: #1890ff;
  border-color: #1890ff;
}

.ant-pagination-item-active a {
  color: #fff;
}

/* 响应式设计 */
@media (max-width: 1200px) {
  .header-content {
    flex-direction: column;
    gap: 16px;
  }
  
  .header-actions {
    align-self: flex-start;
  }
}

@media (max-width: 768px) {
  .game-management {
    padding: 0;
  }
  
  .page-header {
    margin-bottom: 16px;
    padding: 16px;
  }
  
  .header-left {
    gap: 12px;
  }
  
  .page-icon {
    font-size: 24px;
  }
  
  .header-left h2 {
    font-size: 20px;
  }
  
  .header-left p {
    font-size: 13px;
  }
  
  .header-actions {
    flex-direction: column;
    width: 100%;
    gap: 8px;
  }
  
  .header-actions .ant-btn {
    width: 100%;
  }
  
  .stats-cards {
    margin-bottom: 16px;
  }
  
  .stats-cards .ant-statistic-content {
    font-size: 20px;
  }
  
  .table-card .ant-table {
    font-size: 13px;
  }
  
  .ant-modal {
    margin: 0;
    max-width: 100vw;
  }
  
  .ant-modal-body {
    padding: 16px;
  }
}

@media (max-width: 576px) {
  .page-header {
    padding: 12px;
  }
  
  .header-left {
    gap: 8px;
  }
  
  .page-icon {
    font-size: 20px;
  }
  
  .header-left h2 {
    font-size: 18px;
  }
  
  .stats-cards .ant-statistic-content {
    font-size: 18px;
  }
  
  .table-card .ant-table {
    font-size: 12px;
  }
  
  .ant-table-tbody > tr > td {
    padding: 8px;
  }
}

/* 动画效果 */
.page-header,
.stats-cards .ant-card,
.table-card {
  animation: fadeInUp 0.6s ease-out;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* 加载状态样式 */
.ant-spin-container {
  position: relative;
}

.ant-spin {
  color: #1890ff;
}

/* 空状态样式 */
.ant-empty {
  padding: 40px 0;
}

.ant-empty-description {
  color: rgba(0, 0, 0, 0.45);
}

/* 提示框样式 */
.ant-tooltip-inner {
  background: rgba(0, 0, 0, 0.85);
  border-radius: 6px;
}

/* 确认框样式 */
.ant-popconfirm-inner {
  border-radius: 8px;
}

.ant-popconfirm-buttons {
  margin-top: 12px;
}

/* 警告框样式 */
.ant-alert {
  border-radius: 8px;
  margin-bottom: 16px;
}

.ant-alert-info {
  background: #e6f7ff;
  border: 1px solid #91d5ff;
}

.ant-alert-info .ant-alert-icon {
  color: #1890ff;
}

/* 暗色主题适配 */
@media (prefers-color-scheme: dark) {
  .page-header,
  .stats-cards .ant-card,
  .table-card {
    background: #141414;
    border-color: #303030;
  }
  
  .header-left h2 {
    color: rgba(255, 255, 255, 0.85);
  }
  
  .header-left p {
    color: rgba(255, 255, 255, 0.65);
  }
  
  .table-card .ant-table-thead > tr > th {
    background: #1f1f1f;
    color: rgba(255, 255, 255, 0.85);
    border-bottom-color: #303030;
  }
  
  .table-card .ant-table-tbody > tr:hover > td {
    background: #262626;
  }
  
  .table-card .ant-table-tbody > tr > td {
    border-bottom-color: #303030;
  }
  
  .game-detail .ant-card {
    background: #1f1f1f;
    border-color: #303030;
  }
  
  .detail-label {
    color: rgba(255, 255, 255, 0.85);
  }
  
  .detail-value {
    color: rgba(255, 255, 255, 0.65);
  }
}.player-management {
  padding: 0;
}

/* 页面头部样式 */
.page-header {
  margin-bottom: 24px;
  background: #fff;
  border-radius: 8px;
  padding: 24px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.header-content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.header-left {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}

.page-icon {
  font-size: 32px;
  color: #1890ff;
  margin-top: 4px;
}

.header-left h2 {
  margin: 0 0 8px 0;
  font-size: 24px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
}

.header-left p {
  margin: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 1.5;
}

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

/* 统计卡片样式 */
.stats-cards {
  margin-bottom: 24px;
}

.stats-cards .ant-card {
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  transition: all 0.3s;
}

.stats-cards .ant-card:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
  transform: translateY(-2px);
}

.stats-cards .ant-statistic {
  text-align: center;
}

.stats-cards .ant-statistic-title {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  margin-bottom: 8px;
}

.stats-cards .ant-statistic-content {
  font-size: 24px;
  font-weight: 600;
}

.stats-cards .anticon {
  font-size: 20px;
  margin-right: 8px;
}

/* 筛选卡片样式 */
.filter-card {
  margin-bottom: 24px;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.filter-card .ant-card-body {
  padding: 16px 24px;
}

/* 表格卡片样式 */
.table-card {
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.table-card .ant-card-body {
  padding: 0;
}

.table-card .ant-table {
  font-size: 14px;
}

.table-card .ant-table-thead > tr > th {
  background: #fafafa;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
  border-bottom: 1px solid #f0f0f0;
}

.table-card .ant-table-tbody > tr:hover > td {
  background: #f5f5f5;
}

.table-card .ant-table-tbody > tr > td {
  border-bottom: 1px solid #f5f5f5;
}

/* 用户信息样式 */
.user-info {
  display: flex;
  align-items: center;
  gap: 12px;
}

.user-details {
  flex: 1;
}

.username {
  font-weight: 500;
  color: #262626;
  margin-bottom: 4px;
}

.user-level {
  display: flex;
  align-items: center;
}

.user-level .ant-tag {
  margin: 0;
  font-size: 11px;
  padding: 1px 6px;
  border-radius: 10px;
}

/* 积分值样式 */
.score-value {
  font-weight: 500;
  color: #faad14;
}

/* 表单样式 */
.form-actions {
  margin-bottom: 0;
  text-align: right;
}

.form-actions .ant-form-item-control-input-content {
  display: flex;
  justify-content: flex-end;
}

/* 用户详情样式 */
.user-detail {
  padding: 8px 0;
}

.user-header {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 16px;
  background: #fafafa;
  border-radius: 8px;
  margin-bottom: 16px;
}

.user-header-info {
  flex: 1;
}

.user-header-info h3 {
  margin: 0 0 8px 0;
  font-size: 20px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
}

.user-header-info p {
  margin: 0 0 12px 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
}

.user-tags {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}

.user-tags .ant-tag {
  margin: 0;
  border-radius: 12px;
  padding: 2px 8px;
  font-size: 12px;
}

/* 进度条样式 */
.progress-item {
  text-align: center;
}

.progress-title {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  margin-bottom: 8px;
}

.progress-item .ant-progress {
  margin-bottom: 0;
}

/* 描述列表样式 */
.ant-descriptions-bordered .ant-descriptions-item-label {
  background: #fafafa;
  font-weight: 500;
}

.ant-descriptions-bordered .ant-descriptions-item-content {
  background: #fff;
}

/* 操作按钮样式 */
.ant-btn[data-icon="eye"] {
  color: #1890ff;
}

.ant-btn[data-icon="edit"] {
  color: #52c41a;
}

/* 标签样式 */
.ant-tag {
  border-radius: 4px;
  font-size: 12px;
  padding: 2px 8px;
  font-weight: 500;
}

/* 模态框样式 */
.ant-modal-header {
  border-bottom: 1px solid #f0f0f0;
  padding: 16px 24px;
}

.ant-modal-title {
  font-size: 16px;
  font-weight: 600;
}

.ant-modal-body {
  padding: 24px;
}

.ant-modal-footer {
  border-top: 1px solid #f0f0f0;
  padding: 10px 16px;
}

/* 表单项样式 */
.ant-form-item-label > label {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
}

.ant-input,
.ant-input-number,
.ant-select-selector {
  border-radius: 6px;
}

.ant-input:focus,
.ant-input-focused,
.ant-input-number:focus,
.ant-input-number-focused,
.ant-select-focused .ant-select-selector {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}

/* 搜索框样式 */
.ant-input-search .ant-input-group-addon .ant-btn {
  border-radius: 0 6px 6px 0;
}

/* 选择器样式 */
.ant-select {
  border-radius: 6px;
}

.ant-select-dropdown {
  border-radius: 8px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}

/* 开关样式 */
.ant-switch {
  border-radius: 100px;
}

.ant-switch-checked {
  background-color: #52c41a;
}

/* 按钮样式 */
.ant-btn {
  border-radius: 6px;
  font-weight: 500;
  transition: all 0.3s;
}

.ant-btn-primary {
  background: #1890ff;
  border-color: #1890ff;
}

.ant-btn-primary:hover {
  background: #40a9ff;
  border-color: #40a9ff;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(24, 144, 255, 0.3);
}

.ant-btn:hover {
  transform: translateY(-1px);
}

/* 分页样式 */
.ant-pagination {
  margin-top: 16px;
  text-align: right;
}

.ant-pagination-item {
  border-radius: 6px;
}

.ant-pagination-item-active {
  background: #1890ff;
  border-color: #1890ff;
}

.ant-pagination-item-active a {
  color: #fff;
}

/* 头像样式 */
.ant-avatar {
  font-weight: 600;
  border: 2px solid #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

/* 进度条样式 */
.ant-progress-line {
  margin-bottom: 0;
}

.ant-progress-text {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.65);
}

/* 统计数字样式 */
.ant-statistic-content-value {
  font-weight: 600;
}

/* 响应式设计 */
@media (max-width: 1200px) {
  .header-content {
    flex-direction: column;
    gap: 16px;
  }
  
  .header-actions {
    align-self: flex-start;
  }
}

@media (max-width: 768px) {
  .player-management {
    padding: 0;
  }
  
  .page-header {
    margin-bottom: 16px;
    padding: 16px;
  }
  
  .header-left {
    gap: 12px;
  }
  
  .page-icon {
    font-size: 24px;
  }
  
  .header-left h2 {
    font-size: 20px;
  }
  
  .header-left p {
    font-size: 13px;
  }
  
  .header-actions {
    flex-direction: column;
    width: 100%;
    gap: 8px;
  }
  
  .header-actions .ant-btn {
    width: 100%;
  }
  
  .stats-cards {
    margin-bottom: 16px;
  }
  
  .stats-cards .ant-statistic-content {
    font-size: 20px;
  }
  
  .filter-card {
    margin-bottom: 16px;
  }
  
  .filter-card .ant-card-body {
    padding: 12px 16px;
  }
  
  .table-card .ant-table {
    font-size: 13px;
  }
  
  .user-info {
    gap: 8px;
  }
  
  .user-info .ant-avatar {
    width: 32px;
    height: 32px;
    font-size: 14px;
  }
  
  .username {
    font-size: 13px;
  }
  
  .user-header {
    padding: 12px;
    gap: 12px;
  }
  
  .user-header .ant-avatar {
    width: 48px;
    height: 48px;
  }
  
  .user-header-info h3 {
    font-size: 18px;
  }
  
  .ant-modal {
    margin: 0;
    max-width: 100vw;
  }
  
  .ant-modal-body {
    padding: 16px;
  }
}

@media (max-width: 576px) {
  .page-header {
    padding: 12px;
  }
  
  .header-left {
    gap: 8px;
  }
  
  .page-icon {
    font-size: 20px;
  }
  
  .header-left h2 {
    font-size: 18px;
  }
  
  .stats-cards .ant-statistic-content {
    font-size: 18px;
  }
  
  .table-card .ant-table {
    font-size: 12px;
  }
  
  .ant-table-tbody > tr > td {
    padding: 8px;
  }
  
  .user-info .ant-avatar {
    width: 28px;
    height: 28px;
    font-size: 12px;
  }
  
  .username {
    font-size: 12px;
  }
  
  .user-level .ant-tag {
    font-size: 10px;
    padding: 1px 4px;
  }
}

/* 动画效果 */
.page-header,
.stats-cards .ant-card,
.filter-card,
.table-card {
  animation: fadeInUp 0.6s ease-out;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* 加载状态样式 */
.ant-spin-container {
  position: relative;
}

.ant-spin {
  color: #1890ff;
}

/* 空状态样式 */
.ant-empty {
  padding: 40px 0;
}

.ant-empty-description {
  color: rgba(0, 0, 0, 0.45);
}

/* 提示框样式 */
.ant-tooltip-inner {
  background: rgba(0, 0, 0, 0.85);
  border-radius: 6px;
}

/* 暗色主题适配 */
@media (prefers-color-scheme: dark) {
  .page-header,
  .stats-cards .ant-card,
  .filter-card,
  .table-card {
    background: #141414;
    border-color: #303030;
  }
  
  .header-left h2 {
    color: rgba(255, 255, 255, 0.85);
  }
  
  .header-left p {
    color: rgba(255, 255, 255, 0.65);
  }
  
  .table-card .ant-table-thead > tr > th {
    background: #1f1f1f;
    color: rgba(255, 255, 255, 0.85);
    border-bottom-color: #303030;
  }
  
  .table-card .ant-table-tbody > tr:hover > td {
    background: #262626;
  }
  
  .table-card .ant-table-tbody > tr > td {
    border-bottom-color: #303030;
  }
  
  .user-header {
    background: #1f1f1f;
  }
  
  .user-header-info h3 {
    color: rgba(255, 255, 255, 0.85);
  }
  
  .user-header-info p {
    color: rgba(255, 255, 255, 0.65);
  }
  
  .progress-title {
    color: rgba(255, 255, 255, 0.65);
  }
  
  .ant-descriptions-bordered .ant-descriptions-item-label {
    background: #1f1f1f;
    color: rgba(255, 255, 255, 0.85);
  }
  
  .ant-descriptions-bordered .ant-descriptions-item-content {
    background: #141414;
    color: rgba(255, 255, 255, 0.65);
  }
}/* 排行榜页面样式 */
.leaderboard {
  padding: 24px;
  background-color: #f5f5f5;
  min-height: 100vh;
}

/* 页面头部 */
.page-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
  padding: 0 4px;
}

.page-title {
  margin: 0;
  color: #262626;
  display: flex;
  align-items: center;
  gap: 12px;
}

.page-title .anticon {
  color: #faad14;
  font-size: 28px;
}

/* 统计卡片区域 */
.stats-cards {
  margin-bottom: 24px;
}

.stat-card {
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  background: linear-gradient(135deg, #fff 0%, #f8f9fa 100%);
}

.stat-card:hover {
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
  transform: translateY(-4px);
}

.stat-card .ant-statistic {
  text-align: center;
}

.stat-card .ant-statistic-title {
  font-size: 14px;
  color: #666;
  margin-bottom: 8px;
  font-weight: 500;
}

.stat-card .ant-statistic-content {
  font-size: 28px;
  font-weight: 700;
}

.stat-card .ant-statistic-content-prefix {
  margin-right: 8px;
  font-size: 24px;
}

/* 筛选卡片 */
.filter-card {
  margin-bottom: 24px;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.filter-card .ant-card-body {
  padding: 20px;
}

.filter-card .ant-select,
.filter-card .ant-picker {
  border-radius: 8px;
}

/* 排行榜表格 */
.leaderboard-table {
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.leaderboard-table .ant-card-body {
  padding: 0;
}

.leaderboard-table .ant-table {
  border-radius: 12px;
}

.leaderboard-table .ant-table-thead > tr > th {
  background: linear-gradient(135deg, #1890ff 0%, #096dd9 100%);
  color: white;
  font-weight: 600;
  border: none;
  text-align: center;
}

.leaderboard-table .ant-table-tbody > tr {
  transition: all 0.3s ease;
}

.leaderboard-table .ant-table-tbody > tr:hover {
  background-color: #f0f9ff;
  transform: scale(1.01);
}

.leaderboard-table .ant-table-tbody > tr > td {
  padding: 16px;
  vertical-align: middle;
  border-bottom: 1px solid #f0f0f0;
}

/* 排名特殊样式 */
.rank-first {
  background: linear-gradient(135deg, #fff7e6 0%, #fffbe6 100%) !important;
  border-left: 4px solid #faad14;
}

.rank-first:hover {
  background: linear-gradient(135deg, #fff1b8 0%, #fff7cc 100%) !important;
}

.rank-second {
  background: linear-gradient(135deg, #f6f6f6 0%, #fafafa 100%) !important;
  border-left: 4px solid #bfbfbf;
}

.rank-second:hover {
  background: linear-gradient(135deg, #eeeeee 0%, #f5f5f5 100%) !important;
}

.rank-third {
  background: linear-gradient(135deg, #fff2e8 0%, #fff7f0 100%) !important;
  border-left: 4px solid #d4b106;
}

.rank-third:hover {
  background: linear-gradient(135deg, #ffe7d3 0%, #ffede0 100%) !important;
}

.rank-top-ten {
  background: linear-gradient(135deg, #f0f9ff 0%, #f8fcff 100%) !important;
  border-left: 4px solid #1890ff;
}

.rank-top-ten:hover {
  background: linear-gradient(135deg, #e6f7ff 0%, #f0faff 100%) !important;
}

/* 排名单元格 */
.rank-cell {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}

.rank-number {
  font-size: 12px;
  color: #666;
  font-weight: 500;
}

/* 用户信息 */
.user-info {
  display: flex;
  align-items: center;
  gap: 12px;
}

.user-avatar {
  border: 2px solid #f0f0f0;
  transition: all 0.3s ease;
}

.user-avatar:hover {
  border-color: #1890ff;
  transform: scale(1.1);
}

.user-details {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.username {
  font-size: 14px;
  color: #262626;
}

.user-level {
  display: flex;
  align-items: center;
}

/* 积分单元格 */
.score-cell {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.score-value {
  font-size: 18px;
  color: #1890ff;
  font-weight: 600;
}

.score-progress {
  margin: 0;
}

.score-progress .ant-progress-bg {
  border-radius: 4px;
}

/* 胜率显示 */
.win-rate {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

/* 标签样式 */
.ant-tag {
  border-radius: 6px;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  border: none;
}

.ant-tag.ant-tag-gold {
  background: linear-gradient(135deg, #faad14 0%, #d48806 100%);
  color: white;
  box-shadow: 0 2px 4px rgba(250, 173, 20, 0.3);
}

.ant-tag.ant-tag-silver {
  background: linear-gradient(135deg, #bfbfbf 0%, #8c8c8c 100%);
  color: white;
  box-shadow: 0 2px 4px rgba(191, 191, 191, 0.3);
}

.ant-tag.ant-tag-bronze {
  background: linear-gradient(135deg, #d4b106 0%, #ad8b00 100%);
  color: white;
  box-shadow: 0 2px 4px rgba(212, 177, 6, 0.3);
}

.ant-tag.ant-tag-blue {
  background: linear-gradient(135deg, #1890ff 0%, #096dd9 100%);
  color: white;
  box-shadow: 0 2px 4px rgba(24, 144, 255, 0.3);
}

.ant-tag.ant-tag-green {
  background: linear-gradient(135deg, #52c41a 0%, #389e0d 100%);
  color: white;
  box-shadow: 0 2px 4px rgba(82, 196, 26, 0.3);
}

/* 徽章样式 */
.ant-badge {
  display: inline-flex;
  align-items: center;
}

.ant-badge-count {
  border-radius: 8px;
  font-weight: 600;
  min-width: 24px;
  height: 24px;
  line-height: 22px;
}

/* 进度条样式 */
.ant-progress {
  margin: 0;
}

.ant-progress-line {
  font-size: 12px;
}

.ant-progress-bg {
  border-radius: 4px;
  transition: all 0.3s ease;
}

/* 空状态 */
.ant-empty {
  padding: 60px 0;
}

.ant-empty-description {
  color: #999;
  font-size: 14px;
}

/* 加载状态 */
.ant-spin-container {
  position: relative;
}

.ant-spin {
  color: #1890ff;
}

/* 工具提示 */
.ant-tooltip {
  max-width: 300px;
}

.ant-tooltip-inner {
  border-radius: 6px;
  background: rgba(0, 0, 0, 0.85);
}

/* 响应式设计 */
@media (max-width: 768px) {
  .leaderboard {
    padding: 16px;
  }
  
  .page-header {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
  }
  
  .stats-cards {
    margin-bottom: 16px;
  }
  
  .filter-card {
    margin-bottom: 16px;
  }
  
  .filter-card .ant-row {
    gap: 12px;
  }
  
  .leaderboard-table .ant-table-tbody > tr > td {
    padding: 12px 8px;
    font-size: 13px;
  }
  
  .user-info {
    gap: 8px;
  }
  
  .user-avatar {
    width: 32px;
    height: 32px;
  }
  
  .score-value {
    font-size: 16px;
  }
}

@media (max-width: 576px) {
  .leaderboard {
    padding: 12px;
  }
  
  .page-title {
    font-size: 20px;
  }
  
  .stat-card .ant-statistic-content {
    font-size: 24px;
  }
  
  .leaderboard-table .ant-table {
    font-size: 12px;
  }
  
  .user-details {
    gap: 2px;
  }
  
  .username {
    font-size: 13px;
  }
}

/* 暗色主题适配 */
@media (prefers-color-scheme: dark) {
  .leaderboard {
    background-color: #141414;
  }
  
  .page-title {
    color: #fff;
  }
  
  .stat-card,
  .filter-card,
  .leaderboard-table {
    background-color: #1f1f1f;
    border-color: #303030;
  }
  
  .stat-card {
    background: linear-gradient(135deg, #1f1f1f 0%, #262626 100%);
  }
  
  .leaderboard-table .ant-table-tbody > tr:hover {
    background-color: #262626;
  }
  
  .rank-first {
    background: linear-gradient(135deg, #2a2a1a 0%, #2f2f1f 100%) !important;
  }
  
  .rank-second {
    background: linear-gradient(135deg, #2a2a2a 0%, #2f2f2f 100%) !important;
  }
  
  .rank-third {
    background: linear-gradient(135deg, #2a251a 0%, #2f2a1f 100%) !important;
  }
  
  .rank-top-ten {
    background: linear-gradient(135deg, #1a1f2a 0%, #1f242f 100%) !important;
  }
  
  .username {
    color: #fff;
  }
  
  .score-value {
    color: #40a9ff;
  }
}

/* 动画效果 */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.leaderboard > * {
  animation: fadeInUp 0.6s ease-out;
}

.stats-cards .ant-col:nth-child(1) { animation-delay: 0.1s; }
.stats-cards .ant-col:nth-child(2) { animation-delay: 0.2s; }
.stats-cards .ant-col:nth-child(3) { animation-delay: 0.3s; }
.stats-cards .ant-col:nth-child(4) { animation-delay: 0.4s; }

/* 排名动画 */
@keyframes rankPulse {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
}

.rank-first .rank-cell .anticon {
  animation: rankPulse 2s infinite;
}

/* 数字滚动动画 */
.ant-statistic-content-value {
  transition: all 0.5s ease;
}

/* 表格行进入动画 */
.ant-table-tbody > tr {
  animation: slideInLeft 0.5s ease-out;
}

@keyframes slideInLeft {
  from {
    opacity: 0;
    transform: translateX(-20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

/* 标签悬停效果 */
.ant-tag {
  transition: all 0.3s ease;
  cursor: default;
}

.ant-tag:hover {
  transform: scale(1.05);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

/* 进度条动画 */
.ant-progress-bg {
  transition: all 0.8s ease;
}

/* 头像悬停效果 */
.user-avatar {
  position: relative;
  overflow: hidden;
}

.user-avatar::after {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
  transition: left 0.5s ease;
}

.user-avatar:hover::after {
  left: 100%;
}/* 数据统计页面样式 */
.statistics {
  padding: 24px;
  background: #f0f2f5;
  min-height: calc(100vh - 64px);
}

/* 页面头部 */
.statistics .page-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
  padding: 0 4px;
}

.statistics .page-title {
  margin: 0;
  color: #1890ff;
  display: flex;
  align-items: center;
  gap: 8px;
}

/* 筛选卡片 */
.statistics .filter-card {
  margin-bottom: 24px;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.statistics .filter-card .ant-card-body {
  padding: 16px 24px;
}

/* 概览统计 */
.statistics .overview-stats {
  margin-bottom: 24px;
}

.statistics .stat-card {
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  border: none;
}

.statistics .stat-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}

.statistics .stat-card .ant-statistic {
  text-align: center;
}

.statistics .stat-card .ant-statistic-title {
  font-size: 14px;
  color: #666;
  margin-bottom: 8px;
}

.statistics .stat-card .ant-statistic-content {
  font-size: 24px;
  font-weight: 600;
}

.statistics .stat-card .ant-statistic-content-prefix {
  margin-right: 8px;
  font-size: 20px;
}

/* 趋势图表 */
.statistics .trend-charts {
  margin-bottom: 24px;
}

.statistics .chart-card {
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  border: none;
}

.statistics .chart-card .ant-card-head {
  border-bottom: 1px solid #f0f0f0;
  padding: 16px 24px;
}

.statistics .chart-card .ant-card-head-title {
  font-size: 16px;
  font-weight: 600;
  color: #262626;
  display: flex;
  align-items: center;
  gap: 8px;
}

.statistics .chart-card .ant-card-body {
  padding: 24px;
}

/* 分布图表 */
.statistics .distribution-charts {
  margin-bottom: 24px;
}

/* 表格卡片 */
.statistics .table-card {
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  border: none;
}

.statistics .table-card .ant-card-head {
  border-bottom: 1px solid #f0f0f0;
  padding: 16px 24px;
}

.statistics .table-card .ant-card-head-title {
  font-size: 16px;
  font-weight: 600;
  color: #262626;
}

.statistics .table-card .ant-card-body {
  padding: 0;
}

.statistics .table-card .ant-table {
  border-radius: 0 0 8px 8px;
}

.statistics .table-card .ant-table-thead > tr > th {
  background: #fafafa;
  border-bottom: 1px solid #f0f0f0;
  font-weight: 600;
  color: #262626;
}

.statistics .table-card .ant-table-tbody > tr:hover > td {
  background: #f5f5f5;
}

/* 顶级玩家 */
.statistics .top-performers {
  margin-bottom: 24px;
}

/* 排名标签样式 */
.statistics .ant-tag {
  border-radius: 4px;
  font-weight: 600;
  font-size: 12px;
  padding: 2px 8px;
}

/* 加载状态 */
.statistics .ant-spin-container {
  min-height: 200px;
}

/* 空状态 */
.statistics .ant-empty {
  padding: 40px 0;
}

.statistics .ant-empty-description {
  color: #999;
}

/* 工具提示 */
.statistics .recharts-tooltip-wrapper {
  border-radius: 6px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.statistics .recharts-default-tooltip {
  background: rgba(255, 255, 255, 0.95);
  border: 1px solid #d9d9d9;
  border-radius: 6px;
  padding: 8px 12px;
}

/* 图例样式 */
.statistics .recharts-legend-wrapper {
  padding-top: 16px;
}

.statistics .recharts-legend-item-text {
  color: #666 !important;
  font-size: 12px;
}

/* 响应式设计 */
@media (max-width: 768px) {
  .statistics {
    padding: 16px;
  }
  
  .statistics .page-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
  
  .statistics .filter-card .ant-row {
    flex-direction: column;
  }
  
  .statistics .filter-card .ant-col {
    margin-bottom: 8px;
  }
  
  .statistics .stat-card .ant-statistic-content {
    font-size: 20px;
  }
  
  .statistics .chart-card .ant-card-body {
    padding: 16px;
  }
}

@media (max-width: 576px) {
  .statistics {
    padding: 12px;
  }
  
  .statistics .page-title {
    font-size: 20px;
  }
  
  .statistics .stat-card .ant-statistic-content {
    font-size: 18px;
  }
  
  .statistics .chart-card .ant-card-head {
    padding: 12px 16px;
  }
  
  .statistics .chart-card .ant-card-body {
    padding: 12px;
  }
  
  .statistics .table-card .ant-table {
    font-size: 12px;
  }
}

/* 暗色主题适配 */
[data-theme='dark'] .statistics {
  background: #141414;
}

[data-theme='dark'] .statistics .stat-card,
[data-theme='dark'] .statistics .chart-card,
[data-theme='dark'] .statistics .table-card,
[data-theme='dark'] .statistics .filter-card {
  background: #1f1f1f;
  border-color: #303030;
}

[data-theme='dark'] .statistics .page-title {
  color: #1890ff;
}

[data-theme='dark'] .statistics .stat-card .ant-statistic-title {
  color: #a6a6a6;
}

[data-theme='dark'] .statistics .chart-card .ant-card-head,
[data-theme='dark'] .statistics .table-card .ant-card-head {
  border-bottom-color: #303030;
}

[data-theme='dark'] .statistics .chart-card .ant-card-head-title,
[data-theme='dark'] .statistics .table-card .ant-card-head-title {
  color: #fff;
}

[data-theme='dark'] .statistics .table-card .ant-table-thead > tr > th {
  background: #262626;
  border-bottom-color: #303030;
  color: #fff;
}

[data-theme='dark'] .statistics .table-card .ant-table-tbody > tr:hover > td {
  background: #262626;
}

/* 动画效果 */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes slideInLeft {
  from {
    opacity: 0;
    transform: translateX(-20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}

.statistics .stat-card {
  animation: fadeInUp 0.6s ease-out;
}

.statistics .chart-card {
  animation: slideInLeft 0.8s ease-out;
}

.statistics .table-card {
  animation: fadeInUp 1s ease-out;
}

.statistics .stat-card:hover {
  animation: pulse 0.3s ease-in-out;
}

/* 图表容器样式 */
.statistics .recharts-wrapper {
  border-radius: 4px;
}

.statistics .recharts-cartesian-grid-horizontal line,
.statistics .recharts-cartesian-grid-vertical line {
  stroke: #f0f0f0;
}

[data-theme='dark'] .statistics .recharts-cartesian-grid-horizontal line,
[data-theme='dark'] .statistics .recharts-cartesian-grid-vertical line {
  stroke: #303030;
}

/* 自定义滚动条 */
.statistics .table-card .ant-table-body::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

.statistics .table-card .ant-table-body::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 3px;
}

.statistics .table-card .ant-table-body::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 3px;
}

.statistics .table-card .ant-table-body::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}

[data-theme='dark'] .statistics .table-card .ant-table-body::-webkit-scrollbar-track {
  background: #262626;
}

[data-theme='dark'] .statistics .table-card .ant-table-body::-webkit-scrollbar-thumb {
  background: #434343;
}

[data-theme='dark'] .statistics .table-card .ant-table-body::-webkit-scrollbar-thumb:hover {
  background: #595959;
}/* 操作日志页面样式 */
.operation-log {
  padding: 24px;
  background: #f0f2f5;
  min-height: calc(100vh - 64px);
}

/* 页面头部 */
.operation-log .page-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
  padding: 0 4px;
}

.operation-log .page-title {
  margin: 0;
  color: #1890ff;
  display: flex;
  align-items: center;
  gap: 8px;
}

/* 统计卡片 */
.operation-log .stats-cards {
  margin-bottom: 24px;
}

.operation-log .stat-card {
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  border: none;
}

.operation-log .stat-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}

.operation-log .stat-card .ant-statistic {
  text-align: center;
}

.operation-log .stat-card .ant-statistic-title {
  font-size: 14px;
  color: #666;
  margin-bottom: 8px;
}

.operation-log .stat-card .ant-statistic-content {
  font-size: 24px;
  font-weight: 600;
}

.operation-log .stat-card .ant-statistic-content-prefix {
  margin-right: 8px;
  font-size: 20px;
}

/* 筛选卡片 */
.operation-log .filter-card {
  margin-bottom: 24px;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.operation-log .filter-card .ant-card-body {
  padding: 20px 24px;
}

/* 表格卡片 */
.operation-log .table-card {
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  border: none;
}

.operation-log .table-card .ant-card-body {
  padding: 0;
}

.operation-log .table-card .ant-table {
  border-radius: 0 0 8px 8px;
}

.operation-log .table-card .ant-table-thead > tr > th {
  background: #fafafa;
  border-bottom: 1px solid #f0f0f0;
  font-weight: 600;
  color: #262626;
  padding: 12px 16px;
}

.operation-log .table-card .ant-table-tbody > tr > td {
  padding: 12px 16px;
  border-bottom: 1px solid #f5f5f5;
}

.operation-log .table-card .ant-table-tbody > tr:hover > td {
  background: #f5f5f5;
}

/* 表格内容样式 */
.operation-log .time-text {
  color: #666;
  font-size: 12px;
  display: flex;
  align-items: center;
  gap: 4px;
}

.operation-log .admin-name {
  color: #1890ff;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 4px;
}

.operation-log .target-text {
  max-width: 120px;
  display: inline-block;
}

/* 标签样式 */
.operation-log .ant-tag {
  border-radius: 4px;
  font-weight: 500;
  font-size: 12px;
  padding: 2px 8px;
  margin: 0;
}

/* 详情模态框 */
.operation-log .detail-modal .ant-modal-header {
  border-bottom: 1px solid #f0f0f0;
  padding: 16px 24px;
}

.operation-log .detail-modal .ant-modal-title {
  font-size: 16px;
  font-weight: 600;
  color: #262626;
}

.operation-log .detail-modal .ant-modal-body {
  padding: 24px;
}

.operation-log .detail-modal .ant-descriptions-bordered .ant-descriptions-item-label {
  background: #fafafa;
  font-weight: 600;
  color: #262626;
  width: 120px;
}

.operation-log .detail-modal .ant-descriptions-bordered .ant-descriptions-item-content {
  background: #fff;
  padding: 12px 16px;
}

.operation-log .log-details {
  background: #f8f9fa;
  border: 1px solid #e9ecef;
  border-radius: 4px;
  padding: 12px;
  font-family: 'Courier New', monospace;
  font-size: 12px;
  line-height: 1.5;
  color: #495057;
  white-space: pre-wrap;
  word-break: break-all;
  max-height: 200px;
  overflow-y: auto;
}

/* 分页样式 */
.operation-log .ant-pagination {
  margin: 24px 0 0 0;
  text-align: right;
}

.operation-log .ant-pagination .ant-pagination-total-text {
  color: #666;
}

/* 空状态 */
.operation-log .ant-empty {
  padding: 60px 0;
}

.operation-log .ant-empty-description {
  color: #999;
}

/* 加载状态 */
.operation-log .ant-spin-container {
  min-height: 400px;
}

/* 响应式设计 */
@media (max-width: 768px) {
  .operation-log {
    padding: 16px;
  }
  
  .operation-log .page-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
  
  .operation-log .filter-card .ant-row {
    flex-direction: column;
  }
  
  .operation-log .filter-card .ant-col {
    margin-bottom: 8px;
  }
  
  .operation-log .stat-card .ant-statistic-content {
    font-size: 20px;
  }
  
  .operation-log .table-card .ant-table-thead > tr > th,
  .operation-log .table-card .ant-table-tbody > tr > td {
    padding: 8px 12px;
  }
  
  .operation-log .detail-modal {
    margin: 0;
    max-width: 100vw;
  }
  
  .operation-log .detail-modal .ant-modal-body {
    padding: 16px;
  }
}

@media (max-width: 576px) {
  .operation-log {
    padding: 12px;
  }
  
  .operation-log .page-title {
    font-size: 20px;
  }
  
  .operation-log .stat-card .ant-statistic-content {
    font-size: 18px;
  }
  
  .operation-log .table-card .ant-table {
    font-size: 12px;
  }
  
  .operation-log .filter-card .ant-card-body {
    padding: 16px;
  }
}

/* 暗色主题适配 */
[data-theme='dark'] .operation-log {
  background: #141414;
}

[data-theme='dark'] .operation-log .stat-card,
[data-theme='dark'] .operation-log .filter-card,
[data-theme='dark'] .operation-log .table-card {
  background: #1f1f1f;
  border-color: #303030;
}

[data-theme='dark'] .operation-log .page-title {
  color: #1890ff;
}

[data-theme='dark'] .operation-log .stat-card .ant-statistic-title {
  color: #a6a6a6;
}

[data-theme='dark'] .operation-log .table-card .ant-table-thead > tr > th {
  background: #262626;
  border-bottom-color: #303030;
  color: #fff;
}

[data-theme='dark'] .operation-log .table-card .ant-table-tbody > tr > td {
  border-bottom-color: #303030;
}

[data-theme='dark'] .operation-log .table-card .ant-table-tbody > tr:hover > td {
  background: #262626;
}

[data-theme='dark'] .operation-log .time-text {
  color: #a6a6a6;
}

[data-theme='dark'] .operation-log .admin-name {
  color: #1890ff;
}

[data-theme='dark'] .operation-log .detail-modal .ant-modal-content {
  background: #1f1f1f;
}

[data-theme='dark'] .operation-log .detail-modal .ant-modal-header {
  background: #1f1f1f;
  border-bottom-color: #303030;
}

[data-theme='dark'] .operation-log .detail-modal .ant-modal-title {
  color: #fff;
}

[data-theme='dark'] .operation-log .detail-modal .ant-descriptions-bordered .ant-descriptions-item-label {
  background: #262626;
  color: #fff;
}

[data-theme='dark'] .operation-log .detail-modal .ant-descriptions-bordered .ant-descriptions-item-content {
  background: #1f1f1f;
  color: #fff;
}

[data-theme='dark'] .operation-log .log-details {
  background: #262626;
  border-color: #434343;
  color: #d9d9d9;
}

/* 动画效果 */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes slideInLeft {
  from {
    opacity: 0;
    transform: translateX(-20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}

.operation-log .stat-card {
  animation: fadeInUp 0.6s ease-out;
}

.operation-log .filter-card {
  animation: slideInLeft 0.8s ease-out;
}

.operation-log .table-card {
  animation: fadeInUp 1s ease-out;
}

.operation-log .stat-card:hover {
  animation: pulse 0.3s ease-in-out;
}

/* 表格行悬停效果 */
.operation-log .table-card .ant-table-tbody > tr {
  transition: all 0.3s ease;
}

.operation-log .table-card .ant-table-tbody > tr:hover {
  transform: translateX(2px);
}

/* 标签悬停效果 */
.operation-log .ant-tag {
  transition: all 0.3s ease;
  cursor: default;
}

.operation-log .ant-tag:hover {
  transform: scale(1.05);
}

/* 按钮样式 */
.operation-log .ant-btn {
  border-radius: 6px;
  transition: all 0.3s ease;
}

.operation-log .ant-btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

/* 输入框样式 */
.operation-log .ant-input,
.operation-log .ant-select-selector {
  border-radius: 6px;
  transition: all 0.3s ease;
}

.operation-log .ant-input:focus,
.operation-log .ant-select-focused .ant-select-selector {
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}

/* 自定义滚动条 */
.operation-log .log-details::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

.operation-log .log-details::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 3px;
}

.operation-log .log-details::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 3px;
}

.operation-log .log-details::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}

[data-theme='dark'] .operation-log .log-details::-webkit-scrollbar-track {
  background: #434343;
}

[data-theme='dark'] .operation-log .log-details::-webkit-scrollbar-thumb {
  background: #595959;
}

[data-theme='dark'] .operation-log .log-details::-webkit-scrollbar-thumb:hover {
  background: #6d6d6d;
}

/* 表格滚动条 */
.operation-log .ant-table-body::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.operation-log .ant-table-body::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 4px;
}

.operation-log .ant-table-body::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 4px;
}

.operation-log .ant-table-body::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}

[data-theme='dark'] .operation-log .ant-table-body::-webkit-scrollbar-track {
  background: #262626;
}

[data-theme='dark'] .operation-log .ant-table-body::-webkit-scrollbar-thumb {
  background: #434343;
}

[data-theme='dark'] .operation-log .ant-table-body::-webkit-scrollbar-thumb:hover {
  background: #595959;
}.data-tracking-container {
  padding: 24px;
  background: #f5f5f5;
  min-height: 100vh;
}

.page-header {
  margin-bottom: 24px;
}

.page-header h2 {
  margin: 0 0 8px 0;
  color: #262626;
  font-size: 24px;
  font-weight: 600;
}

.page-header p {
  margin: 0;
  color: #8c8c8c;
  font-size: 14px;
}

.events-card,
.test-card {
  margin-bottom: 24px;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.events-card .ant-card-head {
  border-bottom: 1px solid #f0f0f0;
}

.events-card .ant-card-head-title {
  font-weight: 600;
  color: #262626;
}

.test-card .ant-card-head-title {
  font-weight: 600;
  color: #262626;
}

/* 表格样式优化 */
.events-card .ant-table {
  border-radius: 6px;
}

.events-card .ant-table-thead > tr > th {
  background: #fafafa;
  font-weight: 600;
  color: #262626;
  border-bottom: 1px solid #f0f0f0;
}

.events-card .ant-table-tbody > tr > td {
  border-bottom: 1px solid #f5f5f5;
}

.events-card .ant-table-tbody > tr:hover > td {
  background: #f8f9ff;
}

/* 测试卡片样式 */
.test-card .ant-card-body {
  padding: 24px;
}

.test-card .ant-row {
  margin-bottom: 0;
}

.test-card .ant-col {
  margin-bottom: 16px;
}

.test-card .ant-card-small .ant-card-head {
  min-height: 38px;
  padding: 0 12px;
  border-bottom: 1px solid #f0f0f0;
}

.test-card .ant-card-small .ant-card-head-title {
  font-size: 14px;
  font-weight: 600;
}

.test-card .ant-card-small .ant-card-body {
  padding: 12px;
}

.test-card .ant-card-small p {
  margin: 4px 0;
  font-size: 13px;
  color: #595959;
}

.test-card .ant-card-small strong {
  color: #1890ff;
  font-weight: 600;
}

/* 弹窗样式优化 */
.ant-modal-header {
  border-bottom: 1px solid #f0f0f0;
  padding: 16px 24px;
}

.ant-modal-title {
  font-weight: 600;
  color: #262626;
}

.ant-modal-body {
  padding: 24px;
}

.ant-form-item-label > label {
  font-weight: 500;
  color: #262626;
}

/* 按钮样式 */
.ant-btn-primary {
  border-radius: 6px;
  box-shadow: 0 2px 4px rgba(24, 144, 255, 0.2);
}

.ant-btn-primary:hover {
  box-shadow: 0 4px 8px rgba(24, 144, 255, 0.3);
}

/* 标签样式 */
.ant-tag {
  border-radius: 4px;
  font-size: 12px;
  padding: 2px 8px;
}

/* 警告提示样式 */
.ant-alert {
  border-radius: 6px;
}

.ant-alert-warning {
  background: #fffbe6;
  border: 1px solid #ffe58f;
}

.ant-alert-error {
  background: #fff2f0;
  border: 1px solid #ffccc7;
}

/* 响应式设计 */
@media (max-width: 768px) {
  .data-tracking-container {
    padding: 16px;
  }
  
  .page-header h2 {
    font-size: 20px;
  }
  
  .events-card,
  .test-card {
    margin-bottom: 16px;
  }
  
  .ant-modal {
    margin: 0 16px;
  }
  
  .ant-table-scroll {
    overflow-x: auto;
  }
}

@media (max-width: 576px) {
  .data-tracking-container {
    padding: 12px;
  }
  
  .events-card .ant-card-body,
  .test-card .ant-card-body {
    padding: 16px;
  }
  
  .ant-modal-body {
    padding: 16px;
  }
}

/* 暗色主题适配 */
@media (prefers-color-scheme: dark) {
  .data-tracking-container {
    background: #141414;
  }
  
  .page-header h2 {
    color: #ffffff;
  }
  
  .page-header p {
    color: #a6a6a6;
  }
  
  .events-card,
  .test-card {
    background: #1f1f1f;
    border: 1px solid #303030;
  }
  
  .events-card .ant-card-head-title,
  .test-card .ant-card-head-title {
    color: #ffffff;
  }
  
  .events-card .ant-table-thead > tr > th {
    background: #262626;
    color: #ffffff;
    border-bottom: 1px solid #303030;
  }
  
  .events-card .ant-table-tbody > tr > td {
    background: #1f1f1f;
    color: #ffffff;
    border-bottom: 1px solid #303030;
  }
  
  .events-card .ant-table-tbody > tr:hover > td {
    background: #262626;
  }
  
  .test-card .ant-card-small {
    background: #262626;
    border: 1px solid #303030;
  }
  
  .test-card .ant-card-small .ant-card-head-title {
    color: #ffffff;
  }
  
  .test-card .ant-card-small p {
    color: #a6a6a6;
  }
  
  .ant-form-item-label > label {
    color: #ffffff;
  }
}/* Analytics 页面样式 */
.analytics-container {
  min-height: 100vh;
}
.analytics-container > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.analytics-container {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  padding: 1.5rem;
}

.analytics-header {
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header-content > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}

.page-title {
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

.page-description {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.header-actions {
  display: flex;
  align-items: center;
}

.header-actions > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.refresh-btn, .export-btn {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.refresh-btn:hover, .export-btn:hover {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

/* 筛选条件卡片 */
.filter-card {
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.filter-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 1rem;
}

.filter-group {
  display: flex;
  align-items: center;
}

.filter-group > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.filter-label {
  white-space: nowrap;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.date-picker {
  min-width: 280px;
}

.platform-select, .game-select {
  min-width: 150px;
}

.realtime-stats {
  display: flex;
  align-items: center;
}

.realtime-badge {
  display: flex;
  align-items: center;
}

.realtime-badge > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.realtime-badge {
  --tw-border-opacity: 1;
  border-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}

.realtime-indicator {
  height: 0.5rem;
  width: 0.5rem;
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

.realtime-indicator {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}

/* 标签页样式 */
.analytics-tabs > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.tabs-list {
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.25rem;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.tab-trigger {
  display: flex;
  align-items: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.tab-trigger[data-state="active"] {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.tab-content > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

/* 加载状态 */
.loading-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.loading-container > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.loading-container {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.loading-spinner {
  height: 2rem;
  width: 2rem;
}

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

.loading-spinner {
  animation: spin 1s linear infinite;
  border-radius: 9999px;
  border-width: 4px;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
  --tw-border-opacity: 1;
  border-top-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}

/* 数据概览网格 */
.overview-grid {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .overview-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  .overview-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.stat-card {
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.stat-card:hover {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.stat-header {
  padding-bottom: 0.5rem;
}

.stat-title {
  display: flex;
  align-items: center;
}

.stat-title > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.stat-title {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.stat-value {
  margin-bottom: 0.25rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

.stat-description {
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

/* 留存分析 */
.retention-content > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.retention-table {
  overflow-x: auto;
}

.table {
  width: 100%;
  border-collapse: collapse;
}

.table th {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: left;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.table td {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

.table tbody tr:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.retention-rate {
  display: inline-flex;
  align-items: center;
  border-radius: 9999px;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}

/* 广告分析 */
.ads-content > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.ads-grid {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}

@media (min-width: 768px) {
  .ads-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.ad-card {
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.ad-card:hover {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.ad-stats > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.ad-stat {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ad-stat-label {
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.ad-stat-value {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

/* 广告分析 */
.ads-content > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.ads-table {
  overflow-x: auto;
}

.completion-rate {
  display: inline-flex;
  align-items: center;
  border-radius: 9999px;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
}

.completion-rate.high {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}

.completion-rate.low {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}

/* 关卡分析 */
.levels-content > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.levels-table {
  overflow-x: auto;
}

.pass-rate {
  display: inline-flex;
  align-items: center;
  border-radius: 9999px;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
}

.pass-rate.high {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}

.pass-rate.low {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}

/* 响应式设计 */
@media (max-width: 768px) {
  .analytics-container > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }
  .analytics-container {
    padding: 1rem;
  }
  
  .analytics-header {
    flex-direction: column;
    align-items: flex-start;
  }
  
  .analytics-header > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }
  
  .header-actions {
    width: 100%;
    justify-content: flex-end;
  }
  
  .filter-content {
    flex-direction: column;
    align-items: flex-start;
  }
  
  .filter-content > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }
  
  .filter-group {
    width: 100%;
    justify-content: space-between;
  }
  
  .overview-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  
  .ads-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  
  .tabs-list {
    flex-wrap: wrap;
  }
  
  .tab-trigger {
    min-width: 0px;
    flex: 1 1 0%;
    justify-content: center;
  }
}

/* 动画效果 */
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.stat-card, .ad-card {
  animation: fadeIn 0.3s ease-out;
}

/* 深色模式支持 */
@media (prefers-color-scheme: dark) {
  .analytics-container {
    --tw-bg-opacity: 1;
    background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
  }
  
  .page-title {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  
  .page-description {
    --tw-text-opacity: 1;
    color: rgb(209 213 219 / var(--tw-text-opacity, 1));
  }
  
  .stat-card, .ad-card, .filter-card {
    --tw-border-opacity: 1;
    border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  }
  
  .stat-value {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  
  .stat-description {
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity, 1));
  }
  
  .table th {
    --tw-border-opacity: 1;
    border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity, 1));
  }
  
  .table td {
    --tw-border-opacity: 1;
    border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(209 213 219 / var(--tw-text-opacity, 1));
  }
  
  .table tbody tr:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  }
}