:root{--ink:#20242a;--muted:#78818d;--line:#e3e6e9;--soft:#f5f6f7;--paper:#fff;--accent:#315f87}*{box-sizing:border-box}html{background:var(--paper);min-width:1120px}body{background:var(--paper);color:var(--ink);margin:0;font-family:Microsoft YaHei,PingFang SC,Noto Sans CJK SC,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{-webkit-appearance:none;appearance:none}.boot-screen{background:#fff;min-height:100vh}.login-page{background:#f6f6f4;place-items:center;min-height:100vh;padding:72px;display:grid}.login-card{text-align:center;background:#fff;border:1px solid #dedfdf;border-radius:5px;width:440px;padding:46px 48px 44px;box-shadow:0 14px 38px #1f283114}.login-mark{width:62px;height:62px;color:var(--accent);letter-spacing:.06em;background:#edf1f4;border-radius:50%;place-items:center;margin:0 auto 18px;font-size:22px;font-weight:700;display:grid}.login-kicker,.blog-kicker,.article-heading>div>p{color:#8c949d;letter-spacing:.16em;margin:0;font-size:11px}.login-card h1{margin:8px 0 14px;font-size:27px;font-weight:600}.login-notice{color:#68727e;margin:0 auto 30px;font-size:14px;line-height:1.75}.login-form{text-align:left}.login-form label{margin-top:17px;display:block}.login-form label span{color:#44505e;margin-bottom:8px;font-size:13px;display:block}.login-form input,.private-panel input{width:100%;height:44px;color:var(--ink);background:#fff;border:1px solid #cdd2d7;border-radius:4px;outline:none;padding:0 13px}.login-form input:focus,.private-panel input:focus{border-color:#7f9db7;box-shadow:0 0 0 3px #315f8714}.login-error,.private-error{color:#a43d3d;text-align:center;min-height:20px;margin:9px 0 3px;font-size:13px}.login-form button,.private-panel button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:4px;width:100%;height:45px}.login-form button:hover:not(:disabled),.private-panel button:hover:not(:disabled){background:#274f72}.login-form button:disabled,.private-panel button:disabled{cursor:wait;opacity:.76}.login-overlay{z-index:20;color:#4e5965;background:#fffffff0;place-content:center;justify-items:center;gap:15px;font-size:14px;display:grid;position:fixed;inset:0}.loading-spinner{border:3px solid #dce1e5;border-top-color:var(--accent);border-radius:50%;width:38px;height:38px;animation:.8s linear infinite loading-rotate}@keyframes loading-rotate{to{transform:rotate(360deg)}}.blog-shell{background:#f7f7f5;min-height:100vh}.blog-header{background:#fff;border-bottom:1px solid #dfe2e4}.blog-header-inner{justify-content:space-between;align-items:center;width:1160px;height:124px;margin:0 auto;display:flex}.site-title{display:block}.blog-header h1{margin:8px 0 0;font-size:30px;font-weight:600}.blog-header nav{align-items:center;gap:28px;display:flex}.blog-header nav a,.blog-header nav button{color:#68717b;cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:13px}.blog-header nav a:hover,.blog-header nav button:hover{color:var(--accent)}.blog-layout{grid-template-columns:292px 1fr;align-items:start;gap:30px;width:1160px;margin:36px auto 80px;display:grid}.profile-card,.article-panel,.post-article{border:1px solid var(--line);background:#fff;border-radius:5px}.profile-card{text-align:center;padding:30px 27px 27px}.profile-avatar{object-fit:cover;object-position:center 45%;border:1px solid #d8dde2;border-radius:50%;width:116px;height:116px;margin:0 auto 18px;display:block}.profile-card h2{margin:0;font-size:23px;font-weight:600}.english-name{color:#8b929b;margin:6px 0 0;font-size:13px}.profession{color:var(--accent);margin:14px 0 0;font-size:14px}.bio{color:#6e7680;margin:14px 0 20px;font-size:13px;line-height:1.8}.profile-details{text-align:left;border-top:1px solid #eceeef;margin:0;padding-top:17px}.profile-details div{grid-template-columns:64px 1fr;gap:8px;padding:7px 0;font-size:12px;line-height:1.55;display:grid}.profile-details dt{color:#8b9299}.profile-details dd{color:#46515d;overflow-wrap:anywhere;margin:0}.profile-card blockquote{color:#4d5660;border-top:1px solid #eceeef;margin:18px 0 0;padding:15px 0 0;font-size:13px;line-height:1.75}.article-panel{overflow:hidden}.article-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:88px;padding:0 31px;display:flex}.article-heading h2{margin:6px 0 0;font-size:20px;font-weight:600}.article-heading>span{color:#929aa3;font-size:12px}.post-list{background:#f0f2f3;gap:13px;padding:17px;display:grid}.post-list-item{width:100%;min-height:86px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe3e6;border-radius:4px;flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;padding:0 35px;display:flex}.post-list-item:hover{background:#f8fafb;border-color:#aebdca}.post-list-item:focus-visible{z-index:1;outline-offset:-2px;outline:2px solid #7595b0;position:relative}.post-list-date{color:#858d96;font-size:12px;line-height:1}.post-list-title{font-size:19px;font-weight:600;line-height:1.5}.post-list-item.is-untitled{min-height:86px}.back-link{color:var(--accent);font-size:13px}.back-link:hover{text-decoration:underline}.article-layout{grid-template-columns:292px 1fr}.post-article{padding:35px 44px 48px}.back-link{margin-bottom:31px;display:inline-block}.post-header{border-bottom:1px solid #e6e8ea;margin-bottom:29px;padding-bottom:24px}.post-header time{color:#858d96;font-size:13px}.post-header h1{margin:9px 0 0;font-size:30px;font-weight:600;line-height:1.4}.post-copy p{color:#33383e;white-space:pre-wrap;margin:0 0 18px;font-size:16px;line-height:2}.post-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:28px 0 8px;display:grid}.post-gallery img{aspect-ratio:1;object-fit:cover;background:#f4f4f2;border:1px solid #e1e3e5;width:100%;display:block}.comments{border-top:1px solid #dedfe1;margin-top:42px;padding-top:31px}.comments h2{margin:0 0 21px;font-size:19px;font-weight:600}.comment-item{border-top:1px solid #eceeef;padding:17px 0}.comments>.comment-item:first-of-type{border-top:0}.comment-reply{background:#f7f8f8;border-top:0;border-left:3px solid #e0e4e8;margin:15px 0 0 34px;padding:14px 18px}.comment-meta{justify-content:space-between;align-items:baseline;gap:14px;margin-bottom:7px;display:flex}.comment-author{color:#3f4f5e;margin:0;font-size:13px;font-weight:600}.comment-meta time{color:#989fa6;flex:none;font-size:11px}.comment-content{color:#4f565e;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.8}.private-panel{background:#f8f8f7;border:1px solid #dfe2e5;width:430px;margin:45px auto 72px;padding:31px 34px 34px}.private-panel>p{color:#414a53;text-align:center;margin:0 0 24px;font-size:15px}.private-panel label{color:#4c5661;margin-bottom:8px;font-size:13px;display:block}.opening-line{min-height:32px}.post-modal-backdrop{z-index:100;background:#11161b85;place-items:center;padding:32px;display:grid;position:fixed;inset:0}.post-modal{background:#fff;border:1px solid #d9dde1;border-radius:5px;flex-direction:column;width:min(1000px,100vw - 64px);height:min(880px,100vh - 64px);display:flex;overflow:hidden;box-shadow:0 24px 74px #0a121947}.post-modal.has-comments{width:min(1480px,100vw - 64px)}.post-modal-toolbar{z-index:2;background:#fffffff7;border-bottom:1px solid #e5e7e9;flex:none;justify-content:flex-end;padding:13px 18px;display:flex;position:sticky;top:0}.post-modal-close{color:#68717b;cursor:pointer;background:0 0;border:0;padding:5px 2px;font-size:13px}.post-modal-close:hover{color:var(--accent)}.post-modal-close:focus-visible{outline-offset:3px;outline:2px solid #7595b0}.post-modal-content{flex:auto;min-height:0}.post-modal-content.has-comments{grid-template-columns:minmax(0,2fr) minmax(380px,.88fr);display:grid}.post-modal-main{min-width:0;padding:34px 44px 48px;overflow-y:auto}.post-modal-comments{background:#fbfbfa;border-left:1px solid #e2e5e7;min-width:0;overflow-y:auto}.post-modal-comments .comments{border-top:0;margin:0;padding:0}.post-modal-comments .comments h2{z-index:1;background:#fbfbfaf7;border-bottom:1px solid #e2e5e7;margin:0;padding:22px 26px 18px;position:sticky;top:0}.post-modal-comments .comments-list{padding:0 26px 22px}.post-modal-comments .comment-reply{margin-left:18px;padding-right:12px}.post-modal .private-panel{margin-bottom:24px}.post-modal-backdrop.is-alternate{background:#050505}.post-modal.is-alternate{color:#821818;box-shadow:none;background:#050505;border-color:#250909}.post-modal.is-alternate .post-modal-toolbar{background:#050505;border-bottom-color:#1c0909}.post-modal.is-alternate .post-modal-close{color:#666}.post-modal.is-alternate .post-modal-close:hover{color:#929292}.post-modal.is-alternate .post-header{border-bottom-color:#210909}.post-modal.is-alternate .post-header time{color:#585858}.post-modal.is-alternate .post-copy p{color:#8b1111;margin:0;font-size:24px;font-weight:600;line-height:1.9}.alternate-page{color:#821818;background:#050505;min-height:100vh;padding:42px 0 100px}.alternate-page nav,.alternate-page article{width:820px;margin:0 auto}.alternate-page nav{margin-bottom:104px}.alternate-page nav a{color:#6f6f6f;font-size:13px}.alternate-page nav a:hover{color:#979797}.alternate-page article time{color:#585858;font-size:13px}.alternate-copy{margin-top:31px}.alternate-copy p{color:#8b1111;margin:0;font-size:24px;font-weight:600;line-height:1.9}
