/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@15.1.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/.pnpm/next@15.1.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!./src/app/globals.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: 'FZLanTingHei-EB-GBK', Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-md: 28rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --font-weight-black: 900;
    --tracking-tighter: -0.05em;
    --tracking-tight: -0.025em;
    --tracking-wider: 0.05em;
    --tracking-widest: 0.1em;
    --leading-tight: 1.25;
    --leading-normal: 1.5;
    --leading-relaxed: 1.625;
    --animate-bounce: bounce 1s infinite;
    --blur-md: 0.75rem;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --font-inter-black: 'Inter-Black', sans-serif;
    --font-fz: 'FZLanTingHei-EB-GBK', sans-serif;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 1.25rem;
  }
  ::file-selector-button {
    margin-inline-end: 0.25rem;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .pointer-events-auto {
    pointer-events: auto;
  }
  .pointer-events-none {
    pointer-events: none;
  }
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-\[2px\] {
    top: 0.125rem;
  }
  .top-\[4px\] {
    top: 0.25rem;
  }
  .top-\[8px\] {
    top: 0.5rem;
  }
  .top-\[10px\] {
    top: 0.625rem;
  }
  .top-\[15px\] {
    top: 0.9375rem;
  }
  .top-\[25px\] {
    top: 1.5625rem;
  }
  .top-\[27\.08px\] {
    top: 1.6925rem;
  }
  .top-\[30\.51px\] {
    top: 1.90688rem;
  }
  .top-\[30\.78px\] {
    top: 1.92375rem;
  }
  .top-\[30px\] {
    top: 1.875rem;
  }
  .top-\[40px\] {
    top: 2.5rem;
  }
  .top-\[43\.06px\] {
    top: 2.69125rem;
  }
  .top-\[50\.00px\] {
    top: 3.125rem;
  }
  .top-\[73px\] {
    top: 4.5625rem;
  }
  .top-\[75px\] {
    top: 4.6875rem;
  }
  .top-\[102\.08px\] {
    top: 6.38rem;
  }
  .top-\[105\.90px\] {
    top: 6.61875rem;
  }
  .top-\[106px\] {
    top: 6.625rem;
  }
  .top-\[115px\] {
    top: 7.1875rem;
  }
  .top-\[118\.75px\] {
    top: 7.42188rem;
  }
  .top-\[121\.04px\] {
    top: 7.565rem;
  }
  .top-\[129\.94px\] {
    top: 8.12125rem;
  }
  .top-\[130\.00px\] {
    top: 8.125rem;
  }
  .top-\[142\.36px\] {
    top: 8.8975rem;
  }
  .top-\[161\.25px\] {
    top: 10.07813rem;
  }
  .top-\[180px\] {
    top: 11.25rem;
  }
  .top-\[184px\] {
    top: 11.5rem;
  }
  .top-\[200\.28px\] {
    top: 12.5175rem;
  }
  .top-\[215\.35px\] {
    top: 13.45938rem;
  }
  .top-\[274\.56px\] {
    top: 17.16rem;
  }
  .top-\[284\.37px\] {
    top: 17.77313rem;
  }
  .top-\[293\.33px\] {
    top: 18.33313rem;
  }
  .top-\[454\.83px\] {
    top: 28.42688rem;
  }
  .top-\[482\.33px\] {
    top: 30.14563rem;
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-8 {
    right: calc(var(--spacing) * 8);
  }
  .right-\[7px\] {
    right: 0.4375rem;
  }
  .right-\[16\.67px\] {
    right: 1.04188rem;
  }
  .right-\[41px\] {
    right: 2.5625rem;
  }
  .right-\[120px\] {
    right: 7.5rem;
  }
  .right-\[calc\(50\%\+15px\)\] {
    right: calc(50% + 0.9375rem);
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-3 {
    bottom: calc(var(--spacing) * 3);
  }
  .bottom-\[-10px\] {
    bottom: -0.625rem;
  }
  .bottom-\[-150px\] {
    bottom: -9.375rem;
  }
  .bottom-\[4px\] {
    bottom: 0.25rem;
  }
  .bottom-\[100px\] {
    bottom: 6.25rem;
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-1 {
    left: calc(var(--spacing) * 1);
  }
  .left-1\/2 {
    left: calc(1/2 * 100%);
  }
  .left-8 {
    left: calc(var(--spacing) * 8);
  }
  .left-10 {
    left: calc(var(--spacing) * 10);
  }
  .left-\[3px\] {
    left: 0.1875rem;
  }
  .left-\[5px\] {
    left: 0.3125rem;
  }
  .left-\[6px\] {
    left: 0.375rem;
  }
  .left-\[16\.67px\] {
    left: 1.04188rem;
  }
  .left-\[23\%\] {
    left: 23%;
  }
  .left-\[24\.03px\] {
    left: 1.50188rem;
  }
  .left-\[33\.00px\] {
    left: 2.0625rem;
  }
  .left-\[33px\] {
    left: 2.0625rem;
  }
  .left-\[41px\] {
    left: 2.5625rem;
  }
  .left-\[45\%\] {
    left: 45%;
  }
  .left-\[45\.72px\] {
    left: 2.8575rem;
  }
  .left-\[50px\] {
    left: 3.125rem;
  }
  .left-\[111px\] {
    left: 6.9375rem;
  }
  .left-\[calc\(50\%\+15px\)\] {
    left: calc(50% + 0.9375rem);
  }
  .z-0 {
    z-index: 0;
  }
  .z-1 {
    z-index: 1;
  }
  .z-2 {
    z-index: 2;
  }
  .z-3 {
    z-index: 3;
  }
  .z-10 {
    z-index: 10;
  }
  .z-20 {
    z-index: 20;
  }
  .z-30 {
    z-index: 30;
  }
  .col-span-1 {
    grid-column: span 1 / span 1;
  }
  .col-span-2 {
    grid-column: span 2 / span 2;
  }
  .m-0 {
    margin: calc(var(--spacing) * 0);
  }
  .mx-0\.5 {
    margin-inline: calc(var(--spacing) * 0.5);
  }
  .mx-1 {
    margin-inline: calc(var(--spacing) * 1);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-\[6px\] {
    margin-block: 0.375rem;
  }
  .-mt-1 {
    margin-top: calc(var(--spacing) * -1);
  }
  .mt-0\.5 {
    margin-top: calc(var(--spacing) * 0.5);
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-\[-10px\] {
    margin-top: -0.625rem;
  }
  .mt-\[5\.9px\] {
    margin-top: 0.36875rem;
  }
  .mt-\[7\.18px\] {
    margin-top: 0.44875rem;
  }
  .mt-\[11\.11px\] {
    margin-top: 0.69438rem;
  }
  .mt-\[14px\] {
    margin-top: 0.875rem;
  }
  .mt-\[23\.95px\] {
    margin-top: 1.49688rem;
  }
  .mt-\[41\.98px\] {
    margin-top: 2.62375rem;
  }
  .mt-\[57\.64px\] {
    margin-top: 3.6025rem;
  }
  .mt-\[84px\] {
    margin-top: 5.25rem;
  }
  .mt-\[88px\] {
    margin-top: 5.5rem;
  }
  .mt-\[167\.77px\] {
    margin-top: 10.48563rem;
  }
  .mt-auto {
    margin-top: auto;
  }
  .mr-\[5\.5px\] {
    margin-right: 0.34375rem;
  }
  .mr-\[5px\] {
    margin-right: 0.3125rem;
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .mb-\[5\.5px\] {
    margin-bottom: 0.34375rem;
  }
  .mb-\[7\.5px\] {
    margin-bottom: 0.46875rem;
  }
  .mb-\[28\.4px\] {
    margin-bottom: 1.775rem;
  }
  .mb-\[43\.26px\] {
    margin-bottom: 2.70375rem;
  }
  .mb-\[66px\] {
    margin-bottom: 4.125rem;
  }
  .ml-0\.5 {
    margin-left: calc(var(--spacing) * 0.5);
  }
  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }
  .ml-6 {
    margin-left: calc(var(--spacing) * 6);
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .table {
    display: table;
  }
  .aspect-9\/7 {
    aspect-ratio: 9/7;
  }
  .aspect-68\/76 {
    aspect-ratio: 68/76;
  }
  .aspect-square {
    aspect-ratio: 1 / 1;
  }
  .size-\[13px\] {
    width: 0.8125rem;
    height: 0.8125rem;
  }
  .size-\[20px\] {
    width: 1.25rem;
    height: 1.25rem;
  }
  .size-full {
    width: 100%;
    height: 100%;
  }
  .h-\[18px\] {
    height: 1.125rem;
  }
  .h-\[22px\] {
    height: 1.375rem;
  }
  .h-\[34px\] {
    height: 2.125rem;
  }
  .h-\[69px\] {
    height: 4.3125rem;
  }
  .h-\[72\.917px\] {
    height: 4.55731rem;
  }
  .h-\[76\.67px\] {
    height: 4.79188rem;
  }
  .h-\[76px\] {
    height: 4.75rem;
  }
  .h-\[110px\] {
    height: 6.875rem;
  }
  .h-\[225\.34px\] {
    height: 14.08375rem;
  }
  .h-\[375px\] {
    height: 23.4375rem;
  }
  .h-\[452px\] {
    height: 28.25rem;
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .h-svh {
    height: 100svh;
  }
  .max-h-\[450px\] {
    max-height: 28.125rem;
  }
  .w-\[13\.19px\] {
    width: 0.82438rem;
  }
  .w-\[14px\] {
    width: 0.875rem;
  }
  .w-\[25px\] {
    width: 1.5625rem;
  }
  .w-\[34px\] {
    width: 2.125rem;
  }
  .w-\[46\.52px\] {
    width: 2.9075rem;
  }
  .w-\[65\.6px\] {
    width: 4.1rem;
  }
  .w-\[65\.62px\] {
    width: 4.10125rem;
  }
  .w-\[75\%\] {
    width: 75%;
  }
  .w-\[79\.03px\] {
    width: 4.93938rem;
  }
  .w-\[80\.208px\] {
    width: 5.013rem;
  }
  .w-\[85\.76px\] {
    width: 5.36rem;
  }
  .w-\[115px\] {
    width: 7.1875rem;
  }
  .w-\[121\.18px\] {
    width: 7.57375rem;
  }
  .w-\[131px\] {
    width: 8.1875rem;
  }
  .w-\[136\.61px\] {
    width: 8.53813rem;
  }
  .w-\[140px\] {
    width: 8.75rem;
  }
  .w-\[141\.67px\] {
    width: 8.85438rem;
  }
  .w-\[160px\] {
    width: 10rem;
  }
  .w-\[164px\] {
    width: 10.25rem;
  }
  .w-\[224px\] {
    width: 14rem;
  }
  .w-\[240\.36px\] {
    width: 15.0225rem;
  }
  .w-\[269\.58px\] {
    width: 16.84875rem;
  }
  .w-\[375px\] {
    width: 23.4375rem;
  }
  .w-full {
    width: 100%;
  }
  .max-w-\[38px\] {
    max-width: 2.375rem;
  }
  .max-w-\[120px\] {
    max-width: 7.5rem;
  }
  .max-w-\[150px\] {
    max-width: 9.375rem;
  }
  .max-w-full {
    max-width: 100%;
  }
  .max-w-md {
    max-width: var(--container-md);
  }
  .max-w-none {
    max-width: none;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-2 {
    flex: 2;
  }
  .origin-left {
    transform-origin: 0;
  }
  .origin-top {
    transform-origin: top;
  }
  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-\[-50\%\] {
    --tw-translate-x: -50%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-\[-100px\] {
    --tw-translate-x: -6.25rem;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-\[100px\] {
    --tw-translate-x: 6.25rem;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-\[200px\] {
    --tw-translate-x: 12.5rem;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .scale-0 {
    --tw-scale-x: 0%;
    --tw-scale-y: 0%;
    --tw-scale-z: 0%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-90 {
    --tw-scale-x: 90%;
    --tw-scale-y: 90%;
    --tw-scale-z: 90%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .rotate-45 {
    rotate: 45deg;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .animate-bounce {
    animation: var(--animate-bounce);
  }
  .resize {
    resize: both;
  }
  .list-inside {
    list-style-position: inside;
  }
  .list-disc {
    list-style-type: disc;
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .items-baseline {
    align-items: baseline;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-\[7\.5px\] {
    gap: 0.46875rem;
  }
  .space-y-1 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-2 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-4 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-6 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-visible {
    overflow: visible;
  }
  .rounded-\[3\.47px\] {
    border-radius: 0.21688rem;
  }
  .rounded-\[3\.425px\] {
    border-radius: 0.21406rem;
  }
  .rounded-\[4\.4px\] {
    border-radius: 0.275rem;
  }
  .rounded-\[63px\] {
    border-radius: 3.9375rem;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .bg-\[\#0d0415\] {
    background-color: #0d0415;
  }
  .bg-\[\#5f20a9\] {
    background-color: #5f20a9;
  }
  .bg-\[\#6F2BBE\]\/32 {
    background-color: color-mix(in oklab, #6F2BBE 32%, transparent);
  }
  .bg-\[\#695C24\]\/55 {
    background-color: color-mix(in oklab, #695C24 55%, transparent);
  }
  .bg-\[\#244569\]\/55 {
    background-color: color-mix(in oklab, #244569 55%, transparent);
  }
  .bg-\[\#442469\] {
    background-color: #442469;
  }
  .bg-\[\#442469\]\/55 {
    background-color: color-mix(in oklab, #442469 55%, transparent);
  }
  .bg-\[\#692424\]\/55 {
    background-color: color-mix(in oklab, #692424 55%, transparent);
  }
  .bg-\[\#F8D89E\] {
    background-color: #F8D89E;
  }
  .bg-\[\#decd91\]\/55 {
    background-color: color-mix(in oklab, #decd91 55%, transparent);
  }
  .bg-\[\#ebcf9c\] {
    background-color: #ebcf9c;
  }
  .bg-linear-to-b {
    --tw-gradient-position: to bottom;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to bottom in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .from-\[\#120621\] {
    --tw-gradient-from: #120621;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-\[51\.849\%\] {
    --tw-gradient-from-position: 51.849%;
  }
  .to-\[\#4C1887\] {
    --tw-gradient-to: #4C1887;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-\[135\.9\%\] {
    --tw-gradient-to-position: 135.9%;
  }
  .object-contain {
    object-fit: contain;
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
  .px-9 {
    padding-inline: calc(var(--spacing) * 9);
  }
  .px-\[16\.67px\] {
    padding-inline: 1.04188rem;
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-\[15px\] {
    padding-block: 0.9375rem;
  }
  .pt-1 {
    padding-top: calc(var(--spacing) * 1);
  }
  .pt-\[17\.1px\] {
    padding-top: 1.06875rem;
  }
  .pt-\[102\.08px\] {
    padding-top: 6.38rem;
  }
  .pt-\[105\.90px\] {
    padding-top: 6.61875rem;
  }
  .pb-3 {
    padding-bottom: calc(var(--spacing) * 3);
  }
  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }
  .pb-\[27\.77px\] {
    padding-bottom: 1.73563rem;
  }
  .pl-\[18px\] {
    padding-left: 1.125rem;
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .font-fz {
    font-family: var(--font-fz);
  }
  .font-inter-black {
    font-family: var(--font-inter-black);
  }
  .font-sans {
    font-family: var(--font-sans);
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-\[6px\] {
    font-size: 0.375rem;
  }
  .text-\[7\.6px\] {
    font-size: 0.475rem;
  }
  .text-\[7px\] {
    font-size: 0.4375rem;
  }
  .text-\[8\.1px\] {
    font-size: 0.50625rem;
  }
  .text-\[8\.7px\] {
    font-size: 0.54375rem;
  }
  .text-\[9\.03px\] {
    font-size: 0.56438rem;
  }
  .text-\[9\.7px\] {
    font-size: 0.60625rem;
  }
  .text-\[9px\] {
    font-size: 0.5625rem;
  }
  .text-\[10\.3px\] {
    font-size: 0.64375rem;
  }
  .text-\[10\.41px\] {
    font-size: 0.65063rem;
  }
  .text-\[10\.42px\] {
    font-size: 0.65125rem;
  }
  .text-\[10\.60px\] {
    font-size: 0.6625rem;
  }
  .text-\[10px\] {
    font-size: 0.625rem;
  }
  .text-\[11\.1px\] {
    font-size: 0.69375rem;
  }
  .text-\[11\.11px\] {
    font-size: 0.69438rem;
  }
  .text-\[11\.34px\] {
    font-size: 0.70875rem;
  }
  .text-\[11\.71px\] {
    font-size: 0.73188rem;
  }
  .text-\[11\.81px\] {
    font-size: 0.73813rem;
  }
  .text-\[11px\] {
    font-size: 0.6875rem;
  }
  .text-\[12\.2px\] {
    font-size: 0.7625rem;
  }
  .text-\[12\.5px\] {
    font-size: 0.78125rem;
  }
  .text-\[12\.9px\] {
    font-size: 0.80625rem;
  }
  .text-\[12\.50px\] {
    font-size: 0.78125rem;
  }
  .text-\[12\.70px\] {
    font-size: 0.79375rem;
  }
  .text-\[12px\] {
    font-size: 0.75rem;
  }
  .text-\[13\.9px\] {
    font-size: 0.86875rem;
  }
  .text-\[13\.97px\] {
    font-size: 0.87313rem;
  }
  .text-\[14\.3px\] {
    font-size: 0.89375rem;
  }
  .text-\[14\.5px\] {
    font-size: 0.90625rem;
  }
  .text-\[14\.7px\] {
    font-size: 0.91875rem;
  }
  .text-\[14\.56px\] {
    font-size: 0.91rem;
  }
  .text-\[14\.583px\] {
    font-size: 0.91144rem;
  }
  .text-\[14px\] {
    font-size: 0.875rem;
  }
  .text-\[15\.5px\] {
    font-size: 0.96875rem;
  }
  .text-\[16px\] {
    font-size: 1rem;
  }
  .text-\[17px\] {
    font-size: 1.0625rem;
  }
  .text-\[18\.06px\] {
    font-size: 1.12875rem;
  }
  .text-\[18\.8px\] {
    font-size: 1.175rem;
  }
  .text-\[18\.85px\] {
    font-size: 1.17813rem;
  }
  .text-\[18px\] {
    font-size: 1.125rem;
  }
  .text-\[19\.10px\] {
    font-size: 1.19375rem;
  }
  .text-\[20px\] {
    font-size: 1.25rem;
  }
  .text-\[21\.5px\] {
    font-size: 1.34375rem;
  }
  .text-\[21\.52px\] {
    font-size: 1.345rem;
  }
  .text-\[22\.45px\] {
    font-size: 1.40313rem;
  }
  .text-\[24\.28px\] {
    font-size: 1.5175rem;
  }
  .text-\[25\.6px\] {
    font-size: 1.6rem;
  }
  .text-\[26\.5px\] {
    font-size: 1.65625rem;
  }
  .text-\[26\.67px\] {
    font-size: 1.66688rem;
  }
  .text-\[27\.8px\] {
    font-size: 1.7375rem;
  }
  .text-\[27\.44px\] {
    font-size: 1.715rem;
  }
  .text-\[28\.4px\] {
    font-size: 1.775rem;
  }
  .text-\[28\.5px\] {
    font-size: 1.78125rem;
  }
  .text-\[28\.66px\] {
    font-size: 1.79125rem;
  }
  .text-\[31\.6px\] {
    font-size: 1.975rem;
  }
  .text-\[31\.25px\] {
    font-size: 1.95313rem;
  }
  .text-\[32px\] {
    font-size: 2rem;
  }
  .text-\[33\.8px\] {
    font-size: 2.1125rem;
  }
  .text-\[34\.61px\] {
    font-size: 2.16313rem;
  }
  .text-\[38\.87px\] {
    font-size: 2.42938rem;
  }
  .text-\[41\.93px\] {
    font-size: 2.62063rem;
  }
  .text-\[42\.015px\] {
    font-size: 2.62594rem;
  }
  .text-\[52\.08px\] {
    font-size: 3.255rem;
  }
  .text-\[80\.56px\] {
    font-size: 5.035rem;
  }
  .text-\[83\.525px\] {
    font-size: 5.22031rem;
  }
  .leading-1 {
    --tw-leading: calc(var(--spacing) * 1);
    line-height: calc(var(--spacing) * 1);
  }
  .leading-\[1\.1\] {
    --tw-leading: 1.1;
    line-height: 1.1;
  }
  .leading-\[normal\] {
    --tw-leading: normal;
    line-height: normal;
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .leading-normal {
    --tw-leading: var(--leading-normal);
    line-height: var(--leading-normal);
  }
  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }
  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }
  .font-black {
    --tw-font-weight: var(--font-weight-black);
    font-weight: var(--font-weight-black);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-extrabold {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }
  .tracking-tighter {
    --tw-tracking: var(--tracking-tighter);
    letter-spacing: var(--tracking-tighter);
  }
  .tracking-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }
  .tracking-widest {
    --tw-tracking: var(--tracking-widest);
    letter-spacing: var(--tracking-widest);
  }
  .break-words {
    overflow-wrap: break-word;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .whitespace-pre-wrap {
    white-space: pre-wrap;
  }
  .text-\[\#6a36a6\] {
    color: #6a36a6;
  }
  .text-\[\#8a6cb6\] {
    color: #8a6cb6;
  }
  .text-\[\#341e50\] {
    color: #341e50;
  }
  .text-\[\#EBCF9C\] {
    color: #EBCF9C;
  }
  .text-\[\#F8D89E\] {
    color: #F8D89E;
  }
  .text-\[\#FFE5BE\] {
    color: #FFE5BE;
  }
  .text-\[\#FFE8BE\] {
    color: #FFE8BE;
  }
  .text-\[\#FFF8EB\] {
    color: #FFF8EB;
  }
  .text-\[\#ebcf9c\] {
    color: #ebcf9c;
  }
  .text-\[\#f8d89e\] {
    color: #f8d89e;
  }
  .text-\[\#ffdb93\] {
    color: #ffdb93;
  }
  .text-\[\#ffe5be\] {
    color: #ffe5be;
  }
  .text-\[\#ffe6b7\] {
    color: #ffe6b7;
  }
  .text-\[\#fff8eb\] {
    color: #fff8eb;
  }
  .text-white {
    color: var(--color-white);
  }
  .italic {
    font-style: italic;
  }
  .not-italic {
    font-style: normal;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-50 {
    opacity: 50%;
  }
  .opacity-60 {
    opacity: 60%;
  }
  .opacity-80 {
    opacity: 80%;
  }
  .opacity-100 {
    opacity: 100%;
  }
  .opacity-\[0\.42\] {
    opacity: 0.42;
  }
  .drop-shadow-\[0_0_20px_rgba\(235\,207\,156\,0\.3\)\] {
    --tw-drop-shadow-size: drop-shadow(0 0 1.25rem var(--tw-drop-shadow-color, rgba(235,207,156,0.3)));
    --tw-drop-shadow: var(--tw-drop-shadow-size);
    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,);
  }
  .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,);
  }
  .backdrop-blur-md {
    --tw-backdrop-blur: blur(var(--blur-md));
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-500 {
    --tw-duration: 500ms;
    transition-duration: 500ms;
  }
  .will-change-scroll {
    will-change: scroll-position;
  }
}
@font-face {
  font-family: 'FZLanTingHei-EB-GBK';
  src: url('/fonts/FZLanTingHei-EB-GBK.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter-Black';
  src: url('/fonts/Inter-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
:root {
  font-family: 'FZLanTingHei-EB-GBK', Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;
  line-height: 1.5;
  font-weight: 400;
  color-scheme: light dark;
  color: rgba(255, 255, 255, 0.87);
  background-color: #0f0a1e;
  font-synthesis: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html,
body {
  width: 100%;
  height: 100svh;
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: fixed;
  perspective: 62.5rem;
  -webkit-overflow-scrolling: touch;
}
body {
  background-color: #0f0a1e;
  max-width: 67.5rem;
  margin: 0 auto !important;
  left: 50% !important;
  transform: translateX(-50%);
}
section {
  max-width: 67.5rem;
  margin: 0 auto;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.will-change-scroll {
  will-change: transform;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}
.section-1-bg {
  background: linear-gradient(180deg, #120621 51.85%, #4C1887 135.9%);
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
  }
  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
    }
  }
}


