/*
  设计提醒：电影档案馆新浪潮。
  当前文件负责溏心全站视觉基线：胶片米白、映厅墨蓝、琥珀铜色、错列叙事布局、细线框、片场编号感。
  每一次新增样式，都要确认是在强化“视频档案馆”气质，而不是回退为普通中轴模板站。
*/
:root {
  --bg: #f3eee4;
  --paper: #fbf7f1;
  --ink: #10233d;
  --soft-ink: #42556d;
  --accent: #b98566;
  --accent-deep: #8b5e48;
  --line: rgba(16, 35, 61, 0.15);
  --shadow: 0 22px 55px rgba(16, 35, 61, 0.12);
  --radius: 24px;
  --max: 1260px;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  font-family: "PingFang SC", "Microsoft YaHei", "Noto Sans SC", sans-serif;
  background: linear-gradient(180deg, #ede7db 0%, #f9f6f0 28%, #f2ece2 100%);
  color: var(--ink);
  line-height: 1.7;
}
a { color: inherit; text-decoration: none; }
img { display: block; width: 100%; height: auto; border-radius: 18px; }
button, input { font: inherit; }
main { padding-bottom: 3rem; }
.eevkp, .wpr1z9 {
  width: min(var(--max), calc(100% - 32px));
  margin: 18px auto;
}
.eevkp {
  background: rgba(251, 247, 241, 0.88);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  backdrop-filter: blur(10px);
  padding: 24px;
}
.wpr1z9 {
  display: grid;
  gap: 18px;
}
.goh9c {
  margin: 0 0 12px;
  font-size: 12px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--accent-deep);
}
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 14px;
  line-height: 1.2;
  color: var(--ink);
}
h1 { font-size: clamp(2.2rem, 5vw, 4.4rem); max-width: 12ch; }
h2 { font-size: clamp(1.45rem, 2.5vw, 2.4rem); }
h3 { font-size: 1.1rem; }
p { margin: 0 0 12px; color: var(--soft-ink); }
.hvx3nzqt { padding-top: 18px; }
.rfzc59, .u60sb6i, .al8pc, .uxur2be5 { display: flex; align-items: center; justify-content: space-between; gap: 16px; }
.git3zq { display: flex; align-items: center; gap: 16px; max-width: 60%; }
.git3zq img { width: 72px; min-width: 72px; border-radius: 20px; border: 1px solid var(--line); }
.git3zq strong { display: block; font-size: 1.4rem; }
.git3zq small { display: block; color: var(--soft-ink); }
.ablthk9 { display: flex; gap: 12px; flex-wrap: wrap; color: var(--soft-ink); font-size: 0.92rem; }
.u60sb6i { flex-wrap: wrap; }
.id8le {
  padding: 11px 16px;
  border-radius: 999px;
  border: 1px solid var(--line);
  transition: transform .28s ease, background .28s ease, color .28s ease;
}
.id8le:hover, .id8le.ggz6swb3 { background: var(--ink); color: #fff; transform: translateY(-2px); }
.al8pc { align-items: end; }
.o8srkc { display: grid; grid-template-columns: 1fr auto; gap: 12px; flex: 1; }
.o8srkc input {
  width: 100%; border-radius: 999px; border: 1px solid var(--line); padding: 14px 18px; background: #fffdf8;
}
.o8srkc button, .g78fsq, .pt7re, .zngey, .nksmtvr button {
  border: 0; border-radius: 999px; padding: 14px 20px; cursor: pointer; transition: transform .28s ease, opacity .28s ease;
}
.o8srkc button, .g78fsq, .nksmtvr button { background: var(--ink); color: #fff; }
.pt7re, .zngey { background: transparent; color: var(--ink); border: 1px solid var(--line); }
.o8srkc button:hover, .g78fsq:hover, .pt7re:hover, .zngey:hover, .nksmtvr button:hover { transform: translateY(-2px); }
.vhjq6de { margin-bottom: 2px; }
.pr8t0886 { margin: 0; font-size: 0.92rem; }
.af8m9, .zgaom4o, .kdeo3xr, .m15y5z73 { grid-template-columns: 1.16fr 0.84fr; align-items: stretch; }
.oe2a9k { grid-template-columns: 0.88fr 1.12fr; }
.nlaet { display: flex; flex-direction: column; justify-content: center; min-height: 560px; }
.mlse7q { max-width: 62ch; font-size: 1.03rem; }
.iw9lof { display: grid; gap: 14px; min-height: 560px; }
.iw9lof figure { margin: 0; position: relative; overflow: hidden; border-radius: 22px; }
.iw9lof figure:first-child { min-height: 340px; }
.iw9lof figure:last-child { min-height: 180px; }
.iw9lof img, .y9x1k3 img { height: 100%; object-fit: cover; }
.uekq45j9 { display: flex; gap: 12px; flex-wrap: wrap; margin: 20px 0; }
.pkksr { display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; margin-top: auto; }
.pkksr div { border-top: 1px solid var(--line); padding-top: 12px; }
.pkksr strong { display: block; font-size: 1.5rem; }
.mzvqa { position: relative; overflow: hidden; }
.mzvqa::after {
  content: ""; position: absolute; inset: auto -40px -40px auto; width: 180px; height: 180px;
  background: radial-gradient(circle, rgba(185,133,102,0.25) 0%, rgba(185,133,102,0) 72%);
}
.pspg0x { position: relative; overflow: hidden; }
.pspg0x::before {
  content: "01"; position: absolute; top: 18px; right: 24px; font-size: 4rem; color: rgba(16,35,61,0.07); font-weight: 700;
}
.ykrbj { grid-template-columns: repeat(4, 1fr); }
.jbsazap { background: rgba(16,35,61,0.92); color: #f4efe6; border-radius: 22px; padding: 22px; }
.jbsazap h3 { color: #fff; }
.jbsazap ul { margin: 0; padding-left: 18px; }
.jbsazap li { margin-bottom: 10px; }
.u9z5y { grid-template-columns: repeat(3, 1fr); }
.fvbg09nb {
  background: rgba(250,247,241,0.94); border: 1px solid var(--line); border-radius: 22px; overflow: hidden; box-shadow: var(--shadow);
}
.oh0sdv {
  position: relative; min-height: 220px; background:
    linear-gradient(145deg, rgba(16,35,61,0.86), rgba(82,33,46,0.74)),
    url('/assets/img/hero-studio.uq46a') center/cover;
  display: flex; align-items: flex-end; justify-content: space-between; padding: 16px; color: #fff;
}
.oh0sdv::before {
  content: ""; position: absolute; inset: 18px; border: 1px solid rgba(255,255,255,0.18); border-radius: 18px;
}
.mdz5drk {
  position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%) scale(.88);
  width: 84px; height: 84px; border-radius: 50%; display: grid; place-items: center;
  background: rgba(255,255,255,0.14); border: 1px solid rgba(255,255,255,0.28); font-size: 2rem; opacity: 0; transition: all .28s ease;
}
.oh0sdv.rtvyj1 .mdz5drk, .oh0sdv:hover .mdz5drk { opacity: 1; transform: translate(-50%, -50%) scale(1); }
.ebct9kp, .w6qgi {
  position: relative; z-index: 2; display: inline-flex; padding: 6px 10px; border-radius: 999px; background: rgba(255,255,255,0.14);
}
.rapm8q0v { padding: 18px; }
.d3pp2r2, .m53nh55, .q1248inz, .pn7kw { display: flex; flex-wrap: wrap; gap: 10px; }
.d3pp2r2 span, .q1248inz span, .pn7kw span {
  display: inline-flex; align-items: center; padding: 7px 10px; border-radius: 999px; background: rgba(16,35,61,0.06); color: var(--ink); font-size: 0.92rem;
}
.nps0tzya em { font-style: normal; margin-right: 8px; color: var(--accent-deep); }
.wb0oe {
  margin: 0; padding: 18px; background: #131d2b; color: #dde6f1; border-radius: 18px; overflow-x: auto; font-size: 0.93rem; line-height: 1.6;
}
.pn7kw { margin-top: 18px; }
.pn7kw span { padding: 12px 16px; background: rgba(185,133,102,0.13); }
.vvng0p { display: grid; gap: 12px; }
.lfkloki {
  border: 1px solid var(--line); border-radius: 18px; padding: 14px 18px; background: rgba(255,255,255,0.45);
}
.lfkloki summary { cursor: pointer; font-weight: 700; color: var(--ink); }
.jksfh6j { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }
.pbueyc9c {
  background: linear-gradient(180deg, rgba(255,255,255,0.86), rgba(247,240,231,0.95));
  border: 1px solid var(--line); border-radius: 22px; padding: 18px;
}
.kzcq7 { display: flex; align-items: center; gap: 10px; font-size: 0.95rem; }
.lcp5019 { padding-top: 8px; }
.uyeahz1u { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 18px; }
.pyyihi { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.pyyihi figure { margin: 0; }
.pyyihi figcaption { margin-top: 10px; color: var(--soft-ink); }
.nksmtvr { border: 1px dashed var(--line); padding: 16px; border-radius: 18px; }
.glc6ygm { margin-top: 12px; font-weight: 700; color: var(--accent-deep); }
.uxur2be5 { margin-top: 18px; border-top: 1px solid var(--line); padding-top: 18px; }
@media (max-width: 1080px) {
  .af8m9, .zgaom4o, .kdeo3xr, .m15y5z73, .oe2a9k, .u9z5y, .ykrbj, .uyeahz1u, .jksfh6j { grid-template-columns: 1fr 1fr; }
  .pkksr { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 760px) {
  .rfzc59, .u60sb6i, .al8pc, .uxur2be5 { align-items: flex-start; }
  .rfzc59, .al8pc, .uxur2be5 { flex-direction: column; }
  .git3zq { max-width: 100%; }
  .af8m9, .zgaom4o, .kdeo3xr, .m15y5z73, .oe2a9k, .u9z5y, .ykrbj, .uyeahz1u, .jksfh6j, .pyyihi { grid-template-columns: 1fr; }
  .o8srkc { grid-template-columns: 1fr; width: 100%; }
  .nlaet { min-height: auto; }
  .iw9lof { min-height: auto; }
  .pkksr { grid-template-columns: 1fr 1fr; }
  h1 { max-width: none; }
}
