/* Frontier insights page */
body[data-chid="28767200"] {
  background: #000;
}

body[data-chid="28767200"] .frontier-page,
body[data-chid="28767200"] .frontier-page * {
  box-sizing: border-box;
}

body[data-chid="28767200"] .frontier-page {
  overflow: hidden;
  background: #000;
  color: #fff;
  font-family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif;
}

.frontier-modal-lock {
  overflow: hidden;
}

body[data-chid="28767200"] #row_132,
body[data-chid="28767200"] #row_1161,
body[data-chid="28767200"] #row_132 .customModuleRowInner,
body[data-chid="28767200"] #row_1161 .customModuleRowInner,
body[data-chid="28767200"] #row_132 .CModulePA,
body[data-chid="28767200"] #row_1161 .CModulePA {
  position: relative !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
}

body[data-chid="28767200"] .frontier-shell {
  width: min(1440px, calc(100% - 120px));
  margin: 0 auto;
}

body[data-chid="28767200"] .frontier-hero {
  position: relative;
  min-height: 724px;
  padding: 154px 0 58px;
  isolation: isolate;
  background:
    linear-gradient(90deg, rgba(0, 0, 0, 0.98) 0%, rgba(0, 0, 0, 0.84) 47%, rgba(0, 0, 0, 0.52) 100%),
    linear-gradient(180deg, #050505 0%, #000 100%);
}

body[data-chid="28767200"] .frontier-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -2;
  opacity: 0.22;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.08) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.08) 1px, transparent 1px);
  background-size: 76px 76px;
  mask-image: linear-gradient(90deg, transparent 0%, #000 34%, #000 100%);
}

body[data-chid="28767200"] .frontier-hero__inner {
  position: relative;
  z-index: 1;
}

body[data-chid="28767200"] .frontier-hero__media {
  position: absolute;
  right: -34px;
  top: 10px;
  z-index: -1;
  width: min(620px, 42vw);
  height: 468px;
  opacity: 0.6;
  pointer-events: none;
}

body[data-chid="28767200"] .frontier-hero__media img {
  position: absolute;
  width: 176px;
  height: 248px;
  object-fit: cover;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 6px;
  box-shadow: 0 22px 60px rgba(0, 0, 0, 0.55);
}

body[data-chid="28767200"] .frontier-hero__media img:nth-child(1) {
  right: 362px;
  top: 38px;
  transform: rotate(-9deg);
}

body[data-chid="28767200"] .frontier-hero__media img:nth-child(2) {
  right: 198px;
  top: 0;
  transform: rotate(6deg);
}

body[data-chid="28767200"] .frontier-hero__media img:nth-child(3) {
  right: 56px;
  top: 64px;
  transform: rotate(-4deg);
}

body[data-chid="28767200"] .frontier-hero__media img:nth-child(4) {
  right: 174px;
  top: 202px;
  transform: rotate(10deg);
}

body[data-chid="28767200"] .frontier-hero__copy {
  max-width: 910px;
}

body[data-chid="28767200"] .frontier-hero h1 {
  max-width: 920px;
  margin: 0;
  color: #fff;
  font-size: 76px;
  font-weight: 900;
  line-height: 1.08;
  letter-spacing: 0;
}

body[data-chid="28767200"] .frontier-hero__lead {
  max-width: 850px;
  margin: 30px 0 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: 22px;
  line-height: 1.72;
}

body[data-chid="28767200"] .frontier-filter {
  display: grid;
  grid-template-columns: 1fr;
  gap: 22px;
  margin: 52px 0 0;
  padding: 30px 34px 32px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 8px;
  background: rgba(12, 12, 14, 0.86);
  backdrop-filter: blur(16px);
}

