.header-tabs{display:flex;align-items:center;height:48px;border-radius:24px;background:#121337;position:relative}@media(max-width:1416px){.header-tabs{height:40px;border-radius:20px}}.header-tabs__slider{position:absolute;bottom:0;left:0;height:48px;transition:all .3s ease;border-radius:24px;border:2px solid #1796ff;z-index:3}@media(max-width:1416px){.header-tabs__slider{height:40px;border-radius:20px}}.header-tabs__item{display:flex;align-items:center;justify-content:center;border:2px solid #34395f;border-radius:24px;height:48px;cursor:pointer;color:#d3dfff;overflow:hidden;position:relative;z-index:2;font-weight:400;padding:0 22px 0 28px;gap:8px}@media(max-width:1416px){.header-tabs__item{height:40px;border-radius:20px;padding:0 16px}}.header-tabs__item:hover{color:#288bff}.header-tabs__item.active{color:#288bff;background:#333962}.header-tabs__text{font-size:18px;flex:1}.header-tabs__logo{width:40px;height:40px}@media(max-width:1416px){.header-tabs__logo{width:26px;height:26px}}.header-tabs__vip{position:absolute;top:-2px;right:-4px;z-index:4}.personal-user{display:flex;flex-direction:column;background:url(/joycode/images/headers/user-center-bg.png) no-repeat bottom,linear-gradient(180deg,#121a4c 42.82%,#252d61);position:relative;border-radius:16px;width:408px;height:528px;padding:46px 24px 0}.personal-user:after{content:"";position:absolute;z-index:-1;top:-1px;left:-1px;right:-1px;bottom:-1px;background:linear-gradient(160.3deg,#91eeff 7.42%,#8b53ff 14.35%,#ffdd75 33.64%,#1c79df 95.2%);border-radius:18px}.personal-user__avatar{width:100%;height:164px;border-radius:24px;box-shadow:inset 0 2px 2px 0 rgba(142,174,255,.4);margin:0 auto;position:relative;padding:12px;background:linear-gradient(180deg,#fff2dc,#ffc885);display:flex;justify-content:space-between;align-items:center;overflow:hidden}.personal-user__avatar-left{display:flex;width:140px;flex-shrink:0;height:140px;position:relative;background:url(/joycode/images/headers/avaterBg.png) no-repeat;align-items:center}.personal-user__avatar-left:after{position:absolute;left:50%;bottom:17px;transform:translateX(-50%);content:"";width:58px;height:14px;border-radius:50%;z-index:10;background:#e46f00}.personal-user__avatar-pic{display:block;height:96px;width:auto;margin:0 auto;position:relative;z-index:11}.personal-user__avatar-right{flex:1;margin-left:20px;height:100%;display:flex;flex-direction:column;align-items:start;justify-content:center}.personal-user__name{width:100%;overflow:hidden;text-overflow:ellipsis;font-family:FZLT;font-size:24px;font-weight:700;color:#dc8111;text-align:start;margin-bottom:9px;white-space:nowrap}.personal-user__editor{position:absolute;right:0;top:50%;transform:translateY(-50%);background:#dc6c00;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:10px 0 0 10px;cursor:pointer}.personal-user__editor .iconfont{margin-left:3px;color:#fff7d1}.personal-user__info{color:#dc8111;font-weight:700;font-size:16px}.personal-user__des{color:#dc8111}.personal-user__ctrls{display:flex;flex-direction:column;gap:12px;align-items:center;margin-top:34px;margin-bottom:14px}.personal-user__ctrls-btn{min-width:210px!important}.personal-user__loginout{width:-moz-max-content;width:max-content;margin:0 auto;color:#ffe5c3;font-weight:700;cursor:pointer}.personal-user__loginout .iconfont{margin-left:5px}.personal-user__pay__list{display:flex;justify-content:space-between;margin-top:14px;gap:12px}.personal-user__pay__item{flex:1;height:160px;border-radius:16px;color:#fff;padding:16px 0;background-color:#30376e;display:flex;flex-direction:column;justify-content:space-between;align-items:center;filter:grayscale(1)}.personal-user__pay__item__vipImg{flex-shrink:0}.personal-user__pay__item__category{text-align:center;line-height:1.2;font-size:16px;font-weight:700;flex-shrink:0}.personal-user__pay__item__status{line-height:1.5;font-size:12px;flex-shrink:0}.personal-user__pay__item__time{line-height:1.2;font-size:12px;display:flex;flex-direction:column;justify-content:center;align-items:center}.personal-user__pay__item.vip{color:#ffe6c7;filter:grayscale(0)}.header-user{color:#d7d7d7}.header-user,.header-user__logined{width:52px;height:52px;position:relative}.header-user__logined{border-radius:50%;border:4px solid #4f94ff}.header-user__vip{position:absolute;left:-14px;top:0;background:url(/joycode/images/common/vip.png) no-repeat;background-size:24px 24px;width:24px;height:24px}.header-user__avatar{width:44px;height:44px;border-radius:50%;border:2px solid #fff;background:#3d5cd7;overflow:hidden;cursor:pointer}.header-user__avatar-pic{max-width:40px}.header-user__popup{position:absolute;right:0;top:65px;z-index:102;transform-origin:top right}.header-user__popup-close{position:absolute;right:10px;top:10px;width:30px;height:30px;z-index:101;display:flex;align-items:center;justify-content:center;cursor:pointer}.header-user__popup-close .iconfont{color:#fff;font-size:18px}@media(max-height:600px){.header-user__popup{transform:scale(.8)}}@media(max-height:480px){.header-user__popup{transform:scale(.7)}}.setting-group{border-bottom:1px solid #3a3d6b;padding:16px;color:#fff}.setting-group:last-child{border-bottom:0}.setting-group__title{font-size:16px;font-weight:600;margin-bottom:16px}.setting-group__item{display:flex;align-items:center;height:40px;margin-bottom:4px}.setting-group__item-label{display:flex;align-items:center;font-size:16px;flex:1;font-weight:400;line-height:22px}.setting-group__item-label .help_icon{margin-left:4px}.setting-group__item-label-popup{max-width:164px}.setting-group__item-label-popup .t-popup__content{color:#fff;background:#000;padding:8px 12px;border-radius:8px;box-shadow:0 6px 10px 0 rgba(0,0,0,.102)}.setting-group__item-control{flex-shrink:0;display:flex;align-items:center}.setting-group__item-radioGroup{--td-comp-paddingLR-xxs:4px;--td-comp-paddingTB-xxs:4px;--td-radius-default:12px;--td-bg-color-component:#061143;--td-comp-paddingTB-xs:0;--td-comp-paddingLR-l:8px;--td-text-color-secondary:#fff;--td-text-color-primary:#fff;--td-bg-color-container-select:#5a92f7;--td-radius-small:8px}.setting-group__item-radioGroup .t-radio-button:before{display:none}.setting-group__item-select{width:120px!important}.setting-group__item-select .t-input{background-color:#3a3d68!important;border:none!important;border-radius:8px!important;height:32px!important;padding:0 8px 0 20px!important;box-shadow:none!important}.setting-group__item-select .t-input__inner{color:#fff!important;font-size:14px!important}.setting-group__item-select .t-input.t-input--focused,.setting-group__item-select .t-input.t-is-focused{background-color:#3a3d68!important;box-shadow:none!important}.setting-group__item-select .t-select__right-icon{color:#fff!important}.setting-group__item-select.t-is-focused .t-input,.setting-group__item-select.t-select--focused .t-input{background-color:#3a3d68!important;box-shadow:none!important}.setting-group__item .t-checkbox__input{width:24px;height:24px;border-radius:7.5px;border:1.5px solid hsla(0,0%,100%,.5);--td-bg-color-container:rgba(0,0,0,.3)}.setting-group__item .t-checkbox__label{font-size:16px;color:hsla(0,0%,100%,.3)}.setting-group__item .t-checkbox.t-is-checked .t-checkbox__input{border-color:#5a92f7;background-color:#5a92f7}.setting-group__item .t-checkbox.t-is-checked .t-checkbox__input:after{content:"";font-family:iconfont;transform:rotate(0deg) scale(1) translate(-50%,-50%);border:none;border-radius:0 0 1px;color:#fff;left:5px;top:5px;font-size:12px}.setting-group__item .t-checkbox:focus-visible:focus-visible{outline:none!important}.setting-language-popup .t-popup__content{background:#fff;border-radius:6px;box-shadow:0 5px 5px -3px rgba(0,0,0,.1),0 8px 10px 1px rgba(0,0,0,.06),0 3px 14px 2px rgba(0,0,0,.05);outline:.5px solid #dcdcdc;padding:6px}.setting-language-popup .t-select__list{padding:0}.setting-language-popup .t-select-option{color:rgba(0,0,0,.9);font-size:14px;font-family:PingFang SC,sans-serif;font-weight:400;padding:3px 8px;border-radius:4px;text-align:center;height:28px;line-height:22px;display:flex;justify-content:center;align-items:center}.setting-language-popup .t-select-option:hover{background:#f2f3ff;color:#0052d9}.setting-language-popup .t-select-option.t-is-selected{background:#f2f3ff;color:#0052d9;font-weight:500}.setting-language-popup .t-select-option.t-is-selected:hover{background:#f2f3ff}.common-popup{position:absolute;right:0;top:0;width:420px;max-height:80vh;max-height:80dvh;z-index:666;border-radius:24px 24px 16px 16px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 16px rgba(63,40,138,.15)}.common-popup__hd{background:linear-gradient(90deg,#292a3d -1.8%,#292c52 62.32%);height:70px;padding:0 16px 0 24px;flex-shrink:0;display:flex;position:relative;z-index:2}.common-popup__hd.isDraggable{cursor:move}.common-popup__hd-title{padding-top:20px;flex:1;font-size:18px;font-weight:700;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.common-popup__hd-xiushi{position:absolute;left:0;width:100%;height:6px;bottom:0;background:#696ef9}.common-popup__hd-xiushi-left,.common-popup__hd-xiushi-right{position:absolute}.common-popup__hd-xiushi-left:after,.common-popup__hd-xiushi-right:after{content:"";position:absolute}.common-popup__hd-xiushi-left{left:0;top:-6px;height:6px;width:80px;border-radius:0 3px 3px 0;background:#00e6ff}.common-popup__hd-xiushi-left:after{width:12px;height:6px;border-radius:3px;background:#00e6ff;right:-18px}.common-popup__hd-xiushi-right{right:0;bottom:-8px;height:8px;width:40px;border-radius:4px 0 0 4px;background:#ff68c8}.common-popup__hd-xiushi-right:after{width:14px;height:8px;border-radius:4px;background:#ff68c8;left:-19px}.common-popup__bd{background-color:#2a2c53;margin-top:-10px;font-size:26px;overflow:hidden;overflow-y:auto;scrollbar-width:none;position:relative;z-index:1;padding:30px 4px 24px 20px}.common-popup__list{height:100%;overflow-y:auto;padding-right:16px}.common-popup__list::-webkit-scrollbar{width:8px;border-radius:16px}.common-popup__list::-webkit-scrollbar-track{border-radius:16px}.common-popup__list::-webkit-scrollbar-thumb{background:#37397b;border-radius:16px}.common-popup__close{width:32px;height:32px;padding:0;font-size:36px;margin-top:14px;border-radius:8px;border:3px solid #545bcc;background:#2a2c53;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;z-index:2;position:absolute;right:16px;top:4px}.common-popup__close .iconfont{color:#b2b5ff;font-size:20px}.common-popup__close:hover{background:#2d2f58}.common-popup__ft{height:18px;background:#4b51c0}:root{--common-header-height:72px}@media(max-width:1416px){:root{--common-header-height:60px}}.common-header{background:linear-gradient(90deg,#292a3d -1.8%,#292c52 62.32%);height:var(--common-header-height);display:flex;align-items:center;justify-content:space-between;padding:0 40px 0 20px;position:relative;width:100%}.common-header:after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:227px;height:72px;background:url(/joycode/images/preload/logo-bg.png) no-repeat;background-size:227px 72px}@media(max-width:1416px){.common-header:after{height:60px;background-size:189px 60px}}.common-header__logo{width:145px;height:72px;background:url(/joycode/images/preload/joycode-logo-header.png) no-repeat;background-size:145px 72px;position:relative;cursor:pointer;z-index:2}@media(max-width:1416px){.common-header__logo{height:60px;background-size:121px 60px}}.common-header__middle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}@media(max-width:1416px){.common-header__middle{left:180px;transform:translateY(-50%)}}.common-header__right,.common-header__right--menu{display:flex;align-items:center}.common-header__right--menu{margin-right:40px;gap:16px}.common-header__right--menu-item{border-radius:8px;background:#383a5e;padding:0 16px;line-height:38px;color:#fff;font-size:16px;cursor:pointer}.common-header__right--menu-item:hover{background:#353756}.common-header__setting{cursor:pointer;margin-right:20px;color:#fff}.header-entry-group{display:flex;align-items:center}.header-entry-group>:last-child{margin-right:0}.header-entry-btn{height:38px;display:flex;align-items:center;border-radius:8px;background:#383a5e;padding:0 16px;margin-right:12px;gap:8px;color:#fff;font-size:16px;cursor:pointer;flex-shrink:0}.header-entry-btn .iconfont{color:#5a92f7;font-size:22px}.header-entry-btn__icon{width:22px;height:22px;background-size:contain;background-repeat:no-repeat;background-position:50%}.header-entry-btn__icon--knowledge{background-image:url(/joycode/images/common/knowledge.svg)}.header-entry-btn:hover{background:#353756}.SettingPopUp{position:fixed;right:32px;top:calc(var(--common-header-height) + 2px);width:240px;max-height:70vh;max-height:70dvh;cursor:default;display:flex;flex-direction:column;z-index:667}.SettingPopUp .common-popup__bd{padding:14px 0 4px;overflow-y:auto;scrollbar-width:none}.SettingPopUp .common-popup__bd::-webkit-scrollbar{display:none}.SettingPopUp .common-popup__list{padding:0}.setting-placeholder{position:relative;margin-left:12px}.setting-placeholder__btn{height:38px;display:flex;align-items:center;border-radius:8px;background:#383a5e;padding:0 16px;margin-right:32px;gap:8px;color:#fff;font-size:16px;cursor:pointer}.setting-placeholder__btn .iconfont{color:#5a92f7;font-size:22px;margin-top:2px}.setting-placeholder__btn:hover{background:#353756}@media(min-width:600px)and (max-width:1416px){.common-header{padding:0 20px}.header-entry-btn{font-size:14px;padding:0 10px;gap:6px}.header-entry-btn .iconfont{font-size:18px}.header-entry-btn__icon{width:18px;height:18px}.setting-placeholder__btn{font-size:14px;padding:0 10px;gap:6px}.setting-placeholder__btn .iconfont{font-size:18px}.common-header__right--menu-item{font-size:14px;padding:0 12px}}@media(max-width:1076px){.common-header__right .header-entry-btn{font-size:0;padding:0 8px;width:38px;height:38px;justify-content:center;gap:0}.common-header__right .header-entry-btn .iconfont{font-size:18px}.common-header__right .header-entry-btn__icon{width:20px;height:20px}.common-header__right .setting-placeholder__btn{font-size:0;padding:0 8px;width:38px;height:38px;justify-content:center;gap:0}.common-header__right .setting-placeholder__btn .iconfont{font-size:18px}}.common-header.common-header--en{padding:0 20px}.common-header.common-header--en .setting-placeholder__btn{margin-right:20px}.course-step__counter{height:60px;position:relative;display:flex;align-items:center}.course-step__counter.smallStyle{height:36px}.course-step__counter.smallStyle .course-step__counter-progress{min-width:98px;height:32px;border:2px solid #fff;border-radius:16px}.course-step__counter.smallStyle .course-step__counter-name,.course-step__counter.smallStyle .course-step__counter-text{font-size:16px}.course-step__counter.smallStyle:before{background-size:32px 32px;width:32px;height:32px}.course-step__counter.smallStyle:last-child:before{background-size:30px 30px;width:30px;height:30px}.course-step__counter-progress{position:relative;min-width:206px;height:60px;background:linear-gradient(90deg,#e5efff,#cee0ff);box-shadow:0 4px 4px rgba(0,83,168,.25);border:4px solid #fff;border-radius:30px;overflow:hidden}.course-step__counter-progressBar{background:#93f135;height:100%;position:absolute;left:0;top:0}.course-step__counter-content{position:relative;height:100%;display:flex;align-items:center;justify-content:center;gap:16px;width:100%;padding:0 10px}.course-step__counter:first-child:before{background-image:url(/joycode/images/common/map1.svg)}.course-step__counter:nth-child(2):before{background-image:url(/joycode/images/common/light1.svg)}.course-step__counter:before{content:"";background-repeat:no-repeat;background-size:54px 54px;width:54px;height:54px;position:relative;z-index:2;flex-shrink:0}.course-step__counter-name,.course-step__counter-text{font-size:22px;font-weight:700;line-height:1.5;color:#2a2c50}.course-step__counter-text{color:rgba(42,44,80,.5)}.course-step__counter-text.current{color:#2a2c50}.chapter-top__bar{display:flex;justify-content:center;position:absolute;top:0;left:0;width:100%;padding-top:40px;z-index:101;gap:24px}@media(min-width:1440px)and (max-width:1679px){.chapter-top__bar{padding-top:32px}}@media(min-width:1200px)and (max-width:1439px){.chapter-top__bar{padding-top:26px}}@media(min-width:600px)and (max-width:1440px)and (orientation:landscape){.chapter-top__bar{padding-top:20px}}.chapter-top__bar--center{display:flex;gap:24px}@media(min-width:1440px)and (max-width:1679px){.chapter-top__bar--center{gap:16px;transform:scale(.85);transform-origin:top center}}@media(min-width:1200px)and (max-width:1439px){.chapter-top__bar--center{gap:8px;transform:scale(.75);transform-origin:top center}}@media(min-width:600px)and (max-width:1440px)and (orientation:landscape){.chapter-top__bar--center{gap:0;transform:scale(.6);transform-origin:top center}}.chapter-top__bar--right{position:absolute;right:60px;background-image:linear-gradient(105deg,rgba(255,244,134,.16) 74.7%,hsla(0,0%,100%,.4) 77.94%),linear-gradient(104deg,#fffceb 45.78%,#fff19b 55.63%);border:2px solid #e6af55;height:66px;border-radius:0 30px 30px 0;display:flex;align-items:center}@media(min-width:1200px)and (max-width:1439px){.chapter-top__bar--right{transform:scale(.75);transform-origin:top right}}@media(min-width:1440px)and (max-width:1679px){.chapter-top__bar--right{transform:scale(.85);transform-origin:top right}}@media(min-width:600px)and (max-width:1440px){.chapter-top__bar--right{right:20px;transform:scale(.6);transform-origin:top right}}.chapter-top__bar--right.has-act-center .rankings-enter__right{margin-left:-5px}.act-center__enter{margin-left:-36px;flex:1;height:100px;display:flex;align-items:center;cursor:pointer}.act-center__enter:hover .act-center__enter-pic{transform:scale(1.05)}.act-center__enter-avatar{width:110px;height:110px;position:relative;margin-top:-5px}.act-center__enter-pic{max-width:110px;transition:all .2s ease}.act-center__enter-textWrap{width:auto;height:50px;overflow:hidden;position:relative;margin-left:-10px;border-radius:25px}.act-center__enter-textWrap:after{content:"";height:150%;width:25px;background:linear-gradient(105deg,rgba(255,244,134,.16) 74.7%,hsla(0,0%,100%,.4) 77.94%),linear-gradient(104deg,#fffceb 45.78%,#fff19b 55.63%);position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;opacity:.3;filter:blur(6px);animation:move 2s ease-out infinite}.act-center__enter-text{background:#9e6900;-webkit-text-fill-color:#fff;-webkit-background-clip:text;background-clip:text;-webkit-text-stroke:5px transparent;font-family:FZLT;font-size:22px;letter-spacing:1.5px;padding:0 25px 0 15px;line-height:50px}@keyframes move{0%{transform:translate(-100px,-50px) rotate(45deg)}80%{transform:translate(100px,50px) rotate(45deg)}to{transform:translate(100px,50px) rotate(45deg)}}.rankings-enter{width:210px;height:62px;display:flex;align-items:center;cursor:pointer;position:relative;border-radius:0 32px 32px 0;background:linear-gradient(101deg,rgba(255,209,159,.16) 51.11%,hsla(0,0%,100%,.4) 66.32%),linear-gradient(102deg,#fffceb 33.77%,#ffd09f 46.87%)}.rankings-enter:hover .rankings-enter__pic{transform:scale(1.05)}.rankings-enter__avatar{margin-left:-50px;width:110px;height:110px;position:relative;margin-top:-5px}.rankings-enter__pic{max-width:110px;transition:all .2s ease;z-index:2;transform-origin:center center}.rankings-enter__item{display:flex;align-items:center}.rankings-enter__item:first-child .rankings-enter__item-icon{background-image:url(/joycode/images/rank/light.png);background-size:20px 20px;width:20px;height:20px}.rankings-enter__item:last-child .rankings-enter__item-icon{background-image:url(/joycode/images/rank/jiangbei.png);background-size:20px 20px;width:20px;height:20px;margin-right:2px}.rankings-enter__item-text{font-weight:500;color:#a14600;font-size:16px}.rankings-enter__right{padding-top:2px;margin-left:-15px}.rankings-enter__right-bd,.rankings-enter__right-hd{display:flex;align-items:center}.rankings-enter__right-bd{gap:8px;margin-left:8px}.rankings-enter__right-title{background:#a24106;-webkit-text-fill-color:#fff;-webkit-background-clip:text;background-clip:text;-webkit-text-stroke:5px transparent;font-family:FZLT;font-size:22px;letter-spacing:1.5px;padding:0 5px 0 15px;line-height:1.4}.rankings-enter__right-info{height:22px;border-radius:8px;background:#f4975e;line-height:22px;padding:0 4px;font-size:14px;color:#a14500;font-weight:500}.guide-video{position:relative;margin-top:100px}.guide-video__bg{width:80%}.guide-video__pop{position:absolute;left:50%;transform:translateX(-50%);top:-180px;border-radius:16px;background:#292b48;width:256px;padding:20px 24px;cursor:pointer}@media(min-width:600px)and (max-width:1440px)and (orientation:landscape){.guide-video__pop{transform:translateX(-50%) scale(.8);transform-origin:bottom left}}.guide-video__pop:after{position:absolute;left:50%;transform:translateX(-50%) rotate(90deg);bottom:-30px;content:"";font-family:iconfont;color:#292b48;font-size:40px}.guide-video__title{font-size:18px;color:#fff;font-weight:700;text-align:center}.guide-video__cover{width:198px;height:104px;border-radius:4px;border:2px solid #fff;overflow:hidden;position:relative;margin-top:10px}.guide-video__cover-pic{width:194px;height:100px;-o-object-fit:cover;object-fit:cover}.guide-video__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:67px;height:67px;border-radius:50%;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center}.guide-video__play .iconfont{font-size:50px;color:#fff}.pop-confirm{position:absolute;right:0;top:-10%;width:416px;background:#292b48;padding:40px;border-radius:24px;font-size:16px;line-height:1.5;color:#fff;z-index:99;transform-origin:right top}@media screen and (max-height:1050px),screen and (max-width:1679px){.pop-confirm{transform:scale(.85);top:-7.5%}}@media screen and (max-height:850px),screen and (max-width:1439px){.pop-confirm{transform:scale(.7);top:-5%}}@media screen and (max-height:700px),screen and (max-width:1199px){.pop-confirm{transform:scale(.55);top:-2.5%}}@media screen and (max-height:550px),screen and (max-width:840px){.pop-confirm{transform:scale(.4);top:0}}.pop-confirm__vip:before{content:"";position:absolute;left:30px;top:-28px;background:url(/joycode/images/common/vip.png) no-repeat;background-size:60px 60px;background-position:50%;width:60px;height:60px}.pop-confirm:after{position:absolute;right:30px;bottom:-18px;content:"";width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:20px solid #292b48;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.pop-confirm__bd img{display:inline-block}.pop-confirm__ft{margin-top:20px}.pop-confirm__ctrls{display:flex;align-items:center;justify-content:flex-end;gap:16px}.pop-confirm__ctrls-btn{min-width:120px;width:auto}.pop-confirm__ctrls-btn .custom-btn__inner{padding:0 16px;white-space:nowrap}[class*=chapter-swiper__nav-]{position:absolute;top:0;width:220px;display:flex;align-items:center;height:100%;z-index:99}[class*=chapter-swiper__nav-].disable{display:none}[class*=chapter-swiper__nav-].next{right:0}[class*=chapter-swiper__nav-].next .chapter-swiper__ctrls{margin-left:120px}[class*=chapter-swiper__nav-].prev{left:0}[class*=chapter-swiper__nav-].prev .chapter-swiper__ctrls{transform:rotate(180deg);margin-left:40px}.chapter-swiper__ctrls{width:60px;height:60px;border-radius:50%;background:#292b48;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer}.chapter-swiper__ctrls:hover{background:#262844}.chapter-swiper__ctrls .iconfont{font-size:50px}.chapter-wrapper{width:100%;padding:0 100px;position:relative}.chapter-wrapper .swiper{overflow:inherit}.chapter-wrapper .swiper-slide{position:relative;z-index:1}.chapter-wrapper .swiper-slide:hover{z-index:10}.chapter-item{min-height:300px;width:100%;position:relative;cursor:pointer}@media screen and (max-height:1050px){.chapter-item{transform:scale(.9)}}@media screen and (max-height:850px){.chapter-item{transform:scale(.8)}}.chapter-item.price-locked .chapter-item__pic,.chapter-item.price-locked:hover .chapter-item__pic,.chapter-item.progress-locked .chapter-item__pic,.chapter-item.progress-locked:hover .chapter-item__pic{filter:brightness(.6)}.chapter-item__lock-icon{position:absolute;left:50%;top:36%;transform:translate(-50%,-50%);z-index:5;pointer-events:none;height:auto}.chapter-item__lock-icon--vip{width:60%;min-width:80px;aspect-ratio:1/1}.chapter-item__lock-icon--progress{width:60%;min-width:80px;aspect-ratio:192/193}.chapter-item:hover{z-index:10}.chapter-item:hover .cursor-finger,.chapter-item:hover .cursor-hammer{display:block}.chapter-item:hover .whiteHalo{transform:scale(1.3);bottom:-26%}.chapter-item:hover .blueHalo{transform:scale(1.3);bottom:-13%}.chapter-item:hover .chapter-item__pic{filter:drop-shadow(0 0 5px rgba(255,213,78,.8));transform:scale(1.3)}.chapter-item:hover .chapter-item__info{opacity:1}.chapter-item:hover .chapter-item__group{background:url(/joycode/images/chapterList/title-bg1.png) no-repeat}.chapter-item:hover .chapter-item__des{background:none;box-shadow:none}.chapter-item:hover .chapter-item__tag{opacity:1}.chapter-item:hover .chapter-item__tag .chapter-item__tag-text{white-space:nowrap}.chapter-item__imgWrap{width:100%;position:relative;top:10%;display:flex;justify-content:center}.chapter-item__tag{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:all .2s;pointer-events:none;z-index:10}.chapter-item__tag-text{position:absolute;border-radius:25px;background:#292b48;padding:0 24px;line-height:50px;display:flex;align-items:center;color:#fff;font-size:18px}.chapter-item__tag-text:first-child{left:-50%;top:35%}.chapter-item__tag-text:nth-child(2){left:-50%;bottom:15%}.chapter-item__tag-text:nth-child(3){right:-50%;top:35%}.chapter-item__tag-text:nth-child(4){right:-50%;bottom:15%}@media(min-width:1440px)and (max-width:1679px){.chapter-item__tag-text{font-size:16px;padding:0 20px;line-height:44px;border-radius:22px}}@media(min-width:1200px)and (max-width:1439px){.chapter-item__tag-text{font-size:14px;padding:0 16px;line-height:38px;border-radius:19px}}@media(max-width:1199px){.chapter-item__tag-text{font-size:12px;padding:0 12px;line-height:32px;border-radius:16px}}@media screen and (max-height:1050px){.chapter-item__tag-text{font-size:16px;line-height:44px}}@media screen and (max-height:850px){.chapter-item__tag-text{font-size:14px;padding:0 16px;line-height:38px;border-radius:19px}}.chapter-item__tag-label{color:#747474}.chapter-item__des{max-width:208px;text-align:center;line-height:52px;border-radius:26px;font-size:24px;padding:0 32px;color:#fff;width:-moz-max-content;width:max-content;background:linear-gradient(180deg,#0086ff,#0084ff 43.02%,#1b59f9);box-shadow:inset 0 4px 4px 0 rgba(0,222,255,.25),0 2px 4px 0 rgba(0,43,124,.5);margin:0 auto 6px;font-family:FZLT;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chapter-item__group{position:relative;left:50%;transform:translateX(-50%);z-index:4;width:398px;height:216px}@media(min-width:1200px)and (max-width:1439px){.chapter-item__group{zoom:.7}}@media(min-width:1440px)and (max-width:1679px){.chapter-item__group{zoom:.8}}@media(max-height:860px){.chapter-item__group{transform:translateX(-50%) scale(.7);transform-origin:center center}}.chapter-item__title{text-align:center;font-family:FZLT;position:relative;--stroke-width:8px;--background-gradient:linear-gradient(180deg,#003cc7,#09f 85%);--text-gradient:linear-gradient(180deg,#ffe2f8,#fff 85%);margin-bottom:20px}.chapter-item__title-text{font-size:40px}.chapter-item__title-text:after,.chapter-item__title-text:before{content:attr(data-text);-webkit-background-clip:text;background-clip:text;color:transparent}.chapter-item__title-text:before{position:absolute;inset:0;background-image:var(--background-gradient);-webkit-text-stroke:var(--stroke-width)}.chapter-item__title-text:after{position:relative;z-index:1;background-image:var(--text-gradient)}.chapter-item__pic{display:block;width:100%;transition:all .2s;z-index:1}.chapter-item .whiteHalo{bottom:-20%;z-index:3}.chapter-item .blueHalo,.chapter-item .whiteHalo{position:absolute;transition:all .2s;width:100%;filter:none!important}.chapter-item .blueHalo{bottom:-10%;z-index:-1}.chapter-item__info{display:flex;justify-content:center;gap:16px;position:relative;z-index:2;opacity:0}.chapter-item.ai-chapter .pop-confirm.pop-confirm__vip{margin-top:10%}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}: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-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .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-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.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)}}.preview-video{position:fixed;left:0;top:0;width:100vw;height:100vh;height:100dvh;z-index:2600}.preview-video__mask{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.preview-video__close{position:absolute;right:0;top:-30px;width:32px;height:32px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.preview-video__close:hover{color:hsla(0,0%,100%,.8)}.preview-video__close .iconfont{font-size:20px}.preview-video__player{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);aspect-ratio:16/9;width:min(90vw,1420px);max-height:min(60vh,800px)}@media screen and (max-height:900px){.preview-video__player{width:auto;height:min(60vh,800px);max-width:min(90vw,1420px)}}@media screen and (max-width:1024px)and (max-height:768px){.preview-video__player{width:min(90vw,106.6666666667vh);height:auto;max-height:60vh}}.preview-video__player-inner{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:24px}.preview-video__ctrls{display:flex;align-items:center;justify-content:center;margin-top:50px}@media screen and (max-height:1050px),screen and (max-width:1679px){.preview-video__ctrls{transform:scale(.85);margin-top:35px}}@media screen and (max-height:850px),screen and (max-width:1439px){.preview-video__ctrls{transform:scale(.7);margin-top:25px}}@media screen and (max-height:700px),screen and (max-width:1199px){.preview-video__ctrls{transform:scale(.55);margin-top:18px}}@media screen and (max-height:550px),screen and (max-width:840px){.preview-video__ctrls{transform:scale(.4);margin-top:10px}}.preview-video__ctrls-btn{width:340px}.page-chapter{background:url(/joycode/images/chapterList/bg.jpg) no-repeat 50%;background-size:cover;height:100%;display:flex;flex-direction:column;align-items:center;overflow:hidden}.page-chapter--dlc{background:url(/joycode/images/chapterList/ai_bg.jpg) no-repeat 50%;background-size:cover}.page-chapter__topper{position:relative;width:100%;flex-shrink:0}.page-chapter__tabsPanel{position:relative;width:100%;flex:1;overflow:hidden}.page-chapter__ctrls{position:absolute;bottom:50px;right:50px;z-index:100;display:flex;justify-content:flex-end}.page-chapter__ctrls-btn{position:relative;z-index:100;transform-origin:bottom right}@media screen and (max-height:1050px),screen and (max-width:1679px){.page-chapter__ctrls-btn{transform:scale(.85)}}@media screen and (max-height:850px),screen and (max-width:1439px){.page-chapter__ctrls-btn{transform:scale(.7)}}@media screen and (max-height:700px),screen and (max-width:1199px){.page-chapter__ctrls-btn{transform:scale(.55)}}.dialog-guide{z-index:999}.guide-step-overlay{inset:inherit!important;--td-radius-medium:24px;--td-bg-color-container:#292b48}.guide-step-overlay .t-popup__content{box-shadow:none}.guide-step-overlay .t-guide__desc{font-size:16px;color:#fff}.guide-step-overlay .t-guide__counter,.guide-step-overlay .t-popup__arrow,.guide-step-overlay .t-popup__content{display:none}.t-guide__highlight{--td-radius-default:24px}.match-box{position:fixed;z-index:999}.match-box,.match-box__mask{left:0;top:0;width:100%;height:100%}.match-box__mask{position:absolute}.match-box__inner{width:977px;height:528px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:url(/joycode/images/matchbox/matchBg.png) no-repeat 50%/100% 100%;padding:105px 22px 0}@media(min-width:600px)and (max-width:1440px)and (orientation:landscape){.match-box__inner{transform:translateX(-50%) translateY(-50%) scale(.7)}}@media(min-width:600px)and (max-width:1440px)and (orientation:portrait){.match-box__inner{transform:translateX(-50%) translateY(-50%) scale(.7)}}.match-box__close{position:absolute;right:22px;top:18px;width:32px;height:32px;color:#fff;cursor:pointer}.match-box__close .iconfont{font-size:20px;color:#fff}.match-box__header{position:absolute;left:43px;top:17px;width:912px;height:72px;display:flex;align-items:center}.match-box__avatar{width:89px;height:72px;overflow:hidden;flex-shrink:0}.match-box__avatar img{width:89px;height:auto}.match-box__headline{position:relative;font-size:32px;font-family:FZLT,FZLanTingYuanS-H-GB,PingFang SC,sans-serif;font-weight:600;background:linear-gradient(180deg,#ffe3f7,#fff 85%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;white-space:nowrap}.match-box__headline:before{content:attr(data-text);position:absolute;left:0;top:0;z-index:-1;font-size:inherit;font-family:inherit;font-weight:inherit;white-space:inherit;color:#3c5c8f;-webkit-text-fill-color:#3c5c8f;-webkit-text-stroke:4px #3c5c8f}.match-box__view-all{align-self:end;margin-left:auto}.match-box__title,.match-box__view-all{color:#d5dfff;font-size:16px;line-height:36px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.match-box__title{position:absolute;right:52px;top:42px}.match-box__footer{position:absolute;right:62px;bottom:23px;--td-text-color-primary:#d5dfff;-webkit-user-select:none;-moz-user-select:none;user-select:none}.match-box__list{display:flex;justify-content:space-around}.match-box__card{border-radius:16px;border:2px solid #4a4c83;background:#1f2143;width:276px;height:360px;flex-shrink:0;padding:14px}.match-box__card .cover{width:248px;height:140px;border-radius:10px;overflow:hidden}.match-box__card .name{border-bottom:1px solid rgba(70,72,130,.5);height:32px;padding-bottom:8px;font-size:16px;color:#d3dfff;margin-top:24px}.match-box__card .name strong{color:#ff6499;font-weight:600}.match-box__card .title{margin-top:8px;color:#d3dfff;font-size:18px;font-style:normal;font-weight:600;line-height:26px;height:52px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.match-box__card .btn42{height:42px;width:100%;margin-top:24px}.match-box__empty{border-radius:16px;border:2px solid #4a4c83;background:#1f2143;width:276px;height:360px;flex-shrink:0;padding:14px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#d5dfff}.match-box__empty .empty{background:url(/joycode/images/matchbox/item-empty.png) no-repeat;width:133px;height:145px;background-size:100%}.t-image__wrapper{position:relative;background:var(--td-bg-color-secondarycontainer);z-index:1}.t-image__wrapper--shape-square{border-radius:0}.t-image__wrapper--shape-round{border-radius:var(--td-radius-medium)}.t-image__wrapper--shape-circle{border-radius:50%}.t-image__wrapper--gallery{border-radius:var(--td-radius-medium)}.t-image__wrapper--gallery .t-image{position:relative;z-index:5}.t-image__wrapper--need-hover{cursor:pointer}.t-image{width:100%;height:100%;border-radius:inherit;position:relative;z-index:inherit}.t-image--fit-fill{-o-object-fit:fill;object-fit:fill}.t-image--fit-contain{-o-object-fit:contain;object-fit:contain}.t-image--fit-cover{-o-object-fit:cover;object-fit:cover}.t-image--fit-scale-down{-o-object-fit:scale-down;object-fit:scale-down}.t-image--fit-none{-o-object-fit:none;object-fit:none}.t-image--position-center{-o-object-position:center;object-position:center}.t-image--position-bottom{-o-object-position:bottom;object-position:bottom}.t-image--position-top{-o-object-position:top;object-position:top}.t-image--position-left{-o-object-position:left;object-position:left}.t-image--position-right{-o-object-position:right;object-position:right}.t-image__gallery-shadow{position:absolute;left:0;right:-24px;top:24px;bottom:24px;background:hsla(0,0%,93%,.26);border-radius:var(--td-radius-medium);z-index:calc(5 - 2)}.t-image__gallery-shadow:after,.t-image__gallery-shadow:before{content:"";position:absolute;left:0;border-radius:var(--td-radius-medium)}.t-image__gallery-shadow:after{top:-16px;right:16px;bottom:-16px;background:hsla(0,0%,93%,.8);z-index:calc(5 - 1)}.t-image__gallery-shadow:before{top:-8px;right:8px;bottom:-8px;background:hsla(0,0%,93%,.5);z-index:calc(5 - 3)}.t-image__placeholder{display:flex;align-items:center;justify-content:center;z-index:0}.t-image__overlay-content,.t-image__placeholder{position:absolute;top:0;left:0;width:100%;height:100%}.t-image__overlay-content{z-index:calc(5 + 1);opacity:1;visibility:visible;transition:visibility 0s,opacity .2s linear}.t-image__overlay-content--hidden{visibility:hidden;opacity:0}.t-image__error,.t-image__loading{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:calc(0 + 1)}.t-image__loading{color:var(--td-text-color-secondary)}.t-image__error{color:var(--td-text-color-disabled)}.t-space{display:inline-flex}.t-space .t-space-item{width:inherit}.t-space-align-start{align-items:flex-start}.t-space-align-end{align-items:flex-end}.t-space-align-baseline{align-items:baseline}.t-space-align-center{align-items:center}.t-space-vertical{flex-direction:column}.t-space-vertical .t-space-item-separator{width:100%}.t-space.t-space--break-line{flex-wrap:wrap}.t-space.t-space--polyfill{display:flex}.t-space.t-space--polyfill.t-space--break-line,.t-space.t-space--polyfill.t-space-horizontal{margin-left:calc(-1 * var(--td-space-column-gap, 0))}.t-space.t-space--polyfill.t-space--break-line,.t-space.t-space--polyfill.t-space-vertical{margin-top:calc(-1 * var(--td-space-row-gap, 0))}.t-space.t-space--polyfill.t-space--break-line>*,.t-space.t-space--polyfill.t-space-horizontal>*{margin-left:var(--td-space-column-gap)}.t-space.t-space--polyfill.t-space--break-line>*,.t-space.t-space--polyfill.t-space-vertical>*{margin-top:var(--td-space-row-gap)}.driver-active *,.driver-active .driver-overlay{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;margin:0;padding:15px;border-radius:5px;min-width:250px;max-width:300px;box-shadow:0 1px 10px #0006;z-index:1000000000;position:fixed;top:0;right:0;background-color:#fff}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.driver-popover-title{font:19px/normal sans-serif;font-weight:700;display:block;position:relative;line-height:1.5;zoom:1;margin:0}.driver-popover-close-btn{all:unset;position:absolute;top:0;right:0;width:32px;height:28px;cursor:pointer;font-size:18px;font-weight:500;color:#d2d2d2;z-index:1;text-align:center;transition:color;transition-duration:.2s}.driver-popover-close-btn:focus,.driver-popover-close-btn:hover{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{margin-bottom:0;font:14px/normal sans-serif;line-height:1.5;font-weight:400;zoom:1}.driver-popover-footer{margin-top:15px;text-align:right;zoom:1;display:flex;align-items:center;justify-content:space-between}.driver-popover-progress-text{font-size:13px;font-weight:400;color:#727272;zoom:1}.driver-popover-footer button{all:unset;display:inline-block;box-sizing:border-box;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff;background-color:#fff;color:#2d2d2d;font:12px/normal sans-serif;cursor:pointer;outline:0;zoom:1;line-height:1.3;border:1px solid #ccc;border-radius:3px}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:focus,.driver-popover-footer button:hover{background-color:#f7f7f7}.driver-popover-navigation-btns{display:flex;flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";position:absolute;border:5px solid #fff}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{left:100%;border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-right{right:100%;border-left-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-top{top:100%;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.driver-popover-arrow-side-bottom{bottom:100%;border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start,.driver-popover-arrow-side-top.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end,.driver-popover-arrow-side-top.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{top:50%;margin-top:-5px}.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center,.driver-popover-arrow-side-top.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}:not(body):has(>.driver-active-element){overflow:visible!important}.chapter-list-driver.driver-popover{background:transparent!important;box-shadow:none!important;padding:0!important;max-width:none!important;border-radius:0!important}.chapter-list-driver.driver-popover .driver-popover-description,.chapter-list-driver.driver-popover .driver-popover-title{margin:0;padding:0}.chapter-list-driver.driver-popover .driver-popover-arrow,.chapter-list-driver.driver-popover .driver-popover-close-btn,.chapter-list-driver.driver-popover .driver-popover-footer,.chapter-list-driver.driver-popover .driver-popover-title{display:none}.chapter-guide{cursor:pointer}.chapter-guide--default .chapter-guide__inner{position:relative;width:100%;margin:0 auto}.chapter-guide--default .chapter-guide__inner:after{content:"";position:absolute;left:50px;top:-56px;background:url(/joycode/images/tutorial/guide-xiushi.png) no-repeat;background-size:80px 55px;width:80px;height:55px;z-index:1}.chapter-guide--default .chapter-guide__inner:before{content:"";font-family:iconfont;font-size:60px;color:#292b48;position:absolute;left:50px;transform:rotate(90deg);bottom:-30px;z-index:2}@media(min-width:600px)and (max-width:1440px){.chapter-guide--default .chapter-guide__inner:after{left:35px;top:-40px;background-size:56px 38px;width:56px;height:38px}.chapter-guide--default .chapter-guide__inner:before{font-size:42px;left:35px;bottom:-22px}}.chapter-guide--default .chapter-guide__text{border-radius:24px;background:#292b48;padding:24px;font-size:16px;color:#fff;line-height:1.5;position:relative;z-index:2;margin:0;min-width:300px}@media(min-width:600px)and (max-width:1440px){.chapter-guide--default .chapter-guide__text{border-radius:18px;padding:16px;font-size:14px;min-width:210px}}.chapter-guide--default .chapter-guide__finger{background:url(/joycode/images/chapterList/finger.png) no-repeat;background-size:contain;width:274px;height:265px;animation:chapter-guide-finger 1s linear infinite;transform-origin:center;position:absolute;right:-85px;bottom:-610px}@media(min-width:600px)and (max-width:1440px){.chapter-guide--default .chapter-guide__finger{width:180px;height:174px;right:-56px;bottom:-420px}}.chapter-guide--default .chapter-guide__btn{display:flex;align-items:center;justify-content:center;width:160px;height:48px;margin:40px auto 0;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:24px;font-size:16px;font-weight:500;color:#fff;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;border:none}.chapter-guide--default .chapter-guide__btn:active{transform:scale(.95)}@media(min-width:600px)and (max-width:1440px){.chapter-guide--default .chapter-guide__btn{width:120px;height:38px;margin:28px auto 0;font-size:14px;border-radius:19px}}.chapter-guide--continue{position:relative}.chapter-guide--continue .chapter-guide__inner{position:relative;width:calc(100% - 100px)}.chapter-guide--continue .chapter-guide__inner:after{content:"";position:absolute;left:inherit;right:60px;top:-56px;background:url(/joycode/images/tutorial/guide-xiushi.png) no-repeat;background-size:80px 55px;width:80px;height:55px;z-index:1}.chapter-guide--continue .chapter-guide__inner:before{content:"";font-family:iconfont;font-size:60px;color:#292b48;position:absolute;left:inherit;right:60px;transform:rotate(90deg);bottom:-30px;z-index:2}@media(min-width:600px)and (max-width:1440px){.chapter-guide--continue .chapter-guide__inner{width:calc(100% - 70px)}.chapter-guide--continue .chapter-guide__inner:after{right:42px;top:-40px;background-size:56px 38px;width:56px;height:38px}.chapter-guide--continue .chapter-guide__inner:before{font-size:42px;right:42px;bottom:-22px}}.chapter-guide--continue .chapter-guide__text{border-radius:24px;background:#292b48;padding:24px;font-size:16px;color:#fff;line-height:1.5;position:relative;z-index:2;margin:0}@media(min-width:600px)and (max-width:1440px){.chapter-guide--continue .chapter-guide__text{border-radius:18px;padding:16px;font-size:14px}}.chapter-guide--continue .chapter-guide__finger{position:absolute;right:-85px;bottom:-280px;background:url(/joycode/images/chapterList/finger.png) no-repeat;background-size:contain;width:274px;height:265px;animation:chapter-guide-finger 1s linear infinite;transform-origin:center;z-index:1}@media(min-width:600px)and (max-width:1440px){.chapter-guide--continue .chapter-guide__finger{width:180px;height:174px;right:-56px;bottom:-190px}}.chapter-guide--aidlc{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:visible}.chapter-guide--aidlc .chapter-guide__card{position:relative;width:390px;padding:24px 32px;background:linear-gradient(170deg,#8db5ff,#f1f6ff);border-radius:24px;outline:2px solid #5a92f7;outline-offset:-2px;box-sizing:border-box}@media(min-width:600px)and (max-width:1440px){.chapter-guide--aidlc .chapter-guide__card{width:280px;padding:16px 20px;border-radius:18px}}.chapter-guide--aidlc .chapter-guide__card-penguin{position:absolute;left:32px;top:-56px;background:url(/joycode/images/tutorial/guide-xiushi.png) no-repeat;background-size:80px 55px;width:80px;height:55px;z-index:1}@media(min-width:600px)and (max-width:1440px){.chapter-guide--aidlc .chapter-guide__card-penguin{left:20px;top:-40px;background-size:56px 38px;width:56px;height:38px}}.chapter-guide--aidlc .chapter-guide__card-decor{position:absolute;right:14px;top:11px;width:56px;height:56px}.chapter-guide--aidlc .chapter-guide__card-decor img{width:100%;height:100%}@media(min-width:600px)and (max-width:1440px){.chapter-guide--aidlc .chapter-guide__card-decor{right:10px;top:8px;width:40px;height:40px}}.chapter-guide--aidlc .chapter-guide__card-header{margin-bottom:16px}@media(min-width:600px)and (max-width:1440px){.chapter-guide--aidlc .chapter-guide__card-header{margin-bottom:12px}}.chapter-guide--aidlc .chapter-guide__card-title{font-size:18px;font-weight:600;font-family:PingFang SC,sans-serif;background:#292b50;-webkit-background-clip:text;background-clip:text;color:transparent}@media(min-width:600px)and (max-width:1440px){.chapter-guide--aidlc .chapter-guide__card-title{font-size:15px}}.chapter-guide--aidlc .chapter-guide__card-desc{font-size:16px;font-weight:400;font-family:PingFang SC,sans-serif;background:#292b50;-webkit-background-clip:text;background-clip:text;color:transparent;line-height:1.5;margin:0}@media(min-width:600px)and (max-width:1440px){.chapter-guide--aidlc .chapter-guide__card-desc{font-size:14px}}.chapter-guide--aidlc .chapter-guide__card-footer{display:flex;justify-content:flex-end;margin-top:32px}@media(min-width:600px)and (max-width:1440px){.chapter-guide--aidlc .chapter-guide__card-footer{margin-top:20px}}.chapter-guide--aidlc .chapter-guide__card-btn{display:flex;align-items:center;justify-content:center;width:96px;height:38px;border-radius:8px;outline:2px solid #5a92f7;outline-offset:-2px;font-size:16px;font-weight:400;font-family:HarmonyOS Sans SC,PingFang SC,sans-serif;background:transparent;color:#4072ff;cursor:pointer;transition:transform .2s ease;border:none}.chapter-guide--aidlc .chapter-guide__card-btn:active{transform:scale(.95)}@media(min-width:600px)and (max-width:1440px){.chapter-guide--aidlc .chapter-guide__card-btn{width:76px;height:32px;font-size:14px}}.chapter-guide--aidlc .chapter-guide__card-finger{position:absolute;top:100%;left:50%;transform:translateX(-50%);width:200px;height:auto;animation:chapter-guide-finger 1s linear infinite;transform-origin:center;pointer-events:none;margin-top:20px}@media(min-width:600px)and (max-width:1440px){.chapter-guide--aidlc .chapter-guide__card-finger{width:140px;margin-top:14px}}.chapter-guide--aidlc[data-guide-type=KnowledgeAchievement] .chapter-guide__card-finger{top:auto;bottom:100%;left:auto;right:-120px;transform:none;margin-bottom:-120px;animation:chapter-guide-finger 1s linear infinite}@media(min-width:600px)and (max-width:1440px){.chapter-guide--aidlc[data-guide-type=KnowledgeAchievement] .chapter-guide__card-finger{right:-84px;margin-bottom:-84px}}@keyframes chapter-guide-finger{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.feedback-modal{z-index:9999;width:1350px;height:714px;border-radius:8px;display:flex;flex-direction:column;overflow:hidden}.feedback-modal__wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;transition:transform .3s ease;transform-origin:center}@media(min-width:1440px)and (max-width:1679px){.feedback-modal__wrapper{transform:translate(-50%,-50%) scale(.8)}}@media(min-width:1200px)and (max-width:1439px){.feedback-modal__wrapper{transform:translate(-50%,-50%) scale(.7)}}@media(max-width:1199px){.feedback-modal__wrapper{transform:translate(-50%,-50%) scale(.5)}}.feedback-modal__hd{background:linear-gradient(90deg,#4676f1,#4676f1 50%,#76d1fc);height:60px;padding:0 32px;position:relative;overflow:hidden;z-index:10;display:flex;align-items:center;justify-content:space-between}.feedback-modal__bd{position:relative;background:#1b1d32;flex:1;overflow:hidden;z-index:1}.feedback-modal__iframe{height:76.9230769231%;transform:scale(1.3);transform-origin:top center;width:76.9230769231%}.feedback-modal__right{height:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff}.feedback-modal__right .iconfont{font-size:24px;line-height:24px;margin-right:22px}.feedback-modal__right .iconfont:last-child{margin-right:0}.feedback-modal__btn,.feedback-modal__left{display:flex;align-items:center;justify-content:center;color:#fff}.feedback-modal__btn{width:114px;height:42px;box-sizing:border-box;cursor:pointer;font-family:PingFang SC;font-weight:600;font-style:Semibold;font-size:18px;line-height:18px;letter-spacing:0;vertical-align:middle}.feedback-modal__btn.active{border:2px solid #849fff;border-radius:6px;background-color:#0046ea;cursor:not-allowed}.feedbackCombination_enter{cursor:url(/joycode/images/preload/pointer.svg),auto;width:80px;display:flex;flex-direction:column;align-items:center;justify-content:center}.feedbackCombination_enter:hover img:first-child{transition:all .2s;width:80px;height:80px}.feedbackCombination_enter img{-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.feedbackCombination_enter img:first-child{transform-origin:bottom}@media screen and (max-width:1440px){.feedbackCombination_enter img{transform:scale(.54)}}.feedbackCombination_enter__text{margin-top:4px;font-size:14px;font-family:FZLT,FZLanTingYuanS-EB-GB,PingFang SC,sans-serif;font-weight:600;color:#fff;white-space:nowrap;letter-spacing:2px;text-shadow:-1px -1px 0 #3c5c8f,1px -1px 0 #3c5c8f,-1px 1px 0 #3c5c8f,1px 1px 0 #3c5c8f,0 -1px 0 #3c5c8f,0 1px 0 #3c5c8f,-1px 0 0 #3c5c8f,1px 0 0 #3c5c8f;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:1440px){.feedbackCombination_enter__text{transform:scale(.7);transform-origin:top}}.redDot{position:relative}.redDot:before{animation:smalltobig 1s ease-out 0s 1 forwards;content:"";display:block;position:absolute;z-index:100;top:-10px;right:16%;width:30px;height:23px;background-image:url(/joycode/images/preload/redTip.svg)}@media screen and (max-width:1440px){.redDot:before{top:22px}}.redDot.feedback-modal__btn:before{animation:none;top:-8px;right:-10px}.redDot.feedback-modal__btn.active:before{top:-10px;right:-12px}@keyframes smalltobig{0%{transform:scale(50%)}70%{transform:scale(130%)}to{transform:scale(100%)}}.vertical-swiper__nav{position:absolute;left:50%;transform:translateX(-50%);z-index:99;cursor:pointer;transition:transform .3s ease}@media screen and (max-height:1050px),screen and (max-width:1679px){.vertical-swiper__nav{transform:translateX(-50%) scale(.85)}}@media screen and (max-height:850px),screen and (max-width:1439px){.vertical-swiper__nav{transform:translateX(-50%) scale(.7)}}@media screen and (max-height:700px),screen and (max-width:1199px){.vertical-swiper__nav{transform:translateX(-50%) scale(.55)}}@media screen and (max-height:550px),screen and (max-width:840px){.vertical-swiper__nav{transform:translateX(-50%) scale(.4)}}.vertical-swiper__nav__content{width:273px;height:65px;border:4px solid #fff;border-radius:30px 0;box-shadow:0 4px 15px 0 rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;background-image:url(/joycode/images/chapterList/btnMask.png);background-size:cover;transform:skewX(-6deg);transform-origin:center bottom}.vertical-swiper__nav__text{display:inline-flex;align-items:center;transform:skewX(6deg);white-space:nowrap;text-align:center;transition:none}.vertical-swiper__nav__label-wrapper{position:relative;display:inline-block;transition:none;margin-top:2px}.vertical-swiper__nav__label{font-size:24px;font-family:FZLT,FZLanTingYuanS-EB-GB,sans-serif;font-style:italic;white-space:nowrap;transition:none!important}.vertical-swiper__nav__label--blue{color:#2b7fe3;position:relative;display:block;transition:none!important;height:100%}.vertical-swiper__nav__label--white{color:#fff;position:absolute;top:-2px;left:-2px;z-index:1;transition:none!important;height:100%}.vertical-swiper__nav__arrow-wrapper{position:relative;display:inline-block;width:20px;height:24px;margin-right:8px;transition:none}.vertical-swiper__nav__arrow{position:absolute;top:0;left:0;width:20px;height:24px;-o-object-fit:contain;object-fit:contain;transition:none}.vertical-swiper__nav__arrow--blue{transform:translate(2px,2px)}.vertical-swiper__nav.disable{opacity:0;pointer-events:none}.vertical-swiper__nav.next,.vertical-swiper__nav.prev{bottom:6%}.vertical-swiper__nav.prev .vertical-swiper__nav__arrow--blue{transform:rotate(180deg) translate(-2px,-2px)}.vertical-swiper__nav.prev .vertical-swiper__nav__arrow--white{transform:rotate(180deg)}.vertical-swiper__nav.next .vertical-swiper__nav__arrow--blue{transform:translate(2px,2px)}.vertical-swiper__nav:hover{transform:translateX(-50%) scale(1.05)}@media screen and (max-height:1050px),screen and (max-width:1679px){.vertical-swiper__nav:hover{transform:translateX(-50%) scale(.8925)}}@media screen and (max-height:850px),screen and (max-width:1439px){.vertical-swiper__nav:hover{transform:translateX(-50%) scale(.735)}}@media screen and (max-height:700px),screen and (max-width:1199px){.vertical-swiper__nav:hover{transform:translateX(-50%) scale(.5775)}}@media screen and (max-height:550px),screen and (max-width:840px){.vertical-swiper__nav:hover{transform:translateX(-50%) scale(.42)}}.curtain-transition{position:fixed;left:0;right:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:all;--rise-duration:300ms;--fade-duration:300ms;--mask-duration:300ms;--easing:ease-in-out;--easing-accelerate:cubic-bezier(0.4,0,1,1);--curtain-color:#292b45}.curtain-transition__loading-wrapper{position:relative}.curtain-transition__loader{position:relative;display:inline-block}.curtain-transition__img{display:block}.curtain-transition__img--top{position:relative;z-index:2;clip-path:polygon(0 0,100% 0,100% 0,0 0)}.curtain-transition__img--bottom{position:absolute;top:0;left:0;z-index:1;filter:grayscale(.7) brightness(.6) contrast(.8)}.curtain-transition--bottom-to-top{bottom:0;top:auto;transform-origin:bottom center}.curtain-transition--bottom-to-top .curtain-transition__img--top{animation:clip-expand-up var(--mask-duration) linear forwards}.curtain-transition--bottom-to-top.curtain-transition--rising{animation:curtain-rise-bottom var(--rise-duration) var(--easing-accelerate) forwards}.curtain-transition--bottom-to-top.curtain-transition--holding{transform:translateY(0);opacity:1}.curtain-transition--bottom-to-top.curtain-transition--fading{transform:translateY(0);animation:curtain-fade var(--fade-duration) var(--easing) forwards}.curtain-transition--bottom-to-top.curtain-transition--fading .curtain-transition__img--top{animation:none;clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.curtain-transition--top-to-bottom{top:0;bottom:auto;transform-origin:top center}.curtain-transition--top-to-bottom .curtain-transition__img--top{animation:clip-expand-down var(--mask-duration) linear forwards}.curtain-transition--top-to-bottom.curtain-transition--rising{animation:curtain-rise-top var(--rise-duration) var(--easing-accelerate) forwards}.curtain-transition--top-to-bottom.curtain-transition--holding{transform:translateY(0);opacity:1}.curtain-transition--top-to-bottom.curtain-transition--fading{transform:translateY(0);animation:curtain-fade var(--fade-duration) var(--easing) forwards}.curtain-transition--top-to-bottom.curtain-transition--fading .curtain-transition__img--top{animation:none;clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.curtain-transition__spinner{width:48px;height:48px;border:4px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:curtain-spin 1s linear infinite}@keyframes curtain-rise-bottom{0%{transform:translateY(100%);opacity:1}to{transform:translateY(0);opacity:1}}@keyframes curtain-rise-top{0%{transform:translateY(-100%);opacity:1}to{transform:translateY(0);opacity:1}}@keyframes curtain-fade{0%{opacity:1}to{opacity:0}}@keyframes clip-expand-up{0%{clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}30%{clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes clip-expand-down{0%{clip-path:polygon(0 0,100% 0,100% 0,0 0)}30%{clip-path:polygon(0 0,100% 0,100% 0,0 0)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes curtain-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.vertical-carousel-container{position:relative;width:100%;height:100%;overflow:hidden}.vertical-carousel-container .swiper{width:100%;height:100%}.vertical-carousel-container .swiper-slide{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.vertical-carousel-container .chapter-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.vertical-carousel-container .chapter-top__bar{position:absolute;top:0;left:0;right:0;z-index:10}