body{justify-content:center;padding:40px 20px;display:flex}.page{width:100%;max-width:640px}.row{margin-bottom:18px}.footer-btns{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}table{border-collapse:collapse;width:100%}.topText{text-align:center}h1.topText a{color:inherit;text-decoration:none}.nav-btns{flex-wrap:wrap;justify-content:center;gap:10px;margin:20px 0;display:flex}.nav-btns a.cs-btn{text-decoration:none;display:inline-block}th,td{text-align:left;padding:6px 8px}.post-list{flex-direction:column;gap:14px;display:flex}.post-card{border:1px solid;border-color:var(--border-light) var(--border-dark) var(--border-dark) var(--border-light);background-color:var(--secondary-bg);padding:12px 14px}.post-card h3{margin:0 0 6px}.post-card h3 a{color:var(--accent);text-decoration:none}.post-card h3 a:hover{text-decoration:underline}.post-meta{color:var(--text-3);margin:0 0 8px;font-size:13px}.post-excerpt{color:var(--text);margin:0}.post-body{white-space:pre-wrap;line-height:1.5}.post-body a{color:var(--accent)}.post-body a:hover{text-decoration:underline}.field-hint{color:var(--text-3);margin:4px 0 0;font-size:12px}.form-field{flex-direction:column;gap:4px;margin-bottom:16px;display:flex}.form-field label{font-size:14px}textarea.cs-input{resize:vertical;box-sizing:border-box;width:100%;min-height:220px;font-family:inherit}input.cs-input{box-sizing:border-box;width:100%}.banner{border:1px solid;margin-bottom:16px;padding:10px 12px}.banner.error{color:#f0c9c9;background-color:#4a2626;border-color:#7a2f2f}.banner.success{border-color:var(--secondary-accent);background-color:var(--secondary-bg);color:var(--accent)}.empty-state{text-align:center;color:var(--text-3);padding:20px 0}.blog-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;display:flex}.blog-header h2{margin:0}
