/* Fangxun AI summit project brief. Based on html-ppt's pitch-deck structure. */
.tpl-fangxun {
  --bg: #f6f9fc;
  --bg-soft: #eaf2f8;
  --surface: #ffffff;
  --surface-2: #eef5fa;
  --border: rgba(26, 65, 101, .14);
  --border-strong: rgba(23, 71, 111, .28);
  --text-1: #12304a;
  --text-2: #49667d;
  --text-3: #7890a2;
  --accent: #147cba;
  --accent-2: #17a9a2;
  --accent-3: #d89a38;
  --good: #198b69;
  --warn: #d89a38;
  --bad: #bc4e5a;
  --grad: linear-gradient(118deg, #147cba 0%, #17a9a2 58%, #d89a38 100%);
  --grad-soft: linear-gradient(120deg, #e9f3fb 0%, #edf9f7 55%, #fff8ec 100%);
  --radius: 8px;
  --radius-sm: 6px;
  --radius-lg: 12px;
  --shadow: 0 12px 30px rgba(20, 61, 94, .08);
  --shadow-lg: 0 20px 48px rgba(20, 61, 94, .14);
  --font-display: 'Noto Sans SC', 'Inter', sans-serif;
  --letter-tight: 0;
  --letter-normal: 0;
  background: var(--bg);
}

.tpl-fangxun .slide { padding: 78px 108px 66px; }
.tpl-fangxun h1, .tpl-fangxun h2, .tpl-fangxun h3, .tpl-fangxun h4 { letter-spacing: 0; }
.tpl-fangxun .deck-header { color: var(--text-3); }
.tpl-fangxun .deck-footer { color: var(--text-3); }
.tpl-fangxun .page-title { font-size: 56px; line-height: 1.2; font-weight: 800; margin: 10px 0 0; }
.tpl-fangxun .page-lede { margin: 14px 0 0; font-size: 19px; line-height: 1.7; max-width: 68ch; }
.tpl-fangxun .section-label { color: var(--accent); font-family: var(--font-mono); font-size: 13px; font-weight: 700; letter-spacing: .08em; }
.tpl-fangxun .accent-text { color: var(--accent); }

/* Cover */
.tpl-fangxun .cover-slide { color: #f8fbff; background: #081d32; padding: 88px 112px; }
.tpl-fangxun .cover-grid { position: absolute; inset: 0; opacity: .32; background-image: linear-gradient(rgba(122, 187, 220, .14) 1px, transparent 1px), linear-gradient(90deg, rgba(122, 187, 220, .14) 1px, transparent 1px); background-size: 54px 54px; }
.tpl-fangxun .cover-glow { position: absolute; width: 760px; height: 760px; right: 34px; top: -214px; border-radius: 50%; background: radial-gradient(circle, rgba(29, 177, 186, .28) 0%, rgba(20, 124, 186, .10) 44%, transparent 70%); }
.tpl-fangxun .cover-orbit { position: absolute; border: 1px solid rgba(125, 219, 222, .42); border-radius: 50%; transform: rotate(-22deg); }
.tpl-fangxun .orbit-one { width: 700px; height: 182px; right: 34px; top: 252px; }
.tpl-fangxun .orbit-two { width: 538px; height: 128px; right: 108px; top: 290px; border-color: rgba(228, 180, 90, .46); }
.tpl-fangxun .cover-copy { position: relative; z-index: 2; width: 59%; }
.tpl-fangxun .cover-kicker { margin: 0; color: #a7dce7; font-family: var(--font-mono); font-size: 13px; letter-spacing: .1em; }
.tpl-fangxun .title-rule { width: 80px; height: 3px; background: var(--accent-3); margin: 22px 0; }
.tpl-fangxun .cover-title { margin: 0; color: #f8fbff; font-size: 76px; line-height: 1.13; font-weight: 800; }
.tpl-fangxun .cover-title span { color: #62d5d3; }
.tpl-fangxun .cover-title .cover-title-line { color: inherit; }
.tpl-fangxun .cover-subtitle { margin: 21px 0 0; color: #f2d29b; font-size: 30px; font-weight: 700; }
.tpl-fangxun .cover-theme { max-width: 32em; margin: 13px 0 0; color: #d6e8f2; font-size: 20px; line-height: 1.6; }
.tpl-fangxun .cover-meta { display: flex; gap: 42px; margin-top: 48px; }
.tpl-fangxun .cover-meta div { display: grid; gap: 5px; }
.tpl-fangxun .cover-meta span { color: #9db8c9; font-size: 13px; }
.tpl-fangxun .cover-meta strong { color: #ffffff; font-size: 16px; font-weight: 600; }
.tpl-fangxun .cover-visual { position: absolute; z-index: 2; width: 312px; right: 114px; bottom: 92px; }
.tpl-fangxun .poster-frame { height: 374px; overflow: hidden; border: 1px solid rgba(165, 225, 238, .45); box-shadow: 0 22px 52px rgba(0, 0, 0, .34); background: #0a2948; }
.tpl-fangxun .poster-frame img { width: 100%; height: 100%; object-fit: cover; object-position: center top; opacity: .92; }
.tpl-fangxun .visual-caption { margin-top: 11px; color: #9ddde0; font-size: 12px; letter-spacing: .08em; text-align: center; }
.tpl-fangxun .cover-footer { color: #9bb5c6; }
.tpl-fangxun .cohost-signature { display: flex; align-items: center; gap: 12px; }
.tpl-fangxun .cohost-label { color: inherit; font-size: 11px; letter-spacing: .08em; white-space: nowrap; }
.tpl-fangxun .cohost-logo-row { display: flex; align-items: center; gap: 10px; height: 60px; padding: 4px 11px; background: rgba(255, 255, 255, .96); border: 1px solid rgba(188, 226, 234, .42); }
.tpl-fangxun .cohost-logo { position: relative; display: flex; align-items: center; justify-content: center; height: 52px; overflow: hidden; }
.tpl-fangxun .cohost-logo img { display: block; max-width: none; }
.tpl-fangxun .cohost-logo-jarvis { width: 153px; }
.tpl-fangxun .cohost-logo-jarvis img { position: absolute; width: 171px; left: -7px; top: -57px; }
.tpl-fangxun .cohost-logo-baoh { width: 142px; }
.tpl-fangxun .cohost-logo-baoh img { width: 142px; height: auto; }
.tpl-fangxun .cohost-separator { width: 1px; height: 34px; background: rgba(19, 48, 74, .18); }
.tpl-fangxun .cover-cohost-bar { position: absolute; z-index: 4; top: 26px; right: 106px; display: grid; gap: 5px; }
.tpl-fangxun .cover-cohost-label { color: #377b9b; font-size: 11px; letter-spacing: .08em; }
.tpl-fangxun .cover-cohost-logos { display: flex; align-items: center; gap: 10px; }
.tpl-fangxun .cover-cohost-logos img { display: block; height: 36px; width: auto; max-width: 155px; object-fit: contain; }
.tpl-fangxun .cover-cohost-logos img:first-child { width: 140px; }
.tpl-fangxun .cover-cohost-logos img:last-child { width: 126px; }
.tpl-fangxun .cover-cohost-separator { width: 1px; height: 26px; background: rgba(19, 81, 116, .28); }

/* Positioning */
.tpl-fangxun .value-grid { gap: 16px; }
.tpl-fangxun .value-card { min-height: 246px; padding: 24px 20px; border: 1px solid var(--border); border-top: 3px solid var(--accent); background: var(--surface); box-shadow: var(--shadow); }
.tpl-fangxun .value-card:nth-child(2) { border-top-color: var(--accent-2); }
.tpl-fangxun .value-card:nth-child(3) { border-top-color: var(--accent-3); }
.tpl-fangxun .value-card:nth-child(4) { border-top-color: var(--good); }
.tpl-fangxun .card-index { display: block; color: var(--text-3); font-family: var(--font-mono); font-size: 13px; }
.tpl-fangxun .value-card h3 { margin-top: 44px; color: var(--text-1); font-size: 25px; }
.tpl-fangxun .value-card p { margin: 8px 0 0; color: var(--text-2); font-size: 15px; line-height: 1.65; }
.tpl-fangxun .statement-bar { display: flex; align-items: center; gap: 10px; margin-top: 27px; padding: 16px 19px; border-left: 3px solid var(--accent-3); background: #fffaf0; color: var(--text-2); font-size: 16px; }
.tpl-fangxun .statement-bar strong { color: var(--text-1); }
.tpl-fangxun .statement-dot { width: 7px; height: 7px; border-radius: 50%; background: var(--accent-3); }

/* Background */
.tpl-fangxun .two-col-layout { display: grid; grid-template-columns: minmax(0, 1.5fr) minmax(300px, .76fr); gap: 62px; align-items: center; }
.tpl-fangxun .trend-stack { margin-top: 28px; border-top: 1px solid var(--border); }
.tpl-fangxun .trend-row { display: grid; grid-template-columns: 54px 1fr; gap: 17px; padding: 17px 0; border-bottom: 1px solid var(--border); }
.tpl-fangxun .trend-number { color: var(--accent); font-family: var(--font-mono); font-size: 15px; font-weight: 700; padding-top: 4px; }
.tpl-fangxun .trend-row h3 { color: var(--text-1); font-size: 21px; margin: 0; }
.tpl-fangxun .trend-row p { color: var(--text-2); font-size: 15px; line-height: 1.6; margin: 5px 0 0; }
.tpl-fangxun .challenge-panel { min-height: 486px; padding: 34px; background: #0e2d47; color: #e9f6fb; border-top: 4px solid #69d5d3; box-shadow: var(--shadow-lg); }
.tpl-fangxun .panel-kicker { color: #8fded9; font-family: var(--font-mono); font-size: 12px; letter-spacing: .08em; margin: 0; }
.tpl-fangxun .challenge-panel h3 { color: #ffffff; font-size: 29px; line-height: 1.42; margin: 28px 0 0; }
.tpl-fangxun .challenge-list { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 28px; }
.tpl-fangxun .challenge-list span { padding: 8px 10px; border: 1px solid rgba(201, 235, 244, .30); color: #d8eef3; font-size: 13px; }
.tpl-fangxun .panel-foot { margin: 42px 0 0; color: #a8cbd8; font-size: 15px; line-height: 1.7; }

/* Audience */
.tpl-fangxun .audience-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }
.tpl-fangxun .audience-card { min-height: 170px; padding: 20px 22px; background: var(--surface); border: 1px solid var(--border); box-shadow: var(--shadow); }
.tpl-fangxun .audience-type { color: var(--accent); font-size: 13px; font-weight: 700; }
.tpl-fangxun .audience-card h3 { color: var(--text-1); font-size: 22px; margin: 19px 0 4px; }
.tpl-fangxun .audience-card p { color: var(--text-2); font-size: 14px; line-height: 1.62; margin: 0; }
.tpl-fangxun .audience-card-accent { background: #eff9f7; border-color: rgba(23, 169, 162, .35); }
.tpl-fangxun .audience-card-accent .audience-type { color: var(--good); }

/* Content flow */
.tpl-fangxun .content-flow { display: flex; align-items: center; gap: 12px; }
.tpl-fangxun .flow-item { flex: 1; min-height: 220px; padding: 20px 16px; border: 1px solid var(--border); background: var(--surface); box-shadow: var(--shadow); }
.tpl-fangxun .flow-item span { color: var(--accent); font-family: var(--font-mono); font-size: 13px; font-weight: 700; }
.tpl-fangxun .flow-item h3 { color: var(--text-1); font-size: 21px; margin: 42px 0 8px; }
.tpl-fangxun .flow-item p { color: var(--text-2); font-size: 14px; line-height: 1.65; margin: 0; }
.tpl-fangxun .flow-item-final { background: #e8f7f5; border-color: rgba(23, 169, 162, .34); }
.tpl-fangxun .flow-arrow { color: var(--accent-3); font-size: 24px; font-weight: 700; }
.tpl-fangxun .content-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-top: 20px; }
.tpl-fangxun .content-cards div { padding: 14px 17px; border-left: 3px solid var(--accent); background: var(--surface-2); }
.tpl-fangxun .content-cards div:nth-child(2) { border-left-color: var(--accent-3); }
.tpl-fangxun .content-cards strong { color: var(--text-1); font-size: 15px; }
.tpl-fangxun .content-cards p { color: var(--text-2); font-size: 14px; margin: 4px 0 0; }

/* Agenda */
.tpl-fangxun .agenda-main { display: grid; grid-template-columns: minmax(0, 1fr) 244px; gap: 36px; align-items: center; }
.tpl-fangxun .agenda-copy .page-title { font-size: 46px; }
.tpl-fangxun .agenda-columns { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; margin-top: 22px; }
.tpl-fangxun .agenda-period { color: var(--accent); font-size: 14px; font-weight: 700; margin: 0 0 8px; }
.tpl-fangxun .agenda-period-alt { color: var(--good); }
.tpl-fangxun .agenda-row { display: grid; grid-template-columns: 96px 1fr; gap: 12px; padding: 9px 0; border-top: 1px solid var(--border); }
.tpl-fangxun .agenda-row time { color: var(--accent); font-family: var(--font-mono); font-size: 14px; font-weight: 700; }
.tpl-fangxun .agenda-row strong { display: block; color: var(--text-1); font-size: 15px; line-height: 1.38; }
.tpl-fangxun .agenda-row span { display: block; color: var(--text-2); font-size: 12px; line-height: 1.45; margin-top: 2px; }
.tpl-fangxun .agenda-poster { height: 534px; overflow: hidden; border: 1px solid var(--border); background: #0a4ba1; box-shadow: var(--shadow-lg); }
.tpl-fangxun .agenda-poster img { width: 100%; height: 100%; object-fit: cover; object-position: center top; }

/* Execution */
.tpl-fangxun .execution-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.tpl-fangxun .execution-card { min-height: 371px; padding: 26px 24px; background: var(--surface); border: 1px solid var(--border); box-shadow: var(--shadow); }
.tpl-fangxun .phase-tag { display: inline-block; padding: 4px 9px; color: var(--accent); background: #e8f5fb; font-size: 13px; font-weight: 700; }
.tpl-fangxun .phase-live { color: var(--good); background: #e7f7f4; }
.tpl-fangxun .phase-after { color: #a66a17; background: #fff4df; }
.tpl-fangxun .execution-card h3 { color: var(--text-1); font-size: 24px; line-height: 1.36; margin: 25px 0 17px; }
.tpl-fangxun .execution-card ul { padding: 0; margin: 0; list-style: none; }
.tpl-fangxun .execution-card li { position: relative; padding-left: 15px; color: var(--text-2); font-size: 14px; line-height: 1.65; margin: 6px 0; }
.tpl-fangxun .execution-card li::before { content: ''; position: absolute; width: 5px; height: 5px; left: 0; top: .67em; border-radius: 50%; background: var(--accent); }
.tpl-fangxun .deliverable { margin: 22px 0 0; padding-top: 15px; border-top: 1px solid var(--border); color: var(--text-3); font-size: 12px; line-height: 1.55; }
.tpl-fangxun .role-strip { display: flex; justify-content: space-between; gap: 10px; margin-top: 20px; padding: 16px 18px; background: #eaf3f8; color: var(--text-2); font-size: 14px; }
.tpl-fangxun .role-strip span { white-space: nowrap; }

/* Invitation */
.tpl-fangxun .promotion-layout { display: grid; grid-template-columns: minmax(0, 1.55fr) minmax(320px, .75fr); gap: 60px; align-items: center; }
.tpl-fangxun .channel-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-top: 28px; }
.tpl-fangxun .channel-grid article { padding: 17px 18px; background: var(--surface); border: 1px solid var(--border); }
.tpl-fangxun .channel-grid span { color: var(--accent); font-size: 15px; font-weight: 700; }
.tpl-fangxun .channel-grid p { color: var(--text-2); font-size: 14px; line-height: 1.6; margin: 7px 0 0; }
.tpl-fangxun .invite-quote { padding: 35px 30px; background: #103451; border-top: 4px solid var(--accent-3); color: #eaf7fa; box-shadow: var(--shadow-lg); }
.tpl-fangxun .invite-quote p { color: #94dbd5; font-family: var(--font-mono); font-size: 12px; letter-spacing: .08em; margin: 0; }
.tpl-fangxun .invite-quote blockquote { color: #ffffff; font-size: 29px; font-weight: 700; line-height: 1.48; margin: 32px 0; }
.tpl-fangxun .invite-quote span { color: #bbd3df; font-size: 14px; line-height: 1.65; }

/* Resources and risk */
.tpl-fangxun .resource-risk-layout { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.tpl-fangxun .resource-block, .tpl-fangxun .risk-block { min-height: 404px; padding: 26px 29px; background: var(--surface); border: 1px solid var(--border); box-shadow: var(--shadow); }
.tpl-fangxun .resource-block h3, .tpl-fangxun .risk-block h3 { color: var(--text-1); font-size: 25px; margin: 0 0 14px; }
.tpl-fangxun .resource-list div { display: grid; grid-template-columns: 112px 1fr; gap: 14px; padding: 10px 0; border-top: 1px solid var(--border); }
.tpl-fangxun .resource-list strong { color: var(--accent); font-size: 14px; }
.tpl-fangxun .resource-list span { color: var(--text-2); font-size: 14px; line-height: 1.52; }
.tpl-fangxun .resource-block > p { color: var(--text-3); font-size: 12px; margin: 16px 0 0; }
.tpl-fangxun .risk-block { background: #fffaf1; border-color: rgba(216, 154, 56, .30); }
.tpl-fangxun .risk-list { display: grid; grid-template-columns: 1fr 1fr; gap: 0 22px; }
.tpl-fangxun .risk-list div { padding: 11px 0; border-top: 1px solid rgba(178, 127, 50, .20); }
.tpl-fangxun .risk-list span { color: #9b691a; font-size: 14px; font-weight: 700; }
.tpl-fangxun .risk-list p { color: var(--text-2); font-size: 13px; line-height: 1.58; margin: 3px 0 0; }
.tpl-fangxun .compliance-note { margin-top: 17px; padding: 13px 17px; background: #eaf3f8; border-left: 3px solid var(--accent); color: var(--text-2); font-size: 14px; }

/* Closing */
.tpl-fangxun .closing-slide { color: #eaf5fb; background: #0a243b; padding: 78px 108px; }
.tpl-fangxun .closing-bg { position: absolute; inset: 0; opacity: .40; background-image: linear-gradient(120deg, rgba(21, 124, 186, .18), transparent 55%), linear-gradient(rgba(104, 204, 211, .09) 1px, transparent 1px), linear-gradient(90deg, rgba(104, 204, 211, .09) 1px, transparent 1px); background-size: auto, 52px 52px, 52px 52px; }
.tpl-fangxun .closing-copy { position: relative; z-index: 1; width: 65%; }
.tpl-fangxun .closing-title { color: #ffffff; font-size: 57px; line-height: 1.23; font-weight: 800; margin: 20px 0 0; }
.tpl-fangxun .closing-title span { color: #66d4d2; }
.tpl-fangxun .closing-lede { color: #c0d8e4; font-size: 18px; margin: 15px 0 0; }
.tpl-fangxun .outcome-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin-top: 29px; }
.tpl-fangxun .outcome-grid div { padding: 16px; border: 1px solid rgba(179, 224, 232, .22); background: rgba(7, 38, 61, .44); }
.tpl-fangxun .outcome-grid strong { display: block; color: #f3d39d; font-size: 16px; }
.tpl-fangxun .outcome-grid span { display: block; color: #c5dce5; font-size: 13px; line-height: 1.5; margin-top: 5px; }
.tpl-fangxun .contact-panel { display: grid; grid-template-columns: 1fr 1.25fr 1fr; gap: 10px; margin-top: 25px; padding-top: 18px; border-top: 1px solid rgba(179, 224, 232, .28); }
.tpl-fangxun .contact-panel div { display: grid; gap: 4px; }
.tpl-fangxun .contact-panel span { color: #9dbcc9; font-size: 12px; }
.tpl-fangxun .contact-panel strong { color: #ffffff; font-size: 14px; font-weight: 600; line-height: 1.6; }
.tpl-fangxun .registration-qr { display: grid; grid-template-columns: 78px minmax(0, 1fr); align-items: center; gap: 10px; }
.tpl-fangxun .registration-qr img { width: 78px; height: 78px; padding: 3px; background: #ffffff; object-fit: contain; }
.tpl-fangxun .registration-qr div { align-content: center; }
.tpl-fangxun .registration-qr strong { color: #0b78ae; }
.tpl-fangxun .closing-poster { position: absolute; z-index: 2; right: 104px; top: 75px; width: 254px; height: 552px; overflow: hidden; border: 1px solid rgba(175, 224, 235, .36); box-shadow: 0 24px 54px rgba(0, 0, 0, .36); }
.tpl-fangxun .closing-poster img { width: 100%; height: 100%; object-fit: cover; object-position: center top; }
.tpl-fangxun .closing-footer { color: #97b6c4; }

/* Sky blue theme override */
.tpl-fangxun {
  --bg: #eaf8ff;
  --bg-soft: #d8f3ff;
  --surface: rgba(255, 255, 255, .88);
  --surface-2: #dff5ff;
  --border: rgba(43, 133, 176, .20);
  --border-strong: rgba(25, 117, 161, .36);
  --text-1: #0c4b70;
  --text-2: #356d8b;
  --text-3: #6394ae;
  --accent: #168fc5;
  --accent-2: #25b8d9;
  --accent-3: #4e7fe2;
  --good: #168fc5;
  --warn: #4e7fe2;
  --bad: #b4566b;
  --grad: linear-gradient(118deg, #168fc5 0%, #25b8d9 58%, #6aa8f6 100%);
  --grad-soft: linear-gradient(120deg, #effbff 0%, #d8f5ff 55%, #c5ecff 100%);
  --shadow: 0 12px 30px rgba(27, 128, 174, .10);
  --shadow-lg: 0 20px 48px rgba(27, 128, 174, .16);
}

.tpl-fangxun .cover-slide,
.tpl-fangxun .closing-slide {
  color: #0c4b70;
  background: linear-gradient(135deg, #c8f3ff 0%, #a9e7fa 48%, #78cbed 100%);
}
.tpl-fangxun .cover-grid {
  opacity: .60;
  background-image: linear-gradient(rgba(27, 130, 178, .16) 1px, transparent 1px), linear-gradient(90deg, rgba(27, 130, 178, .16) 1px, transparent 1px);
}
.tpl-fangxun .cover-glow { background: radial-gradient(circle, rgba(255, 255, 255, .82) 0%, rgba(229, 252, 255, .42) 42%, transparent 70%); }
.tpl-fangxun .cover-orbit { border-color: rgba(22, 143, 197, .42); }
.tpl-fangxun .orbit-two { border-color: rgba(78, 127, 226, .42); }
.tpl-fangxun .cover-kicker { color: #2f7799; }
.tpl-fangxun .title-rule { background: var(--accent-2); }
.tpl-fangxun .cover-title { color: #0a4667; }
.tpl-fangxun .cover-title span { color: #0b8cbb; }
.tpl-fangxun .cover-title .cover-title-line { color: #0a4667; }
.tpl-fangxun .cover-subtitle { color: #276d99; }
.tpl-fangxun .cover-theme { color: #1d5c7b; }
.tpl-fangxun .cover-meta span { color: #4d85a2; }
.tpl-fangxun .cover-meta strong { color: #0d4e71; }
.tpl-fangxun .cover-proof { margin: 17px 0 0; color: #0b719c; font-size: 15px; font-weight: 700; }
.tpl-fangxun .poster-frame { border-color: rgba(37, 160, 205, .48); box-shadow: 0 22px 52px rgba(24, 121, 164, .20); background: #e9faff; }
.tpl-fangxun .visual-caption,
.tpl-fangxun .cover-footer { color: #377b9b; }

.tpl-fangxun .statement-bar { border-left-color: var(--accent-2); background: #dff6ff; }
.tpl-fangxun .statement-dot { background: var(--accent-2); }
.tpl-fangxun .challenge-panel { background: #d6f5ff; color: #174f70; border-top-color: var(--accent-2); box-shadow: var(--shadow-lg); }
.tpl-fangxun .panel-kicker { color: #168fc5; }
.tpl-fangxun .challenge-panel h3 { color: #0d4c6e; }
.tpl-fangxun .challenge-list span { border-color: rgba(22, 143, 197, .30); color: #276d8c; background: rgba(255, 255, 255, .52); }
.tpl-fangxun .panel-foot { color: #397897; }

.tpl-fangxun .audience-card-accent,
.tpl-fangxun .flow-item-final { background: #dff7ff; border-color: rgba(37, 184, 217, .42); }
.tpl-fangxun .audience-card-accent .audience-type { color: #168fc5; }
.tpl-fangxun .flow-arrow { color: var(--accent-2); }
.tpl-fangxun .content-cards div { background: #dff5ff; border-left-color: var(--accent); }
.tpl-fangxun .content-cards div:nth-child(2) { border-left-color: var(--accent-2); }
.tpl-fangxun .agenda-period-alt { color: #168fc5; }
.tpl-fangxun .agenda-poster { background: #d6f5ff; box-shadow: var(--shadow-lg); }

.tpl-fangxun .phase-tag { color: #087db1; background: #d9f4ff; }
.tpl-fangxun .phase-live { color: #087db1; background: #d5f7ff; }
.tpl-fangxun .phase-after { color: #386cca; background: #e6edff; }
.tpl-fangxun .role-strip,
.tpl-fangxun .compliance-note { background: #d9f3ff; }
.tpl-fangxun .invite-quote { background: #d6f5ff; border-top-color: var(--accent-2); color: #174f70; box-shadow: var(--shadow-lg); }
.tpl-fangxun .invite-quote p { color: #168fc5; }
.tpl-fangxun .invite-quote blockquote { color: #0d4c6e; }
.tpl-fangxun .invite-quote span { color: #397897; }
.tpl-fangxun .risk-block { background: #dff6ff; border-color: rgba(22, 143, 197, .30); }
.tpl-fangxun .risk-list div { border-top-color: rgba(22, 143, 197, .18); }
.tpl-fangxun .risk-list span { color: #167eb2; }

/* Speaker and social-proof slides */
.tpl-fangxun .speaker-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 12px; }
.tpl-fangxun .speaker-card { min-height: 296px; padding: 20px 17px; background: rgba(255, 255, 255, .88); border: 1px solid var(--border); border-top: 3px solid var(--accent); box-shadow: var(--shadow); }
.tpl-fangxun .speaker-card:nth-child(2) { border-top-color: var(--accent-2); }
.tpl-fangxun .speaker-card:nth-child(3) { border-top-color: var(--accent-3); }
.tpl-fangxun .speaker-card:nth-child(4) { border-top-color: #1f9dbf; }
.tpl-fangxun .speaker-card-last { border-top-color: #5d8ae8; }
.tpl-fangxun .speaker-number { color: var(--accent); font-family: var(--font-mono); font-size: 13px; font-weight: 700; }
.tpl-fangxun .speaker-name { color: var(--text-1); font-size: 24px; font-weight: 800; margin: 34px 0 2px; }
.tpl-fangxun .speaker-role { color: var(--accent); font-size: 13px; font-weight: 700; line-height: 1.45; min-height: 38px; margin: 0; }
.tpl-fangxun .speaker-card h3 { color: var(--text-1); font-size: 19px; line-height: 1.38; margin: 23px 0 8px; }
.tpl-fangxun .speaker-card > p:last-child { color: var(--text-2); font-size: 13px; line-height: 1.65; margin: 0; }

.tpl-fangxun .past-gallery { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; }
.tpl-fangxun .past-gallery figure { margin: 0; background: var(--surface); border: 1px solid var(--border); box-shadow: var(--shadow); overflow: hidden; }
.tpl-fangxun .past-gallery img { width: 100%; height: 260px; object-fit: cover; }
.tpl-fangxun .past-gallery figure:nth-child(1) img { object-position: center 40%; }
.tpl-fangxun .past-gallery figure:nth-child(2) img { object-position: center center; }
.tpl-fangxun .past-gallery figure:nth-child(3) img { object-position: center 46%; }
.tpl-fangxun .past-gallery figcaption { padding: 11px 14px; color: var(--text-1); font-size: 14px; font-weight: 700; }
.tpl-fangxun .attendance-proof { display: flex; align-items: center; gap: 18px; margin-top: 18px; padding: 15px 19px; border-left: 3px solid var(--accent-2); background: #d9f5ff; color: var(--text-2); font-size: 15px; }
.tpl-fangxun .attendance-proof strong { color: var(--text-1); font-size: 17px; }
.tpl-fangxun .attendance-proof span + span { padding-left: 18px; border-left: 1px solid var(--border-strong); }

.tpl-fangxun .registration-layout { display: grid; grid-template-columns: .72fr 1.28fr; gap: 20px; }
.tpl-fangxun .registration-stats { display: grid; grid-template-columns: 1fr; border: 1px solid var(--border); background: rgba(255, 255, 255, .88); box-shadow: var(--shadow); }
.tpl-fangxun .registration-stats div { display: grid; align-content: center; min-height: 112px; padding: 17px 24px; border-bottom: 1px solid var(--border); }
.tpl-fangxun .registration-stats div:last-child { border-bottom: 0; }
.tpl-fangxun .registration-stats span { color: var(--text-3); font-size: 14px; }
.tpl-fangxun .registration-stats strong { color: var(--accent); font-size: 34px; line-height: 1.2; }
.tpl-fangxun .registration-reasons { min-height: 358px; padding: 26px 28px; background: #d9f5ff; border: 1px solid rgba(22, 143, 197, .28); }
.tpl-fangxun .registration-reasons h3 { color: var(--text-1); font-size: 24px; margin: 0 0 18px; }
.tpl-fangxun .reason-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.tpl-fangxun .reason-grid div { min-height: 124px; padding: 16px; background: rgba(255, 255, 255, .80); border: 1px solid rgba(22, 143, 197, .20); }
.tpl-fangxun .reason-grid strong { display: block; color: var(--accent); font-size: 18px; }
.tpl-fangxun .reason-grid span { display: block; color: var(--text-2); font-size: 14px; line-height: 1.58; margin-top: 7px; }
.tpl-fangxun .registration-note { margin-top: 18px; padding: 14px 17px; color: var(--text-2); border-left: 3px solid var(--accent); background: var(--surface-2); font-size: 15px; }

.tpl-fangxun .closing-bg {
  opacity: .62;
  background-image: linear-gradient(120deg, rgba(255, 255, 255, .58), transparent 55%), linear-gradient(rgba(25, 138, 184, .13) 1px, transparent 1px), linear-gradient(90deg, rgba(25, 138, 184, .13) 1px, transparent 1px);
}
.tpl-fangxun .closing-title { color: #0b4668; }
.tpl-fangxun .closing-title span { color: #0a8fbd; }
.tpl-fangxun .closing-lede { color: #245f7e; }
.tpl-fangxun .outcome-grid div { border-color: rgba(21, 137, 183, .28); background: rgba(255, 255, 255, .66); }
.tpl-fangxun .outcome-grid strong { color: #0b78ae; }
.tpl-fangxun .outcome-grid span { color: #286986; }
.tpl-fangxun .contact-panel { border-top-color: rgba(21, 137, 183, .30); }
.tpl-fangxun .contact-panel span { color: #4b83a0; }
.tpl-fangxun .contact-panel strong { color: #0c4b70; }
.tpl-fangxun .closing-poster { border-color: rgba(37, 160, 205, .46); box-shadow: 0 24px 54px rgba(24, 121, 164, .18); }
.tpl-fangxun .closing-footer { color: #377b9b; }
.tpl-fangxun .closing-action { display: inline-block; margin-top: 18px; padding: 8px 12px; color: #0a628e; background: rgba(255, 255, 255, .62); border: 1px solid rgba(21, 137, 183, .28); font-size: 14px; font-weight: 700; }

/* Clickable navigation */
.deck-nav { position: fixed; right: 118px; bottom: 18px; z-index: 35; display: flex; gap: 8px; }
.deck-nav-button { width: 42px; height: 42px; display: grid; place-items: center; padding: 0; border: 1px solid rgba(22, 143, 197, .35); border-radius: 50%; background: rgba(255, 255, 255, .92); box-shadow: 0 8px 22px rgba(26, 126, 169, .18); color: #087db1; cursor: pointer; font-size: 24px; line-height: 1; transition: transform .2s var(--ease), background .2s var(--ease), opacity .2s var(--ease); }
.deck-nav-button:hover:not(:disabled) { transform: translateY(-2px); background: #ffffff; }
.deck-nav-button:focus-visible { outline: 3px solid rgba(37, 184, 217, .45); outline-offset: 3px; }
.deck-nav-button:disabled { cursor: default; opacity: .36; }
.mobile-deck-status { display: none; }

@media (max-width: 1100px) {
  .tpl-fangxun .slide { padding: 64px 72px; }
  .tpl-fangxun .cover-slide { padding: 74px 76px; }
  .tpl-fangxun .cover-title { font-size: 62px; }
  .tpl-fangxun .page-title { font-size: 46px; }
  .tpl-fangxun .cover-visual { right: 72px; transform: scale(.88); transform-origin: right bottom; }
  .tpl-fangxun .closing-poster { right: 62px; transform: scale(.86); transform-origin: right top; }
  .tpl-fangxun .speaker-grid { gap: 9px; }
  .tpl-fangxun .speaker-card { padding: 17px 14px; }
  .tpl-fangxun .speaker-name { font-size: 21px; }
  .tpl-fangxun .speaker-card h3 { font-size: 17px; }
}

@media (max-width: 760px) {
  html, body { width: 100%; height: 100%; overflow: hidden; }
  .tpl-fangxun .deck { width: 100vw; height: 100dvh; min-height: 100svh; overflow: hidden; }
  .tpl-fangxun .slide {
    justify-content: flex-start;
    padding: 32px 22px calc(102px + env(safe-area-inset-bottom));
    overflow-x: hidden;
    overflow-y: auto;
    overscroll-behavior: contain;
    scrollbar-width: thin;
  }
  .tpl-fangxun .cover-slide,
  .tpl-fangxun .closing-slide { padding: 32px 22px calc(116px + env(safe-area-inset-bottom)); }
  .tpl-fangxun .deck-header,
  .tpl-fangxun .deck-footer { display: none; }
  .tpl-fangxun .cover-copy, .tpl-fangxun .closing-copy { width: 100%; }
  .tpl-fangxun .cover-visual, .tpl-fangxun .closing-poster, .tpl-fangxun .agenda-poster { display: none; }
  .tpl-fangxun .cover-cohost-bar { top: 18px; left: 22px; right: 22px; gap: 4px; }
  .tpl-fangxun .cover-cohost-label { font-size: 10px; letter-spacing: .06em; }
  .tpl-fangxun .cover-cohost-logos { gap: 8px; }
  .tpl-fangxun .cover-cohost-logos img { height: 32px; max-width: none; }
  .tpl-fangxun .cover-cohost-logos img:first-child { width: 122px; }
  .tpl-fangxun .cover-cohost-logos img:last-child { width: 108px; }
  .tpl-fangxun .cover-cohost-separator { height: 23px; }
  .tpl-fangxun .cover-copy { padding-top: 58px; }
  .tpl-fangxun .cover-kicker { font-size: 10px; letter-spacing: .09em; }
  .tpl-fangxun .title-rule { width: 54px; margin: 17px 0; }
  .tpl-fangxun .cover-title { font-size: 40px; line-height: 1.12; }
  .tpl-fangxun .cover-title span { display: block; white-space: nowrap; }
  .tpl-fangxun .cover-subtitle { margin-top: 14px; font-size: 23px; }
  .tpl-fangxun .cover-theme { margin-top: 8px; font-size: 17px; line-height: 1.55; }
  .tpl-fangxun .cover-meta { display: grid; grid-template-columns: 1fr; gap: 14px; margin-top: 28px; }
  .tpl-fangxun .cover-meta div { gap: 1px; }
  .tpl-fangxun .cover-meta span { font-size: 12px; }
  .tpl-fangxun .cover-meta strong { font-size: 15px; line-height: 1.45; }
  .tpl-fangxun .cover-proof { margin-top: 15px; font-size: 14px; line-height: 1.5; }
  .tpl-fangxun .page-title,
  .tpl-fangxun .closing-title { font-size: 32px; line-height: 1.28; }
  .tpl-fangxun .page-lede { margin-top: 10px; font-size: 16px; line-height: 1.62; }
  .tpl-fangxun .section-label { font-size: 11px; }
  .tpl-fangxun .mt-l { margin-top: 20px; }
  .tpl-fangxun .cover-meta,
  .tpl-fangxun .two-col-layout,
  .tpl-fangxun .promotion-layout,
  .tpl-fangxun .agenda-main,
  .tpl-fangxun .resource-risk-layout { grid-template-columns: 1fr; display: grid; gap: 20px; }
  .tpl-fangxun .value-grid,
  .tpl-fangxun .audience-grid,
  .tpl-fangxun .content-flow,
  .tpl-fangxun .execution-grid,
  .tpl-fangxun .outcome-grid,
  .tpl-fangxun .contact-panel { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .tpl-fangxun .value-grid,
  .tpl-fangxun .audience-grid,
  .tpl-fangxun .content-flow,
  .tpl-fangxun .outcome-grid { gap: 10px; }
  .tpl-fangxun .value-card { min-height: 150px; padding: 16px 14px; }
  .tpl-fangxun .value-card h3 { margin-top: 27px; font-size: 19px; }
  .tpl-fangxun .value-card p { font-size: 13px; line-height: 1.55; }
  .tpl-fangxun .statement-bar { align-items: flex-start; margin-top: 16px; padding: 12px 13px; font-size: 14px; line-height: 1.6; }
  .tpl-fangxun .statement-dot { flex: 0 0 auto; margin-top: .48em; }
  .tpl-fangxun .trend-stack { margin-top: 18px; }
  .tpl-fangxun .trend-row { grid-template-columns: 42px minmax(0, 1fr); gap: 10px; padding: 14px 0; }
  .tpl-fangxun .trend-row h3 { font-size: 20px; }
  .tpl-fangxun .trend-row p { font-size: 14px; }
  .tpl-fangxun .challenge-panel { min-height: 0; padding: 21px; }
  .tpl-fangxun .challenge-panel h3 { margin-top: 17px; font-size: 25px; line-height: 1.35; }
  .tpl-fangxun .challenge-list { margin-top: 18px; }
  .tpl-fangxun .panel-foot { margin-top: 24px; font-size: 14px; }
  .tpl-fangxun .audience-card { min-height: 0; padding: 15px 14px; }
  .tpl-fangxun .audience-card h3 { margin: 12px 0 5px; font-size: 18px; line-height: 1.4; }
  .tpl-fangxun .audience-card p { font-size: 13px; line-height: 1.55; }
  .tpl-fangxun .content-flow { display: grid; }
  .tpl-fangxun .flow-item { min-width: 0; min-height: 154px; padding: 15px 13px; }
  .tpl-fangxun .flow-item h3 { margin: 24px 0 6px; font-size: 18px; }
  .tpl-fangxun .flow-item p { font-size: 13px; line-height: 1.5; }
  .tpl-fangxun .flow-arrow { display: none; }
  .tpl-fangxun .agenda-copy .page-title { font-size: 32px; }
  .tpl-fangxun .agenda-columns,
  .tpl-fangxun .channel-grid,
  .tpl-fangxun .content-cards,
  .tpl-fangxun .risk-list,
  .tpl-fangxun .speaker-grid,
  .tpl-fangxun .past-gallery,
  .tpl-fangxun .registration-layout,
  .tpl-fangxun .reason-grid { grid-template-columns: 1fr; }
  .tpl-fangxun .content-cards { margin-top: 12px; gap: 10px; }
  .tpl-fangxun .content-cards div { padding: 12px 14px; }
  .tpl-fangxun .agenda-columns { margin-top: 16px; gap: 18px; }
  .tpl-fangxun .agenda-row { grid-template-columns: 78px minmax(0, 1fr); gap: 8px; padding: 10px 0; }
  .tpl-fangxun .agenda-row time { font-size: 12px; }
  .tpl-fangxun .agenda-row strong { font-size: 14px; }
  .tpl-fangxun .agenda-row span { font-size: 12px; }
  .tpl-fangxun .speaker-card { min-height: 0; padding: 17px; }
  .tpl-fangxun .speaker-name { margin-top: 20px; font-size: 22px; }
  .tpl-fangxun .speaker-role { min-height: 0; }
  .tpl-fangxun .speaker-card h3 { margin-top: 14px; }
  .tpl-fangxun .past-gallery img { height: 190px; }
  .tpl-fangxun .attendance-proof { align-items: flex-start; flex-direction: column; gap: 6px; margin-top: 12px; padding: 13px 14px; }
  .tpl-fangxun .attendance-proof span + span { padding-left: 0; border-left: 0; }
  .tpl-fangxun .registration-stats { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .tpl-fangxun .registration-stats div { min-height: 96px; padding: 12px; border-bottom: 0; border-right: 1px solid var(--border); }
  .tpl-fangxun .registration-stats div:last-child { border-right: 0; }
  .tpl-fangxun .registration-stats span { font-size: 12px; }
  .tpl-fangxun .registration-stats strong { font-size: 22px; }
  .tpl-fangxun .registration-reasons { min-height: 0; padding: 19px; }
  .tpl-fangxun .registration-reasons h3 { font-size: 21px; }
  .tpl-fangxun .reason-grid div { min-height: 0; padding: 13px; }
  .tpl-fangxun .reason-grid span { font-size: 13px; }
  .tpl-fangxun .registration-note { margin-top: 12px; padding: 12px 14px; font-size: 14px; }
  .tpl-fangxun .closing-lede { font-size: 16px; line-height: 1.55; }
  .tpl-fangxun .outcome-grid div { padding: 13px; }
  .tpl-fangxun .outcome-grid strong { font-size: 15px; }
  .tpl-fangxun .outcome-grid span { font-size: 12px; }
  .tpl-fangxun .contact-panel { gap: 12px; margin-top: 18px; padding-top: 15px; }
  .tpl-fangxun .contact-panel strong { font-size: 13px; line-height: 1.5; }
  .tpl-fangxun .registration-qr { grid-column: 1 / -1; grid-template-columns: 94px minmax(0, 1fr); gap: 13px; }
  .tpl-fangxun .registration-qr img { width: 94px; height: 94px; }
  .tpl-fangxun .registration-qr strong { font-size: 16px; }
  .tpl-fangxun .closing-action { margin-top: 14px; font-size: 13px; }
  .tpl-fangxun .role-strip { flex-wrap: wrap; }
  .deck-nav { right: max(16px, env(safe-area-inset-right)); bottom: max(8px, env(safe-area-inset-bottom)); gap: 8px; z-index: 46; }
  .deck-nav-button { width: 44px; height: 44px; font-size: 23px; }
  .mobile-deck-status { display: none; }
  .mobile-deck-title { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .mobile-deck-number { flex: 0 0 auto; color: #167eb2; font-family: var(--font-mono); font-size: 12px; font-weight: 700; }
}
