/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
[class^=ant-]::-ms-clear,
[class*= ant-]::-ms-clear,
[class^=ant-] input::-ms-clear,
[class*= ant-] input::-ms-clear,
[class^=ant-] input::-ms-reveal,
[class*= ant-] input::-ms-reveal {
  display: none;
}
/* stylelint-disable property-no-vendor-prefix, at-rule-no-vendor-prefix */
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
body {
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  font-variant: tabular-nums;
  line-height: 1.5715;
  background-color: #fff;
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
}
[tabindex='-1']:focus {
  outline: none !important;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type='text'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1em;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #1166dd;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #3889eb;
}
a:active {
  color: #064ab8;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0;
}
a:focus {
  text-decoration: none;
  outline: 0;
}
a[disabled] {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
pre,
code,
kbd,
samp {
  font-size: 1em;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
figure {
  margin: 0 0 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  color: rgba(0, 0, 0, 0.45);
  text-align: left;
  caption-side: bottom;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type='radio'],
input[type='checkbox'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
mark {
  padding: 0.2em;
  background-color: #feffe6;
}
::-moz-selection {
  color: #fff;
  background: #1166dd;
}
::selection {
  color: #fff;
  background: #1166dd;
}
.clearfix::before {
  display: table;
  content: '';
}
.clearfix::after {
  display: table;
  clear: both;
  content: '';
}
.anticon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.anticon > * {
  line-height: 1;
}
.anticon svg {
  display: inline-block;
}
.anticon::before {
  display: none;
}
.anticon .anticon-icon {
  display: block;
}
.anticon > .anticon {
  line-height: 0;
  vertical-align: 0;
}
.anticon[tabindex] {
  cursor: pointer;
}
.anticon-spin,
.anticon-spin::before {
  display: inline-block;
  -webkit-animation: loadingCircle 1s infinite linear;
          animation: loadingCircle 1s infinite linear;
}
.ant-fade-enter,
.ant-fade-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-fade-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-fade-enter.ant-fade-enter-active,
.ant-fade-appear.ant-fade-appear-active {
  -webkit-animation-name: antFadeIn;
          animation-name: antFadeIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-fade-leave.ant-fade-leave-active {
  -webkit-animation-name: antFadeOut;
          animation-name: antFadeOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-fade-enter,
.ant-fade-appear {
  opacity: 0;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
.ant-fade-leave {
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
@-webkit-keyframes antFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes antFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes antFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes antFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.ant-move-up-enter,
.ant-move-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-up-enter.ant-move-up-enter-active,
.ant-move-up-appear.ant-move-up-appear-active {
  -webkit-animation-name: antMoveUpIn;
          animation-name: antMoveUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-move-up-leave.ant-move-up-leave-active {
  -webkit-animation-name: antMoveUpOut;
          animation-name: antMoveUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-move-up-enter,
.ant-move-up-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-down-enter,
.ant-move-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-down-enter.ant-move-down-enter-active,
.ant-move-down-appear.ant-move-down-appear-active {
  -webkit-animation-name: antMoveDownIn;
          animation-name: antMoveDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-move-down-leave.ant-move-down-leave-active {
  -webkit-animation-name: antMoveDownOut;
          animation-name: antMoveDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-move-down-enter,
.ant-move-down-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-left-enter,
.ant-move-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-left-enter.ant-move-left-enter-active,
.ant-move-left-appear.ant-move-left-appear-active {
  -webkit-animation-name: antMoveLeftIn;
          animation-name: antMoveLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-move-left-leave.ant-move-left-leave-active {
  -webkit-animation-name: antMoveLeftOut;
          animation-name: antMoveLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-move-left-enter,
.ant-move-left-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-right-enter,
.ant-move-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-right-enter.ant-move-right-enter-active,
.ant-move-right-appear.ant-move-right-appear-active {
  -webkit-animation-name: antMoveRightIn;
          animation-name: antMoveRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-move-right-leave.ant-move-right-leave-active {
  -webkit-animation-name: antMoveRightOut;
          animation-name: antMoveRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-move-right-enter,
.ant-move-right-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
@-webkit-keyframes antMoveDownIn {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveDownIn {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@-webkit-keyframes antMoveDownOut {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveDownOut {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@-webkit-keyframes antMoveLeftIn {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveLeftIn {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@-webkit-keyframes antMoveLeftOut {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveLeftOut {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@-webkit-keyframes antMoveRightIn {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveRightIn {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@-webkit-keyframes antMoveRightOut {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveRightOut {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@-webkit-keyframes antMoveUpIn {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveUpIn {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@-webkit-keyframes antMoveUpOut {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveUpOut {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@-webkit-keyframes loadingCircle {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes loadingCircle {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
[ant-click-animating='true'],
[ant-click-animating-without-extra-node='true'] {
  position: relative;
}
html {
  --antd-wave-shadow-color: #1166dd;
  --scroll-bar: 0;
}
[ant-click-animating-without-extra-node='true']::after,
.ant-click-animating-node {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  border-radius: inherit;
  -webkit-box-shadow: 0 0 0 0 #1166dd;
          box-shadow: 0 0 0 0 #1166dd;
  opacity: 0.2;
  -webkit-animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
          animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  content: '';
  pointer-events: none;
}
@-webkit-keyframes waveEffect {
  100% {
    -webkit-box-shadow: 0 0 0 #1166dd;
            box-shadow: 0 0 0 #1166dd;
    -webkit-box-shadow: 0 0 0 6px #1166dd;
            box-shadow: 0 0 0 6px #1166dd;
  }
}
@keyframes waveEffect {
  100% {
    -webkit-box-shadow: 0 0 0 #1166dd;
            box-shadow: 0 0 0 #1166dd;
    -webkit-box-shadow: 0 0 0 6px #1166dd;
            box-shadow: 0 0 0 6px #1166dd;
  }
}
@-webkit-keyframes fadeEffect {
  100% {
    opacity: 0;
  }
}
@keyframes fadeEffect {
  100% {
    opacity: 0;
  }
}
.ant-slide-up-enter,
.ant-slide-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-up-enter.ant-slide-up-enter-active,
.ant-slide-up-appear.ant-slide-up-appear-active {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-slide-up-leave.ant-slide-up-leave-active {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-slide-up-enter,
.ant-slide-up-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-down-enter,
.ant-slide-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-down-enter.ant-slide-down-enter-active,
.ant-slide-down-appear.ant-slide-down-appear-active {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-slide-down-leave.ant-slide-down-leave-active {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-slide-down-enter,
.ant-slide-down-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-left-enter,
.ant-slide-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-left-enter.ant-slide-left-enter-active,
.ant-slide-left-appear.ant-slide-left-appear-active {
  -webkit-animation-name: antSlideLeftIn;
          animation-name: antSlideLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-slide-left-leave.ant-slide-left-leave-active {
  -webkit-animation-name: antSlideLeftOut;
          animation-name: antSlideLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-slide-left-enter,
.ant-slide-left-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-right-enter,
.ant-slide-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-right-enter.ant-slide-right-enter-active,
.ant-slide-right-appear.ant-slide-right-appear-active {
  -webkit-animation-name: antSlideRightIn;
          animation-name: antSlideRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-slide-right-leave.ant-slide-right-leave-active {
  -webkit-animation-name: antSlideRightOut;
          animation-name: antSlideRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-slide-right-enter,
.ant-slide-right-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@-webkit-keyframes antSlideUpIn {
  0% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antSlideUpIn {
  0% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
}
@-webkit-keyframes antSlideUpOut {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antSlideUpOut {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
}
@-webkit-keyframes antSlideDownIn {
  0% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 1;
  }
}
@keyframes antSlideDownIn {
  0% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 1;
  }
}
@-webkit-keyframes antSlideDownOut {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 0;
  }
}
@keyframes antSlideDownOut {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 0;
  }
}
@-webkit-keyframes antSlideLeftIn {
  0% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antSlideLeftIn {
  0% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
}
@-webkit-keyframes antSlideLeftOut {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antSlideLeftOut {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
}
@-webkit-keyframes antSlideRightIn {
  0% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 1;
  }
}
@keyframes antSlideRightIn {
  0% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 1;
  }
}
@-webkit-keyframes antSlideRightOut {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 0;
  }
}
@keyframes antSlideRightOut {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 0;
  }
}
.ant-zoom-enter,
.ant-zoom-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-enter.ant-zoom-enter-active,
.ant-zoom-appear.ant-zoom-appear-active {
  -webkit-animation-name: antZoomIn;
          animation-name: antZoomIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-leave.ant-zoom-leave-active {
  -webkit-animation-name: antZoomOut;
          animation-name: antZoomOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-enter,
.ant-zoom-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-enter-prepare,
.ant-zoom-appear-prepare {
  -webkit-transform: none;
          transform: none;
}
.ant-zoom-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-big-enter,
.ant-zoom-big-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-big-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-big-enter.ant-zoom-big-enter-active,
.ant-zoom-big-appear.ant-zoom-big-appear-active {
  -webkit-animation-name: antZoomBigIn;
          animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-big-leave.ant-zoom-big-leave-active {
  -webkit-animation-name: antZoomBigOut;
          animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-big-enter,
.ant-zoom-big-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-big-enter-prepare,
.ant-zoom-big-appear-prepare {
  -webkit-transform: none;
          transform: none;
}
.ant-zoom-big-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-big-fast-enter,
.ant-zoom-big-fast-appear {
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-big-fast-leave {
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-big-fast-enter.ant-zoom-big-fast-enter-active,
.ant-zoom-big-fast-appear.ant-zoom-big-fast-appear-active {
  -webkit-animation-name: antZoomBigIn;
          animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-big-fast-leave.ant-zoom-big-fast-leave-active {
  -webkit-animation-name: antZoomBigOut;
          animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-big-fast-enter,
.ant-zoom-big-fast-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-big-fast-enter-prepare,
.ant-zoom-big-fast-appear-prepare {
  -webkit-transform: none;
          transform: none;
}
.ant-zoom-big-fast-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-up-enter,
.ant-zoom-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-up-enter.ant-zoom-up-enter-active,
.ant-zoom-up-appear.ant-zoom-up-appear-active {
  -webkit-animation-name: antZoomUpIn;
          animation-name: antZoomUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-up-leave.ant-zoom-up-leave-active {
  -webkit-animation-name: antZoomUpOut;
          animation-name: antZoomUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-up-enter,
.ant-zoom-up-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-up-enter-prepare,
.ant-zoom-up-appear-prepare {
  -webkit-transform: none;
          transform: none;
}
.ant-zoom-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-down-enter,
.ant-zoom-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-down-enter.ant-zoom-down-enter-active,
.ant-zoom-down-appear.ant-zoom-down-appear-active {
  -webkit-animation-name: antZoomDownIn;
          animation-name: antZoomDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-down-leave.ant-zoom-down-leave-active {
  -webkit-animation-name: antZoomDownOut;
          animation-name: antZoomDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-down-enter,
.ant-zoom-down-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-down-enter-prepare,
.ant-zoom-down-appear-prepare {
  -webkit-transform: none;
          transform: none;
}
.ant-zoom-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-left-enter,
.ant-zoom-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-left-enter.ant-zoom-left-enter-active,
.ant-zoom-left-appear.ant-zoom-left-appear-active {
  -webkit-animation-name: antZoomLeftIn;
          animation-name: antZoomLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-left-leave.ant-zoom-left-leave-active {
  -webkit-animation-name: antZoomLeftOut;
          animation-name: antZoomLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-left-enter,
.ant-zoom-left-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-left-enter-prepare,
.ant-zoom-left-appear-prepare {
  -webkit-transform: none;
          transform: none;
}
.ant-zoom-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-right-enter,
.ant-zoom-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-right-enter.ant-zoom-right-enter-active,
.ant-zoom-right-appear.ant-zoom-right-appear-active {
  -webkit-animation-name: antZoomRightIn;
          animation-name: antZoomRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-right-leave.ant-zoom-right-leave-active {
  -webkit-animation-name: antZoomRightOut;
          animation-name: antZoomRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-right-enter,
.ant-zoom-right-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-right-enter-prepare,
.ant-zoom-right-appear-prepare {
  -webkit-transform: none;
          transform: none;
}
.ant-zoom-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
@-webkit-keyframes antZoomIn {
  0% {
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomIn {
  0% {
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes antZoomOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
    opacity: 0;
  }
}
@keyframes antZoomOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
    opacity: 0;
  }
}
@-webkit-keyframes antZoomBigIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomBigIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes antZoomBigOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
}
@keyframes antZoomBigOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
}
@-webkit-keyframes antZoomUpIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
  }
}
@keyframes antZoomUpIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
  }
}
@-webkit-keyframes antZoomUpOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    opacity: 0;
  }
}
@keyframes antZoomUpOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    opacity: 0;
  }
}
@-webkit-keyframes antZoomLeftIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
  }
}
@keyframes antZoomLeftIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
  }
}
@-webkit-keyframes antZoomLeftOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    opacity: 0;
  }
}
@keyframes antZoomLeftOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    opacity: 0;
  }
}
@-webkit-keyframes antZoomRightIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
  }
}
@keyframes antZoomRightIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
  }
}
@-webkit-keyframes antZoomRightOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    opacity: 0;
  }
}
@keyframes antZoomRightOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    opacity: 0;
  }
}
@-webkit-keyframes antZoomDownIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
}
@keyframes antZoomDownIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
}
@-webkit-keyframes antZoomDownOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    opacity: 0;
  }
}
@keyframes antZoomDownOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    opacity: 0;
  }
}
.ant-motion-collapse-legacy {
  overflow: hidden;
}
.ant-motion-collapse-legacy-active {
  -webkit-transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
  transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.ant-motion-collapse {
  overflow: hidden;
  -webkit-transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
  transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-message {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  position: fixed;
  top: 8px;
  left: 0;
  z-index: 2000;
  width: 100%;
  pointer-events: none;
}
.ant-message-notice {
  padding: 8px;
  text-align: center;
}
.ant-message-notice-content {
  display: inline-block;
  padding: 10px 16px;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
          box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  pointer-events: all;
}
.ant-message-success .anticon {
  color: #3eb350;
}
.ant-message-error .anticon {
  color: #EB4526;
}
.ant-message-warning .anticon {
  color: #FF8A00;
}
.ant-message-info .anticon,
.ant-message-loading .anticon {
  color: #2196F3;
}
.ant-message .anticon {
  position: relative;
  top: 1px;
  margin-right: 8px;
  font-size: 16px;
}
.ant-message-notice.ant-move-up-leave.ant-move-up-leave-active {
  -webkit-animation-name: MessageMoveOut;
          animation-name: MessageMoveOut;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
}
@-webkit-keyframes MessageMoveOut {
  0% {
    max-height: 150px;
    padding: 8px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    padding: 0;
    opacity: 0;
  }
}
@keyframes MessageMoveOut {
  0% {
    max-height: 150px;
    padding: 8px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    padding: 0;
    opacity: 0;
  }
}
.ant-message-rtl {
  direction: rtl;
}
.ant-message-rtl span {
  direction: rtl;
}
.ant-message-rtl .anticon {
  margin-right: 0;
  margin-left: 8px;
}

.lcsc-popover-wrapper .ant-popover-inner-content,
.lcsc-popover-wrapper-nearly-top .ant-popover-inner-content,
.lcsc-popover-wrapper-hide-top-arrow .ant-popover-inner-content,
.lcsc-popover-wrapper-hide-bottom-arrow .ant-popover-inner-content,
.lcsc-popover-wrapper-hide-right-arrow .ant-popover-inner-content,
.lcsc-popover-wrapper-hide-left-arrow .ant-popover-inner-content {
  width: 100%;
  padding: 0;
}
.lcsc-popover-wrapper-hide-top-arrow.ant-popover-placement-bottom,
.lcsc-popover-wrapper-hide-top-arrow.ant-popover-placement-bottomLeft,
.lcsc-popover-wrapper-hide-top-arrow.ant-popover-placement-bottomRight {
  padding-top: 0;
}
.lcsc-popover-wrapper-hide-bottom-arrow.ant-popover-placement-top,
.lcsc-popover-wrapper-hide-bottom-arrow.ant-popover-placement-topLeft,
.lcsc-popover-wrapper-hide-bottom-arrow.ant-popover-placement-topRight {
  padding-bottom: 0;
}
.lcsc-popover-wrapper-hide-right-arrow.ant-popover-placement-left,
.lcsc-popover-wrapper-hide-right-arrow.ant-popover-placement-leftTop,
.lcsc-popover-wrapper-hide-right-arrow.ant-popover-placement-leftBottom {
  padding-right: 0;
}
.lcsc-popover-wrapper-hide-left-arrow.ant-popover-placement-right,
.lcsc-popover-wrapper-hide-left-arrow.ant-popover-placement-rightTop,
.lcsc-popover-wrapper-hide-left-arrow.ant-popover-placement-rightBottom {
  padding-left: 0;
}
.lc-antd-modal .ant-modal-confirm-btns {
  display: none !important;
}
.lc-antd-modal .ant-modal-content .ant-modal-body {
  padding: 20px 25px !important;
}
.lc-cart-modal .ant-modal-confirm-btns {
  display: none !important;
}
.lc-cart-modal .ant-modal-content .ant-modal-body {
  padding: 20px 25px !important;
}

/**
 * 样式使用规范：
 * 1. 静态样式 → tailwind class（优先）
 * 2. 动态样式（依赖 JS 变量）→ styled-components
 * 3. 全局覆盖（antd 等第三方）→ createGlobalStyle
 * 4. 多组件共用的样式 → 本文件（globals.css）
 * 5. 单组件专用的样式 → 组件内 createGlobalStyle
 */
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::-ms-backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
 */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  -webkit-font-feature-settings: inherit;
          font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.\!container {
  width: 100% !important;
}
.container {
  width: 100%;
}
@media (min-width: 769px) {
  .\!container {
    max-width: 769px !important;
  }
  .container {
    max-width: 769px;
  }
}
@media (min-width: 1101px) {
  .\!container {
    max-width: 1101px !important;
  }
  .container {
    max-width: 1101px;
  }
}
.prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}
.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}
.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}
.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  -webkit-box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
          box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "`";
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "`";
}
.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
}
.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}
.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: left;
}
.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgba(0, 0, 0, 0.5);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0.375em;
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0.375em;
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-left: 1.625em;
}
.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-right: 0;
}
.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-right: 0;
}
.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.lcsc-i1-c0 .pointer-events-none {
  pointer-events: none;
}
.lcsc-i1-c0 .\!visible {
  visibility: visible !important;
}
.lcsc-i1-c0 .visible {
  visibility: visible;
}
.lcsc-i1-c0 .invisible {
  visibility: hidden;
}
.lcsc-i1-c0 .static {
  position: static;
}
.lcsc-i1-c0 .fixed {
  position: fixed;
}
.lcsc-i1-c0 .absolute {
  position: absolute;
}
.lcsc-i1-c0 .relative {
  position: relative;
}
.lcsc-i1-c0 .inset-0 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.lcsc-i1-c0 .-top-\[2px\] {
  top: -2px;
}
.lcsc-i1-c0 .-top-\[6px\] {
  top: -6px;
}
.lcsc-i1-c0 .bottom-0 {
  bottom: 0px;
}
.lcsc-i1-c0 .bottom-\[180px\] {
  bottom: 180px;
}
.lcsc-i1-c0 .bottom-\[1px\] {
  bottom: 1px;
}
.lcsc-i1-c0 .left-0 {
  left: 0px;
}
.lcsc-i1-c0 .left-\[10px\] {
  left: 10px;
}
.lcsc-i1-c0 .left-\[1px\] {
  left: 1px;
}
.lcsc-i1-c0 .left-\[3px\] {
  left: 3px;
}
.lcsc-i1-c0 .left-full {
  left: 100%;
}
.lcsc-i1-c0 .right-0 {
  right: 0px;
}
.lcsc-i1-c0 .right-\[10px\] {
  right: 10px;
}
.lcsc-i1-c0 .right-\[11px\] {
  right: 11px;
}
.lcsc-i1-c0 .right-\[16px\] {
  right: 16px;
}
.lcsc-i1-c0 .right-\[64px\] {
  right: 64px;
}
.lcsc-i1-c0 .right-\[8px\] {
  right: 8px;
}
.lcsc-i1-c0 .top-0 {
  top: 0px;
}
.lcsc-i1-c0 .top-\[10px\] {
  top: 10px;
}
.lcsc-i1-c0 .top-\[16px\] {
  top: 16px;
}
.lcsc-i1-c0 .top-\[30\%\] {
  top: 30%;
}
.lcsc-i1-c0 .top-\[34px\] {
  top: 34px;
}
.lcsc-i1-c0 .top-\[48px\] {
  top: 48px;
}
.lcsc-i1-c0 .top-\[50\%\] {
  top: 50%;
}
.lcsc-i1-c0 .top-\[56px\] {
  top: 56px;
}
.lcsc-i1-c0 .top-\[8\.5px\] {
  top: 8.5px;
}
.lcsc-i1-c0 .z-10 {
  z-index: 10;
}
.lcsc-i1-c0 .z-50 {
  z-index: 50;
}
.lcsc-i1-c0 .z-\[1000\] {
  z-index: 1000;
}
.lcsc-i1-c0 .z-\[100\] {
  z-index: 100;
}
.lcsc-i1-c0 .z-\[101\] {
  z-index: 101;
}
.lcsc-i1-c0 .z-\[1\] {
  z-index: 1;
}
.lcsc-i1-c0 .z-\[2000\] {
  z-index: 2000;
}
.lcsc-i1-c0 .z-\[2\] {
  z-index: 2;
}
.lcsc-i1-c0 .z-\[5\] {
  z-index: 5;
}
.lcsc-i1-c0 .z-\[99\] {
  z-index: 99;
}
.lcsc-i1-c0 .-m-\[12px\] {
  margin: -12px;
}
.lcsc-i1-c0 .mx-\[8px\] {
  margin-left: 8px;
  margin-right: 8px;
}
.lcsc-i1-c0 .mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.lcsc-i1-c0 .my-\[10px\] {
  margin-top: 10px;
  margin-bottom: 10px;
}
.lcsc-i1-c0 .my-\[12px\] {
  margin-top: 12px;
  margin-bottom: 12px;
}
.lcsc-i1-c0 .mb-3 {
  margin-bottom: 0.75rem;
}
.lcsc-i1-c0 .mb-\[10px\] {
  margin-bottom: 10px;
}
.lcsc-i1-c0 .mb-\[12px\] {
  margin-bottom: 12px;
}
.lcsc-i1-c0 .mb-\[16px\] {
  margin-bottom: 16px;
}
.lcsc-i1-c0 .mb-\[1px\] {
  margin-bottom: 1px;
}
.lcsc-i1-c0 .mb-\[24px\] {
  margin-bottom: 24px;
}
.lcsc-i1-c0 .mb-\[8px\] {
  margin-bottom: 8px;
}
.lcsc-i1-c0 .ml-1 {
  margin-left: 0.25rem;
}
.lcsc-i1-c0 .ml-2 {
  margin-left: 0.5rem;
}
.lcsc-i1-c0 .ml-6 {
  margin-left: 1.5rem;
}
.lcsc-i1-c0 .ml-8 {
  margin-left: 2rem;
}
.lcsc-i1-c0 .ml-\[10px\] {
  margin-left: 10px;
}
.lcsc-i1-c0 .ml-\[12px\] {
  margin-left: 12px;
}
.lcsc-i1-c0 .ml-\[16px\] {
  margin-left: 16px;
}
.lcsc-i1-c0 .ml-\[24px\] {
  margin-left: 24px;
}
.lcsc-i1-c0 .ml-\[2px\] {
  margin-left: 2px;
}
.lcsc-i1-c0 .ml-\[4px\] {
  margin-left: 4px;
}
.lcsc-i1-c0 .ml-\[6px\] {
  margin-left: 6px;
}
.lcsc-i1-c0 .ml-\[8px\] {
  margin-left: 8px;
}
.lcsc-i1-c0 .mr-\[12px\] {
  margin-right: 12px;
}
.lcsc-i1-c0 .mr-\[20px\] {
  margin-right: 20px;
}
.lcsc-i1-c0 .mr-\[24px\] {
  margin-right: 24px;
}
.lcsc-i1-c0 .mr-\[2px\] {
  margin-right: 2px;
}
.lcsc-i1-c0 .mr-\[32px\] {
  margin-right: 32px;
}
.lcsc-i1-c0 .mr-\[3px\] {
  margin-right: 3px;
}
.lcsc-i1-c0 .mr-\[4px\] {
  margin-right: 4px;
}
.lcsc-i1-c0 .mr-\[8px\] {
  margin-right: 8px;
}
.lcsc-i1-c0 .mt-0\.5 {
  margin-top: 0.125rem;
}
.lcsc-i1-c0 .mt-10 {
  margin-top: 2.5rem;
}
.lcsc-i1-c0 .mt-2 {
  margin-top: 0.5rem;
}
.lcsc-i1-c0 .mt-3 {
  margin-top: 0.75rem;
}
.lcsc-i1-c0 .mt-4 {
  margin-top: 1rem;
}
.lcsc-i1-c0 .mt-5 {
  margin-top: 1.25rem;
}
.lcsc-i1-c0 .mt-6 {
  margin-top: 1.5rem;
}
.lcsc-i1-c0 .mt-\[10px\] {
  margin-top: 10px;
}
.lcsc-i1-c0 .mt-\[12px\] {
  margin-top: 12px;
}
.lcsc-i1-c0 .mt-\[16px\] {
  margin-top: 16px;
}
.lcsc-i1-c0 .mt-\[1px\] {
  margin-top: 1px;
}
.lcsc-i1-c0 .mt-\[20px\] {
  margin-top: 20px;
}
.lcsc-i1-c0 .mt-\[24px\] {
  margin-top: 24px;
}
.lcsc-i1-c0 .mt-\[2px\] {
  margin-top: 2px;
}
.lcsc-i1-c0 .mt-\[30px\] {
  margin-top: 30px;
}
.lcsc-i1-c0 .mt-\[32px\] {
  margin-top: 32px;
}
.lcsc-i1-c0 .mt-\[40px\] {
  margin-top: 40px;
}
.lcsc-i1-c0 .mt-\[48px\] {
  margin-top: 48px;
}
.lcsc-i1-c0 .mt-\[4px\] {
  margin-top: 4px;
}
.lcsc-i1-c0 .mt-\[50\%\] {
  margin-top: 50%;
}
.lcsc-i1-c0 .mt-\[6px\] {
  margin-top: 6px;
}
.lcsc-i1-c0 .mt-\[8px\] {
  margin-top: 8px;
}
.lcsc-i1-c0 .block {
  display: block;
}
.lcsc-i1-c0 .inline-block {
  display: inline-block;
}
.lcsc-i1-c0 .inline {
  display: inline;
}
.lcsc-i1-c0 .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lcsc-i1-c0 .inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.lcsc-i1-c0 .table {
  display: table;
}
.lcsc-i1-c0 .hidden {
  display: none;
}
.lcsc-i1-c0 .aspect-square {
  aspect-ratio: 1 / 1;
}
.lcsc-i1-c0 .h-4 {
  height: 1rem;
}
.lcsc-i1-c0 .h-\[1000px\] {
  height: 1000px;
}
.lcsc-i1-c0 .h-\[100vh\] {
  height: 100vh;
}
.lcsc-i1-c0 .h-\[12px\] {
  height: 12px;
}
.lcsc-i1-c0 .h-\[14px\] {
  height: 14px;
}
.lcsc-i1-c0 .h-\[16px\] {
  height: 16px;
}
.lcsc-i1-c0 .h-\[20px\] {
  height: 20px;
}
.lcsc-i1-c0 .h-\[22px\] {
  height: 22px;
}
.lcsc-i1-c0 .h-\[24px\] {
  height: 24px;
}
.lcsc-i1-c0 .h-\[26px\] {
  height: 26px;
}
.lcsc-i1-c0 .h-\[32px\] {
  height: 32px;
}
.lcsc-i1-c0 .h-\[36px\] {
  height: 36px;
}
.lcsc-i1-c0 .h-\[40px\] {
  height: 40px;
}
.lcsc-i1-c0 .h-\[42px\] {
  height: 42px;
}
.lcsc-i1-c0 .h-\[44px\] {
  height: 44px;
}
.lcsc-i1-c0 .h-\[48px\] {
  height: 48px;
}
.lcsc-i1-c0 .h-\[56px\] {
  height: 56px;
}
.lcsc-i1-c0 .h-\[75px\] {
  height: 75px;
}
.lcsc-i1-c0 .h-\[96px\] {
  height: 96px;
}
.lcsc-i1-c0 .h-full {
  height: 100%;
}
.lcsc-i1-c0 .max-h-\[304px\] {
  max-height: 304px;
}
.lcsc-i1-c0 .max-h-full {
  max-height: 100%;
}
.lcsc-i1-c0 .min-h-\[22px\] {
  min-height: 22px;
}
.lcsc-i1-c0 .min-h-\[38px\] {
  min-height: 38px;
}
.lcsc-i1-c0 .min-h-\[400px\] {
  min-height: 400px;
}
.lcsc-i1-c0 .min-h-\[42px\] {
  min-height: 42px;
}
.lcsc-i1-c0 .min-h-full {
  min-height: 100%;
}
.lcsc-i1-c0 .w-1\/2 {
  width: 50%;
}
.lcsc-i1-c0 .w-4 {
  width: 1rem;
}
.lcsc-i1-c0 .w-\[100px\] {
  width: 100px;
}
.lcsc-i1-c0 .w-\[106px\] {
  width: 106px;
}
.lcsc-i1-c0 .w-\[14px\] {
  width: 14px;
}
.lcsc-i1-c0 .w-\[155px\] {
  width: 155px;
}
.lcsc-i1-c0 .w-\[16px\] {
  width: 16px;
}
.lcsc-i1-c0 .w-\[170px\] {
  width: 170px;
}
.lcsc-i1-c0 .w-\[196px\] {
  width: 196px;
}
.lcsc-i1-c0 .w-\[197px\] {
  width: 197px;
}
.lcsc-i1-c0 .w-\[22px\] {
  width: 22px;
}
.lcsc-i1-c0 .w-\[24px\] {
  width: 24px;
}
.lcsc-i1-c0 .w-\[25\%\] {
  width: 25%;
}
.lcsc-i1-c0 .w-\[270px\] {
  width: 270px;
}
.lcsc-i1-c0 .w-\[284px\] {
  width: 284px;
}
.lcsc-i1-c0 .w-\[285px\] {
  width: 285px;
}
.lcsc-i1-c0 .w-\[288px\] {
  width: 288px;
}
.lcsc-i1-c0 .w-\[36px\] {
  width: 36px;
}
.lcsc-i1-c0 .w-\[371\.66px\] {
  width: 371.66px;
}
.lcsc-i1-c0 .w-\[40\%\] {
  width: 40%;
}
.lcsc-i1-c0 .w-\[47\%\] {
  width: 47%;
}
.lcsc-i1-c0 .w-\[50\%\] {
  width: 50%;
}
.lcsc-i1-c0 .w-\[500px\] {
  width: 500px;
}
.lcsc-i1-c0 .w-\[50px\] {
  width: 50px;
}
.lcsc-i1-c0 .w-\[52px\] {
  width: 52px;
}
.lcsc-i1-c0 .w-\[600px\] {
  width: 600px;
}
.lcsc-i1-c0 .w-\[75px\] {
  width: 75px;
}
.lcsc-i1-c0 .w-\[88px\] {
  width: 88px;
}
.lcsc-i1-c0 .w-full {
  width: 100%;
}
.lcsc-i1-c0 .min-w-0 {
  min-width: 0px;
}
.lcsc-i1-c0 .min-w-\[106px\] {
  min-width: 106px;
}
.lcsc-i1-c0 .min-w-\[128px\] {
  min-width: 128px;
}
.lcsc-i1-c0 .min-w-\[214px\] {
  min-width: 214px;
}
.lcsc-i1-c0 .min-w-\[43px\] {
  min-width: 43px;
}
.lcsc-i1-c0 .min-w-\[50px\] {
  min-width: 50px;
}
.lcsc-i1-c0 .min-w-\[52px\] {
  min-width: 52px;
}
.lcsc-i1-c0 .min-w-\[64px\] {
  min-width: 64px;
}
.lcsc-i1-c0 .min-w-\[68px\] {
  min-width: 68px;
}
.lcsc-i1-c0 .\!max-w-none {
  max-width: none !important;
}
.lcsc-i1-c0 .max-w-\[100px\] {
  max-width: 100px;
}
.lcsc-i1-c0 .max-w-\[1432px\] {
  max-width: 1432px;
}
.lcsc-i1-c0 .max-w-\[155px\] {
  max-width: 155px;
}
.lcsc-i1-c0 .max-w-\[480px\] {
  max-width: 480px;
}
.lcsc-i1-c0 .max-w-\[760px\] {
  max-width: 760px;
}
.lcsc-i1-c0 .max-w-\[90vw\] {
  max-width: 90vw;
}
.lcsc-i1-c0 .max-w-\[unset\] {
  max-width: none;
  max-width: initial;
}
.lcsc-i1-c0 .flex-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
.lcsc-i1-c0 .flex-auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.lcsc-i1-c0 .flex-none {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.lcsc-i1-c0 .flex-shrink-0 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.lcsc-i1-c0 .shrink-0 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.lcsc-i1-c0 .grow {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.lcsc-i1-c0 .table-fixed {
  table-layout: fixed;
}
.lcsc-i1-c0 .border-collapse {
  border-collapse: collapse;
}
.lcsc-i1-c0 .-translate-y-1\/2 {
  --tw-translate-y: -50%;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.lcsc-i1-c0 .translate-y-\[-50\%\] {
  --tw-translate-y: -50%;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.lcsc-i1-c0 .translate-y-\[3px\] {
  --tw-translate-y: 3px;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.lcsc-i1-c0 .-rotate-45 {
  --tw-rotate: -45deg;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.lcsc-i1-c0 .rotate-\[135deg\] {
  --tw-rotate: 135deg;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.lcsc-i1-c0 .\!transform {
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.lcsc-i1-c0 .transform {
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.lcsc-i1-c0 .animate-spin {
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
}
.lcsc-i1-c0 .cursor-default {
  cursor: default;
}
.lcsc-i1-c0 .cursor-not-allowed {
  cursor: not-allowed;
}
.lcsc-i1-c0 .cursor-pointer {
  cursor: pointer;
}
.lcsc-i1-c0 .select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
              -ms-user-select: none;
          user-select: none;
}
.lcsc-i1-c0 .resize {
  resize: both;
}
.lcsc-i1-c0 .list-none {
  list-style-type: none;
}
.lcsc-i1-c0 .flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.lcsc-i1-c0 .flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.lcsc-i1-c0 .\!items-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}
.lcsc-i1-c0 .items-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.lcsc-i1-c0 .items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lcsc-i1-c0 .justify-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.lcsc-i1-c0 .justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.lcsc-i1-c0 .justify-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.lcsc-i1-c0 .self-end {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.lcsc-i1-c0 .self-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
.lcsc-i1-c0 .overflow-hidden {
  overflow: hidden;
}
.lcsc-i1-c0 .overflow-x-auto {
  overflow-x: auto;
}
.lcsc-i1-c0 .overflow-y-auto {
  overflow-y: auto;
}
.lcsc-i1-c0 .overflow-y-hidden {
  overflow-y: hidden;
}
.lcsc-i1-c0 .truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.lcsc-i1-c0 .text-ellipsis {
  text-overflow: ellipsis;
}
.lcsc-i1-c0 .whitespace-nowrap {
  white-space: nowrap;
}
.lcsc-i1-c0 .break-words {
  overflow-wrap: break-word;
}
.lcsc-i1-c0 .break-all {
  word-break: break-all;
}
.lcsc-i1-c0 .rounded {
  border-radius: 0.25rem;
}
.lcsc-i1-c0 .rounded-\[12px\] {
  border-radius: 12px;
}
.lcsc-i1-c0 .rounded-\[2px\] {
  border-radius: 2px;
}
.lcsc-i1-c0 .rounded-\[3px\] {
  border-radius: 3px;
}
.lcsc-i1-c0 .rounded-\[3px_0_3px_0\] {
  border-radius: 3px 0 3px 0;
}
.lcsc-i1-c0 .rounded-\[4px\] {
  border-radius: 4px;
}
.lcsc-i1-c0 .rounded-\[8px\] {
  border-radius: 8px;
}
.lcsc-i1-c0 .rounded-full {
  border-radius: 9999px;
}
.lcsc-i1-c0 .rounded-t-\[4px\] {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.lcsc-i1-c0 .rounded-br-none {
  border-bottom-right-radius: 0px;
}
.lcsc-i1-c0 .rounded-tr-none {
  border-top-right-radius: 0px;
}
.lcsc-i1-c0 .border {
  border-width: 1px;
}
.lcsc-i1-c0 .border-\[1px\] {
  border-width: 1px;
}
.lcsc-i1-c0 .border-\[2px\] {
  border-width: 2px;
}
.lcsc-i1-c0 .border-b-2 {
  border-bottom-width: 2px;
}
.lcsc-i1-c0 .border-b-\[1px\] {
  border-bottom-width: 1px;
}
.lcsc-i1-c0 .border-l-\[1px\] {
  border-left-width: 1px;
}
.lcsc-i1-c0 .border-r-2 {
  border-right-width: 2px;
}
.lcsc-i1-c0 .border-t {
  border-top-width: 1px;
}
.lcsc-i1-c0 .border-t-\[1px\] {
  border-top-width: 1px;
}
.lcsc-i1-c0 .border-solid {
  border-style: solid;
}
.lcsc-i1-c0 .border-dashed {
  border-style: dashed;
}
.lcsc-i1-c0 .border-\[\#1166DD\] {
  --tw-border-opacity: 1;
  border-color: rgba(17, 102, 221, 1);
}
.lcsc-i1-c0 .border-\[\#1166dd\] {
  --tw-border-opacity: 1;
  border-color: rgba(17, 102, 221, 1);
}
.lcsc-i1-c0 .border-\[\#B8BEC9\] {
  --tw-border-opacity: 1;
  border-color: rgba(184, 190, 201, 1);
}
.lcsc-i1-c0 .border-\[\#E7E7E7\] {
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, 1);
}
.lcsc-i1-c0 .border-\[\#d0d0d0\] {
  --tw-border-opacity: 1;
  border-color: rgba(208, 208, 208, 1);
}
.lcsc-i1-c0 .border-\[\#d9d9d9\] {
  --tw-border-opacity: 1;
  border-color: rgba(217, 217, 217, 1);
}
.lcsc-i1-c0 .border-\[\#dcdcdc\] {
  --tw-border-opacity: 1;
  border-color: rgba(220, 220, 220, 1);
}
.lcsc-i1-c0 .border-\[\#dfdfdf\] {
  --tw-border-opacity: 1;
  border-color: rgba(223, 223, 223, 1);
}
.lcsc-i1-c0 .border-\[\#e0e0e0\] {
  --tw-border-opacity: 1;
  border-color: rgba(224, 224, 224, 1);
}
.lcsc-i1-c0 .border-\[\#e8e8e8\] {
  --tw-border-opacity: 1;
  border-color: rgba(232, 232, 232, 1);
}
.lcsc-i1-c0 .border-\[rgba\(28\2c 31\2c 35\2c 0\.1\)\] {
  border-color: rgba(28,31,35,0.1);
}
.lcsc-i1-c0 .border-error {
  --tw-border-opacity: 1;
  border-color: rgba(235, 69, 38, 1);
}
.lcsc-i1-c0 .border-major6 {
  border-color: #1C1F2359;
}
.lcsc-i1-c0 .border-primary {
  --tw-border-opacity: 1;
  border-color: rgba(17, 102, 221, 1);
}
.lcsc-i1-c0 .border-transparent {
  border-color: transparent;
}
.lcsc-i1-c0 .border-white {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, 1);
}
.lcsc-i1-c0 .border-b-\[rgba\(28\2c 31\2c 35\2c 0\.2\)\] {
  border-bottom-color: rgba(28,31,35,0.2);
}
.lcsc-i1-c0 .border-l-\[\#e7e7e7\] {
  --tw-border-opacity: 1;
  border-left-color: rgba(231, 231, 231, 1);
}
.lcsc-i1-c0 .border-t-\[\#e7e7e7\] {
  --tw-border-opacity: 1;
  border-top-color: rgba(231, 231, 231, 1);
}
.lcsc-i1-c0 .bg-\[\#033b96\] {
  --tw-bg-opacity: 1;
  background-color: rgba(3, 59, 150, 1);
}
.lcsc-i1-c0 .bg-\[\#1166DD\] {
  --tw-bg-opacity: 1;
  background-color: rgba(17, 102, 221, 1);
}
.lcsc-i1-c0 .bg-\[\#1166dd\] {
  --tw-bg-opacity: 1;
  background-color: rgba(17, 102, 221, 1);
}
.lcsc-i1-c0 .bg-\[\#CAE1F8\] {
  --tw-bg-opacity: 1;
  background-color: rgba(202, 225, 248, 1);
}
.lcsc-i1-c0 .bg-\[\#F0F6FF\] {
  --tw-bg-opacity: 1;
  background-color: rgba(240, 246, 255, 1);
}
.lcsc-i1-c0 .bg-\[\#FAFCFF\] {
  --tw-bg-opacity: 1;
  background-color: rgba(250, 252, 255, 1);
}
.lcsc-i1-c0 .bg-\[\#cfd4df\] {
  --tw-bg-opacity: 1;
  background-color: rgba(207, 212, 223, 1);
}
.lcsc-i1-c0 .bg-\[\#ecf2fe\] {
  --tw-bg-opacity: 1;
  background-color: rgba(236, 242, 254, 1);
}
.lcsc-i1-c0 .bg-\[\#f5f5f5\] {
  --tw-bg-opacity: 1;
  background-color: rgba(245, 245, 245, 1);
}
.lcsc-i1-c0 .bg-\[\#f5f6f7\] {
  --tw-bg-opacity: 1;
  background-color: rgba(245, 246, 247, 1);
}
.lcsc-i1-c0 .bg-\[\#f7f7f7\] {
  --tw-bg-opacity: 1;
  background-color: rgba(247, 247, 247, 1);
}
.lcsc-i1-c0 .bg-\[\#fafbfd\] {
  --tw-bg-opacity: 1;
  background-color: rgba(250, 251, 253, 1);
}
.lcsc-i1-c0 .bg-\[rgba\(0\2c 0\2c 0\2c 0\.3\)\] {
  background-color: rgba(0,0,0,0.3);
}
.lcsc-i1-c0 .bg-\[rgba\(17\2c 102\2c 221\2c 0\.1\)\] {
  background-color: rgba(17,102,221,0.1);
}
.lcsc-i1-c0 .bg-\[rgba\(33\2c 33\2c 33\2c 0\.46\)\] {
  background-color: rgba(33,33,33,0.46);
}
.lcsc-i1-c0 .bg-major\/70 {
  background-color: rgba(28, 31, 35, 0.7);
}
.lcsc-i1-c0 .bg-major6 {
  background-color: #1C1F2359;
}
.lcsc-i1-c0 .bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgba(17, 102, 221, 1);
}
.lcsc-i1-c0 .bg-transparent {
  background-color: transparent;
}
.lcsc-i1-c0 .bg-white {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
}
.lcsc-i1-c0 .bg-white\/10 {
  background-color: rgba(255, 255, 255, 0.1);
}
.lcsc-i1-c0 .bg-cover {
  background-size: cover;
}
.lcsc-i1-c0 .bg-center {
  background-position: center;
}
.lcsc-i1-c0 .object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}
.lcsc-i1-c0 .p-0 {
  padding: 0px;
}
.lcsc-i1-c0 .p-6 {
  padding: 1.5rem;
}
.lcsc-i1-c0 .p-\[11px\] {
  padding: 11px;
}
.lcsc-i1-c0 .p-\[12px\] {
  padding: 12px;
}
.lcsc-i1-c0 .p-\[14px\] {
  padding: 14px;
}
.lcsc-i1-c0 .p-\[16px\] {
  padding: 16px;
}
.lcsc-i1-c0 .p-\[20px\] {
  padding: 20px;
}
.lcsc-i1-c0 .p-\[24px\] {
  padding: 24px;
}
.lcsc-i1-c0 .p-\[4px\] {
  padding: 4px;
}
.lcsc-i1-c0 .px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.lcsc-i1-c0 .px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.lcsc-i1-c0 .px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.lcsc-i1-c0 .px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.lcsc-i1-c0 .px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.lcsc-i1-c0 .px-\[10px\] {
  padding-left: 10px;
  padding-right: 10px;
}
.lcsc-i1-c0 .px-\[12px\] {
  padding-left: 12px;
  padding-right: 12px;
}
.lcsc-i1-c0 .px-\[16px\] {
  padding-left: 16px;
  padding-right: 16px;
}
.lcsc-i1-c0 .px-\[18px\] {
  padding-left: 18px;
  padding-right: 18px;
}
.lcsc-i1-c0 .px-\[20px\] {
  padding-left: 20px;
  padding-right: 20px;
}
.lcsc-i1-c0 .px-\[24px\] {
  padding-left: 24px;
  padding-right: 24px;
}
.lcsc-i1-c0 .px-\[28px\] {
  padding-left: 28px;
  padding-right: 28px;
}
.lcsc-i1-c0 .px-\[30px\] {
  padding-left: 30px;
  padding-right: 30px;
}
.lcsc-i1-c0 .px-\[32px\] {
  padding-left: 32px;
  padding-right: 32px;
}
.lcsc-i1-c0 .px-\[3px\] {
  padding-left: 3px;
  padding-right: 3px;
}
.lcsc-i1-c0 .px-\[40px\] {
  padding-left: 40px;
  padding-right: 40px;
}
.lcsc-i1-c0 .px-\[4px\] {
  padding-left: 4px;
  padding-right: 4px;
}
.lcsc-i1-c0 .px-\[5px\] {
  padding-left: 5px;
  padding-right: 5px;
}
.lcsc-i1-c0 .px-\[7px\] {
  padding-left: 7px;
  padding-right: 7px;
}
.lcsc-i1-c0 .px-\[8px\] {
  padding-left: 8px;
  padding-right: 8px;
}
.lcsc-i1-c0 .py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.lcsc-i1-c0 .py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.lcsc-i1-c0 .py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.lcsc-i1-c0 .py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.lcsc-i1-c0 .py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.lcsc-i1-c0 .py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.lcsc-i1-c0 .py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}
.lcsc-i1-c0 .py-\[12px\] {
  padding-top: 12px;
  padding-bottom: 12px;
}
.lcsc-i1-c0 .py-\[16px\] {
  padding-top: 16px;
  padding-bottom: 16px;
}
.lcsc-i1-c0 .py-\[24px\] {
  padding-top: 24px;
  padding-bottom: 24px;
}
.lcsc-i1-c0 .py-\[2px\] {
  padding-top: 2px;
  padding-bottom: 2px;
}
.lcsc-i1-c0 .py-\[48px\] {
  padding-top: 48px;
  padding-bottom: 48px;
}
.lcsc-i1-c0 .py-\[4px\] {
  padding-top: 4px;
  padding-bottom: 4px;
}
.lcsc-i1-c0 .py-\[5px\] {
  padding-top: 5px;
  padding-bottom: 5px;
}
.lcsc-i1-c0 .py-\[6px\] {
  padding-top: 6px;
  padding-bottom: 6px;
}
.lcsc-i1-c0 .py-\[8px\] {
  padding-top: 8px;
  padding-bottom: 8px;
}
.lcsc-i1-c0 .py-\[9px\] {
  padding-top: 9px;
  padding-bottom: 9px;
}
.lcsc-i1-c0 .pb-4 {
  padding-bottom: 1rem;
}
.lcsc-i1-c0 .pb-5 {
  padding-bottom: 1.25rem;
}
.lcsc-i1-c0 .pb-6 {
  padding-bottom: 1.5rem;
}
.lcsc-i1-c0 .pb-7 {
  padding-bottom: 1.75rem;
}
.lcsc-i1-c0 .pb-8 {
  padding-bottom: 2rem;
}
.lcsc-i1-c0 .pb-\[16px\] {
  padding-bottom: 16px;
}
.lcsc-i1-c0 .pb-\[24px\] {
  padding-bottom: 24px;
}
.lcsc-i1-c0 .pb-\[28px\] {
  padding-bottom: 28px;
}
.lcsc-i1-c0 .pb-\[32px\] {
  padding-bottom: 32px;
}
.lcsc-i1-c0 .pb-\[40px\] {
  padding-bottom: 40px;
}
.lcsc-i1-c0 .pb-\[5px\] {
  padding-bottom: 5px;
}
.lcsc-i1-c0 .pb-\[8px\] {
  padding-bottom: 8px;
}
.lcsc-i1-c0 .pl-2 {
  padding-left: 0.5rem;
}
.lcsc-i1-c0 .pl-\[16px\] {
  padding-left: 16px;
}
.lcsc-i1-c0 .pl-\[18px\] {
  padding-left: 18px;
}
.lcsc-i1-c0 .pl-\[24px\] {
  padding-left: 24px;
}
.lcsc-i1-c0 .pl-\[40px\] {
  padding-left: 40px;
}
.lcsc-i1-c0 .pl-\[56px\] {
  padding-left: 56px;
}
.lcsc-i1-c0 .pl-\[8px\] {
  padding-left: 8px;
}
.lcsc-i1-c0 .pr-\[16px\] {
  padding-right: 16px;
}
.lcsc-i1-c0 .pr-\[24px\] {
  padding-right: 24px;
}
.lcsc-i1-c0 .pr-\[28px\] {
  padding-right: 28px;
}
.lcsc-i1-c0 .pr-\[44px\] {
  padding-right: 44px;
}
.lcsc-i1-c0 .pr-\[4px\] {
  padding-right: 4px;
}
.lcsc-i1-c0 .pr-\[52px\] {
  padding-right: 52px;
}
.lcsc-i1-c0 .pr-\[62px\] {
  padding-right: 62px;
}
.lcsc-i1-c0 .pr-\[8px\] {
  padding-right: 8px;
}
.lcsc-i1-c0 .pt-0 {
  padding-top: 0px;
}
.lcsc-i1-c0 .pt-1 {
  padding-top: 0.25rem;
}
.lcsc-i1-c0 .pt-\[120px\] {
  padding-top: 120px;
}
.lcsc-i1-c0 .pt-\[12px\] {
  padding-top: 12px;
}
.lcsc-i1-c0 .pt-\[16px\] {
  padding-top: 16px;
}
.lcsc-i1-c0 .pt-\[1px\] {
  padding-top: 1px;
}
.lcsc-i1-c0 .pt-\[20px\] {
  padding-top: 20px;
}
.lcsc-i1-c0 .pt-\[24px\] {
  padding-top: 24px;
}
.lcsc-i1-c0 .pt-\[30px\] {
  padding-top: 30px;
}
.lcsc-i1-c0 .pt-\[4px\] {
  padding-top: 4px;
}
.lcsc-i1-c0 .pt-\[6px\] {
  padding-top: 6px;
}
.lcsc-i1-c0 .pt-\[8px\] {
  padding-top: 8px;
}
.lcsc-i1-c0 .text-left {
  text-align: left;
}
.lcsc-i1-c0 .text-center {
  text-align: center;
}
.lcsc-i1-c0 .text-right {
  text-align: right;
}
.lcsc-i1-c0 .align-middle {
  vertical-align: middle;
}
.lcsc-i1-c0 .text-\[10px\] {
  font-size: 10px;
}
.lcsc-i1-c0 .text-\[11px\] {
  font-size: 11px;
}
.lcsc-i1-c0 .text-\[12px\] {
  font-size: 12px;
}
.lcsc-i1-c0 .text-\[13px\] {
  font-size: 13px;
}
.lcsc-i1-c0 .text-\[14px\] {
  font-size: 14px;
}
.lcsc-i1-c0 .text-\[15px\] {
  font-size: 15px;
}
.lcsc-i1-c0 .text-\[16px\] {
  font-size: 16px;
}
.lcsc-i1-c0 .text-\[18px\] {
  font-size: 18px;
}
.lcsc-i1-c0 .text-\[19px\] {
  font-size: 19px;
}
.lcsc-i1-c0 .text-\[20px\] {
  font-size: 20px;
}
.lcsc-i1-c0 .text-\[72px\] {
  font-size: 72px;
}
.lcsc-i1-c0 .text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.lcsc-i1-c0 .text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.lcsc-i1-c0 .font-bold {
  font-weight: 700;
}
.lcsc-i1-c0 .font-normal {
  font-weight: 400;
}
.lcsc-i1-c0 .uppercase {
  text-transform: uppercase;
}
.lcsc-i1-c0 .tabular-nums {
  --tw-numeric-spacing: tabular-nums;
  -webkit-font-feature-settings: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
          font-feature-settings: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.lcsc-i1-c0 .leading-\[1\.1\] {
  line-height: 1.1;
}
.lcsc-i1-c0 .leading-\[1\.2\] {
  line-height: 1.2;
}
.lcsc-i1-c0 .leading-\[1\.3\] {
  line-height: 1.3;
}
.lcsc-i1-c0 .leading-\[1\.55\] {
  line-height: 1.55;
}
.lcsc-i1-c0 .leading-\[13px\] {
  line-height: 13px;
}
.lcsc-i1-c0 .leading-\[22px\] {
  line-height: 22px;
}
.lcsc-i1-c0 .leading-\[28px\] {
  line-height: 28px;
}
.lcsc-i1-c0 .leading-\[36px\] {
  line-height: 36px;
}
.lcsc-i1-c0 .leading-\[40px\] {
  line-height: 40px;
}
.lcsc-i1-c0 .leading-none {
  line-height: 1;
}
.lcsc-i1-c0 .\!text-\[inherit\] {
  color: inherit !important;
}
.lcsc-i1-c0 .text-\[\#0093E6\] {
  --tw-text-opacity: 1;
  color: rgba(0, 147, 230, 1);
}
.lcsc-i1-c0 .text-\[\#1166DD\] {
  --tw-text-opacity: 1;
  color: rgba(17, 102, 221, 1);
}
.lcsc-i1-c0 .text-\[\#1166dd\] {
  --tw-text-opacity: 1;
  color: rgba(17, 102, 221, 1);
}
.lcsc-i1-c0 .text-\[\#1C1F23\] {
  --tw-text-opacity: 1;
  color: rgba(28, 31, 35, 1);
}
.lcsc-i1-c0 .text-\[\#1c1f23\] {
  --tw-text-opacity: 1;
  color: rgba(28, 31, 35, 1);
}
.lcsc-i1-c0 .text-\[\#367fe2\] {
  --tw-text-opacity: 1;
  color: rgba(54, 127, 226, 1);
}
.lcsc-i1-c0 .text-\[\#999\] {
  --tw-text-opacity: 1;
  color: rgba(153, 153, 153, 1);
}
.lcsc-i1-c0 .text-\[\#9b9fa7\] {
  --tw-text-opacity: 1;
  color: rgba(155, 159, 167, 1);
}
.lcsc-i1-c0 .text-\[\#EB4526\] {
  --tw-text-opacity: 1;
  color: rgba(235, 69, 38, 1);
}
.lcsc-i1-c0 .text-\[\#ccc\] {
  --tw-text-opacity: 1;
  color: rgba(204, 204, 204, 1);
}
.lcsc-i1-c0 .text-\[rgba\(28\2c 31\2c 35\2c 0\.35\)\] {
  color: rgba(28,31,35,0.35);
}
.lcsc-i1-c0 .text-\[rgba\(28\2c 31\2c 35\2c 0\.6\)\] {
  color: rgba(28,31,35,0.6);
}
.lcsc-i1-c0 .text-error {
  --tw-text-opacity: 1;
  color: rgba(235, 69, 38, 1);
}
.lcsc-i1-c0 .text-lighter {
  --tw-text-opacity: 1;
  color: rgba(186, 187, 188, 1);
}
.lcsc-i1-c0 .text-major {
  --tw-text-opacity: 1;
  color: rgba(28, 31, 35, 1);
}
.lcsc-i1-c0 .text-major2 {
  color: #1C1F23cc;
}
.lcsc-i1-c0 .text-major4 {
  color: #1C1F2399;
}
.lcsc-i1-c0 .text-major6 {
  color: #1C1F2359;
}
.lcsc-i1-c0 .text-price {
  --tw-text-opacity: 1;
  color: rgba(255, 113, 52, 1);
}
.lcsc-i1-c0 .text-primary {
  --tw-text-opacity: 1;
  color: rgba(17, 102, 221, 1);
}
.lcsc-i1-c0 .text-warning {
  --tw-text-opacity: 1;
  color: rgba(255, 138, 0, 1);
}
.lcsc-i1-c0 .text-white {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
}
.lcsc-i1-c0 .line-through {
  text-decoration-line: line-through;
}
.lcsc-i1-c0 .no-underline {
  text-decoration-line: none;
}
.lcsc-i1-c0 .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lcsc-i1-c0 .opacity-25 {
  opacity: 0.25;
}
.lcsc-i1-c0 .opacity-50 {
  opacity: 0.5;
}
.lcsc-i1-c0 .opacity-60 {
  opacity: 0.6;
}
.lcsc-i1-c0 .opacity-75 {
  opacity: 0.75;
}
.lcsc-i1-c0 .shadow-\[0_-10px_10px_0_rgba\(0\2c 0\2c 0\2c 0\.1\)\] {
  --tw-shadow: 0 -10px 10px 0 rgba(0,0,0,0.1);
  --tw-shadow-colored: 0 -10px 10px 0 var(--tw-shadow-color);
  -webkit-box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
          box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
}
.lcsc-i1-c0 .outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.lcsc-i1-c0 .blur {
  --tw-blur: blur(8px);
  -webkit-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: 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);
}
.lcsc-i1-c0 .grayscale {
  --tw-grayscale: grayscale(100%);
  -webkit-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: 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);
}
.lcsc-i1-c0 .filter {
  -webkit-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: 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);
}
.lcsc-i1-c0 .transition {
  -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
}
.lcsc-i1-c0 .transition-all {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
}
.lcsc-i1-c0 .transition-opacity {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
}
.lcsc-i1-c0 .transition-transform {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
}
.lcsc-i1-c0 .duration-100 {
  -webkit-transition-duration: 100ms;
          transition-duration: 100ms;
}
.lcsc-i1-c0 .duration-200 {
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
}
.lcsc-i1-c0 .duration-300 {
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
}
.lcsc-i1-c0 .ease-out {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

/* 布局尺寸变量（对应旧项目 globalStyle.scss 的 $searchBarHeightLG / $searchBarHeightSM） */
:root {
  --search-bar-height-lg: 100px; /* PC / 平板 */
  --search-bar-height-sm: 68px; /* 手机 */
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

:focus {
  outline: 0;
}

/* a 链接和 v2-a 样式类（对应旧项目 v2Style.scss 的 .v2-a），v2-a 可用于非 a 标签元素 */
a,
.v2-a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
.lcsc-i1-c0 a:hover,
.lcsc-i1-c0 .v2-a:hover {
  color: #3c84e4;
  text-decoration: underline;
}
.lcsc-i1-c0 a:active,
.lcsc-i1-c0 .v2-a:active {
  color: #033b96;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button {
  background-color: transparent;
}

body {
  background: #fff;
  color: #1c1f23;
  font-family: 'Poppins', 'PingFang SC', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  scroll-behavior: smooth;
}

/* Poppins 字体声明 - 与旧项目一致，通过独立 font-family 名称区分粗细 */
@font-face {
  font-family: 'Poppins Light';
  font-display: swap;
  src: url('https://static.lcsc.com/feassets/pc/fonts/poppins/Poppins-Light.ttf');
}
@font-face {
  font-family: 'Poppins';
  font-display: swap;
  src: url('https://static.lcsc.com/feassets/pc/fonts/poppins/Poppins-Regular.ttf');
}
@font-face {
  font-family: 'Poppins Medium';
  font-display: swap;
  src: url('https://static.lcsc.com/feassets/pc/fonts/poppins/Poppins-Medium.ttf');
}
@font-face {
  font-family: 'Poppins SemiBold';
  font-display: swap;
  src: url('https://static.lcsc.com/feassets/pc/fonts/poppins/Poppins-SemiBold.ttf');
}
@font-face {
  font-family: 'Poppins Bold';
  font-display: swap;
  src: url('https://static.lcsc.com/feassets/pc/fonts/poppins/Poppins-Bold.ttf');
}
@font-face {
  font-family: 'Poppins Black';
  font-display: swap;
  src: url('https://static.lcsc.com/feassets/pc/fonts/poppins/Poppins-Black.ttf');
}

/* Poppins 字体工具类 */
.font-Light {
  font-family: 'Poppins Light';
}
.font-Regular {
  font-family: 'Poppins';
}
.font-SemiBold {
  font-family: 'Poppins Medium';
}
.font-Bold-600 {
  font-family: 'Poppins SemiBold';
}
.font-Bold {
  font-family: 'Poppins Bold';
}
.font-ExtraBold {
  font-family: 'Poppins Black';
}

/* 购物车图标抖动动画（CartFlyBall 飞球到达后触发） */
@-webkit-keyframes cart-shake {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes cart-shake {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.cart-icon-shake {
  -webkit-animation: cart-shake 0.5s ease-in-out;
          animation: cart-shake 0.5s ease-in-out;
}

/* 通用下拉阴影（对应旧项目 Vuetify v-menu/v-card 默认阴影） */
.dropdown-shadow {
  -webkit-box-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
          box-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

/* antd message 自定义样式（对应旧项目 utils/lib/message 五种形态） */
.ant-message .ant-message-notice-content {
  padding: 0;
  border-radius: 4px;
  -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1);
  color: #1c1f23;
  background: transparent;
}
.ant-message .ant-message-custom-content {
  padding: 12px 16px;
  border-radius: 4px;
  background: #d4e3fc;
}
.ant-message .ant-message-custom-content.ant-message-error {
  background: #f9d7d9;
}
.ant-message .ant-message-custom-content.ant-message-success {
  background: #bcebdc;
}
.ant-message .ant-message-custom-content.ant-message-info {
  background: #d4e3fc;
}
.ant-message .ant-message-custom-content.ant-message-warning {
  background: #f9e0c7;
}
.ant-message .ant-message-custom-content > .anticon {
  display: none;
}

/* 自定义滚动条（对应旧项目 v2Style.scss 的 .v2-scroll-style，6px 宽度） */
.common-scroll-style::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.common-scroll-style::-webkit-scrollbar-thumb {
  background: #d2dff1;
  border-radius: 6px;
}
.common-scroll-style::-webkit-scrollbar-track {
  background: transparent;
}
.lcsc-i1-c0 .after\:mx-\[8px\]::after {
  content: var(--tw-content);
  margin-left: 8px;
  margin-right: 8px;
}
.lcsc-i1-c0 .after\:content-\[\'\/\'\]::after {
  --tw-content: '/';
  content: var(--tw-content);
}
.lcsc-i1-c0 .first\:mt-0:first-child {
  margin-top: 0px;
}
.lcsc-i1-c0 .first\:pr-\[10px\]:first-child {
  padding-right: 10px;
}
.lcsc-i1-c0 .last\:mb-0:last-child {
  margin-bottom: 0px;
}
.lcsc-i1-c0 .last\:mr-0:last-child {
  margin-right: 0px;
}
.lcsc-i1-c0 .hover\:relative:hover {
  position: relative;
}
.lcsc-i1-c0 .hover\:border-\[\#1166DD\]:hover {
  --tw-border-opacity: 1;
  border-color: rgba(17, 102, 221, 1);
}
.lcsc-i1-c0 .hover\:border-\[\#1166dd\]:hover {
  --tw-border-opacity: 1;
  border-color: rgba(17, 102, 221, 1);
}
.lcsc-i1-c0 .hover\:bg-\[\#0d52b8\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(13, 82, 184, 1);
}
.lcsc-i1-c0 .hover\:bg-\[\#3C84E4\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(60, 132, 228, 1);
}
.lcsc-i1-c0 .hover\:bg-\[\#e6f4ff\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(230, 244, 255, 1);
}
.lcsc-i1-c0 .hover\:bg-\[\#ecf2fe\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(236, 242, 254, 1);
}
.lcsc-i1-c0 .hover\:bg-\[\#f3f3f3\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 243, 243, 1);
}
.lcsc-i1-c0 .hover\:bg-\[\#f5f5f5\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(245, 245, 245, 1);
}
.lcsc-i1-c0 .hover\:bg-\[\#f6f6f6\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
}
.lcsc-i1-c0 .hover\:bg-\[rgba\(17\2c 102\2c 221\2c 0\.04\)\]:hover {
  background-color: rgba(17,102,221,0.04);
}
.lcsc-i1-c0 .hover\:bg-hover:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(60, 132, 228, 1);
}
.lcsc-i1-c0 .hover\:bg-white\/25:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
.lcsc-i1-c0 .hover\:text-\[\#1166DD\]:hover {
  --tw-text-opacity: 1;
  color: rgba(17, 102, 221, 1);
}
.lcsc-i1-c0 .hover\:text-\[\#367fe2\]:hover {
  --tw-text-opacity: 1;
  color: rgba(54, 127, 226, 1);
}
.lcsc-i1-c0 .hover\:text-hover:hover {
  --tw-text-opacity: 1;
  color: rgba(60, 132, 228, 1);
}
.lcsc-i1-c0 .hover\:text-major:hover {
  --tw-text-opacity: 1;
  color: rgba(28, 31, 35, 1);
}
.lcsc-i1-c0 .hover\:text-primary:hover {
  --tw-text-opacity: 1;
  color: rgba(17, 102, 221, 1);
}
.lcsc-i1-c0 .hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
}
.lcsc-i1-c0 .hover\:underline:hover {
  text-decoration-line: underline;
}
.lcsc-i1-c0 .hover\:no-underline:hover {
  text-decoration-line: none;
}
.lcsc-i1-c0 .hover\:opacity-60:hover {
  opacity: 0.6;
}
.lcsc-i1-c0 .hover\:opacity-80:hover {
  opacity: 0.8;
}
.lcsc-i1-c0 .hover\:shadow-\[0px_4px_30px_0px_rgba\(0\2c 0\2c 0\2c 0\.06\)\]:hover {
  --tw-shadow: 0px 4px 30px 0px rgba(0,0,0,0.06);
  --tw-shadow-colored: 0px 4px 30px 0px var(--tw-shadow-color);
  -webkit-box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
          box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
}
.lcsc-i1-c0 .focus\:border-\[\#1166DD\]:focus {
  --tw-border-opacity: 1;
  border-color: rgba(17, 102, 221, 1);
}
.lcsc-i1-c0 .focus\:border-error:focus {
  --tw-border-opacity: 1;
  border-color: rgba(235, 69, 38, 1);
}
.lcsc-i1-c0 .focus\:border-primary:focus {
  --tw-border-opacity: 1;
  border-color: rgba(17, 102, 221, 1);
}
.lcsc-i1-c0 .active\:bg-\[\#e1ebff\]:active {
  --tw-bg-opacity: 1;
  background-color: rgba(225, 235, 255, 1);
}
.lcsc-i1-c0 .active\:bg-active:active {
  --tw-bg-opacity: 1;
  background-color: rgba(3, 59, 150, 1);
}
.lcsc-i1-c0 .active\:bg-white\/40:active {
  background-color: rgba(255, 255, 255, 0.4);
}
.lcsc-i1-c0 .active\:text-active:active {
  --tw-text-opacity: 1;
  color: rgba(3, 59, 150, 1);
}
@media (min-width: 769px) {
  .lcsc-i1-c0 .md\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .lcsc-i1-c0 .md\:mb-0 {
    margin-bottom: 0px;
  }
  .lcsc-i1-c0 .md\:ml-\[20px\] {
    margin-left: 20px;
  }
  .lcsc-i1-c0 .md\:ml-\[36px\] {
    margin-left: 36px;
  }
  .lcsc-i1-c0 .md\:ml-\[40px\] {
    margin-left: 40px;
  }
  .lcsc-i1-c0 .md\:ml-\[4px\] {
    margin-left: 4px;
  }
  .lcsc-i1-c0 .md\:ml-\[8px\] {
    margin-left: 8px;
  }
  .lcsc-i1-c0 .md\:ml-auto {
    margin-left: auto;
  }
  .lcsc-i1-c0 .md\:mr-6 {
    margin-right: 1.5rem;
  }
  .lcsc-i1-c0 .md\:mr-\[16px\] {
    margin-right: 16px;
  }
  .lcsc-i1-c0 .md\:mr-\[24px\] {
    margin-right: 24px;
  }
  .lcsc-i1-c0 .md\:mt-0 {
    margin-top: 0px;
  }
  .lcsc-i1-c0 .md\:mt-\[10px\] {
    margin-top: 10px;
  }
  .lcsc-i1-c0 .md\:mt-\[20px\] {
    margin-top: 20px;
  }
  .lcsc-i1-c0 .md\:block {
    display: block;
  }
  .lcsc-i1-c0 .md\:inline {
    display: inline;
  }
  .lcsc-i1-c0 .md\:flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .lcsc-i1-c0 .md\:table-row {
    display: table-row;
  }
  .lcsc-i1-c0 .md\:hidden {
    display: none;
  }
  .lcsc-i1-c0 .md\:h-\[270px\] {
    height: 270px;
  }
  .lcsc-i1-c0 .md\:h-\[60px\] {
    height: 60px;
  }
  .lcsc-i1-c0 .md\:h-\[62px\] {
    height: 62px;
  }
  .lcsc-i1-c0 .md\:h-\[90px\] {
    height: 90px;
  }
  .lcsc-i1-c0 .md\:min-h-\[600px\] {
    min-height: 600px;
  }
  .lcsc-i1-c0 .md\:w-\[120px\] {
    width: 120px;
  }
  .lcsc-i1-c0 .md\:w-\[125px\] {
    width: 125px;
  }
  .lcsc-i1-c0 .md\:w-\[270px\] {
    width: 270px;
  }
  .lcsc-i1-c0 .md\:w-\[60px\] {
    width: 60px;
  }
  .lcsc-i1-c0 .md\:w-auto {
    width: auto;
  }
  .lcsc-i1-c0 .md\:min-w-0 {
    min-width: 0px;
  }
  .lcsc-i1-c0 .md\:min-w-\[460px\] {
    min-width: 460px;
  }
  .lcsc-i1-c0 .md\:max-w-\[40\%\] {
    max-width: 40%;
  }
  .lcsc-i1-c0 .md\:flex-1 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1;
  }
  .lcsc-i1-c0 .md\:flex-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .lcsc-i1-c0 .md\:flex-none {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  .lcsc-i1-c0 .md\:flex-shrink-0 {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .lcsc-i1-c0 .md\:flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .lcsc-i1-c0 .md\:items-start {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .lcsc-i1-c0 .md\:items-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .lcsc-i1-c0 .md\:items-stretch {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .lcsc-i1-c0 .md\:justify-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .lcsc-i1-c0 .md\:justify-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .lcsc-i1-c0 .md\:justify-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .lcsc-i1-c0 .md\:p-\[4px\] {
    padding: 4px;
  }
  .lcsc-i1-c0 .md\:px-\[8px\] {
    padding-left: 8px;
    padding-right: 8px;
  }
  .lcsc-i1-c0 .md\:pl-\[10px\] {
    padding-left: 10px;
  }
  .lcsc-i1-c0 .md\:pl-\[8px\] {
    padding-left: 8px;
  }
  .lcsc-i1-c0 .md\:pr-\[60px\] {
    padding-right: 60px;
  }
  .lcsc-i1-c0 .md\:pt-4 {
    padding-top: 1rem;
  }
  .lcsc-i1-c0 .md\:pt-\[20px\] {
    padding-top: 20px;
  }
  .lcsc-i1-c0 .md\:pt-\[28px\] {
    padding-top: 28px;
  }
  .lcsc-i1-c0 .md\:text-\[20px\] {
    font-size: 20px;
  }
}
@media (min-width: 1101px) {
  .lcsc-i1-c0 .lg\:bottom-\[150px\] {
    bottom: 150px;
  }
  .lcsc-i1-c0 .lg\:ml-\[20px\] {
    margin-left: 20px;
  }
  .lcsc-i1-c0 .lg\:mt-0 {
    margin-top: 0px;
  }
  .lcsc-i1-c0 .lg\:mt-\[4px\] {
    margin-top: 4px;
  }
  .lcsc-i1-c0 .lg\:block {
    display: block;
  }
  .lcsc-i1-c0 .lg\:flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .lcsc-i1-c0 .lg\:hidden {
    display: none;
  }
  .lcsc-i1-c0 .lg\:w-0 {
    width: 0px;
  }
  .lcsc-i1-c0 .lg\:w-\[160px\] {
    width: 160px;
  }
  .lcsc-i1-c0 .lg\:w-\[280px\] {
    width: 280px;
  }
  .lcsc-i1-c0 .lg\:min-w-0 {
    min-width: 0px;
  }
  .lcsc-i1-c0 .lg\:flex-1 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1;
  }
  .lcsc-i1-c0 .lg\:flex-shrink-0 {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .lcsc-i1-c0 .lg\:flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .lcsc-i1-c0 .lg\:items-start {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .lcsc-i1-c0 .lg\:justify-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .lcsc-i1-c0 .lg\:px-\[16px\] {
    padding-left: 16px;
    padding-right: 16px;
  }
  .lcsc-i1-c0 .lg\:pb-\[100px\] {
    padding-bottom: 100px;
  }
}
.lcsc-i1-c0 :is(.\[\&_\.ant-select-selection-item\]\:text-\[14px\] .ant-select-selection-item) {
  font-size: 14px;
}
.lcsc-i1-c0 :is(.\[\&_\.ant-select-selection-placeholder\]\:text-\[14px\] .ant-select-selection-placeholder) {
  font-size: 14px;
}
.lcsc-i1-c0 :is(.\[\&_\.anticon\]\:\!text-\[21px\] .anticon) {
  font-size: 21px !important;
}

/* 页面特有样式（字体、reset、tailwind 指令已在 lcsc-wm-ui/styles/globals.css 中定义） */

.sellAbroad-explain .ant-modal-header {
  border-bottom: none;
  padding: 20px 24px 8px 24px;
}

/* 商品详情页右侧面板宽度媒体查询 - 仅在 lg 两栏布局生效时限制宽度 */
@media (min-width: 1101px) {
  .detailRightWrap {
    max-width: 390px;
  }
}
@media (min-width: 1200px) {
  .detailRightWrap {
    max-width: 453px;
  }
}

/* 商品详情页公共表格样式 */
.spec-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
  table-layout: fixed;
  word-break: break-word;
}

.spec-table th {
  border-width: 1px;
  border-style: solid;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 16px;
  padding-right: 16px;
  text-align: left;
  --tw-text-opacity: 1;
  color: rgba(28, 31, 35, 1);
  border-color: #e8e8e8;
  font-family: 'Poppins SemiBold';
  height: 62px;
}

.spec-table thead tr {
  background-color: #ecf2fe;
}

.spec-table td {
  border-width: 1px;
  border-style: solid;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 16px;
  padding-right: 16px;
  --tw-text-opacity: 1;
  color: rgba(28, 31, 35, 1);
  border-color: #e8e8e8;
}

.spec-table tbody tr:nth-child(even) {
  background-color: #fafcff;
}

.spec-table tbody tr:nth-child(odd) {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
}

/* 表格行 hover 阴影效果 */
.spec-table tbody tr:hover {
  position: relative;
  -webkit-box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.06);
}

#mainForm .custom-post-theme {
  width: 100% !important;
}
#mainForm .custom-post-theme .product-list .product-item {
  width: auto;
  width: initial;
}
#mainForm .custom-post-theme .tabs-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: auto;
  height: initial;
  padding-top: 10px;
}
#mainForm .custom-post-theme .tabs-wrap .tab {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 10px;
}
#mainForm .custom-post-theme .navs-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: auto;
  height: initial;
}
#mainForm .custom-post-theme .navs-wrap .nav {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 10px;
}
#mainForm .custom-post-theme .middleImg-box .img-item-img-wrap {
  width: auto !important;
  width: initial !important;
}
#mainForm .custom-post-theme .link-card-wrap {
  margin: 0 6px 10px;
}
#mainForm .custom-post-theme .card-link-lable {
  display: inline-block;
  white-space: nowrap;
}
#mainForm .custom-post-theme ul {
  list-style: disc;
}
#productIntro {
  margin-top: 20px;
}
#productIntro table tr td {
  border: 1px solid #ececec !important;
  line-height: 24px;
  color: #69788a;
  font-size: 14px;
  height: 32px;
  text-align: left !important;
  padding-left: 56px;
}
#productIntro div,
#productIntro p,
#productIntro span {
  line-height: 32px;
  color: #69788a;
  font-size: 14px;
}
#productIntro img {
  width: 100%;
}

