/* ============================================================
   ch28「类神机枢」章节样式
   化神三层 · 类脑星原（化神期第三层）
   境界色：玄青 #3D3B4F（底）+ 暖金 #F0C070（脉冲）
   脑纹：Crossbar 金色网格 + 稀疏蓝色脉冲光点 + 暖色突触丝 + STDP 涟漪
   章末：ch29 硅光纯白远眺 · 三宗山门伏笔
   ============================================================ */
:root {
  --realm-color: #3D3B4F;
  --realm-glow: #3D3B4F55;
  --pulse-gold: #F0C070;            /* 暖金脉冲——知识点亮黑暗 */
  --pulse-gold-glow: #F0C07044;
  --synapse-blue: #4DA8DA;          /* 神经元胞体蓝 */
  --rram-gold: #F0C070;             /* RRAM Crossbar 暖金 */
  --sram-blue: #4DA8DA;             /* SRAM 蓝 */
  --flash-purple: #818CF8;          /* Flash 靛紫 */
  --tn-blue: #4DA8DA;               /* TrueNorth 蓝 */
  --loihi-silver: #C0C0C0;          /* Loihi 银白 */
  --tianjic-gold: #F0C070;          /* 天机芯 暖金 */
  --entropy-red: #7F1D1D;           /* 崩塌暗红 */
  --white-light: #FFFFFF;           /* ch29 硅光纯白 */
  --gate-green: #10B981;            /* 炼器阁翠绿 */
  --gate-indigo: #4DA8DA;           /* 天机门靛蓝 */
  --gate-vermilion: #FF4444;        /* 蕴灵宗朱红 */
}

/* 开场标题（暖金脉冲覆玄青底） */
.op-title span,
.op-sub {
  color: var(--tianjic-gold);
}
.op-quote {
  border-left-color: var(--tianjic-gold);
}

/* 化神期·玄青底 + 暖金点缀：开场与场景头 */
.op-kicker,
.scene-kicker {
  color: var(--tianjic-gold);
}

/* 顿悟框边色（暖金） */
.insight {
  border-left-color: var(--tianjic-gold);
}

/* focus-breath 呼吸光晕（暖金脉冲引导下一场景） */
.focus-breath {
  box-shadow: 0 0 0 0 #F0C07066;
  animation: ch28Breath 2s ease-in-out infinite;
}
@keyframes ch28Breath {
  0%, 100% { box-shadow: 0 0 0 0 #F0C07066; }
  50% { box-shadow: 0 0 16px 4px #F0C07044; }
}

/* S9 Boss 战触发按钮：暖金描边 + 玄青气场脉冲（化神三层临界） */
#s9-start {
  border-color: var(--tianjic-gold);
  color: var(--tianjic-gold);
  position: relative;
}
#s9-start::after {
  content: '';
  position: absolute;
  inset: -4px;
  border-radius: inherit;
  pointer-events: none;
  background: radial-gradient(circle at 50% 50%, #3D3B4F44, transparent 70%);
  animation: ch28BossPulse 2.4s ease-in-out infinite;
}
@keyframes ch28BossPulse {
  0%, 100% { opacity: .4; }
  50% { opacity: 1; }
}
#s9-start:hover {
  background: var(--tianjic-gold);
  color: #1a1a1a;
}

/* S3 忆阻器·冷青辉光（HH 离子通道青辉） */
.scene[data-scene="s3"] .scene-kicker {
  color: #164E63;
}

/* S4 Crossbar VMM·第一次工程崩塌暗红 */
.scene[data-scene="s4"] .scene-kicker {
  color: var(--tianjic-gold);
}
.scene[data-scene="s4"] .insight {
  border-left-color: var(--entropy-red);
}

