#app{height:100vh;overflow:hidden;display:grid;grid-template-columns:0 auto;grid-template-rows:6rem auto;align-items:flex-start;font-size:1.4rem;color:#fff;transition:all .4s}.dark #app{background:url(images/wallpaper-3.jpg) no-repeat center/cover}.light #app{background:url(images/wallpaper-1.jpg) no-repeat center/cover;color:#333}.gold #app{background:url(images/wallpaper-0.jpg) no-repeat center/cover;color:#333}#app.expand{grid-template-columns:30rem auto}.dataTimeComponents{display:flex;justify-content:space-between;align-items:center;height:100%;background:#ccc;flex:1;cursor:pointer}.popUp-container .popUp-navigator-bar h1 .loginForm{display:flex;justify-content:center;align-items:center;gap:1rem;flex:1;color:#999;font-size:5rem;font-weight:lighter;text-transform:capitalize}.popUp-container .popUp-navigator-bar h1 .loginForm:before{content:'';width:20rem;height:6rem;margin:1rem 0;display:block;background:url(images/logo.png) no-repeat center/contain}.popUp-container .popUp-content .loginForm{width:40rem;display:flex;flex-direction:column;gap:1rem;margin:0 5rem}.popUp-container .popUp-content .loginForm .loginFormItem{height:5rem;display:flex;justify-content:space-between;align-items:center;padding:0 0 0 1rem;gap:1rem;background:#fff;border-radius:1rem;overflow:hidden}.popUp-container .popUp-content .loginForm .loginFormItem input,.popUp-container .popUp-content .loginForm .loginFormItem input:-webkit-autofill{flex:1;background-clip:content-box;background:#fff;color:#999;-webkit-text-fill-color:#999;height:100%;border:0;outline:0;padding:0 1rem;font-size:1.6rem}.popUp-container .popUp-content .loginForm .loginFormItem:before{content:'';width:2rem;min-width:2rem;height:2rem;display:block;background:url(images/_icon-username.svg) no-repeat center/contain;filter:invert(.5)}.popUp-container .popUp-content .loginForm .loginFormItem i{width:20rem;height:100%;overflow:hidden;display:block;background:0 0;cursor:pointer;transition:all .4s}.popUp-container .popUp-content .loginForm .loginFormItem:nth-child(2):before{background:url(images/_icon-password.svg) no-repeat center/contain}.popUp-container .popUp-content .loginForm .loginFormItem:nth-child(3):before{background:url(images/_icon-verifycode.svg) no-repeat center/contain}.popUp-container .popUp-btns .btn{flex:1;height:6rem;display:flex;justify-content:center;align-items:center;border-radius:0;transition:all .4s;cursor:pointer;background:#8b0000}.popUp-container .popUp-btns .btn:hover{filter:brightness(1.2)}.popUp-container .popUp-btns .btn.forget{background:#b8860b}#batchImport{display:none}.popUp-container label.batchImport{display:flex;align-items:center;background:unset;height:10rem;flex-direction:column}.popUp-container label.batchImport:before{content:'';width:10rem;height:10rem;display:block;background:url(images/_icon-excel.svg) no-repeat center/contain;filter:invert(1);margin:0 auto}.gameNodes{display:flex;gap:2rem;justify-content:space-between;min-height:40rem;min-width:80rem}.gameNodes .column{display:flex;flex-direction:column;overflow-x:hidden;overflow-y:scroll;max-height:76rem;min-width:20rem}.contentConfig.gameNodes .column.platform{display:none}.gameNodes .platformGames{min-width:100rem}.gameNodes dl{display:flex;flex-direction:column;gap:.1rem;position:relative}.gameNodes dt{background:#222;min-height:4rem;display:flex;justify-content:center;align-items:center;position:sticky;top:0;z-index:1}.light .gameNodes dt{background:#ccc}.gold .gameNodes dt{background:#eee}.gameNodes .title{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:center;font-weight:400;min-height:4rem;background:#222;gap:1rem;padding:0 0 1rem 0}.light .gameNodes .title{background:#ccc;color:#000}.gold .gameNodes .title{background:#eee;color:#000}.gameNodes .title h3{font-weight:400;flex:1}.gameNodes .title u{display:flex;min-width:5rem;height:100%;gap:.5rem;font-weight:400;text-decoration:none;justify-content:center;align-items:center;cursor:pointer;color:#fff;padding:0 1rem;transition:all .4s;background:#333}.gameNodes .title u.closed:before{content:'';width:1rem;height:1rem;background:red}.gameNodes .title u.maintain:before{content:'';width:1rem;height:1rem;background:#ff0}.light .gameNodes .title u{color:#333;background:#999}.gold .gameNodes .title u{color:#333;background:#999}.gameNodes .title u:hover{filter:brightness(1.2)}.gameNodes .title u.actived{background:#008b8b;color:#fff}.contentConfig.gameNodes .title u{display:none}.gameNodes .title u:nth-child(7){display:none}.contentConfig.gameNodes .title u:nth-child(2),.contentConfig.gameNodes .title u:nth-child(7){display:flex}.gameNodes .title .filter{height:3rem;display:flex;align-items:center;gap:.1rem;background:#222;border-radius:.5rem;overflow:hidden}.light .gameNodes .title .filter{background:#ccc}.gold .gameNodes .title .filter{background:#ccc}.gameNodes .title .filter input{height:100%;border:0;appearance:none;outline:0;padding:0 1rem;display:block;flex:1;background:#333;color:#fff}.gameNodes .title .filter input::placeholder{color:#fff}.light .gameNodes .title .filter input{background:#999;color:#333}.light .gameNodes .title .filter input::placeholder{color:#333}.gold .gameNodes .title .filter input{background:#999;color:#333}.gold .gameNodes .title .filter input::placeholder{color:#333}.gameNodes .title .filter:before{content:'';width:2rem;height:100%;background:#ccc url(images/_icon-filter.svg) no-repeat center/1.2rem;filter:invert(1)}.light .gameNodes .title .filter:before{background:#999 url(images/_icon-filter.svg) no-repeat center/1.2rem}.gold .gameNodes .title .filter:before{background:#999 url(images/_icon-filter.svg) no-repeat center/1.2rem}.gameNodes dd{background:#333;height:3rem;min-height:3rem;line-height:3rem;text-align:center;cursor:pointer;transition:all .4s;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:flex;justify-content:space-between;align-items:center;gap:.1rem;user-select:none}.light .gameNodes dd{color:#000;background:#999}.gold .gameNodes dd{background:#999;color:#000}.gameNodes dd.close,.gameNodes dd.maintain{cursor:default;background:#ff0;color:#000}.gameNodes dd.close{background:red;color:#fff}.gameNodes dd.open:hover{filter:brightness(1.2)}.contentConfig .gameNodes dd.maintain,.contentConfig.gameNodes dd.close{display:none!important}.gameNodes dd.selected{background:#2f4f4f;color:#fff}.gameNodes dd b{font-weight:400;display:block;padding:0 1rem;text-align:center;flex:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:1.2rem;height:100%}.gameNodes dd b span{text-decoration:underline;text-shadow:.1rem .2rem .3rem #0007}.contentConfig.gameNodes dd,.contentConfig.gameNodes dt.anchor{display:none}.contentConfig.gameNodes dd.selected{display:flex;background:#333}.light .contentConfig.gameNodes dd.selected{background:#999}.gold .contentConfig.gameNodes dd.selected{background:#999}.contentConfig.gameNodes dd.checked{background:#2f4f4f!important}.contentConfig.gameNodes dd.selected .sort{width:0;height:100%;display:flex!important;justify-content:center;align-items:center;background:#008b8b;color:#fff;font-size:1rem;font-style:normal;transition:all .4s;overflow:hidden;cursor:pointer;filter:unset}.contentConfig.gameNodes dd.checked[data-no] .sort{width:3rem;padding:0 .5rem;outline:0}.contentConfig.gameNodes dd.checked[data-no] .sort:after{content:'';min-width:0;width:0;height:0;background:url(images/_icon-edit.svg) no-repeat center/1.5rem;filter:invert(1);transition:all .4s}.contentConfig.gameNodes dd.checked[data-no] .sort:hover:after{min-width:2rem;width:2rem;height:2rem}.contentConfig.gameNodes dd.checked[data-no="1"] .sort{background:linear-gradient(135deg,gold,#f60)}.contentConfig.gameNodes dd.checked[data-no="2"] .sort{background:linear-gradient(135deg,silver,#666)}.contentConfig.gameNodes dd.checked[data-no="3"] .sort{background:linear-gradient(135deg,#f60,brown)}.contentConfig.gameNodes dd.selected u{width:0;height:100%;display:flex;justify-content:center;align-items:center;transition:all .4s;background:url(images/_icon-lockon.svg) no-repeat center/2rem;overflow:hidden;cursor:pointer}.contentConfig.gameNodes dd.checked[data-no] u{width:3rem;filter:invert(85%) sepia(30%) saturate(3624%) hue-rotate(354deg) brightness(106%) contrast(111%)}.contentConfig.gameNodes dd.checked[data-no] u.lockoff{width:3rem;background:url(images/_icon-lockoff.svg) no-repeat center/2rem;filter:invert(85%) sepia(81%) saturate(2%) hue-rotate(59deg) brightness(108%) contrast(101%)}.contentConfig.gameNodes dt.anchor.hasSelected{display:flex}.gameNodes dd i{width:3rem;height:100%;display:block;background:url(images/_icon-unselected.svg) no-repeat center/2rem;filter:invert(.8);transition:all .4s}.gameNodes dd.selected i{background:url(images/_icon-selected.svg) no-repeat center/2rem}.contentConfig.gameNodes dd.selected i{display:none}.gameNodes .gameType{display:none;width:80rem}.contentConfig.gameNodes .platformType{flex:1}.contentConfig.platformOrder.gameNodes .platformType .title{display:none}.contentConfig.platformOrder.gameNodes .platformType dl{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:2rem}.contentConfig.platformOrder.gameNodes .platformType dt{display:none}.contentConfig.platformOrder.gameNodes .platformType dd.selected{height:10rem;display:flex;border-radius:1rem}.contentConfig.gameNodes .gameType dl{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem}.contentConfig.gameNodes .gameType dl dd{height:10rem;display:flex;border-radius:1rem}.gameNodes .gameType dl,.gameNodes .platformGames dl,.gameNodes .platformType dl{flex:1;display:grid;grid-template-columns:repeat(1,1fr);align-content:flex-start}.gameNodes .platformGames dl{grid-template-columns:repeat(6,1fr)}.gameNodes .platformGames dt{grid-column:6 span}.gameNodes dt.anchor{display:flex;align-items:center;gap:1rem;min-height:2.4rem;color:#666;top:5rem;font-size:1.2rem}.light .gameNodes dt.anchor{color:#333}.gold .gameNodes dt.anchor{color:#333}.gameNodes dt.anchor:after{content:'';flex:1;height:.1rem;border-top:.1rem #444 dotted;box-sizing:content-box}.light .gameNodes dt.anchor:after{border-top:.1rem #999 dotted}.gold .gameNodes dt.anchor:after{border-top:.1rem #999 dotted}.gameNodes dt.anchor i{position:absolute;right:0;padding:0 0 0 1rem;background:#222;font-size:1.2rem;font-style:normal}.light .gameNodes dt.anchor i{background:#ccc}.gold .gameNodes dt.anchor i{background:#eee}.gameNodesBtn{height:6rem;display:flex;justify-content:center;align-items:center;background:gray;gap:1rem;flex:1;color:#fff;cursor:pointer;transition:all .4s}.gameNodesBtn:hover{filter:brightness(1.2);transform:translateZ(0) translateY(-1rem);box-shadow:.2rem .4rem .6rem #000}.gameNodesBtn:before{content:'';width:2.5rem;height:2.5rem;display:block;filter:invert(1);transition:all .4s}.gameNodesBtn:hover:before{transform:translateZ(0) scale(1.4)}.gameNodesBtn.ok{background:#ff8c00;color:#fff}.gameNodesBtn.ok:before{background:url(images/_icon-save.svg) no-repeat center/contain}.gameNodesBtn.reset{background:#006400;color:#fff}.gameNodesBtn.reset:before{background:url(images/_icon-reset.svg) no-repeat center/contain}.gameNodesBtn.all{background:#00ced1;color:#fff}.gameNodesBtn.all:before{background:url(images/_icon-selectall.svg) no-repeat center/contain}.gameNodesBtn.top{background:#bdb76b;color:#fff}.gameNodesBtn.top:before{background:url(images/_icon-arrowDirection.svg) no-repeat center/contain;transform:translateZ(0) rotate(-90deg)}.gameNodesBtn.top:hover:before{transform:translateZ(0) rotate(-90deg) scale(1.4)}.gameNodesBtn.clean:before{background:url(images/_icon-clear.svg) no-repeat center/contain}.gameNodesBtn.reSelect{background:#483d8b;color:#fff}.gameNodesBtn.reSelect:before{background:url(images/_icon-resetting.svg) no-repeat center/contain}.gameNodesBtn.contentConfig{background:#9400d3;color:#fff}.gameNodesBtn.contentConfig:before{background:url(images/_icon-setting.svg) no-repeat center/contain}.contentConfigWin{position:relative;max-height:80rem;display:flex;flex-direction:column;gap:2rem}.contentConfigWin dl{display:grid;grid-template-columns:repeat(5,1fr);gap:2rem;min-width:120rem}.contentConfigWin dl dt{display:flex;justify-content:space-between;align-items:center;grid-column:5 span;gap:1rem;order:0}.light .contentConfigWin dl dt{color:#333}.gold .contentConfigWin dl dt{color:#000}.contentConfigWin dl dt.gameType{order:5}.contentConfigWin dl dt:before{content:'';flex:1;width:1rem;max-width:1rem;height:.1rem;border-bottom:.1rem #666 dotted}.light .contentConfigWin dl dt:before{border-bottom:.1rem #999 dotted}.gold .contentConfigWin dl dt:before{border-bottom:.1rem #eee dotted}.contentConfigWin dl dt:after{content:'';flex:1;height:.1rem;border-bottom:.1rem #666 dotted}.light .contentConfigWin dl dt:after{border-bottom:.1rem #999 dotted}.gold .contentConfigWin dl dt:after{border-bottom:.1rem #eee dotted}.contentConfigWin dl dd{height:15rem;display:grid;grid-template-columns:repeat(2,1fr);flex-direction:column;background:#333;transition:all .4s;border-radius:1rem;overflow:hidden;order:9999}.light .contentConfigWin dl dd{background:#999;color:#fff}.gold .contentConfigWin dl dd{background:#999;color:#fff}.contentConfigWin dl dd:hover{box-shadow:.3rem .6rem .9rem #0007;transform:translateZ(0) translateY(-1rem)}.contentConfigWin dl dd.hot{order:1}.contentConfigWin dl dd.recommond{order:2}.contentConfigWin dl dd.gameTypeOrder{order:3}.contentConfigWin dl dd.openLock{order:4;display:none}.contentConfigWin dl dd b:hover{filter:brightness(1.2)}.contentConfigWin dl dd b{color:#fff;background:#2f4f4f;height:5rem;display:flex;justify-content:center;align-items:center;cursor:pointer;grid-column:2 span;transition:all .4s;gap:1rem;padding:0 1rem}.light .contentConfigWin dl dd b{background:#a9a9a9}.gold .contentConfigWin dl dd b{background:#b8860b}.contentConfigWin dl dd b[data-configtype]{grid-column:1 span}.contentConfigWin dl dd b.complete{background:#556b2f}.light .contentConfigWin dl dd b.complete{background:#8fbc8f}.gold .contentConfigWin dl dd b.complete{background:#008b8b}.contentConfigWin dl dd b.complete:before{content:'';width:3rem;height:3rem;display:block;background:url(images/_icon-success.svg) no-repeat center/contain;filter:invert(1)}.contentConfigWin dl dd p{grid-column:3 span;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:10rem;position:relative}.contentConfigWin dl dd p:before{content:'';width:5rem;height:5rem;display:block;overflow:hidden;filter:invert(.5)}.light .contentConfigWin dl dd p:before{filter:invert(1)}.gold .contentConfigWin dl dd p:before{filter:invert(1)}.contentConfigWin dl dd.hot p:before{background:url(images/_icon-hot.svg) no-repeat center/contain}.contentConfigWin dl dd.recommond p:before{background:url(images/_icon-like.svg) no-repeat center/contain}.contentConfigWin dl dd.gameTypeOrder p:before{background:url(images/_icon-gametype.svg) no-repeat center/contain}.contentConfigWin dl dd.slot p:before{background:url(images/ico_slot.svg) no-repeat center/contain}.contentConfigWin dl dd.fish p:before{background:url(images/ico_fishing.svg) no-repeat center/contain}.contentConfigWin dl dd.sport p:before{background:url(images/ico_sports.svg) no-repeat center/contain}.contentConfigWin dl dd.lottery p:before{background:url(images/ico_lottery.svg) no-repeat center/contain}.contentConfigWin dl dd.card p:before{background:url(images/ico_cards.svg) no-repeat center/contain}.contentConfigWin dl dd.esport p:before{background:url(images/ico_esport.svg) no-repeat center/contain}.contentConfigWin dl dd.multiverse p:before{background:url(images/_icon-game.svg) no-repeat center/contain}.contentConfigWin dl dd.livegame p:before{background:url(images/ico_livegame.svg) no-repeat center/contain}.contentConfigWin dl dd.autocard p:before{background:url(images/ico_autocard.svg) no-repeat center/contain}.contentConfigWin dl dd.match p:before{background:url(images/ico_athletics.svg) no-repeat center/contain}.contentConfigWin dl.subdivision dd b{grid-column:1 span}.selectGameTemplate{position:relative}.selectGameTemplate dl{background:#222;display:grid;grid-template-columns:repeat(1,1fr);grid-gap:.1rem;min-width:80rem;max-height:50rem;overflow:auto}.light .selectGameTemplate dl{background:#fff}.gold .selectGameTemplate dl{background:#fff}.selectGameTemplate dl dt{height:4rem;display:flex;justify-content:space-between;align-items:center;gap:.1rem;position:sticky;top:0;z-index:1}.selectGameTemplate dl dt b{flex:1;width:100%;height:100%;background:#444;display:flex;align-items:center;justify-content:center;padding:0 1rem}.light .selectGameTemplate dl dt b{background:#777}.gold .selectGameTemplate dl dt b{background:#777}.selectGameTemplate dl dd{height:3rem;background:#222;display:flex;justify-content:space-between;align-items:center;cursor:pointer;gap:.1rem;transition:all .4s}.light .selectGameTemplate dl dd{background:#fff}.gold .selectGameTemplate dl dd{background:#fff}.selectGameTemplate dl dd:hover{filter:brightness(1.2)}.selectGameTemplate dl dd.selected u{background:#f60}.light .selectGameTemplate dl dd.selected u{background:#008b8b;color:#fff}.gold .selectGameTemplate dl dd.selected u{background:gold}.selectGameTemplate dl dd u{flex:1;font-style:normal;display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding:0 1rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;background:#333}.light .selectGameTemplate dl dd u{background:#999}.gold .selectGameTemplate dl dd u{background:#999}.selectGameTemplate dl dd u .icon{display:block!important;width:2rem!important;height:2rem;object-fit:cover;margin:0 .5rem 0 0}#frameTop{height:100%;grid-column:2 span;background:#8b0000;display:flex;justify-content:space-between;align-items:center;gap:2rem;padding:0 1rem}#frameTop .logo{display:flex;justify-content:space-between;align-items:center;gap:1rem}#frameTop .logo:before{content:'';display:block;width:12rem;height:3rem;background:url(images/logo.png) no-repeat center/contain;filter:invert(1)}#frameTop .logo h1{font-size:2rem;text-transform:uppercase}.light #frameTop .logo h1{color:#eee}.gold #frameTop .logo h1{color:#fff}#frameTop .logo .theme{display:flex;gap:.5rem;height:2rem;list-style-type:none;margin:0;padding:0}#frameTop .logo .theme li{width:2rem;height:100%;display:block;background:#222;box-sizing:border-box;transition:all .4s}#frameTop .logo .theme li.selected{border:.2rem #fff solid}#frameTop .logo .theme li[title=light]{background:#999}#frameTop .logo .theme li[title=gold]{background:#f60}#frameTop .user{display:flex;justify-content:space-between;align-items:center}#frameLeft{width:100%;height:100%;position:relative;background:#2229;backdrop-filter:blur(.2rem)}.light #frameLeft{background:#9999}.gold #frameLeft{background:#6669}.mask-login #frameLeft{display:none}#app #frameLeft .switch,#app.expand #frameLeft .switch{content:'';width:1rem;height:10rem;border-radius:.5rem 0 0 .5rem;transition:all .4s;display:flex;justify-content:center;align-items:center;position:absolute;top:calc(50% - 4rem);right:0;overflow:hidden;background:#333;cursor:pointer}.light #app #frameLeft .switch,.light #app.expand #frameLeft .switch{background:#ccc}.gold #app #frameLeft .switch,.gold #app.expand #frameLeft .switch{background:#aaa}#app #frameLeft .switch{border-radius:0;right:-1rem;top:0;height:100%}#frameLeft .switch:hover{filter:brightness(1.2)}#app #frameLeft .switch:after,#app.expand #frameLeft .switch:after{content:'';display:block;width:1rem;height:1rem;background:url(images/_icon-arrow.svg) no-repeat center/contain;transition:all .4s;transform:translateZ(0) rotate(180deg);filter:invert(1)}#app #frameLeft .switch:after{transform:translateZ(0) rotate(0)}#frameLeft .menus{background:#222;border-radius:1rem;margin:2rem;display:flex;flex-direction:column;overflow:hidden;gap:.1rem}.light #frameLeft .menus{background:#fff}.gold #frameLeft .menus{background:#fff}#frameLeft .menus .title{height:3rem;background:#ff8c00;display:flex;justify-content:space-between;align-items:center;padding:0 1rem;gap:1rem}#frameLeft .menus .title b{font-weight:400}#frameLeft .menus .title i{font-style:normal}#frameLeft .menus .menu{background:#555;display:flex;flex-direction:column;justify-content:space-between;align-items:center;transition:all .4s;cursor:pointer;width:100%}#frameLeft .menus .menu .name{flex:auto;display:flex;align-items:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;min-height:4rem;height:100%;gap:1rem;justify-content:space-between;background:#555;transition:all .4s}.light #frameLeft .menus .menu .name{background:#eee}.gold #frameLeft .menus .menu .name{background:#ff8c00}#frameLeft .menus .menu>.name:after{content:'';display:block;width:1rem;height:1rem;background:url(images/_icon-arrow.svg) no-repeat center/contain;filter:invert(1);transform:translateZ(0) rotate(90deg);transition:all .4s;margin:0 1rem 0 0}.light #frameLeft .menus .menu>.name:after{filter:unset}.gold #frameLeft .menus .menu>.name:after{filter:invert(1)}#frameLeft .menus .expand>.name:after{transform:translateZ(0) rotate(-90deg)}#frameLeft .menus .menu>.name h3{display:flex;align-items:center;gap:.5rem;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.6rem;font-weight:400}.gold #frameLeft .menus .menu>.name h3{color:#fff}#frameLeft .menus .menu>.name h3 i{font-style:normal;font-size:1.2rem}#frameLeft .menus .menu.active:after{transform:translateZ(0) rotate(0)}#frameLeft .games .name:before,#frameLeft .platform .name:before,#frameLeft .website .name:before{content:'';display:block;width:2rem;height:2rem;margin:0 0 0 1rem;background:url(images/_icon-game.svg) no-repeat center/contain;filter:invert(1)}.light #frameLeft .games .name:before,.light #frameLeft .platform .name:before,.light #frameLeft .website .name:before{filter:invert(.5)}#frameLeft .platform>.name:before{background:url(images/_icon-platform.svg) no-repeat center/contain}#frameLeft .website>.name:before{background:url(images/_icon-website.svg) no-repeat center/contain}#frameLeft .nodes>.name:before{background:url(images/_icon-nodes.svg) no-repeat center/contain}#frameLeft .menus .childMenu{overflow:hidden;width:100%;position:relative;cursor:pointer}#frameLeft .menus .childMenu .node{flex:1;display:flex;align-items:center;min-height:0;height:0;overflow:hidden;background:#333;transition:all .4s}.light #frameLeft .menus .childMenu .node{background:#999;color:#fff}.gold #frameLeft .menus .childMenu .node{background:#fff}#frameLeft .menus .in .node{height:4rem;min-height:4rem}#frameLeft .menus .childMenu .node:before{content:'';width:.1rem;height:3.8rem;display:block;border-left:.1rem #ccc dotted;overflow:hidden;position:absolute;left:2rem}.light #frameLeft .menus .childMenu .node:before{border-left:.1rem #ccc dotted}.gold #frameLeft .menus .childMenu .node:before{border-left:.1rem #ccc dotted}#frameLeft .menus .childMenu .node:after{content:'';width:1rem;height:.1rem;display:block;border-top:.1rem #ccc dotted;overflow:hidden;position:absolute;left:2.2rem}.light #frameLeft .menus .childMenu .node:after{border-left:.1rem #666 dotted}.gold #frameLeft .menus .childMenu .node:after{border-left:.1rem #ccc dotted}#frameLeft .menus .childMenu h3{font-size:1.2rem;font-weight:400;flex:1;text-align:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;height:100%;padding:0 0 0 4rem;display:flex;justify-content:space-between;gap:1rem;align-items:center;border-top:.1rem #222 dotted}.light #frameLeft .menus .childMenu h3{border-top:.1rem #888 dotted}.gold #frameLeft .menus .childMenu h3{border-top:.1rem #888 dotted}#frameLeft .menus .childMenu .node:first-child h3{border-top:0}#frameLeft .menus .childMenu .node h3:after{content:'';width:.5rem;height:0;display:block;background:#008b8b;transition:all .4s}#frameLeft .menus .childMenu .active h3{color:#ff0}.gold #frameLeft .menus .childMenu .active h3{color:#b8860b}#frameLeft .menus .childMenu .active h3:after{height:100%}#frameLeft .menu .childMenu .node:hover,#frameLeft .menus .menu .name:hover{filter:brightness(1.2)}#frameCenter{height:calc(100% - 4rem);max-height:calc(100% - 4rem);padding:2rem;display:flex;flex-direction:column;overflow:hidden}.mask-login #frameCenter{display:none}#frameCenter .avatar{width:20rem;height:20rem;display:block;background:url(images/_icon-avatar.svg) no-repeat center/contain}#frameCenter .topbar{display:flex;justify-content:space-between;align-items:center;gap:2rem}#frameCenter .topbar .navi{list-style-type:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:1rem;flex:1;min-width:30rem;font-weight:700}#frameCenter .topbar .navi li{display:flex;align-items:center;gap:1rem;transition:all .4s;cursor:pointer;height:4rem;padding:0 1rem;border-radius:1rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:1.6rem}#frameCenter .topbar .navi li:hover{filter:brightness(1.2);background:#222}.light #frameCenter .topbar .navi li:hover{background:#999}.gold #frameCenter .topbar .navi li:hover{background:#ff8c00}#frameCenter .topbar .navi li:before{content:'';display:block;width:1rem;height:1rem;background:url(images/_icon-arrow.svg) no-repeat center/contain;filter:invert(.8)}.light #frameCenter .topbar .navi li:before{filter:unset}.gold #frameCenter .topbar .navi li:before{filter:unset}#frameCenter .topbar .navi li[data-action=index]:before{content:'';display:block;width:1.8rem;height:1.8rem;background:url(images/_icon-home.svg) no-repeat center/contain;filter:invert(.8)}.light #frameCenter .topbar .navi li[data-action=index]:before{filter:unset}.gold #frameCenter .topbar .navi li[data-action=index]:before{filter:unset}#frameCenter .topbar .function{display:flex;gap:.1rem;border-radius:1rem;overflow:hidden}#frameCenter .topbar .function div{display:flex;align-items:center;gap:1rem;transition:all .4s;cursor:pointer;position:relative;background:#333;padding:0 1rem;height:4rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.light #frameCenter .topbar .function div{background:#999;color:#fff}.gold #frameCenter .topbar .function div{background:#ff8c00;color:#fff}#frameCenter .topbar .function .add:before{content:'';background:url(images/_icon-add.svg) no-repeat center/contain;width:2rem;min-width:2rem;height:2rem;display:block;filter:invert(56%) sepia(94%) saturate(2002%) hue-rotate(359deg) brightness(101%) contrast(107%)}.light #frameCenter .topbar .function .add:before{filter:invert(1)}.gold #frameCenter .topbar .function .add:before{filter:invert(1)}#frameCenter .topbar .function .import:before{content:'';background:url(images/_icon-excel.svg) no-repeat center/contain;width:2rem;min-width:2rem;height:2rem;display:block;filter:invert(1)}.light #frameCenter .topbar .function .import:before{filter:invert(1)}.gold #frameCenter .topbar .function .import:before{filter:invert(1)}#frameCenter .topbar .function .batchSetting:before{content:'';background:url(images/_icon-batch.svg) no-repeat center/contain;width:2rem;min-width:2rem;height:2rem;display:block;filter:invert(1)}.light #frameCenter .topbar .function .batchSetting:before{filter:invert(1)}.gold #frameCenter .topbar .function .batchSetting:before{filter:invert(1)}.batchSet dd i:hover{filter:brightness(1.2)}.batchSet{display:flex;flex-direction:column;grid-gap:.1rem;min-width:60rem;border-radius:.5rem;overflow:hidden}.batchSet dt{background:#444;display:flex;align-items:center;gap:.1rem;height:4rem;overflow:hidden;border-bottom:.2rem #ff8c00 solid}.light .batchSet dt{background:#999}.gold .batchSet dt{background:#999}.batchSet dt b{flex:1;height:100%;transition:all .4s;display:flex;justify-content:center;align-items:center;padding:.5rem 1rem;color:#fff;cursor:pointer}.batchSet dt b.active{background:#ff8c00;cursor:default}.batchSet dd.status{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.1rem;height:4rem}.batchSet dd.status i{background:#999;display:flex;justify-content:center;align-items:center;padding:.5rem 1rem;cursor:pointer;transition:all .4s;font-style:normal;color:#333}.batchSet dd.status i.active{background:#008b8b;color:#fff}.batchSet dd{display:none;grid-template-columns:repeat(1,1fr);grid-gap:.1rem;height:4rem}.batchSet dd input{display:flex;background:#fff;padding:0 1rem}#frameCenter .topbar .function .template:before{content:'';background:url(images/_icon-excelTemplate.svg) no-repeat center/contain;width:2rem;min-width:2rem;height:2rem;display:block;filter:invert(1)}.light #frameCenter .topbar .function .template:before{filter:invert(1)}.gold #frameCenter .topbar .function .template:before{filter:invert(1)}#frameCenter .topbar .function div:hover{filter:brightness(1.2)}#frameCenter .topbar .function div ul{position:absolute;top:3rem;right:0;list-style-type:none;padding:0;margin:0;min-width:10rem;background:#333;z-index:2;color:#000;border-radius:.5rem;overflow:hidden;display:flex;gap:.1rem;flex-direction:column}#frameCenter .searchBar{display:flex;background:#111;border-radius:1rem;gap:.1rem;height:4rem;overflow:hidden}.light #frameCenter .searchBar{background:#ccc}.gold #frameCenter .searchBar{background:#ccc}#frameCenter .searchBar .searchKey{padding:0 1rem;flex:auto;height:100%;background:#333;color:#fff}.light #frameCenter .searchBar .searchKey{background:#999}.light #frameCenter .searchBar .searchKey::placeholder{color:#fff}.gold #frameCenter .searchBar .searchKey{background:#ff8c00}.gold #frameCenter .searchBar .searchKey::placeholder{color:#fff}#frameCenter .searchBar .filter{position:relative;flex:auto;list-style-type:none;margin:0;color:#fff;border:0;padding:0;transition:all .4s;cursor:pointer;overflow:hidden;line-height:4rem;display:flex;align-items:center;gap:.1rem}#frameCenter .searchBar .filter li{flex:auto;padding:0 1rem;transition:all .4s;background:#333;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:center;min-width:5rem}.light #frameCenter .searchBar .filter li{background:#999}.gold #frameCenter .searchBar .filter li{background:#ff8c00}#frameCenter .searchBar .filter li.selected{background:#008b8b}.light #frameCenter .searchBar .filter li.selected{background:#666}.gold #frameCenter .searchBar .filter li.selected{background:#b8860b}#frameCenter .searchBar .filter li:hover{filter:brightness(1.2)}#frameCenter .searchBar .search{display:flex;align-items:center;gap:1rem;height:100%;padding:0 1rem;background:#333;transition:all .4s;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.light #frameCenter .searchBar .search{background:#999}.gold #frameCenter .searchBar .search{background:#ff8c00}#frameCenter .searchBar .search:hover{filter:brightness(1.2)}#frameCenter .searchBar .search:before{content:'';background:url(images/_icon-search.svg) no-repeat center/contain;width:2rem;height:2rem;display:block;filter:invert(1)}#frameCenter .searchBar .searchAll{display:flex;align-items:center;gap:1rem;height:100%;padding:0 1rem;background:#333;transition:all .4s;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.light #frameCenter .searchBar .searchAll{background:#999}.gold #frameCenter .searchBar .searchAll{background:#ff8c00}#frameCenter .searchBar .searchAll:hover{filter:brightness(1.2)}#frameCenter .searchBar .searchAll:before{content:'';background:url(images/_icon-clearFilter.svg) no-repeat center/contain;width:2rem;height:2rem;display:block;filter:invert(1)}#frameCenter .bottomBar{display:flex;justify-content:space-between;align-items:center;background:#222;overflow:hidden;height:4rem;gap:.1rem;border-radius:1rem}.light #frameCenter .bottomBar{background:#eee}.gold #frameCenter .bottomBar{background:#ccc}#frameCenter .bottomBar h3{flex:1;height:100%;font-weight:400;display:flex;align-items:center;gap:1rem;background:#333;font-size:1.4rem;padding:0 1rem}.light #frameCenter .bottomBar h3{background:#999;color:#fff}.gold #frameCenter .bottomBar h3{background:#ff8c00;color:#fff}#frameCenter .bottomBar h3:before{content:'';width:2rem;height:2rem;background:url(images/_icon-tip.svg) no-repeat center/contain;filter:invert(1)}#frameCenter .bottomBar h3 i{font-style:normal}#frameCenter .bottomBar ul{display:flex;height:100%;gap:.1rem;list-style-type:none;margin:0}#frameCenter .bottomBar ul li{display:flex;height:100%;justify-content:center;align-items:center;gap:1rem;cursor:pointer;background:#333;padding:0 1rem;transition:all .4s}.light #frameCenter .bottomBar ul li{background:#999;color:#fff}.gold #frameCenter .bottomBar ul li{background:#ff8c00;color:#fff}#frameCenter .bottomBar ul li:hover{filter:brightness(1.2)}#frameCenter .bottomBar ul .gotop:before{content:'';width:1.5rem;height:1.5rem;background:url(images/_icon-arrowDirection.svg) no-repeat center/contain;transform:translateZ(0) rotate(-90deg);filter:invert(.5)}.light #frameCenter .bottomBar ul .gotop:before{filter:invert(1)}.gold #frameCenter .bottomBar ul .gotop:before{filter:invert(1)}#frameCenter .bottomBar ul .pageBtn{display:flex;background:#a9a9a9}#frameCenter .bottomBar ul .pageInput,#frameCenter .bottomBar ul .pageSizeInput{margin:0;color:#fff;text-align:center;border-bottom:.1rem #ccc solid}#frameCenter .bottomBar ul .pageInput::-webkit-inner-spin-button,#frameCenter .bottomBar ul .pageInput::-webkit-outer-spin-button,#frameCenter .bottomBar ul .pageSizeInput::-webkit-inner-spin-button,#frameCenter .bottomBar ul .pageSizeInput::-webkit-outer-spin-button{appearance:none!important;-webkit-appearance:none!important;margin:0}#frameCenter .bottomBar ul .pageBtn:before{content:'';width:1.5rem;height:1.5rem;display:block;background:url(images/_icon-arrowSolid.svg) repeat-x center/contain;filter:invert(1)}.light #frameCenter .bottomBar ul .pageBtn:before{filter:invert(1)}.gold #frameCenter .bottomBar ul .pageBtn:before{filter:invert(1)}#frameCenter .bottomBar ul .pageBtn[data-page=prePage]:before{transform:translateZ(0) rotate(-180deg)}#frameCenter .bottomBar ul .pageBtn[data-page=firstPage]:before{background:url(images/_icon-firstpage.svg) repeat-x center/contain}#frameCenter .bottomBar ul .pageBtn[data-page=lastPage]:before{background:url(images/_icon-lastpage.svg) repeat-x center/contain}#frameCenter .list{width:100%;border-radius:1rem;overflow:scroll;position:relative;background:#2229;backdrop-filter:blur(.2rem);flex:1;display:flex;flex-direction:column;justify-content:space-between}.light #frameCenter .list{background:#fff9}.gold #frameCenter .list{background:#fff9}#frameCenter .list dl{position:relative;display:flex;flex-direction:column;gap:.1rem;flex:1}#frameCenter .list dt:not(.addContainer){min-height:4rem;height:4rem;display:flex;justify-content:space-between;align-items:center;gap:.1rem;transition:all .4s;position:sticky;top:0;left:0;z-index:2}#frameCenter .list dt b{display:flex;font-weight:400;justify-content:space-between;align-items:center;width:100%;height:100%;background:#555;font-size:1.6rem;gap:1rem;position:relative}.light #frameCenter .list dt b{background:#999}.gold #frameCenter .list dt b{background:#ff8c00}#frameCenter .list dt b[data-components=expandAll]{max-width:2.4rem;justify-content:center;padding:0;cursor:pointer}#frameCenter .list dt b[data-components=expandAll]:before{content:'';width:1rem;height:1rem;display:block;background:url(images/_icon-arrow.svg) no-repeat center/contain;filter:invert(1);transition:all .4s;transform:translateZ(0) rotate(90deg)}#frameCenter .list dt b[data-components=expandAll].expandAll:before{transform:translateZ(0) rotate(-90deg)}#frameCenter .list dt b[data-components=selectAll]{max-width:4rem;justify-content:center;padding:0;cursor:pointer}#frameCenter .list dt b[data-components=selectAll]:before{content:'';width:2rem;height:2rem;display:block;background:url(images/_icon-selectall.svg) no-repeat center/contain;filter:invert(1);transition:all .4s}#frameCenter .list dt b[data-components=selectAll].selectedAll:before{filter:invert(77%) sepia(42%) saturate(1355%) hue-rotate(360deg) brightness(106%) contrast(103%)}#frameCenter .list dt b h3{display:block;font-weight:400;font-size:1.4rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;flex:1;order:unset;margin:0 0 0 1rem}#frameCenter .list dt b i.filter{display:flex;justify-content:center;align-items:center;width:3rem;max-width:3rem;height:100%;cursor:pointer;background:#555;transition:all .4s}.light #frameCenter .list dt b i.filter{background:#888}.gold #frameCenter .list dt b i.filter{background:#b8860b}#frameCenter .list dt b i.filter:before{content:'';width:1rem;height:1rem;display:block;background:url(images/_icon-filter.svg) no-repeat center/contain;filter:invert(1)}#frameCenter .list dt b i.filter:hover{filter:brightness(1.2)}#frameCenter .list dt b i.filter.active{background:#008b8b}#frameCenter .list dt b i.filter+ul{display:none;flex-direction:column;list-style-type:none;margin:0;position:absolute;top:4.1rem;right:0;overflow:auto;width:100%;max-height:60rem;box-shadow:.2rem .4rem .6rem #0007}#frameCenter .list dt b i.filter+ul li{display:flex;background:#555;min-height:4rem;justify-content:space-between;align-items:center;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition:all .4s;font-size:1.2rem;border-bottom:.1rem #111 solid}.light #frameCenter .list dt b i.filter+ul li{background:#aaa;border-bottom:.1rem #eee solid}.gold #frameCenter .list dt b i.filter+ul li{background:#aaa;border-bottom:.1rem #eee solid}#frameCenter .list dt b i.filter+ul li .icon{height:4rem;width:4rem;display:block;object-fit:cover;background:#999}#frameCenter .list dt b i.filter+ul li i{display:block;font-style:normal;padding:0 1rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;flex:1}#frameCenter .list dt b i.filter+ul li:hover{filter:brightness(1.2)}#frameCenter .list dt b i.filter+ul li:first-child{position:sticky;top:0;z-index:1}#frameCenter .list dt.addContainer{display:none;min-height:0;background:#444;height:auto;transition:unset;z-index:1;position:sticky;top:4.1rem}.light #frameCenter .list dt.addContainer{background:#aaa}.gold #frameCenter .list dt.addContainer{background:#bbb}#frameCenter .list dt.addContainer .addForm{display:flex;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem;height:calc(100% - 1rem)}#frameCenter .list dt.addContainer .addForm .btns{list-style-type:none;padding:0;display:flex;gap:.5rem;min-width:15rem;height:100%;justify-content:center;align-items:center;margin:0}.light #frameCenter .list dt.addContainer .addForm .btns{color:#fff}.gold #frameCenter .list dt.addContainer .addForm .btns{color:#fff}#frameCenter .list dt.addContainer .addForm .btns li{flex:auto;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .4s}#frameCenter .list dt.addContainer .addForm .btns li:hover{filter:brightness(1.2)}#frameCenter .list dt.addContainer .addForm .btns>.addSubmit{background:#f60}#frameCenter .list dt.addContainer .addForm .btns>.cancel{background:gray}#frameCenter .list dt.addContainer .addForm .addFormItems{flex:1;display:grid;grid-template-columns:25rem 1fr 25rem 1fr;gap:.1rem;background:#111;color:#ccc;font-size:1.2rem}#frameCenter .list dt.addContainer .addFormItems h3{background:#333;min-height:3rem;height:100%;display:flex;justify-content:flex-end;align-items:center;padding:0 1rem;font-weight:400;font-size:1.2rem}#frameCenter .list b.selectGameNodesBtn{background:#008b8b;color:#fff;left:0;display:flex;justify-content:center;align-items:center}#frameCenter .list dd{min-height:4rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.1rem;transition:all .4s}#frameCenter .list dd:hover{filter:brightness(1.1);box-shadow:.2rem .4rem .6rem #0007}#frameCenter .list dd div{display:flex;align-items:center;gap:1rem;min-height:4rem;background:#333;flex:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.light #frameCenter .list dd div{background:#ccc}.gold #frameCenter .list dd div{background:#ccc}#frameCenter .list dd div[data-components=shrink]{max-width:2.4rem;justify-content:center;padding:0;cursor:pointer;background:linear-gradient(180deg,#333,transparent)}.light #frameCenter .list dd div[data-components=shrink]{background:linear-gradient(180deg,#999,#ccc)}.gold #frameCenter .list dd div[data-components=shrink]{background:linear-gradient(180deg,#999,#ccc)}#frameCenter .list dd div[data-components=shrink]:before{content:'';width:1rem;height:1rem;display:block;background:url(images/_icon-arrow.svg) no-repeat center/contain;filter:invert(1);transition:all .4s;transform:translateZ(0) rotate(90deg)}#frameCenter .list .expand div[data-components=shrink]:before{transform:translateZ(0) rotate(-90deg)}#frameCenter .list dd div[data-components=checkbox]{max-width:4rem;justify-content:center;padding:0;cursor:pointer}#frameCenter .list dd div[data-components=checkbox]:before{content:'';width:1.5rem;height:1.5rem;display:block;background:url(images/_icon-unselected.svg) no-repeat center/contain;filter:invert(1);transition:all .4s}#frameCenter .list dd .expandContainer{flex-basis:100%;min-height:0;overflow:hidden;display:none;padding:.5rem;height:calc(100% - 5.1rem)}#frameCenter .list dd .expandContainer .expandItems{flex-basis:100%;display:flex;justify-content:space-between;align-items:center;height:100%;gap:0;transition:all .4s}#frameCenter .edit .list dd .expandContainer .expandItems{gap:.5rem}#frameCenter .list dd .expandContainer .expandItems .btns{list-style-type:none;padding:0;display:flex;gap:.5rem;min-width:0;width:0;height:100%;justify-content:center;align-items:center;margin:0;transition:all .4s;overflow:hidden}#frameCenter .edit .list dd .expandContainer .expandItems .btns{width:15rem;min-width:15rem}#frameCenter .list dd .expandContainer .expandItems .btns li{flex:auto;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .4s;filter:brightness(.8)}#frameCenter .list dd .expandContainer .expandItems .btns li:hover{filter:brightness(1)}#frameCenter .list dd .expandContainer .expandItems .btns>.save{background:#f60;color:#fff}#frameCenter .list dd .expandContainer .expandItems .btns>.cancel{background:gray;color:#fff}#frameCenter .list dd .expandContainer .expandItems .expandList{display:grid;grid-template-columns:25rem 1fr 25rem 1fr;gap:.1rem;background:#111;color:#ccc;font-size:1.2rem;filter:brightness(.7);flex:1}#frameCenter .list dd .expandContainer .expandItems .expandList h3{background:#333;min-height:3rem;height:100%;display:flex;justify-content:flex-end;align-items:center;padding:0 1rem;font-size:1.2rem;font-weight:400;position:relative;overflow:hidden;white-space:normal;text-align:right}#frameCenter .list h3,#frameCenter .list h3+p{order:2}#frameCenter .list h3.required,#frameCenter .list h3.required+p{order:1}#frameCenter .list h3.required:before{content:'✳';color:gold;margin:0 .5rem 0 0}#frameCenter .default .list h3.required:before{display:none}#frameCenter .list p{background:#222;min-height:3rem;line-height:3rem;display:flex;align-items:center;justify-content:space-between;white-space:pre-wrap;height:100%;color:#999}#frameCenter .list p label{flex:1;padding:0 1rem;display:block;cursor:default;word-break:break-all;min-height:3rem;max-height:9rem;overflow:auto;transition:all .4s;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}#frameCenter .list p i{list-style-type:normal;min-height:unset!important;justify-content:unset!important;height:100%;color:#999!important;background:0 0!important;cursor:default!important}#frameCenter .list p.canEdit i{background:#ccc!important;color:#000!important;flex:1;font-style:normal;padding:0 1rem}#frameCenter .list p.canEdit b.intBtns{display:flex;align-items:center;gap:.1rem;background:#222;width:8rem;max-width:8rem;min-width:8rem;padding:0}#frameCenter .list p b.intBtns{display:none}#frameCenter .list p.canEdit b.intBtns:hover{filter:unset}#frameCenter .list p.canEdit b.intBtns .intBtn{height:100%;display:flex;justify-content:center!important;align-items:center;padding:0;background:#2f4f4f!important;cursor:pointer!important;transition:all .4s}#frameCenter .list p.canEdit b.intBtns .intBtn:hover{filter:brightness(1.2)}#frameCenter .list p.canEdit b.intBtns .intBtn:before{content:'';width:1rem;height:1rem;display:block;background:url(images/_icon-arrowSolid.svg) no-repeat center/contain;transform:translateZ(0) rotate(-90deg);filter:invert(1)}#frameCenter .list p.canEdit b.intBtns .intBtn[data-act=reduce]:before{transform:translateZ(0) rotate(90deg)}#frameCenter .list p.canEdit{color:#000;outline:0;position:relative;transition:all .4s}#frameCenter .list p.canEdit label.editable{cursor:text;outline:0;background:#ccc}#frameCenter .list p.canEdit label{cursor:default;outline:0;background:#ccc;color:#000}#frameCenter .list p b{background:#2f4f4f;margin:0;padding:0 1rem;cursor:pointer;transition:all .4s;color:#fff;width:auto;height:100%;font-size:1.2rem;flex:1;font-weight:400}#frameCenter .list p b:hover{filter:brightness(1.2)}#frameCenter .list p b.readonly{min-width:10rem;flex:1;font-size:1.2rem;justify-content:center;display:flex}#frameCenter .list p b.btn{background:#2f4f4f;text-align:center;flex:unset!important;min-width:6rem!important;width:6rem!important}#frameCenter .list p b.btn:before{content:'';width:2rem;height:2rem;display:block;background:url(images/_icon-select.svg) no-repeat center/contain;filter:invert(1)}#frameCenter .list p b.btn.contentConfigBtn:before{background:url(images/_icon-config.svg) no-repeat center/contain}#frameCenter .list p:not(.canEdit) b.btn.contentConfigBtn{display:none}#frameCenter .list p input.dataTimeComponents{display:none}#frameCenter .list p.canEdit input.dataTimeComponents{display:flex}#frameCenter .list p.canEdit .datetime-local{display:none}#frameCenter .list p b.editable{min-width:10rem;font-size:1.2rem;justify-content:center;display:none;flex:1;border-radius:0}#frameCenter .list p.canEdit b.readonly{display:none}#frameCenter .list p.canEdit b.editable{display:flex}#frameCenter .list p .status{flex:1;position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;background:#222;font-weight:400}#frameCenter .list p.canEdit .status{padding:0;background:#666}#frameCenter .list p.canEdit .status:after{content:'';display:block;width:calc(100% / 4);height:100%;background:#2f4f4f;position:absolute;z-index:0;transition:all .4s;right:calc(100% / 4 * 3)}#frameCenter .list p.canEdit .status.close:after{right:calc(100% / 4 * 2)}#frameCenter .list p.canEdit .status.maintain:after{right:calc(100% / 4 * 1)}#frameCenter .list p.canEdit .status.na:after{right:0}#frameCenter .list p .status i{background:#222;cursor:default;justify-content:flex-start;color:#999;min-height:unset;padding:0;display:none}#frameCenter .list p.canEdit .status i{color:#fff!important;padding:0;width:100%;height:100%;font-style:normal;display:flex;position:relative;z-index:1;gap:.5rem;background:0 0!important;justify-content:center!important;align-items:center!important;min-height:unset!important;cursor:pointer!important;filter:unset}#frameCenter .list p.canEdit .status i:before{content:'';width:1.4rem;height:1.4rem;display:block;background:#fff;border-radius:50%;transition:all .4s}#frameCenter .list dd p .status.close i[data-act=close],#frameCenter .list dd p .status.maintain i[data-act=maintain],#frameCenter .list dd p .status.na i[data-act=na],#frameCenter .list dd p .status.open i[data-act=open]{display:flex}#frameCenter .list p .status i[data-act=open]:before{background:#0f0}#frameCenter .list p .status i[data-act=close]:before{background:red}#frameCenter .list p .status i[data-act=maintain]:before{background:#ff0}#frameCenter .list p .switch{flex:1;position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;background:#222;font-weight:400}#frameCenter .list p.canEdit .switch{padding:0;background:#666}#frameCenter .list p.canEdit .switch:after{content:'';display:block;width:50%;height:100%;background:#2f4f4f;position:absolute;z-index:0;transition:all .4s;right:50%}#frameCenter .list p.canEdit .switch.close:after{right:50%}#frameCenter .list p.canEdit .switch.maintain:after{right:0}#frameCenter .list p .switch i{background:#222;cursor:default;justify-content:flex-start;color:#999;min-height:unset;padding:0;display:none}#frameCenter .list p.canEdit .switch i{color:#fff!important;padding:0;width:100%;height:100%;font-style:normal;display:flex;position:relative;z-index:1;gap:.5rem;background:0 0!important;justify-content:center!important;min-height:unset!important;cursor:pointer!important;filter:unset}#frameCenter .list p.canEdit .switch i:before{content:'';width:1.4rem;height:1.4rem;display:block;background:#fff;border-radius:50%;transition:all .4s}#frameCenter .list dd p .switch.close i[data-act=close],#frameCenter .list dd p .switch.maintain i[data-act=maintain],#frameCenter .list dd p .switch.open i[data-act=open]{display:flex}#frameCenter .list dd p .switch.open i[data-act=open]:before{filter:invert(53%) sepia(40%) saturate(5494%) hue-rotate(91deg) brightness(129%) contrast(117%)}#frameCenter .list dd p .switch.close i[data-act=close]:before{filter:invert(18%) sepia(79%) saturate(6171%) hue-rotate(355deg) brightness(93%) contrast(122%)}#frameCenter .list dd p .switch.maintain i[data-act=maintain]:before{filter:invert(79%) sepia(91%) saturate(905%) hue-rotate(358deg) brightness(109%) contrast(106%)}#frameCenter .list p b{background:unset;margin:0;padding:0 1rem;cursor:pointer;transition:all .4s;color:#fff;width:auto;height:100%;font-size:1.2rem;justify-content:center;border-radius:0}#frameCenter .list dd .expandContainer .expandItems .expandList p b.btn{background:#2f4f4f;border-radius:0}#frameCenter .add .list dd .expandContainer .expandItems .expandList p b.selectGameTypeBtn,#frameCenter .add .list dd .expandContainer .expandItems .expandList p b.selectPlatformBtn,#frameCenter .add .list dd .expandContainer .expandItems .expandList p b.selectPlatformTypeBtn,#frameCenter .add .list dd .expandContainer .expandItems .expandList p b.selectRelyGameTypeBtn,#frameCenter .add .list dd .expandContainer .expandItems .expandList p b.selectRelyPlatformBtn,#frameCenter .default .list dd .expandContainer .expandItems .expandList p b.selectGameTypeBtn,#frameCenter .default .list dd .expandContainer .expandItems .expandList p b.selectPlatformBtn,#frameCenter .default .list dd .expandContainer .expandItems .expandList p b.selectPlatformTypeBtn,#frameCenter .default .list dd .expandContainer .expandItems .expandList p b.selectRelyGameTypeBtn,#frameCenter .default .list dd .expandContainer .expandItems .expandList p b.selectRelyPlatformBtn{display:none}#frameCenter .list dd .expandContainer .expandItems .expandList p b:hover{filter:brightness(1.2)}#frameCenter .list dd.selected div,#frameCenter .list dd.selected div i{background:#444}.light #frameCenter .list dd.selected div,.light #frameCenter .list dd.selected div i{background:#aaa}.gold #frameCenter .list dd.selected div,.gold #frameCenter .list dd.selected div i{background:#aaa}#frameCenter .list dd.selected div[data-components=checkbox]:before{background:url(images/_icon-selected.svg) no-repeat center/contain;filter:invert(77%) sepia(42%) saturate(1355%) hue-rotate(360deg) brightness(106%) contrast(103%)}#frameCenter .list dd .operate{padding:0;background:#222!important;gap:.1rem}.light #frameCenter .list dd .operate{background:#fff9!important}.gold #frameCenter .list dd .operate{background:#fff9!important}#frameCenter .list dd div u{margin:0 1rem;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#frameCenter .list dd div u.number{justify-content:flex-end}#frameCenter .list dd div u span.status{display:flex;align-items:center;gap:.5rem}#frameCenter .list dd div u span.status:before{content:'';width:1.4rem;height:1.4rem;display:block;background:#fff;border-radius:50%}#frameCenter .list dd div u span.status.open:before{background:#0f0}#frameCenter .list dd div u span.status.close:before{background:red}#frameCenter .list dd div u span.status.maintain:before{background:#ff0}#frameCenter .list dd div u>label{cursor:default;display:flex;align-items:center;gap:.5rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#frameCenter .list dd div u .icon{display:block;width:3rem;height:3rem;object-fit:cover}#frameCenter .list dd div i{color:gold;padding:0 1rem;background:#333;flex:1;min-height:4rem;display:flex;justify-content:center;align-items:center;gap:1rem;font-style:normal;cursor:pointer;transition:all .4s}.light #frameCenter .list dd div i{background:#ccc;color:#008b8b}.gold #frameCenter .list dd div i{background:#ccc;color:#b8860b}#frameCenter .list dd div i:hover{filter:brightness(1.2)}#frameCenter .list dd div i[data-act=save]{display:none;background:#008b8b}#frameCenter .list dd div u h5{color:unset;padding:0;cursor:default;font-size:1.4rem;font-weight:400;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;min-height:unset}#frameCenter .list dd div u i:hover{filter:unset}#frameCenter .list dd div u b{display:none}#frameCenter .list i.imagePreview{padding:0!important;flex:unset!important;display:block!important;width:3rem!important;min-width:3rem!important;height:3rem!important}#frameCenter .list i.imagePreview img{cursor:pointer;transition:all .4s;min-width:3rem;width:3rem;height:3rem;display:block;object-fit:cover;aspect-ratio:1/1}#frameCenter .list .imagePreview img:hover{filter:brightness(1.2)}#frameCenter .list label.image{height:3rem}#frameCenter .list label.image+input{display:none}#frameCenter .list .selectImgBtn{display:none}#frameCenter .list .canEdit .selectImgBtn{display:flex;max-width:6rem;background:#2f4f4f;border-radius:0;cursor:pointer;color:#fff}#frameCenter .list .canEdit .selectImgBtn:before{content:'';width:2rem;height:2rem;display:block;background:url(images/_icon-album.svg) no-repeat center/contain;filter:invert(1)}#frameCenter .list .canEdit .selectImgBtn:hover{filter:brightness(1.2)}#frameCenter .container{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:2rem;height:calc(100% - 4rem);overflow:hidden}#frameCenter #index{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2rem;flex:1;filter:drop-shadow(.2rem .4rem .6rem #0007)}