.home-section{width:100vw;margin-left:calc(50% - 50vw);padding:100px 48px}.section-tag{letter-spacing:3px;text-transform:uppercase;margin-bottom:16px;font-family:Space Mono,monospace;font-size:10px}.home-dark .section-tag{color:#e84444}.home-light .section-tag{color:#c22}.section-title{color:var(--ant-color-text);margin:0 0 16px;font-family:Unbounded,sans-serif;font-size:36px;font-weight:700;line-height:1.2}.section-desc{color:var(--ant-color-text-secondary);max-width:520px;font-size:16px;line-height:1.6}.home-hero{flex-direction:column;justify-content:center;align-items:center;width:100vw;min-height:calc(100vh - 64px);margin-top:-24px;margin-left:calc(50% - 50vw);display:flex;position:relative;overflow:hidden}.hero-bg{pointer-events:none;z-index:0;position:absolute;inset:0}.hero-bg canvas{width:100%;height:100%}.hero-grid{pointer-events:none;z-index:1;position:absolute;inset:0}.hero-vignette{pointer-events:none;z-index:2;position:absolute;inset:0}.hero-glow{pointer-events:none;z-index:1;filter:blur(60px);width:600px;height:400px;position:absolute;top:20%;left:50%;transform:translate(-50%)}.hero-content{z-index:10;text-align:center;flex-direction:column;align-items:center;gap:32px;max-width:820px;padding:0 24px;display:flex;position:relative}.hero-slogan{letter-spacing:-.5px;margin:0;font-family:Unbounded,sans-serif;font-size:40px;font-weight:700;line-height:1.12}.hero-sub{max-width:520px;font-size:18px;line-height:1.6}.hero-cta{gap:14px;margin-top:4px;display:flex}.btn-hero{cursor:pointer;letter-spacing:.3px;border:none;border-radius:6px;padding:15px 34px;font-family:Onest,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.btn-hero-primary{color:#fff}.btn-hero-primary:hover{transform:translateY(-1px);box-shadow:0 6px 28px #e8444440}.btn-hero-secondary{background:0 0}.btn-hero-secondary:hover{transform:translateY(-1px)}.hero-stats{flex-flow:row;justify-content:center;align-items:center;gap:0;margin-top:0;display:flex}.hero-stat{text-align:center;padding:0 32px}.hero-stat-value{white-space:nowrap;margin-bottom:6px;font-family:Unbounded,sans-serif;font-size:32px;font-weight:800;line-height:1}.hero-stat-label{letter-spacing:1.5px;text-transform:uppercase;font-family:Space Mono,monospace;font-size:10px}.home-dark .hero-stat-label{color:#ffffff73}.home-light .hero-stat-label{color:#999}.home-dark .hero-stat-value{color:#f0f0f0}.home-light .hero-stat-value{color:#1a1a1a}.hero-stat-divider{flex-shrink:0;width:1px;height:40px}.home-dark .hero-stat-divider{background:#2a2a30}.home-light .hero-stat-divider{background:#ddd}.scroll-hint{z-index:10;flex-direction:column;align-items:center;gap:6px;display:flex;position:absolute;bottom:70px;left:50%;transform:translate(-50%)}.scroll-hint span{letter-spacing:2px;text-transform:uppercase;font-family:Space Mono,monospace;font-size:9px}.scroll-arrow{border-bottom:1.5px solid;border-right:1.5px solid;width:16px;height:16px;animation:2s infinite scrollBounce;transform:rotate(45deg)}@keyframes scrollBounce{0%,to{transform:rotate(45deg)translateY(0)}50%{transform:rotate(45deg)translateY(4px)}}.ticker-wrap{z-index:10;width:100%;position:absolute;bottom:32px;left:0;overflow:hidden}.ticker{white-space:nowrap;gap:48px;animation:120s linear infinite tickerscroll;display:flex}.ticker-item{letter-spacing:1px;flex-shrink:0;align-items:center;gap:8px;font-family:Space Mono,monospace;font-size:10px;display:flex}.ticker-dot{border-radius:50%;width:5px;height:5px;display:inline-block}.ticker-dot.live{animation:2s infinite tickerpulse}.home-roles{text-align:center;flex-direction:column;align-items:center;display:flex}.roles-grid{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;max-width:960px;margin-top:56px;display:grid}.role-card{text-align:left;cursor:default;border-radius:12px;padding:36px 28px;text-decoration:none;transition:all .3s;display:block;position:relative;overflow:hidden}.role-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.role-icon{background:#e844441f;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:20px;display:flex}.role-title{margin:0 0 10px;font-family:Unbounded,sans-serif;font-size:18px;font-weight:600}.role-desc{font-size:13px;line-height:1.5}.role-link{color:var(--ant-color-primary);align-items:center;gap:4px;min-height:44px;margin-top:20px;padding:8px 0;font-size:13px;font-weight:500;text-decoration:none;transition:gap .2s;display:inline-flex}.role-link:hover{color:var(--ant-color-primary);gap:10px}.role-card:after{content:"";border-top:40px solid var(--ant-color-primary);opacity:0;border-left:40px solid #0000;width:0;height:0;transition:opacity .3s;position:absolute;top:0;right:0}.role-card:hover:after{opacity:.15}.home-how{width:100%;max-width:1100px;margin-left:auto;margin-right:auto}.steps{grid-template-columns:repeat(4,1fr);gap:0;margin-top:56px;display:grid;position:relative}.steps:before{content:"";transform-origin:0;height:2px;position:absolute;top:28px;left:28px;right:28px;transform:scaleX(0)}.steps-animate:before{animation:2.5s ease-in-out .3s forwards stepLineHorizontal}@keyframes stepLineHorizontal{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.step{text-align:center;z-index:2;flex-direction:column;align-items:center;padding:0 16px;display:flex;position:relative}.step-num{border:2px solid var(--ant-color-border);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;font-family:Unbounded,sans-serif;font-size:18px;font-weight:700;transition:all .3s;display:flex}.step:hover .step-num{border-color:var(--ant-color-primary);color:var(--ant-color-primary);box-shadow:0 0 20px #e8444426}.step-title{margin:0 0 8px;font-family:Unbounded,sans-serif;font-size:15px;font-weight:600}.step-desc{font-size:13px;line-height:1.5}.home-live{flex-direction:column;align-items:center;display:flex}.live-grid{grid-template-columns:repeat(3,1fr);gap:16px;width:100%;max-width:960px;margin-top:48px;display:grid}.tourney-card{cursor:pointer;border-radius:10px;padding:24px;text-decoration:none;transition:all .25s;display:block}.tourney-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #00000040}.tourney-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.tourney-game{letter-spacing:1px;text-transform:uppercase;font-family:Space Mono,monospace;font-size:10px}.tourney-badge{letter-spacing:1px;text-transform:uppercase;border-radius:3px;padding:3px 8px;font-family:Space Mono,monospace;font-size:9px}.badge-live{color:var(--ant-color-primary);background:#e8444426}.badge-reg{background:#ffffff0f}.badge-soon{color:#cca830;background:#ffc8321a}.tourney-title{margin-bottom:16px;font-family:Unbounded,sans-serif;font-size:16px;font-weight:600;line-height:1.3}.tourney-meta{flex-direction:column;gap:8px;display:flex}.tourney-meta-row{justify-content:space-between;align-items:center;font-size:13px;display:flex}.tourney-prize{font-family:Unbounded,sans-serif;font-weight:600}.prize-bar{border-radius:2px;width:100%;height:4px;margin-top:14px;overflow:hidden}.prize-fill{background:var(--ant-color-primary);border-radius:2px;height:100%;transition:width 1.5s}.prize-label{letter-spacing:1px;justify-content:space-between;margin-top:6px;font-family:Space Mono,monospace;font-size:9px;display:flex}.home-crowd{justify-content:center;align-items:center;gap:80px;width:100%;max-width:1100px;margin-left:auto;margin-right:auto;display:flex}.crowd-visual{flex:0 0 380px;position:relative}.donation-feed{flex-direction:column;gap:10px;display:flex}.donation-item{opacity:0;border-radius:8px;align-items:center;gap:12px;padding:14px 18px;animation:.5s forwards fadeSlideIn;display:flex}.donation-item:first-child{animation-delay:.1s}.donation-item:nth-child(2){animation-delay:.4s}.donation-item:nth-child(3){animation-delay:.7s}.donation-item:nth-child(4){animation-delay:1s}.donation-item:nth-child(5){animation-delay:1.3s}@keyframes fadeSlideIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}.don-avatar{color:#ffffff73;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.don-info{flex:1}.don-name{font-size:13px;font-weight:600}.don-msg{margin-top:2px;font-size:12px}.don-amount{color:#22c55e;flex-shrink:0;font-family:Space Mono,monospace;font-size:13px;font-weight:600}.task-row{gap:10px;margin-top:16px;display:flex}.task-chip{cursor:pointer;opacity:0;border-radius:10px;align-items:center;gap:10px;min-height:48px;padding:12px;font-size:13px;animation:.5s forwards fadeSlideIn;display:flex}.task-chip:first-child{animation-delay:1.6s}.task-chip:nth-child(2){animation-delay:1.9s}.task-reward{color:#e84444;background:#e844441f;border-radius:6px;flex-shrink:0;margin-left:auto;padding:3px 8px;font-size:12px;font-weight:600}.crowd-text{flex:1}.home-stats{text-align:center;flex-direction:column;align-items:center;display:flex}.stats-grid{grid-template-columns:repeat(4,1fr);gap:0;width:100%;max-width:800px;margin-top:56px;display:grid}.stat{border-right:1px solid var(--ant-color-border);padding:0 24px}.stat:last-child{border-right:none}.stat-num{margin-bottom:8px;font-family:Unbounded,sans-serif;font-size:42px;font-weight:800;line-height:1}.stat-label{font-size:13px;line-height:1.4}.home-final-cta{text-align:center;flex-direction:column;align-items:center;padding:140px 48px;display:flex;position:relative;overflow:hidden}.final-glow{filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#e8444414 0%,#0000 70%);width:500px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-final-cta .section-title{z-index:2;font-size:44px;position:relative}.home-final-cta .section-desc{z-index:2;text-align:center;margin-bottom:32px;margin-left:auto;margin-right:auto;position:relative}.home-final-cta .hero-cta{z-index:2;justify-content:center;position:relative}.reveal{opacity:0;transition:all .7s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.reveal.visible{opacity:1;transform:translateY(0)}.step{opacity:0;transform:translateY(20px)}.step-num{transition:background .3s,border-color .3s,color .3s,transform .3s,box-shadow .3s}.step:not(:last-child):after{transform-origin:top;transform:scaleY(0)}.steps-animate .step:first-child{animation:.4s ease-out forwards stepFadeIn}.steps-animate .step:first-child .step-num{animation:.4s ease-out .3s forwards stepHighlight}.steps-animate .step:first-child:after{animation:.5s ease-in-out .6s forwards stepLineFill}.steps-animate .step:nth-child(2){animation:.4s ease-out 1s forwards stepFadeIn}.steps-animate .step:nth-child(2) .step-num{animation:.4s ease-out 1.3s forwards stepHighlight}.steps-animate .step:nth-child(2):after{animation:.5s ease-in-out 1.6s forwards stepLineFill}.steps-animate .step:nth-child(3){animation:.4s ease-out 2s forwards stepFadeIn}.steps-animate .step:nth-child(3) .step-num{animation:.4s ease-out 2.3s forwards stepHighlight}.steps-animate .step:nth-child(3):after{animation:.5s ease-in-out 2.6s forwards stepLineFill}.steps-animate .step:nth-child(4){animation:.4s ease-out 3s forwards stepFadeIn}.steps-animate .step:nth-child(4) .step-num{animation:.4s ease-out 3.3s forwards stepHighlight}@keyframes stepFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes stepHighlight{0%{transform:scale(1)}50%{transform:scale(1.15);box-shadow:0 0 20px #e8444466}to{color:#fff;background:#e84444;border-color:#e84444;transform:scale(1);box-shadow:0 0 12px #e8444440}}@keyframes stepLineFill{0%{background:linear-gradient(#e84444,#333);transform:scaleY(0)}to{background:linear-gradient(#e84444,#333);transform:scaleY(1)}}.home-dark .hero-grid{background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:60px 60px}.home-dark .hero-vignette{background:radial-gradient(#0000 50%,#0e0e10 90%)}.home-dark .hero-glow{background:radial-gradient(circle,#e8444433 0%,#0000 70%)}.home-dark .hero-slogan{color:#f0f0f0}.home-dark .hero-sub{color:#ffffffa6}.home-dark .scroll-hint span{color:#444}.home-dark .scroll-arrow{border-color:#444}.home-dark .ticker-item{color:#444}.home-dark .home-hero{background:#0e0e10}.home-dark .home-roles{background:#141418}.home-dark .home-how{background:0 0}.home-dark .home-live{background:#141418}.home-dark .home-crowd{background:0 0}.home-dark .home-stats,.home-dark .home-final-cta{background:#141418}.home-dark .role-card{background:#16161b;border:1px solid #222228}.home-dark .role-card:hover{border-color:#444}.home-dark .role-icon{background:#e844441f}.home-dark .role-title{color:#f0f0f0}.home-dark .role-desc{color:#ffffffa6}.home-dark .steps:before{background:#1e1e24}.home-dark .step-num{color:#ffffff73;background:#0e0e10}.home-dark .step-title{color:#f0f0f0}.home-dark .step-desc{color:#fff9}.home-dark .tourney-card{background:#16161b;border:1px solid #222228}.home-dark .tourney-card:hover{border-color:#444}.home-dark .tourney-game{color:#ffffff73}.home-dark .badge-reg{color:#bbb}.home-dark .tourney-title{color:#f0f0f0}.home-dark .tourney-meta-row{color:#ffffffa6}.home-dark .tourney-prize{color:#f0f0f0}.home-dark .prize-bar{background:#1e1e24}.home-dark .prize-label{color:#444}.home-dark .donation-item{background:#16161b;border:1px solid #222228}.home-dark .don-avatar{background:#1a1a2e}.home-dark .don-name{color:#f0f0f0}.home-dark .don-msg{color:#ffffffa6}.home-dark .task-chip{color:#ffffffa6;background:#e844440f;border:1px solid #e8444426}.home-dark .stat-num{color:#f0f0f0}.home-dark .stat-label{color:#ffffffa6}.home-light .hero-grid{background-image:linear-gradient(#00000008 1px,#0000 1px),linear-gradient(90deg,#00000008 1px,#0000 1px);background-size:60px 60px}.home-light .hero-vignette{background:radial-gradient(#0000 40%,#f2f1ed 85%)}.home-light .hero-glow{background:radial-gradient(circle,#cc22220a 0%,#0000 70%)}.home-light .hero-slogan{color:#1a1a1a}.home-light .hero-sub{color:#666}.home-light .scroll-hint span{color:#999}.home-light .scroll-arrow{border-color:#bbb}.home-light .ticker-item{color:#999}.home-light .home-hero{background:#f2f1ed}.home-light .home-roles{background:#eae9e5}.home-light .home-how{background:0 0}.home-light .home-live{background:#eae9e5}.home-light .home-crowd{background:0 0}.home-light .home-stats,.home-light .home-final-cta{background:#eae9e5}.home-light .role-card{background:#fff;border:1px solid #e0e0dc}.home-light .role-card:hover{border-color:#ccc}.home-light .role-icon{background:#cc22221a}.home-light .role-title{color:#1a1a1a}.home-light .role-desc{color:#666}.home-light .steps:before{background:#e0e0dc}.home-light .step-num{color:#999;background:#f2f1ed}.home-light .step-title{color:#1a1a1a}.home-light .step-desc{color:#666}.home-light .steps-animate .step .step-num{animation-name:stepHighlightLight!important}.home-light .steps-animate .step:after{animation-name:stepLineFillLight!important}@keyframes stepHighlightLight{0%{transform:scale(1)}50%{transform:scale(1.15);box-shadow:0 0 20px #cc22224d}to{color:#fff;background:#c22;border-color:#c22;transform:scale(1);box-shadow:0 0 12px #c223}}@keyframes stepLineFillLight{0%{background:linear-gradient(#c22,#ccc);transform:scaleY(0)}to{background:linear-gradient(#c22,#ccc);transform:scaleY(1)}}.home-light .tourney-card{background:#fff;border:1px solid #e0e0dc}.home-light .tourney-card:hover{border-color:#ccc}.home-light .tourney-game{color:#666}.home-light .badge-reg{color:#666;background:#0000000d}.home-light .tourney-title{color:#1a1a1a}.home-light .tourney-meta-row{color:#666}.home-light .tourney-prize{color:#1a1a1a}.home-light .prize-bar{background:#e0e0dc}.home-light .prize-label{color:#999}.home-light .donation-item{background:#fff;border:1px solid #e0e0dc}.home-light .don-avatar{color:#00000073;background:#e8e8e4}.home-light .don-name{color:#1a1a1a}.home-light .don-msg{color:#666}.home-light .task-chip{color:#000000a6;background:#cc22220a;border:1px solid #cc222226}.home-light .stat-num{color:#1a1a1a}.home-light .stat-label{color:#0000008c}@media (max-width:768px){.home-light .hero-stats{border-top-color:#e0e0dc;border-bottom-color:#e0e0dc}.home-light .hero-stat-divider{background:#e0e0dc}.home-light .hero-sub{color:#0000008c}}@media (max-width:900px){.home-section{padding:72px 24px}.home-hero .gl-lg .gl-text,.home-hero .gl-lg .gl-layer{font-size:44px}.hero-slogan{font-size:34px}.hero-stat-value{font-size:24px}.hero-stat{padding:0 20px}.roles-grid,.live-grid{grid-template-columns:1fr;max-width:440px}.steps{grid-template-columns:repeat(2,1fr);gap:32px}.steps:before{display:none}.home-crowd{flex-direction:column-reverse;gap:48px}.crowd-visual{flex:none;width:100%;max-width:400px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:32px}.stat{border-right:none}.section-title{font-size:28px}.home-final-cta .section-title{font-size:32px}}@media (max-width:768px){.home-section{padding:56px 16px}.home-hero{min-height:100dvh;padding-top:48px;padding-bottom:64px}.hero-slogan{letter-spacing:-.5px;font-size:28px;line-height:1.1}.hero-sub{color:#ffffff8c;margin-bottom:0;font-size:13px;line-height:1.4}.hero-content{gap:20px;padding:0 16px}.hero-cta{gap:8px;width:100%}.btn-hero{text-align:center;border-radius:10px;flex:1;min-height:44px;padding:12px 16px;font-size:13px}.hero-stats{border-top:1px solid #1a1a1e;border-bottom:1px solid #1a1a1e;flex-wrap:wrap;justify-content:center;gap:0;width:100%;padding:12px 0}.hero-stat.hero-stat-prize{border-bottom:1px solid #1a1a1e;flex:0 0 100%;margin-bottom:10px;padding-bottom:10px}.home-light .hero-stat.hero-stat-prize{border-bottom-color:#e0e0dc}.hero-stat-prize+.hero-stat-divider{display:none}.hero-stat{text-align:center;flex:1;padding:0 8px}.hero-stat-value{font-size:18px}.hero-stat-label{letter-spacing:1px;font-size:10px}.hero-stat-divider{background:#1a1a1e;width:1px;height:36px}.scroll-hint{display:none}.steps{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:480px){.home-hero .gl-lg .gl-text,.home-hero .gl-lg .gl-layer{letter-spacing:1px;font-size:32px}.hero-slogan{font-size:26px}.hero-stat-value{font-size:16px}.hero-stat{padding:0 4px}.steps{grid-template-columns:1fr;gap:0;padding-left:15px}.steps:before{display:none!important}.step{-moz-column-gap:14px;text-align:left;grid-template-columns:30px 1fr;gap:2px 14px;padding:12px 0;display:grid}.step:not(:last-child):after{content:"";z-index:0;transform-origin:top;background:#333;width:2px;position:absolute;top:42px;bottom:-12px;left:15px;transform:scaleY(0)}.home-light .step:not(:last-child):after{background:#ccc}.step-num{z-index:1;color:#e8444466;background:#222;border:1px solid #e844444d;grid-row:1/span 2;width:30px;height:30px;margin-bottom:0;font-size:12px}.home-light .step-num{color:#c226;background:#f2f1ed;border-color:#cc22224d}.step-title,.step-desc{grid-column:2}.step-title{font-size:14px}.step-title br{display:none}.step-desc{font-size:12px;line-height:1.4}.stats-grid{grid-template-columns:repeat(2,1fr)}.home-final-cta{padding:80px 16px}.home-final-cta .section-title{font-size:26px}.section-title{font-size:24px}.task-row{flex-direction:column}.ticker-wrap{display:none}}@media (max-width:375px){.hero-slogan{font-size:24px}}