/* S5 三方案对比·三色并存 */
.scene[data-scene="s5"] .scene-kicker {
  background: linear-gradient(90deg, var(--tianjic-gold) 0%, var(--gate-indigo) 50%, var(--flash-purple) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}

/* S7 仿魂老人降世·幻象多彩底层不实 */
.scene[data-scene="s7"] .scene-kicker {
  background: linear-gradient(90deg, var(--tianjic-gold) 0%, #FF6B35 50%, var(--flash-purple) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.scene[data-scene="s7"] .insight {
  border-left-color: var(--entropy-red);
}

/* S8 鸟与机翼·暖棕→暖金顿悟 */
.scene[data-scene="s8"] .scene-kicker {
  background: linear-gradient(90deg, #8B6F3A 0%, var(--tianjic-gold) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}

/* S9 三问台·玄青与暖金交战（境界最高潮） */
.scene[data-scene="s9"] .scene-title {
  background: linear-gradient(90deg, var(--realm-color) 0%, var(--tianjic-gold) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}

/* ============================================================
   脑纹（S10 本命石第二十八痕）
   Crossbar 金色网格（暖金）+ 稀疏蓝色脉冲光点 + 暖色突触丝
   + STDP 涟漪 + ch26 越纹/ch27 子纹残影共振
   ============================================================ */
.s10-scar-naowen {
  display: inline-block;
  position: relative;
  width: 96px;
  height: 56px;
  vertical-align: middle;
  margin: 0 0.4rem;
}
.s10-scar-naowen svg {
  width: 100%;
  height: 100%;
  overflow: visible;
}
/* Crossbar 金色网格（暖金）—— 类大脑皮层沟回 */
.s10-scar-naowen .nao-grid {
  stroke: var(--tianjic-gold);
  stroke-width: 0.8;
  fill: none;
  opacity: 0.85;
  filter: drop-shadow(0 0 3px #F0C07066);
}
/* 稀疏蓝色脉冲光点（神经元胞体）—— 同一时刻仅 1-5% 点亮 */
.s10-scar-naowen .nao-node {
  fill: var(--gate-indigo);
  filter: drop-shadow(0 0 4px #4DA8DAAA);
  animation: ch28NodeBlink 3.4s ease-in-out infinite;
}
.s10-scar-naowen .nao-node:nth-child(odd) { animation-delay: .6s; }
.s10-scar-naowen .nao-node:nth-child(3n)  { animation-delay: 1.4s; }
@keyframes ch28NodeBlink {
  0%, 100% { opacity: 0.25; }
  50% { opacity: 1; }
}
/* 暖色突触丝线 + STDP 涟漪 */
.s10-scar-naowen .nao-syn {
  stroke: var(--tianjic-gold);
  stroke-width: 0.9;
  fill: none;
  stroke-dasharray: 2 2;
  animation: ch28SynFlow 3s linear infinite;
}
@keyframes ch28SynFlow {
  to { stroke-dashoffset: -16; }
}
/* ch26 越纹六光拧绳残影（橙）+ ch27 子纹七彩量子丝残影（紫） */
.s10-scar-naowen .nao-yue  { stroke: #FF6B35; stroke-width: 0.7; opacity: .5; }
.s10-scar-naowen .nao-zi   { stroke: var(--flash-purple); stroke-width: 0.7; opacity: .5; }
/* 玄青"脑"字大篆 */
.s10-scar-naowen .nao-glyph {
  font-family: var(--font-serif, serif);
  font-size: 11px;
  font-weight: 700;
  fill: var(--tianjic-gold);
  text-anchor: middle;
  filter: drop-shadow(0 0 3px #F0C07088);
}

/* S10 碎片归位·脑纹成型容器（K-274~K-283） */
.s10-curve-host {
  margin: 1.2rem 0;
  padding: 1rem;
  border: 1px solid var(--glass-border, rgba(255,255,255,0.08));
  border-radius: 12px;
  background: rgba(0,0,0,0.25);
}
.frag-node:hover {
  border-color: var(--tianjic-gold);
  color: var(--tianjic-gold);
}
.frag-node.lit {
  border-color: var(--tianjic-gold);
  background: rgba(240,192,112,0.14);
  color: var(--tianjic-gold);
  box-shadow: 0 0 12px rgba(240,192,112,0.35);
}

/* 境界突破铭刻（玄青·化神三层） */
.inscription {
  margin-top: 1rem;
  padding: 0.8rem 1rem;
  border: 1px solid var(--tianjic-gold);
  border-radius: 8px;
  background: rgba(61,59,79,0.28);
  color: var(--tianjic-gold);
  font-family: var(--font-serif, serif);
  text-align: center;
  animation: ch28Inscription 1.2s var(--ease-out, ease);
}
@keyframes ch28Inscription {
  from { opacity: 0; transform: translateY(8px); }
  to { opacity: 1; transform: none; }
}

/* S10 ch29 硅光纯白之门（暖金退·纯白升的范式跃迁仪式） */
.s10-white-gate {
  display: block;
  margin: 1.4rem auto;
  width: 100%;
  max-width: 320px;
  aspect-ratio: 4 / 5;
  position: relative;
  border-radius: 12px 12px 0 0;
  background:
    linear-gradient(180deg, rgba(240,192,112,0.16) 0%, rgba(255,255,255,0.20) 55%, rgba(255,255,255,0.45) 100%),
    radial-gradient(ellipse at 50% 100%, rgba(255,255,255,0.55) 0%, transparent 70%);
  border: 1px solid rgba(255,255,255,0.5);
  box-shadow: 0 0 36px rgba(255,255,255,0.35), inset 0 -20px 40px rgba(255,255,255,0.22);
  overflow: hidden;
}
.s10-white-gate::before {
  content: '硅 光 同 辉';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: var(--font-serif, serif);
  font-size: 1.3rem;
  letter-spacing: 0.4em;
  color: rgba(255,255,255,0.92);
  text-shadow: 0 0 12px rgba(255,255,255,0.7), 0 0 22px rgba(240,192,112,0.5);
}
.s10-white-gate::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 2px;
  height: 100%;
  transform: translateX(-50%);
  background: linear-gradient(180deg, rgba(240,192,112,0.5), rgba(255,255,255,0.9));
}

/* 三宗山门伏笔（白光深处） */
.s10-three-gates {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
  justify-content: center;
  margin: 1rem 0;
}
.s10-three-gates .gate {
  padding: 0.4rem 0.9rem;
  border: 1px solid;
  border-radius: 6px;
  font-family: var(--font-serif, serif);
  font-size: 0.78rem;
  background: rgba(0,0,0,0.25);
  animation: ch28GateFloat 4.4s ease-in-out infinite;
}
.s10-three-gates .gate:nth-child(1) { color: var(--gate-green); border-color: #10B98155; } /* 炼器阁翠绿 */
.s10-three-gates .gate:nth-child(2) { color: var(--gate-indigo); border-color: #4DA8DA55; animation-delay: .7s; } /* 天机门靛蓝 */
.s10-three-gates .gate:nth-child(3) { color: var(--gate-vermilion); border-color: #FF444455; animation-delay: 1.4s; } /* 蕴灵宗朱红 */
@keyframes ch28GateFloat {
  0%, 100% { opacity: .55; transform: translateY(0); }
  50% { opacity: 1; transform: translateY(-3px); box-shadow: 0 0 10px currentColor; }
}

/* 后摩尔/化神新范式粒子预览（ch26-29 化神期路径） */
.s10-postmoore {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  justify-content: center;
  margin: 1rem 0;
}
.s10-postmoore .pm-chip {
  padding: 0.35rem 0.7rem;
  border: 1px solid var(--glass-border, rgba(255,255,255,0.12));
  border-radius: 6px;
  font-family: var(--font-mono, monospace);
  font-size: 0.72rem;
  background: rgba(0,0,0,0.25);
  animation: ch28PmBlink 2.6s ease-in-out infinite;
}
.s10-postmoore .pm-chip:nth-child(1) { color: var(--tianjic-gold); border-color: #F0C07055; } /* 类脑 暖金 */
.s10-postmoore .pm-chip:nth-child(2) { color: var(--white-light); border-color: #FFFFFF55; animation-delay: .3s; } /* 硅光 纯白 */
.s10-postmoore .pm-chip:nth-child(3) { color: var(--entropy-red); border-color: #7F1D1D55; animation-delay: .6s; } /* 熵魔 暗红 */
@keyframes ch28PmBlink {
  0%, 100% { opacity: .55; }
  50% { opacity: 1; box-shadow: 0 0 10px currentColor; }
}

/* 熵魔热寂伏笔公式漂浮（S10 一闪而过） */
.s10-entropy-formulas {
  margin: 1rem 0;
  padding: 0.8rem 1rem;
  border: 1px dashed rgba(127,29,29,0.45);
  border-radius: 8px;
  background: rgba(7,11,20,0.5);
  font-family: var(--font-mono, monospace);
  font-size: 0.82rem;
  color: #B8C0C4;
  text-align: center;
  line-height: 1.9;
}
.s10-entropy-formulas .f {
  display: inline-block;
  margin: 0 0.6rem;
  animation: ch28FormulaFloat 4s ease-in-out infinite;
}
.s10-entropy-formulas .f:nth-child(2) { animation-delay: .5s; }
.s10-entropy-formulas .f:nth-child(3) { animation-delay: 1s; }
@keyframes ch28FormulaFloat {
  0%, 100% { transform: translateY(0); opacity: .6; }
  50% { transform: translateY(-4px); opacity: .95; }
}

/* 章末 ch29 解锁链接：玄青暖金渐变到纯白（范式跃迁） */
.s10-next-link {
  display: inline-block;
  padding: 0.5rem 1.4rem;
  border-radius: 8px;
  border: 1px solid;
  border-image: linear-gradient(90deg, var(--tianjic-gold), var(--white-light)) 1;
  background: linear-gradient(90deg, rgba(240,192,112,0.10), rgba(255,255,255,0.18));
  color: var(--tianjic-gold);
  text-decoration: none;
  transition: all 0.3s var(--ease-out, ease);
}
.s10-next-link:hover {
  background: linear-gradient(90deg, rgba(240,192,112,0.20), rgba(255,255,255,0.30));
  box-shadow: 0 0 18px rgba(255,255,255,0.40);
}
/* ============================================================
   通用交互组件样式 · 化神三层暖金主题
   ============================================================ */

/* 组件容器 */
.cmp-wrap {
  padding: 0.5rem 0;
}

/* 控件区 */
.cmp-ctrl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.6rem;
  margin-bottom: 0.6rem;
  padding: 0.6rem 0.8rem;
  border: 1px solid rgba(240, 192, 112, 0.15);
  border-radius: 8px;
  background: rgba(10, 10, 26, 0.4);
}
.cmp-val {
  font-size: 0.85rem;
  font-weight: bold;
  color: var(--tianjic-gold);
  min-width: 4rem;
  text-align: right;
}
.cmp-slider {
  flex: 1;
  min-width: 120px;
  max-width: 220px;
  accent-color: var(--tianjic-gold);
  cursor: pointer;
}
.cmp-pill {
  padding: 0.3rem 0.7rem;
  border: 1px solid var(--line-strong, #475569);
  border-radius: 999px;
  background: rgba(10, 10, 26, 0.5);
  color: var(--text-3, #94A3B8);
  cursor: pointer;
  font-size: 0.78rem;
  transition: all 200ms ease-out;
}
.cmp-pill:hover { border-color: var(--tianjic-gold); color: var(--tianjic-gold); }
.cmp-pill.active {
  border-color: var(--tianjic-gold);
  background: rgba(240, 192, 112, 0.15);
  color: var(--tianjic-gold);
}

/* 画布容器 */
.cmp-canvas-box {
  margin: 0.6rem 0;
  border: 1px solid rgba(240, 192, 112, 0.15);
  border-radius: 8px;
  padding: 0.5rem;
  background: var(--ch-bg-warm, #0A0A1A);
  overflow: hidden;
}
/* 读数面板 */
.cmp-readout {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem;
  padding: 0.5rem 0.8rem;
  border: 1px solid rgba(240, 192, 112, 0.15);
  border-radius: 8px;
  background: rgba(10, 10, 26, 0.3);
  margin-bottom: 0.5rem;
  font-size: 0.85rem;
}
.ro-item b {
  color: var(--tianjic-gold);
  font-size: 0.95rem;
}

/* 通量说明/方程 */
.cmp-flux {
  margin: 0.5rem 0;
  padding: 0.6rem 0.8rem;
  border: 1px solid rgba(240, 192, 112, 0.12);
  border-radius: 8px;
  background: rgba(10, 10, 26, 0.3);
  font-size: 0.82rem;
}
.flux-eq {
  text-align: center;
  margin-bottom: 0.4rem;
  color: var(--text-1, #F1F5F9);
}
.flux-eq b { color: var(--tianjic-gold); }
.flux-row {
  padding: 0.2rem 0.5rem;
  color: var(--text-2, #B8C0C4);
}

/* 警告框 */
.cmp-warn {
  margin: 0.5rem 0;
  padding: 0.6rem 0.8rem;
  border-left: 3px solid #F59E0B;
  background: rgba(245, 158, 11, 0.08);
  color: #FCD34D;
  font-size: 0.82rem;
  border-radius: 0 6px 6px 0;
  line-height: 1.6;
}
.cmp-warn.danger {
  border-left-color: #EF4444;
  background: rgba(239, 68, 68, 0.1);
  color: #FCA5A5;
}

/* ============================================================
   S0 四选一推演器 · fc-* 系列
   ============================================================ */
.fc-opt-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 0.6rem;
  margin-bottom: 0.8rem;
}
.fc-option {
  padding: 0.6rem 0.8rem;
  border: 2px solid rgba(148, 163, 184, 0.2);
  border-radius: 10px;
  background: rgba(10, 10, 26, 0.3);
  cursor: pointer;
  transition: all 200ms ease-out;
  text-align: center;
}
.fc-option:hover {
  border-color: rgba(240, 192, 112, 0.5);
  background: rgba(240, 192, 112, 0.06);
}
.fc-option.selected {
  border-width: 2px;
}
.fc-opt-letter {
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 0.2rem;
}
.fc-opt-label {
  font-size: 0.9rem;
  font-weight: bold;
  color: var(--text-1, #F1F5F9);
  margin-bottom: 0.2rem;
}
.fc-opt-desc {
  font-size: 0.76rem;
  color: var(--text-3, #94A3B8);
  line-height: 1.4;
}

/* 反馈与仿魂账 */
.fc-feedback {
  margin: 0.6rem 0;
  padding: 0.6rem 0.8rem;
  border-left: 3px solid var(--tianjic-gold);
  background: rgba(240, 192, 112, 0.08);
  color: var(--text-1, #F1F5F9);
  font-size: 0.85rem;
  line-height: 1.6;
  border-radius: 0 8px 8px 0;
}
.fc-ledger {
  margin: 0.4rem 0;
  padding: 0.4rem 0.8rem;
  border-left: 3px solid var(--entropy-red);
  background: rgba(127, 29, 29, 0.1);
  color: #FCA5A5;
  font-size: 0.8rem;
  font-style: italic;
  border-radius: 0 6px 6px 0;
}

/* 数据热区 */
.fc-hot-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 0.6rem;
  margin-top: 0.6rem;
}
.fc-hotspot {
  padding: 0.6rem 0.8rem;
  border: 1px solid rgba(148, 163, 184, 0.2);
  border-radius: 8px;
  background: rgba(10, 10, 26, 0.3);
  cursor: pointer;
  transition: all 200ms ease-out;
}
.fc-hotspot:hover {
  border-color: rgba(240, 192, 112, 0.4);
}
.fc-hotspot.lit {
  border-color: var(--tianjic-gold);
  background: rgba(240, 192, 112, 0.1);
  box-shadow: 0 0 12px rgba(240, 192, 112, 0.2);
}
.fc-hot-label {
  font-size: 0.88rem;
  font-weight: bold;
  color: var(--text-1, #F1F5F9);
}
.fc-hotspot.lit .fc-hot-label { color: var(--tianjic-gold); }
.fc-hot-sub {
  font-size: 0.74rem;
  color: var(--text-3, #94A3B8);
  margin-top: 0.15rem;
}
.fc-hot-vals {
  margin-top: 0.4rem;
  font-size: 0.78rem;
  font-family: var(--font-mono, monospace);
  color: var(--gate-indigo);
  line-height: 1.6;
}
.fc-hot-det {
  margin-top: 0.3rem;
  font-size: 0.78rem;
  color: var(--text-2, #B8C0C4);
  line-height: 1.5;
}

/* 功耗鸿沟卡 */
.fc-gap-card {
  margin-top: 0.8rem;
  padding: 0.8rem 1rem;
  border: 1px solid var(--tianjic-gold);
  border-radius: 10px;
  background: rgba(240, 192, 112, 0.08);
  text-align: center;
  animation: fcGapIn 0.8s ease-out;
}
@keyframes fcGapIn {
  from { opacity: 0; transform: scale(0.92); }
  to { opacity: 1; transform: scale(1); }
}
.fc-gap-title {
  font-size: 1rem;
  font-weight: bold;
  color: var(--tianjic-gold);
  margin-bottom: 0.4rem;
}
.fc-gap-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
  margin: 0.4rem 0;
  font-size: 0.88rem;
}
.fc-gap-brain { color: var(--gate-indigo); font-weight: bold; }
.fc-gap-vs { color: var(--text-3, #94A3B8); font-size: 0.8rem; }
.fc-gap-gpu { color: #EF4444; font-weight: bold; }
.fc-gap-ratio {
  font-size: 1.6rem;
  font-weight: bold;
  color: var(--tianjic-gold);
  text-shadow: 0 0 12px rgba(240, 192, 112, 0.4);
  margin: 0.3rem 0;
}
.fc-gap-note {
  font-size: 0.78rem;
  color: var(--text-3, #94A3B8);
}

/* ============================================================
   S3 忆阻器 MIM 器件 · mt-* 系列
   ============================================================ */
.mt-device {
  margin: 0.6rem auto;
  max-width: 200px;
  text-align: center;
  border: 1px solid rgba(148, 163, 184, 0.15);
  border-radius: 8px;
  padding: 0.5rem;
  background: rgba(10, 10, 26, 0.3);
}
.mt-electrode {
  padding: 0.3rem;
  background: rgba(148, 163, 184, 0.15);
  border-radius: 4px;
  font-size: 0.78rem;
  color: var(--text-2, #B8C0C4);
}
.mt-insulator {
  position: relative;
  height: 28px;
  margin: 2px 0;
  background: rgba(129, 140, 248, 0.12);
  border-radius: 3px;
  overflow: hidden;
}
.mt-filament {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 3px;
  transform: translateX(-50%);
  background: linear-gradient(180deg, var(--tianjic-gold), #FFD700);
  box-shadow: 0 0 8px rgba(240, 192, 112, 0.6);
  transition: opacity 0.4s ease;
}
.mt-badge {
  display: inline-block;
  margin-top: 0.3rem;
  padding: 0.2rem 0.6rem;
  border-radius: 999px;
  font-size: 0.78rem;
  font-weight: bold;
  border: 1px solid currentColor;
}

/* ============================================================
   排除刻痕条目（S9 Boss 战）
   ============================================================ */
.carve-item {
  padding: 0.4rem 0.6rem;
  margin: 0.3rem 0;
  border-left: 2px solid var(--entropy-red);
  background: rgba(127, 29, 29, 0.08);
  font-size: 0.82rem;
  color: var(--text-2, #B8C0C4);
  border-radius: 0 4px 4px 0;
}
.carve-item.used {
  border-left-color: var(--tianjic-gold);
  background: rgba(240, 192, 112, 0.08);
  color: var(--tianjic-gold);
  text-decoration: line-through;
  opacity: 0.7;
}

/* ============================================================
   响应式
   ============================================================ */
@media (max-width: 640px) {
  .cmp-ctrl { flex-direction: column; align-items: stretch; }
  .cmp-slider { max-width: 100%; }
  .cmp-canvas { height: 200px; }
  .fc-opt-grid { grid-template-columns: 1fr 1fr; }
  .fc-hot-grid { grid-template-columns: 1fr; }
}
