.skeleton[data-v-b4ba2405]{position:relative;width:var(--width, 100%);height:var(--height, 100%);border-radius:var(--radius, 12px);background:var(--color, #f6f6f6);overflow:hidden}@keyframes wave-b4ba2405{0%{transform:translate(-100%)}to{transform:translate(100%)}}.skeleton[data-v-b4ba2405]:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:linear-gradient(to right,rgba(0,0,0,0),rgba(0,0,0,.05),rgba(0,0,0,0));animation:wave-b4ba2405 var(--duration, 1s) ease-in-out infinite}.q-loading__icon{font-size:16px;display:inline-block;margin:0 auto;width:1em;height:1em;vertical-align:middle;background-image:url(https://qq-web.cdn-go.cn/monorepo/3a07a1f8/qzone-web-feed_share/assets/loading-gray-B_h511Go.png);background-size:cover}.q-loading__icon-white{background-image:url(https://qq-web.cdn-go.cn/monorepo/3a07a1f8/qzone-web-feed_share/assets/loading-white-JJEKjVfj.png)}.q-loading__icon-red{background-image:url(https://qq-web.cdn-go.cn/monorepo/3a07a1f8/qzone-web-feed_share/assets/loading-red-DrnjEILX.png)}.q-loading_normal,.q-loading_normal .q-loading__inner{display:inline-block}.q-loading_normal .q-loading__txt-tips{margin-left:6px;font-size:14px;color:var(--text_secondary, #8C8C8C);vertical-align:middle}.q-loading_float{position:fixed;top:50%;left:50%;z-index:10002;transform:translate(-50%,-50%)}.q-loading_float .q-loading__inner{padding:20px 12px;min-width:100px;min-height:100px;background-color:rgba(0,0,0,.65);border-radius:6px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}.q-loading_float .q-loading__icon{display:block;font-size:24px}.q-loading_float .q-loading__txt-tips{display:block;text-align:center;color:var(--text_white, #FFFFFF);font-size:14px}.q-loading_circle{color:var(--brand_standard, #0099FF)}.q-loading_circle-inner{transform-origin:50% 50%;transform:rotate(-90deg);transition:stroke-dasharray .2s ease-in}.q-loading_circle-text{text-anchor:middle;dominant-baseline:middle;font-size:16px;line-height:24px;font-weight:300;stroke:var(--text_secondary, #8C8C8C);fill:var(--text_secondary, #8C8C8C)}.q-loading_float-circle_text{color:var(--text_secondary, #8C8C8C);text-align:center;font-size:17px;font-style:normal;font-weight:400;line-height:24px;margin-top:12px}.loading-fade-enter-active{animation:QFadeIn linear .15s}.loading-fade-leave-active{animation:QFadeOut linear .15s}@keyframes QFadeIn{0%{opacity:0}to{opacity:1}}@keyframes QFadeOut{0%{opacity:1}to{opacity:0}}.fade-enter-active{animation:QFadeIn .3s}.fade-leave-active{animation:QFadeOut .3s}@keyframes QFadeZoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes QFadeZoomOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}.fade-zoom-enter-active{animation:QFadeZoomIn .35s}.fade-zoom-leave-active{animation:QFadeZoomOut .35s}@keyframes QSlideTopIn{0%{transform:translate3d(0,-100%,0)}to{transform:translateZ(0)}}@keyframes QSlideTopOut{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0)}}@keyframes QSlideBottomIn{0%{transform:translate3d(0,100%,0)}to{transform:translateZ(0)}}@keyframes QSlideBottomOut{0%{transform:translateZ(0)}to{transform:translate3d(0,100%,0)}}@keyframes QSlideRightIn{0%{transform:translate3d(100%,0,0)}to{transform:translateZ(0)}}@keyframes QSlideRightOut{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0)}}@keyframes QSlideLeftIn{0%{transform:translate3d(-100%,0,0)}to{transform:translateZ(0)}}@keyframes QSlideLeftOut{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}.slide-top-enter-active{animation:QSlideTopIn .3s}.slide-top-leave-active{animation:QSlideTopOut .3s}.slide-right-enter-active{animation:QSlideRightIn .3s}.slide-right-leave-active{animation:QSlideRightOut .3s}.slide-bottom-enter-active{animation:QSlideBottomIn .3s}.slide-bottom-leave-active{animation:QSlideBottomOut .3s}.slide-left-enter-active{animation:QSlideLeftIn .3s}.slide-left-leave-active{animation:QSlideLeftOut .3s}.q-overflow-hidden{overflow:hidden}.q-popup__mask{position:fixed;left:0;right:0;top:0;bottom:0;height:100%;z-index:1000;background-color:rgba(0,0,0,.5)}.q-popup__mask-content{position:fixed;top:0;left:0;z-index:1001}.q-popup__content{position:fixed;z-index:1001;border-radius:8px 8px 0 0;background-color:var(--bg_top_light, #fff)}.q-popup__content_top{top:0;left:0;right:0;border-radius:0 0 8px 8px}.q-popup__content_right{top:0;right:0;bottom:0;border-radius:8px 0 0 8px}.q-popup__content_bottom{left:0;right:0;bottom:0;border-radius:8px 8px 0 0}.q-popup__content_left{top:0;left:0;bottom:0;border-radius:0 8px 8px 0}.q-popup__content_center{width:fit-content;height:fit-content;position:fixed;top:0;right:0;bottom:0;left:0;margin:auto;border-radius:8px}.q-dialog__box{width:296px;background-color:var(--bg_top_light, #fff);border-radius:6px;box-sizing:border-box;overflow:hidden}.q-dialog__content{position:relative;display:flex;flex-direction:column;align-items:center;padding:24px 28px}.q-dialog__content:before{content:"";display:block;position:absolute;left:0;right:0;bottom:0;height:1px;background-color:var(--border_standard, rgba(0, 0, 0, .1));transform-origin:0 0;transform:scaleY(.5)}.q-dialog__title{max-width:100%;font-size:17px;line-height:20px;font-weight:500;color:var(--text_primary, #000000);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.q-dialog__description{display:inline-block;font-size:17px;font-weight:400;line-height:20px;color:var(--text_primary, #000000)}.q-dialog__title+.q-dialog__description{margin-top:12px}.q-dialog__footer{display:flex;flex-direction:row;align-items:center}.q-dialog__btn{display:block;flex:1;min-width:0;padding:17px 0;text-align:center;font-size:17px;line-height:20px;font-weight:500;color:var(--text_primary, #000000);box-sizing:border-box;border:0;margin:0;background-color:transparent}.q-dialog__btn:active{background-color:var(--button_bg_secondary_pressed, #e6e6e6)}.q-dialog__footer.q-dialog__btn_vertical{flex-direction:column;align-items:stretch}.q-dialog__footer.q-dialog__btn_vertical .q-dialog__btn{position:relative}.q-dialog__footer.q-dialog__btn_vertical .q-dialog__btn:before{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background-color:var(--border_standard, rgba(0, 0, 0, .1));transform-origin:0 0;transform:scaleY(.5)}:root{--background-white: #fff;--background-dialogue: #fff;--background-dialogue-pressed: #e6e6e6;--background-list: #fff;--background-list-pressed: #e6e6e6;--background-stick: #f5f5f5;--background-textfield: #f5f5f5;--background-chat-bg: #f1f1f1;--black-1: #fff;--black-2: #FAFAFA;--black-3: #F5F5F5;--black-4: #E6E6E6;--black-5: #DBDBDB;--black-6: #CCCCCC;--black-7: #999;--black-8: #808080;--black-9: #666;--black-10: #4d4d4d;--black-11: #333;--black-12: #292929;--black-13: #242424;--black-14: #1F1F1F;--black-15: #1A1A1A;--black-16: #000;--blue-1: #E6F5FF;--blue-2: #C2E7FF;--blue-3: #91D3FF;--blue-4: #5EBFFF;--blue-5: #2EABFF;--blue-6: #0099FF;--blue-7: #0082D9;--blue-8: #006DB5;--blue-9: #005791;--blue-10: #004573;--dark-blue-1: #E6F0FA;--dark-blue-2: #C2DAF3;--dark-blue-3: #91BDE9;--dark-blue-4: #5E9FDF;--dark-blue-5: #2E82D5;--dark-blue-6: #0066CC;--dark-blue-7: #0057AD;--dark-blue-8: #004891;--dark-blue-9: #003A74;--dark-blue-10: #002E5C;--indigo-1: #F3F0FF;--indigo-2: #E3DBFF;--indigo-3: #CBBDFF;--indigo-4: #B19EFF;--indigo-5: #9980FF;--indigo-6: #8566FF;--indigo-7: #7259D9;--indigo-8: #5F49B6;--indigo-9: #4C3A92;--indigo-10: #3D2F75;--green-1: #E8FAF1;--green-2: #C7F4DD;--green-3: #9AEBC3;--green-4: #6CE2A7;--green-5: #3FD98C;--green-6: #15D173;--green-7: #12B262;--green-8: #0F9452;--green-9: #0C7742;--green-10: #095E34;--pink-1: #FFF0F7;--pink-2: #FFDAED;--pink-3: #FFBDDE;--pink-4: #FF9FCF;--pink-5: #FF82C1;--pink-6: #FF66B3;--pink-7: #D95798;--pink-8: #B5487F;--pink-9: #913A66;--pink-10: #732E51;--red-1: #FFEEF0;--red-2: #FFD7DB;--red-3: #FFB8BE;--red-4: #FF969F;--red-5: #FF7782;--red-6: #FF5967;--red-7: #D94C58;--red-8: #B53F49;--red-9: #91333B;--red-10: #73282E;--orange-1: #FFF4EC;--orange-2: #FFE4D1;--orange-3: #FFCEAD;--orange-4: #FFB787;--orange-5: #FFA262;--orange-6: #FF8D40;--orange-7: #D97836;--orange-8: #B5642D;--orange-9: #915024;--orange-10: #733F1D;--yellow-1: #FFF7E6;--yellow-2: #FFEDC2;--yellow-3: #FFDE91;--yellow-4: #FFCF5E;--yellow-5: #FFC12E;--yellow-6: #FFB300;--yellow-7: #D99800;--yellow-8: #B57F00;--yellow-9: #916600;--yellow-10: #735100}.default-dark,.system-theme-darkmode,.dark{--background-white: #000;--background-dialogue: #262626;--background-dialogue-pressed: #1a1a1a;--background-list: #262626;--background-list-pressed: #1a1a1a;--background-stick: #1a1a1a;--background-chat-bg: #000;--background-textfield: #1a1a1a}.qui-checked .q-button,.qui-checked .q-action-sheet,.qui-checked .q-authorization,.qui-checked .q-avatar,.qui-checked .q-avatar-line,.qui-checked .q-badge,.qui-checked .q-blank-page__content,.qui-checked .q-bottom-sheet,.qui-checked .q-checkbox,.qui-checked .q-dialog,.qui-checked .q-divider,.qui-checked .q-index,.qui-checked .q-input,.qui-checked .q-list,.qui-checked .q-loading,.qui-checked .q-navbar,.qui-checked .q-notice,.qui-checked .q-notification,.qui-checked .q-picker,.qui-checked .q-popup__content,.qui-checked .q-progress,.qui-checked .q-radio,.qui-checked .q-search-bar,.qui-checked .q-share-picture,.qui-checked .q-slip-drawer,.qui-checked .q-swiper,.qui-checked .q-switch,.qui-checked .q-tab,.qui-checked .q-tabbar,.qui-checked .q-tag,.qui-checked .q-toast,.qui-checked .q-tooltips__inner,.qui-checked .q-video-toast{border:1px solid #F74C30!important}.qui-checked .q-button:after,.qui-checked .q-list:after,.qui-checked .q-avatar:after,.qui-checked .q-avatar-line:after,.qui-checked .q-search-bar:after,.qui-checked .q-picker-box:after,.qui-checked .q-bottom-sheet__content_bottom:after,.qui-checked .q-input:after,.qui-checked .q-toast:after,.qui-checked .q-notice:after,.qui-checked .q-notification:after,.qui-checked .q-blank-page__content:after,.qui-checked .q-popup__content:after{position:absolute;top:0;font-size:11px;height:11px;line-height:11px;right:0;color:red;transform:scale(.81)}.qui-checked .q-blank-page__content:after{content:"QUIEmptyState"}.qui-checked .q-notification:after{content:"QUINotification"}.qui-checked .q-notice:after{content:"QUINoticeBar"}.qui-checked .q-toast:after{content:"QUIToast"}.qui-checked .q-input:after{content:"QUIInput"}.qui-checked .q-popup__content:after{content:"QUIPopup"}.qui-checked .q-picker-box:after{content:"QUIPicker"}.qui-checked .q-dialog .q-popup__content:after{content:"QUIDialog"}.qui-checked .q-authorization .q-popup__content:after{content:"QUIAuthorization"}.qui-checked .q-action-sheet .q-popup__content:after{content:"QUIActionSheet"}.qui-checked .q-share-picture .q-popup__content:after{content:"QUIShareSheet"}.qui-checked .q-bottom-sheet__content_bottom:after{content:"QUIBottomSheet"}.qui-checked .q-datetime-picker .q-picker-box:after{content:"QUIDatetimePicker"}.qui-checked .q-area .q-picker-box:after{content:"QUIAreaPicker"}.qui-checked .q-button:after{content:"QUIButton"}.qui-checked .q-list-group{border-radius:0}.qui-checked .q-list:after{content:"QUIList"}.qui-checked .q-avatar,.qui-checked .q-avatar-line,.qui-checked .q-tag,.qui-checked .q-notice,.qui-checked .q-notification,.qui-checked .q-blank-page__content,.qui-checked .q-search-bar{position:relative}.qui-checked .q-avatar:after,.qui-checked .q-avatar-line:after{content:"QUIAvatar"}.qui-checked .q-search-bar:after{content:"QUISearchBar"}.q-toast{position:fixed;top:42px;left:50%;transform:translate(-50%);z-index:10001}.q-toast__inner{display:flex;justify-content:center;align-items:center;max-width:328px;padding:12px 24px 12px 16px;background-color:var(--bg_top_light, #fff);border-radius:12px;box-shadow:0 3px 20px rgba(0,0,0,.15);backdrop-filter:blur(25px)}.q-toast__inner.clickable{width:331.5px;padding:15px 16px 15px 15.5px;display:flex;flex-direction:row;justify-content:space-between}.q-toast-success{color:var(--feedback_success, #15D173)!important}.q-toast-error{color:var(--feedback_error, #F74C30)!important}.q-toast-info{color:var(--feedback_normal, #0099FF)!important}.q-toast__txt{color:var(--text_primary, #000000);font-size:16px;padding-left:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;line-height:22px}.q-toast__txt.clickable{max-width:196px;padding-left:8px}.q-toast__action-tip{color:var(--text_link, #2D77E5);font-size:16px;font-style:normal;font-weight:400;line-height:22px;max-width:80px;margin-left:auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.q-toast__action-tip.clickable{margin-left:16px}.q-toast.clickable{top:unset;margin-bottom:12px;justify-content:space-between;bottom:constant(safe-area-inset-bottom);bottom:env(safe-area-inset-bottom)}.pop-enter-active{animation:popAppearIn .15s ease;transform-origin:50% 0}.pop-leave-active{animation:popAppearOut .15s ease;transform-origin:50% 0}.popclickable-enter-active{animation:popclickableAppearIn .15s ease;transform-origin:50% 0}.popclickable-leave-active{animation:popclickableAppearOut .15s ease;transform-origin:50% 0}@keyframes popAppearIn{0%{opacity:0;transform:translate(-50%);top:0}to{opacity:1;transform:translate(-50%);top:42px}}@keyframes popAppearOut{0%{opacity:1;transform:translate(-50%);top:42px}to{opacity:0;transform:translate(-50%);top:0}}@keyframes popclickableAppearIn{0%{opacity:0;transform:translate(-50%);bottom:0}to{opacity:1;transform:translate(-50%);bottom:12px}}@keyframes popclickableAppearOut{0%{opacity:1;transform:translate(-50%);bottom:12px}to{opacity:0;transform:translate(-50%);bottom:0}}*,*:before,*:after{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}ul,ol{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img{max-width:100%;display:unset}picture{max-width:100%;display:block}input,button,textarea,select,span{font:inherit}button{overflow:visible;padding:0;margin:0;border:0 none;background-color:transparent}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}textarea:focus,input:focus,button:focus{outline:none}@font-face{font-family:DIN-Next-LT-Pro;src:url(https://qq-web.cdn-go.cn/monorepo/3a07a1f8/qzone-web-feed_share/assets/DIN-Next-LT-Pro-i0IR4NSP.ttf)}.fullBox{position:absolute;left:0;right:0;top:0;bottom:0}.posXCenter{left:50%;transform:translate(-50%)}.posYCenter{top:50%;transform:translateY(-50%)}.posXYCenter{top:50%;left:50%;transform:translate(-50%,-50%)}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root,html{font-size:26.66666667vw}html,body{width:100%;height:100%;font-size:.16rem;overscroll-behavior-y:none}#app{display:flex;flex-direction:column;width:100%;height:100%;position:relative;overflow:hidden}.page-container{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;background:#000}.page-container .v-enter-active,.page-container .v-leave-active{transition:opacity .25s ease}.page-container .v-enter-from,.page-container .v-leave-to{opacity:0}.page-container-body{width:100%;min-height:1.99rem;max-height:100%}.page-container .image{width:100%;height:100%;object-fit:contain;object-position:center}
