:root{--bg:#071d29;--bg-deep:#04141d;--bg-soft:#0c2b38;--panel:rgba(9,34,45,.82);--panel-strong:rgba(8,28,38,.94);--panel-soft:rgba(13,42,56,.72);--text:#f4fbff;--muted:#b1d2dc;--line:rgba(79,233,255,.16);--line-strong:rgba(255,68,104,.34);--accent:#54efff;--accent-soft:rgba(84,239,255,.12);--accent-coral:#ff4d71;--accent-coral-soft:rgba(255,77,113,.12);--shadow-lg:0 28px 70px rgba(0,0,0,.35);--shadow-md:0 18px 38px rgba(0,0,0,.28);--radius-xl:34px;--radius-lg:26px;--radius-md:20px;--radius-sm:16px;--font-sans:"Avenir Next","SF Pro Display","PingFang SC","Hiragino Sans GB","Noto Sans SC","Microsoft YaHei",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);color:var(--text);background:radial-gradient(circle at 10% 10%,rgba(84,239,255,.1),transparent 20%),radial-gradient(circle at 90% 18%,rgba(255,77,113,.1),transparent 18%),radial-gradient(circle at 50% 100%,rgba(16,67,86,.48),transparent 34%),linear-gradient(180deg,#04131b,#082432 42%,#061a25)}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}.pageShell{position:relative;overflow:hidden;padding:28px}.ambient{position:fixed;z-index:0;width:420px;height:420px;border-radius:50%;filter:blur(24px);opacity:.52;pointer-events:none}.ambientTop{top:-120px;left:-120px;background:radial-gradient(circle,rgba(84,239,255,.18),transparent 68%)}.ambientBottom{right:-110px;bottom:40px;background:radial-gradient(circle,rgba(255,77,113,.2),transparent 68%)}.heroSection,.sectionWrap,.speakerSectionList,.topbar{position:relative;z-index:1;max-width:1260px;margin:0 auto 24px}.topbar{justify-content:space-between;gap:24px;padding:16px 8px}.brand,.topbar{display:flex;align-items:center}.brand{gap:14px}.brand strong,.guideCard strong,.heroCopy h1,.sectionTitle h2,.speakerContent h2,.speakerContent h3,.speakerNavBody h3{margin:0;letter-spacing:-.04em}.accentPill,.brandMark,.heroBadge,.sectionBadge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.brandMark{background:rgba(84,239,255,.14);color:var(--accent);box-shadow:inset 0 0 0 1px rgba(84,239,255,.18)}.brand div{display:flex;flex-direction:column;gap:2px}.brand div span,.guideCard p,.heroLead,.highlightItem p,.overviewCard p,.speakerCompany,.speakerNavBody p,.speakerSummary,.topnav a{color:var(--muted);line-height:1.7}.topnav{display:flex;flex-wrap:wrap;gap:18px}.topnav a{font-size:14px}.heroSection{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);grid-gap:28px;gap:28px}.heroCopy,.heroPanel,.sectionWrap,.speakerSection{background:linear-gradient(180deg,rgba(9,34,45,.84),rgba(8,28,38,.92)),linear-gradient(180deg,rgba(84,239,255,.03),transparent);border:1px solid rgba(84,239,255,.08);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.heroCopy,.heroPanel{border-radius:36px;padding:34px}.heroCopy{position:relative;padding-right:168px}.heroBadge,.sectionBadge{background:rgba(84,239,255,.1);color:var(--accent);box-shadow:inset 0 0 0 1px rgba(84,239,255,.16)}.heroCopy h1{margin:18px 0 14px;font-size:clamp(2.5rem,5vw,4.7rem);line-height:.95}.heroCredit{position:absolute;top:28px;right:34px;display:inline-flex;align-items:center;gap:10px;padding:7px 8px 7px 14px;border-radius:999px;background:rgba(4,20,29,.7);box-shadow:inset 0 0 0 1px rgba(84,239,255,.14),0 12px 22px rgba(0,0,0,.22)}.heroCredit span{font-size:13px;font-weight:700;letter-spacing:.04em;color:var(--muted)}.heroCreditAvatar{width:34px;height:34px;overflow:hidden;flex-shrink:0;border-radius:50%;box-shadow:0 0 0 2px rgba(84,239,255,.18),0 6px 14px rgba(0,0,0,.2)}.heroCreditAvatar img{width:100%;height:100%;object-fit:cover}.heroLead{max-width:680px;font-size:17px}.heroActions,.speakerActions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.ghostButton,.primaryButton,.secondaryButton{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:999px;border:none;cursor:pointer;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.primaryButton{background:linear-gradient(135deg,#ff4d71,#ff6b62);color:#fff;box-shadow:0 18px 28px rgba(255,77,113,.22)}.ghostButton,.secondaryButton{background:rgba(84,239,255,.08);color:var(--text);box-shadow:inset 0 0 0 1px rgba(84,239,255,.12)}.ghostButton:hover,.guideCard:hover,.primaryButton:hover,.secondaryButton:hover,.speakerNavCard:hover,.speakerSection:hover{transform:translateY(-2px)}.statsRow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:28px}.statCard{padding:18px 20px;border-radius:20px;background:rgba(84,239,255,.06);box-shadow:inset 0 0 0 1px rgba(84,239,255,.08)}.statCard strong{display:block;font-size:30px;color:var(--accent);letter-spacing:-.05em}.statCard span{color:var(--muted);font-size:14px}.heroPanel{display:flex;flex-direction:column;gap:18px}.overviewList{display:grid;grid-gap:14px;gap:14px}.overviewCard{display:grid;grid-template-columns:14px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start;padding:18px 18px 18px 16px;border-radius:22px;background:rgba(4,20,29,.44);box-shadow:inset 0 0 0 1px rgba(255,77,113,.12)}.overviewCard p{margin:0}.overviewDot{width:10px;height:10px;margin-top:8px;border-radius:50%;background:var(--accent-coral);box-shadow:0 0 0 6px rgba(255,77,113,.12)}.sectionWrap{padding:30px;border-radius:32px}.sectionTitle{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:22px}.sectionTitle h2{font-size:clamp(1.9rem,3vw,2.8rem)}.guideGrid,.sketchnoteGrid,.speakerNavGrid,.speakerNavRow{display:grid;grid-gap:18px;gap:18px}.speakerNavRowTop{grid-template-columns:repeat(3,minmax(0,1fr))}.speakerNavRowBottom{grid-template-columns:repeat(4,minmax(0,1fr))}.speakerNavCard{display:flex;flex-direction:column;overflow:hidden;border-radius:26px;background:rgba(8,28,38,.92);box-shadow:var(--shadow-md);transition:transform .18s ease,box-shadow .18s ease}.speakerNavPoster{position:relative;aspect-ratio:1.05/1;overflow:hidden;background:rgba(4,20,29,.9)}.speakerNavPoster img{width:100%;height:100%;object-fit:cover}.speakerNavBody{padding:18px 20px 22px}.speakerMetaRow{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;color:var(--accent);font-size:13px;font-weight:700;letter-spacing:.04em}.speakerNavBody h3{font-size:24px;line-height:1.18}.speakerNavBody p{margin:10px 0 0;font-size:14px}.guideGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.sketchnoteGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.guideCard{padding:22px;border-radius:24px;background:rgba(84,239,255,.05);box-shadow:inset 0 0 0 1px rgba(84,239,255,.08)}.sketchnoteCard{display:flex;flex-direction:column;overflow:hidden;border-radius:24px;background:rgba(8,28,38,.9);box-shadow:var(--shadow-md);transition:transform .18s ease,box-shadow .18s ease}.sketchnoteCard:hover{transform:translateY(-2px)}.sketchnotePreview{position:relative;height:360px;overflow:hidden;background:rgba(4,20,29,.92)}.sketchnotePreview img{width:100%;height:100%;object-fit:cover;object-position:top}.sketchnoteBody{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px 18px}.sketchnoteBody strong{font-size:18px;letter-spacing:-.03em}.sketchnoteBody span{color:var(--accent);font-size:13px;font-weight:700;white-space:nowrap}.guideCard strong{display:block;margin-bottom:8px;font-size:22px}.speakerSectionList{display:grid;grid-gap:22px;gap:22px}.speakerSection{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.85fr);grid-gap:26px;gap:26px;align-items:center;padding:28px;border-radius:32px}.speakerSection.reverse{grid-template-columns:minmax(320px,.85fr) minmax(0,.95fr)}.speakerSection.reverse .speakerPosterFrame{order:2}.speakerSection.reverse .speakerContent{order:1}.speakerPosterFrame{position:relative;overflow:hidden;border-radius:26px;background:linear-gradient(180deg,rgba(84,239,255,.08),rgba(255,77,113,.08)),rgba(4,20,29,.72);box-shadow:inset 0 0 0 1px rgba(84,239,255,.08),0 20px 44px rgba(0,0,0,.24)}.speakerPosterFrame img{width:100%;height:auto}.speakerContent{display:flex;flex-direction:column;gap:10px}.accentPill{align-self:flex-start;color:var(--text)}.accentPill.cyan{background:var(--accent-soft);color:var(--accent);box-shadow:inset 0 0 0 1px rgba(84,239,255,.18)}.accentPill.coral{background:var(--accent-coral-soft);color:#ff90a5;box-shadow:inset 0 0 0 1px rgba(255,77,113,.18)}.speakerCompany{margin:0;font-size:14px;letter-spacing:.03em;text-transform:uppercase}.speakerContent h2{font-size:clamp(2.2rem,4vw,3.4rem)}.speakerContent h3{font-size:clamp(1.45rem,2.6vw,2.35rem);line-height:1.12}.speakerSummary{margin:6px 0 0;font-size:16px}.highlightList{display:grid;grid-gap:14px;gap:14px;margin-top:8px}.highlightItem{display:grid;grid-template-columns:20px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start;padding:14px 16px;border-radius:18px;background:rgba(84,239,255,.05);box-shadow:inset 0 0 0 1px rgba(84,239,255,.08)}.highlightItem p{margin:0}.highlightLine{width:4px;height:100%;min-height:38px;border-radius:999px;background:linear-gradient(180deg,var(--accent),var(--accent-coral))}.quoteSummaryPanel{margin-top:10px;padding:22px;border-radius:24px;background:linear-gradient(180deg,hsla(0,0%,100%,.03),transparent),rgba(5,22,31,.72);box-shadow:inset 0 0 0 1px rgba(84,239,255,.1)}.quoteSummaryPanel.coral{box-shadow:inset 0 0 0 1px rgba(255,77,113,.14)}.quoteSummaryHead{display:grid;grid-gap:12px;gap:12px;margin-bottom:16px}.quoteSummaryHead p{margin:0;color:var(--muted);line-height:1.75}.quoteJumpButton{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:999px;background:hsla(0,0%,100%,.04);color:var(--text);box-shadow:inset 0 0 0 1px rgba(84,239,255,.14);font-weight:700}.quoteSummaryPanel.coral .quoteJumpButton{box-shadow:inset 0 0 0 1px rgba(255,77,113,.16)}.quoteCardGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.quoteCard{position:relative;margin:0;padding:20px 18px 18px;border-radius:20px;background:rgba(84,239,255,.06);box-shadow:inset 0 0 0 1px rgba(84,239,255,.08)}.quoteSummaryPanel.coral .quoteCard{background:rgba(255,77,113,.06);box-shadow:inset 0 0 0 1px rgba(255,77,113,.1)}.quoteMark{display:inline-flex;margin-bottom:10px;color:var(--accent);font-size:20px;font-weight:700;letter-spacing:.06em}.quoteSummaryPanel.coral .quoteMark{color:#ff90a5}.quoteCard p{margin:0;color:var(--text);line-height:1.72;font-size:15px}.quotePageShell{position:relative;overflow:hidden;min-height:100vh;padding:28px}.quoteDocPanel,.quotePageHero{position:relative;z-index:1;max-width:980px;margin:0 auto 24px;background:linear-gradient(180deg,rgba(9,34,45,.84),rgba(8,28,38,.92)),linear-gradient(180deg,rgba(84,239,255,.03),transparent);border:1px solid rgba(84,239,255,.08);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.quotePageHero{border-radius:32px;padding:32px}.quotePageHero h1{margin:18px 0 10px;font-size:clamp(2.5rem,5vw,4.2rem);letter-spacing:-.05em}.quoteSubtitle{margin:0;color:var(--muted);font-size:18px;line-height:1.7}.quotePageActions{display:flex;gap:14px;margin-top:24px}.quoteDocPanel{border-radius:28px;padding:28px}.docBullet,.docOrderedItem,.docParagraph,.docSectionTitle,.docSubSectionTitle{margin:0}.docSectionTitle{margin-top:22px;color:var(--accent);font-size:28px;line-height:1.3;letter-spacing:-.03em}.docSubSectionTitle{margin-top:16px;color:#ffb3c2;font-size:22px;line-height:1.4}.docOrderedItem,.docParagraph{margin-top:14px;color:var(--text);line-height:1.86;font-size:17px}.docBullet{display:grid;grid-template-columns:16px minmax(0,1fr);grid-gap:10px;gap:10px;margin-top:12px;color:var(--text);line-height:1.88;font-size:17px}.docBulletMark{color:var(--accent);font-weight:700}.docDivider{margin:24px 0 2px;border:none;border-top:1px solid rgba(84,239,255,.12)}@media (max-width:1100px){.heroSection,.speakerSection,.speakerSection.reverse{grid-template-columns:1fr}.speakerSection.reverse .speakerContent,.speakerSection.reverse .speakerPosterFrame{order:0}.guideGrid,.quoteCardGrid,.sketchnoteGrid,.speakerNavRowBottom,.speakerNavRowTop,.statsRow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.pageShell,.quotePageShell{padding:16px}.sectionTitle,.topbar{flex-direction:column;align-items:flex-start}.heroCopy,.heroPanel,.quoteDocPanel,.quotePageHero,.sectionWrap,.speakerSection{padding:22px;border-radius:24px}.heroCopy{padding-top:82px;padding-right:22px}.heroCopy h1{font-size:3rem}.heroCredit{top:20px;right:22px}.guideGrid,.quoteCardGrid,.sketchnoteGrid,.speakerNavRowBottom,.speakerNavRowTop,.statsRow{grid-template-columns:1fr}.speakerContent h2{font-size:2.4rem}.speakerContent h3,.speakerNavBody h3{font-size:1.65rem}}