/* 919 current VI: one centered message and one answer frame. */
.lingdi-growth-event { color:#f6f7f2; background:#123c32; overflow:hidden; }
.lingdi-growth-event *, .lingdi-growth-event *::before, .lingdi-growth-event *::after { box-sizing:border-box; }
.lingdi-growth-event__inner { width:min(100% - 64px,1120px); margin:auto; padding:112px 0 96px; text-align:center; }
.lingdi-growth-event__signal { margin:0 0 32px; color:#c8ff3d; font-size:15px; font-weight:750; letter-spacing:.09em; }
.lingdi-growth-event h2 { position:relative; width:fit-content; max-width:100%; margin:0 auto 40px; border:5px solid #c8ff3d; border-radius:22px; padding:32px 58px; color:#f6f7f2; font-size:clamp(44px,6.7vw,90px); line-height:1.12; letter-spacing:-.04em; }
.lingdi-growth-event h2::after { content:""; position:absolute; width:24px; height:24px; background:#123c32; border-right:5px solid #c8ff3d; border-bottom:5px solid #c8ff3d; transform:skewY(32deg); bottom:-17px; right:54px; }
.lingdi-growth-event__eyebrow { margin:0; font-size:clamp(20px,2.1vw,28px); line-height:1.45; font-weight:800; text-wrap:balance; }
.lingdi-growth-event__cocreator { margin:16px 0; font-size:20px; line-height:1.5; font-weight:750; }
.lingdi-growth-event__cocreator span { display:block; font-size:15px; font-weight:500; }
.lingdi-growth-event__lead { margin:22px auto 0; max-width:740px; font-size:18px; line-height:1.7; }
.lingdi-growth-event__panel { margin:36px auto 0; max-width:800px; }
.lingdi-growth-event__facts { display:grid; grid-template-columns:1fr 1.25fr; gap:22px; margin:0; }
.lingdi-growth-event__facts dt { font-size:14px; line-height:1.7; opacity:.8; }
.lingdi-growth-event__facts dd { margin:5px 0 0; font-size:20px; line-height:1.5; font-weight:700; }
.lingdi-growth-event__cta { display:inline-flex; align-items:center; justify-content:space-between; gap:44px; margin:30px auto 0; padding:16px 28px; background:#c8ff3d; color:#123c32; font-size:18px; font-weight:800; text-decoration:none; }
.lingdi-growth-event__cta:hover { filter:brightness(1.06); }
.lingdi-growth-event__cta:focus-visible { outline:3px solid #f6f7f2; outline-offset:4px; }
.lingdi-growth-event__note { margin:14px 0 0; font-size:14px; line-height:1.6; }
@media(max-width:600px) {
 .lingdi-growth-event__inner { width:calc(100% - 32px); padding:76px 0 66px; }
 .lingdi-growth-event__signal { font-size:13px; line-height:1.7; margin-bottom:24px; }
 .lingdi-growth-event h2 { padding:24px 14px; border-width:3px; border-radius:16px; font-size:clamp(34px,10vw,52px); margin-bottom:34px; }
 .lingdi-growth-event h2::after { border-width:3px; width:19px; height:20px; right:28px; bottom:-13px; }
 .lingdi-growth-event__eyebrow { font-size:22px; }
 .lingdi-growth-event__cocreator { font-size:18px; }
 .lingdi-growth-event__lead { font-size:16px; }
 .lingdi-growth-event__facts { grid-template-columns:1fr; gap:18px; }
 .lingdi-growth-event__facts dd { font-size:18px; }
 .lingdi-growth-event__panel { margin-top:28px; }
 html[lang^="en"] .lingdi-growth-event h2 { font-size:clamp(30px,9vw,50px); overflow-wrap:normal; }
}
