@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400&display=swap";*,*:before,*:after{box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f5f5;color:#1a1a1a;margin:0;padding:0;font-size:15px;line-height:1.6}a{color:#2563eb;text-decoration:none}a:hover{color:#1d4ed8;text-decoration:underline}.site-header{background:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 1px 3px #0000000f}.header-inner{max-width:960px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center;height:56px}.site-logo{font-size:1.25rem;font-weight:700;color:#1a1a1a;letter-spacing:-.02em}.site-logo:hover{color:#1a1a1a;text-decoration:none}.site-logo span{color:#2563eb}nav{display:flex;align-items:center;gap:1.25rem;font-size:14px}nav a{color:#555;font-weight:500}nav a:hover{color:#1a1a1a}nav form{display:inline}nav .user-name{color:#1a1a1a;font-weight:600}nav button{background:none;border:none;color:#888;cursor:pointer;font-family:inherit;font-size:inherit;padding:0;font-weight:500}nav button:hover{color:#1a1a1a;text-decoration:underline}main{max-width:960px;margin:0 auto;padding:1.5rem}footer{max-width:960px;margin:2rem auto 1rem;padding:1rem 1.5rem;border-top:1px solid #e0e0e0;color:#999;font-size:13px}h1{color:#1a1a1a;font-size:1.5rem;font-weight:700;margin:0 0 1rem}.breadcrumb{font-size:13px;color:#888;margin-bottom:.75rem}.breadcrumb a{color:#666}.breadcrumb a:hover{color:#2563eb}table{width:100%;border-collapse:collapse;margin:.75rem 0;background:#fff;border-radius:8px;overflow:hidden;border:1px solid #e0e0e0}th,td{text-align:left;padding:.65rem 1rem}th{background:#fafafa;color:#666;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e0e0e0}td{border-bottom:1px solid #f0f0f0}tr:last-child td{border-bottom:none}tbody tr:hover{background:#f9fafb}td.num{text-align:right;width:6ch;color:#888}td.date{width:20ch;font-size:13px;color:#888}td.author{width:16ch;color:#666}.post{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:.75rem;overflow:hidden}.post-root{border-color:#2563eb;border-width:1px 1px 1px 3px}.post-header{background:#fafafa;padding:.5rem 1rem;display:flex;gap:1.5rem;font-size:13px;border-bottom:1px solid #f0f0f0}.post-author{color:#2563eb;font-weight:600}.post-date{color:#999}.post-num{color:#bbb;margin-left:auto}.post-body{padding:1rem;line-height:1.7}.post-body p{margin:0 0 .75rem}.post-body p:last-child{margin-bottom:0}.post-body code{font-family:IBM Plex Mono,monospace;background:#f5f5f5;padding:.15rem .4rem;border-radius:3px;font-size:13px}.post-body pre{font-family:IBM Plex Mono,monospace;background:#f8f8f8;padding:.75rem 1rem;overflow-x:auto;border:1px solid #e8e8e8;border-radius:6px;font-size:13px;line-height:1.5}.post-body blockquote{border-left:3px solid #d0d0d0;margin:.75rem 0;padding-left:1rem;color:#666}.form-group{margin-bottom:1rem}label{display:block;color:#444;font-size:13px;font-weight:600;margin-bottom:.35rem}input[type=text],input[type=password],textarea{width:100%;background:#fff;border:1px solid #d0d0d0;border-radius:6px;color:#1a1a1a;font-family:inherit;font-size:15px;padding:.5rem .75rem;transition:border-color .15s}input:focus,textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}textarea{resize:vertical;min-height:5rem;font-family:IBM Plex Mono,monospace;font-size:14px}button[type=submit]{background:#2563eb;border:none;border-radius:6px;color:#fff;font-family:inherit;font-size:14px;font-weight:600;padding:.5rem 1.5rem;cursor:pointer;transition:background .15s}button[type=submit]:hover{background:#1d4ed8}.actions{margin-bottom:1rem}.actions a{display:inline-block;background:#2563eb;color:#fff;padding:.45rem 1.25rem;border-radius:6px;font-size:14px;font-weight:600;transition:background .15s}.actions a:hover{background:#1d4ed8;text-decoration:none}.login-form{max-width:380px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem}.login-prompt{color:#888;font-size:14px;margin-top:1.5rem}.login-prompt a{font-weight:600}.error{color:#dc2626;border:1px solid #fecaca;padding:.75rem 1rem;background:#fef2f2;border-radius:6px;font-size:14px}.pagination{margin:1rem 0;font-size:14px}.pagination a{font-weight:500}.post-form{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1.25rem;margin-top:1rem}