body[data-chid="28767200"] .frontier-filter__topline {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

body[data-chid="28767200"] .frontier-filter__topline span {
  color: #fff;
  font-size: 20px;
  font-weight: 800;
}

body[data-chid="28767200"] .frontier-filter__reset {
  height: 36px;
  padding: 0 16px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 4px;
  background: transparent;
  color: rgba(255, 255, 255, 0.82);
  cursor: pointer;
}

body[data-chid="28767200"] .frontier-filter__reset:hover,
body[data-chid="28767200"] .frontier-filter__reset:focus {
  border-color: #fff;
  color: #fff;
}

body[data-chid="28767200"] .frontier-filter__group {
  display: grid;
  grid-template-columns: 108px 1fr;
  gap: 22px;
  align-items: start;
}

body[data-chid="28767200"] .frontier-filter__group h2 {
  margin: 6px 0 0;
  color: rgba(255, 255, 255, 0.92);
  font-size: 16px;
  font-weight: 800;
  line-height: 1.4;
}

body[data-chid="28767200"] .frontier-filter__options {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

body[data-chid="28767200"] .frontier-filter__options button {
  min-height: 36px;
  padding: 0 14px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.04);
  color: rgba(255, 255, 255, 0.72);
  font-size: 14px;
  line-height: 1.2;
  cursor: pointer;
  transition: border-color 180ms ease, background 180ms ease, color 180ms ease, transform 180ms ease;
}

body[data-chid="28767200"] .frontier-filter__options button:hover,
body[data-chid="28767200"] .frontier-filter__options button:focus {
  border-color: rgba(255, 255, 255, 0.62);
  color: #fff;
  transform: translateY(-1px);
}

body[data-chid="28767200"] .frontier-filter__options button.is-active {
  border-color: #a100ff;
  background: #a100ff;
  color: #fff;
}

body[data-chid="28767200"] .frontier-results-section {
  padding: 72px 0 112px;
  background:
    linear-gradient(180deg, #000 0%, #050506 100%);
}

body[data-chid="28767200"] .frontier-results__header {
  display: flex;
  justify-content: space-between;
  margin: 0 0 28px;
}

body[data-chid="28767200"] .frontier-results__header p {
  margin: 0;
  color: rgba(255, 255, 255, 0.66);
  font-size: 15px;
  line-height: 1.6;
}

body[data-chid="28767200"] .frontier-results__header span {
  color: #fff;
  font-weight: 900;
}

body[data-chid="28767200"] .frontier-card-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 34px;
  overflow: visible;
}

body[data-chid="28767200"] .frontier-card-item {
  min-width: 0;
  height: 565px;
  transition: opacity 240ms ease, transform 240ms ease;
}

body[data-chid="28767200"] .frontier-card-item.is-hidden {
  display: none;
}

body[data-chid="28767200"] .frontier-card-grid:has(.shenmei-insight-card:hover) .shenmei-insight-card:not(:hover),
body[data-chid="28767200"] .frontier-card-grid:has(.shenmei-insight-card:focus-visible) .shenmei-insight-card:not(:focus-visible) {
  opacity: 0.58;
  transform: scale(0.982);
}

body[data-chid="28767200"] .shenmei-insight-card {
  --card-accent: #a100ff;
  --mx: 50%;
  --my: 50%;
  --tilt-x: 0deg;
  --tilt-y: 0deg;
  position: relative;
  isolation: isolate;
  display: block;
  width: 100%;
  height: 565px;
  overflow: hidden;
  border: 0;
  border-radius: 6px;
  background: #050506;
  color: #fff;
  text-align: left;
  text-decoration: none;
  outline: 0;
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.42);
  transform: perspective(1100px) translateY(0) rotateX(0deg) rotateY(0deg);
  transform-style: preserve-3d;
  transition: box-shadow 320ms ease, opacity 320ms ease, transform 320ms ease;
}

body[data-chid="28767200"] .shenmei-insight-card::before {
  content: "";
  position: absolute;
  inset: -1px;
  z-index: 4;
  pointer-events: none;
  background: radial-gradient(360px circle at var(--mx) var(--my), color-mix(in srgb, var(--card-accent), transparent 52%), rgba(255, 255, 255, 0) 58%);
  mix-blend-mode: screen;
  opacity: 0;
  transition: opacity 280ms ease;
}

