:root{font-family:Pretendard,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f6f7fb;color:#222}body{margin:0;padding:0}.page{max-width:960px;margin:0 auto;padding:32px 16px 64px}header{margin-bottom:24px}header h1{margin:0 0 8px}section{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:16px;margin-bottom:16px;box-shadow:0 4px 12px #0000000a}.form{display:flex;flex-direction:column;gap:12px}label{display:flex;flex-direction:column;gap:6px;font-weight:600}input,textarea,button{font-family:inherit}input,textarea{padding:10px;border:1px solid #d1d5db;border-radius:8px;background:#fdfdfd}textarea{min-height:100px;resize:vertical}.actions,.list-header,.post-actions{display:flex;gap:8px;align-items:center}button{padding:10px 14px;border:none;border-radius:8px;cursor:pointer;background:#2563eb;color:#fff;font-weight:600}button.secondary{background:#6b7280}button.danger{background:#dc2626}.post-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.post-item{padding:12px;border:1px solid #e5e7eb;border-radius:8px;background:#fafafa}.post-meta h3{margin:0 0 4px}.post-author,.post-dates{margin:0;color:#555;font-size:14px}.post-content{white-space:pre-line}.message{margin-top:10px;padding:10px;border-radius:8px;font-weight:600}.message.success{background:#ecfdf3;color:#166534}.message.error{background:#fef2f2;color:#991b1b}@media (max-width: 640px){.page{padding:16px 12px}}
