:root{--global-font-family: 'LXGW WenKai', 'PingFang SC', 'Microsoft YaHei', sans-serif;--code-font-family: 'LXGW WenKai Mono', 'Source Code Pro', Menlo, Monaco, Consolas, monospace;--header-title-font-family: 'LXGW WenKai', 'PingFang SC', 'Microsoft YaHei', sans-serif}html,body{font-family:var(--global-font-family) !important}[data-home="profile"]{width:100%;max-width:1180px;margin:0 auto;padding:2rem 1rem 4rem}.mumu-hero{text-align:center;margin-bottom:1.6rem}.mumu-hero-banner{position:relative;margin-bottom:3.4rem}.mumu-hero-image{width:100%;height:auto;border-radius:18px;display:block;box-shadow:0 10px 30px rgba(0,0,0,0.08)}[theme=dark] .mumu-hero-image{box-shadow:0 10px 30px rgba(0,0,0,0.45);opacity:0.9}.mumu-hero-avatar{width:96px;height:96px;border-radius:50%;object-fit:cover;position:absolute;left:50%;bottom:-48px;transform:translateX(-50%);border:5px solid #fff;box-shadow:0 4px 14px rgba(0,0,0,0.14);background:#fff}[theme=dark] .mumu-hero-avatar{border-color:#1c1c1e;background:#1c1c1e}.mumu-hero-name{font-size:1.7rem;font-weight:700;margin:0;color:#2a2a2a}[theme=dark] .mumu-hero-name{color:#ededed}.mumu-quote{margin:0.55rem 0 0;min-height:1.5em;font-size:1.04rem;font-weight:700;color:#5a5a5a;letter-spacing:0.04em;line-height:1.6}[theme=dark] .mumu-quote{color:#c9c3b5}.mumu-quote-sm{font-size:0.92rem;margin-top:0.4rem}.mumu-grid{display:grid;grid-template-columns:300px 1fr;gap:1.4rem;align-items:start}.mumu-card{background:#fff;border:1px solid #eceae5;border-radius:16px;box-shadow:0 4px 18px rgba(0,0,0,0.04)}[theme=dark] .mumu-card{background:#1c1c1e;border-color:#2c2c2e;box-shadow:none}.mumu-profile-card{padding:2rem 1.5rem;text-align:left}.mumu-card-avatar{width:72px;height:72px;border-radius:50%;object-fit:cover;margin:0 auto 0.8rem;display:block}.mumu-card-name{font-size:1.25rem;font-weight:700;margin:0;color:#2a2a2a}[theme=dark] .mumu-card-name{color:#ededed}.mumu-intro{font-size:0.86rem;color:#777;line-height:1.9;margin:0 0 1.3rem;padding-bottom:1.3rem;border-bottom:1px solid #eee}.mumu-intro p{margin:0}[theme=dark] .mumu-intro{color:#9a9a9a;border-bottom-color:#2c2c2e}.mumu-nav{display:flex;flex-direction:column;gap:0.4rem;text-align:left}.mumu-nav-item{display:flex;align-items:center;gap:0.7rem;padding:0.6rem 0.5rem;border-radius:10px;text-decoration:none;transition:background 0.15s}.mumu-nav-item:hover{background:#f6f5f2}[theme=dark] .mumu-nav-item:hover{background:#262628}.mumu-nav-text{display:flex;flex-direction:column;line-height:1.35;flex:1;min-width:0}.mumu-nav-text strong{font-size:0.92rem;font-weight:600;color:#333}.mumu-nav-text small{font-size:0.74rem;color:#999}[theme=dark] .mumu-nav-text strong{color:#e6e6e6}[theme=dark] .mumu-nav-text small{color:#888}.mumu-nav-arrow{color:#ccc;font-size:0.85rem}.mumu-ico{flex-shrink:0;width:40px;height:40px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;font-size:1.02rem}.icon-slate{background:#eef0f3;color:#5b6b7b}.icon-purple{background:#efeaf6;color:#7c6aa8}.icon-green{background:#e7f3ea;color:#5a9a6f}.icon-blue{background:#e9eff7;color:#5a7fb5}.icon-amber{background:#f7f0e4;color:#c08a3e}.icon-teal{background:#e3f1ef;color:#4f9a92}.icon-violet{background:#f0eaf7;color:#8a6bb0}[theme=dark] .icon-slate{background:#2a2f36;color:#9fb0c0}[theme=dark] .icon-purple{background:#2e2838;color:#b29ad6}[theme=dark] .icon-green{background:#213029;color:#8fcea4}[theme=dark] .icon-blue{background:#222c3a;color:#8fb0e0}[theme=dark] .icon-amber{background:#322c20;color:#d8b06a}[theme=dark] .icon-teal{background:#1f302e;color:#79c2b8}[theme=dark] .icon-violet{background:#2c2638;color:#b598d6}.mumu-sites-card{padding:1.8rem 1.8rem 2rem}.mumu-sites-title{font-size:1.2rem;font-weight:700;margin:0;color:#2a2a2a}[theme=dark] .mumu-sites-title{color:#ededed}.mumu-sites-subtitle{font-size:0.82rem;color:#999;margin:0.25rem 0 1.4rem}[theme=dark] .mumu-sites-subtitle{color:#888}.mumu-sites-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.mumu-site{position:relative;display:flex;align-items:center;gap:0.85rem;padding:1rem 1.1rem;border:1px solid #eee;border-radius:13px;text-decoration:none;transition:border-color 0.15s, box-shadow 0.15s, transform 0.15s}.mumu-site:hover{border-color:#dcd8cf;box-shadow:0 6px 18px rgba(0,0,0,0.06);transform:translateY(-2px)}[theme=dark] .mumu-site{border-color:#2c2c2e}[theme=dark] .mumu-site:hover{border-color:#3a3a3c;box-shadow:0 6px 18px rgba(0,0,0,0.3)}.mumu-site-text{display:flex;flex-direction:column;line-height:1.4;min-width:0}.mumu-site-text strong{font-size:0.95rem;font-weight:600;color:#333}.mumu-site-text small{font-size:0.76rem;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[theme=dark] .mumu-site-text strong{color:#e6e6e6}[theme=dark] .mumu-site-text small{color:#888}.mumu-site-ext{position:absolute;top:0.85rem;right:0.9rem;font-size:0.72rem;color:#c8c8c8}[theme=dark] .mumu-site-ext{color:#555}@media only screen and (max-width: 900px){.mumu-grid{grid-template-columns:1fr}}@media only screen and (max-width: 560px){.mumu-sites-grid{grid-template-columns:1fr}.mumu-hero-name{font-size:1.45rem}}.mumu-timeline{display:flex;flex-direction:column;gap:0}.mumu-post{padding:1rem 0;border-bottom:1px solid #f0f0f0;transition:background 0.15s}.mumu-post:hover{background:#fafafa}.mumu-post:last-child{border-bottom:none}.mumu-post-meta{display:flex;align-items:center;gap:0.5rem;margin-bottom:0.3rem;font-size:0.78rem;color:#999}.mumu-cat{background:#f0f0f0;padding:0.1rem 0.4rem;border-radius:3px;font-size:0.72rem}.mumu-post-content{font-size:0.92rem;line-height:1.7;color:#333}.mumu-post-link{color:inherit;text-decoration:none}.mumu-post-link:hover{color:#4a6fa5}.mumu-readmore{display:inline-block;margin-left:0.3rem;font-size:0.82rem;color:#4a6fa5;text-decoration:none}.mumu-post-tags{margin-top:0.3rem;display:flex;gap:0.5rem;flex-wrap:wrap}.mumu-tag{font-size:0.78rem;color:#4a6fa5;text-decoration:none}.archive-year{font-size:1.2rem;font-weight:700;margin:1.5rem 0 0.8rem}.archive-post{display:flex;align-items:baseline;gap:0.8rem;padding:0.3rem 0;font-size:0.88rem}.archive-post time{color:#999;font-size:0.78rem;flex-shrink:0}.single .content{font-size:1rem;line-height:1.85}.single .content code,.single .content pre{background:#e8e8ec !important;font-family:"Source Code Pro", "SF Mono", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important}[theme=dark] .single .content code,[theme=dark] .single .content pre{background:#1e2127 !important}.single .content code{padding:0.15rem 0.4rem !important;font-size:0.88rem !important;border-radius:3px}.single .content table th{background:#e0e0e6 !important;font-weight:700}[theme=dark] .single .content table th{background:#1a1d23 !important}.single .content table td,.single .content table th{border:1px solid #d0d0d6}.single .content .code-block.open .highlight{max-height:none !important;overflow-y:visible !important}.single .content .code-block .highlight{overflow-x:auto}.single .content .mermaid{max-width:100%;margin:1.5rem 0;overflow-x:auto;text-align:center;-webkit-overflow-scrolling:touch}.single .content .mermaid svg{display:block;max-width:100%;height:auto;margin:0 auto;font-family:"Comic Sans MS", "Microsoft YaHei", "PingFang SC", sans-serif !important}.single .content .mermaid svg text,.single .content .mermaid svg .nodeLabel,.single .content .mermaid svg .edgeLabel,.single .content .mermaid svg .cluster-label{font-family:"Comic Sans MS", "Microsoft YaHei", "PingFang SC", sans-serif !important}[theme=dark] .single .content table td,[theme=dark] .single .content table th{border-color:#2a2d35}.single .content .admonition{background-color:rgba(68,138,255,0.15) !important;border-left-width:4px !important;border-radius:4px;padding:0.5rem 1rem !important}.single .content .admonition.warning{background-color:rgba(255,145,0,0.15) !important}.single .content .admonition.tip{background-color:rgba(0,191,165,0.15) !important}.single .content .admonition.danger{background-color:rgba(255,23,68,0.15) !important}.single .content .admonition.info{background-color:rgba(0,184,212,0.15) !important}.single .content blockquote{border-left:4px solid #ddd;border-radius:4px}.single .single-title{font-size:1.6rem !important;line-height:1.4 !important;margin:1.5rem 0 1rem !important}.mumu-back{display:inline-flex;align-items:center;gap:0.35rem;margin-bottom:0.85rem;padding:0.38rem 0.72rem;border:1px solid #e7e2d8;border-radius:999px;font-size:0.95rem;font-weight:600;line-height:1.2;color:#666;background:#faf8f3;text-decoration:none;transition:color 0.15s, background 0.15s, border-color 0.15s, transform 0.15s}.mumu-back:hover{color:#4a6fa5;border-color:#d8ccb9;background:#f4efe6;transform:translateX(-2px)}[theme=dark] .mumu-back{color:#c9c3b5;border-color:#34302a;background:#24211d}[theme=dark] .mumu-back:hover{color:#9fb8e6;border-color:#4a4034;background:#2c2822}.mumu-back-bottom{margin-top:2rem;padding-top:1rem;border-top:1px solid #eee;text-align:center}[theme=dark] .mumu-back-bottom{border-top-color:#2a2a2a}.mumu-back-bottom .mumu-back{margin-bottom:0}.fixed-button{width:2.85rem;height:2.85rem;padding:0 !important;display:inline-flex !important;align-items:center;justify-content:center;border:1px solid #e4ded2;box-shadow:0 8px 22px rgba(0,0,0,0.12);font-size:1.18rem !important}.fixed-button i{line-height:1}[theme=dark] .fixed-button{border-color:#37322b;box-shadow:0 8px 24px rgba(0,0,0,0.45)}@media only screen and (max-width: 560px){.search-dropdown.desktop,#search-dropdown-desktop{display:none !important}.single .content{max-width:100%;overflow-x:hidden}.single .content table{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.single .content pre,.single .content .highlight,.single .content .code-block{max-width:100%;overflow-x:auto}.single .content img,.single .content svg{max-width:100%;height:auto}.fixed-button{right:1rem;bottom:1rem;width:2.65rem;height:2.65rem}.mumu-back{font-size:0.9rem;padding:0.36rem 0.65rem}}