body[data-chid="28767200"] .shenmei-insight-card::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  width: 5px;
  height: 100%;
  background: var(--card-accent);
  box-shadow: 0 0 26px color-mix(in srgb, var(--card-accent), transparent 28%);
  transform: scaleY(0.14);
  transform-origin: top;
  transition: transform 520ms cubic-bezier(0.2, 0.76, 0.2, 1);
}

body[data-chid="28767200"] .shenmei-insight-card:hover,
body[data-chid="28767200"] .shenmei-insight-card:focus-visible {
  box-shadow: 0 32px 74px rgba(0, 0, 0, 0.62);
  transform: perspective(1100px) translateY(-12px) rotateX(var(--tilt-y)) rotateY(var(--tilt-x));
}

body[data-chid="28767200"] .shenmei-insight-card:hover::before,
body[data-chid="28767200"] .shenmei-insight-card:focus-visible::before {
  opacity: 0.58;
}

body[data-chid="28767200"] .shenmei-insight-card:hover::after,
body[data-chid="28767200"] .shenmei-insight-card:focus-visible::after {
  transform: scaleY(1);
}

body[data-chid="28767200"] .shenmei-insight-card__stage,
body[data-chid="28767200"] .shenmei-insight-card__face,
body[data-chid="28767200"] .shenmei-insight-card__front img,
body[data-chid="28767200"] .shenmei-insight-card__shade,
body[data-chid="28767200"] .shenmei-insight-card__copy,
body[data-chid="28767200"] .shenmei-insight-card__back-label,
body[data-chid="28767200"] .shenmei-insight-card__back-title,
body[data-chid="28767200"] .shenmei-insight-card__summary,
body[data-chid="28767200"] .shenmei-insight-card__tags,
body[data-chid="28767200"] .shenmei-insight-card__cta {
  display: block;
}

body[data-chid="28767200"] .shenmei-insight-card__stage {
  position: relative;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
}

body[data-chid="28767200"] .shenmei-insight-card__face {
  position: absolute;
  inset: 0;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 6px;
  background: #050506;
  backface-visibility: hidden;
}

body[data-chid="28767200"] .shenmei-insight-card__front {
  z-index: 1;
}

body[data-chid="28767200"] .shenmei-insight-card__front img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.01);
  transition: transform 980ms cubic-bezier(0.2, 0.76, 0.2, 1), filter 520ms ease;
}

body[data-chid="28767200"] .shenmei-insight-card:hover .shenmei-insight-card__front img,
body[data-chid="28767200"] .shenmei-insight-card:focus-visible .shenmei-insight-card__front img {
  filter: brightness(0.62) contrast(1.1) saturate(1.08);
  transform: scale(1.09);
}

body[data-chid="28767200"] .shenmei-insight-card__shade {
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.22) 43%, rgba(0, 0, 0, 0.8) 100%),
    linear-gradient(135deg, color-mix(in srgb, var(--card-accent), transparent 76%) 0%, rgba(255, 255, 255, 0) 40%);
  transition: background 360ms ease;
}

body[data-chid="28767200"] .shenmei-insight-card:hover .shenmei-insight-card__shade,
body[data-chid="28767200"] .shenmei-insight-card:focus-visible .shenmei-insight-card__shade {
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0.82) 0%, rgba(0, 0, 0, 0.38) 34%, rgba(0, 0, 0, 0.93) 100%),
    linear-gradient(135deg, color-mix(in srgb, var(--card-accent), transparent 62%) 0%, rgba(255, 255, 255, 0) 48%);
}

body[data-chid="28767200"] .shenmei-insight-card__copy {
  position: absolute;
  left: 32px;
  right: 28px;
  top: 32px;
  z-index: 3;
  transform: translateZ(36px);
  transition: transform 420ms cubic-bezier(0.2, 0.76, 0.2, 1);
}

