.landing-module___cEqKa__landingPage{--color-bg:#f4f5f3;--color-surface:#fff;--color-text:#1e1e1e;--color-text-muted:#5a5e5a;--color-text-light:#8a8e8a;--color-border:#dfe1dd;--radius:16px;--radius-sm:10px;--shadow-soft:0 2px 20px #0000000a;--shadow-card:0 4px 30px #0000000f;--shadow-hover:0 8px 40px #00000014;background-color:var(--color-bg);min-height:100vh;color:var(--color-text);-webkit-font-smoothing:antialiased;line-height:1.7}@keyframes landing-module___cEqKa__fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module___cEqKa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes landing-module___cEqKa__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes landing-module___cEqKa__pulseGlow{0%,to{box-shadow:0 0 #f5c51826}50%{box-shadow:0 0 0 12px #f5c51800}}@keyframes landing-module___cEqKa__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.landing-module___cEqKa__section{padding:100px 32px;position:relative;overflow:hidden}.landing-module___cEqKa__sectionLight:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#00000009 1px,#0000 1px),linear-gradient(90deg,#00000009 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.landing-module___cEqKa__sectionInner{z-index:1;max-width:1200px;margin:0 auto;position:relative}.landing-module___cEqKa__sectionGradient{color:#fff;background:linear-gradient(135deg,#141414 0%,#0f0f0f 100%);position:relative;overflow:hidden}.landing-module___cEqKa__sectionGradient:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 60% 40%,#00000080,#0000);mask-image:radial-gradient(70% 60% at 60% 40%,#00000080,#0000)}.landing-module___cEqKa__sectionGradient:after{content:"";background:radial-gradient(circle,var(--accent-glow,#f5c5180f),transparent 70%);pointer-events:none;width:500px;height:500px;position:absolute;top:-150px;right:-100px}.landing-module___cEqKa__sectionLabel{text-transform:uppercase;letter-spacing:2px;color:var(--accent,#f5c518);align-items:center;gap:8px;margin-bottom:16px;font-size:13px;font-weight:700;display:inline-flex}.landing-module___cEqKa__sectionLabel:before{content:"";background:var(--accent,#f5c518);border-radius:2px;width:24px;height:2px}.landing-module___cEqKa__sectionGradient .landing-module___cEqKa__sectionLabel{color:#fff9}.landing-module___cEqKa__sectionGradient .landing-module___cEqKa__sectionLabel:before{background:var(--accent,#f5c518);opacity:.6}.landing-module___cEqKa__sectionTitle{color:var(--color-text);margin-bottom:20px;font-size:clamp(2rem,3.5vw,2.8rem);line-height:1.2}.landing-module___cEqKa__sectionGradient .landing-module___cEqKa__sectionTitle{color:#fff}.landing-module___cEqKa__sectionDesc{color:var(--color-text-muted);max-width:700px;font-size:17px;line-height:1.8}.landing-module___cEqKa__sectionGradient .landing-module___cEqKa__sectionDesc{color:#ffffffd9}.landing-module___cEqKa__card{background:var(--color-surface);border-radius:var(--radius);border:1px solid var(--color-border);box-shadow:var(--shadow-soft);transition:all .4s}.landing-module___cEqKa__card:hover{box-shadow:var(--shadow-hover);border-color:var(--accent,#f5c518);transform:translateY(-6px)}.landing-module___cEqKa__benefitCard{background:var(--color-surface);border-radius:var(--radius);box-shadow:var(--shadow-soft);border:1px solid #ffffff14;padding:36px 32px;transition:all .4s;position:relative;overflow:hidden}.landing-module___cEqKa__benefitCard:before{content:"";background:var(--accent,#f5c518);transform-origin:0;height:4px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.landing-module___cEqKa__benefitCard:hover{box-shadow:var(--shadow-hover);transform:translateY(-4px)}.landing-module___cEqKa__benefitCard:hover:before{transform:scaleX(1)}.landing-module___cEqKa__iconBox{background:var(--accent-light,#eef0ec);width:64px;height:64px;color:var(--accent,#f5c518);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;transition:all .4s;display:inline-flex}.landing-module___cEqKa__card:hover .landing-module___cEqKa__iconBox{background:var(--accent,#f5c518);color:#fff}.landing-module___cEqKa__iconBoxSmall{border-radius:12px;width:48px;height:48px}.landing-module___cEqKa__iconBoxDark{color:var(--accent,#f5c518);background:#f5c51826}.landing-module___cEqKa__iconBox svg,.landing-module___cEqKa__iconBoxSmall svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.landing-module___cEqKa__iconBoxSmall svg{width:22px;height:22px}.landing-module___cEqKa__btnPrimary{background:var(--accent,#f5c518);color:#111;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:10px;padding:16px 36px;font-size:15px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.landing-module___cEqKa__btnPrimary:hover{background:var(--accent-dark,#d4a800);transform:translateY(-2px);box-shadow:0 8px 30px #f5c5184d}.landing-module___cEqKa__btnPrimary svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.landing-module___cEqKa__btnSecondary{color:#ffffffe6;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:50px;align-items:center;gap:10px;padding:16px 36px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.landing-module___cEqKa__btnSecondary:hover{border-color:var(--accent,#f5c518);color:var(--accent,#f5c518)}.landing-module___cEqKa__hero{background:radial-gradient(ellipse 50% 40% at 70% 45%,rgba(var(--accent-rgb,245,197,24),.04),transparent),radial-gradient(ellipse 30% 50% at 20% 80%,rgba(var(--accent-rgb,245,197,24),.03),transparent),linear-gradient(160deg,#080808 0%,#111 40%,#0e0f0d 100%);color:#fff;align-items:center;min-height:calc(100vh - 73px);display:flex;position:relative;overflow:hidden}.landing-module___cEqKa__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#f5c5181a,#0000 65%);width:800px;height:800px;animation:12s ease-in-out infinite landing-module___cEqKa__float;position:absolute;top:-20%;right:-10%}.landing-module___cEqKa__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#f5c5180f,#0000 65%);width:600px;height:600px;animation:15s ease-in-out infinite reverse landing-module___cEqKa__float;position:absolute;bottom:-10%;left:-10%}.landing-module___cEqKa__heroSlide{opacity:0;pointer-events:none;z-index:0;transition:opacity 1.2s ease-in-out;position:absolute;inset:0}.landing-module___cEqKa__heroSlideActive{opacity:1}.landing-module___cEqKa__heroOverlay{z-index:1;pointer-events:none;background:linear-gradient(#0000008c 0%,#0006 50%,#000000a6 100%);position:absolute;inset:0}.landing-module___cEqKa__heroGrid{pointer-events:none;z-index:2;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 50% at 55% 45%,#0009,#0000);mask-image:radial-gradient(60% 50% at 55% 45%,#0009,#0000)}.landing-module___cEqKa__heroGlow{background:var(--accent,#f5c518);width:6px;height:6px;box-shadow:0 0 20px 8px rgba(var(--accent-rgb,245,197,24),.15);pointer-events:none;z-index:2;border-radius:50%;animation:3s ease-in-out infinite landing-module___cEqKa__pulseGlow;position:absolute;top:25%;right:28%}.landing-module___cEqKa__heroSliderDots{justify-content:center;gap:8px;margin-top:32px;animation:.6s .5s both landing-module___cEqKa__fadeUp;display:flex}.landing-module___cEqKa__heroSliderDot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.landing-module___cEqKa__heroSliderDot:hover{background:#ffffff80}.landing-module___cEqKa__heroSliderDotActive{background:var(--accent,#f5c518);transform:scale(1.3)}.landing-module___cEqKa__heroInner{z-index:3;text-align:center;width:100%;max-width:1200px;margin:0 auto;padding:140px 32px 80px;position:relative}.landing-module___cEqKa__heroContent{animation:.6s both landing-module___cEqKa__fadeUp}.landing-module___cEqKa__heroBadge{color:var(--accent,#f5c518);letter-spacing:1px;text-transform:uppercase;background:#f5c51826;border-radius:50px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 18px;font-size:13px;font-weight:700;animation:.6s both landing-module___cEqKa__fadeUp;display:inline-flex}.landing-module___cEqKa__heroBadgeDot{background:var(--accent,#f5c518);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite landing-module___cEqKa__pulseGlow}.landing-module___cEqKa__heroEdition{letter-spacing:3px;text-transform:uppercase;color:var(--accent,#f5c518);margin-bottom:12px;font-size:clamp(.85rem,1.2vw,1rem);font-weight:700;animation:.6s 50ms both landing-module___cEqKa__fadeUp}.landing-module___cEqKa__heroTitle{color:#fff;margin-bottom:20px;font-size:clamp(2.2rem,4.5vw,3.5rem);line-height:1.1;animation:.6s .1s both landing-module___cEqKa__fadeUp}.landing-module___cEqKa__heroSubtitle{color:#ffffffbf;max-width:620px;margin:0 auto 28px;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.7;animation:.6s .2s both landing-module___cEqKa__fadeUp}.landing-module___cEqKa__heroMeta{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:36px;animation:.6s .3s both landing-module___cEqKa__fadeUp;display:flex}.landing-module___cEqKa__heroMetaItem{color:#fff;border-radius:var(--radius-sm);background:#ffffff14;border:1px solid #ffffff1f;align-items:center;gap:10px;padding:10px 18px;font-size:14px;font-weight:500;display:inline-flex}.landing-module___cEqKa__heroMetaItem svg{width:18px;height:18px;stroke:var(--accent,#f5c518);fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.landing-module___cEqKa__heroMetaFree{background:rgba(var(--accent-rgb,245,197,24),.15);border-color:rgba(var(--accent-rgb,245,197,24),.3);color:var(--accent,#f5c518);font-weight:700}.landing-module___cEqKa__heroCtas{justify-content:center;gap:16px;animation:.6s .4s both landing-module___cEqKa__fadeUp;display:flex}.landing-module___cEqKa__heroVisual{aspect-ratio:1;max-width:480px;animation:1s .5s both landing-module___cEqKa__fadeIn;position:relative}.landing-module___cEqKa__heroImage{border-radius:20px;transition:transform .4s;-webkit-mask-image:radial-gradient(90% 90%,#000 30%,#0000 100%);mask-image:radial-gradient(90% 90%,#000 30%,#0000 100%)}.landing-module___cEqKa__heroImage:hover{transform:scale(1.03)}.landing-module___cEqKa__heroArchival{color:#fff9;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50px;padding:12px 32px;font-size:15px;font-weight:600;display:inline-block}.landing-module___cEqKa__audienceGrid{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:48px;display:grid}.landing-module___cEqKa__audienceCard{text-align:center;padding:36px 28px}.landing-module___cEqKa__audienceCard .landing-module___cEqKa__iconBox{margin-bottom:20px}.landing-module___cEqKa__audienceCardTitle{color:var(--color-text);margin-bottom:10px;font-size:18px;font-weight:700}.landing-module___cEqKa__audienceCardDesc{color:var(--color-text-muted);font-size:14px;line-height:1.7}.landing-module___cEqKa__aboutPillars{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px;display:grid}.landing-module___cEqKa__aboutPillar{border-radius:var(--radius-lg,16px);text-align:center;background:#ffffff0a;border:1px solid #ffffff14;padding:36px 28px;transition:all .3s}.landing-module___cEqKa__aboutPillar:hover{border-color:rgba(var(--accent-rgb,245,197,24),.2);background:#ffffff12;transform:translateY(-4px)}.landing-module___cEqKa__sectionLight .landing-module___cEqKa__aboutPillar{background:var(--color-surface,#fff);border:1px solid var(--color-border,#dfe1dd);box-shadow:0 2px 12px #0000000a}.landing-module___cEqKa__sectionLight .landing-module___cEqKa__aboutPillar:hover{border-color:rgba(var(--accent-rgb,245,197,24),.3);box-shadow:0 8px 24px #00000014}.landing-module___cEqKa__aboutPillarIcon{background:rgba(var(--accent-rgb,245,197,24),.12);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;display:flex}.landing-module___cEqKa__aboutPillarIcon svg{width:28px;height:28px;stroke:var(--accent,#f5c518);fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.landing-module___cEqKa__aboutPillarTitle{color:#fff;margin-bottom:12px;font-size:18px;font-weight:700}.landing-module___cEqKa__sectionLight .landing-module___cEqKa__aboutPillarTitle{color:var(--color-text,#1e1e1e)}.landing-module___cEqKa__aboutPillarDesc{color:#ffffffa6;font-size:14px;line-height:1.7}.landing-module___cEqKa__sectionLight .landing-module___cEqKa__aboutPillarDesc{color:var(--color-text-muted,#5a5e5a)}.landing-module___cEqKa__aboutHighlight{border-radius:var(--radius-sm);border-left:4px solid var(--accent,#f5c518);background:#f5c5181a;align-items:flex-start;gap:16px;margin-top:40px;padding:28px 32px;display:flex}.landing-module___cEqKa__aboutHighlight svg{width:24px;height:24px;stroke:var(--accent,#f5c518);fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;margin-top:2px}.landing-module___cEqKa__aboutHighlightText{color:#ffffffe6;font-size:16px;line-height:1.7}.landing-module___cEqKa__aboutSplit{grid-template-columns:1.4fr 1fr;align-items:center;gap:48px;margin-top:32px;display:grid}.landing-module___cEqKa__aboutSplitText{min-width:0}.landing-module___cEqKa__aboutBody{color:var(--color-text-muted,#5a5e5a);font-size:16px;line-height:1.85}.landing-module___cEqKa__aboutBody p{margin:0 0 20px}.landing-module___cEqKa__aboutBody p:last-child{margin-bottom:0}.landing-module___cEqKa__aboutBody strong{color:var(--color-text,#1e1e1e);font-weight:600}.landing-module___cEqKa__aboutSplitImage{position:sticky;top:100px}.landing-module___cEqKa__aboutIllustration{opacity:.85;border-radius:16px;width:100%;height:auto;transition:opacity .3s}.landing-module___cEqKa__aboutIllustration:hover{opacity:1}.landing-module___cEqKa__sectionDark{color:#e2e8f0;background:linear-gradient(#0c1117 0%,#111820 50%,#0c1117 100%)}.landing-module___cEqKa__sectionDark .landing-module___cEqKa__sectionLabel{color:var(--accent,#f5c518)}.landing-module___cEqKa__sectionDark .landing-module___cEqKa__sectionTitle{color:#f1f5f9}.landing-module___cEqKa__sectionDark:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.landing-module___cEqKa__agendaTimeline{margin-top:48px;padding-left:3px;position:relative}.landing-module___cEqKa__agendaTimeline:before{content:"";background:linear-gradient(#0000 0%,#f5c5184d 10% 90%,#0000 100%);width:1px;position:absolute;top:0;bottom:0;left:5px}.landing-module___cEqKa__agendaBreak{padding:16px 0 16px 40px;position:relative}.landing-module___cEqKa__agendaBreakDot{background:#1e293b;border:2px solid #f5c5184d;border-radius:50%;width:11px;height:11px;position:absolute;top:22px;left:0}.landing-module___cEqKa__agendaBreakContent{background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:10px;padding:10px 20px;display:flex}.landing-module___cEqKa__agendaBreakContent svg{stroke:#f5c51899;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:16px;height:16px}.landing-module___cEqKa__agendaBreakTime{color:#f5c518b3;font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.landing-module___cEqKa__agendaBreakTitle{color:#ffffff80;font-size:14px}.landing-module___cEqKa__agendaTalk{grid-template-columns:160px 1fr;gap:32px;padding:32px 0 32px 40px;display:grid;position:relative}.landing-module___cEqKa__agendaTalkDot{background:var(--accent,#f5c518);border-radius:50%;width:11px;height:11px;position:absolute;top:44px;left:0;box-shadow:0 0 12px #f5c5184d}.landing-module___cEqKa__agendaSpeakerCol{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.landing-module___cEqKa__agendaSpeakerPhoto{object-fit:cover;border:2px solid #f5c51840;border-radius:50%;width:120px;height:120px;transition:border-color .3s}.landing-module___cEqKa__agendaSpeakerPhoto:hover{border-color:var(--accent,#f5c518)}.landing-module___cEqKa__agendaSpeakerPhotoPlaceholder{background:#ffffff0d;border:2px dashed #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex}.landing-module___cEqKa__agendaSpeakerPhotoPlaceholder svg{stroke:#fff3;fill:none;stroke-width:1.2px;width:48px;height:48px}.landing-module___cEqKa__agendaSpeakerName{color:#f1f5f9;font-size:15px;font-weight:700}.landing-module___cEqKa__agendaSpeakerRole{color:#ffffff73;font-size:12px;line-height:1.4}.landing-module___cEqKa__agendaTalkContent{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;padding:24px 28px;transition:border-color .3s,background .3s}.landing-module___cEqKa__agendaTalkContent:hover{background:#ffffff0d;border-color:#f5c51826}.landing-module___cEqKa__agendaTalkMeta{color:var(--accent,#f5c518);font-variant-numeric:tabular-nums;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;font-weight:600;display:flex}.landing-module___cEqKa__agendaTalkMeta svg{width:14px;height:14px;stroke:var(--accent,#f5c518);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.landing-module___cEqKa__agendaTalkTitle{color:#f1f5f9;margin-bottom:12px;font-size:20px;font-weight:700;line-height:1.3}.landing-module___cEqKa__agendaTalkDesc{color:#ffffff8c;margin-bottom:16px;font-size:15px;line-height:1.7}.landing-module___cEqKa__agendaTakeaways{grid-template-columns:1fr;gap:8px;margin:16px 0 0;padding:0;list-style:none;display:grid}.landing-module___cEqKa__agendaTakeaways li{color:#ffffff80;align-items:flex-start;gap:8px;font-size:13px;line-height:1.5;display:flex}.landing-module___cEqKa__agendaTakeaways li svg{width:14px;height:14px;stroke:var(--accent,#f5c518);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;margin-top:2px}.landing-module___cEqKa__programTimeBadge{background:var(--accent-light,#eef0ec);color:var(--accent-dark,#d4a800);letter-spacing:.02em;border-radius:8px;margin-bottom:14px;padding:6px 16px;font-size:13px;font-weight:700;display:inline-block}.landing-module___cEqKa__programTitle{color:var(--color-text);margin-bottom:10px;font-size:20px;font-weight:700;line-height:1.3}.landing-module___cEqKa__programSubtitle{color:var(--color-text);margin-bottom:12px;font-size:16px;font-weight:600;line-height:1.5}.landing-module___cEqKa__programDesc{color:var(--color-text-muted);margin-bottom:16px;font-size:15px;line-height:1.7}.landing-module___cEqKa__programTakeaways{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:16px;display:grid}.landing-module___cEqKa__programTakeaway{color:var(--color-text-muted);align-items:flex-start;gap:8px;font-size:13px;line-height:1.5;display:flex}.landing-module___cEqKa__programTakeaway svg{width:16px;height:16px;stroke:var(--accent,#f5c518);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;margin-top:2px}.landing-module___cEqKa__benefitsGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px;display:grid}.landing-module___cEqKa__benefitHeader{align-items:center;gap:14px;margin-bottom:16px;display:flex}.landing-module___cEqKa__benefitNumber{color:var(--color-text-light);font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.landing-module___cEqKa__benefitTitle{color:var(--color-text);margin-bottom:10px;font-size:17px;font-weight:700}.landing-module___cEqKa__benefitDesc{color:var(--color-text-muted);font-size:14px;line-height:1.7}.landing-module___cEqKa__speakersGrid{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:48px;display:grid}.landing-module___cEqKa__speakerCard{background:var(--color-bg);border-radius:var(--radius);border:1px solid var(--color-border);text-align:center;flex-direction:column;align-items:center;padding:32px;transition:all .3s;display:flex}.landing-module___cEqKa__speakerCard:hover{box-shadow:var(--shadow-card)}.landing-module___cEqKa__speakerPhoto{object-fit:cover;border:3px solid var(--color-border);background:var(--color-surface);border-radius:50%;width:140px;height:140px;margin-bottom:20px;transition:all .3s}.landing-module___cEqKa__speakerCard:hover .landing-module___cEqKa__speakerPhoto{border-color:var(--accent,#f5c518);transform:scale(1.03)}.landing-module___cEqKa__speakerPhotoPlaceholder{background:linear-gradient(135deg,var(--accent-light,#eef0ec),#e4e8e2);border:3px dashed var(--color-border);border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;margin-bottom:20px;display:flex}.landing-module___cEqKa__speakerPhotoPlaceholder svg{width:48px;height:48px;stroke:var(--color-text-light);fill:none;stroke-width:1.2px;stroke-linecap:round;stroke-linejoin:round}.landing-module___cEqKa__speakerName{color:var(--color-text);margin-bottom:6px;font-size:20px;font-weight:700}.landing-module___cEqKa__speakerRole{color:var(--accent,#f5c518);margin-bottom:14px;font-size:14px;font-weight:600;line-height:1.4}.landing-module___cEqKa__speakerBio{color:var(--color-text-muted);margin-bottom:16px;font-size:14px;line-height:1.7}.landing-module___cEqKa__speakerTags{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.landing-module___cEqKa__speakerTag{background:var(--accent-light,#eef0ec);color:var(--accent-dark,#d4a800);letter-spacing:.04em;border-radius:50px;padding:4px 14px;font-size:12px;font-weight:600}.landing-module___cEqKa__infoGrid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:48px;display:grid}.landing-module___cEqKa__infoCard{background:var(--color-surface);border-radius:var(--radius);text-align:center;box-shadow:var(--shadow-soft);border:1px solid var(--color-border);padding:32px 24px}.landing-module___cEqKa__infoCardIcon{background:var(--accent-light,#eef0ec);width:52px;height:52px;color:var(--accent,#f5c518);border-radius:12px;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.landing-module___cEqKa__infoCardIcon svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.landing-module___cEqKa__infoCardLabel{text-transform:uppercase;letter-spacing:1px;color:var(--color-text-muted);margin-bottom:6px;font-size:11px;font-weight:700}.landing-module___cEqKa__infoCardValue{color:var(--color-text);margin-bottom:4px;font-size:clamp(1.3rem,2vw,1.6rem);font-weight:700}.landing-module___cEqKa__infoCardDetail{color:var(--color-text-muted);font-size:13px}.landing-module___cEqKa__registerInner{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.landing-module___cEqKa__registerBenefits{flex-direction:column;gap:20px;margin-top:32px;display:flex}.landing-module___cEqKa__registerBenefit{color:#ffffffe6;align-items:flex-start;gap:14px;font-size:15px;line-height:1.6;display:flex}.landing-module___cEqKa__registerCheckCircle{background:#f5c51833;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;display:flex}.landing-module___cEqKa__registerCheckCircle svg{width:14px;height:14px;stroke:var(--accent,#f5c518);fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.landing-module___cEqKa__registerCta{text-align:center}.landing-module___cEqKa__registerCtaCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius);background:#ffffff1a;border:1px solid #ffffff26;padding:48px 40px}.landing-module___cEqKa__registerCtaTitle{color:#fff;margin-bottom:16px;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700}.landing-module___cEqKa__registerCtaDesc{color:#ffffffbf;max-width:400px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.7}.landing-module___cEqKa__registerCtaButton{background:var(--accent,#f5c518);color:#111;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:10px;padding:18px 48px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.landing-module___cEqKa__registerCtaButton:hover{background:var(--accent-dark,#d4a800);transform:translateY(-2px);box-shadow:0 8px 24px #0003}.landing-module___cEqKa__registerSeats{color:#fff9;margin-top:16px;font-size:14px}.landing-module___cEqKa__registerClosed{color:#ffffff80;background:#ffffff14;border:1px solid #ffffff1a;border-radius:50px;padding:14px 40px;font-size:16px;font-weight:600;display:inline-block}.landing-module___cEqKa__registerBanner{padding:80px 32px;position:relative;overflow:hidden}.landing-module___cEqKa__registerBannerBg{background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.landing-module___cEqKa__registerBannerOverlay{background:linear-gradient(135deg,#0a0a0abf 0%,#0a0a0a99 100%);position:absolute;inset:0}.landing-module___cEqKa__registerBannerContent{z-index:1;max-width:1200px;margin:0 auto;position:relative}.landing-module___cEqKa__registerBannerTop{text-align:center;flex-direction:column;align-items:center;gap:20px;margin-bottom:40px;display:flex}.landing-module___cEqKa__registerBannerTitle{color:#fff;margin:0;font-size:28px;font-weight:700;line-height:1.3}.landing-module___cEqKa__registerBannerBottom{grid-template-columns:1fr 1fr;align-items:start;gap:32px;display:grid}.landing-module___cEqKa__registerMap{border-radius:12px;overflow:hidden}.landing-module___cEqKa__registerShare{flex-direction:column;justify-content:center;gap:12px;height:100%;display:flex}.landing-module___cEqKa__registerShareLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:600}.landing-module___cEqKa__registerShareButtons{flex-wrap:wrap;gap:10px;display:flex}.landing-module___cEqKa__registerShareBtn{color:#fff;background:#ffffff1a;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.landing-module___cEqKa__registerShareBtn:hover{background:#ffffff2e;border-color:#f5c51866}@media (max-width:768px){.landing-module___cEqKa__registerBannerTitle{font-size:22px}.landing-module___cEqKa__registerBannerBottom{grid-template-columns:1fr}.landing-module___cEqKa__registerBanner,.landing-module___cEqKa__section{padding:56px 20px}.landing-module___cEqKa__heroMeta{gap:12px}.landing-module___cEqKa__programTakeaways{grid-template-columns:1fr}}.landing-module___cEqKa__sponsorTier{margin-bottom:40px}.landing-module___cEqKa__sponsorTierLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:20px;font-size:14px;font-weight:600}.landing-module___cEqKa__sponsorLogos{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.landing-module___cEqKa__sponsorLogo{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;justify-content:center;align-items:center;min-width:160px;min-height:70px;padding:20px 28px;transition:all .3s;display:flex}.landing-module___cEqKa__sponsorLogo:hover{border-color:var(--accent,#f5c518);box-shadow:var(--shadow-soft)}.landing-module___cEqKa__sponsorLogoImg{object-fit:contain;max-width:120px;max-height:50px}.landing-module___cEqKa__sponsorLogoFallback{color:var(--color-text-muted);text-align:center;font-size:14px;font-weight:600}.landing-module___cEqKa__panelTopics{flex-wrap:wrap;gap:10px;margin-bottom:40px;display:flex}.landing-module___cEqKa__panelTopic{background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border);white-space:nowrap;border-radius:50px;padding:8px 18px;font-size:13px;font-weight:500}.landing-module___cEqKa__panelScroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;gap:20px;padding-bottom:16px;display:flex;overflow-x:auto}.landing-module___cEqKa__panelCard{background:var(--color-surface);border-radius:var(--radius);text-align:center;border:1px solid var(--color-border);scroll-snap-align:start;flex-shrink:0;width:240px;padding:28px 24px;transition:all .3s}.landing-module___cEqKa__panelCard:hover{border-color:var(--accent,#f5c518);box-shadow:var(--shadow-soft)}.landing-module___cEqKa__panelPhoto{object-fit:cover;border:3px solid var(--color-border);background:var(--color-bg);border-radius:50%;width:100px;height:100px;margin:0 auto 16px;display:block}.landing-module___cEqKa__panelPhotoPlaceholder{background:linear-gradient(135deg,var(--accent-light,#eef0ec),#e4e8e2);border:3px dashed var(--color-border);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 16px;display:flex}.landing-module___cEqKa__panelPhotoPlaceholder svg{width:36px;height:36px;stroke:var(--color-text-light);fill:none;stroke-width:1.2px;stroke-linecap:round;stroke-linejoin:round}.landing-module___cEqKa__panelName{color:var(--color-text);margin-bottom:4px;font-size:16px;font-weight:700}.landing-module___cEqKa__panelRole{color:var(--accent,#f5c518);font-size:13px;line-height:1.4}.landing-module___cEqKa__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-top:48px;display:grid}.landing-module___cEqKa__galleryItem{border-radius:var(--radius);aspect-ratio:4/3;cursor:pointer;background:var(--color-border);position:relative;overflow:hidden}.landing-module___cEqKa__galleryItem img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.landing-module___cEqKa__galleryItem:hover img{transform:scale(1.05)}.landing-module___cEqKa__galleryOverlay{z-index:1000;cursor:pointer;background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.landing-module___cEqKa__galleryOverlay img{object-fit:contain;border-radius:8px;max-width:90vw;max-height:90vh}.landing-module___cEqKa__galleryClose{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:32px;display:flex;position:absolute;top:20px;right:20px}.landing-module___cEqKa__sectionLight .landing-module___cEqKa__registerBenefit{color:var(--color-text)}.landing-module___cEqKa__sectionLight .landing-module___cEqKa__registerCheckCircle{background:var(--accent-light,#eef0ec)}.landing-module___cEqKa__sectionLight .landing-module___cEqKa__registerCtaCard{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-card);-webkit-backdrop-filter:none;backdrop-filter:none}.landing-module___cEqKa__sectionLight .landing-module___cEqKa__registerCtaTitle{color:var(--color-text)}.landing-module___cEqKa__sectionLight .landing-module___cEqKa__registerCtaDesc,.landing-module___cEqKa__sectionLight .landing-module___cEqKa__registerSeats{color:var(--color-text-muted)}.landing-module___cEqKa__sectionLight .landing-module___cEqKa__registerClosed{background:var(--color-bg);color:var(--color-text-muted);border-color:var(--color-border)}.landing-module___cEqKa__sectionLight .landing-module___cEqKa__benefitCard{border-color:var(--color-border)}.landing-module___cEqKa__sectionLight .landing-module___cEqKa__aboutHighlightText{color:var(--color-text)}@media (max-width:1024px){.landing-module___cEqKa__aboutSplit{grid-template-columns:1fr;gap:32px}.landing-module___cEqKa__aboutSplitImage{max-width:360px;margin:0 auto;position:static}.landing-module___cEqKa__heroInner{padding:100px 24px 60px}.landing-module___cEqKa__audienceGrid{grid-template-columns:repeat(2,1fr)}.landing-module___cEqKa__agendaTalk{grid-template-columns:120px 1fr;gap:20px}.landing-module___cEqKa__agendaSpeakerPhoto,.landing-module___cEqKa__agendaSpeakerPhotoPlaceholder{width:90px;height:90px}.landing-module___cEqKa__agendaTalkContent{padding:20px}.landing-module___cEqKa__benefitsGrid,.landing-module___cEqKa__speakersGrid{grid-template-columns:repeat(2,1fr)}.landing-module___cEqKa__registerInner{grid-template-columns:1fr}.landing-module___cEqKa__infoGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.landing-module___cEqKa__section{padding:48px 16px}.landing-module___cEqKa__hero{min-height:auto;overflow:visible}.landing-module___cEqKa__heroInner{padding:72px 16px 28px}.landing-module___cEqKa__heroSliderDots{margin-top:20px}.landing-module___cEqKa__heroTitle{font-size:clamp(1.75rem,7vw,2.2rem)}.landing-module___cEqKa__heroSubtitle{margin-bottom:20px;font-size:.95rem}.landing-module___cEqKa__heroMeta{flex-direction:column;align-items:center;gap:10px;margin-bottom:24px}.landing-module___cEqKa__heroMetaItem{justify-content:center;width:100%;padding:8px 14px;font-size:13px}.landing-module___cEqKa__heroCtas{flex-direction:column;align-items:stretch}.landing-module___cEqKa__btnPrimary,.landing-module___cEqKa__btnSecondary{justify-content:center;padding:14px 28px}.landing-module___cEqKa__audienceGrid{grid-template-columns:1fr}.landing-module___cEqKa__aboutSplitImage{max-width:100%}.landing-module___cEqKa__aboutBody{font-size:15px}.landing-module___cEqKa__benefitsGrid,.landing-module___cEqKa__speakersGrid{grid-template-columns:1fr}.landing-module___cEqKa__speakerPhoto,.landing-module___cEqKa__speakerPhotoPlaceholder{width:110px;height:110px}.landing-module___cEqKa__speakerName{font-size:18px}.landing-module___cEqKa__speakerBio{font-size:13px}.landing-module___cEqKa__speakerCard{padding:24px 20px}.landing-module___cEqKa__infoGrid,.landing-module___cEqKa__aboutPillars{grid-template-columns:1fr}.landing-module___cEqKa__agendaTimeline:before{display:none}.landing-module___cEqKa__agendaTalk{grid-template-columns:1fr;gap:16px;padding-top:20px;padding-bottom:20px;padding-left:0}.landing-module___cEqKa__agendaBreak{padding-left:0}.landing-module___cEqKa__agendaTalkDot,.landing-module___cEqKa__agendaBreakDot{display:none}.landing-module___cEqKa__agendaSpeakerCol{text-align:left;flex-direction:row;gap:16px}.landing-module___cEqKa__agendaSpeakerPhoto,.landing-module___cEqKa__agendaSpeakerPhotoPlaceholder{width:56px;height:56px}.landing-module___cEqKa__agendaTalkTitle{font-size:17px}.landing-module___cEqKa__agendaTalkDesc{font-size:14px}.landing-module___cEqKa__agendaTalkContent{padding:16px}.landing-module___cEqKa__programTakeaways{grid-template-columns:1fr}.landing-module___cEqKa__sectionTitle{font-size:clamp(1.5rem,5.5vw,2rem)}.landing-module___cEqKa__registerBanner{padding:48px 16px}.landing-module___cEqKa__registerBannerTitle{font-size:20px}.landing-module___cEqKa__registerBannerBottom{grid-template-columns:1fr}.landing-module___cEqKa__registerInner{gap:32px}.landing-module___cEqKa__registerCtaCard{padding:32px 20px}.landing-module___cEqKa__registerCtaButton{padding:14px 32px;font-size:15px}.landing-module___cEqKa__sectionGradient:after{width:300px;height:300px}}@media (prefers-reduced-motion:reduce){.landing-module___cEqKa__heroTitle,.landing-module___cEqKa__heroSubtitle,.landing-module___cEqKa__heroEdition,.landing-module___cEqKa__heroMeta,.landing-module___cEqKa__heroCtas,.landing-module___cEqKa__heroBadge,.landing-module___cEqKa__heroDecoration1,.landing-module___cEqKa__heroDecoration2{animation:none}}.landing-module___cEqKa__sectionWithImage{grid-template-columns:1fr 1fr;align-items:center;gap:48px;max-width:1000px;display:grid}.landing-module___cEqKa__sectionImageWrap{aspect-ratio:4/3;border-radius:var(--radius);position:relative;overflow:hidden}.landing-module___cEqKa__sectionBanner{aspect-ratio:21/9;border-radius:var(--radius);width:100%;max-width:900px;margin:0 auto 40px;position:relative;overflow:hidden}@media (max-width:768px){.landing-module___cEqKa__sectionWithImage{grid-template-columns:1fr;gap:24px}}
