:root{--bg-color:#fff;--text-color:#2f3440;--muted-color:#9a958f;--border-color:#ece7e2;--link-color:#4b8fe2;--title-color:#2e3138;--site-max-width:1200px;--content-max-width:760px;--narrow-max-width:680px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg-color);color:var(--text-color);margin:0;font-family:Georgia,Times New Roman,Noto Serif SC,Songti SC,serif;line-height:1.8}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4,h5,h6{color:var(--title-color);margin-top:0;line-height:1.2}p{margin-top:0;margin-bottom:1.2rem}.site-shell{background:#fff;min-height:100vh}.site-main{width:100%}.content-width{width:min(100% - 80px, var(--content-max-width));margin:0 auto}.narrow-width{width:min(100% - 80px, var(--narrow-max-width));margin:0 auto}.page-section{padding:56px 0 80px}.site-header{border-bottom:1px solid var(--border-color);background:#fff}.header-inner{width:min(100% - 80px, var(--site-max-width));justify-content:space-between;align-items:center;min-height:78px;margin:0 auto;display:flex}.site-logo{color:#2f3440;font-family:Arial,Helvetica,sans-serif;font-size:22px;font-weight:700}.site-nav{align-items:center;gap:34px;display:flex}.nav-link{color:#a29d97;font-family:Arial,Helvetica,sans-serif;font-size:15px;transition:color .2s}.nav-link:hover,.nav-link-active{color:#6f6a65}.page-title{margin-bottom:42px}.page-title-centered{text-align:center}.page-eyebrow{color:var(--muted-color);margin-bottom:8px;font-size:18px;font-style:italic}.page-heading{color:#2f3138;letter-spacing:-.02em;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(48px,8vw,82px);font-weight:700}.page-title-underline{background:#34363d;width:72px;height:6px;margin:18px auto 0}.page-title:not(.page-title-centered) .page-title-underline{margin-left:0;margin-right:0}.muted-text{color:var(--muted-color)}.lead-text{font-size:20px}@media (width<=768px){.header-inner{width:min(100% - 32px, var(--site-max-width));min-height:68px}.content-width,.narrow-width{width:min(100% - 32px, var(--content-max-width))}.site-nav{gap:18px}.nav-link{font-size:14px}.page-section{padding:40px 0 56px}.page-title-underline{width:60px;height:5px}}.error-text{color:#b94a48}.post-list{flex-direction:column;display:flex}.post-list-item{border-top:1px solid var(--border-color)}.post-list-item:first-child{border-top:none}.post-list-link{padding:28px 0 34px;display:block}.post-list-date{color:var(--muted-color);margin-bottom:14px;font-size:18px}.post-list-title{color:#2f3138;letter-spacing:-.02em;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(34px,5vw,58px);font-weight:700;line-height:1.15}.post-list-underline{background:#2f3138;width:34px;height:5px;margin-top:14px;transition:width .28s}.post-list-link:hover .post-list-underline{width:52px}.post-list-summary{color:#57534e;margin-top:14px;margin-bottom:0;font-size:18px;line-height:1.8}.post-tags-row{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:32px;display:flex}.tag-pill,.tag-pill-button{color:#64605c;background:#f8f7f5;border:1px solid #ece9e5;border-radius:8px;justify-content:center;align-items:center;padding:6px 12px;font-size:14px;line-height:1;transition:all .2s;display:inline-flex}.tag-pill:hover,.tag-pill-button:hover{color:#403d39;background:#f0edeb}.tag-pill-button{cursor:pointer}.tag-pill-active{color:#2f3138;background:#ece8e3}.tags-cloud{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:52px;display:flex}.tag-posts-section{margin-top:8px}.tag-section-title{color:#2f3138;margin-bottom:28px;font-family:Arial,Helvetica,sans-serif;font-size:42px}.tag-post-list{flex-direction:column;gap:16px;display:flex}.tag-post-row{justify-content:space-between;align-items:baseline;gap:24px;padding-bottom:6px;display:flex}.tag-post-link{color:#374151;font-size:28px}.tag-post-link:hover{color:#111827}.tag-post-date{color:var(--muted-color);white-space:nowrap;font-size:16px}.markdown-body{color:#4a4641;font-size:18px;line-height:1.95}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4{color:#2f3138;margin-top:2.2em;margin-bottom:.8em;font-family:Arial,Helvetica,sans-serif;font-weight:700;line-height:1.25}.markdown-body h1{font-size:42px}.markdown-body h2{font-size:34px}.markdown-body h3{font-size:28px}.markdown-body p{margin-bottom:1.2em}.markdown-body ul,.markdown-body ol{margin-bottom:1.2em;padding-left:1.5em}.markdown-body li{margin-bottom:.4em}.markdown-body blockquote{color:#6b665f;background:#faf9f7;border-left:4px solid #e7e2dc;margin:1.6em 0;padding:.6em 1.2em}.markdown-body strong{color:#2f3138}.markdown-body code{background:#f5f3f1;border-radius:4px;padding:.15em .35em;font-size:.92em}.markdown-body pre{background:#f5f3f1;border-radius:8px;margin-bottom:1.4em;padding:16px;overflow-x:auto}.markdown-body pre code{background:0 0;padding:0}.markdown-body a{color:var(--link-color);text-underline-offset:2px;text-decoration:underline}.markdown-body hr{border:none;border-top:1px solid var(--border-color);margin:2.4em 0}@media (width<=768px){.post-list-date{font-size:16px}.post-list-title{font-size:clamp(28px,8vw,40px)}.post-list-summary,.markdown-body{font-size:17px}.tag-post-row{flex-direction:column;gap:6px}.tag-post-link{font-size:22px}.tag-post-date{font-size:15px}.tag-section-title{font-size:32px}}.wide-content-width{width:min(100% - 80px,1240px);margin:0 auto}.editor-page-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:40px;display:grid}.editor-panel,.editor-preview-panel{border:1px solid var(--border-color);background:#fff;padding:28px}.editor-heading-block{margin-bottom:28px}.editor-page-title{color:#2f3138;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(38px,5vw,56px);font-weight:700;line-height:1.15}.editor-underline-left{margin-left:0!important;margin-right:0!important}.post-form{flex-direction:column;gap:22px;display:flex}.form-group{flex-direction:column;display:flex}.form-label{color:#3b3f46;margin-bottom:10px;font-family:Arial,Helvetica,sans-serif;font-size:15px;font-weight:600}.form-input,.form-textarea{color:#2f3440;background:#fff;border:1px solid #ddd7d2;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:16px;line-height:1.7;transition:border-color .2s,box-shadow .2s}.form-input:focus,.form-textarea:focus{border-color:#b9b1aa;box-shadow:0 0 0 3px #b9b1aa26}.form-textarea{resize:vertical;min-height:120px}.form-textarea-summary{min-height:110px}.form-textarea-content{min-height:420px}.form-help-text{color:var(--muted-color);margin-top:8px;margin-bottom:0;font-size:14px}.checkbox-row{cursor:pointer;color:#4f4a45;align-items:center;gap:10px;display:inline-flex}.checkbox-row input{width:16px;height:16px}.form-actions{margin-top:6px}.submit-button{appearance:none;color:#fff;cursor:pointer;background:#2f3138;border:none;padding:12px 22px;font-family:Arial,Helvetica,sans-serif;font-size:15px;transition:background .2s,opacity .2s}.submit-button:hover{background:#3d4048}.submit-button:disabled{opacity:.7;cursor:not-allowed}.success-text{color:#2f7a4e}.editor-preview-header{border-bottom:1px solid var(--border-color);margin-bottom:20px;padding-bottom:14px}.editor-preview-title{color:#2f3138;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:24px}.editor-preview-body{min-height:300px}.preview-post-title{color:#2f3138;letter-spacing:-.02em;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(34px,4vw,52px);font-weight:700;line-height:1.15}.preview-post-underline{background:#2f3138;width:42px;height:5px;margin-top:14px;margin-bottom:16px}.preview-post-summary{color:#57534e;margin-bottom:18px;font-size:18px}.post-tags-row-left{justify-content:flex-start}.preview-empty{padding:24px 0}@media (width<=980px){.wide-content-width{width:min(100% - 32px,1240px)}.editor-page-grid{grid-template-columns:1fr}.editor-panel,.editor-preview-panel{padding:22px}.form-textarea-content{min-height:320px}}.home-layout{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:48px;width:min(100% - 80px,1180px);margin:0 auto;display:grid}.home-sidebar{position:sticky;top:32px}.home-main{min-width:0}.profile-card{border:1px solid var(--border-color);background:#fbfaf8;border-radius:22px;padding:28px 24px}.profile-avatar-wrap{justify-content:center;margin-bottom:20px;display:flex}.profile-avatar{object-fit:cover;background:#f0ece7;border:1px solid #ebe6e0;border-radius:999px;width:112px;height:112px}.profile-avatar-placeholder{color:#9d978f;justify-content:center;align-items:center;font-family:Arial,Helvetica,sans-serif;font-size:14px;display:flex}.profile-name{text-align:center;color:#2f3138;margin:0 0 12px;font-family:Arial,Helvetica,sans-serif;font-size:30px}.profile-bio{margin-bottom:22px}.profile-bio-line{text-align:center;color:#6c675f;margin-bottom:6px;font-size:16px;line-height:1.7}.profile-stats{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:22px;display:grid}.profile-stat-item{text-align:center;background:#fff;border:1px solid #efeae4;border-radius:14px;padding:14px 10px}.profile-stat-label{color:#9c958d;margin-bottom:6px;font-family:Arial,Helvetica,sans-serif;font-size:13px;display:block}.profile-stat-value{color:#2f3138;font-family:Arial,Helvetica,sans-serif;font-size:24px;font-weight:700;display:block}.profile-socials{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.social-icon-link{color:#736d66;background:#fff;border:1px solid #ebe6e0;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;transition:all .2s;display:inline-flex}.social-icon-link:hover{color:#2f3138;border-color:#dcd4cd;transform:translateY(-1px)}.friends-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.friend-card{background:#eef0f5;border:1px solid #e1e5ec;border-radius:18px;align-items:center;gap:20px;padding:22px 20px;transition:transform .2s,box-shadow .2s,background .2s;display:flex}.friend-card:hover{background:#e7ebf3;transform:translateY(-2px);box-shadow:0 8px 24px #242a3814}.friend-avatar-wrap{flex-shrink:0}.friend-avatar{object-fit:cover;background:#d9dee8;border-radius:999px;width:72px;height:72px}.friend-avatar-placeholder{color:#7b8190;justify-content:center;align-items:center;font-family:Arial,Helvetica,sans-serif;font-size:12px;display:flex}.friend-info{min-width:0}.friend-name{color:#2f3138;margin:0 0 8px;font-family:Arial,Helvetica,sans-serif;font-size:30px;line-height:1.15}.friend-description{color:#5a6170;margin:0;font-size:16px;line-height:1.6}@media (width<=1024px){.home-layout{grid-template-columns:1fr;gap:28px;width:min(100% - 32px,1180px)}.home-sidebar{position:static}.friends-grid{grid-template-columns:1fr}}@media (width<=768px){.profile-card{padding:24px 18px}.friend-card{gap:16px;padding:18px 16px}.friend-name{font-size:24px}.friend-avatar{width:60px;height:60px}}.site-footer{border-top:1px solid var(--border-color);margin-top:40px}.site-footer-inner{width:min(100% - 80px, var(--site-max-width));text-align:center;margin:0 auto;padding:24px 0 40px}.beian-link{color:var(--muted-color);font-size:14px;transition:color .2s}.beian-link:hover{color:#6f6a65}@media (width<=768px){.site-footer-inner{width:min(100% - 32px, var(--site-max-width));padding:20px 0 32px}.beian-link{font-size:13px}}