body[data-chid="28767200"] .shenmei-insight-card__copy::before {
  content: "";
  display: block;
  width: 44px;
  height: 3px;
  margin-bottom: 24px;
  background: var(--card-accent);
  transform-origin: left;
  transition: width 420ms cubic-bezier(0.2, 0.76, 0.2, 1);
}

body[data-chid="28767200"] .shenmei-insight-card:hover .shenmei-insight-card__copy,
body[data-chid="28767200"] .shenmei-insight-card:focus-visible .shenmei-insight-card__copy {
  transform: translateY(-8px) translateZ(56px);
}

body[data-chid="28767200"] .shenmei-insight-card:hover .shenmei-insight-card__copy::before,
body[data-chid="28767200"] .shenmei-insight-card:focus-visible .shenmei-insight-card__copy::before {
  width: 76px;
}

body[data-chid="28767200"] .shenmei-insight-card__eyebrow {
  display: block;
  margin-bottom: 18px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.25;
}

body[data-chid="28767200"] .shenmei-insight-card__title {
  display: block;
  color: #fff;
  font-size: 25px;
  font-weight: 900;
  line-height: 1.34;
  letter-spacing: 0;
}

body[data-chid="28767200"] .shenmei-insight-card__back {
  z-index: 2;
  padding: 238px 32px 34px;
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(6, 6, 8, 0.72) 24%, rgba(5, 5, 7, 0.98) 100%),
    linear-gradient(145deg, color-mix(in srgb, var(--card-accent), transparent 70%) 0%, rgba(0, 0, 0, 0) 52%);
  border-color: rgba(255, 255, 255, 0.2);
  opacity: 0;
  clip-path: inset(100% 0 0 0);
  transition: opacity 220ms ease, clip-path 620ms cubic-bezier(0.2, 0.76, 0.2, 1);
}

body[data-chid="28767200"] .shenmei-insight-card:hover .shenmei-insight-card__back,
body[data-chid="28767200"] .shenmei-insight-card:focus-visible .shenmei-insight-card__back {
  opacity: 1;
  clip-path: inset(31% 0 0 0);
}

body[data-chid="28767200"] .shenmei-insight-card__back-label,
body[data-chid="28767200"] .shenmei-insight-card__back-title,
body[data-chid="28767200"] .shenmei-insight-card__summary,
body[data-chid="28767200"] .shenmei-insight-card__tags,
body[data-chid="28767200"] .shenmei-insight-card__cta {
  opacity: 0;
  transform: translateY(22px);
  transition: opacity 260ms ease, transform 420ms cubic-bezier(0.2, 0.76, 0.2, 1);
}

body[data-chid="28767200"] .shenmei-insight-card:hover .shenmei-insight-card__back-label,
body[data-chid="28767200"] .shenmei-insight-card:hover .shenmei-insight-card__back-title,
body[data-chid="28767200"] .shenmei-insight-card:hover .shenmei-insight-card__summary,
body[data-chid="28767200"] .shenmei-insight-card:hover .shenmei-insight-card__tags,
body[data-chid="28767200"] .shenmei-insight-card:hover .shenmei-insight-card__cta,
body[data-chid="28767200"] .shenmei-insight-card:focus-visible .shenmei-insight-card__back-label,
body[data-chid="28767200"] .shenmei-insight-card:focus-visible .shenmei-insight-card__back-title,
body[data-chid="28767200"] .shenmei-insight-card:focus-visible .shenmei-insight-card__summary,
body[data-chid="28767200"] .shenmei-insight-card:focus-visible .shenmei-insight-card__tags,
body[data-chid="28767200"] .shenmei-insight-card:focus-visible .shenmei-insight-card__cta {
  opacity: 1;
  transform: translateY(0);
}

