.showroom-card-section{position:relative;overflow:hidden}.showroom-card-section>.ko-panel__head{position:relative;z-index:1}.showroom-card-section .showroom-card-banner{width:100%;height:100%;position:absolute;left:0;top:0;filter:grayscale(.2) contrast(.9) brightness(.9);background-size:100%;opacity:.5;-webkit-mask-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,1)),to(rgba(0,0,0,0)));mask-image:linear-gradient(to bottom,rgb(0 0 0) 0%,rgb(255 255 255 / 0%) 80%)}.showroom-card-section .showroom-card-wrapper{position:relative;backdrop-filter:blur(6px);padding:1rem}.showroom-card-section .showroom-card-wrapper .sh-card-title{display:block;font-size:25px;font-weight:600}.showroom-card-section .showroom-card-wrapper p{margin:0}.showroom-card-section .showroom-card-wrapper .showroom-card-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));align-items:center;gap:2rem;margin-top:1.25rem}.showroom-card-section .showroom-card-wrapper .showroom-card-list .showroom-card{--card-gold:#c0a661;--card-text:#d9d2c2;--card-frame-x:11px;--card-frame-y:13px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.5rem;min-width:0;padding-block:1.5rem;transition:filter .3s;cursor:pointer;position:relative;isolation:isolate}.showroom-card-section .showroom-card-wrapper .showroom-card-list .showroom-card::before{content:'';position:absolute;inset:calc(10% - 0.68 * var(--card-frame-y) - 3px) calc(12% - 0.76 * var(--card-frame-x) - 3px);z-index:-1;background:url('/assets/images/card_texture.png') center/cover no-repeat;transition:filter .3s}.showroom-card-section .showroom-card-wrapper .showroom-card-list .showroom-card::after{content:'';position:absolute;inset:calc(var(--card-frame-y) * -1) calc(var(--card-frame-x) * -1);z-index:1;background:url('/assets/images/card_border.png') center/100% 100% no-repeat;pointer-events:none;filter:drop-shadow(0 5px 10px rgb(0 0 0 / 55%));transition:filter .3s}.showroom-card-section .showroom-card-wrapper .showroom-card-list .showroom-card h5{font-family:BeaufortForLoL,Inter,sans-serif;font-size:15px;font-weight:600;line-height:1.25;text-align:center;text-shadow:0 2px 4px rgb(0 0 0 / 85%);color:var(--card-text);padding:0 .75rem;margin:0;height:38px;display:flex;align-items:center;justify-content:center;transition:color .3s}.showroom-card-section .showroom-card-wrapper .showroom-card-list .showroom-card:hover{filter:brightness(1.12)}.showroom-card-section .showroom-card-wrapper .showroom-card-list .showroom-card:hover::after{filter:brightness(1.2) drop-shadow(0 5px 10px rgb(0 0 0 / 55%)) drop-shadow(0 0 6px rgb(192 166 97 / 45%))}.showroom-card-section .showroom-card-wrapper .showroom-card-list .showroom-card:hover::before{filter:brightness(1.25)}.showroom-card-section .showroom-card-wrapper .showroom-card-list .showroom-card:hover h5{color:var(--card-gold)}.showroom-card-section .showroom-card-wrapper .showroom-card-list .showroom-card .showroom-card-icon{height:100px;width:100%;transition:.2s linear;position:relative;z-index:1;display:flex;align-items:center;justify-content:center;padding-bottom:1rem}.showroom-card-section .showroom-card-wrapper .showroom-card-list .showroom-card .showroom-card-icon img{height:46px;width:46px;object-fit:contain;filter:drop-shadow(0 2px 3px rgb(0 0 0 / 65%));transition:filter .3s}.showroom-card-section .showroom-card-wrapper .showroom-card-list .showroom-card:hover .showroom-card-icon img{filter:brightness(1.15) drop-shadow(0 0 7px rgb(200 162 83 / 55%))}.showroom-card-section .showroom-card-wrapper .showroom-card-list .showroom-card .showroom-card-icon:before{content:'';position:absolute;z-index:-1;background:radial-gradient(circle,rgb(192 166 97 / 28%) 0,rgb(192 166 97 / 0%) 70%);width:78px;height:78px;border-radius:50%;transition:opacity .3s ease-in-out;opacity:0}.showroom-card-section .showroom-card-wrapper .showroom-card-list .showroom-card:hover .showroom-card-icon:before{opacity:1}.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}.discord-widget{overflow:hidden;line-height:0}.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-section .showroom-card-wrapper .showroom-card-list{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.showroom-card-section .showroom-card-wrapper .showroom-card-list .showroom-card .showroom-card-icon img{height:52px;width:52px}}.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}}
