.article-navigation{box-sizing:border-box;width:100%;max-width:100%;margin-top:32px;position:relative;overflow:hidden}.article-navigation-desktop{display:block}.article-navigation-mobile{display:none}.article-navigation-content{box-sizing:border-box;justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:100%;display:flex;overflow:hidden}.article-nav-item{cursor:pointer;box-sizing:border-box;border-radius:8px;flex:1;align-items:center;gap:12px;min-width:0;max-width:100%;padding:12px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.article-nav-item:hover:not(.disabled){background-color:var(--ant-color-fill-tertiary)}.article-nav-item.disabled{cursor:not-allowed;opacity:.5}.article-nav-prev{text-align:left}.article-nav-next{text-align:right;flex-direction:row;justify-content:flex-end;padding-right:0}.article-nav-next .article-nav-text{text-align:right;margin-right:12px}.article-nav-next .article-nav-icon-wrapper{flex-shrink:0;margin-left:0;margin-right:0}.article-nav-icon-wrapper{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.article-nav-icon{color:var(--ant-color-text-secondary);font-size:20px;line-height:1;display:inline-block}.article-nav-item:hover:not(.disabled) .article-nav-icon{color:var(--ant-color-primary)}.article-nav-text{box-sizing:border-box;flex-direction:column;flex:1;justify-content:center;min-width:0;max-width:100%;display:flex;overflow:hidden}.article-nav-text .ant-typography{box-sizing:border-box;max-width:100%;overflow:hidden}.article-nav-text .ant-typography-ellipsis-single-line{text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;max-width:100%;display:block;overflow:hidden}.article-nav-card-mobile{cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:none!important}.article-nav-card-mobile:not(.ant-pro-card-disabled):hover{transform:translateY(-2px);box-shadow:none!important}.article-nav-card-mobile .article-nav-item{width:100%;padding:0}.article-nav-card-mobile .article-nav-item.disabled{cursor:not-allowed}.article-nav-card-next .article-nav-item{flex-direction:row-reverse;justify-content:flex-end}.article-nav-card-next .article-nav-text{text-align:right;margin-left:0;margin-right:12px}@media (width<=768px){.article-navigation{box-sizing:border-box;width:100%;max-width:100vw;margin-top:24px;overflow-x:hidden}.article-navigation-desktop{display:none}.article-navigation-mobile{box-sizing:border-box;width:100%;max-width:100vw;display:block;overflow-x:hidden}.article-nav-card-mobile{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100vw!important;box-shadow:none!important;position:relative!important;overflow:hidden!important}.article-nav-card-mobile:hover{box-shadow:none!important}.article-nav-card-mobile .ant-pro-card-body{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100vw!important;padding:12px 16px!important;position:relative!important;overflow:hidden!important}.article-nav-card-mobile .ant-pro-card-body>*{box-sizing:border-box!important;max-width:100%!important;overflow:hidden!important}.article-nav-item{box-sizing:border-box;align-items:center;width:100%;min-width:0;max-width:100%;padding:0;display:flex;position:relative;overflow:hidden}.article-nav-text{box-sizing:border-box;flex-direction:column;flex:1;min-width:0;max-width:100%;display:flex;position:relative;overflow:hidden}.article-nav-text .ant-typography{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;display:block!important;overflow:hidden!important}.article-nav-text .ant-typography-ellipsis-single-line{white-space:nowrap!important;text-overflow:ellipsis!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;display:block!important;overflow:hidden!important}.article-nav-text .ant-typography-ellipsis-single-line>span{text-overflow:ellipsis!important;white-space:nowrap!important;width:100%!important;max-width:100%!important;display:block!important;overflow:hidden!important}.article-nav-text .ant-typography-ellipsis{text-shadow:none!important}.article-nav-text .ant-tooltip,.article-nav-text .ant-tooltip-inner{box-shadow:none!important}.article-nav-card-next .article-nav-text .ant-typography{text-align:right;box-sizing:border-box;width:100%;min-width:0;max-width:100%;display:block;overflow:hidden}.article-nav-card-next .article-nav-text .ant-typography-ellipsis-single-line{text-align:right;white-space:nowrap!important;text-overflow:ellipsis!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;display:block!important;overflow:hidden!important}.article-nav-card-next .article-nav-item{box-sizing:border-box;flex-direction:row;justify-content:flex-end;align-items:center;gap:12px;width:100%;max-width:100%;overflow:hidden}.article-nav-card-next .article-nav-text{text-align:right;box-sizing:border-box;flex-direction:column;flex:1;min-width:0;max-width:calc(100% - 36px);margin-left:0;margin-right:0;display:flex;position:relative;overflow:hidden}.article-nav-card-next .article-nav-text .ant-typography{box-sizing:border-box;width:100%;min-width:0;max-width:100%;overflow:hidden}.article-nav-card-next .article-nav-icon-wrapper{flex-grow:0;flex-shrink:0;width:24px;height:24px;margin-left:12px}.article-nav-card-prev .article-nav-text{text-align:left;box-sizing:border-box;flex:1;min-width:0;max-width:calc(100% - 36px);margin-left:0;margin-right:12px;overflow:hidden}.article-nav-card-prev .article-nav-text .ant-typography{box-sizing:border-box;width:100%;min-width:0;max-width:100%;overflow:hidden}.article-nav-card-prev .article-nav-text .ant-typography-ellipsis-single-line{white-space:nowrap!important;text-overflow:ellipsis!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;display:block!important;overflow:hidden!important}.article-nav-icon-wrapper{flex-shrink:0;margin-top:2px}}.content-deleted-error-container{background-color:#0000;width:100%;min-height:100vh;position:relative;overflow:visible}.content-deleted-error-main{justify-content:center;max-width:1200px;margin:0 auto;padding:24px;animation:.6s cubic-bezier(.4,0,.2,1) fadeInUp;display:flex;overflow:visible}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.content-deleted-error-content-wrapper{gap:24px;width:100%;max-width:100%;display:flex;overflow:visible}.content-deleted-error-content{box-sizing:border-box;flex:1;width:100%;min-width:0;max-width:100%;margin:-20px;padding:20px;overflow:visible}.content-deleted-error-card{-webkit-backdrop-filter:blur(20px);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.content-deleted-error-card:before{content:"";opacity:0;pointer-events:none;z-index:0;background:linear-gradient(135deg,#ff6ba814 0%,#ff9ecf0d 30%,#ffb3d908 60%,#0000 100%);transition:opacity .6s;position:absolute;inset:0}.content-deleted-error-card:hover:before{opacity:1}.content-deleted-error-glow{filter:blur(40px);z-index:0;pointer-events:none;background:radial-gradient(circle,#ff6ba826 0%,#ff9ecf1a 30%,#ffb3d90d 60%,#0000 100%);border-radius:50%;width:400px;height:400px;animation:4s ease-in-out infinite glowPulse;position:absolute;top:-50%;right:-20%}@keyframes glowPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.content-deleted-error-inner{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:80px 48px;display:flex;position:relative}.content-deleted-error-icon-wrapper{justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:32px;display:flex;position:relative}.content-deleted-error-icon-circle{-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#ff6ba826 0%,#ff9ecf1a 50%,#ffb3d914 100%);border:2px solid #ff6ba84d;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;animation:3s ease-in-out infinite iconFloat;display:flex;position:relative;box-shadow:0 8px 32px #ff6ba833,inset 0 0 40px #ff6ba81a}@keyframes iconFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-10px)scale(1.05)}}.content-deleted-error-icon{color:#ff6ba8e6;filter:drop-shadow(0 4px 12px #ff6ba84d);font-size:56px;animation:2s ease-in-out infinite iconPulse}@keyframes iconPulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.content-deleted-error-icon-glow{filter:blur(20px);z-index:-1;background:radial-gradient(circle,#ff6ba866 0%,#ff9ecf33 40%,#0000 70%);border-radius:50%;width:160px;height:160px;animation:6s linear infinite glowRotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes glowRotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.content-deleted-error-title{background:linear-gradient(135deg, var(--ant-color-text) 0%, var(--ant-color-text-secondary) 100%);-webkit-text-fill-color:transparent;letter-spacing:-.5px;background-clip:text;margin:0 0 16px;font-size:32px;font-weight:700;line-height:1.3;animation:.8s ease-out .2s both titleFadeIn}@keyframes titleFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.content-deleted-error-description{color:var(--ant-color-text-secondary);max-width:500px;margin:0 0 48px;font-size:16px;line-height:1.8;animation:.8s ease-out .4s both descFadeIn}@keyframes descFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.content-deleted-error-actions{flex-wrap:wrap;justify-content:center;gap:16px;animation:.8s ease-out .6s both actionsFadeIn;display:flex}@keyframes actionsFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.content-deleted-error-btn{border:none;border-radius:12px;height:48px;padding:0 32px;font-size:16px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}.content-deleted-error-btn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.content-deleted-error-btn:hover:before{left:100%}.content-deleted-error-btn-primary{color:#fff;background:linear-gradient(135deg,#ff6ba8 0%,#ff7eb8 50%,#ff9ecf 100%);box-shadow:0 4px 16px #ff6ba84d,0 0 0 1px #ff6ba833}.content-deleted-error-btn-primary:hover{background:linear-gradient(135deg,#ff7eb8 0%,#ff9ecf 50%,#ffb3d9 100%);transform:translateY(-2px);box-shadow:0 8px 24px #ff6ba866,0 0 0 1px #ff6ba84d}.content-deleted-error-btn-primary:active{transform:translateY(0);box-shadow:0 2px 8px #ff6ba84d,0 0 0 1px #ff6ba833}.content-deleted-error-btn-secondary{background:var(--ant-color-bg-container);color:var(--ant-color-text);border:1.5px solid var(--ant-color-border);box-shadow:0 2px 8px #0000000f}.content-deleted-error-btn-secondary:hover{color:#ff6ba8e6;background:var(--ant-color-bg-elevated);border-color:#ff6ba866;transform:translateY(-2px);box-shadow:0 4px 16px #ff6ba826,0 0 0 1px #ff6ba833}.content-deleted-error-btn-secondary:active{transform:translateY(0);box-shadow:0 2px 8px #0000000f}@media (width<=768px){.content-deleted-error-main{padding:16px;overflow:visible}.content-deleted-error-content-wrapper{gap:0;overflow:visible}.content-deleted-error-content{margin:-16px;padding:16px}.content-deleted-error-content-wrapper>div:first-child{display:none}.content-deleted-error-inner{min-height:50vh;padding:60px 24px}.content-deleted-error-icon-wrapper{width:100px;height:100px;margin-bottom:24px}.content-deleted-error-icon-circle{width:100px;height:100px}.content-deleted-error-icon{font-size:48px}.content-deleted-error-title{margin-bottom:12px;font-size:24px}.content-deleted-error-description{margin-bottom:32px;font-size:14px;line-height:1.6}.content-deleted-error-actions{flex-direction:column;gap:12px;width:100%}.content-deleted-error-btn{width:100%;height:44px}.content-deleted-error-glow{width:300px;height:300px;top:-30%;right:-15%}}:root.dark .content-deleted-error-icon-circle{background:linear-gradient(135deg,#ff6ba833 0%,#ff9ecf26 50%,#ffb3d91a 100%);border-color:#ff6ba866;box-shadow:0 8px 32px #ff6ba84d,inset 0 0 40px #ff6ba826}:root.dark .content-deleted-error-title{background:linear-gradient(135deg,#fffffff2 0%,#ffffffbf 100%);-webkit-text-fill-color:transparent;background-clip:text}