body[data-chid="28767200"] .shenmei-insight-card__back-label {
  margin: 0 0 12px;
  color: color-mix(in srgb, var(--card-accent), #fff 22%);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
}

body[data-chid="28767200"] .shenmei-insight-card__back-title {
  margin-bottom: 16px;
  color: #fff;
  font-size: 22px;
  font-weight: 900;
  line-height: 1.28;
}

body[data-chid="28767200"] .shenmei-insight-card__summary {
  margin-bottom: 18px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 15px;
  line-height: 1.72;
}

body[data-chid="28767200"] .shenmei-insight-card__tags {
  margin: 0 -5px 20px;
  font-size: 0;
}

body[data-chid="28767200"] .shenmei-insight-card__tags span {
  display: inline-block;
  margin: 0 5px 8px;
  padding: 6px 10px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  background: rgba(255, 255, 255, 0.04);
  color: rgba(255, 255, 255, 0.78);
  font-size: 12px;
  line-height: 1.1;
}

body[data-chid="28767200"] .shenmei-insight-card__cta {
  position: absolute;
  left: 32px;
  right: 32px;
  bottom: 28px;
  padding-top: 16px;
  border-top: 1px solid rgba(255, 255, 255, 0.14);
  color: #fff;
  font-size: 15px;
  font-weight: 800;
  line-height: 1;
}

body[data-chid="28767200"] .shenmei-insight-card__cta::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 10px;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  transform: rotate(45deg);
  transition: transform 180ms ease;
}

body[data-chid="28767200"] .shenmei-insight-card:hover .shenmei-insight-card__cta::after,
body[data-chid="28767200"] .shenmei-insight-card:focus-visible .shenmei-insight-card__cta::after {
  transform: translateX(5px) rotate(45deg);
}

body[data-chid="28767200"] .frontier-empty {
  display: grid;
  place-items: center;
  min-height: 300px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.04);
  text-align: center;
}

body[data-chid="28767200"] .frontier-empty[hidden] {
  display: none;
}

body[data-chid="28767200"] .frontier-empty h2 {
  margin: 0 0 12px;
  color: #fff;
  font-size: 26px;
}

body[data-chid="28767200"] .frontier-empty p {
  margin: 0;
  color: rgba(255, 255, 255, 0.66);
  font-size: 16px;
}

body[data-chid="28767200"] .frontier-report-modal[hidden] {
  display: none;
}

body[data-chid="28767200"] .frontier-report-modal {
  position: fixed;
  left: 0;
  right: 0;
  top: 118px;
  bottom: 0;
  z-index: 2147483000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px 34px 34px;
}

body[data-chid="28767200"] .frontier-report-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.78);
  backdrop-filter: blur(12px);
}

body[data-chid="28767200"] .frontier-report-modal__panel {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(280px, 380px) minmax(0, 1fr);
  width: min(1320px, 100%);
  height: min(760px, calc(100vh - 176px));
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 8px;
  background: #09090b;
  box-shadow: 0 34px 90px rgba(0, 0, 0, 0.72);
}

body[data-chid="28767200"] .frontier-report-modal__close {
  position: absolute;
  right: 16px;
  top: 14px;
  z-index: 2;
  width: 38px;
  height: 38px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 28px;
  line-height: 34px;
  cursor: pointer;
}

body[data-chid="28767200"] .frontier-report-modal__close:hover,
body[data-chid="28767200"] .frontier-report-modal__close:focus {
  border-color: #fff;
}

body[data-chid="28767200"] .frontier-report-modal__meta {
  padding: 52px 34px 34px;
  border-right: 1px solid rgba(255, 255, 255, 0.12);
  background:
    linear-gradient(180deg, rgba(161, 0, 255, 0.18) 0%, rgba(0, 0, 0, 0) 44%),
    #0b0b0d;
}

body[data-chid="28767200"] .frontier-report-modal__meta p {
  margin: 0 0 18px;
  color: #a100ff;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.4;
}

body[data-chid="28767200"] .frontier-report-modal__meta h2 {
  margin: 0 0 18px;
  color: #fff;
  font-size: 30px;
  font-weight: 900;
  line-height: 1.24;
}

body[data-chid="28767200"] .frontier-report-modal__meta span {
  display: block;
  margin: 0 0 28px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 16px;
  line-height: 1.7;
}

