.fcircle{isolation:isolate;width:100%;max-width:1400px;margin:0 auto;padding:1.5rem;animation:.55s cubic-bezier(.22,1,.36,1) both fcircle-page-enter;position:relative}.fcircle>*{opacity:0;animation:.48s cubic-bezier(.22,1,.36,1) both fcircle-section-enter}.fcircle>:first-child{animation-delay:40ms}.fcircle>:nth-child(2){animation-delay:.12s}.fcircle>:nth-child(3){animation-delay:.2s}.link-comment-section{margin-top:2rem}.moments-list .title-section{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.moments-list .title-section .title-left{align-items:center;display:flex}.moments-list .title-section .title-left h2{margin:.6rem 0;padding-top:0}.moments-list .moments-grid{perspective:1000px;flex-flow:wrap;margin:0 -8px;display:flex}.moments-list .loading-container{width:100%;color:var(--anzhiyu-secondtext);flex-direction:column;justify-content:center;align-items:center;padding:4rem 0;display:flex}.moments-list .loading-container .loading-icon{color:var(--anzhiyu-secondtext);margin-bottom:1rem;animation:1s linear infinite random-fish-rotate}.moments-list .empty-data{width:100%;min-height:220px;color:var(--anzhiyu-secondtext);justify-content:center;align-items:center;margin:2rem auto;font-size:14px;display:flex}.moments-list .moments-more-container{width:100%}.moments-list .moments-more-container .moments-more-btn{width:40%;max-width:810px;height:30px;color:var(--anzhiyu-fontcolor);text-align:center;cursor:pointer;background:var(--anzhiyu-card-bg);border:var(--style-border);box-shadow:var(--anzhiyu-shadow-border);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;margin:1rem auto auto;font-weight:700;transition:all .3s;display:flex}.moments-list .moments-more-container .moments-more-btn i,.moments-list .moments-more-container .moments-more-btn svg{transition:transform .3s}.moments-list .moments-more-container .moments-more-btn:hover{width:60%;color:var(--anzhiyu-white);background:var(--anzhiyu-main);border:var(--style-border-hover);box-shadow:var(--anzhiyu-shadow-main)}.moments-list .moments-more-container .moments-more-btn:hover i,.moments-list .moments-more-container .moments-more-btn:hover svg{transform:translateY(2px)}.moments-list .moments-more-container .moments-more-btn.loading{cursor:not-allowed;opacity:.6}.moments-list .moments-more-container .moments-more-btn.loading .loading-icon{animation:1s linear infinite random-fish-rotate}.moments-list .moments-more-container .moments-more-btn.loading:hover{width:40%;color:var(--anzhiyu-fontcolor);background:var(--anzhiyu-card-bg);border:var(--style-border);box-shadow:var(--anzhiyu-shadow-border)}.moments-list .moments-more-container .moments-empty{width:100%;color:var(--anzhiyu-gray);opacity:.8;justify-content:center;margin-top:10px;font-size:14px;display:flex}.moment-item{opacity:0;width:33.3333%;animation:.45s cubic-bezier(.22,1,.36,1) both fcircle-card-enter}.moment-item:nth-child(6n+1){animation-delay:80ms}.moment-item:nth-child(6n+2){animation-delay:.12s}.moment-item:nth-child(6n+3){animation-delay:.16s}.moment-item:nth-child(6n+4){animation-delay:.2s}.moment-item:nth-child(6n+5){animation-delay:.24s}.moment-item:nth-child(6n){animation-delay:.28s}@media (max-width:1280px){.moment-item{width:50%}}@media (max-width:768px){.moment-item{width:100%}}.moment-item .moment-card{background:var(--anzhiyu-card-bg);border:var(--style-border-always);height:auto;min-height:160px;box-shadow:var(--anzhiyu-shadow-border);border-radius:8px;flex-direction:column;place-content:space-between;margin:8px;padding:1rem;font-weight:700;transition:transform .3s,border-color .3s,box-shadow .3s,background-color .3s;display:flex;position:relative;overflow:hidden}.moment-item .moment-card:hover{border:var(--style-border-hover);box-shadow:var(--anzhiyu-shadow-main);transition:all .3s;transform:translateY(-3px)}.moment-item .moment-card .moment-title{z-index:2;width:100%;color:var(--anzhiyu-fontcolor);text-align:left;text-overflow:ellipsis;-webkit-line-clamp:1;line-clamp:1;letter-spacing:.5px;-webkit-box-orient:vertical;align-self:start;margin-bottom:8px;padding:0;font-size:15px;font-weight:500;line-height:1.5;text-decoration:none;transition:all .3s;display:-webkit-box;position:relative;overflow:hidden}.moment-item .moment-card .moment-title:hover{color:var(--anzhiyu-lighttext)}.moment-item .moment-card .moment-summary{z-index:2;width:100%;color:var(--anzhiyu-secondtext);text-align:left;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;opacity:.8;-webkit-box-orient:vertical;align-self:start;margin-bottom:10px;font-size:13px;font-weight:400;line-height:1.5;transition:all .3s;display:-webkit-box;position:relative;overflow:hidden}.moment-item .moment-card .moment-bottom{z-index:1;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;line-height:1;display:flex;position:relative}.moment-item .moment-card .moment-bottom .moment-avatar{text-align:center;object-fit:cover;background:#fff;border-radius:50%;flex-shrink:0;width:24px;height:24px;transition:all .3s;display:inline-block}.moment-item .moment-card .moment-bottom .moment-author{z-index:1;color:var(--anzhiyu-fontcolor);text-align:center;white-space:nowrap;cursor:pointer;background:var(--anzhiyu-gray-op);background-color:var(--anzhiyu-gray-op);border:0;border-radius:20px;outline:none;align-self:center;align-items:center;padding:8px;font-family:inherit;font-size:.7rem;font-weight:700;line-height:1;transition:transform .2s,color .3s,background-color .3s;display:flex;overflow:hidden}.moment-item .moment-card .moment-bottom .moment-author:hover{color:var(--anzhiyu-white);background:var(--anzhiyu-main);transform:translateY(-1px)}.moment-item .moment-card .moment-bottom .moment-author:focus-visible{color:var(--anzhiyu-white);background:var(--anzhiyu-main);box-shadow:0 0 0 2px var(--anzhiyu-main-op)}.moment-item .moment-card .moment-bottom .moment-time{z-index:1;text-align:right;align-items:center;margin-left:auto;font-size:12px;font-weight:400;transition:all .3s;display:flex}.moment-item .moment-card .moment-bottom .moment-time i,.moment-item .moment-card .moment-bottom .moment-time svg{align-items:center;padding-right:6px;font-size:12px;display:flex}.moment-overlay{z-index:9998;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff6b;position:fixed;inset:0}.moment-popup{z-index:9999;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.moment-popup .popup-content{text-align:center;pointer-events:all;background:var(--anzhiyu-theme);border-radius:20px;width:320px;min-height:170px;line-height:2;box-shadow:0 12px 40px #00000017}.moment-popup .popup-content .popup-header{flex-direction:column;align-items:center;display:flex}.moment-popup .popup-content .popup-header .popup-avatar{object-fit:cover;background:#fff;border-radius:50%;max-width:100%;max-height:900px;transition:all .8s;transform:rotate(-360deg);box-shadow:0 12px 40px #00000017;width:80px!important;height:80px!important;margin:15px auto 0!important}.moment-popup .popup-content .popup-header a{color:var(--anzhiyu-white);text-align:center;text-decoration:none;display:block}.moment-popup .popup-content .popup-body{background:var(--anzhiyu-card-bg);border-bottom-right-radius:20px;border-bottom-left-radius:20px;flex-direction:column;max-height:70vh;padding:16px 20px;display:flex;overflow:hidden auto}.moment-popup .popup-content .popup-body::-webkit-scrollbar{width:6px}.moment-popup .popup-content .popup-body::-webkit-scrollbar-track{background:0 0;border-radius:10px}.moment-popup .popup-content .popup-body::-webkit-scrollbar-thumb{background:var(--anzhiyu-gray-op);border-radius:10px;transition:background .3s}.moment-popup .popup-content .popup-body::-webkit-scrollbar-thumb:hover{background:var(--anzhiyu-theme-op)}.moment-popup .popup-content .popup-body .popup-article-item{flex-direction:column;margin-bottom:8px;padding:12px 0;transition:all .3s;display:flex;position:relative}.moment-popup .popup-content .popup-body .popup-article-item:not(.is-last):after{content:"";background:linear-gradient(90deg,transparent 0%,var(--anzhiyu-gray-op)20%,var(--anzhiyu-gray-op)80%,transparent 100%);width:100%;height:1px;position:absolute;bottom:0;left:0}.moment-popup .popup-content .popup-body .popup-article-item:hover .popup-article-title{color:var(--anzhiyu-theme)}.moment-popup .popup-content .popup-body .popup-article-item:hover .popup-article-meta{opacity:1}.moment-popup .popup-content .popup-body .popup-article-item .popup-article-title{z-index:2;color:var(--anzhiyu-fontcolor);text-align:left;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;letter-spacing:.3px;-webkit-box-orient:vertical;margin-bottom:8px;font-size:15px;font-weight:500;line-height:1.5;text-decoration:none;transition:all .3s;display:-webkit-box;position:relative;overflow:hidden}.moment-popup .popup-content .popup-body .popup-article-item .popup-article-meta{color:var(--anzhiyu-fontcolor);opacity:.6;align-items:center;gap:6px;font-size:12px;transition:opacity .3s;display:flex}.moment-popup .popup-content .popup-body .popup-article-item .popup-article-meta i,.moment-popup .popup-content .popup-body .popup-article-item .popup-article-meta svg{font-size:11px}.moment-popup .popup-content .popup-body .popup-article-item .popup-article-meta .popup-article-time{font-weight:400}.moment-popup .popup-content .popup-body .popup-empty{color:var(--anzhiyu-fontcolor);opacity:.5;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex}.moment-popup .popup-content .popup-body .popup-empty i,.moment-popup .popup-content .popup-body .popup-empty svg{margin-bottom:12px;font-size:48px}.moment-popup .popup-content .popup-body .popup-empty p{margin:0;font-size:14px}.moments-footer{width:100%;color:var(--anzhiyu-secondtext);text-align:right;opacity:0;flex-direction:column;align-items:flex-end;margin-top:.5rem;margin-bottom:8px;margin-right:8px;font-size:13px;line-height:2;animation:.45s cubic-bezier(.22,1,.36,1) .24s both fcircle-section-enter;display:flex}.moments-footer .footer-content{width:100%;color:var(--anzhiyu-secondtext);text-align:right;flex-direction:column;align-items:flex-end;margin-top:.5rem;margin-bottom:8px;margin-right:8px;font-size:13px;display:flex}.moments-footer .footer-content .footer-info{gap:.5rem;display:flex}.moments-footer .footer-content .footer-info .info-item{align-items:center;display:flex}.moments-footer .footer-content .footer-info .info-item .label{margin-right:.25rem}.moments-footer .footer-content .footer-info .info-item .value{color:var(--anzhiyu-fontcolor);font-weight:600}.moments-footer .footer-content .footer-setting{align-items:center;margin-top:.25rem;display:flex}.moments-footer .footer-content .footer-setting .update-time{font-size:12px}.moments-footer .footer-content .footer-sort{margin-top:.5rem}.moments-footer .footer-content .footer-sort .moments-switch-wrap{justify-content:flex-end;align-items:center;display:flex}.moments-footer .footer-content .footer-sort .moments-switch-wrap .moments-sort-switch{position:relative;transition:none!important}.moments-footer .footer-content .footer-sort .moments-switch-wrap .moments-sort-switch[data-pressed=true],.moments-footer .footer-content .footer-sort .moments-switch-wrap .moments-sort-switch[aria-expanded=true],.moments-footer .footer-content .footer-sort .moments-switch-wrap .moments-sort-switch:active,.moments-footer .footer-content .footer-sort .moments-switch-wrap .moments-sort-switch.aria-expanded\:scale-\[0\.97\][aria-expanded=true]{transform:none!important}.moments-footer .footer-content .footer-sort .moments-switch-wrap .moments-sort-switch[data-selected=true] .moments-sort-switch-wrapper{box-shadow:0 0 0 1px #1677ff1f,0 4px 12px #1677ff3d;background:#1677ff!important;border-color:#1677ff!important}.moments-footer .footer-content .footer-sort .moments-switch-wrap .moments-sort-switch[data-selected=true] .moments-sort-switch-wrapper:before{opacity:1;transform:translateY(-50%)}.moments-footer .footer-content .footer-sort .moments-switch-wrap .moments-sort-switch[data-selected=true] .moments-sort-switch-wrapper:after{opacity:0;transform:translate(-8px,-50%)}.moments-footer .footer-content .footer-sort .moments-switch-wrap .moments-sort-switch[data-selected=true] .moments-sort-switch-thumb{box-shadow:0 2px 4px #00230b33,0 4px 12px #00230b40;transform:translate(56px)!important}.moments-footer .footer-content .footer-sort .moments-switch-wrap .moments-sort-switch[data-hover=true] .moments-sort-switch-wrapper{border-color:#1677ff59!important}.moments-footer .footer-content .footer-sort .moments-switch-wrap .moments-sort-switch:focus-visible .moments-sort-switch-wrapper{box-shadow:0 0 0 3px #1677ff33}.moments-footer .footer-content .footer-sort .moments-switch-wrap .moments-sort-switch-wrapper{width:86px;height:30px;position:relative;background:#00000040 linear-gradient(120deg,#fff0 30%,#ffffff3d 50%,#fff0 70%) 100% 0/220% 100%!important;border:1px solid #0000!important;border-radius:15px!important;padding:4px!important;transition:background-color .25s,background-position .3s,border-color .25s,box-shadow .25s!important}.moments-footer .footer-content .footer-sort .moments-switch-wrap .moments-sort-switch-wrapper:before,.moments-footer .footer-content .footer-sort .moments-switch-wrap .moments-sort-switch-wrapper:after{z-index:1;color:#fff;text-shadow:0 1px 1px #0000001f;pointer-events:none;font-size:12px;font-weight:500;line-height:1;transition:opacity .22s,transform .22s;position:absolute;top:50%;transform:translateY(-50%)}.moments-footer .footer-content .footer-sort .moments-switch-wrap .moments-sort-switch-wrapper:before{content:"发布时间";opacity:0;left:10px;transform:translate(8px,-50%)}.moments-footer .footer-content .footer-sort .moments-switch-wrap .moments-sort-switch-wrapper:after{content:"抓取时间";opacity:1;right:10px;transform:translateY(-50%)}.moments-footer .footer-content .footer-sort .moments-switch-wrap .moments-sort-switch-thumb{will-change:transform;background:#fff;width:22px;height:22px;box-shadow:0 2px 4px #00230b33,0 2px 4px #00230b1f;margin-inline-start:0!important;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .25s!important;transform:translate(0)scale(1)!important}.random-post-container{margin-bottom:1.5rem}.random-post-container .title-section{justify-content:space-between;align-items:center;margin-top:.5rem;line-height:2;display:flex}.random-post-container .title-section .title-left{align-items:center;display:flex}.random-post-container .title-section .title-left h2{margin:.6rem 0;padding-top:0;font-weight:700;position:relative}.random-post-container .title-section .title-left .random-post-start{color:var(--anzhiyu-fontcolor);cursor:pointer;background:0 0;border:0;outline:none;justify-content:center;align-items:center;margin-left:.5rem;padding:0;font-weight:700;transition:transform .3s,color .3s,opacity .3s;display:inline-flex}.random-post-container .title-section .title-left .random-post-start:hover,.random-post-container .title-section .title-left .random-post-start:focus-visible{color:var(--anzhiyu-main)}.random-post-container .title-section .title-left .random-post-start.opacity{opacity:.2}.random-post-container .title-section .title-left .random-post-start.opacity i,.random-post-container .title-section .title-left .random-post-start.opacity svg{animation:.7s linear infinite random-fish-rotate}.random-post-container .title-section .title-right .random-post-all{color:var(--anzhiyu-fontcolor);cursor:pointer;background:0 0;border:0;outline:none;padding:0;font-family:inherit;font-weight:700;text-decoration:none}.random-post-container .title-section .title-right .random-post-all:hover,.random-post-container .title-section .title-right .random-post-all:focus-visible{color:var(--anzhiyu-main)}.random-post-container .random-post-content{background:var(--anzhiyu-card-bg);border:var(--style-border);min-height:32px;box-shadow:var(--anzhiyu-shadow-border);border-radius:12px;margin-top:8px;padding:20px 30px;line-height:1.8}.random-post-container .random-post-content .random-friends-post{color:var(--anzhiyu-fontcolor);border-bottom:solid 2px var(--anzhiyu-lighttext);padding:0 .2em;font-weight:500;text-decoration:none;transition:all .3s}.random-post-container .random-post-content .random-friends-post:hover{color:var(--anzhiyu-white);background:var(--anzhiyu-main);box-shadow:var(--anzhiyu-shadow-lightblack);border-radius:.25em;border-bottom:2px solid #0000!important}@keyframes fcircle-page-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fcircle-section-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fcircle-card-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translate(0,0)}}@keyframes random-fish-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.fcircle{padding:1rem}.moments-list .moments-more-container .moments-more-btn{width:70%}.moments-list .moments-more-container .moments-more-btn:hover{width:85%}.moments-list .moments-more-container .moments-more-btn.loading:hover{width:70%}.moments-footer .footer-content .footer-info{flex-wrap:wrap;justify-content:flex-end}.moments-footer .footer-content .footer-sort .moments-switch-wrap{gap:6px}.random-post-container .random-post-content{padding:14px 16px;line-height:1.7}}@media (prefers-reduced-motion:reduce){.fcircle,.fcircle>*,.moment-item,.moments-footer,.random-post-container .title-section .title-left .random-post-start.opacity i,.random-post-container .title-section .title-left .random-post-start.opacity svg{transition:none!important;animation:none!important}}
