.events-module__3g_ESW__eventsPage{background:var(--bg);min-height:100vh;color:var(--text)}.events-module__3g_ESW__hero{background:linear-gradient(180deg, var(--bg) 0%, var(--bgSoft) 100%);padding:100px 20px 120px;position:relative;overflow:hidden}.events-module__3g_ESW__heroContent{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1400px;margin:0 auto;display:grid}.events-module__3g_ESW__heroText{z-index:2}.events-module__3g_ESW__badge{color:var(--success);background:#00bf631a;border:1px solid #00bf6333;border-radius:50px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.875rem;font-weight:600;display:inline-flex}.events-module__3g_ESW__badgeDot{background:var(--success);border-radius:50%;width:8px;height:8px;animation:2s infinite events-module__3g_ESW__pulse}@keyframes events-module__3g_ESW__pulse{0%,to{opacity:1}50%{opacity:.5}}.events-module__3g_ESW__heroTitle{color:var(--text);margin-bottom:24px;font-size:4rem;font-weight:900;line-height:1.1}.events-module__3g_ESW__gradient{background:var(--gradient-success);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.events-module__3g_ESW__heroDescription{color:var(--textSoft);max-width:600px;margin-bottom:40px;font-size:1.25rem;line-height:1.6}.events-module__3g_ESW__heroCTA{gap:16px;margin-bottom:60px;display:flex}.events-module__3g_ESW__primaryButton{background:var(--gradient-success);color:#fff;border-radius:50px;align-items:center;gap:10px;padding:16px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 20px #00bf634d}.events-module__3g_ESW__primaryButton:hover{transform:translateY(-2px);box-shadow:0 6px 30px #00bf6366}.events-module__3g_ESW__secondaryButton{color:var(--text);border:2px solid var(--border);background:0 0;border-radius:50px;padding:16px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.events-module__3g_ESW__secondaryButton:hover{border-color:var(--success);color:var(--success)}.events-module__3g_ESW__statsGrid{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.events-module__3g_ESW__statItem{text-align:left}.events-module__3g_ESW__statNumber{background:var(--gradient-success);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:4px;font-size:2rem;font-weight:800;display:block}.events-module__3g_ESW__statLabel{color:var(--textSoft);font-size:.875rem;font-weight:500}.events-module__3g_ESW__heroVisual{z-index:1;position:relative}.events-module__3g_ESW__competitionMockup{background:var(--bgCard);border:1px solid var(--border);border-radius:16px;padding:32px;animation:5s ease-in-out infinite events-module__3g_ESW__float;box-shadow:0 30px 60px #00bf6333,0 10px 30px #0000001a}@keyframes events-module__3g_ESW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.events-module__3g_ESW__mockupHeader{color:var(--text);border-bottom:1px solid var(--border);align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;font-size:1.5rem;font-weight:700;display:flex}.events-module__3g_ESW__mockupContent{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:24px;display:grid}.events-module__3g_ESW__mockupStat{text-align:center;background:var(--bgSoft);border-radius:12px;padding:16px}.events-module__3g_ESW__mockupNumber{background:var(--gradient-success);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:4px;font-size:2rem;font-weight:800;display:block}.events-module__3g_ESW__mockupLabel{color:var(--textSoft);font-size:.875rem}.events-module__3g_ESW__mockupProgress{background:var(--bgSoft);border-radius:6px;height:12px;overflow:hidden}.events-module__3g_ESW__progressBar{background:var(--gradient-success);border-radius:6px;width:65%;height:100%;animation:2s ease-in-out events-module__3g_ESW__progressGrow}@keyframes events-module__3g_ESW__progressGrow{0%{width:0%}to{width:65%}}.events-module__3g_ESW__featuresSection{max-width:1400px;margin:0 auto;padding:100px 20px}.events-module__3g_ESW__sectionHeader{text-align:center;margin-bottom:60px}.events-module__3g_ESW__sectionHeader h2{color:var(--text);margin-bottom:16px;font-size:2.5rem;font-weight:800}.events-module__3g_ESW__sectionHeader p{color:var(--textSoft);font-size:1.125rem}.events-module__3g_ESW__featuresGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.events-module__3g_ESW__featureCard{background:var(--bgCard);border:1px solid var(--border);cursor:pointer;border-radius:16px;padding:32px;transition:all .3s}.events-module__3g_ESW__featureCard:hover,.events-module__3g_ESW__activeFeature{border-color:var(--success);transform:translateY(-4px);box-shadow:0 12px 32px #00bf6326}.events-module__3g_ESW__featureIcon{width:56px;height:56px;color:var(--success);background:linear-gradient(135deg,#00bf631a 0%,#00d46a1a 100%);border-radius:12px;justify-content:center;align-items:center;margin-bottom:20px;font-size:1.75rem;display:flex}.events-module__3g_ESW__featureCard h3{color:var(--text);margin-bottom:12px;font-size:1.25rem;font-weight:700}.events-module__3g_ESW__featureCard p{color:var(--textSoft);font-size:1rem;line-height:1.6}.events-module__3g_ESW__howItWorksSection{background:var(--bgSoft);padding:80px 20px}.events-module__3g_ESW__stepsTimeline{grid-template-columns:repeat(4,1fr);gap:24px;max-width:1200px;margin:0 auto;display:grid;position:relative}.events-module__3g_ESW__stepCard{background:var(--bgCard);border:1px solid var(--border);text-align:center;border-radius:16px;padding:32px 24px;transition:all .3s;position:relative}.events-module__3g_ESW__stepCard:hover{border-color:var(--success);transform:translateY(-4px);box-shadow:0 8px 24px #00bf6326}.events-module__3g_ESW__stepNumber{background:var(--gradient-success);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;font-size:1.5rem;font-weight:800;display:flex}.events-module__3g_ESW__stepContent h3{color:var(--text);margin-bottom:12px;font-size:1.25rem;font-weight:700}.events-module__3g_ESW__stepContent p{color:var(--textSoft);margin-bottom:16px;font-size:.9375rem;line-height:1.6}.events-module__3g_ESW__stepAction{color:var(--success);background:#00bf631a;border-radius:6px;padding:6px 12px;font-size:.8125rem;font-weight:600;display:inline-block}.events-module__3g_ESW__stepConnector{background:var(--border);z-index:0;width:24px;height:2px;position:absolute;top:60px;right:-12px}.events-module__3g_ESW__benefitsSection{max-width:1400px;margin:0 auto;padding:100px 20px}.events-module__3g_ESW__benefitsGrid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.events-module__3g_ESW__benefitCard{background:var(--bgCard);border:1px solid var(--border);border-radius:20px;padding:40px;transition:all .3s}.events-module__3g_ESW__benefitCard:hover{border-color:var(--success);transform:translateY(-4px);box-shadow:0 12px 32px #00bf6326}.events-module__3g_ESW__benefitIcon{background:var(--gradient-success);color:#fff;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;font-size:2rem;display:flex}.events-module__3g_ESW__benefitCard h3{color:var(--text);margin-bottom:12px;font-size:1.5rem;font-weight:700}.events-module__3g_ESW__benefitCard p{color:var(--textSoft);font-size:1.0625rem;line-height:1.7}.events-module__3g_ESW__successSection{background:var(--bgSoft);padding:100px 20px}.events-module__3g_ESW__storiesGrid{grid-template-columns:repeat(3,1fr);gap:32px;max-width:1400px;margin:0 auto;display:grid}.events-module__3g_ESW__storyCard{background:var(--bgCard);border:1px solid var(--border);border-radius:16px;padding:32px;transition:all .3s}.events-module__3g_ESW__storyCard:hover{border-color:var(--success);transform:translateY(-4px);box-shadow:0 8px 24px #00bf631a}.events-module__3g_ESW__storyQuote{color:var(--text);margin-bottom:24px;font-size:1.125rem;font-style:italic;line-height:1.7}.events-module__3g_ESW__storyAuthor{align-items:center;gap:16px;display:flex}.events-module__3g_ESW__authorAvatar{background:var(--gradient-success);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1rem;font-weight:700;display:flex}.events-module__3g_ESW__authorInfo{flex:1}.events-module__3g_ESW__authorName{color:var(--text);margin-bottom:4px;font-size:.9375rem;font-weight:600}.events-module__3g_ESW__authorTitle{color:var(--textSoft);font-size:.8125rem}.events-module__3g_ESW__ctaSection{background:var(--gradient-success);padding:100px 20px}.events-module__3g_ESW__ctaContent{text-align:center;max-width:800px;margin:0 auto}.events-module__3g_ESW__ctaIcon{color:#fff;opacity:.9;margin-bottom:24px;font-size:4rem}.events-module__3g_ESW__ctaContent h2{color:#fff;margin-bottom:16px;font-size:3rem;font-weight:800}.events-module__3g_ESW__ctaContent p{color:#ffffffe6;margin-bottom:40px;font-size:1.25rem}.events-module__3g_ESW__ctaButtons{justify-content:center;gap:16px;display:flex}.events-module__3g_ESW__ctaPrimary,.events-module__3g_ESW__ctaSecondary{border-radius:50px;padding:18px 40px;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s}.events-module__3g_ESW__ctaPrimary{color:var(--success);background:#fff;box-shadow:0 10px 30px #0003}.events-module__3g_ESW__ctaPrimary:hover{transform:translateY(-3px);box-shadow:0 15px 40px #0000004d}.events-module__3g_ESW__ctaSecondary{color:#fff;background:0 0;border:2px solid #fff}.events-module__3g_ESW__ctaSecondary:hover{background:#ffffff1a}.events-module__3g_ESW__dashboard{background:#0d0d1a;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;gap:20px;padding:24px;display:flex;box-shadow:0 32px 64px #00000080,0 0 0 1px #00bf631a}.events-module__3g_ESW__dashHeader{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.events-module__3g_ESW__dashTitle{color:#ffffffe6;align-items:center;gap:10px;font-size:15px;font-weight:700;display:flex}.events-module__3g_ESW__dashTrophyIcon{color:#f59e0b;font-size:15px}.events-module__3g_ESW__livePill{color:#00bf63;background:#00bf631f;border:1px solid #00bf6340;border-radius:999px;align-items:center;gap:6px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.events-module__3g_ESW__livePillDot{background:#00bf63;border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite events-module__3g_ESW__livePulse;box-shadow:0 0 6px #00bf63cc}@keyframes events-module__3g_ESW__livePulse{0%,to{opacity:1}50%{opacity:.4}}.events-module__3g_ESW__dashStats{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.events-module__3g_ESW__dashStat{text-align:center;background:#ffffff0a;border:1px solid #ffffff12;border-radius:12px;padding:12px}.events-module__3g_ESW__dashNum{color:#00bf63;margin-bottom:2px;font-size:22px;font-weight:800;line-height:1;display:block}.events-module__3g_ESW__dashLabel{color:#ffffff59;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:600}.events-module__3g_ESW__activitySection{flex-direction:column;gap:8px;display:flex}.events-module__3g_ESW__activityHeader{margin-bottom:2px}.events-module__3g_ESW__activityLabel{color:#ffffff59;text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:700}.events-module__3g_ESW__activityFeed{flex-direction:column;gap:6px;min-height:120px;display:flex}.events-module__3g_ESW__activityItem{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:10px;padding:8px 12px;display:flex}.events-module__3g_ESW__activityAvatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:800;display:flex}.events-module__3g_ESW__activityText{color:#fff9;font-size:12px;line-height:1.3}.events-module__3g_ESW__activityName{color:#ffffffe0;font-weight:700}.events-module__3g_ESW__activityAction{color:#ffffff73}.events-module__3g_ESW__judgeSection{flex-direction:column;gap:8px;display:flex}.events-module__3g_ESW__judgeLabelRow{justify-content:space-between;align-items:center;display:flex}.events-module__3g_ESW__judgeLabel{color:#ffffff59;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700}.events-module__3g_ESW__judgeCount{color:#00bf63;font-size:11px;font-weight:700}.events-module__3g_ESW__judgeBar{background:#ffffff14;border-radius:3px;height:6px;overflow:hidden}.events-module__3g_ESW__judgeBarFill{background:linear-gradient(90deg,#00bf63,#00d4a8);border-radius:3px;height:100%}.events-module__3g_ESW__featureTabs{max-width:1400px;margin:0 auto}.events-module__3g_ESW__tabList{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:24px;display:flex}.events-module__3g_ESW__tabBtn{border:1px solid var(--border);color:var(--textSoft);cursor:pointer;background:0 0;border-radius:50px;align-items:center;gap:8px;padding:12px 22px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:flex}.events-module__3g_ESW__tabBtn:hover{color:var(--text);border-color:#00bf634d}.events-module__3g_ESW__tabBtnActive{color:#00bf63;background:linear-gradient(135deg,#00bf631f,#00bf630f);border-color:#00bf6366}.events-module__3g_ESW__tabBtnIcon{font-size:13px}.events-module__3g_ESW__tabPanel{background:var(--bgCard);border:1px solid var(--border);border-radius:20px;min-height:280px;overflow:hidden}.events-module__3g_ESW__tabContent{grid-template-columns:1fr 1fr;gap:0;min-height:280px;display:grid}.events-module__3g_ESW__tabContentLeft{border-right:1px solid var(--border);flex-direction:column;justify-content:center;padding:40px;display:flex}.events-module__3g_ESW__tabContentIcon{color:#00bf63;background:linear-gradient(135deg,#00bf6326,#00d46a14);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:18px;font-size:1.25rem;display:flex}.events-module__3g_ESW__tabContentTitle{color:var(--text);letter-spacing:-.02em;margin-bottom:12px;font-size:1.5rem;font-weight:800}.events-module__3g_ESW__tabContentDesc{color:var(--textSoft);margin-bottom:24px;font-size:1rem;line-height:1.65}.events-module__3g_ESW__tabContentLink{color:#00bf63;align-items:center;gap:8px;font-size:14px;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.events-module__3g_ESW__tabContentLink:hover{gap:12px}.events-module__3g_ESW__tabContentRight{background:#0a0a14;align-items:center;padding:32px;display:flex}.events-module__3g_ESW__tabPreview{width:100%}.events-module__3g_ESW__dashBadgeRow{flex-wrap:wrap;gap:8px;display:flex}.events-module__3g_ESW__dashTypeBadge{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b40;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:700}.events-module__3g_ESW__dashTimerBadge{color:#ffffff80;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:5px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.events-module__3g_ESW__exampleBadge{color:#ffffff4d;text-transform:uppercase;letter-spacing:.08em;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:20px;padding:2px 8px;font-size:10px;font-weight:700}.events-module__3g_ESW__eventCardMockup{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;gap:12px;width:100%;padding:20px;display:flex}.events-module__3g_ESW__ecmBadge{border:1px solid;border-radius:20px;align-self:flex-start;align-items:center;gap:6px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.events-module__3g_ESW__ecmTitle{color:#ffffffe6;font-size:16px;font-weight:700;line-height:1.3}.events-module__3g_ESW__ecmPrizes{flex-direction:column;gap:5px;display:flex}.events-module__3g_ESW__ecmPrize{color:#fff9;align-items:center;gap:6px;font-size:12px;display:flex}.events-module__3g_ESW__ecmStats{border-top:1px solid #ffffff12;flex-wrap:wrap;gap:14px;padding-top:10px;display:flex}.events-module__3g_ESW__ecmStats span{color:#fff6;align-items:center;gap:5px;font-size:11px;font-weight:600;display:inline-flex}.events-module__3g_ESW__ecmExample{color:#fff3;text-align:right;text-transform:uppercase;letter-spacing:.08em;margin-top:4px;font-size:10px;font-weight:700}.events-module__3g_ESW__featureList{flex-direction:column;gap:8px;margin-bottom:24px;padding:0;list-style:none;display:flex}.events-module__3g_ESW__featureListItem{color:var(--textSoft);align-items:center;gap:8px;font-size:14px;display:flex}[data-theme=dark] .events-module__3g_ESW__competitionMockup{box-shadow:0 30px 60px #00000080,0 10px 30px #00bf6333}[data-theme=dark] .events-module__3g_ESW__featureCard,[data-theme=dark] .events-module__3g_ESW__stepCard,[data-theme=dark] .events-module__3g_ESW__benefitCard,[data-theme=dark] .events-module__3g_ESW__storyCard{background:var(--bgCard);border-color:var(--border)}[data-theme=dark] .events-module__3g_ESW__tabPanel{background:var(--bgCard)}[data-theme=dark] .events-module__3g_ESW__tabContentRight{background:#050509}@media (max-width:1200px){.events-module__3g_ESW__heroContent{grid-template-columns:1fr;gap:60px}.events-module__3g_ESW__heroTitle{font-size:3rem}.events-module__3g_ESW__featuresGrid,.events-module__3g_ESW__stepsTimeline{grid-template-columns:repeat(2,1fr)}.events-module__3g_ESW__stepConnector{display:none}.events-module__3g_ESW__storiesGrid{grid-template-columns:1fr}}@media (max-width:768px){.events-module__3g_ESW__hero{padding:60px 20px 80px}.events-module__3g_ESW__heroTitle{font-size:2.5rem}.events-module__3g_ESW__heroDescription{font-size:1.125rem}.events-module__3g_ESW__heroCTA{flex-direction:column}.events-module__3g_ESW__primaryButton,.events-module__3g_ESW__secondaryButton{text-align:center;justify-content:center;width:100%}.events-module__3g_ESW__statsGrid{grid-template-columns:repeat(2,1fr);gap:20px}.events-module__3g_ESW__featuresGrid,.events-module__3g_ESW__stepsTimeline,.events-module__3g_ESW__benefitsGrid{grid-template-columns:1fr}.events-module__3g_ESW__ctaButtons{flex-direction:column}.events-module__3g_ESW__ctaPrimary,.events-module__3g_ESW__ctaSecondary{width:100%}.events-module__3g_ESW__sectionHeader h2,.events-module__3g_ESW__ctaContent h2{font-size:2rem}.events-module__3g_ESW__tabContent{grid-template-columns:1fr}.events-module__3g_ESW__tabContentLeft{border-right:none;border-bottom:1px solid var(--border);padding:28px 20px}.events-module__3g_ESW__tabContentRight{min-height:200px;padding:24px 20px}.events-module__3g_ESW__dashStats{grid-template-columns:repeat(3,1fr)}}
