.logo-container{position:absolute;left:-1rem;gap:1rem}.logo,.logo-container{display:flex;align-items:center}.logo img{height:100px}.partner-logo{display:flex;align-items:center}.partner-logo img{height:60px;width:auto;opacity:.8;transition:opacity .3s ease}.partner-logo img:hover{opacity:1}.main-content{max-width:1400px;width:100%;margin:0 auto;padding:0 2rem;position:relative}.video-container{position:relative;width:100vw;height:100vh;overflow:hidden;opacity:0;transition:opacity 1s ease-in-out;background:#000;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);box-sizing:border-box}.video-container.visible{opacity:1}#bg-video{top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;z-index:1;max-width:none;max-height:none}#bg-video,.video-overlay{position:absolute;transition:opacity 1s ease-in-out}.video-overlay{top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:2}.video-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:3;width:100%;padding:0 2rem}.video-content>*{opacity:0;transition:opacity .5s ease-in-out}.video-content>.visible{opacity:1}.cyberpunk-title{font-size:6rem;font-weight:700;color:#fff;letter-spacing:.5rem;text-shadow:0 0 10px rgba(126,23,133,.8),0 0 20px rgba(126,23,133,.6),0 0 30px rgba(126,23,133,.4);animation:glow 2s ease-in-out infinite alternate}.cyberpunk-subtitle,.cyberpunk-title{text-transform:uppercase;margin-bottom:1rem}.cyberpunk-subtitle{font-size:1.5rem;color:#10e07f;margin-top:-1.5rem;letter-spacing:.3rem;text-shadow:0 0 5px rgba(16,224,127,.8)}.cyberpunk-line{width:200px;height:2px;background:linear-gradient(90deg,transparent,#7e1785,#10e07f,transparent);margin:2rem auto;position:relative}.cyberpunk-line:after,.cyberpunk-line:before{content:"";position:absolute;width:10px;height:10px;background:#10e07f;border-radius:50%;top:-4px}.cyberpunk-line:before{left:0}.cyberpunk-line:after{right:0}.cyberpunk-description{font-size:1.5rem;color:#fff;margin-top:2rem;text-transform:uppercase;letter-spacing:.2rem;text-shadow:0 0 5px rgba(255,255,255,.8)}.home-section{padding:4rem 2rem;text-align:center;opacity:0;transform:translateY(30px);transition:all .6s ease;background:rgba(255,255,255,.05);border-radius:12px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.1);max-width:1200px;margin:2rem auto}.home-section.visible{opacity:1;transform:translateY(0)}.home-section h2{color:#fff;font-size:2.5rem;margin-bottom:2rem;font-weight:600;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.content-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem}.grid-card{background:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;text-align:left;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden}.grid-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#10e07f,#7e1785);opacity:0;transition:opacity .3s ease}.grid-card:hover{transform:translateY(-5px);border-color:rgba(16,224,127,.3);box-shadow:0 10px 30px rgba(0,0,0,.3)}.grid-card:hover:before{opacity:1}.card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.card-header h3{color:#fff;font-size:1.3rem;font-weight:600;margin:0}.card-header i{color:#10e07f;font-size:1.2rem}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.stat-item{text-align:center;padding:1rem;background:rgba(255,255,255,.05);border-radius:8px;transition:all .3s ease}.stat-item:hover{background:rgba(16,224,127,.1);transform:scale(1.05)}.stat-number{font-size:2rem;font-weight:700;color:#10e07f;margin-bottom:.5rem}.stat-label{font-size:.9rem;color:#ccc;text-transform:uppercase;letter-spacing:.5px}.news-list{margin-bottom:1rem}.news-item{padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.news-item:last-child{border-bottom:none}.news-date{font-size:.8rem;color:#10e07f;margin-bottom:.5rem}.news-title{font-size:1rem;color:#fff;font-weight:600}.news-excerpt{font-size:.9rem;color:#ccc;line-height:1.4}.article-list{margin-bottom:1rem}.article-item{padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.1);position:relative}.article-item:last-child{border-bottom:none}.article-type{display:inline-block;padding:.2rem .5rem;border-radius:12px;font-size:.7rem;font-weight:600;text-transform:uppercase;margin-bottom:.5rem}.article-type.free{background:linear-gradient(135deg,#10e07f,#00b894);color:#fff}.article-type.paid{background:linear-gradient(135deg,#7e1785,#e84393);color:#fff}.article-title{font-size:.9rem;color:#fff;font-weight:600;margin-bottom:.3rem;line-height:1.3}.article-author{font-size:.8rem;color:#ccc}.partners-content{text-align:center;margin-bottom:1rem}.partners-card .partner-logo{margin-bottom:1rem;display:flex;justify-content:center}.partners-content p{color:#ccc;font-size:.9rem;line-height:1.5;margin:0}.card-link{display:inline-flex;align-items:center;gap:.5rem;color:#10e07f;text-decoration:none;font-size:.9rem;font-weight:500;transition:all .3s ease;margin-top:1rem}.card-link:hover{color:#7e1785;transform:translateX(5px)}.card-link i{transition:transform .3s ease}.card-link:hover i{transform:translateX(3px)}.home-section p{color:#ddd;font-size:1.2rem;line-height:1.8;max-width:800px;margin:0 auto}.team-logo{max-width:300px;width:100%;height:auto;margin-bottom:2rem;opacity:0;transition:opacity .5s ease-in-out}.team-logo.visible{opacity:1}.loading-indicator{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:4;color:#fff}.loading-spinner{width:50px;height:50px;border:3px solid rgba(255,255,255,.3);border-top-color:#10e07f;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}.loading-indicator p{font-size:1.2rem;color:#ddd}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-progress{width:200px;height:4px;background:rgba(255,255,255,.2);border-radius:2px;margin:1rem auto;overflow:hidden;opacity:0;transition:opacity .3s ease}.progress-bar{height:100%;background:linear-gradient(90deg,#10e07f,#7e1785);width:0;transition:width .3s ease;position:relative}.progress-bar:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.progress-text{font-size:.9rem;color:#aaa;margin-top:.5rem}.video-container.visible .loading-progress{opacity:1}@keyframes glow{0%{text-shadow:0 0 10px rgba(126,23,133,.8),0 0 20px rgba(126,23,133,.6),0 0 30px rgba(126,23,133,.4)}to{text-shadow:0 0 20px rgba(126,23,133,1),0 0 30px rgba(126,23,133,.8),0 0 40px rgba(126,23,133,.6)}}@media (max-width:768px){.main-content{padding:0 1rem}.video-container{height:60vh}#bg-video{-o-object-fit:contain;object-fit:contain;min-width:auto;min-height:auto;width:100%;height:100%;max-width:100%;max-height:100%}.cyberpunk-title{font-size:3rem;letter-spacing:.3rem}.cyberpunk-subtitle{font-size:1.2rem;letter-spacing:.2rem}.cyberpunk-description{font-size:1.2rem;letter-spacing:.1rem}.home-section{padding:2rem 1rem;margin:1rem 0}.home-section h2{font-size:2rem}.home-section p{font-size:1rem}.team-logo{max-width:200px}.content-grid{grid-template-columns:1fr;gap:1.5rem}.grid-card{padding:1rem}.card-header h3{font-size:1.1rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:.8rem}.stat-number{font-size:1.5rem}.stat-label{font-size:.8rem}.article-title,.news-title{font-size:.9rem}.article-author,.news-excerpt{font-size:.8rem}}@media (max-width:480px){.main-content{padding:0 .5rem;overflow-x:hidden}.homepage-grid-section{padding:0 .5rem 1.5rem;margin:1.5rem auto 0}.homepage-grid{padding:.8rem .3rem .3rem;gap:.6rem;border-radius:10px}.aboutus-content.merged{padding:1.2rem .8rem;font-size:.95rem}.aboutus-avatar,.aboutus-flex{align-items:center}.aboutus-highlights{gap:.6rem;justify-content:center}.aboutus-highlights li{font-size:.85rem;padding:.25rem .6rem}.aboutus-values{gap:.4rem;justify-content:center}.aboutus-values span{font-size:.85rem;padding:.2rem .6rem}.aboutus-journey{margin-top:.8rem;padding:.6rem .8rem}.aboutus-journey-title{font-size:.95rem}.aboutus-journey-list li{font-size:.85rem;margin-bottom:.2rem}.aboutus-journey-year{min-width:40px;font-size:.85rem}.article-block,.news-list-block{padding:.8rem .6rem}.aboutus-title,.article-section-title,.news-title{font-size:1.8rem}.video-container{height:50vh;overflow:hidden}#bg-video{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.video-content{padding:0 1rem}.cyberpunk-title{font-size:2.5rem;letter-spacing:.2rem}.cyberpunk-description,.cyberpunk-subtitle{font-size:1rem;letter-spacing:.1rem}.team-logo{max-width:150px}.cyberpunk-line{width:150px;margin:1.5rem auto}}@media (max-width:360px){.main-content{padding:0 .3rem}.homepage-grid-section{padding:0 .3rem 1rem;margin:1rem auto 0}.homepage-grid{padding:.6rem .2rem .2rem;gap:.5rem;border-radius:8px}.aboutus-content.merged{padding:1rem .6rem;font-size:.9rem}.aboutus-avatar,.aboutus-flex{align-items:center}.aboutus-highlights{gap:.5rem;justify-content:center}.aboutus-highlights li{font-size:.8rem;padding:.2rem .5rem}.aboutus-values{gap:.3rem;justify-content:center}.aboutus-values span{font-size:.8rem;padding:.15rem .5rem}.aboutus-journey{margin-top:.6rem;padding:.5rem .6rem}.aboutus-journey-title{font-size:.9rem}.aboutus-journey-list li{font-size:.8rem;margin-bottom:.15rem}.aboutus-journey-year{min-width:35px;font-size:.8rem}.article-block,.news-list-block{padding:.6rem .4rem}.aboutus-title,.article-section-title,.news-title{font-size:1.6rem}.article-list-title,.news-list-title{font-size:.9rem}}@media (max-width:320px){.aboutus-content.merged{padding:.8rem .5rem;font-size:.85rem}.aboutus-avatar,.aboutus-flex{align-items:center}.aboutus-highlights{gap:.4rem;justify-content:center}.aboutus-highlights li{font-size:.75rem;padding:.15rem .4rem}.aboutus-values{gap:.25rem;justify-content:center}.aboutus-values span{font-size:.75rem;padding:.1rem .4rem}.aboutus-journey{margin-top:.5rem;padding:.4rem .5rem}.aboutus-journey-title{font-size:.85rem}.aboutus-journey-list li{font-size:.75rem;margin-bottom:.1rem}.aboutus-journey-year{min-width:30px;font-size:.75rem}.aboutus-avatar img{width:100px;height:100px}.aboutus-avatar-name{font-size:1rem}.aboutus-avatar-role{font-size:.9rem}}.homepage-grid-section{width:100%;max-width:1400px;margin:1rem auto 0;padding:0 2rem 3rem;box-sizing:border-box}.homepage-grid{display:grid;grid-template-columns:1.2fr 1.2fr 1fr;grid-template-rows:auto 1fr auto;grid-template-areas:"aboutus-title aboutus-title news-title" "aboutus-content aboutus-content news-list" "article-block article-block news-list";gap:2rem;padding:2.5rem 2rem 2rem}.aboutus-title{grid-area:aboutus-title;font-size:2.5rem;color:#10e07f;background:linear-gradient(90deg,#10e07f 60%,#7e1785);-webkit-background-clip:text;-webkit-text-fill-color:transparent;grid-column:1/3}.aboutus-title,.news-title{font-weight:700;letter-spacing:2px;margin-bottom:.5rem;text-align:center;justify-self:center}.news-title{grid-area:news-title;font-size:2.2rem;color:#7e1785}.aboutus-content.merged{grid-area:aboutus-content;grid-column:1/3;border-radius:12px;padding:2.5rem 2rem;color:#fff;font-size:1.15rem;display:flex;align-items:center;justify-content:center}.aboutus-content.merged,.team-members-card{background:rgba(26,26,26,.95);box-shadow:0 2px 8px rgba(0,0,0,.25);min-height:180px}.team-members-card{grid-area:team-members-card;padding:1.5rem 1.2rem}.team-card-placeholder{color:#7e1785;font-size:1.1rem;font-weight:500;letter-spacing:1px;text-align:center}.news-list-block{grid-area:news-list;background:rgba(26,26,26,.95);border-radius:12px;padding:1.5rem 1.2rem;color:#fff;min-height:180px;box-shadow:0 2px 8px rgba(0,0,0,.25);display:flex;flex-direction:column;gap:1.2rem}.news-section-title{font-size:1.1rem;font-weight:700;color:#10e07f;margin:.5rem 0 .2rem;letter-spacing:1px;border-bottom:1px solid rgba(16,224,127,.15);padding-bottom:.2rem}.news-list-item{background:rgba(255,255,255,.08);border-radius:8px;padding:.7rem 1rem;margin-bottom:.3rem;box-shadow:0 1px 4px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:.2rem}.news-list-title{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.1rem}.news-list-date{font-size:.85rem;color:#10e07f;margin-bottom:.1rem}.news-list-summary{font-size:.95rem;color:#ccc;line-height:1.5}.news-list-more-btn{display:inline-block;margin-top:.7rem;color:#7e1785;font-weight:600;font-size:1rem;text-decoration:none;background:rgba(126,23,133,.08);border-radius:8px;padding:.5rem 1.2rem;transition:background .2s,color .2s;align-self:flex-end}.news-list-more-btn:hover{background:linear-gradient(90deg,#10e07f,#7e1785);color:#fff}.article-block{grid-area:article-block;background:rgba(26,26,26,.95);border-radius:12px;padding:1.5rem 1.2rem;color:#fff;margin-top:.5rem;box-shadow:0 2px 8px rgba(0,0,0,.25);display:flex;flex-direction:column;gap:.7rem}.article-section-title{font-size:2.2rem;font-weight:700;color:#7e1785;letter-spacing:2px;text-align:center;justify-self:center;margin-bottom:.5rem;border-bottom:none;padding-bottom:0}.article-list-item{background:rgba(255,255,255,.08);border-radius:8px;padding:.7rem 1rem;margin-bottom:.3rem;box-shadow:0 1px 4px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:.2rem}.article-list-title{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.1rem}.article-list-meta{font-size:.85rem;color:#7e1785;margin-bottom:.1rem;display:flex;gap:1.2rem}.article-list-author{font-weight:500}.article-list-date{color:#10e07f}.article-list-excerpt{font-size:.95rem;color:#ccc;line-height:1.5}.article-list-link{cursor:pointer;transition:box-shadow .2s,border .2s,background .2s;border:1.5px solid transparent;text-decoration:none}.article-list-link:hover{border:1.5px solid #7e1785;background:rgba(126,23,133,.1);box-shadow:0 2px 8px rgba(126,23,133,.1);text-decoration:none}.article-list-more-btn{display:inline-block;margin-top:.7rem;color:#10e07f;font-weight:600;font-size:1rem;text-decoration:none;background:rgba(16,224,127,.08);border-radius:8px;padding:.5rem 1.2rem;transition:background .2s,color .2s;align-self:flex-end}.article-list-more-btn:hover{background:linear-gradient(90deg,#7e1785,#10e07f);color:#fff}@media (max-width:1024px){.homepage-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr auto auto;grid-template-areas:"aboutus-title aboutus-title" "aboutus-content aboutus-content" "news-title news-title" "news-list news-list" "article-block article-block";gap:1.2rem;padding:1.5rem 1rem 1rem}.aboutus-title,.news-title{grid-column:1/3;text-align:center;justify-self:center}.aboutus-content.merged{grid-column:1/3;padding:2rem 1rem}}@media (max-width:768px){.homepage-grid{grid-template-columns:1fr;grid-template-rows:auto auto auto auto auto;grid-template-areas:"aboutus-title" "aboutus-content" "news-title" "news-list" "article-block";gap:1rem;padding:1rem .5rem .5rem;box-sizing:border-box}.aboutus-title,.news-title{grid-column:1/2;text-align:center;justify-self:center;font-size:2rem}.article-section-title{font-size:2rem}}.team-members-card{min-height:220px;height:340px;background:rgba(126,23,133,.08);border-radius:12px;box-shadow:0 2px 8px rgba(126,23,133,.08);padding:0 2.5rem}.carousel-card,.team-members-card{position:relative;display:flex;align-items:center;justify-content:center}.carousel-card{width:260px;height:320px;background:rgba(26,26,26,.95);border-radius:16px;box-shadow:0 4px 16px rgba(16,224,127,.08);flex-direction:column;transition:transform .5s cubic-bezier(.4,1.6,.6,1),opacity .4s;overflow:hidden}.carousel-img{width:120px;height:120px;-o-object-fit:cover;object-fit:cover;border-radius:50%;border:3px solid #10e07f;margin-bottom:1.2rem;box-shadow:0 2px 8px rgba(16,224,127,.1);background:#222}.carousel-info{text-align:center}.carousel-name{font-size:1.2rem;font-weight:700;color:#10e07f;margin-bottom:.3rem}.carousel-role{font-size:1rem;color:#7e1785;font-weight:500}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:none;background:linear-gradient(135deg,#10e07f 60%,#7e1785);color:#fff;font-size:1.5rem;font-weight:700;cursor:pointer;box-shadow:0 2px 8px rgba(16,224,127,.1);z-index:2;transition:background .2s,box-shadow .2s,transform .2s;display:flex;align-items:center;justify-content:center;opacity:.85}.carousel-btn.left{left:.2rem}.carousel-btn.right{right:.2rem}.carousel-btn:hover{background:linear-gradient(135deg,#7e1785 60%,#10e07f);box-shadow:0 4px 16px rgba(126,23,133,.15);opacity:1;transform:scale(1.08)}.carousel-btn:active{transform:scale(.95)}.carousel-btn:disabled{opacity:.4;cursor:not-allowed}.carousel-card{opacity:1;transform:translateX(0)}.carousel-card.carousel-exit{opacity:0;transform:translateX(-40px);pointer-events:none}.carousel-card.carousel-enter{opacity:0;transform:translateX(40px);pointer-events:none}@media (max-width:600px){.carousel-card{width:90vw;max-width:320px;height:260px;padding:1rem .5rem}.team-members-card{padding:0 .5rem;height:260px}.carousel-img{width:80px;height:80px}}.news-list-link{cursor:pointer;transition:box-shadow .2s,border .2s,background .2s;border:1.5px solid transparent;text-decoration:none}.news-list-link:hover{border:1.5px solid #10e07f;background:rgba(16,224,127,.1);box-shadow:0 2px 8px rgba(16,224,127,.1);text-decoration:none}.aboutus-highlights{display:flex;flex-wrap:wrap;gap:1.2rem;margin:1rem 0 .5rem;list-style:none;padding:0;justify-content:center;word-wrap:break-word;overflow-wrap:break-word}.aboutus-highlights li{background:rgba(16,224,127,.1);color:#10e07f;font-weight:600;border-radius:8px;padding:.4rem 1rem;font-size:1rem;display:flex;align-items:center;gap:.4rem}.aboutus-values{display:flex;flex-wrap:wrap;gap:.7rem;justify-content:center;margin-bottom:.5rem;word-wrap:break-word;overflow-wrap:break-word}.aboutus-values span{background:rgba(126,23,133,.1);color:#7e1785;font-weight:500;border-radius:6px;padding:.3rem .9rem;font-size:.98rem;letter-spacing:.5px}.aboutus-link{color:#7e1785;font-weight:600;text-decoration:underline;transition:color .2s}.aboutus-link:hover{color:#10e07f;-webkit-text-decoration:underline wavy;text-decoration:underline wavy}.aboutus-flex{display:flex;align-items:center;gap:2.5rem;justify-content:space-between}.aboutus-info{flex:1 1 0}.aboutus-avatar{display:flex;flex-direction:column;align-items:center;min-width:160px}.aboutus-avatar img{width:120px;height:120px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid #10e07f;box-shadow:0 2px 8px rgba(16,224,127,.1);margin-bottom:.7rem;background:#222}.aboutus-avatar-name{font-weight:700;color:#10e07f;font-size:1.1rem}.aboutus-avatar-role{color:#7e1785;font-size:.95rem}@media (max-width:900px){.aboutus-flex{flex-direction:column;gap:1.2rem;align-items:center}.aboutus-avatar{min-width:0;align-items:center}}@media (max-width:768px){.aboutus-avatar,.aboutus-flex{align-items:center}.aboutus-highlights{gap:.8rem;justify-content:center}.aboutus-highlights li{font-size:.9rem;padding:.3rem .8rem}.aboutus-values{gap:.5rem;justify-content:center}.aboutus-values span{font-size:.9rem;padding:.25rem .7rem}.aboutus-journey{margin-top:1rem;padding:.8rem 1rem}.aboutus-journey-title{font-size:1rem}.aboutus-journey-list li{font-size:.9rem;margin-bottom:.25rem}.aboutus-journey-year{min-width:45px;font-size:.9rem}}.aboutus-journey{margin-top:1.2rem;background:rgba(255,255,255,.03);border-radius:8px;padding:1rem 1.2rem}.aboutus-journey-title{font-weight:700;color:#7e1785;font-size:1.08rem;margin-bottom:.5rem;letter-spacing:1px}.aboutus-journey-list{list-style:none;padding:0;margin:0}.aboutus-journey-list li{margin-bottom:.3rem;color:#ccc;font-size:.98rem;display:flex;align-items:center;gap:.5rem}.aboutus-journey-year{color:#10e07f;font-weight:600;min-width:52px;display:inline-block}.WeeklyBattleInfo_weeklyBattleInfo__CGlOZ{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;height:-moz-fit-content;height:fit-content;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px rgba(0,0,0,.2)}.WeeklyBattleInfo_battleHeader__rfgiF{text-align:center;margin-bottom:1.5rem;position:relative}.WeeklyBattleInfo_battleTitle__M_49x{font-size:1.4rem;font-weight:700;color:#10e07f;margin-bottom:.5rem;letter-spacing:.5px}.WeeklyBattleInfo_battleBadge__qLY8E{background:linear-gradient(135deg,#10e07f,#0fd070);color:#fff;padding:.3rem .8rem;border-radius:20px;font-size:.8rem;font-weight:600;display:inline-block;box-shadow:0 2px 8px rgba(16,224,127,.3)}.WeeklyBattleInfo_battleContent__dDxAs{display:flex;flex-direction:column;gap:.5rem}.WeeklyBattleInfo_nextBattleSection__TKwnI,.WeeklyBattleInfo_winnerSection__qIWlm{background:rgba(255,255,255,.03);border-radius:12px;padding:1.5rem;border:1px solid rgba(255,255,255,.05)}.WeeklyBattleInfo_sectionTitle__ikJ59{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.8rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.WeeklyBattleInfo_nextBattleInfo__ZExbx,.WeeklyBattleInfo_winnerInfo__XMdFb{display:flex;flex-direction:column;gap:.6rem}.WeeklyBattleInfo_winnerName__Eq2Gp{font-size:1.1rem;font-weight:700;color:#10e07f;text-align:center;padding:.5rem;background:rgba(16,224,127,.1);border-radius:8px;border:1px solid rgba(16,224,127,.2)}.WeeklyBattleInfo_battleDate__H9chO,.WeeklyBattleInfo_battleLocation__ZE7lm,.WeeklyBattleInfo_battleTime__F85Qu,.WeeklyBattleInfo_winnerDate__CqyEJ,.WeeklyBattleInfo_winnerDeck__Kv8DI{display:flex;justify-content:space-between;align-items:center;font-size:.85rem}.WeeklyBattleInfo_dateLabel___csz8,.WeeklyBattleInfo_deckLabel__OKL_e,.WeeklyBattleInfo_locationLabel__62C5L,.WeeklyBattleInfo_timeLabel__n9XUX{color:rgba(255,255,255,.7);font-weight:500}.WeeklyBattleInfo_dateValue__CXFum,.WeeklyBattleInfo_deckName__q97cy,.WeeklyBattleInfo_locationValue__z_n4p,.WeeklyBattleInfo_timeValue__dVcao{color:#fff;font-weight:600;text-align:right}.WeeklyBattleInfo_deckName__q97cy{color:#ffd700;font-style:italic}.WeeklyBattleInfo_battleFooter__LprbN{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.WeeklyBattleInfo_battleStats__1_NQv{display:flex;justify-content:space-around;gap:1rem}.WeeklyBattleInfo_statItem__J_gYv{display:flex;flex-direction:column;align-items:center;gap:.3rem}.WeeklyBattleInfo_statNumber__ZFx0y{font-size:1.2rem;font-weight:700;color:#10e07f}.WeeklyBattleInfo_statLabel___Ujhj{font-size:.7rem;color:rgba(255,255,255,.6);text-align:center}@media (max-width:1024px){.WeeklyBattleInfo_weeklyBattleInfo__CGlOZ{padding:1.2rem}.WeeklyBattleInfo_battleTitle__M_49x{font-size:1.2rem}.WeeklyBattleInfo_nextBattleSection__TKwnI,.WeeklyBattleInfo_winnerSection__qIWlm{padding:.8rem}.WeeklyBattleInfo_winnerName__Eq2Gp{font-size:1rem}.WeeklyBattleInfo_battleDate__H9chO,.WeeklyBattleInfo_battleLocation__ZE7lm,.WeeklyBattleInfo_battleTime__F85Qu,.WeeklyBattleInfo_winnerDate__CqyEJ,.WeeklyBattleInfo_winnerDeck__Kv8DI{font-size:.8rem}}@media (max-width:768px){.WeeklyBattleInfo_weeklyBattleInfo__CGlOZ{padding:1rem}.WeeklyBattleInfo_battleContent__dDxAs{gap:1rem}.WeeklyBattleInfo_nextBattleSection__TKwnI,.WeeklyBattleInfo_winnerSection__qIWlm{padding:.7rem}.WeeklyBattleInfo_battleStats__1_NQv{gap:.5rem}.WeeklyBattleInfo_statNumber__ZFx0y{font-size:1rem}.WeeklyBattleInfo_statLabel___Ujhj{font-size:.65rem}}@media (max-width:480px){.WeeklyBattleInfo_weeklyBattleInfo__CGlOZ{padding:.8rem}.WeeklyBattleInfo_battleTitle__M_49x{font-size:1.1rem}.WeeklyBattleInfo_battleBadge__qLY8E{font-size:.7rem;padding:.2rem .6rem}.WeeklyBattleInfo_winnerName__Eq2Gp{font-size:.9rem;padding:.4rem}.WeeklyBattleInfo_battleDate__H9chO,.WeeklyBattleInfo_battleLocation__ZE7lm,.WeeklyBattleInfo_battleTime__F85Qu,.WeeklyBattleInfo_winnerDate__CqyEJ,.WeeklyBattleInfo_winnerDeck__Kv8DI{font-size:.75rem;flex-direction:column;align-items:flex-start;gap:.2rem}.WeeklyBattleInfo_dateValue__CXFum,.WeeklyBattleInfo_deckName__q97cy,.WeeklyBattleInfo_locationValue__z_n4p,.WeeklyBattleInfo_timeValue__dVcao{text-align:left}}@media (min-width:1025px){.WeeklyBattleInfo_weeklyBattleInfo__CGlOZ{margin-left:5rem}}