.showroom-card-wrapper{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(150% 100% at 50% 118%,rgb(200 162 83 / 9%) 0,transparent 66%),linear-gradient(180deg,rgb(10 8 5 / 0%) 35%,rgb(10 8 5 / 26%) 100%)}.showroom-card-wrapper::after,.showroom-card-wrapper::before{content:'';position:absolute;left:50%;bottom:-14%;border-radius:46% 54% 42% 58%/64% 60% 40% 36%;mix-blend-mode:screen;transform-origin:50% 100%;pointer-events:none;will-change:transform,opacity;-webkit-mask-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0)),color-stop(0.18,rgba(0,0,0,1)),color-stop(0.6,rgba(0,0,0,1)),to(rgba(0,0,0,0)));mask-image:linear-gradient(to top,rgb(255 255 255 / 0%) 0%,rgb(0 0 0) 18%,rgb(0 0 0) 60%,rgb(255 255 255 / 0%) 100%)}.showroom-card-wrapper::before{width:108%;height:165%;background:radial-gradient(58% 52% at 50% 80%,rgb(255 214 138 / 22%) 0,rgb(226 158 70 / 13%) 40%,rgb(168 92 32 / 6%) 64%,transparent 82%);animation:showroom-flame-wide 6s ease-in-out infinite}.showroom-card-wrapper::after{width:64%;height:132%;background:radial-gradient(56% 50% at 50% 82%,rgb(255 246 220 / 24%) 0,rgb(250 208 130 / 15%) 36%,rgb(214 140 58 / 7%) 62%,transparent 80%);animation:showroom-flame-core 4.4s ease-in-out infinite}@keyframes showroom-flame-wide{0%,100%{transform:translate3d(-52%,5%,0) scale(1,1);opacity:.62}25%{transform:translate3d(-46%,-3%,0) scale(.95,1.12);opacity:.88}55%{transform:translate3d(-55%,2%,0) scale(1.05,.95);opacity:.7}80%{transform:translate3d(-48%,-4%,0) scale(.98,1.07);opacity:.82}}@keyframes showroom-flame-core{0%,100%{transform:translate3d(-47%,3%,0) scale(.97,.96);opacity:.55}30%{transform:translate3d(-53%,-6%,0) scale(.92,1.16);opacity:.85}62%{transform:translate3d(-46%,1%,0) scale(1.07,.97);opacity:.64}84%{transform:translate3d(-51%,-3%,0) scale(.96,1.08);opacity:.78}}@media (prefers-reduced-motion:reduce){.showroom-card-wrapper::after,.showroom-card-wrapper::before{animation:none}}.showroom-card-wrapper .showroom-card-list{position:relative;z-index:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(136px,1fr));align-items:stretch;gap:.7rem}.showroom-card-wrapper .showroom-card-list .showroom-card{position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;align-items:center;gap:.7rem;min-width:0;padding:1.15rem .6rem 1.4rem;text-align:center;border:1px solid var(--ko-line);border-radius:var(--ko-radius);background:radial-gradient(130% 85% at 50% 0,rgb(200 162 83 / 12%) 0,transparent 62%),linear-gradient(180deg,rgba(42,34,22,.673),rgb(15 12 8 / 94%));box-shadow:inset 0 1px 0 rgb(255 236 196 / 7%),0 4px 14px rgb(0 0 0 / 45%);cursor:pointer;transition:transform .25s ease,border-color .25s,box-shadow .25s}.showroom-card-wrapper .showroom-card-list .showroom-card::before{content:'';position:absolute;top:-1px;left:50%;width:100%;height:2px;transform:translateX(-50%) scaleX(.35);background:linear-gradient(90deg,transparent,var(--ko-gold-lt),var(--ko-gold),transparent);opacity:.55;transition:transform .3s ease,opacity .3s ease;pointer-events:none}.showroom-card-wrapper .showroom-card-list .showroom-card:focus-visible,.showroom-card-wrapper .showroom-card-list .showroom-card:hover{border-color:var(--ko-line-2);box-shadow:inset 0 1px 0 rgb(255 236 196 / 10%),0 10px 26px rgb(0 0 0 / 55%),0 0 18px rgb(200 162 83 / 18%);outline:0}.showroom-card-wrapper .showroom-card-list .showroom-card:focus-visible::before,.showroom-card-wrapper .showroom-card-list .showroom-card:hover::before{transform:translateX(-50%) scaleX(1);opacity:1}.showroom-card-wrapper .showroom-card-list .showroom-card:hover::after{transform:translateX(130%)}.showroom-card-wrapper .showroom-card-list .showroom-card .showroom-card-icon{position:relative;z-index:0;display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;border:1px solid var(--ko-line);background:linear-gradient(180deg,rgb(84 66 38 / 65%),rgb(24 19 13 / 80%));box-shadow:inset 0 1px 0 rgb(255 236 196 / 12%);transition:border-color .25s,background .25s}.showroom-card-wrapper .showroom-card-list .showroom-card:hover .showroom-card-icon{border-color:var(--ko-line-2);background:linear-gradient(180deg,rgb(114 90 50 / 75%),rgb(34 26 17 / 85%))}.showroom-card-wrapper .showroom-card-list .showroom-card .showroom-card-icon::before{content:'';position:absolute;z-index:-1;width:92px;height:92px;border-radius:50%;background:radial-gradient(circle,rgb(200 162 83 / 32%) 0,rgb(200 162 83 / 0%) 70%);opacity:0;transition:opacity .3s ease-in-out}.showroom-card-wrapper .showroom-card-list .showroom-card:hover .showroom-card-icon::before{opacity:1}.showroom-card-wrapper .showroom-card-list .showroom-card .showroom-card-icon img{height:34px;width:34px;object-fit:contain;filter:drop-shadow(0 2px 3px rgb(0 0 0 / 65%));transition:filter .3s,transform .25s ease}.showroom-card-wrapper .showroom-card-list .showroom-card:hover .showroom-card-icon img{transform:scale(1.08);filter:brightness(1.15) drop-shadow(0 0 8px rgb(200 162 83 / 60%))}.showroom-card-wrapper .showroom-card-list .showroom-card h5{position:static;margin:0;padding:0 .3rem;font-family:BeaufortForLoL,Inter,sans-serif;font-size:13px;font-weight:700;letter-spacing:.05em;line-height:1.3;text-transform:uppercase;text-shadow:0 2px 4px rgb(0 0 0 / 85%);color:var(--ko-text);min-height:2.6em;display:flex;align-items:center;justify-content:center;transition:color .25s}.showroom-card-wrapper .showroom-card-list .showroom-card:hover h5{color:var(--ko-gold-lt)}.showroom-card-wrapper .showroom-card-list .showroom-card h5::after{content:'';position:absolute;left:50%;bottom:.7rem;transform:translateX(-50%);width:0;height:1px;background:linear-gradient(90deg,transparent,var(--ko-gold-lt),transparent);transition:width .28s ease}.showroom-card-wrapper .showroom-card-list .showroom-card:hover h5::after{width:55%}@media (prefers-reduced-motion:reduce){.showroom-card-wrapper .showroom-card-list .showroom-card,.showroom-card-wrapper .showroom-card-list .showroom-card .showroom-card-icon img{transition:none;transform:none}.showroom-card-wrapper .showroom-card-list .showroom-card:hover{transform:none}}.honor_hall{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.8rem;width:100%;padding:.9rem}.honor_hall .hero_cont{display:flex;align-items:center;gap:1rem;padding:.75rem .9rem;min-width:0;font-size:13px;color:var(--ko-text);border:1px solid var(--ko-line);border-radius:3px;background:linear-gradient(180deg,rgb(30 24 16 / 82%),rgb(14 11 8 / 88%)),url(../images/honor_bg.jpg) center/cover no-repeat;box-shadow:inset 0 1px 0 rgb(255 236 196 / 5%);transition:border-color .2s}.honor_hall .hero_cont:hover{border-color:var(--ko-line-2)}.honor_hall .hero_cont>div:last-child{min-width:0;line-height:22px;font-weight:400;font-size:12.5px;color:var(--ko-text)}.honor_hall .hero_cont>div:last-child span{color:var(--ko-muted)}.honor_hall .hero_cont .ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.honor_hall .hero_cont img{width:56px;height:56px;flex-shrink:0;object-fit:contain;filter:drop-shadow(0 2px 6px rgb(0 0 0 / 70%))}.lw-code{position:relative;margin-bottom:.5rem}.lw-code .lw-header{display:flex;align-items:center;justify-content:space-between}.lw-code .lw-header .button-icon{padding:.3rem;margin-right:1rem}.event-track-list{position:relative;padding:1rem}.game-event{background:rgb(0 0 0 / 26%);height:100%;display:flex;flex-direction:column;gap:.3rem;border:1px solid var(--ko-line);border-radius:8px;padding:.5rem;box-shadow:0 2px 10px #00000054;margin-bottom:.5rem}.game-event h3{margin:0;font-size:16px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:.5rem;text-align:center;border-bottom:1px solid var(--ko-line);padding:.5rem 0;background:rgb(0 0 0 / 30%)}.game-event .event-property{display:flex;gap:1rem;justify-content:space-between;font-size:12px;background:rgb(0 0 0 / 22%);border-radius:6px}.game-event .event-property span{padding:.2rem .4rem}.game-event .event-property span:last-of-type{background:rgb(200 162 83 / 12%);font-weight:500;width:50%}.game-event .prizes{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;padding:.8rem;background:rgb(0 0 0 / 26%);border:1px solid var(--ko-line);border-radius:8px;justify-content:center;margin-top:.5rem}.event-calendar{display:flex;flex-direction:column;gap:.5rem;padding:.9rem}.event-calendar__item{display:flex;align-items:center;gap:.75rem;padding:.55rem .65rem;border:1px solid var(--ko-line);border-radius:3px;background:rgb(0 0 0 / 25%)}.event-calendar__icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;flex-shrink:0;border:1px solid var(--ko-line);border-radius:3px;background:rgb(200 162 83 / 8%);color:var(--ko-gold);font-size:15px}.event-calendar__text{min-width:0}.event-calendar__time{display:block;font-size:13px;font-weight:700;font-variant-numeric:tabular-nums;color:var(--ko-gold-lt)}.event-calendar__day{margin-left:.35rem;font-size:11px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--ko-dim)}.event-calendar__name{display:block;font-size:12.5px;color:var(--ko-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-calendar__slot+.event-calendar__slot::before{content:'·';margin:0 .3rem 0 .25rem;color:var(--ko-dim);font-weight:500}.event-calendar__zone{margin-left:.35rem;font-size:11px;font-weight:500;color:var(--ko-dim);white-space:nowrap}.discord-widget{overflow:hidden;line-height:0}.discord-widget.is-probing{display:none}.discord-widget iframe{display:block;border:0}.main-blog{padding-bottom:2rem}.blog-swiper{position:relative;margin:.9rem;overflow:hidden}.blog-post-card{background:rgb(34 28 19 / 72%);border:1px solid var(--ko-line);border-radius:3px;overflow:hidden;transition:border-color .2s,background .2s}.blog-post-card:hover{background:rgb(48 39 25 / 82%);border-color:var(--ko-line-2)}.blog-post-card .blog-img-container.responsive-image{aspect-ratio:16/9}.blog-post-card .blog-img-container{overflow:hidden;position:relative;border-bottom:1px solid var(--ko-line)}.blog-post-card a .blog-card-img{object-fit:cover;width:100%;height:100%;animation:fadein .5s;transition:filter .35s ease}.blog-post-card:hover a .blog-card-img{filter:brightness(1.08)}.blog-post-card.short-card .blog-post-card-container{min-height:80px}.blog-card-intro-text,.blog-card-title{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--ko-text);display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.blog-card-title{font-weight:500;line-height:1.4rem;height:44px;font-size:15px;transition:color .2s ease-in-out}.blog-post-card:hover .blog-card-title{color:var(--ko-gold-lt)}.blog-short{font-weight:400;height:54px;font-size:13px;color:var(--ko-muted);margin:.35rem 0 0;overflow:hidden;text-overflow:ellipsis;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box}.blog-card-date{align-items:center;color:var(--ko-dim);display:flex;font-size:12px;font-weight:400;min-height:34px;padding:0 .9rem .8rem;gap:.4rem}.blog-badge{position:absolute;top:8px;left:8px;z-index:2;padding:2px 6px;border-radius:2px;background:linear-gradient(180deg,#8f2323,#4d1210);border:1px solid rgb(196 106 78 / 45%);font-size:9.5px;font-weight:700;letter-spacing:.06em;color:#f7ddd2;text-transform:uppercase;line-height:14px;box-shadow:0 2px 6px rgb(0 0 0 / 55%)}.quick-access{display:flex;flex-direction:column}.quick-access__item{display:flex;align-items:center;gap:.7rem;padding:.62rem .9rem;border-bottom:1px solid var(--ko-line);font-size:13.5px;color:var(--ko-text);transition:background .2s,color .2s,padding-left .2s}.quick-access__item:last-child{border-bottom:0}.quick-access__item:hover{background:rgb(200 162 83 / 7%);color:var(--ko-gold-lt);padding-left:1.1rem}.quick-access__item>i:first-child{width:18px;text-align:center;font-size:14px;color:var(--ko-gold)}.quick-access__item .quick-access__chevron{margin-left:auto;font-size:11px;color:var(--ko-dim);transition:color .2s}.quick-access__item:hover .quick-access__chevron{color:var(--ko-gold)}.promo-box{position:relative;display:block;overflow:hidden;padding:1.1rem 1rem;min-height:148px;background:linear-gradient(140deg,rgb(58 40 18 / 92%),rgb(20 15 9 / 94%))}.promo-box__art{position:absolute;right:-6px;bottom:-6px;width:108px;height:108px;object-fit:contain;filter:drop-shadow(0 4px 10px rgb(0 0 0 / 60%));pointer-events:none}.promo-box__title{position:relative;max-width:62%;margin:0 0 .3rem;font-family:BeaufortForLoL,Inter,sans-serif;font-size:19px;font-weight:700;line-height:1.2;letter-spacing:.02em;text-transform:uppercase;color:var(--ko-gold-lt);text-shadow:0 2px 5px rgb(0 0 0 / 85%)}.promo-box__text{position:relative;max-width:62%;margin:0 0 .8rem;font-size:12.5px;line-height:18px;color:var(--ko-muted)}.promo-box .button{position:relative;font-size:13px;padding:7px 14px}@media only screen and (max-width:992px){.showroom-card-wrapper .showroom-card-list{grid-template-columns:repeat(auto-fit,minmax(112px,1fr))}.showroom-card-wrapper .showroom-card-list .showroom-card{padding:.9rem .5rem 1.2rem}.showroom-card-wrapper .showroom-card-list .showroom-card .showroom-card-icon{width:54px;height:54px}.showroom-card-wrapper .showroom-card-list .showroom-card .showroom-card-icon img{height:28px;width:28px}.showroom-card-wrapper .showroom-card-list .showroom-card h5{font-size:12px}}.has-torch{position:relative}.torch{position:absolute;display:flex;justify-content:center;width:30px;height:150px;pointer-events:none;z-index:0;transform-origin:bottom center}.torch--left{bottom:-10px;left:14px;transform:rotate(-24deg)}.torch--right{bottom:-9px;right:28px;transform:rotate(24deg)}.torch__cast{position:absolute;top:10px;width:340px;height:340px;background:radial-gradient(circle at center,rgb(255 186 82 / 20%) 0,rgb(255 150 40 / 9%) 35%,transparent 68%);filter:blur(10px);animation:torch-flicker 4s infinite}.torch--left .torch__cast{left:-60px}.torch--right .torch__cast{right:-60px}.torch__head,.torch__stick{position:absolute;width:30px;transform-style:preserve-3d;transform:rotateX(-30deg) rotateY(45deg)}.torch__stick{position:relative;height:120px}.torch__face{position:absolute;transform-style:preserve-3d;width:30px;height:30px;display:grid;grid-template-columns:50% 50%;grid-template-rows:50% 50%;background-color:#000;filter:drop-shadow(0 0 8px rgb(255 255 255)) drop-shadow(0 0 20px rgb(255 237 156 / 80%)) drop-shadow(0 0 40px rgb(255 227 101 / 50%))}.torch__face--top{transform:rotateX(90deg) translateZ(15px)}.torch__face--left{transform:rotateY(-90deg) translateZ(15px)}.torch__face--right{transform:rotateY(0) translateZ(15px)}.torch__face div{width:102%;height:102%}.torch__face--left div:nth-child(3),.torch__face--right div:nth-child(3),.torch__face--top div:first-child{background-color:#ffff97aa}.torch__face--left div:first-child,.torch__face--right div:first-child,.torch__face--top div:nth-child(2){background-color:#ffd800aa}.torch__face--left div:nth-child(4),.torch__face--right div:nth-child(4),.torch__face--top div:nth-child(3){background-color:#ffffffaa}.torch__face--left div:nth-child(2),.torch__face--right div:nth-child(2),.torch__face--top div:nth-child(4){background-color:#ff8f00aa}.torch__side{position:absolute;width:30px;height:120px;display:grid;grid-template-columns:50% 50%;grid-template-rows:repeat(8,12.5%);translate:0 12px;filter:brightness(1.3)}.torch__side--left{transform:rotateY(-90deg) translateZ(15px) translateY(8px)}.torch__side--right{transform:rotateY(0) translateZ(15px) translateY(8px)}.torch__side div{width:103%;height:103%;box-shadow:inset 0 0 5px rgb(255 183 43 / 20%)}.torch__side div:first-child{background-color:#443622}.torch__side div:nth-child(2){background-color:#2e2517}.torch__side div:nth-child(3),.torch__side div:nth-child(5){background-color:#4b3b23}.torch__side div:nth-child(10),.torch__side div:nth-child(4){background-color:#251e12}.torch__side div:nth-child(6){background-color:#292115}.torch__side div:nth-child(7){background-color:#4b3c26}.torch__side div:nth-child(8){background-color:#292115}.torch__side div:nth-child(9){background-color:#4b3a21}.torch__side div:nth-child(11),.torch__side div:nth-child(15){background-color:#3d311d}.torch__side div:nth-child(12){background-color:#2c2315}.torch__side div:nth-child(13){background-color:#493a22}.torch__side div:nth-child(14){background-color:#2b2114}.torch__side div:nth-child(16){background-color:#271e10}.torch__light{position:absolute;top:-20px;left:-35px;width:100px;height:100px;background:radial-gradient(circle at center,rgb(255 223 89 / 90%) 0,rgb(255 183 43 / 40%) 30%,transparent 70%);filter:blur(8px);animation:torch-flicker 4s infinite}.torch__glow{position:absolute;top:-30px;left:-45px;width:120px;height:120px;background:radial-gradient(circle at center,rgb(255 160 0 / 40%) 0,rgb(255 120 0 / 20%) 30%,transparent 70%);filter:blur(15px);animation:torch-glow 3s infinite}.torch__particles{position:absolute;top:-10px;left:-20px;width:70px;height:70px}.torch__particles span{position:absolute;width:3px;height:3px;background:gold;border-radius:50%;opacity:0;box-shadow:0 0 10px gold;filter:blur(1px);animation:torch-particle 2s infinite}.torch__particles span:first-child{--x:1;--y:1;animation-delay:0s}.torch__particles span:nth-child(2){--x:-1;--y:1;animation-delay:.2s}.torch__particles span:nth-child(3){--x:.5;--y:1;animation-delay:.4s}.torch__particles span:nth-child(4){--x:-.5;--y:1;animation-delay:.6s}.torch__particles span:nth-child(5){--x:.7;--y:1;animation-delay:.8s}.torch__particles span:nth-child(6){--x:-.7;--y:1;animation-delay:1s}.torch__particles span:nth-child(7){--x:.3;--y:1;animation-delay:1.2s}.torch__particles span:nth-child(8){--x:-.3;--y:1;animation-delay:1.4s}.torch__smoke{position:absolute;top:-20px;left:-10px;width:50px;height:50px}.torch__smoke span{position:absolute;width:4px;height:4px;background:rgb(255 255 255 / 30%);border-radius:50%;filter:blur(2px);opacity:0;animation:torch-smoke 3s infinite}.torch__smoke span:first-child{--x:.5;--y:1;animation-delay:0s}.torch__smoke span:nth-child(2){--x:-.5;--y:1;animation-delay:.8s}.torch__smoke span:nth-child(3){--x:.2;--y:1;animation-delay:1.6s}.torch__smoke span:nth-child(4){--x:-.2;--y:1;animation-delay:2.4s}@keyframes torch-flicker{0%,100%{opacity:1}25%,75%{opacity:.9}50%{opacity:.8}}@keyframes torch-glow{0%,100%{transform:scale(1);opacity:.3}50%{transform:scale(1.1);opacity:.5}}@keyframes torch-particle{0%{transform:translate(0,0) scale(1) rotate(0);opacity:0}20%{opacity:1}100%{transform:translate(calc(var(--x) * 20px),calc(var(--y) * -40px)) scale(0) rotate(360deg);opacity:0}}@keyframes torch-smoke{0%{transform:translate(0,0) scale(1);opacity:0}20%{opacity:.5}100%{transform:translate(calc(var(--x) * 30px),calc(var(--y) * -60px)) scale(3);opacity:0}}@media (max-width:992px){.torch{display:none}}@media (prefers-reduced-motion:reduce){.torch__glow,.torch__light,.torch__particles span,.torch__smoke span{animation:none}.torch__particles span,.torch__smoke span{opacity:0}}
