@font-face{font-family:NotoSans;src:url(./NotoSans-VariableFont_wdth_wght.CYoOFcCZ.ttf) format("truetype"),url(./NotoSans-Italic-VariableFont_wdth_wght.DJsZH3RN.ttf) format("truetype")}@font-face{font-family:NotoSansSC;src:url(./NotoSansSC-VariableFont_wght.BOHDm2v9.ttf) format("truetype")}:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter{animation:v-modal-in var(--el-transition-duration-fast) ease}.v-modal-leave{animation:v-modal-out var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in{0%{opacity:0}}@keyframes v-modal-out{to{opacity:0}}.v-modal{background:var(--el-popup-modal-bg-color);height:100%;left:0;opacity:var(--el-popup-modal-opacity);position:fixed;top:0;width:100%}.el-popup-parent--hidden{overflow:hidden}.el-dialog{--el-dialog-width:50%;--el-dialog-margin-top:15vh;--el-dialog-bg-color:var(--el-bg-color);--el-dialog-box-shadow:var(--el-box-shadow);--el-dialog-title-font-size:var(--el-font-size-large);--el-dialog-content-font-size:14px;--el-dialog-font-line-height:var(--el-font-line-height-primary);--el-dialog-padding-primary:16px;--el-dialog-border-radius:var(--el-border-radius-base);background:var(--el-dialog-bg-color);border-radius:var(--el-dialog-border-radius);box-shadow:var(--el-dialog-box-shadow);box-sizing:border-box;margin:var(--el-dialog-margin-top,15vh) auto 50px;overflow-wrap:break-word;padding:var(--el-dialog-padding-primary);position:relative;width:var(--el-dialog-width,50%)}.el-dialog:focus{outline:none!important}.el-dialog.is-align-center{margin:auto}.el-dialog.is-fullscreen{--el-dialog-width:100%;--el-dialog-margin-top:0;border-radius:0;height:100%;margin-bottom:0;overflow:auto}.el-dialog__wrapper{bottom:0;left:0;margin:0;overflow:auto;position:fixed;right:0;top:0}.el-dialog.is-draggable .el-dialog__header{cursor:move;-webkit-user-select:none;user-select:none}.el-dialog__header{padding-bottom:var(--el-dialog-padding-primary)}.el-dialog__header.show-close{padding-right:calc(var(--el-dialog-padding-primary) + var(--el-message-close-size, 16px))}.el-dialog__headerbtn{background:#0000;border:none;cursor:pointer;font-size:var(--el-message-close-size,16px);height:48px;outline:none;padding:0;position:absolute;right:0;top:0;width:48px}.el-dialog__headerbtn .el-dialog__close{color:var(--el-color-info);font-size:inherit}.el-dialog__headerbtn:focus .el-dialog__close,.el-dialog__headerbtn:hover .el-dialog__close{color:var(--el-color-primary)}.el-dialog__title{color:var(--el-text-color-primary);font-size:var(--el-dialog-title-font-size);line-height:var(--el-dialog-font-line-height)}.el-dialog__body{color:var(--el-text-color-regular);font-size:var(--el-dialog-content-font-size)}.el-dialog__footer{box-sizing:border-box;padding-top:var(--el-dialog-padding-primary);text-align:right}.el-dialog--center{text-align:center}.el-dialog--center .el-dialog__body{text-align:initial}.el-dialog--center .el-dialog__footer{text-align:inherit}.el-overlay-dialog{bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0}.dialog-fade-enter-active{animation:modal-fade-in var(--el-transition-duration)}.dialog-fade-enter-active .el-overlay-dialog{animation:dialog-fade-in var(--el-transition-duration)}.dialog-fade-leave-active{animation:modal-fade-out var(--el-transition-duration)}.dialog-fade-leave-active .el-overlay-dialog{animation:dialog-fade-out var(--el-transition-duration)}@keyframes dialog-fade-in{0%{opacity:0;transform:translate3d(0,-20px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes dialog-fade-out{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,-20px,0)}}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-fade-out{0%{opacity:1}to{opacity:0}}.article-content-wrapper{font-size:16px;line-height:30px;overflow-wrap:break-word}.article-content-wrapper h1,.article-content-wrapper h2,.article-content-wrapper h3,.article-content-wrapper h4,.article-content-wrapper h5,.article-content-wrapper h6{line-height:30px;margin:0 0 30px}.article-content-wrapper h1,.article-content-wrapper h2,.article-content-wrapper h3{font-size:20px;font-weight:700}.article-content-wrapper h4,.article-content-wrapper h5,.article-content-wrapper h6{font-size:18px;font-weight:700}.article-content-wrapper p{margin-bottom:12px;margin-top:0}.article-content-wrapper p.multiple-images,.article-content-wrapper p:has(img:nth-child(2)){align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px}.article-content-wrapper code,.article-content-wrapper pre{overflow-wrap:break-word;white-space:normal}.article-content-wrapper img{box-shadow:3px 3px 10px #0003;display:block;margin:24px 0;max-width:80%}.article-content-wrapper p.multiple-images img,.article-content-wrapper p:has(img:nth-child(2)) img{margin:0;max-width:calc(50% - 10px)}.article-content-wrapper .emoji{box-shadow:none}.article-content-wrapper a{color:#007bff}.article-content-wrapper b,.article-content-wrapper strong{font-weight:700}.article-content-wrapper em,.article-content-wrapper i{font-style:italic}.article-content-wrapper dl{margin:0 0 30px 30px;padding:0 0 0 30px}.article-content-wrapper ol,.article-content-wrapper ul{list-style-position:inside;margin-bottom:30px;padding-left:30px}.article-content-wrapper ol li,.article-content-wrapper ul li{margin:5px 0;padding:0}.article-content-wrapper ol li>*,.article-content-wrapper ul li>*{display:inline}.article-content-wrapper ul{list-style-type:disc}.article-content-wrapper ol{list-style-type:decimal}.article-content-wrapper table{border-collapse:collapse;border-spacing:1px;display:block;margin:0 0 30px;max-width:fit-content;overflow-x:auto;width:100%}.article-content-wrapper table td,.article-content-wrapper table th{border:1px solid #333;padding:5px}.article-content-wrapper table th{font-weight:700}.article-content-wrapper blockquote{background-color:#ebecf1;border-left:4px solid #cfd8e6;margin:0 0 30px;padding:15px}.article-content-wrapper .note-table{background-color:#f1f3f6;border-radius:10px;overflow:hidden}.article-content-wrapper .note-table .tr1 td:first-child{background-color:#007bff;border-bottom-right-radius:10px;color:#fff}.article-content-wrapper .note-table .tr2 .col1,.article-content-wrapper .note-table .tr2 .col4{font-weight:700}.article-content-wrapper .note-table td{border:none;text-align:center}.article-content-wrapper p.t-img-caption{text-align:center}.article-content-wrapper p.t-img-caption>img:first-of-type{margin-bottom:0}.article-content-wrapper p.t-img-caption>span:first-of-type{color:#2c2e3c;display:inline-block;font-size:13px;margin:0 auto;max-width:80%;min-width:20%;padding:5px;text-align:center;width:auto}.article-content-wrapper .ql-video{margin-bottom:30px;max-width:100%}.post-root{display:flex;height:100%;padding-bottom:62px;padding-top:30px}.post-root .post-right{flex-shrink:0;width:330px}.post-root .post-content{background-color:#fff;border-radius:4px;flex:1 1;margin-right:40px;max-width:800px}.post-root .post-content .post-title{color:#2c2e3b;font-size:28px;font-weight:700;line-height:1.3;margin-bottom:13px}.post-root .post-content .post-author{display:flex;margin-bottom:15px}.post-root .post-content .post-author .author-right{margin-left:9px}.post-root .post-content .post-author a{color:#50586b}.post-root .post-content .post-author .post-time{color:#afb3ba;line-height:22px}.post-root .post-content .post-article{color:#50586b;font-size:16px;line-height:1.8}.post-root .post-content .post-article video{width:100%}.post-root .post-content .order-detail-root{margin-top:15px}.post-root .post-content .post-addition{align-items:center;display:flex;margin-top:20px}.post-root .post-content .post-addition .post-theme{background-color:#f2f2f2;border-radius:15px;display:inline-block;font-size:12px;line-height:30px;padding:0 15px}.post-root .post-content .post-addition .post-modify{color:#979ea9;margin:0 0 0 auto}.post-root .post-content .post-declaration{color:#979ea9;font-size:12px;line-height:17px;margin:15px 0}.post-root .post-content .post-comment{align-items:flex-start;display:flex;position:relative}.post-root .post-content .post-comment .avatar-image,.post-root .post-content .post-comment .avatar-root{margin-right:10px}.post-root .post-content .post-comment .comment-editor-root,.post-root .post-content .post-comment .verify-real-name-tips-root{flex:1 1;min-width:0}.post-root .post-content .post-bottom{margin-bottom:48px;position:relative}.page-post{background-color:#fff}.dp__theme_light{--dp-font-family:NotoSansSC,sans-serif;--dp-primary-color:#dabc62;--dp-primary-color-hover:#c5a74b;--dp-primary-color-focus:#c5a74b;--dp-primary-shadow-color:#c5a74b;--dp-border-color:#171c194d;--dp-hover-color:#c5a74b;--dp-hover-text-color:#fff;--dp-input-padding:12px 16px}.dp__theme_light button:hover{border-color:#c5a74b}.dp__theme_light button:focus{outline-color:#c5a74b}.dp__input{border-radius:.5rem}.dp__theme_light .dp--header-wrap .dp--arrow-btn-nav,.dp__theme_light .dp--header-wrap .dp__month_year_select{padding:unset}.dp__theme_light .dp__calendar_header{color:#9b9fab;font-size:15px;font-weight:400;line-height:25px}.dp__theme_light .dp__calendar_header .dp__calendar_header_item:first-child,.dp__theme_light .dp__calendar_header .dp__calendar_header_item:last-child,.dp__theme_light .dp__calendar_row .dp__calendar_item:first-child,.dp__theme_light .dp__calendar_row .dp__calendar_item:last-child{color:#c5a74b}@font-face{font-family:NotoSans;src:url(./NotoSans-VariableFont_wdth_wght.CYoOFcCZ.ttf) format("truetype"),url(./NotoSans-Italic-VariableFont_wdth_wght.DJsZH3RN.ttf) format("truetype")}@font-face{font-family:NotoSansSC;src:url(./NotoSansSC-VariableFont_wght.BOHDm2v9.ttf) format("truetype")}:lang(en){font-family:NotoSans,sans-serif}:lang(zh){font-family:NotoSansSC,sans-serif}body,html{margin:0;min-height:100vh;min-width:1440px}.course-dialog{background:linear-gradient(180deg,#f9e197,#fff);border-radius:8px;box-shadow:0 10px 24px #c6c6c680;box-sizing:border-box;padding:24px}.el-overlay{background-color:var(--el-overlay-color-lighter);bottom:0;height:100%;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:2000}.el-overlay .el-overlay-root{height:0}
