/*!
 * @project: 260715_update_2nd
 * @update: 2026-7-22 14:7:18
 */:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size)/2)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size)/2);margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);button&{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}body{margin:0;padding:0;font-size:11px;line-height:1}button{outline:0;background:none;cursor:pointer}button,img{border:0}ol,ul{list-style:none}table{border-spacing:0}caption{height:0;overflow:hidden;font-size:0}a{color:#fff}a:hover{color:#ddd}@keyframes twinkleAni{0%{opacity:.7;transform:translateY(-50%) rotate(0deg) scale(.4)}50%{opacity:1;transform:translateY(-50%) rotate(180deg) scale(1)}to{opacity:.7;transform:translateY(-50%) rotate(1turn) scale(.4)}}.kit-page-menu__link:after,.kit-page-menu__link:before{opacity:0}.kit-page-menu{left:5px;z-index:10000;min-width:230px}.kit-page-menu__active{background-position-y:60%!important;margin-top:-12px;width:76px!important;height:71px!important;left:-16px!important}.kit-page-menu__bar{margin-left:12px!important;margin-top:-37px!important}.kit-page-menu__ul>.kit-page-menu__item--group>.kit-page-menu__item--group-list:after,.kit-page-menu__ul>.kit-page-menu__item:after{content:"";position:absolute;top:50%;height:77px;transform:translateY(-50%);display:block;transition:.3s;opacity:0;transform-origin:62px 35px}.kit-page-menu__ul>.kit-page-menu__item--group>.kit-page-menu__item--group-list:before,.kit-page-menu__ul>.kit-page-menu__item:before{content:"";position:absolute;top:50%;height:62px;transform:translateY(-50%);display:block;transition:.3s;opacity:0;transform-origin:62px 35px}.kit-page-menu__ul>.kit-page-menu__item--group>.kit-page-menu__item--group-list:hover:after,.kit-page-menu__ul>.kit-page-menu__item:hover:after{margin-left:-40px;margin-top:2px;opacity:1;animation:twinkleAni 3s linear infinite}.kit-page-menu__ul>.kit-page-menu__item--group>.kit-page-menu__item--group-list.kit-page-menu__item--active:after,.kit-page-menu__ul>.kit-page-menu__item--group>.kit-page-menu__item--group-list.kit-page-menu__item--active:before,.kit-page-menu__ul>.kit-page-menu__item--group>.kit-page-menu__item--group-list:hover:after,.kit-page-menu__ul>.kit-page-menu__item.kit-page-menu__item--active:after,.kit-page-menu__ul>.kit-page-menu__item.kit-page-menu__item--active:before,.kit-page-menu__ul>.kit-page-menu__item:hover:after{opacity:1!important}.kit-page-menu__ul>.kit-page-menu__item a,.kit-page-menu__ul>.kit-page-menu__item--group>.kit-page-menu__item--group-list a{color:transparent!important;width:100%;height:40px;background:none}.kit-page-menu__ul>.kit-page-menu__item a:before,.kit-page-menu__ul>.kit-page-menu__item--group>.kit-page-menu__item--group-list a:before{content:"";opacity:1;display:block;top:0;left:0;width:100%;height:100%;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/ceb6e8216de02a66ab389dc9e051f7e0185027ef.webp) no-repeat 50% 0;background-position-x:52px;background-position-y:10px}.kit-page-menu__ul>.kit-page-menu__item a:after,.kit-page-menu__ul>.kit-page-menu__item--group>.kit-page-menu__item--group-list a:after{content:"";display:block;top:0;left:0;width:100%;height:100%;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/ceb6e8216de02a66ab389dc9e051f7e0185027ef.webp) no-repeat 50% 0;background-position-x:-236px;background-position-y:10px}.kit-page-menu__ul>.kit-page-menu__item a:hover:before,.kit-page-menu__ul>.kit-page-menu__item--group>.kit-page-menu__item--group-list a:hover:before{opacity:0}.kit-page-menu__ul>.kit-page-menu__item a:hover:after,.kit-page-menu__ul>.kit-page-menu__item--group>.kit-page-menu__item--group-list a:hover:after{opacity:1}.kit-page-menu__ul>.kit-page-menu__item a.kit-page-menu__link--active:before,.kit-page-menu__ul>.kit-page-menu__item--group>.kit-page-menu__item--group-list a.kit-page-menu__link--active:before{opacity:0!important}.kit-page-menu__ul>.kit-page-menu__item a.kit-page-menu__link--active:after,.kit-page-menu__ul>.kit-page-menu__item--group>.kit-page-menu__item--group-list a.kit-page-menu__link--active:after{opacity:1!important}.kit-page-menu__ul>.kit-page-menu__item:before{margin-left:-20px;margin-top:4px;width:219px;height:62px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/fd26b42ad9fcc150f6f3621f7211330aa094eea9.webp) no-repeat 50% 0}.kit-page-menu__ul>.kit-page-menu__item:after{margin-left:-40px;margin-top:4px;width:127px;height:73px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/1cce6b9ad2a93be0c282a44bc55373440cd66718.webp) no-repeat 50% 0;z-index:10}.kit-page-menu__ul>.kit-page-menu__item:nth-of-type(2) a:after,.kit-page-menu__ul>.kit-page-menu__item:nth-of-type(2) a:before{background-position-y:-30px}.kit-page-menu__ul>.kit-page-menu__item:nth-of-type(3) a:after,.kit-page-menu__ul>.kit-page-menu__item:nth-of-type(3) a:before{background-position-y:-73px}.kit-page-menu__ul>.kit-page-menu__item--group>ul>.kit-page-menu__item a{height:28px}.kit-page-menu__ul>.kit-page-menu__item--group>ul>.kit-page-menu__item:first-of-type a{height:40px}.kit-page-menu__ul>.kit-page-menu__item--group>ul>.kit-page-menu__item:first-of-type a:after,.kit-page-menu__ul>.kit-page-menu__item--group>ul>.kit-page-menu__item:first-of-type a:before{background-position-y:-113px}.kit-page-menu__ul>.kit-page-menu__item--group>ul>.kit-page-menu__item:nth-of-type(2) a:after,.kit-page-menu__ul>.kit-page-menu__item--group>ul>.kit-page-menu__item:nth-of-type(2) a:before{background-position-y:-150px}.kit-page-menu__ul>.kit-page-menu__item--group>ul>.kit-page-menu__item:nth-of-type(3) a:after,.kit-page-menu__ul>.kit-page-menu__item--group>ul>.kit-page-menu__item:nth-of-type(3) a:before{background-position-y:-180px}.kit-page-menu__ul>.kit-page-menu__item--group>ul>.kit-page-menu__item:nth-of-type(4) a:after,.kit-page-menu__ul>.kit-page-menu__item--group>ul>.kit-page-menu__item:nth-of-type(4) a:before{background-position-y:-210px}.zh .kit-page-menu__ul>.kit-page-menu__item a:before,.zh .kit-page-menu__ul>.kit-page-menu__item--group>.kit-page-menu__item--group-list a:before{content:"";display:block;top:0;left:0;width:100%;height:100%;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/b2f6d1b32f95388e8fa2b225e83ce9747cf14a75.webp) no-repeat 50% 0;background-position-x:52px}.zh .kit-page-menu__ul>.kit-page-menu__item a:after,.zh .kit-page-menu__ul>.kit-page-menu__item--group>.kit-page-menu__item--group-list a:after{content:"";display:block;top:0;left:0;width:100%;height:100%;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/b2f6d1b32f95388e8fa2b225e83ce9747cf14a75.webp) no-repeat 50% 0;background-position-x:-236px}.zh .kit-page-menu__ul>.kit-page-menu__item:first-of-type a:after,.zh .kit-page-menu__ul>.kit-page-menu__item:first-of-type a:before{background-position-y:7px}.zh .kit-page-menu__ul>.kit-page-menu__item:nth-of-type(2) a:after,.zh .kit-page-menu__ul>.kit-page-menu__item:nth-of-type(2) a:before{background-position-y:-33px}.zh .kit-page-menu__ul>.kit-page-menu__item:nth-of-type(3) a:after,.zh .kit-page-menu__ul>.kit-page-menu__item:nth-of-type(3) a:before{background-position-y:-73px}.zh .kit-page-menu__ul>.kit-page-menu__item--group>ul>.kit-page-menu__item a{height:28px}.zh .kit-page-menu__ul>.kit-page-menu__item--group>ul>.kit-page-menu__item:first-of-type a{height:40px}.zh .kit-page-menu__ul>.kit-page-menu__item--group>ul>.kit-page-menu__item:first-of-type a:after,.zh .kit-page-menu__ul>.kit-page-menu__item--group>ul>.kit-page-menu__item:first-of-type a:before{background-position-y:-113px}.zh .kit-page-menu__ul>.kit-page-menu__item--group>ul>.kit-page-menu__item:nth-of-type(2) a:after,.zh .kit-page-menu__ul>.kit-page-menu__item--group>ul>.kit-page-menu__item:nth-of-type(2) a:before{background-position-y:-150px}.zh .kit-page-menu__ul>.kit-page-menu__item--group>ul>.kit-page-menu__item:nth-of-type(3) a:after,.zh .kit-page-menu__ul>.kit-page-menu__item--group>ul>.kit-page-menu__item:nth-of-type(3) a:before{background-position-y:-180px}.zh .kit-page-menu__ul>.kit-page-menu__item--group>ul>.kit-page-menu__item:nth-of-type(4) a:after,.zh .kit-page-menu__ul>.kit-page-menu__item--group>ul>.kit-page-menu__item:nth-of-type(4) a:before{background-position-y:-210px}.main__title{width:1200px;height:500px;margin-top:-250px;margin-left:-600px;margin-top:-293px;margin-left:-601px}.main__datebg,.main__title{position:absolute;top:50%;left:50%}.main__datebg{width:528px;height:91px;margin-top:-46px;margin-left:-264px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/f6dea2c4aba9de001cfc95c8c1c5cf1bdb47c162.webp) no-repeat 50% 0;margin-top:124px;margin-left:-251px}.main__date{width:354px;height:40px;margin-top:-20px;margin-left:-177px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/8bfdacb965b00acdfa082e224b2e020e47906174.webp) no-repeat 50% 0;margin-top:160px}.main__date,.main__logo{position:absolute;top:50%;left:50%}.main__logo{width:257px;height:113px;margin-top:-57px;margin-left:-129px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/ce920156d47117f834857634911e5b7fc5c91a36.webp) no-repeat 50% 0;margin-top:-290px;margin-left:-110px}.main__arrow{width:47px;height:112px;margin-top:-56px;margin-left:-24px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/b51f87a35b24b988c32a63a067b3e00bfcf072b1.webp) no-repeat 50% 0;margin-top:296px;filter:brightness(1) blur(0);animation:scrollAni 2s linear infinite}.main__arrow,.section1__title{position:absolute;top:50%;left:50%}.section1__title{width:1560px;height:294px;margin-top:-147px;margin-left:-780px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/34e7d2fe0d484db929407c0792810c2709e006df.webp) no-repeat 50% 0;margin-top:-436px;margin-left:-880px}.section1__cont{width:900px;height:500px;margin-top:-250px;margin-left:-450px;margin-top:-190px}.section1__cont,.section2__title{position:absolute;top:50%;left:50%}.section2__title{width:1183px;height:270px;margin-top:-135px;margin-left:-592px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/99938de0dbdc1c4bdb1a35b120d349fba7fba0d1.webp) no-repeat 50% 0;margin-top:-442px;margin-left:-690px}.section2__datebg{position:absolute;top:50%;left:50%;width:744px;height:187px;margin-top:-94px;margin-left:-372px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/ae2e4e9f72fae02f68737548e5458d9013fff6f9.webp) no-repeat 50% 0;margin-top:-242px;margin-left:-370px}.section2__date{width:532px;height:116px;margin-top:-58px;margin-left:-266px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/34619b516318234706d5387f737b3daaa396b4ae.webp) no-repeat 50% 0;margin-left:-264px}.section2__cont,.section2__date{position:absolute;top:50%;left:50%;margin-top:-245px}.section2__cont{width:501px;height:490px;margin-left:-251px}.section2__cont1{margin-top:-130px;margin-left:-428px}.section2__cont2{margin-top:-130px;margin-left:-82px}.section2__cont__bg{background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/7618ca54f14686d684e3ff7343a28695f635d495.webp) no-repeat 50% 0;position:relative;display:block;width:501px;height:490px;animation:rotateAni 20s linear infinite;transform-origin:52.8% 40.2%}.section2__cont__more{position:absolute;top:50%;left:50%;width:80px;height:80px;margin-top:-40px;margin-left:-40px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/033e36e08acb462ffc07be269c521a8af5da7c2b.webp) no-repeat 50% 0;margin-top:-22px;margin-left:58px;z-index:2}.section2__cont__txt1{height:64px;margin-left:-79px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/6abfb1af56603cd9f5efdc4847c55e955909d85c.webp) no-repeat 50% 0;margin-left:-84px}.section2__cont__txt1,.section2__cont__txt2{position:absolute;top:50%;left:50%;width:158px;margin-top:-32px;margin-top:-241px}.section2__cont__txt2{height:63px;margin-left:-79px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/2ab7b1b4c03c155fba16ebff7ae530fcf22c2dc2.webp) no-repeat 50% 0;margin-left:-64px}.section2__cont__txt3{margin-left:-118px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/355a1dd2a94559b17ac5edcc67f80253b782f664.webp) no-repeat 50% 0;margin-left:-122px}.section2__cont__txt3,.section2__cont__txt4{position:absolute;top:50%;left:50%;width:236px;height:41px;margin-top:-21px;margin-top:90px}.section2__cont__txt4{margin-left:-118px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/21b6222f3127f0b6175af5da2181874a4955a297.webp) no-repeat 50% 0;margin-left:-105px}.section2__cont__item1{background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/a237c77e2e60a9c2c45dffaecc7e9192b002ba07.webp) no-repeat 50% 0}.section2__cont__item1,.section2__cont__item2{position:absolute;top:50%;left:50%;width:122px;height:128px;margin-top:-64px;margin-left:-61px;margin-top:-95px;margin-left:-57px}.section2__cont__item2{background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/d2948282f55d9882e531bc9b3c9488073a1595f4.webp) no-repeat 50% 0}.section2__btn1{margin-left:-111px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/1107b87b2df0f598e5dd2e32a9c7347c6e68aca1.webp) no-repeat 50% 0;margin-left:-372px}.section2__btn1,.section2__btn2{position:absolute;top:50%;left:50%;width:222px;height:69px;margin-top:-35px;margin-top:283px}.section2__btn2{margin-left:-111px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/f7c49416c6bd039bd52f7430266b5b3a69296c41.webp) no-repeat 50% 0;margin-left:-147px}.section2__btn3{width:286px;height:69px;margin-top:-35px;margin-left:-143px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/00b9292c6a310d0a11c46ca98ccd56048e6f6801.webp) no-repeat 50% 0;margin-top:283px;margin-left:82px}.section2__btn3,.section2__layer1{position:absolute;top:50%;left:50%}.section2__layer1{width:753px;height:453px;margin-top:-227px;margin-left:-377px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/5ed0f21dc7f318b56ab4cca0acc15275823bacc0.webp) no-repeat 50% 0}.section2__layer2{height:790px;margin-top:-395px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/c2bc4cda92a427ca5ca6cb625341e92aced678f9.webp) no-repeat 50% 0}.section2__layer2,.section2__layer3{position:absolute;top:50%;left:50%;width:1033px;margin-left:-517px}.section2__layer3{height:980px;margin-top:-490px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/82194b10a2e7a18192d8dfb3ad21119858945180.webp) no-repeat 50% 0}.btn-preorder{background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/d08980545761b434372485902c27c0ceab792ff1.webp) no-repeat 0 50%;text-align:left;text-indent:-9999em;white-space:nowrap;overflow:hidden;position:absolute;top:50%;right:0;transform:translateY(-50%);width:116px;height:220px;z-index:10}.kit-layer--section2__layer1 .section2__layer--btn{position:absolute;top:330px;left:406px;width:90px;height:20px}.section3__title{width:1510px;height:351px;margin-top:-176px;margin-left:-755px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/41c1eb2481f550bfb70aa34a5c8faf9e3fb9081e.webp) no-repeat 50% 0;margin-top:-474px;margin-left:-844px}.section3__cont,.section3__title{position:absolute;top:50%;left:50%}.section3__cont{width:100%;height:643px;margin-top:-322px;margin-left:-50%;margin-top:-220px}.section3__cont__slide1{background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/22690ec50009b84fc35b6f959fe39e8201ed3e51.webp) no-repeat 50% 0;width:1024px;height:100%;margin:0 auto}.section3__cont__slide2{background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/579f4543ef9ff0d10e47504176081072fa807b1f.webp) no-repeat 50% 0;width:1024px;height:100%;margin:0 auto}.section3 .swiper{width:100%;height:100%}.section3 .swiper-button-prev-custom{position:absolute;top:50%;left:50%;width:64px;height:97px;margin-top:-49px;margin-left:-32px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/cea452040e0817c73cfcd31c2193a16d89f760db.webp) no-repeat 50% 0;transform:rotate(180deg);margin-top:-54px;margin-left:-560px;cursor:pointer;transition:filter .3s ease-in-out;z-index:3}.section3 .swiper-button-prev-custom:hover{opacity:1;filter:drop-shadow(0 0 10px rgba(255,255,255,.7))}.section3 .swiper-button-prev-custom svg{display:none}.section3 .swiper-button-next-custom{position:absolute;top:50%;left:50%;width:64px;height:97px;margin-top:-49px;margin-left:-32px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/cea452040e0817c73cfcd31c2193a16d89f760db.webp) no-repeat 50% 0;margin-top:-54px;margin-left:496px;cursor:pointer;transition:filter .3s ease-in-out;z-index:3}.section3 .swiper-button-next-custom:hover{filter:drop-shadow(0 0 10px rgba(255,255,255,.7))}.section3 .swiper-button-next-custom svg{display:none}.section3 .swiper-pagination-custom{text-align:center;display:flex;justify-content:center;align-items:center;margin-top:-40px;z-index:3;position:relative}.section3 .swiper-pagination-bullet{position:relative;display:block;width:40px;height:40px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/29e64b6f758612146df0fdac635ed33372fc8cfd.webp) no-repeat 50% 0;background-position-y:-3px;margin:0!important;opacity:1!important}.section3 .swiper-pagination-bullet:before{content:"";position:absolute;display:block;width:62px;height:56.5px;top:50%;left:50%;transform:translate(-50%,-50%);background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/29e64b6f758612146df0fdac635ed33372fc8cfd.webp) no-repeat 50% 0;background-size:cover;background-position-y:bottom;opacity:0;pointer-events:none}.section3 .swiper-pagination-bullet-active{color:#fff;background:transparent;opacity:1}.section3 .swiper-pagination-bullet-active:before{opacity:1}.section4__title{width:1183px;height:270px;margin-top:-135px;margin-left:-592px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/0e6800210744635e341ac23ee12bd14ec28cc8b7.webp) no-repeat 50% 0;margin-top:-442px;margin-left:-689px}.section4__title,.section4__txt{position:absolute;top:50%;left:50%}.section4__txt{width:606px;height:114px;margin-top:-57px;margin-left:-303px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/3f7cf7fbe6ef1c7056cb2c0617a8b04dc42adc8b.webp) no-repeat 50% 0;margin-top:-275px}.section4__map{width:1070px;height:528px;margin-top:-264px;margin-left:-535px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/860a343e7be94dbb040cefa25532aaf2a5bb34a0.webp) no-repeat 50% 0;margin-top:-160px}.section4__anchor,.section4__map{position:absolute;top:50%;left:50%}.section4__anchor{width:50px;height:79px;margin-top:-40px;margin-left:-25px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/792971bfe392db478d6afc534eaf1d99b9086784.webp) no-repeat 50% 0}.section4__anchor:after{content:"";display:block;position:absolute;top:50%;left:50%;width:141px;height:81px;margin-top:-41px;margin-left:-71px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/2c64a2aac29ab56d4dffe7726a9c1a7eeb7e3a01.webp) no-repeat 50% 0;pointer-events:none;margin-top:-66px;margin-left:-80px;transform-origin:68px 38px;animation:rotateAni2 2s linear infinite}.section4__anchor1{margin-top:6px;margin-left:-377px}.section4__anchor2{margin-top:147px;margin-left:-101px}.section4__anchor3{margin-top:-33px;margin-left:195px}.section4__anchors{position:absolute;top:50%;left:50%;width:29px;height:41px;margin-top:-21px;margin-left:-15px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/cc9ea31923191b104be246c2010ffaba78b59094.webp) no-repeat 50% 0}.section4__anchors1{margin-top:56px;margin-left:-492px}.section4__anchors2{margin-top:83px;margin-left:-462px}.section4__anchors3{margin-top:70px;margin-left:113px}.section4__anchors4{margin-top:66px;margin-left:419px}.section4__anchors5{margin-top:109px;margin-left:473px}.section4__txt1{width:238px;margin-top:-58px;margin-left:-119px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/4159685112abf689a7d93c1618da7a79f9bc4bc0.webp) no-repeat 50% 0;margin-top:-81px;margin-left:-464px}.section4__txt1,.section4__txt2{position:absolute;top:50%;left:50%;height:116px}.section4__txt2{width:176px;margin-top:-58px;margin-left:-88px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/a3af4187e322da6a40f12fde9a151439f713e5a4.webp) no-repeat 50% 0;margin-top:68px;margin-left:-168px}.section4__txt3{width:194px;height:116px;margin-top:-58px;margin-left:-97px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/d2aca01fa7e434c3b13633d8c30f46823907b782.webp) no-repeat 50% 0;margin-top:-111px;margin-left:109px}.section4__stxt1,.section4__txt3{position:absolute;top:50%;left:50%}.section4__stxt1{width:57px;height:37px;margin-top:-19px;margin-left:-29px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/9a43d3de8d0435e3d925038e4e61966a04ca24f9.webp) no-repeat 50% 0;margin-top:30px;margin-left:-505px}.section4__stxt2{width:70px;height:37px;margin-top:-19px;margin-left:-35px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/652b5d352fde8b726fe1382a7d0c9f141a24c16d.webp) no-repeat 50% 0;margin-top:115px;margin-left:-482px}.section4__stxt2,.section4__stxt3{position:absolute;top:50%;left:50%}.section4__stxt3{width:111px;height:71px;margin-top:-36px;margin-left:-56px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/a1256a484b0127b945c878697f7262c96a04d201.webp) no-repeat 50% 0;margin-top:23px;margin-left:73px}.section4__stxt4{width:55px;margin-top:-19px;margin-left:-28px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/b20287f7bbf8e76ef82a64293ec9d935c06312b7.webp) no-repeat 50% 0;margin-top:38px;margin-left:407px}.section4__stxt4,.section4__stxt5{position:absolute;top:50%;left:50%;height:37px}.section4__stxt5{width:59px;margin-top:-19px;margin-left:-30px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/757f4e05d47d7426961b73e1027a6ff2a1ea0307.webp) no-repeat 50% 0;margin-top:119px;margin-left:496px}.section4__detail{position:absolute;top:50%;left:50%;width:76px;height:76px;margin-top:-38px;margin-left:-38px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/c0bcafa3af21988cd020d52c7e5abf11d969390f.webp) no-repeat 50% 0;transform-origin:38px 32px}.section4__detail1{margin-top:33px;margin-left:-354px}.section4__detail2{margin-top:176px;margin-left:-75px}.section4__detail3{margin-top:-3px;margin-left:215px}.section4__layer{position:absolute;top:50%;left:50%;width:867px;height:685px;margin-top:-343px;margin-left:-434px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/417c1bb0a9ccb96f8a416c1e6dde590088ebbb15.webp) no-repeat 50% 0;margin-top:-388px;padding-top:77px}.section4__layer .swiper{width:606px;height:489px}.section4__layer .swiper-button-prev-custom{position:absolute;top:50%;left:50%;width:64px;height:97px;margin-top:-49px;margin-left:-32px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/cea452040e0817c73cfcd31c2193a16d89f760db.webp) no-repeat 50% 0;transform:rotate(180deg);margin-top:-76px;margin-left:-372px;cursor:pointer;transition:filter .3s ease-in-out;z-index:3}.section4__layer .swiper-button-prev-custom:hover{opacity:1;filter:drop-shadow(0 0 10px rgba(255,255,255,.7))}.section4__layer .swiper-button-prev-custom svg{display:none}.section4__layer .swiper-button-next-custom{position:absolute;top:50%;left:50%;width:64px;height:97px;margin-top:-49px;margin-left:-32px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/cea452040e0817c73cfcd31c2193a16d89f760db.webp) no-repeat 50% 0;margin-top:-76px;margin-left:309px;cursor:pointer;transition:filter .3s ease-in-out;z-index:3}.section4__layer .swiper-button-next-custom:hover{filter:drop-shadow(0 0 10px rgba(255,255,255,.7))}.section4__layer .swiper-button-next-custom svg{display:none}.section4__layer .swiper-pagination-custom{text-align:center;display:flex;justify-content:center;align-items:center;margin-top:30px;z-index:3;position:relative}.section4__layer .swiper-pagination-bullet{position:relative;display:block;width:40px;height:40px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/29e64b6f758612146df0fdac635ed33372fc8cfd.webp) no-repeat 50% 0;background-position-y:-3px;margin:0!important;opacity:1!important}.section4__layer .swiper-pagination-bullet:before{content:"";position:absolute;display:block;width:62px;height:56.5px;top:50%;left:50%;transform:translate(-50%,-50%);background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/29e64b6f758612146df0fdac635ed33372fc8cfd.webp) no-repeat 50% 0;background-size:cover;background-position-y:bottom;opacity:0;pointer-events:none}.section4__layer .swiper-pagination-bullet-active{color:#fff;background:transparent;opacity:1}.section4__layer .swiper-pagination-bullet-active:before{opacity:1}.section4__layer__slide1{background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/6dc3c6fa9cd1bab6bb9cf918136440e170df260f.webp) no-repeat 50% 0;width:593px;height:100%;margin:0 auto}.section4__layer__slide3{background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/3a21ee6a5d5052dc8143ee14a0f2aa72da3f7354.webp) no-repeat 50% 0;width:606px;height:100%;margin:0 auto}.section4__layer__slide2{background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/56fea502b0e6c020ae3c9bd8ae2a1832d12d8bf9.webp) no-repeat 50% 0;width:606px;height:100%;margin:0 auto}.section5__title{position:absolute;top:50%;left:50%;width:1323px;height:286px;margin-top:-143px;margin-left:-662px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/f7cadfa29e81d458b1e9c8620458896eea025a3f.webp) no-repeat 50% 0;margin-top:-441px;margin-left:-724px}.section5__txt{width:721px;height:140px;margin-top:-70px;margin-left:-361px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/e67d328f0e6bd3dec49256095682fea7a4cbbe05.webp) no-repeat 50% 0}.section5__cont,.section5__txt{position:absolute;top:50%;left:50%;margin-top:-275px}.section5__cont{width:100%;height:550px;margin-left:-50%;margin-top:-220px}.section5__cont__slide1{background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/ea30b70ebbf791069bd2d4c1062d29627b1c4584.webp) no-repeat 50% 0;width:1213px;margin-left:-607px;margin-left:-537px}.section5__cont__slide1,.section5__cont__slide2{position:absolute;top:50%;left:50%;height:550px;margin-top:-275px;margin-top:-372px}.section5__cont__slide2{background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/28d6afdeb90f0f2daa2aabdd16cf37fc684eb7dc.webp) no-repeat 50% 0}.section5__cont__slide2,.section5__cont__slide3{width:1080px;margin-left:-540px;margin-left:-470px}.section5__cont__slide3{background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/d40d740029cc0ab6aaa2c9de0bc0ea030f69aa92.webp) no-repeat 50% 0;position:absolute;top:50%;left:50%;height:550px;margin-top:-275px;margin-top:-372px}.section5 .swiper{width:100%;height:100%}.section5 .swiper-button-prev-custom{position:absolute;top:50%;left:50%;width:64px;height:97px;margin-top:-49px;margin-left:-32px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/cea452040e0817c73cfcd31c2193a16d89f760db.webp) no-repeat 50% 0;transform:rotate(180deg);margin-top:-90px;margin-left:-560px;cursor:pointer;transition:filter .3s ease-in-out;z-index:3}.section5 .swiper-button-prev-custom:hover{opacity:1;filter:drop-shadow(0 0 10px rgba(255,255,255,.7))}.section5 .swiper-button-prev-custom svg{display:none}.section5 .swiper-button-next-custom{position:absolute;top:50%;left:50%;width:64px;height:97px;margin-top:-49px;margin-left:-32px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/cea452040e0817c73cfcd31c2193a16d89f760db.webp) no-repeat 50% 0;margin-top:-90px;margin-left:496px;cursor:pointer;transition:filter .3s ease-in-out;z-index:3}.section5 .swiper-button-next-custom:hover{filter:drop-shadow(0 0 10px rgba(255,255,255,.7))}.section5 .swiper-button-next-custom svg{display:none}.section5 .swiper-pagination-custom{text-align:center;display:flex;justify-content:center;align-items:center;margin-top:-93px;z-index:3;position:relative}.section5 .swiper-pagination-bullet{position:relative;display:block;width:40px;height:40px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/29e64b6f758612146df0fdac635ed33372fc8cfd.webp) no-repeat 50% 0;background-position-y:-3px;margin:0!important;opacity:1!important}.section5 .swiper-pagination-bullet:before{content:"";position:absolute;display:block;width:62px;height:56.5px;top:50%;left:50%;transform:translate(-50%,-50%);background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/29e64b6f758612146df0fdac635ed33372fc8cfd.webp) no-repeat 50% 0;background-size:cover;background-position-y:bottom;opacity:0;pointer-events:none}.section5 .swiper-pagination-bullet-active{color:#fff;background:transparent;opacity:1}.section5 .swiper-pagination-bullet-active:before{opacity:1}.section6__title{width:1323px;height:286px;margin-top:-143px;margin-left:-662px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/1545895967aec0ecf3003466be04fca64d33d38f.webp) no-repeat 50% 0;margin-top:-441px;margin-left:-724px}.section6__title,.section6__txt{position:absolute;top:50%;left:50%}.section6__txt{width:818px;height:230px;margin-top:-115px;margin-left:-409px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/7efe499617699d289e5ab56ba93b64090ad93ba7.webp) no-repeat 50% 0;margin-top:-263px}.section6__cont1{width:525px;height:517px;margin-top:-259px;margin-left:-263px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/1e28804e54e39447ad23dcb1391137a21f170e7f.webp) no-repeat 50% 0;margin-top:-134px;margin-left:-674px}.section6__cont1,.section6__cont2{position:absolute;top:50%;left:50%}.section6__cont2{width:96px;height:96px;margin-top:-48px;margin-left:-48px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/9250ab075394d10025334a479d13f542d52d4ee9.webp) no-repeat 50% 0;margin-top:73px;margin-left:-297px}.section6__cont3{width:862px;height:683px;margin-top:-342px;margin-left:-431px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/454e9903e9f393270734fb1a273ea42008430959.webp) no-repeat 50% 0;margin-top:-144px;margin-left:-508px}.section6__cont3,.section6__cont4{position:absolute;top:50%;left:50%}.section6__cont4{width:109px;height:93px;margin-top:-47px;margin-left:-55px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/bbc0afb4182208052e27db41c671defec30e6ebb.webp) no-repeat 50% 0;margin-top:76px;margin-left:55px}.section6__cont5{width:517px;height:516px;margin-top:-258px;margin-left:-259px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/dfddea0b1d474ad9f32a412d1ea19285bd3409d6.webp) no-repeat 50% 0;margin-top:-134px;margin-left:54px}.section6__cont5,.section6__cont6{position:absolute;top:50%;left:50%}.section6__cont6{width:733px;height:498px;margin-top:-249px;margin-left:-367px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/a1b510434ae99f91c7349cca88cc4a3716ac13f7.webp) no-repeat 50% 0;margin-top:-36px;margin-left:-34px}.app__preorder{position:absolute;top:0;left:100%;width:640px;height:100%;transition:left .5s ease-in-out;z-index:11;overflow:visible}.app__preorder.active{left:calc(100% - 640px)}.app__preorder.active .btn-toggle{left:0}.app__preorder.active .btn-toggle .btn-toggle__open{opacity:0;visibility:hidden;transition:visibility .2s ease-in-out}.app__preorder.active .btn-toggle .btn-toggle__close{opacity:1;visibility:visible;pointer-events:auto;transition:visibility .3s ease-in-out .3s}.app__preorder .btn-toggle{background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/28f35a14e46cec535d4d1902ba233ebc2a7e6e07.webp) no-repeat 0 50%;position:absolute;top:50%;left:0;width:46px;height:89px;background-size:cover;transform:translateY(-50%)}.preorder{width:100%;height:100%;overflow-y:auto}.zh .main__date{position:absolute;top:50%;left:50%;width:340px;height:39px;margin-top:-20px;margin-left:-170px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/4ae56e7ff709722bc71264542a3d1dbf8df28d2c.webp) no-repeat 50% 0;margin-top:160px}.zh .section1__title{position:absolute;top:50%;left:50%;width:1560px;height:294px;margin-top:-147px;margin-left:-780px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/2637439ff9c1796dce3163061e479a7157752e22.webp) no-repeat 50% 0;margin-top:-436px;margin-left:-880px}.zh .section2__title{position:absolute;top:50%;left:50%;width:1183px;height:270px;margin-top:-135px;margin-left:-592px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/e84e13ad426b7fed982e52bd49c36aa0713b90de.webp) no-repeat 50% 0;margin-top:-442px;margin-left:-690px}.zh .section2__date{position:absolute;top:50%;left:50%;width:641px;height:119px;margin-top:-60px;margin-left:-321px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/679eafdf8e94ea1fff754323bb5a5f5905a73bd9.webp) no-repeat 50% 0;margin-top:-247px}.zh .section2__cont__txt1{height:64px;margin-left:-79px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/e4e80682a7b6753cde5e4dc1fa01ccf4a6508aea.webp) no-repeat 50% 0;margin-left:-84px}.zh .section2__cont__txt1,.zh .section2__cont__txt2{position:absolute;top:50%;left:50%;width:158px;margin-top:-32px;margin-top:-241px}.zh .section2__cont__txt2{height:63px;margin-left:-79px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/917910eabf8e62465c47256558ffb87dad514b04.webp) no-repeat 50% 0;margin-left:-64px}.zh .section2__cont__txt3{margin-left:-114px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/f71f80cf7b42923eeb6abf6025b3a462429bcf42.webp) no-repeat 50% 0;margin-left:-120px}.zh .section2__cont__txt3,.zh .section2__cont__txt4{position:absolute;top:50%;left:50%;width:227px;height:43px;margin-top:-22px;margin-top:87px}.zh .section2__cont__txt4{margin-left:-114px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/add35cf56f5c80f87470ec721702db3752d9bc47.webp) no-repeat 50% 0;margin-left:-100px}.zh .section2__btn1{margin-left:-101px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/0a263383d673f80795add22bb17436a298691517.webp) no-repeat 50% 0;margin-left:-372px}.zh .section2__btn1,.zh .section2__btn2{position:absolute;top:50%;left:50%;width:202px;height:69px;margin-top:-35px;margin-top:283px}.zh .section2__btn2{margin-left:-101px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/0ea9eb318703bb665e4f23c6e132da98d48616fa.webp) no-repeat 50% 0;margin-left:-165px}.zh .section2__btn3{position:absolute;top:50%;left:50%;width:326px;height:69px;margin-top:-35px;margin-left:-163px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/4f4cca50b76e3f5283d170577cd87102fb940919.webp) no-repeat 50% 0;margin-top:283px;margin-left:44px}.zh .section2__layer1{position:absolute;top:50%;left:50%;width:753px;height:453px;margin-top:-227px;margin-left:-377px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/09bfb0a610d9bc8251706649ad095c2abcb0ce63.webp) no-repeat 50% 0}.zh .section2__layer2{height:790px;margin-top:-395px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/9c324046c738c84f778f0a18c45afb14bacc548e.webp) no-repeat 50% 0}.zh .section2__layer2,.zh .section2__layer3{position:absolute;top:50%;left:50%;width:1033px;margin-left:-517px}.zh .section2__layer3{height:980px;margin-top:-490px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/c3d24cfad6e32c442b0d9f281b9718815792e896.webp) no-repeat 50% 0}.zh .btn-preorder{background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/fb53279bebc2b774f4d9c9891111c49264cf91ae.webp) no-repeat 0 50%;text-align:left;text-indent:-9999em;white-space:nowrap;overflow:hidden;position:absolute;top:50%;right:0;transform:translateY(-50%);width:116px;height:220px;z-index:10}.zh .kit-layer--section2__layer1 .section2__layer--btn{position:absolute;top:314px;left:360px;width:90px;height:20px}.zh .section3__title{position:absolute;top:50%;left:50%;width:1510px;height:351px;margin-top:-176px;margin-left:-755px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/fb293540b0593e603d49791a6f7cc98c65ac8210.webp) no-repeat 50% 0;margin-top:-474px;margin-left:-844px}.zh .section3__cont{position:absolute;top:50%;left:50%;width:100%;height:643px;margin-top:-322px;margin-left:-50%;margin-top:-220px}.zh .section3__cont__slide1{background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/6eeea6e34185224199b0ff8fe7bab6ba885bb149.webp) no-repeat 50% 0;width:1024px;height:100%;margin:0 auto}.zh .section3__cont__slide2{background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/0dfb5cd3b9f8c229149374585b837e2b3e2e7047.webp) no-repeat 50% 0;width:1024px;height:100%;margin:0 auto}.zh .section4__title{position:absolute;top:50%;left:50%;width:1183px;height:270px;margin-top:-135px;margin-left:-592px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/f86ae72f4181a3c5b6e4981770061752cb267b28.webp) no-repeat 50% 0;margin-top:-442px;margin-left:-689px}.zh .section4__txt{position:absolute;top:50%;left:50%;width:562px;height:144px;margin-top:-72px;margin-left:-281px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/ccaa7e357f1c1547ec52eb4821afe1a025af4582.webp) no-repeat 50% 0;margin-top:-275px}.zh .section4__txt1{width:238px;margin-top:-58px;margin-left:-119px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/9fab74a938d25c289b6d5bb07209075cbdfd0da8.webp) no-repeat 50% 0;margin-top:-81px;margin-left:-464px}.zh .section4__txt1,.zh .section4__txt2{position:absolute;top:50%;left:50%;height:116px}.zh .section4__txt2{width:176px;margin-top:-58px;margin-left:-88px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/598626294117502f215fa7ccca9794cd7363cc7e.webp) no-repeat 50% 0;margin-top:68px;margin-left:-168px}.zh .section4__txt3{position:absolute;top:50%;left:50%;width:194px;height:116px;margin-top:-58px;margin-left:-97px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/b5c506c58919864c16dcc054eb08c41e8c961a6d.webp) no-repeat 50% 0;margin-top:-111px;margin-left:109px}.zh .section4__stxt1{height:36px;margin-top:-18px;margin-left:-30px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/c46048fcbc1dbd630ce3cc8f7784cefa66032285.webp) no-repeat 50% 0;margin-top:30px;margin-left:-507px}.zh .section4__stxt1,.zh .section4__stxt2{position:absolute;top:50%;left:50%;width:59px}.zh .section4__stxt2{height:37px;margin-top:-19px;margin-left:-30px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/ac6ac998b01694c0fc9a584bbc7b5a6e23c53fc6.webp) no-repeat 50% 0;margin-top:115px;margin-left:-476px}.zh .section4__stxt3{position:absolute;top:50%;left:50%;width:100px;height:72px;margin-top:-36px;margin-left:-50px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/42e6465de40a504caed40653b40f3dc466455429.webp) no-repeat 50% 0;margin-top:20px;margin-left:80px}.zh .section4__stxt4{width:59px;margin-top:-19px;margin-left:-30px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/a77b334c868b39e8c3e809bac08053f68c2ff37d.webp) no-repeat 50% 0;margin-top:37px;margin-left:405px}.zh .section4__stxt4,.zh .section4__stxt5{position:absolute;top:50%;left:50%;height:37px}.zh .section4__stxt5{width:43px;margin-top:-19px;margin-left:-22px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/0fd64fe9f596474b057ccdecd5a3a1ae9859f173.webp) no-repeat 50% 0;margin-top:119px;margin-left:504px}.zh .section4__layer .swiper{height:510px}.zh .section4__layer__slide1{background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/e18996c9b4afca6b3d6ca29ee0e20e55aff19c7c.webp) no-repeat 50% 0;width:593px;height:100%;margin:0 auto}.zh .section4__layer__slide3{background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/3f86090cf5799a7e606765b349152cea7aa7170e.webp) no-repeat 50% 0;width:606px;height:100%;margin:0 auto}.zh .section4__layer__slide2{background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/ad06ceb87a165838b8452b42e36c20201ee76568.webp) no-repeat 50% 0;width:606px;height:100%;margin:0 auto}.zh .section5__title{position:absolute;top:50%;left:50%;width:1323px;height:286px;margin-top:-143px;margin-left:-662px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/b7c4fe2069d45e032adf7d054cfce90f900e725d.webp) no-repeat 50% 0;margin-top:-441px;margin-left:-724px}.zh .section5__txt{position:absolute;top:50%;left:50%;width:721px;height:140px;margin-top:-70px;margin-left:-361px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/d8b12c1b86cad26d39f955a3cda9b637567299be.webp) no-repeat 50% 0;margin-top:-278px}.zh .section5__cont{position:absolute;top:50%;left:50%;width:100%;height:550px;margin-top:-275px;margin-left:-50%;margin-top:-220px}.zh .section5__cont__slide1{background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/bbec073e80fdae9e1242780dadbab340ff5467fa.webp) no-repeat 50% 0;position:absolute;top:50%;left:50%;width:1213px;height:550px;margin-top:-275px;margin-left:-607px;margin-top:-372px;margin-left:-537px}.zh .section5__cont__slide2{background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/045d573cdd1cbeb58af4f41c519dee5b77e8e407.webp) no-repeat 50% 0}.zh .section5__cont__slide2,.zh .section5__cont__slide3{position:absolute;top:50%;left:50%;width:1080px;height:550px;margin-top:-275px;margin-left:-540px;margin-top:-372px;margin-left:-470px}.zh .section5__cont__slide3{background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/0f3926fe61b2aedcf456e7fc3615016f906d4440.webp) no-repeat 50% 0}.zh .section6__title{position:absolute;top:50%;left:50%;width:1323px;height:286px;margin-top:-143px;margin-left:-662px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/f632bbd97c7401e216980d4d5387791cc4d9b09a.webp) no-repeat 50% 0;margin-top:-441px;margin-left:-724px}.zh .section6__txt{position:absolute;top:50%;left:50%;width:698px;height:245px;margin-top:-123px;margin-left:-349px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/161385a0f0e0fe9759b9fa7ad0ed51050e3f8f6d.webp) no-repeat 50% 0;margin-left:-343px;margin-top:-276px}.zh .section6__cont1{position:absolute;top:50%;left:50%;width:525px;height:517px;margin-top:-259px;margin-left:-263px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/b8cea7fdb0328d7ef2db73ec4fc19927df6691b3.webp) no-repeat 50% 0;margin-top:-134px;margin-left:-674px}.zh .section6__cont2{position:absolute;top:50%;left:50%;width:96px;height:96px;margin-top:-48px;margin-left:-48px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/9250ab075394d10025334a479d13f542d52d4ee9.webp) no-repeat 50% 0;margin-top:73px;margin-left:-297px}.zh .section6__cont3{position:absolute;top:50%;left:50%;width:862px;height:683px;margin-top:-342px;margin-left:-431px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/d9d5f4fa54001a4123858611786b577ec8011655.webp) no-repeat 50% 0;margin-top:-144px;margin-left:-508px}.zh .section6__cont4{position:absolute;top:50%;left:50%;width:109px;height:93px;margin-top:-47px;margin-left:-55px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/bbc0afb4182208052e27db41c671defec30e6ebb.webp) no-repeat 50% 0;margin-top:76px;margin-left:55px}.zh .section6__cont5{position:absolute;top:50%;left:50%;width:517px;height:516px;margin-top:-258px;margin-left:-259px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/b914c85b04ac9f6a9459937758efa37d06668e55.webp) no-repeat 50% 0;margin-top:-134px;margin-left:54px}.zh .section6__cont6{position:absolute;top:50%;left:50%;width:733px;height:498px;margin-top:-249px;margin-left:-367px;background:url(/res/lineageclassic/update/2026/260715_update/2nd/pc/img/zh/6c4cab1db28e9381ba9e725ec5fcf9421cddaa8a.webp) no-repeat 50% 0;margin-top:-36px;margin-left:-34px}@keyframes scrollAni{0%{filter:brightness(1);transform:translate(0)}50%{filter:brightness(1.3);transform:translateY(15px)}to{filter:brightness(1);transform:translate(0)}}@keyframes rotateAni{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}@keyframes rotateAni2{0%{transform:rotate(0deg);opacity:0}50%{transform:rotate(180deg);opacity:1}to{transform:rotate(1turn);opacity:0}}