*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#fafafa;color:#1a1a1a}.container{max-width:720px;margin:0 auto;padding:24px 20px 80px}nav{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e5e5e5;background:#fff}nav a{margin-right:16px;color:#1a1a1a;text-decoration:none;font-weight:500}nav a:hover{text-decoration:underline}button{cursor:pointer;padding:10px 16px;border-radius:6px;border:none;background:#1a1a1a;color:#fff;font-size:14px}button:hover{opacity:.85}input,textarea{display:block;width:100%;padding:10px;margin-bottom:12px;border:1px solid #ccc;border-radius:6px;font-size:14px}form{max-width:400px}.post-card{border-bottom:1px solid #e5e5e5;padding:20px 0}.post-card h2{margin:0 0 8px}.post-card img,.post-detail img{max-width:100%;border-radius:8px;margin:12px 0}.error{color:#c0392b;margin-bottom:12px}.muted{color:#777;font-size:14px}
