/* 复用组件 */
.blur-card-style-light {
  backdrop-filter: blur(32px);
  background-color: rgba(0, 0, 0, 0.12);
}
.universe-box-style {
  box-shadow: 0 0 0 transparent !important;
}
/* 通用样式 */
.hope-ui-light,
.hope-ui-dark {
  background-color: #151718;
  background-image: url("https://bing.img.run/uhd.php") !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position-x: center;
}
.header {
  background-color: transparent !important;
}
.markdown-body {
  color: rgba(255, 255, 255, 0.85) !important;
}
.nav {
  backdrop-filter: blur(32px) !important;
  background-color: rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0 0 0 transparent !important;
  padding: 10px 15px;
  border-radius: 0.75rem;
  color: rgba(255, 255, 255, 0.85) !important;
}
.left-toolbar.hope-stack.hope-c-dhzjXW.hope-c-PJLV.hope-c-PJLV-ijgzmFG-css,
.hope-stack.hope-c-dhzjXW.hope-c-PJLV.hope-c-PJLV-igOZEoG-css,
.hope-anchor.hope-c-iHuheP.hope-c-PJLV.hope-c-PJLV-idrWMwW-css {
  backdrop-filter: blur(32px) !important;
  background-color: rgba(0, 0, 0, 0.12) !important;
}
.hope-anchor.hope-c-iHuheP.hope-c-PJLV.hope-c-PJLV-idrWMwW-css {
  color: rgba(255, 255, 255, 0.85) !important;
}
.hope-menu__trigger.hope-c-PJLV-iikaotv-css {
  backdrop-filter: blur(32px) !important;
  background-color: rgba(0, 0, 0, 0.12) !important;
}
.hope-modal__overlay,
.hope-drawer__overlay {
  backdrop-filter: blur(8px);
}
.hope-drawer__content-container.hope-c-PJLV-ijhzIfm-css {
  justify-content: center !important;
  align-items: center !important;
}
.hope-drawer__content.hope-c-PJLV-ijhzIfm-css {
  max-height: 90%;
  margin: 0 32px;
  overflow-y: auto;
  scrollbar-width: 0;
  border-radius: 0.75rem;
}
.hope-c-PJLV.hope-c-PJLV-ikvBale-css {
  background-color: transparent !important;
}
.left-toolbar-box.hope-c-PJLV-ileGxZh-css svg {
  backdrop-filter: blur(32px);
  background-color: rgba(0, 0, 0, 0.12);
}
.hope-c-PJLV-ihgRsYc-css,
.hope-c-PJLV-ikuZzan-css,
.hope-c-PJLV-ieXfLml-css {
  color: rgba(255, 255, 255, 0.85) !important;
}
/* 浅色模式单独适配 */
.hope-ui-light .hope-c-PJLV-igScBhH-css,
.hope-ui-light .hope-c-PJLV-ikSuVsl-css,
.hope-ui-light .hope-c-PJLV-ikSuVsl-css {
  backdrop-filter: blur(32px);
  background-color: rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 0 transparent !important;
  color: rgba(255, 255, 255, 0.85) !important;
}
.hope-ui-light .hope-drawer__content.hope-c-PJLV-ijhzIfm-css,
.hope-ui-light .hope-modal__content {
  background-color: rgba(255, 255, 255, 0.8) !important;
}
.hope-ui-light .hope-drawer__content.hope-c-PJLV-ijhzIfm-css::after,
.hope-ui-light .hope-modal__content::after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: -1;
  backdrop-filter: blur(calc(32px - 8px));
  border-radius: var(--hope-radii-lg);
}
.solid-contextmenu__theme--light,
.hope-ui-light .hope-c-PJLV-iSMXDf-css {
  background-color: rgba(255, 255, 255, 0.8) !important;
  backdrop-filter: blur(32px);
}
.solid-contextmenu__theme--light .hope-c-PJLV-ijhzIfm-css {
  color: var(--hope-colors-neutral12) !important;
}
.hope-ui-light .hope-checkbox__control:not([data-checked]) {
  background-color: var(--hope-colors-neutral3) !important;
}
.hope-ui-light .hope-radio__control:not([data-checked]) {
  background-color: var(--hope-colors-neutral3) !important;
}
/* 深色模式单独适配 */
.hope-ui-dark .hope-c-PJLV-iigjoxS-css,
.hope-ui-dark .hope-c-PJLV-iiuDLME-css,
.hope-ui-dark .hope-c-PJLV-iiuDLME-css {
  backdrop-filter: blur(32px) !important;
  background-color: rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0 0 0 transparent !important;
  color: rgba(255, 255, 255, 0.85) !important;
}
.hope-ui-dark .hope-stack.hope-c-PJLV-icYhHkW-css {
  background-color: rgba(0, 0, 0, 0.12) !important;
}
.hope-ui-dark .hope-drawer__content.hope-c-PJLV-ijhzIfm-css,
.hope-ui-dark .hope-modal__content {
  background-color: rgba(21, 23, 24, 0.75) !important;
  position: relative;
}
.hope-ui-dark .hope-drawer__content.hope-c-PJLV-ijhzIfm-css::after,
.hope-ui-dark .hope-modal__content::after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: -1;
  backdrop-filter: blur(calc(32px - 8px));
  border-radius: var(--hope-radii-lg);
}
.solid-contextmenu__theme--dark,
.hope-ui-dark .hope-c-PJLV-iSMXDf-css {
  background-color: rgba(21, 23, 24, 0.75) !important;
  backdrop-filter: blur(32px);
}