body[data-chid="28767200"] .frontier-report-modal__meta a {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  padding: 0 18px;
  border: 1px solid #fff;
  border-radius: 4px;
  color: #fff;
  font-size: 15px;
  font-weight: 800;
  text-decoration: none;
}

body[data-chid="28767200"] .frontier-report-modal iframe {
  width: 100%;
  height: 100%;
  border: 0;
  background: #161616;
}

@supports not (background: color-mix(in srgb, #fff, transparent)) {
  body[data-chid="28767200"] .shenmei-insight-card::before {
    background: radial-gradient(360px circle at var(--mx) var(--my), rgba(161, 0, 255, 0.42), rgba(255, 255, 255, 0) 58%);
  }

  body[data-chid="28767200"] .shenmei-insight-card__back-label {
    color: var(--card-accent);
  }
}

@media screen and (max-width: 1200px) {
  body[data-chid="28767200"] .frontier-shell {
    width: min(100% - 56px, 1040px);
  }

  body[data-chid="28767200"] .frontier-hero {
    padding-top: 132px;
  }

  body[data-chid="28767200"] .frontier-hero__media {
    opacity: 0.32;
  }

  body[data-chid="28767200"] .frontier-hero h1 {
    font-size: 58px;
  }

  body[data-chid="28767200"] .frontier-card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media screen and (max-width: 768px) {
  body[data-chid="28767200"] .frontier-shell {
    width: calc(100% - 32px);
  }

  body[data-chid="28767200"] .frontier-hero {
    min-height: 0;
    padding: 116px 0 40px;
  }

  body[data-chid="28767200"] .frontier-hero__media {
    display: none;
  }

  body[data-chid="28767200"] .frontier-hero h1 {
    font-size: 42px;
  }

  body[data-chid="28767200"] .frontier-hero__lead {
    font-size: 18px;
  }

  body[data-chid="28767200"] .frontier-filter {
    padding: 24px 18px;
  }

  body[data-chid="28767200"] .frontier-filter__group {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  body[data-chid="28767200"] .frontier-card-grid {
    grid-template-columns: 1fr;
  }

  body[data-chid="28767200"] .frontier-card-item,
  body[data-chid="28767200"] .shenmei-insight-card {
    height: 540px;
  }

  body[data-chid="28767200"] .frontier-report-modal {
    top: 88px;
    padding: 16px;
  }

  body[data-chid="28767200"] .frontier-report-modal__panel {
    grid-template-columns: 1fr;
    grid-template-rows: auto 1fr;
    height: calc(100vh - 120px);
  }

  body[data-chid="28767200"] .frontier-report-modal__meta {
    padding: 48px 22px 22px;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  }
}

@media (prefers-reduced-motion: reduce) {
  body[data-chid="28767200"] .shenmei-insight-card,
  body[data-chid="28767200"] .shenmei-insight-card::before,
  body[data-chid="28767200"] .shenmei-insight-card::after,
  body[data-chid="28767200"] .shenmei-insight-card__front img,
  body[data-chid="28767200"] .shenmei-insight-card__shade,
  body[data-chid="28767200"] .shenmei-insight-card__copy,
  body[data-chid="28767200"] .shenmei-insight-card__copy::before,
  body[data-chid="28767200"] .shenmei-insight-card__back,
  body[data-chid="28767200"] .shenmei-insight-card__back-label,
  body[data-chid="28767200"] .shenmei-insight-card__back-title,
  body[data-chid="28767200"] .shenmei-insight-card__summary,
  body[data-chid="28767200"] .shenmei-insight-card__tags,
  body[data-chid="28767200"] .shenmei-insight-card__cta,
  body[data-chid="28767200"] .shenmei-insight-card__cta::after,
  body[data-chid="28767200"] .frontier-filter__options button {
    transition: none;
  }

  body[data-chid="28767200"] .shenmei-insight-card:hover,
  body[data-chid="28767200"] .shenmei-insight-card:focus-visible {
    transform: translateY(-8px);
  }
}
