/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[2]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[3]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[9].use[4]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[9].use[5]!./src/app/[lng]/brand-promotion/components/PlanTabBar/PlanTabBar.module.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * PlanTabBar 样式
 * 隐藏 Tab 区域的滚动条
 */
.PlanTabBar_scrollContainer__HfkFs {
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE/Edge */
}
.PlanTabBar_scrollContainer__HfkFs::-webkit-scrollbar {
  display: none; /* Chrome/Safari */
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[2]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[3]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[9].use[4]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[9].use[5]!./src/components/AvatarPlat/avatarPlat.module.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.avatarPlat_avatarPlat__SW2JB {
  position: relative;
  display: inline-block;
  flex-shrink: 0;
  justify-content: center;
}
.avatarPlat_avatarPlat__SW2JB > img {
  position: absolute;
  bottom: 10%;
  right: -10%;
  transform: translate(-10%, 20%);
  border-radius: 50%;
}
.avatarPlat_avatarPlat__SW2JB.avatarPlat_disabled__u1veD {
  filter: grayscale(100%);
  opacity: 0.6;
}
.avatarPlat_avatarPlat__SW2JB.avatarPlat_disabled__u1veD:hover {
  filter: grayscale(100%);
  opacity: 0.6;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./node_modules/.pnpm/cropperjs@1.6.2/node_modules/cropperjs/dist/cropper.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */

.cropper-container {
  direction: ltr;
  font-size: 0;
  line-height: 0;
  position: relative;
  -ms-touch-action: none;
      touch-action: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.cropper-container img {
    backface-visibility: hidden;
    display: block;
    height: 100%;
    image-orientation: 0deg;
    max-height: none !important;
    max-width: none !important;
    min-height: 0 !important;
    min-width: 0 !important;
    width: 100%;
  }

.cropper-wrap-box,
.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.cropper-wrap-box,
.cropper-canvas {
  overflow: hidden;
}

.cropper-drag-box {
  background-color: #fff;
  opacity: 0;
}

.cropper-modal {
  background-color: #000;
  opacity: 0.5;
}

.cropper-view-box {
  display: block;
  height: 100%;
  outline: 1px solid #39f;
  outline-color: rgba(51, 153, 255, 0.75);
  overflow: hidden;
  width: 100%;
}

.cropper-dashed {
  border: 0 dashed #eee;
  display: block;
  opacity: 0.5;
  position: absolute;
}

.cropper-dashed.dashed-h {
    border-bottom-width: 1px;
    border-top-width: 1px;
    height: calc(100% / 3);
    left: 0;
    top: calc(100% / 3);
    width: 100%;
  }

.cropper-dashed.dashed-v {
    border-left-width: 1px;
    border-right-width: 1px;
    height: 100%;
    left: calc(100% / 3);
    top: 0;
    width: calc(100% / 3);
  }

.cropper-center {
  display: block;
  height: 0;
  left: 50%;
  opacity: 0.75;
  position: absolute;
  top: 50%;
  width: 0;
}

.cropper-center::before,
  .cropper-center::after {
    background-color: #eee;
    content: ' ';
    display: block;
    position: absolute;
  }

.cropper-center::before {
    height: 1px;
    left: -3px;
    top: 0;
    width: 7px;
  }

.cropper-center::after {
    height: 7px;
    left: 0;
    top: -3px;
    width: 1px;
  }

.cropper-face,
.cropper-line,
.cropper-point {
  display: block;
  height: 100%;
  opacity: 0.1;
  position: absolute;
  width: 100%;
}

.cropper-face {
  background-color: #fff;
  left: 0;
  top: 0;
}

.cropper-line {
  background-color: #39f;
}

.cropper-line.line-e {
    cursor: ew-resize;
    right: -3px;
    top: 0;
    width: 5px;
  }

.cropper-line.line-n {
    cursor: ns-resize;
    height: 5px;
    left: 0;
    top: -3px;
  }

.cropper-line.line-w {
    cursor: ew-resize;
    left: -3px;
    top: 0;
    width: 5px;
  }

.cropper-line.line-s {
    bottom: -3px;
    cursor: ns-resize;
    height: 5px;
    left: 0;
  }

.cropper-point {
  background-color: #39f;
  height: 5px;
  opacity: 0.75;
  width: 5px;
}

.cropper-point.point-e {
    cursor: ew-resize;
    margin-top: -3px;
    right: -3px;
    top: 50%;
  }

.cropper-point.point-n {
    cursor: ns-resize;
    left: 50%;
    margin-left: -3px;
    top: -3px;
  }

.cropper-point.point-w {
    cursor: ew-resize;
    left: -3px;
    margin-top: -3px;
    top: 50%;
  }

.cropper-point.point-s {
    bottom: -3px;
    cursor: s-resize;
    left: 50%;
    margin-left: -3px;
  }

.cropper-point.point-ne {
    cursor: nesw-resize;
    right: -3px;
    top: -3px;
  }

.cropper-point.point-nw {
    cursor: nwse-resize;
    left: -3px;
    top: -3px;
  }

.cropper-point.point-sw {
    bottom: -3px;
    cursor: nesw-resize;
    left: -3px;
  }

.cropper-point.point-se {
    bottom: -3px;
    cursor: nwse-resize;
    height: 20px;
    opacity: 1;
    right: -3px;
    width: 20px;
  }

@media (min-width: 768px) {

.cropper-point.point-se {
      height: 15px;
      width: 15px;
  }
    }

@media (min-width: 992px) {

.cropper-point.point-se {
      height: 10px;
      width: 10px;
  }
    }

@media (min-width: 1200px) {

.cropper-point.point-se {
      height: 5px;
      opacity: 0.75;
      width: 5px;
  }
    }

.cropper-point.point-se::before {
    background-color: #39f;
    bottom: -50%;
    content: ' ';
    display: block;
    height: 200%;
    opacity: 0;
    position: absolute;
    right: -50%;
    width: 200%;
  }

.cropper-invisible {
  opacity: 0;
}

.cropper-bg {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC');
}

.cropper-hide {
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

.cropper-hidden {
  display: none !important;
}

.cropper-move {
  cursor: move;
}

.cropper-crop {
  cursor: crosshair;
}

.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
  cursor: not-allowed;
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./src/components/PublishDialog/compoents/PubParmasTextarea/uploadItemTransition.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * 上传项进入/退出动画样式
 * 用于 react-transition-group 的 CSSTransition 组件
 */

/* 进入动画 - 初始状态 */
.upload-item-enter {
  opacity: 0;
  transform: scale(0.8);
}

/* 进入动画 - 激活状态 */
.upload-item-enter-active {
  opacity: 1;
  transform: scale(1);
  transition:
    opacity 300ms,
    transform 300ms;
}

/* 退出动画 - 初始状态 */
.upload-item-exit {
  opacity: 1;
  transform: scale(1);
}

/* 退出动画 - 激活状态 */
.upload-item-exit-active {
  opacity: 0;
  transform: scale(0.8);
  transition:
    opacity 300ms,
    transform 300ms;
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./node_modules/.pnpm/swiper@11.2.10/node_modules/swiper/swiper.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Swiper 11.2.10
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 28, 2025
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./node_modules/.pnpm/swiper@11.2.10/node_modules/swiper/modules/pagination.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform,
        200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
        200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
    200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[2]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[3]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[9].use[4]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[9].use[5]!./src/components/PublishDialog/compoents/PublishModals/FacebookPagesModal/index.module.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.FacebookPagesModal_facebookPagesModal__jSRE_ .FacebookPagesModal_pageList__HREKo {
  max-height: 400px;
  overflow-y: auto;
}
.FacebookPagesModal_facebookPagesModal__jSRE_ .FacebookPagesModal_pageItem__t_1_6 {
  padding: 8px 0;
  border-bottom: 1px solid #f0f0f0;
}
.FacebookPagesModal_facebookPagesModal__jSRE_ .FacebookPagesModal_pageItem__t_1_6:last-child {
  border-bottom: none;
}
.FacebookPagesModal_facebookPagesModal__jSRE_ .FacebookPagesModal_pageInfo__YV4yu {
  display: flex;
  align-items: center;
  gap: 12px;
}
.FacebookPagesModal_facebookPagesModal__jSRE_ .FacebookPagesModal_pageAvatar__CX7Dw {
  flex-shrink: 0;
}
.FacebookPagesModal_facebookPagesModal__jSRE_ .FacebookPagesModal_pageName__AOodM {
  font-size: 14px;
  color: #333;
}
.FacebookPagesModal_facebookPagesModal__jSRE_ .FacebookPagesModal_selectAll__Cu0D5 {
  margin-bottom: 16px;
  padding-bottom: 12px;
  border-bottom: 1px solid #f0f0f0;
}
.FacebookPagesModal_facebookPagesModal__jSRE_ .FacebookPagesModal_noPagesContainer__V1_4o {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
  text-align: center;
}
.FacebookPagesModal_facebookPagesModal__jSRE_ .FacebookPagesModal_noPagesMessage__uACJu {
  font-size: 16px;
  color: #666;
  margin-bottom: 24px;
}
.FacebookPagesModal_facebookPagesModal__jSRE_ .FacebookPagesModal_createPageSection__yDMa4 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
.FacebookPagesModal_facebookPagesModal__jSRE_ .FacebookPagesModal_createPageLink__w2lxj {
  font-size: 16px;
  font-weight: 500;
  color: #1890ff;
  text-decoration: none;
}
.FacebookPagesModal_facebookPagesModal__jSRE_ .FacebookPagesModal_createPageLink__w2lxj:hover {
  color: #40a9ff;
  text-decoration: underline;
}
.FacebookPagesModal_facebookPagesModal__jSRE_ .FacebookPagesModal_createPageTip__7saMy {
  font-size: 14px;
  color: #999;
  line-height: 1.5;
}
.FacebookPagesModal_facebookPagesModal__jSRE_ .FacebookPagesModal_refreshButton__WF6jG {
  margin-top: 8px;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[2]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[3]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[9].use[4]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[9].use[5]!./src/components/Plugin/PluginPublishingFloatButton/PluginPublishingFloatButton.module.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.PluginPublishingFloatButton_floatButton__QI4fs {
  position: fixed;
  right: 1.25rem;
  bottom: 1.25rem;
  z-index: 900;
  isolation: isolate;
  width: 3.75rem;
  min-width: 3.75rem;
  border-radius: 9999px;
  color: var(--gradient-foreground);
  transform: translateZ(0);
  transition: width 220ms ease, min-width 220ms ease, transform 180ms ease, filter 180ms ease;
}
.PluginPublishingFloatButton_floatButton__QI4fs:hover, .PluginPublishingFloatButton_floatButton__QI4fs:focus-visible {
  width: 12.75rem;
  min-width: 12.75rem;
  transform: translateY(-2px);
  filter: saturate(1.1);
}
.PluginPublishingFloatButton_floatButton__QI4fs:active {
  transform: translateY(0) scale(0.99);
}

.PluginPublishingFloatButton_floatButton_surface__yW2Ad {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 0;
  width: 100%;
  height: 3.5rem;
  overflow: hidden;
  border-radius: inherit;
  padding: 0.375rem;
  color: var(--gradient-foreground);
  border: 1px solid color-mix(in oklch, var(--gradient-foreground) 28%, transparent);
  background: radial-gradient(circle at 16% 12%, color-mix(in oklch, var(--gradient-foreground) 34%, transparent), transparent 28%), var(--gradientBackColor);
  background-size: 220% 220%;
  box-shadow: 0 14px 34px color-mix(in oklch, var(--brand-purple) 34%, transparent), inset 0 1px 0 color-mix(in oklch, var(--gradient-foreground) 30%, transparent);
  animation: PluginPublishingFloatButton_floatButtonGradient__nzEqQ 5s ease-in-out infinite;
}
.PluginPublishingFloatButton_floatButton_surface__yW2Ad::before {
  content: "";
  position: absolute;
  inset: -42% -16%;
  z-index: -1;
  background: radial-gradient(circle at 20% 45%, color-mix(in oklch, var(--gradient-foreground) 28%, transparent), transparent 18%), radial-gradient(circle at 58% 58%, color-mix(in oklch, var(--gradient-foreground) 20%, transparent), transparent 16%), radial-gradient(circle at 82% 38%, color-mix(in oklch, var(--gradient-foreground) 24%, transparent), transparent 14%);
  opacity: 0.72;
  animation: PluginPublishingFloatButton_floatButtonLiquid__yYbwE 4.6s ease-in-out infinite alternate;
}
.PluginPublishingFloatButton_floatButton_surface__yW2Ad::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  border-radius: inherit;
  background: linear-gradient(90deg, transparent 0%, color-mix(in oklch, var(--gradient-foreground) 32%, transparent) 45%, transparent 72%);
  transform: translateX(-120%);
  animation: PluginPublishingFloatButton_floatButtonShine__066BR 3.2s ease-in-out infinite;
}

.PluginPublishingFloatButton_floatButton_glow__eGEbe,
.PluginPublishingFloatButton_floatButton_wave__LxWmU {
  position: absolute;
  border-radius: inherit;
  pointer-events: none;
}

.PluginPublishingFloatButton_floatButton_glow__eGEbe {
  inset: -0.4rem;
  z-index: 0;
  background: linear-gradient(115deg, color-mix(in srgb, var(--brand-cyan) 46%, transparent), color-mix(in srgb, var(--brand-purple) 54%, transparent), color-mix(in oklch, var(--brand-cyan) 34%, transparent));
  filter: blur(14px);
  opacity: 0.78;
  animation: PluginPublishingFloatButton_floatButtonGlow__wN63w 2.8s ease-in-out infinite;
}

.PluginPublishingFloatButton_floatButton_wave__LxWmU {
  inset: -0.35rem;
  z-index: 1;
  border: 1px solid color-mix(in srgb, var(--brand-purple) 46%, transparent);
  box-shadow: 0 0 0 1px color-mix(in srgb, var(--brand-cyan) 24%, transparent);
  animation: PluginPublishingFloatButton_floatButtonWave__Kt0Ll 2.4s ease-out infinite;
}

.PluginPublishingFloatButton_floatButton_waveDelay__PhpwK {
  animation-delay: 1.2s;
}

.PluginPublishingFloatButton_floatButton_iconWrap__EnYmY {
  position: relative;
  display: flex;
  width: 2.75rem;
  height: 2.75rem;
  flex: 0 0 2.75rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background: color-mix(in oklch, var(--background) 92%, var(--gradient-foreground));
  color: var(--brand-purple);
  z-index: 2;
  box-shadow: 0 8px 20px color-mix(in oklch, var(--foreground) 18%, transparent), inset 0 0 0 1px color-mix(in oklch, var(--gradient-foreground) 55%, transparent);
}

.PluginPublishingFloatButton_floatButton_spinnerBadge__Ay31p {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  width: 1.125rem;
  height: 1.125rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  color: var(--gradient-foreground);
  background: var(--gradientBackColor);
  box-shadow: 0 0 0 2px color-mix(in oklch, var(--background) 72%, transparent);
  transform: translate(20%, -20%);
  z-index: 3;
}
.PluginPublishingFloatButton_floatButton_spinnerBadge__Ay31p svg {
  width: 0.75rem !important;
  height: 0.75rem !important;
}

.PluginPublishingFloatButton_floatButton_textWrap__bHscu {
  display: flex;
  min-width: 0;
  max-width: 0;
  flex-direction: column;
  align-items: flex-start;
  overflow: hidden;
  z-index: 2;
  white-space: nowrap;
  line-height: 1.1;
  opacity: 0;
  transform: translateX(-0.35rem);
  transition: max-width 220ms ease, opacity 160ms ease, transform 180ms ease, margin-left 220ms ease;
}

.PluginPublishingFloatButton_floatButton__QI4fs:hover .PluginPublishingFloatButton_floatButton_textWrap__bHscu,
.PluginPublishingFloatButton_floatButton__QI4fs:focus-visible .PluginPublishingFloatButton_floatButton_textWrap__bHscu {
  max-width: 9rem;
  margin-left: 0.625rem;
  opacity: 1;
  transform: translateX(0);
}

.PluginPublishingFloatButton_floatButton_title__99rVd {
  font-size: 0.8125rem;
  font-weight: 700;
  letter-spacing: 0.01em;
  text-shadow: 0 1px 8px color-mix(in srgb, var(--foreground) 22%, transparent);
}

.PluginPublishingFloatButton_floatButton_subtitle__6DHX0 {
  margin-top: 0.1875rem;
  font-size: 0.6875rem;
  color: color-mix(in oklch, var(--gradient-foreground) 82%, transparent);
}

@keyframes PluginPublishingFloatButton_floatButtonGradient__nzEqQ {
  0%, 100% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
}
@keyframes PluginPublishingFloatButton_floatButtonLiquid__yYbwE {
  from {
    transform: translate3d(-3%, -2%, 0) rotate(0deg) scale(1);
  }
  to {
    transform: translate3d(5%, 3%, 0) rotate(10deg) scale(1.08);
  }
}
@keyframes PluginPublishingFloatButton_floatButtonShine__066BR {
  0%, 36% {
    transform: translateX(-120%);
  }
  70%, 100% {
    transform: translateX(120%);
  }
}
@keyframes PluginPublishingFloatButton_floatButtonWave__Kt0Ll {
  0% {
    opacity: 0.72;
    transform: scale(0.94);
  }
  100% {
    opacity: 0;
    transform: scale(1.2);
  }
}
@keyframes PluginPublishingFloatButton_floatButtonGlow__wN63w {
  0%, 100% {
    opacity: 0.58;
    transform: scale(0.98);
  }
  50% {
    opacity: 0.94;
    transform: scale(1.04);
  }
}
@media (min-width: 768px) {
  .PluginPublishingFloatButton_floatButton__QI4fs {
    right: 1.5rem;
    bottom: 1.5rem;
  }
}
@media (prefers-reduced-motion: reduce) {
  .PluginPublishingFloatButton_floatButton__QI4fs,
  .PluginPublishingFloatButton_floatButton_surface__yW2Ad,
  .PluginPublishingFloatButton_floatButton_surface__yW2Ad::before,
  .PluginPublishingFloatButton_floatButton_surface__yW2Ad::after,
  .PluginPublishingFloatButton_floatButton_glow__eGEbe,
  .PluginPublishingFloatButton_floatButton_wave__LxWmU,
  .PluginPublishingFloatButton_floatButton_textWrap__bHscu {
    animation: none;
    transition: none;
  }
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./src/components/PublishDialog/publishDialogTransition.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * PublishDialog 过渡动画样式
 * 用于 react-transition-group 的 CSSTransition 组件
 */

/* 右侧面板进入动画 - 初始状态 */
.right-enter {
  width: 0;
}

/* 右侧面板进入动画 - 激活状态 */
.right-enter-active {
  width: 380px;
  transition: width 300ms;
}

/* 右侧面板退出动画 - 初始状态 */
.right-exit {
  width: 380px;
}

/* 右侧面板退出动画 - 激活状态 */
.right-exit-active {
  width: 0;
  transition: width 300ms;
}

/* 左侧面板进入动画 - 初始状态 */
.left-enter {
  width: 0;
}

/* 左侧面板进入动画 - 激活状态 */
.left-enter-active {
  width: 380px;
  transition: width 300ms;
}

/* 左侧面板退出动画 - 初始状态 */
.left-exit {
  width: 380px;
}

/* 左侧面板退出动画 - 激活状态 */
.left-exit-active {
  width: 0;
  transition: width 300ms;
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[2]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[3]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[9].use[4]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[9].use[5]!./src/app/[lng]/draft-box/components/AiBatchGenerateBar/AiBatchGenerateBar.module.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* AiBatchGenerateBar - 内联输入栏样式 */
.AiBatchGenerateBar_container__9ve69 {
  position: relative;
  overflow: hidden; /* 阻止 ImageStack expandContainer 引发页面横向滚动 */
  border-radius: 16px;
  border: 1px solid var(--border);
  background: var(--card);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
  transition: box-shadow 0.2s ease;
}
.AiBatchGenerateBar_container__9ve69:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.AiBatchGenerateBar_container__9ve69:focus-within {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.AiBatchGenerateBar_container__9ve69.AiBatchGenerateBar_videoEditMode__OP0QP {
  border-color: oklch(62.3% 0.214 259.1deg / 0.3);
}
.AiBatchGenerateBar_container__9ve69.AiBatchGenerateBar_dragging__S_G3_ {
  border-color: oklch(62.3% 0.214 259.1deg / 0.5);
  border-style: dashed;
}

.AiBatchGenerateBar_overlay__m7gc6 {
  position: absolute;
  inset: 0;
  border-radius: 16px;
  background: var(--card);
  opacity: 0.8;
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  pointer-events: none;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[2]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[3]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[9].use[4]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[9].use[5]!./src/app/[lng]/draft-box/components/AiBatchGenerateBar/AddMediaButton/AddMediaButton.module.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* AddMediaButton - hover 菜单浮层 */
.AddMediaButton_wrapper__akqNk {
  position: relative;
  display: inline-flex;
}

.AddMediaButton_wrapperAbsolute__JU23T {
  position: absolute;
  display: inline-flex;
}

.AddMediaButton_hoverMenu__o_n3L {
  position: absolute;
  bottom: calc(100% + 4px);
  left: 0;
  z-index: 30;
  background: var(--popover);
  border: 1px solid var(--border);
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  padding: 4px;
  min-width: 120px;
}

.AddMediaButton_hoverMenuPortal__QEVMV {
  position: fixed;
  z-index: 1000;
  background: var(--popover);
  border: 1px solid var(--border);
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  padding: 4px;
  min-width: 120px;
}

.AddMediaButton_menuItem__T2VgR {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
  padding: 6px 10px;
  border-radius: 6px;
  font-size: 12px;
  color: var(--foreground);
  cursor: pointer;
  white-space: nowrap;
  transition: background 0.15s ease;
  background: transparent;
  border: none;
}
.AddMediaButton_menuItem__T2VgR:hover {
  background: var(--muted);
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[2]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[3]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[9].use[4]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[9].use[5]!./src/app/[lng]/draft-box/components/AiBatchGenerateBar/ImageStack/ImageStack.module.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* ImageStack - 折叠/展开动画（纯 transform 驱动） */
/* Enter / Exit keyframes */
@keyframes ImageStack_imageItemEnter__E7GMi {
  from {
    scale: 0;
  }
  to {
    scale: 1;
  }
}
@keyframes ImageStack_imageItemExit__w4mYp {
  to {
    opacity: 0;
    scale: 0.3;
  }
}
.ImageStack_expandContainer__RJb44 {
  position: absolute;
  top: 0;
  /* left 由 inline style 动态控制以实现居中 */
  transition: width 0.55s cubic-bezier(0.34, 1.56, 0.64, 1), height 0.55s cubic-bezier(0.34, 1.56, 0.64, 1), left 0.55s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.ImageStack_expandContainer__RJb44.ImageStack_expanded__Yu2S_ {
  z-index: 20;
}

/* 单张图片项 — 始终 absolute，动画仅靠 transform */
.ImageStack_imageItem__85vWI {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 66px;
  border-radius: 8px;
  border: 2px solid var(--background);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
  will-change: transform;
  backface-visibility: hidden;
  transition: transform 0.55s cubic-bezier(0.34, 1.56, 0.64, 1), top 0.55s cubic-bezier(0.34, 1.56, 0.64, 1), left 0.55s cubic-bezier(0.34, 1.56, 0.64, 1), opacity 0.2s ease;
  animation: ImageStack_imageItemEnter__E7GMi 0.35s cubic-bezier(0.34, 1.56, 0.64, 1);
}

/* Exit 动画 — 延迟删除时播放 */
.ImageStack_imageItemExiting__AjKgu {
  animation: ImageStack_imageItemExit__w4mYp 0.3s ease forwards;
  pointer-events: none;
}

/* 展开态 — 通过 CSS 变量管理 transform，支持 hover 动画 */
.ImageStack_imageItemExpanded___J3gH {
  top: 0;
  left: 0;
  cursor: pointer;
  z-index: var(--stack-z, 0);
  transform: translateX(var(--expand-x, 0px)) rotate(var(--expand-rotation, 0deg));
  filter: brightness(1);
  transition: transform 0.55s cubic-bezier(0.34, 1.56, 0.64, 1), filter 0.15s ease, z-index 0s;
}
.ImageStack_imageItemExpanded___J3gH:hover {
  z-index: 50;
  transform: translateX(var(--expand-x, 0px)) rotate(var(--expand-rotation, 0deg)) scale(1.08) translateY(-3px);
  filter: brightness(0.9);
}

/* "+" 按钮外层定位容器 — 始终 absolute，transition 驱动位移 */
.ImageStack_addButtonWrapper__nfQG5 {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-flex;
  transition: transform 0.55s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.ImageStack_addButtonWrapperExpanded__LJgMh {
  transform: translateX(var(--expand-x, 0px));
}

.ImageStack_addButtonWrapperCollapsed__qzHhU {
  transform: translate(36px, 52px);
  z-index: 10;
}

/* "+" 按钮展开态 — 卡片 */
.ImageStack_addButtonExpanded__vWt2S {
  width: 50px;
  height: 70px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: var(--muted);
  color: var(--muted-foreground);
  transform: rotate(-8deg);
  transition: width 0.55s cubic-bezier(0.34, 1.56, 0.64, 1), height 0.55s cubic-bezier(0.34, 1.56, 0.64, 1), border-radius 0.55s cubic-bezier(0.34, 1.56, 0.64, 1), background 0.3s ease, color 0.15s ease, transform 0.55s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.ImageStack_addButtonExpanded__vWt2S:hover {
  color: var(--primary);
  transform: rotate(-8deg) scale(1.08) translateY(-3px);
}

/* "+" 按钮折叠态 — 小圆形 */
.ImageStack_addButtonCollapsed__FzYqk {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: var(--background);
  color: var(--muted-foreground);
  border: 1px solid var(--border);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  transform: rotate(0deg);
  transition: width 0.55s cubic-bezier(0.34, 1.56, 0.64, 1), height 0.55s cubic-bezier(0.34, 1.56, 0.64, 1), border-radius 0.55s cubic-bezier(0.34, 1.56, 0.64, 1), background 0.3s ease, color 0.15s ease, transform 0.55s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.ImageStack_addButtonCollapsed__FzYqk:hover {
  color: var(--primary);
  border-color: var(--primary);
}

/* 空状态 "+" 按钮 — 卡片样式（复用展开态外观） */
.ImageStack_addButton__QotZu {
  width: 50px;
  height: 70px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: var(--muted);
  color: var(--muted-foreground);
  transform: rotate(-8deg);
  transition: transform 0.15s ease, color 0.15s ease;
}
.ImageStack_addButton__QotZu:hover {
  color: var(--primary);
  transform: rotate(-8deg) scale(1.08) translateY(-3px);
}

/* 视频时长标签 */
.ImageStack_durationBadge__lrDdM {
  position: absolute;
  bottom: 2px;
  left: 2px;
  padding: 0 3px;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  font-size: 9px;
  line-height: 14px;
  pointer-events: none;
}

/* 删除按钮 — 展开态 hover 显示，移动端始终显示 */
.ImageStack_deleteButton__Z5zHC {
  position: absolute;
  top: -6px;
  right: -6px;
  z-index: 10;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: var(--muted);
  color: var(--muted-foreground);
  border: 1.5px solid var(--background);
  opacity: 0;
  transform: scale(0.8);
  transition: opacity 0.15s ease, transform 0.15s ease, background 0.15s ease, color 0.15s ease;
  pointer-events: none;
}
.ImageStack_deleteButton__Z5zHC:hover {
  background: var(--destructive);
  color: var(--destructive-foreground);
}

/* 展开态 group hover 显示删除按钮 */
.ImageStack_imageItemExpanded___J3gH:hover .ImageStack_deleteButton__Z5zHC {
  opacity: 1;
  transform: scale(1);
  pointer-events: auto;
}

/* 移动端始终显示删除按钮 */
.ImageStack_mobileDeleteButton__68HY5 {
  position: absolute;
  top: -6px;
  right: -6px;
  z-index: 10;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: var(--muted);
  color: var(--muted-foreground);
  border: 1.5px solid var(--background);
  transition: background 0.15s ease, color 0.15s ease;
}
.ImageStack_mobileDeleteButton__68HY5:hover {
  background: var(--destructive);
  color: var(--destructive-foreground);
}

/* ========== 移动端适配 ========== */
.ImageStack_mobileGrid__OsABG {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  align-items: flex-start;
  padding: 8px 8px 4px;
}

.ImageStack_mobileGridItem__W1Ynv {
  position: relative;
  width: 50px;
  height: 66px;
  border-radius: 8px;
  border: 2px solid var(--background);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
  flex-shrink: 0;
  cursor: pointer;
  transition: transform 0.15s ease, filter 0.15s ease;
  animation: ImageStack_imageItemEnter__E7GMi 0.35s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.ImageStack_mobileGridItem__W1Ynv:hover {
  transform: rotate(var(--expand-rotation, 0deg)) scale(1.08) translateY(-3px);
  filter: brightness(0.9);
}

.ImageStack_mobileAddButton__VQzrh {
  position: relative;
  width: 50px;
  height: 70px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: var(--muted);
  color: var(--muted-foreground);
  transform: rotate(-8deg);
  flex-shrink: 0;
  transition: transform 0.15s ease, color 0.15s ease;
}
.ImageStack_mobileAddButton__VQzrh:hover {
  color: var(--primary);
  transform: rotate(-8deg) scale(1.08) translateY(-3px);
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[2]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[3]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[9].use[4]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[9].use[5]!./src/app/[lng]/draft-box/components/AiBatchGenerateBar/PromptEditorDialog/PromptEditorDialog.module.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.PromptEditorDialog_content__h6HzA {
  min-height: 0;
  padding: 0;
  gap: 0;
  overflow: hidden;
}

.PromptEditorDialog_textarea__Jgtz5 {
  min-height: 320px;
  resize: none;
  border: 0;
  padding: 20px;
  background: transparent;
  box-shadow: none;
}

.PromptEditorDialog_textarea__Jgtz5:focus-visible {
  outline: none;
  box-shadow: none;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./src/app/[lng]/draft-box/components/CreateMaterialModal/uploadItemTransition.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * 上传项进入/退出动画样式
 * 用于 react-transition-group 的 CSSTransition 组件
 */

/* 进入动画 - 初始状态 */
.upload-item-enter {
  opacity: 0;
  transform: scale(0.8);
}

/* 进入动画 - 激活状态 */
.upload-item-enter-active {
  opacity: 1;
  transform: scale(1);
  transition:
    opacity 300ms,
    transform 300ms;
}

/* 退出动画 - 初始状态 */
.upload-item-exit {
  opacity: 1;
  transform: scale(1);
}

/* 退出动画 - 激活状态 */
.upload-item-exit-active {
  opacity: 0;
  transform: scale(0.8);
  transition:
    opacity 300ms,
    transform 300ms;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[2]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[3]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[9].use[4]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[9].use[5]!./src/app/[lng]/draft-box/components/DraftDetailDialog.module.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.DraftDetailDialog_draftMediaSwiper__SzrYm .swiper {
  width: 100% !important;
  max-width: 100% !important;
}
.DraftDetailDialog_draftMediaSwiper__SzrYm .swiper-wrapper {
  width: 100% !important;
}
.DraftDetailDialog_draftMediaSwiper__SzrYm .swiper-slide {
  width: 100% !important;
}
.DraftDetailDialog_draftMediaSwiper__SzrYm .swiper-pagination-bullet {
  background: white;
  opacity: 0.6;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.DraftDetailDialog_draftMediaSwiper__SzrYm .swiper-pagination-bullet-active {
  opacity: 1;
}
.DraftDetailDialog_draftMediaSwiper__SzrYm .swiper-button-prev,
.DraftDetailDialog_draftMediaSwiper__SzrYm .swiper-button-next {
  color: white;
  background: rgba(0, 0, 0, 0.3);
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.DraftDetailDialog_draftMediaSwiper__SzrYm .swiper-button-prev::after,
.DraftDetailDialog_draftMediaSwiper__SzrYm .swiper-button-next::after {
  font-size: 16px;
  font-weight: bold;
}
.DraftDetailDialog_draftMediaSwiper__SzrYm .swiper-button-prev:hover,
.DraftDetailDialog_draftMediaSwiper__SzrYm .swiper-button-next:hover {
  background: rgba(0, 0, 0, 0.5);
}
.DraftDetailDialog_draftMediaSwiper__SzrYm .swiper-button-disabled {
  display: none;
}
.DraftDetailDialog_draftMediaSwiper__SzrYm .swiper-pagination,
.DraftDetailDialog_draftMediaSwiper__SzrYm .swiper-button-prev,
.DraftDetailDialog_draftMediaSwiper__SzrYm .swiper-button-next {
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}

.DraftDetailDialog_swiperVisible__EpWCB .swiper-pagination,
.DraftDetailDialog_swiperVisible__EpWCB .swiper-button-prev,
.DraftDetailDialog_swiperVisible__EpWCB .swiper-button-next {
  opacity: 1;
}

.DraftDetailDialog_swiperHidden__xp13i .swiper-pagination,
.DraftDetailDialog_swiperHidden__xp13i .swiper-button-prev,
.DraftDetailDialog_swiperHidden__xp13i .swiper-button-next {
  opacity: 0;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./node_modules/.pnpm/swiper@11.2.10/node_modules/swiper/modules/navigation.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
/* Navigation font end */

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[2]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[3]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[9].use[4]!./node_modules/.pnpm/next@14.2.29_@babel+core@7._700f900ed9ffc98d88c8fe041ac5a95a/node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[9].use[5]!./src/app/[lng]/draft-box/components/GeneratingCard/GeneratingCard.module.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.GeneratingCard_generatingCard__SpEUu {
  position: relative;
  overflow: hidden;
}
.GeneratingCard_generatingCard__SpEUu::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, transparent 0%, rgba(var(--primary-rgb, 139 92 246), 0.08) 50%, transparent 100%);
  animation: GeneratingCard_shimmer__txABv 2s ease-in-out infinite;
}

@keyframes GeneratingCard_shimmer__txABv {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
