:root{--color-basic-1000: #d5d4ec;--color-basic-1100: #000;--color-basic-1200: rgb(255,255,255);}/*#f7f2a0*/
:root[theme=dark]{--color-basic-1000: #574a73;--color-basic-1100: #ccc;--color-basic-1200: #151728;}
#cnblog-nav a:nth-child(1) span:before {color: #4a3a67!important;}/*#f27470*/
#cnblog-nav a:nth-child(2) span:before {color: #8a809b!important;}/*#fac*/
#cnblog-nav a:nth-child(3) span:before {color: #aa9fb2!important;}/*#bac*/
#cnblog-nav a:nth-child(4) span:before {color: #c8c1cb!important;}/*#add*/
#cnblog-nav a:nth-child(5) span:before {color: #ddd7e1!important;}/*#adb*/
#cnblog-nav a:nth-child(6) span:before {color: #e1e1e5!important;}/*#ad7*/
.event-wrapper .event-date .event-month {background-color: #a39eb1!important;display: none!important;} /*#9dcded*/
.event-wrapper .event-date .event-day{display: none!important;}
.event-wrapper .event-title{display: none!important;}
.event-wrapper .event-subtitle{display: none!important;}
.cnblogs-markdown :not(pre,div,td)>code, .blogpost-body :not(pre,div,td)>code{font-family: Fira Code,Consolas!important;}
pre code.hljs {font-family: Fira Code,Consolas!important;}
body {
  font-family: "LMDYNLZT","AaManYuShouXieTijf",ink free,Fira Code,"idchuxinshaonvtij",Consolas!important;
  font-size: 12px;
  min-height: 101%;
}
#catalog{font-family: "LMDYNLZT","AaManYuShouXieTijf","idchuxinshaonvtij";}
.custom-signature {text-shadow: 5px 4px 3px rgb(0 0 0);}
.profile-msg p:nth-child(1) {text-shadow: 3px 3px 3px #33354b!important;}
.profile-msg p:nth-child(2) a, .profile-msg p:nth-child(2) span {text-shadow:1px 2px 3px #000;}
#mainContent .cnblogs-markdown mark{
    border-radius: 1000px;
    background-color: var(--color-basic-1000)!important;
    color: var(--color-basic-1100)!important;
}
.message-top .message-categories a {
    background-color: #85669c!important;
    border: 1px solid #85669c!important;
}
pre[class*='language-'].highlighter-prismjs, pre code.hljs{
    border-radius: 10px!important;
    max-height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
}
#cnblogs_post_body.blogpost-body-html details[open], #mainContent .cnblogs-markdown details[open]{border-radius: 20px;}
#cnblogs_post_body.blogpost-body-html details, #mainContent .cnblogs-markdown details{border-radius: 20px!important;}
#catalog .catalog-title{font-family: "LMDYNLZT"!important;}
.event-wrapper .event-title{font-family: "LMDYNLZT"!important;}
.event-wrapper .event-subtitle{font-family: "LMDYNLZT"!important;}
a, a:hover, a:link, a:visited{font-family: "LMDYNLZT","AaManYuShouXieTijf","idchuxinshaonvtij";}
.custom-card-actions button{font-family: "LMDYNLZT","AaManYuShouXieTijf","idchuxinshaonvtij"!important;}
.side-wrapper.links a{font-size: 16px!important;}
.MathJax span{font-size: 15px;}
#cnblogs_post_body.blogpost-body-html a, #mainContent .cnblogs-markdown a{color: #cbcaea!important;}
.cnblogs-markdown :not(pre,div,td)>code, .blogpost-body :not(pre,div,td)>code{color: #5130a3!important;}
.custom-card.top .custom-card-title:before{color: #bd9dd0!important;}
.event-wrapper{
    border-radius: 10px!important;
    /* https://cloudimge.com/image/nLkS4 */
   // background-image: url("https://c.1ovv.com/2023/03/25/neC36.png")!important;
    //background-image: url("https://w.wallhaven.cc/full/3z/wallhaven-3zx6d9.jpg")!important;
    background-image: url("https://w.wallhaven.cc/full/3z/wallhaven-3zx6d9.jpg")!important;
  //  background-image: url("https://w.wallhaven.cc/full/ex/wallhaven-ex3ozw.jpg")!important;
    //https://wallhaven.cc/w/ex3ozw
    //
    //guangzan.gitee.io/imagehost/Illustrations/spring.png
   // background-image: url("https://c2.im5i.com/2022/11/04/XjjOd.png")!important;
    /* https://c2.im5i.com/2022/11/04/XjrML.jpg */
    background-size: cover!important;
    width: 100%;padding-top: 25%!important;
}
.event-wrapper img{display:none!important;}
.event-wrapper{background-color: var(--color-basic-1200)!important;}
 
/* 初始的 */
/* #loading{bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999;background-color:#f4f5f5;pointer-events:none;}.loader-inner{will-change:transform;width:40px;height:40px;position:absolute;top:50%;left:50%;margin:-20px 0 0 -20px;background-color:#3742fa;border-radius:50%;animation:scaleout 0.6s infinite ease-in-out forwards;text-indent:-99999px;z-index:999991;}@keyframes scaleout{0%{transform:scale(0);opacity:0;}40%{opacity:1;}100%{transform:scale(1);opacity:0;}} */
#loading{position:fixed;width:100%;height:100%;background-color:#fff;z-index:999}.boxLoading{width:50px;height:50px;margin:auto;position:absolute;left:0;right:0;top:0;bottom:0}.boxLoading:before{content:'';width:50px;height:5px;background:#000;opacity:.1;position:absolute;top:59px;left:0;border-radius:50%;animation:shadow .5s linear infinite}.boxLoading:after{content:'';width:50px;height:50px;background:#a39eb1;animation:animate .5s linear infinite;position:absolute;top:0;left:0;border-radius:3px}@keyframes animate{17%{border-bottom-right-radius:3px}25%{transform:translateY(9px) rotate(22.5deg)}50%{transform:translateY(18px) scale(1,0.9) rotate(45deg);border-bottom-right-radius:40px}75%{transform:translateY(9px) rotate(67.5deg)}100%{transform:translateY(0) rotate(90deg)}}@keyframes shadow{0%,100%{transform:scale(1,1)}50%{transform:scale(1.2,1)}}