*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{overflow-y:scroll;background:#fff;color:#111;font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.6;font-weight:400}.wrap{max-width:640px;margin:0 auto;padding:80px 24px 120px}.about{display:flex;gap:24px;align-items:flex-start;justify-content:space-between;margin-bottom:48px}.photo{width:80px;height:80px;border-radius:10px;overflow:hidden;flex-shrink:0;order:2}.photo img{width:100%;object-fit:cover;object-position:center top;display:block}.about-text p{font-size:15px;color:#666;line-height:1.65}hr{border:none;border-top:1px solid #e5e5e5;margin-bottom:40px}.post-header{display:flex;justify-content:space-between;align-items:center}.close-btn{background:none;border:none;cursor:pointer;color:#888;font-size:16px;padding:0;line-height:1;transition:color .15s;font-weight:500}.close-btn:hover{color:#111}.section-label{font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#aaa;margin-bottom:16px}.post-list{list-style:none}.post-list li{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding:10px 0;border-bottom:1px solid #f0f0f0}.post-list li:last-child{border-bottom:none}.post-list a{color:#111;text-decoration:none;font-size:15px;transition:color .15s}.post-list a:hover{color:#888}.post-body{overflow:hidden;word-break:break-word}.post-body h1,.post-body h2,.post-body h3{font-size:15px;font-weight:500;margin:16px 0 4px}.post-body p{font-size:15px;color:#444;line-height:1.65;margin-bottom:10px}.post-body ul,.post-body ol{padding-left:20px;margin-bottom:10px}.post-body ul{list-style:disc}.post-body ol{list-style:decimal}.post-body li{font-size:15px;color:#444;line-height:1.65;margin-bottom:2px}.post-body blockquote{border-left:3px solid #e5e5e5;margin:12px 0;padding:2px 0 2px 12px;color:#888;font-style:italic}.post-body blockquote p{color:#888;margin-bottom:0}.post-body pre{background:#f6f6f6;border-radius:8px;padding:12px;margin:12px 0;overflow-x:auto}.post-body pre code{font-family:ui-monospace,monospace;font-size:13px;line-height:1.5;background:none;padding:0}.post-body code{font-family:ui-monospace,monospace;font-size:13px;background:#f0f0f0;padding:1px 4px;border-radius:4px}.post-body table{width:100%;border-collapse:collapse;font-size:14px;margin:12px 0}.post-body th{text-align:left;font-weight:500;color:#111;padding:6px 12px;border-bottom:2px solid #e5e5e5}.post-body td{padding:6px 12px;color:#444;border-bottom:1px solid #f0f0f0}.post-body tr:last-child td{border-bottom:none}.post-body hr{margin:20px 0}.post-body figure{margin:16px 0;text-align:center}.post-body figcaption{font-size:13px;color:#aaa;margin-top:6px}.post-body img{max-width:100%;border-radius:10px;display:inline-block;margin:0 auto;box-shadow:0 4px 16px #0000001a}.post-date{font-size:13px;color:#bbb;flex-shrink:0;white-space:nowrap}
