
/* loading */
#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;}}

/* 添加blogStats */
.profile-msg p:nth-child(3){margin-top: 0px;font-size: 13px;color: #fff;text-shadow: 0 0 3px #151728;}
.profile-msg p:nth-child(3) span {margin-right: 8px;}

/* 自定义日历隐藏 */
#custom-calendar{display: none;}

/* 公众号卡片 */
.card-widget#card-wechat.wechat::before {background: var(--wechat-ico-background-url) center center no-repeat;background-size: cover;}.card-widget#card-wechat::before {position: absolute;width: 100%;height: 100%;left: 0;top: 0;content: '';background-size: cover;transition: .2s cubic-bezier(.45,.04,.43,1.21);}.card-widget:hover {box-shadow: 0 8px 16px -4px #2c2d300c;}.card-widget#card-wechat.wechat {background: #57bd6a;}.card-widget#card-wechat {margin: 8px;background: #57bd6a;display: flex;justify-content: center;align-content: center;padding: 0;cursor: pointer;border: none;height: 110px;}.card-widget {box-shadow: 0 8px 16px -4px #2c2d300c;background: #fff;border: 1px solid #e3e8f7;border-radius: 12px;transition: .3s;position: relative;overflow: hidden;padding: 1rem;display: flex;gap: 8px;flex-direction: column;}#flip-wrapper {-webkit-perspective: 1000;perspective: 1000;}#flip-wrapper {position: relative;width: 100%;height: 100%;z-index: 1;display: flex;justify-content: center;}#flip-content {width: 235px;height: 110px;-webkit-transform-style: preserve-3d;transform-style: preserve-3d;transition: cubic-bezier(0,0,0,1.29) .3s;}.wechat .face {background: var(--face-background-url) center center no-repeat;background-size: cover;}.face {position: absolute;width: 100%;height: 100%;-webkit-backface-visibility: hidden;backface-visibility: hidden;}.wechat .back.face {background: var(--wechat-card-background-url) center center no-repeat;background-size: cover;}.back.face {display: block;-webkit-transform: rotateY(180deg);transform: rotateY(180deg);box-sizing: border-box;}body {position: relative;min-height: 100%;background: #f7f9fe;color: #363636;font-size: 16px;font-family: "PingFang SC","Hiragino Sans GB","Microsoft YaHei";line-height: 2;-webkit-tap-highlight-color: transparent;margin: 0;}#flip-wrapper:hover #flip-content {-webkit-transform: rotateY(180deg);transform: rotateY(180deg);}.card-widget#card-wechat:hover:before {top: 100%;opacity: 0;transition: .3s ease-out;}

/* 文章目录优化 */
#catalog ul li a:hover {background: rgba(80, 80, 80, .04);color: #807dd4;}
h3.catalog-title:before {content: '📖';position: relative;display: block;right: 10px;}
h3.catalog-title:after {font-weight: 900;transform: rotate(90deg);content: "\25B2";font-variant: normal;text-rendering: auto;display: flex;background: 0 0;position: absolute;top: 0;bottom: 0;right: 15px;justify-content: center;align-items: center;transition: transform .2s ease, -webkit-transform .3s ease;font-family: iconfont !important;font-size: 16px;font-style: normal;-webkit-font-smoothing: antialiased;}
h3.catalog-title.is-active:after{transform: rotate(180deg);}

/* 代码块 */
pre.highlighter-hljs {background: rgb(245, 245, 250);border-radius: 6px;-webkit-box-shadow: 0 4px 11px -2px rgb(37 44 97 / 15%), 0 1px 3px 0 rgb(93 100 148 / 6%);box-shadow: 0 4px 11px -2px rgb(37 44 97 / 15%), 0 1px 3px 0 rgb(93 100 148 / 6%);}
.hljs {background: #f5f5fa;}

/* 表情框 */
.anim-scale-in{box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1);}

/* 博客合集 */
.current-collection {max-width: none;}

/* 文章内容首图 */
.medium-zoom-image{box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.3);border-radius: 8px !important;}

/* 文章内容图片 */
#post_detail img{box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.3);border-radius: 8px !important;}

/* 博客列表图片 */
.custom-card img{box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);border-radius: 8px !important;}

/* 博客列表标题 */
.custom-card-title{height: 45px;overflow: hidden;}

/* logo */
.logo-avatar{position: absolute;align-items: center;display: flex;z-index: 1;bottom: 8px;left: 24px;}
.logo-avatar .avatar{border-radius: 50%;border: 4px solid var(--geek-color-1);}
.logo-msg{position: absolute;z-index: 1;bottom: 8px;left: 68px;height: 40px;}
.logo-msg p{font-size: 16px;line-height: 40px;}
.logo-msg a{height: 40px;letter-spacing: normal;color: #fff;font-weight: 700;text-shadow: 0 0 3px #33354b;}

/* 旧links */
@media screen and (max-width: 768px) {#left-side .links {display: none !important;}}

/* 移动端links */
@media screen and (max-width: 768px) {#left-side #cnblog-nav ul {flex-direction: row;flex-wrap: wrap;justify-content: center;} #left-side #cnblog-nav ul a {width: 15% !important;}}

/* 移动端侧边栏 */
.mobile-menu #sideBar{box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5);}

/* 内容区滚动条隐藏 */
#mainContent::-webkit-scrollbar{display: none;}

/* 左侧链接滚动条隐藏 */
#left-side::-webkit-scrollbar{display: none;}

/* 博客列表卡片 */
.custom-card:hover{box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.3);}

/* 定义列表 */
dl dt{font-size: 14px;font-weight: bold;font-style: italic;} dl dd{margin: 0 0 15px;padding: 0 15px;}

/* 下标 */
sub{vertical-align: sub !important;font-size: smaller !important;}

/* 上标 */
sup{font-size: .83em !important;vertical-align: super !important;line-height: 0 !important;}

/* 高亮 */
#mainContent .cnblogs-markdown mark {display: block;border: 1px #f98e8b solid;border-radius: 8px;padding: 16px;background-color: #fde2e2 !important;}

/* 公众号卡片 */
:root {
    /* --background-url: url(https://p.zhheo.com/i28Q2z23790881691546797700.png!cover); */
    --wechat-ico-background-url: url(https://img2024.cnblogs.com/blog/1289898/202408/1289898-20240822093316430-1716103993.png);
    /* --background-url3: url(https://p.zhheo.com/Y87vtG22690881691546426143.png!cover); */
    --face-background-url: url(https://img2024.cnblogs.com/blog/1289898/202408/1289898-20240822093440102-947878034.png);
    /* --background-url4: url(https://p.zhheo.com/kqz0Lk25390681718271533221.png!cover); */
    /* --background-url4: url(https://img2024.cnblogs.com/blog/1289898/202408/1289898-20240822094120472-1369256081.png); */
    --wechat-card-background-url: url(https://img2024.cnblogs.com/blog/1289898/202408/1289898-20240822163713759-1772776461.png);
}