/* ============================================
   校花影视传媒 - 原创样式表
   品牌：校花 | 域名：817561.cn
   ============================================ */

/* === CSS Variables === */
:root {
  --tq0ty9p8: #E8436F;
  --tq0ty9p8-dark: #C73460;
  --zrvxqq: #FF7E5F;
  --kq4j8: #6C5CE7;
  --yaqpjdwk: #1A1A2E;
  --yaqpjdwk-light: #232342;
  --g4d8h: #FFF5F7;
  --rum81td: #2D3436;
  --rum81td-light: #636E72;
  --cmj49go: #FFFFFF;
  --cpkdr: #F0E6E8;
  --w3vdaka: 0 4px 20px rgba(232,67,111,0.10);
  --w3vdaka-lg: 0 8px 40px rgba(26,26,46,0.12);
  --jm9jug: 12px;
  --jm9jug-sm: 8px;
  --xrlrfzo: all 0.3s ease;
  --oki5psc: linear-gradient(135deg, #E8436F 0%, #FF7E5F 100%);
  --oki5psc-dark: linear-gradient(135deg, #1A1A2E 0%, #232342 100%);
}

/* === Reset & Base === */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; font-size: 16px; }
body {
  font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Noto Sans SC", sans-serif;
  color: var(--rum81td);
  background: var(--cmj49go);
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
}
a { color: var(--tq0ty9p8); text-decoration: none; transition: var(--xrlrfzo); }
a:hover { color: var(--tq0ty9p8-dark); }
img { max-width: 100%; height: auto; display: block; }
ul, ol { list-style: none; }

/* === Container === */
.umps7su9 { max-width: 1200px; margin: 0 auto; padding: 0 20px; }
.sy1ygqf { padding: 70px 0; }
.l7c3ip { background: var(--g4d8h); }
.bin0p5fm { background: var(--yaqpjdwk); color: var(--cmj49go); }

/* === Section Headers === */
.ache7j { text-align: center; margin-bottom: 50px; }
.ache7j h2 { font-size: 2rem; font-weight: 700; margin-bottom: 12px; color: var(--yaqpjdwk); }
.bin0p5fm .ache7j h2 { color: var(--cmj49go); }
.ache7j p { font-size: 1.05rem; color: var(--rum81td-light); max-width: 600px; margin: 0 auto; }
.bin0p5fm .ache7j p { color: rgba(255,255,255,0.7); }
.z9pjc5h6 { display: inline-block; background: var(--oki5psc); color: #fff; padding: 4px 16px; border-radius: 20px; font-size: 0.85rem; margin-bottom: 12px; }

/* === Header / Navigation === */
.phfj8b26 {
  position: sticky; top: 0; z-index: 1000;
  background: rgba(255,255,255,0.97);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--cpkdr);
  transition: var(--xrlrfzo);
}
.mu4brxo {
  display: flex; align-items: center; justify-content: space-between;
  height: 68px; max-width: 1200px; margin: 0 auto; padding: 0 20px;
}
.v1498 { display: flex; align-items: center; gap: 10px; }
.v1498 img { height: 42px; width: auto; }
.bbn0gl { font-size: 1.4rem; font-weight: 700; color: var(--tq0ty9p8); }
.qnvsjkwp { display: flex; align-items: center; gap: 6px; }
.qnvsjkwp a {
  padding: 8px 16px; border-radius: var(--jm9jug-sm);
  font-size: 0.95rem; color: var(--rum81td); font-weight: 500;
  transition: var(--xrlrfzo);
}
.qnvsjkwp a:hover, .qnvsjkwp a.active { color: var(--tq0ty9p8); background: rgba(232,67,111,0.06); }
.znaoinjp { display: none; background: none; border: none; cursor: pointer; padding: 8px; }
.znaoinjp span { display: block; width: 24px; height: 2px; background: var(--rum81td); margin: 5px 0; transition: var(--xrlrfzo); }

/* === Search Bar === */
.vt063rf {
  background: var(--g4d8h); border-bottom: 1px solid var(--cpkdr); padding: 12px 0;
}
.dp8mer3e { max-width: 680px; margin: 0 auto; padding: 0 20px; position: relative; }
.atr66vm {
  width: 100%; padding: 12px 48px 12px 20px;
  border: 2px solid var(--cpkdr); border-radius: 30px;
  font-size: 0.95rem; background: var(--cmj49go);
  transition: var(--xrlrfzo); outline: none;
}
.atr66vm:focus { border-color: var(--tq0ty9p8); box-shadow: 0 0 0 3px rgba(232,67,111,0.1); }
.qxund {
  position: absolute; right: 28px; top: 50%; transform: translateY(-50%);
  background: var(--oki5psc); border: none; color: #fff;
  width: 36px; height: 36px; border-radius: 50%; cursor: pointer;
  display: flex; align-items: center; justify-content: center;
  transition: var(--xrlrfzo);
}
.qxund:hover { transform: translateY(-50%) scale(1.05); }

/* === Hero Banner === */
.t8bsw1c {
  position: relative; height: 520px; overflow: hidden;
  background: var(--yaqpjdwk);
}
.mcifw {
  position: absolute; inset: 0; background-size: cover; background-position: center;
  opacity: 0.6; transition: transform 0.5s ease;
}
.t8bsw1c:hover .mcifw { transform: scale(1.03); }
.b9aib {
  position: absolute; inset: 0;
  background: linear-gradient(180deg, rgba(26,26,46,0.3) 0%, rgba(26,26,46,0.8) 100%);
}
.ip3o1 {
  position: relative; z-index: 2; height: 100%;
  display: flex; flex-direction: column; justify-content: center; align-items: center;
  text-align: center; color: #fff; padding: 0 20px;
}
.ip3o1 h1 { font-size: 2.8rem; font-weight: 800; margin-bottom: 16px; text-shadow: 0 2px 10px rgba(0,0,0,0.3); }
.ip3o1 h1 span { color: var(--zrvxqq); }
.ip3o1 p { font-size: 1.15rem; opacity: 0.9; max-width: 600px; margin-bottom: 30px; }
.wv6pgg {
  display: inline-flex; align-items: center; gap: 8px;
  padding: 14px 32px; border-radius: 30px; font-size: 1rem; font-weight: 600;
  transition: var(--xrlrfzo); cursor: pointer; border: none;
}
.cy059d { background: var(--oki5psc); color: #fff; }
.cy059d:hover { transform: translateY(-2px); box-shadow: 0 6px 20px rgba(232,67,111,0.35); color: #fff; }
.gd6mi23u { background: transparent; color: #fff; border: 2px solid rgba(255,255,255,0.5); }
.gd6mi23u:hover { background: rgba(255,255,255,0.1); border-color: #fff; color: #fff; }
.ml99i1 { display: flex; gap: 16px; flex-wrap: wrap; justify-content: center; }

/* === Breadcrumb === */
.wegglb { padding: 14px 0; background: var(--g4d8h); border-bottom: 1px solid var(--cpkdr); }
.xkgbk { display: flex; align-items: center; gap: 8px; font-size: 0.88rem; color: var(--rum81td-light); }
.xkgbk a { color: var(--rum81td-light); }
.xkgbk a:hover { color: var(--tq0ty9p8); }
.xkgbk span { color: var(--rum81td); font-weight: 500; }

/* === Video Cards Grid === */
.lf7ly {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px;
}
.pku6k {
  border-radius: var(--jm9jug); overflow: hidden;
  background: var(--cmj49go); box-shadow: var(--w3vdaka);
  transition: var(--xrlrfzo); cursor: pointer;
}
.pku6k:hover { transform: translateY(-6px); box-shadow: var(--w3vdaka-lg); }
.iebtac5z {
  position: relative; padding-top: 56.25%; overflow: hidden;
}
.iebtac5z img {
  position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover;
  transition: transform 0.4s ease;
}
.pku6k:hover .iebtac5z img { transform: scale(1.08); }
.efpnqr {
  position: absolute; inset: 0; display: flex; align-items: center; justify-content: center;
  background: rgba(26,26,46,0.4); opacity: 0; transition: var(--xrlrfzo);
}
.pku6k:hover .efpnqr { opacity: 1; }
.mkkkzdx4 {
  width: 56px; height: 56px; border-radius: 50%;
  background: var(--oki5psc); display: flex; align-items: center; justify-content: center;
  box-shadow: 0 4px 16px rgba(232,67,111,0.4);
}
.mkkkzdx4::after {
  content: ''; width: 0; height: 0;
  border-left: 18px solid #fff; border-top: 11px solid transparent; border-bottom: 11px solid transparent;
  margin-left: 4px;
}
.czjnzzfb {
  position: absolute; bottom: 8px; right: 8px;
  background: rgba(0,0,0,0.75); color: #fff; padding: 2px 8px;
  border-radius: 4px; font-size: 0.8rem;
}
.lzd3129 { padding: 16px; }
.lzd3129 h3 { font-size: 1rem; font-weight: 600; margin-bottom: 8px; line-height: 1.4; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.j7zpal { display: flex; align-items: center; gap: 16px; font-size: 0.82rem; color: var(--rum81td-light); }
.j7zpal span { display: flex; align-items: center; gap: 4px; }
.e7cwz { display: flex; gap: 6px; margin-top: 8px; flex-wrap: wrap; }
.e7cwz span {
  padding: 2px 10px; border-radius: 12px; font-size: 0.75rem;
  background: rgba(232,67,111,0.08); color: var(--tq0ty9p8);
}

/* === Service Cards === */
.ks9jgqj { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.af6sd {
  padding: 36px 28px; border-radius: var(--jm9jug);
  background: var(--cmj49go); box-shadow: var(--w3vdaka);
  transition: var(--xrlrfzo); text-align: center;
  border: 1px solid var(--cpkdr);
}
.af6sd:hover { transform: translateY(-4px); box-shadow: var(--w3vdaka-lg); border-color: var(--tq0ty9p8); }
.d1uk8 {
  width: 64px; height: 64px; border-radius: 16px; margin: 0 auto 20px;
  background: var(--oki5psc); display: flex; align-items: center; justify-content: center;
  font-size: 1.8rem; color: #fff;
}
.af6sd h3 { font-size: 1.15rem; font-weight: 600; margin-bottom: 10px; }
.af6sd p { font-size: 0.92rem; color: var(--rum81td-light); line-height: 1.6; }

/* === Expert Cards === */
.f62irfr { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; }
.vciq7c7x {
  border-radius: var(--jm9jug); overflow: hidden;
  background: var(--cmj49go); box-shadow: var(--w3vdaka);
  transition: var(--xrlrfzo); text-align: center;
}
.vciq7c7x:hover { transform: translateY(-4px); box-shadow: var(--w3vdaka-lg); }
.y7lhk {
  width: 100px; height: 100px; border-radius: 50%; margin: 28px auto 16px;
  overflow: hidden; border: 3px solid var(--tq0ty9p8);
}
.y7lhk img { width: 100%; height: 100%; object-fit: cover; }
.fgfk14nz { padding: 0 20px 24px; }
.fgfk14nz h3 { font-size: 1.05rem; font-weight: 600; margin-bottom: 4px; }
.fgfk14nz .atkolk42 { font-size: 0.85rem; color: var(--tq0ty9p8); margin-bottom: 8px; }
.fgfk14nz p { font-size: 0.85rem; color: var(--rum81td-light); line-height: 1.5; }
.gwvum { display: flex; gap: 8px; justify-content: center; margin-top: 14px; }
.xywjx { padding: 6px 16px; font-size: 0.82rem; border-radius: 20px; }

/* === Partner Logos === */
.wa55k9d5 {
  display: flex; flex-wrap: wrap; justify-content: center; gap: 40px; align-items: center;
}
.bnb90 {
  padding: 16px 28px; border-radius: var(--jm9jug-sm);
  background: rgba(255,255,255,0.06); border: 1px solid rgba(255,255,255,0.1);
  font-size: 1.1rem; font-weight: 600; color: rgba(255,255,255,0.7);
  transition: var(--xrlrfzo);
}
.bnb90:hover { background: rgba(255,255,255,0.12); color: #fff; }

/* === Reviews === */
.zl4xbd2 { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; }
.t38e7q9 {
  padding: 28px; border-radius: var(--jm9jug);
  background: var(--cmj49go); box-shadow: var(--w3vdaka);
  border: 1px solid var(--cpkdr);
}
.cif78kh { color: #FFB800; font-size: 1rem; margin-bottom: 12px; }
.rdt2fd { font-size: 0.95rem; color: var(--rum81td); line-height: 1.7; margin-bottom: 16px; }
.x92xoah { display: flex; align-items: center; gap: 12px; }
.hxvd6 {
  width: 40px; height: 40px; border-radius: 50%;
  background: var(--oki5psc); display: flex; align-items: center; justify-content: center;
  color: #fff; font-weight: 600; font-size: 0.9rem;
}
.ooj6ht3 .mqf5a2j { font-weight: 600; font-size: 0.9rem; }
.ooj6ht3 .knmrxc9 { font-size: 0.8rem; color: var(--rum81td-light); }

/* === FAQ === */
.j8pr2va1 { max-width: 800px; margin: 0 auto; }
.g1v33 {
  border: 1px solid var(--cpkdr); border-radius: var(--jm9jug-sm);
  margin-bottom: 12px; overflow: hidden; background: var(--cmj49go);
}
.oj2s0 {
  padding: 18px 24px; cursor: pointer; display: flex; justify-content: space-between; align-items: center;
  font-weight: 600; font-size: 0.98rem; transition: var(--xrlrfzo);
}
.oj2s0:hover { color: var(--tq0ty9p8); }
.jfxc5 { transition: transform 0.3s ease; font-size: 1.2rem; color: var(--rum81td-light); }
.g1v33.active .jfxc5 { transform: rotate(180deg); }
.h8gr5jj {
  max-height: 0; overflow: hidden; transition: max-height 0.3s ease;
  padding: 0 24px; font-size: 0.92rem; color: var(--rum81td-light); line-height: 1.7;
}
.g1v33.active .h8gr5jj { max-height: 300px; padding: 0 24px 18px; }

/* === Contact Section === */
.onvk3fus { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.gb5hw {
  padding: 32px 24px; border-radius: var(--jm9jug);
  background: var(--cmj49go); box-shadow: var(--w3vdaka);
  text-align: center; border: 1px solid var(--cpkdr);
}
.i1ej62 {
  width: 52px; height: 52px; border-radius: 50%; margin: 0 auto 16px;
  background: rgba(232,67,111,0.08); display: flex; align-items: center; justify-content: center;
  font-size: 1.4rem; color: var(--tq0ty9p8);
}
.gb5hw h3 { font-size: 1rem; font-weight: 600; margin-bottom: 8px; }
.gb5hw p { font-size: 0.9rem; color: var(--rum81td-light); }

/* === Footer === */
.l40wywez { background: var(--yaqpjdwk); color: rgba(255,255,255,0.7); padding: 50px 0 0; }
.db18jbu3 { display: grid; grid-template-columns: 2fr 1fr 1fr 1fr; gap: 40px; margin-bottom: 40px; }
.f7nfv8 p { font-size: 0.9rem; line-height: 1.7; margin-top: 16px; }
.l40wywez h4 { color: #fff; font-size: 1rem; font-weight: 600; margin-bottom: 16px; }
.zmgh0 a { display: block; color: rgba(255,255,255,0.6); font-size: 0.9rem; padding: 4px 0; transition: var(--xrlrfzo); }
.zmgh0 a:hover { color: var(--zrvxqq); }
.vvdgoc { display: flex; gap: 20px; }
.z0gn7o { text-align: center; }
.z0gn7o img { width: 100px; height: 100px; border-radius: 8px; margin-bottom: 6px; }
.z0gn7o span { font-size: 0.78rem; color: rgba(255,255,255,0.5); }
.xwy9s1dh {
  border-top: 1px solid rgba(255,255,255,0.08); padding: 20px 0;
  display: flex; justify-content: space-between; align-items: center;
  font-size: 0.85rem;
}
.pckx96 { display: flex; gap: 12px; }
.pckx96 a {
  width: 36px; height: 36px; border-radius: 50%;
  background: rgba(255,255,255,0.08); display: flex; align-items: center; justify-content: center;
  color: rgba(255,255,255,0.6); transition: var(--xrlrfzo); font-size: 0.85rem;
}
.pckx96 a:hover { background: var(--tq0ty9p8); color: #fff; }

/* === Share Buttons === */
.qifr6 { display: flex; gap: 10px; justify-content: center; padding: 20px 0; }
.j02m6 {
  padding: 8px 18px; border-radius: 20px; font-size: 0.85rem;
  color: #fff; border: none; cursor: pointer; transition: var(--xrlrfzo);
}
.j02m6:hover { transform: translateY(-2px); }
.kzgyj { background: #07C160; }
.y4tdf { background: #E6162D; }
.hz4xgb { background: #161823; }
.o6ktj { background: #00A1D6; }

/* === How-To Guide === */
.rcb48ess { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; counter-reset: step; }
.bgf8bk {
  text-align: center; padding: 28px 20px; border-radius: var(--jm9jug);
  background: var(--cmj49go); box-shadow: var(--w3vdaka);
  position: relative; counter-increment: step;
}
.bgf8bk::before {
  content: counter(step); display: flex; align-items: center; justify-content: center;
  width: 40px; height: 40px; border-radius: 50%; background: var(--oki5psc);
  color: #fff; font-weight: 700; font-size: 1.1rem; margin: 0 auto 16px;
}
.bgf8bk h3 { font-size: 1rem; font-weight: 600; margin-bottom: 8px; }
.bgf8bk p { font-size: 0.88rem; color: var(--rum81td-light); }

/* === AI Feature Cards === */
.hfbug { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.th9ns {
  padding: 32px 24px; border-radius: var(--jm9jug);
  background: var(--yaqpjdwk-light); border: 1px solid rgba(255,255,255,0.08);
  transition: var(--xrlrfzo);
}
.th9ns:hover { border-color: var(--kq4j8); transform: translateY(-4px); }
.th9ns h3 { color: #fff; font-size: 1.1rem; margin-bottom: 10px; }
.th9ns p { color: rgba(255,255,255,0.6); font-size: 0.92rem; line-height: 1.6; }
.t2o402s {
  display: inline-block; background: var(--kq4j8); color: #fff;
  padding: 3px 12px; border-radius: 12px; font-size: 0.75rem; margin-bottom: 12px;
}

/* === Community Features === */
.czahu3 { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; }
.a8ucvv {
  display: flex; gap: 20px; padding: 24px; border-radius: var(--jm9jug);
  background: var(--cmj49go); box-shadow: var(--w3vdaka);
  border: 1px solid var(--cpkdr); transition: var(--xrlrfzo);
}
.a8ucvv:hover { border-color: var(--tq0ty9p8); }
.b0pzv3 {
  flex-shrink: 0; width: 52px; height: 52px; border-radius: 12px;
  background: rgba(232,67,111,0.08); display: flex; align-items: center; justify-content: center;
  font-size: 1.5rem;
}
.a8ucvv h3 { font-size: 1rem; font-weight: 600; margin-bottom: 6px; }
.a8ucvv p { font-size: 0.88rem; color: var(--rum81td-light); }

/* === Page Content (Inner Pages) === */
.etxooy {
  padding: 60px 0; background: var(--oki5psc); color: #fff; text-align: center;
}
.etxooy h1 { font-size: 2.2rem; font-weight: 700; margin-bottom: 10px; }
.etxooy p { font-size: 1.05rem; opacity: 0.9; }
.jjqi5 { padding: 50px 0; }
.jjqi5 h2 { font-size: 1.6rem; font-weight: 700; margin-bottom: 20px; color: var(--yaqpjdwk); }
.jjqi5 h3 { font-size: 1.2rem; font-weight: 600; margin-bottom: 14px; color: var(--yaqpjdwk); }
.jjqi5 p { margin-bottom: 16px; line-height: 1.8; color: var(--rum81td); }

/* === Responsive === */
@media (max-width: 1024px) {
  .lf7ly { grid-template-columns: repeat(2, 1fr); }
  .f62irfr { grid-template-columns: repeat(2, 1fr); }
  .db18jbu3 { grid-template-columns: repeat(2, 1fr); }
  .rcb48ess { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 768px) {
  .qnvsjkwp { display: none; position: fixed; top: 68px; left: 0; right: 0; background: #fff; flex-direction: column; padding: 20px; box-shadow: var(--w3vdaka-lg); gap: 4px; }
  .qnvsjkwp.active { display: flex; }
  .znaoinjp { display: block; }
  .t8bsw1c { height: 420px; }
  .ip3o1 h1 { font-size: 1.8rem; }
  .lf7ly { grid-template-columns: 1fr; }
  .ks9jgqj { grid-template-columns: 1fr; }
  .hfbug { grid-template-columns: 1fr; }
  .czahu3 { grid-template-columns: 1fr; }
  .f62irfr { grid-template-columns: repeat(2, 1fr); }
  .zl4xbd2 { grid-template-columns: 1fr; }
  .onvk3fus { grid-template-columns: 1fr; }
  .db18jbu3 { grid-template-columns: 1fr; }
  .rcb48ess { grid-template-columns: 1fr; }
  .sy1ygqf { padding: 50px 0; }
  .ache7j h2 { font-size: 1.6rem; }
  .xwy9s1dh { flex-direction: column; gap: 12px; text-align: center; }
}
@media (max-width: 480px) {
  .t8bsw1c { height: 360px; }
  .ip3o1 h1 { font-size: 1.5rem; }
  .ml99i1 { flex-direction: column; align-items: center; }
  .f62irfr { grid-template-columns: 1fr; }
}

/* === Hero Update Notice === */
.lq8wro {
  margin-top: 20px; padding: 8px 20px; border-radius: 20px;
  background: rgba(255,255,255,0.12); backdrop-filter: blur(4px);
}
.lq8wro h6 {
  font-size: 0.82rem; font-weight: 400; color: rgba(255,255,255,0.8);
  margin: 0;
}

/* === Today Picks Section === */
.kunus { background: var(--cmj49go); }
.i23xu1p { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.g9c0jgah {
  position: relative; padding: 28px 24px; border-radius: var(--jm9jug);
  background: var(--cmj49go); box-shadow: var(--w3vdaka);
  border: 1px solid var(--cpkdr); transition: var(--xrlrfzo);
  border-left: 4px solid var(--tq0ty9p8);
}
.g9c0jgah:hover { transform: translateY(-3px); box-shadow: var(--w3vdaka-lg); }
.z934fx {
  position: absolute; top: 12px; right: 12px;
  padding: 2px 10px; border-radius: 10px; font-size: 0.72rem; font-weight: 600;
  background: var(--oki5psc); color: #fff;
}
.g9c0jgah h4 { font-size: 1.05rem; font-weight: 600; margin-bottom: 8px; color: var(--yaqpjdwk); }
.g9c0jgah p { font-size: 0.9rem; color: var(--rum81td-light); line-height: 1.6; margin-bottom: 10px; }
.hlvka3q { font-size: 0.78rem; color: var(--rum81td-light); }

/* === Entertainment Section === */
.tdywg1ii { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; }
.sgmcvlg4 {
  padding: 28px 20px; border-radius: var(--jm9jug);
  background: var(--cmj49go); box-shadow: var(--w3vdaka);
  border: 1px solid var(--cpkdr); text-align: center;
  transition: var(--xrlrfzo);
}
.sgmcvlg4:hover { transform: translateY(-4px); box-shadow: var(--w3vdaka-lg); border-color: var(--tq0ty9p8); }
.kpnti {
  width: 56px; height: 56px; border-radius: 14px; margin: 0 auto 16px;
  background: rgba(232,67,111,0.08); display: flex; align-items: center; justify-content: center;
  font-size: 1.6rem;
}
.sgmcvlg4 h4 { font-size: 1rem; font-weight: 600; margin-bottom: 8px; color: var(--yaqpjdwk); }
.sgmcvlg4 p { font-size: 0.88rem; color: var(--rum81td-light); line-height: 1.6; }

/* === H5 & H6 Styles === */
.ache7j h5 {
  font-size: 0.92rem; font-weight: 400; color: var(--rum81td-light);
  margin-top: 8px;
}
.bin0p5fm .ache7j h5 { color: rgba(255,255,255,0.6); }

/* === Print Media Query === */
@media print {
  .phfj8b26, .vt063rf, .znaoinjp, .qifr6, .pckx96 { display: none; }
  .t8bsw1c { height: auto; background: #fff; color: #000; }
  .b9aib, .mcifw { display: none; }
  .ip3o1 { color: #000; }
  .ip3o1 h1 span { color: var(--tq0ty9p8); }
  body { font-size: 12pt; color: #000; }
  .bin0p5fm { background: #fff; color: #000; }
  .bin0p5fm h2, .bin0p5fm h3, .bin0p5fm p { color: #000; }
}

/* === Responsive additions === */
@media (max-width: 1024px) {
  .tdywg1ii { grid-template-columns: repeat(2, 1fr); }
  .i23xu1p { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 768px) {
  .tdywg1ii { grid-template-columns: 1fr; }
  .i23xu1p { grid-template-columns: 1fr; }
}
